@syntrologie/runtime-sdk 2.8.0-canary.9 → 2.8.0-canary.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CAPABILITIES.md +291 -181
- package/README.md +3 -0
- package/dist/actions/schema.d.ts +783 -783
- package/dist/actions/schema.js +3 -3
- package/dist/actions/types.d.ts +3 -3
- package/dist/actions/validation-core.d.ts +24 -0
- package/dist/actions/validation-rules.d.ts +74 -0
- package/dist/actions/validation.d.ts +5 -11
- package/dist/anchor/AnchorResolver.d.ts +1 -0
- package/dist/bootstrap-init.d.ts +33 -0
- package/dist/bootstrap-runtime.d.ts +7 -0
- package/dist/bootstrap-types.d.ts +101 -0
- package/dist/bootstrap.d.ts +19 -83
- package/dist/{chunk-R5DNAIRI.js → chunk-77TNZ66J.js} +4 -4
- package/dist/{chunk-R5DNAIRI.js.map → chunk-77TNZ66J.js.map} +2 -2
- package/dist/{chunk-XDYJ64IN.js → chunk-IR6UOR63.js} +4 -4
- package/dist/chunk-IR6UOR63.js.map +7 -0
- package/dist/{chunk-UURRUKSW.js → chunk-TOBT6CVT.js} +1917 -725
- package/dist/chunk-TOBT6CVT.js.map +7 -0
- package/dist/chunk-YLLWLUQX.js +241 -0
- package/dist/chunk-YLLWLUQX.js.map +7 -0
- package/dist/components/ShadowCanvasOverlay.d.ts +1 -2
- package/dist/components/TileIcon.d.ts +2 -2
- package/dist/components/emojiToIcon.d.ts +24 -0
- package/dist/config/schema.d.ts +147 -136
- package/dist/config/schema.js +2 -2
- package/dist/decisions/schema.d.ts +47 -47
- package/dist/decisions/schema.js +1 -1
- package/dist/events/EventBus.d.ts +27 -1
- package/dist/events/history.d.ts +9 -0
- package/dist/events/index.d.ts +3 -0
- package/dist/events/normalizers/posthog.d.ts +4 -50
- package/dist/events/types.d.ts +30 -23
- package/dist/events/validation.d.ts +7 -0
- package/dist/fetchers/experimentsFetcher.d.ts +3 -3
- package/dist/fetchers/mergeConfigs.d.ts +7 -7
- package/dist/index.d.ts +0 -2
- package/dist/index.js +1198 -2035
- package/dist/index.js.map +4 -4
- package/dist/overlays/runtime/overlay/overlay-runner.d.ts +4 -0
- package/dist/overlays/runtime/overlay/overlay-state.d.ts +21 -0
- package/dist/overlays/types.d.ts +3 -1
- package/dist/react.js +6 -4
- package/dist/react.js.map +2 -2
- package/dist/smart-canvas.esm.js +104 -109
- package/dist/smart-canvas.esm.js.map +4 -4
- package/dist/smart-canvas.js +6277 -5463
- package/dist/smart-canvas.js.map +4 -4
- package/dist/smart-canvas.min.js +104 -109
- package/dist/smart-canvas.min.js.map +4 -4
- package/dist/telemetry/InterventionTracker.d.ts +23 -0
- package/dist/telemetry/adapters/posthog.d.ts +30 -4
- package/dist/telemetry/index.d.ts +1 -0
- package/dist/test/setup.d.ts +1 -0
- package/dist/token.d.ts +2 -0
- package/dist/version.d.ts +1 -1
- package/package.json +23 -28
- package/schema/canvas-config.schema.json +2369 -11366
- package/scripts/syntroReactPlugin.mjs +3 -0
- package/scripts/validate-config.mjs +42 -0
- package/dist/chunk-BU4Z6PD7.js +0 -218
- package/dist/chunk-BU4Z6PD7.js.map +0 -7
- package/dist/chunk-UURRUKSW.js.map +0 -7
- package/dist/chunk-XDYJ64IN.js.map +0 -7
package/dist/smart-canvas.min.js
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
var SyntrologieSDK=(()=>{var GT=Object.create;var dl=Object.defineProperty;var ZT=Object.getOwnPropertyDescriptor;var WT=Object.getOwnPropertyNames;var XT=Object.getPrototypeOf,YT=Object.prototype.hasOwnProperty;var Q0=t=>{throw TypeError(t)};var KT=(t,e,a)=>e in t?dl(t,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[e]=a;var rn=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),J0=(t,e)=>{for(var a in e)dl(t,a,{get:e[a],enumerable:!0})},eS=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of WT(e))!YT.call(t,r)&&r!==a&&dl(t,r,{get:()=>e[r],enumerable:!(n=ZT(e,r))||n.enumerable});return t};var K=(t,e,a)=>(a=t!=null?GT(XT(t)):{},eS(e||!t||!t.__esModule?dl(a,"default",{value:t,enumerable:!0}):a,t)),QT=t=>eS(dl({},"__esModule",{value:!0}),t);var B=(t,e,a)=>KT(t,typeof e!="symbol"?e+"":e,a),tS=(t,e,a)=>e.has(t)||Q0("Cannot "+a);var me=(t,e,a)=>(tS(t,e,"read from private field"),a?a.call(t):e.get(t)),xr=(t,e,a)=>e.has(t)?Q0("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),on=(t,e,a,n)=>(tS(t,e,"write to private field"),n?n.call(t,a):e.set(t,a),a);var fS=rn(oe=>{"use strict";var lm=Symbol.for("react.transitional.element"),JT=Symbol.for("react.portal"),eR=Symbol.for("react.fragment"),tR=Symbol.for("react.strict_mode"),aR=Symbol.for("react.profiler"),nR=Symbol.for("react.consumer"),rR=Symbol.for("react.context"),oR=Symbol.for("react.forward_ref"),iR=Symbol.for("react.suspense"),sR=Symbol.for("react.memo"),iS=Symbol.for("react.lazy"),lR=Symbol.for("react.activity"),aS=Symbol.iterator;function uR(t){return t===null||typeof t!="object"?null:(t=aS&&t[aS]||t["@@iterator"],typeof t=="function"?t:null)}var sS={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},lS=Object.assign,uS={};function _i(t,e,a){this.props=t,this.context=e,this.refs=uS,this.updater=a||sS}_i.prototype.isReactComponent={};_i.prototype.setState=function(t,e){if(typeof t!="object"&&typeof t!="function"&&t!=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,t,e,"setState")};_i.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function cS(){}cS.prototype=_i.prototype;function um(t,e,a){this.props=t,this.context=e,this.refs=uS,this.updater=a||sS}var cm=um.prototype=new cS;cm.constructor=um;lS(cm,_i.prototype);cm.isPureReactComponent=!0;var nS=Array.isArray;function sm(){}var Fe={H:null,A:null,T:null,S:null},dS=Object.prototype.hasOwnProperty;function dm(t,e,a){var n=a.ref;return{$$typeof:lm,type:t,key:e,ref:n!==void 0?n:null,props:a}}function cR(t,e){return dm(t.type,e,t.props)}function fm(t){return typeof t=="object"&&t!==null&&t.$$typeof===lm}function dR(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(a){return e[a]})}var rS=/\/+/g;function im(t,e){return typeof t=="object"&&t!==null&&t.key!=null?dR(""+t.key):e.toString(36)}function fR(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(sm,sm):(t.status="pending",t.then(function(e){t.status==="pending"&&(t.status="fulfilled",t.value=e)},function(e){t.status==="pending"&&(t.status="rejected",t.reason=e)})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}}throw t}function Ci(t,e,a,n,r){var o=typeof t;(o==="undefined"||o==="boolean")&&(t=null);var i=!1;if(t===null)i=!0;else switch(o){case"bigint":case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case lm:case JT:i=!0;break;case iS:return i=t._init,Ci(i(t._payload),e,a,n,r)}}if(i)return r=r(t),i=n===""?"."+im(t,0):n,nS(r)?(a="",i!=null&&(a=i.replace(rS,"$&/")+"/"),Ci(r,e,a,"",function(u){return u})):r!=null&&(fm(r)&&(r=cR(r,a+(r.key==null||t&&t.key===r.key?"":(""+r.key).replace(rS,"$&/")+"/")+i)),e.push(r)),1;i=0;var s=n===""?".":n+":";if(nS(t))for(var l=0;l<t.length;l++)n=t[l],o=s+im(n,l),i+=Ci(n,e,a,o,r);else if(l=uR(t),typeof l=="function")for(t=l.call(t),l=0;!(n=t.next()).done;)n=n.value,o=s+im(n,l++),i+=Ci(n,e,a,o,r);else if(o==="object"){if(typeof t.then=="function")return Ci(fR(t),e,a,n,r);throw e=String(t),Error("Objects are not valid as a React child (found: "+(e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.")}return i}function Pc(t,e,a){if(t==null)return t;var n=[],r=0;return Ci(t,n,"","",function(o){return e.call(a,o,r++)}),n}function pR(t){if(t._status===-1){var e=t._result;e=e(),e.then(function(a){(t._status===0||t._status===-1)&&(t._status=1,t._result=a)},function(a){(t._status===0||t._status===-1)&&(t._status=2,t._result=a)}),t._status===-1&&(t._status=0,t._result=e)}if(t._status===1)return t._result.default;throw t._result}var oS=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},hR={map:Pc,forEach:function(t,e,a){Pc(t,function(){e.apply(this,arguments)},a)},count:function(t){var e=0;return Pc(t,function(){e++}),e},toArray:function(t){return Pc(t,function(e){return e})||[]},only:function(t){if(!fm(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};oe.Activity=lR;oe.Children=hR;oe.Component=_i;oe.Fragment=eR;oe.Profiler=aR;oe.PureComponent=um;oe.StrictMode=tR;oe.Suspense=iR;oe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Fe;oe.__COMPILER_RUNTIME={__proto__:null,c:function(t){return Fe.H.useMemoCache(t)}};oe.cache=function(t){return function(){return t.apply(null,arguments)}};oe.cacheSignal=function(){return null};oe.cloneElement=function(t,e,a){if(t==null)throw Error("The argument must be a React element, but you passed "+t+".");var n=lS({},t.props),r=t.key;if(e!=null)for(o in e.key!==void 0&&(r=""+e.key),e)!dS.call(e,o)||o==="key"||o==="__self"||o==="__source"||o==="ref"&&e.ref===void 0||(n[o]=e[o]);var o=arguments.length-2;if(o===1)n.children=a;else if(1<o){for(var i=Array(o),s=0;s<o;s++)i[s]=arguments[s+2];n.children=i}return dm(t.type,r,n)};oe.createContext=function(t){return t={$$typeof:rR,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:nR,_context:t},t};oe.createElement=function(t,e,a){var n,r={},o=null;if(e!=null)for(n in e.key!==void 0&&(o=""+e.key),e)dS.call(e,n)&&n!=="key"&&n!=="__self"&&n!=="__source"&&(r[n]=e[n]);var i=arguments.length-2;if(i===1)r.children=a;else if(1<i){for(var s=Array(i),l=0;l<i;l++)s[l]=arguments[l+2];r.children=s}if(t&&t.defaultProps)for(n in i=t.defaultProps,i)r[n]===void 0&&(r[n]=i[n]);return dm(t,o,r)};oe.createRef=function(){return{current:null}};oe.forwardRef=function(t){return{$$typeof:oR,render:t}};oe.isValidElement=fm;oe.lazy=function(t){return{$$typeof:iS,_payload:{_status:-1,_result:t},_init:pR}};oe.memo=function(t,e){return{$$typeof:sR,type:t,compare:e===void 0?null:e}};oe.startTransition=function(t){var e=Fe.T,a={};Fe.T=a;try{var n=t(),r=Fe.S;r!==null&&r(a,n),typeof n=="object"&&n!==null&&typeof n.then=="function"&&n.then(sm,oS)}catch(o){oS(o)}finally{e!==null&&a.types!==null&&(e.types=a.types),Fe.T=e}};oe.unstable_useCacheRefresh=function(){return Fe.H.useCacheRefresh()};oe.use=function(t){return Fe.H.use(t)};oe.useActionState=function(t,e,a){return Fe.H.useActionState(t,e,a)};oe.useCallback=function(t,e){return Fe.H.useCallback(t,e)};oe.useContext=function(t){return Fe.H.useContext(t)};oe.useDebugValue=function(){};oe.useDeferredValue=function(t,e){return Fe.H.useDeferredValue(t,e)};oe.useEffect=function(t,e){return Fe.H.useEffect(t,e)};oe.useEffectEvent=function(t){return Fe.H.useEffectEvent(t)};oe.useId=function(){return Fe.H.useId()};oe.useImperativeHandle=function(t,e,a){return Fe.H.useImperativeHandle(t,e,a)};oe.useInsertionEffect=function(t,e){return Fe.H.useInsertionEffect(t,e)};oe.useLayoutEffect=function(t,e){return Fe.H.useLayoutEffect(t,e)};oe.useMemo=function(t,e){return Fe.H.useMemo(t,e)};oe.useOptimistic=function(t,e){return Fe.H.useOptimistic(t,e)};oe.useReducer=function(t,e,a){return Fe.H.useReducer(t,e,a)};oe.useRef=function(t){return Fe.H.useRef(t)};oe.useState=function(t){return Fe.H.useState(t)};oe.useSyncExternalStore=function(t,e,a){return Fe.H.useSyncExternalStore(t,e,a)};oe.useTransition=function(){return Fe.H.useTransition()};oe.version="19.2.4"});var Xe=rn((W3,pS)=>{"use strict";pS.exports=fS()});var mS=rn(Pt=>{"use strict";var mR=Xe();function hS(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function br(){}var Bt={d:{f:br,r:function(){throw Error(hS(522))},D:br,C:br,L:br,m:br,X:br,S:br,M:br},p:0,findDOMNode:null},gR=Symbol.for("react.portal");function vR(t,e,a){var n=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:gR,key:n==null?null:""+n,children:t,containerInfo:e,implementation:a}}var fl=mR.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function Fc(t,e){if(t==="font")return"";if(typeof e=="string")return e==="use-credentials"?e:""}Pt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Bt;Pt.createPortal=function(t,e){var a=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)throw Error(hS(299));return vR(t,e,null,a)};Pt.flushSync=function(t){var e=fl.T,a=Bt.p;try{if(fl.T=null,Bt.p=2,t)return t()}finally{fl.T=e,Bt.p=a,Bt.d.f()}};Pt.preconnect=function(t,e){typeof t=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,Bt.d.C(t,e))};Pt.prefetchDNS=function(t){typeof t=="string"&&Bt.d.D(t)};Pt.preinit=function(t,e){if(typeof t=="string"&&e&&typeof e.as=="string"){var a=e.as,n=Fc(a,e.crossOrigin),r=typeof e.integrity=="string"?e.integrity:void 0,o=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;a==="style"?Bt.d.S(t,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:n,integrity:r,fetchPriority:o}):a==="script"&&Bt.d.X(t,{crossOrigin:n,integrity:r,fetchPriority:o,nonce:typeof e.nonce=="string"?e.nonce:void 0})}};Pt.preinitModule=function(t,e){if(typeof t=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var a=Fc(e.as,e.crossOrigin);Bt.d.M(t,{crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0})}}else e==null&&Bt.d.M(t)};Pt.preload=function(t,e){if(typeof t=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var a=e.as,n=Fc(a,e.crossOrigin);Bt.d.L(t,a,{crossOrigin:n,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0,type:typeof e.type=="string"?e.type:void 0,fetchPriority:typeof e.fetchPriority=="string"?e.fetchPriority:void 0,referrerPolicy:typeof e.referrerPolicy=="string"?e.referrerPolicy:void 0,imageSrcSet:typeof e.imageSrcSet=="string"?e.imageSrcSet:void 0,imageSizes:typeof e.imageSizes=="string"?e.imageSizes:void 0,media:typeof e.media=="string"?e.media:void 0})}};Pt.preloadModule=function(t,e){if(typeof t=="string")if(e){var a=Fc(e.as,e.crossOrigin);Bt.d.m(t,{as:typeof e.as=="string"&&e.as!=="script"?e.as:void 0,crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0})}else Bt.d.m(t)};Pt.requestFormReset=function(t){Bt.d.r(t)};Pt.unstable_batchedUpdates=function(t,e){return t(e)};Pt.useFormState=function(t,e,a){return fl.H.useFormState(t,e,a)};Pt.useFormStatus=function(){return fl.H.useHostTransitionStatus()};Pt.version="19.2.4"});var pl=rn((Y3,vS)=>{"use strict";function gS(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(gS)}catch(t){console.error(t)}}gS(),vS.exports=mS()});var IS=rn(qe=>{"use strict";function gm(t,e){var a=t.length;t.push(e);e:for(;0<a;){var n=a-1>>>1,r=t[n];if(0<Nc(r,e))t[n]=e,t[a]=r,a=n;else break e}}function sn(t){return t.length===0?null:t[0]}function Uc(t){if(t.length===0)return null;var e=t[0],a=t.pop();if(a!==e){t[0]=a;e:for(var n=0,r=t.length,o=r>>>1;n<o;){var i=2*(n+1)-1,s=t[i],l=i+1,u=t[l];if(0>Nc(s,a))l<r&&0>Nc(u,s)?(t[n]=u,t[l]=a,n=l):(t[n]=s,t[i]=a,n=i);else if(l<r&&0>Nc(u,a))t[n]=u,t[l]=a,n=l;else break e}}return e}function Nc(t,e){var a=t.sortIndex-e.sortIndex;return a!==0?a:t.id-e.id}qe.unstable_now=void 0;typeof performance=="object"&&typeof performance.now=="function"?(yS=performance,qe.unstable_now=function(){return yS.now()}):(pm=Date,xS=pm.now(),qe.unstable_now=function(){return pm.now()-xS});var yS,pm,xS,kn=[],Sr=[],yR=1,Ca=null,Tt=3,vm=!1,hl=!1,ml=!1,ym=!1,CS=typeof setTimeout=="function"?setTimeout:null,_S=typeof clearTimeout=="function"?clearTimeout:null,bS=typeof setImmediate<"u"?setImmediate:null;function Hc(t){for(var e=sn(Sr);e!==null;){if(e.callback===null)Uc(Sr);else if(e.startTime<=t)Uc(Sr),e.sortIndex=e.expirationTime,gm(kn,e);else break;e=sn(Sr)}}function xm(t){if(ml=!1,Hc(t),!hl)if(sn(kn)!==null)hl=!0,Li||(Li=!0,wi());else{var e=sn(Sr);e!==null&&bm(xm,e.startTime-t)}}var Li=!1,gl=-1,wS=5,LS=-1;function kS(){return ym?!0:!(qe.unstable_now()-LS<wS)}function hm(){if(ym=!1,Li){var t=qe.unstable_now();LS=t;var e=!0;try{e:{hl=!1,ml&&(ml=!1,_S(gl),gl=-1),vm=!0;var a=Tt;try{t:{for(Hc(t),Ca=sn(kn);Ca!==null&&!(Ca.expirationTime>t&&kS());){var n=Ca.callback;if(typeof n=="function"){Ca.callback=null,Tt=Ca.priorityLevel;var r=n(Ca.expirationTime<=t);if(t=qe.unstable_now(),typeof r=="function"){Ca.callback=r,Hc(t),e=!0;break t}Ca===sn(kn)&&Uc(kn),Hc(t)}else Uc(kn);Ca=sn(kn)}if(Ca!==null)e=!0;else{var o=sn(Sr);o!==null&&bm(xm,o.startTime-t),e=!1}}break e}finally{Ca=null,Tt=a,vm=!1}e=void 0}}finally{e?wi():Li=!1}}}var wi;typeof bS=="function"?wi=function(){bS(hm)}:typeof MessageChannel<"u"?(mm=new MessageChannel,SS=mm.port2,mm.port1.onmessage=hm,wi=function(){SS.postMessage(null)}):wi=function(){CS(hm,0)};var mm,SS;function bm(t,e){gl=CS(function(){t(qe.unstable_now())},e)}qe.unstable_IdlePriority=5;qe.unstable_ImmediatePriority=1;qe.unstable_LowPriority=4;qe.unstable_NormalPriority=3;qe.unstable_Profiling=null;qe.unstable_UserBlockingPriority=2;qe.unstable_cancelCallback=function(t){t.callback=null};qe.unstable_forceFrameRate=function(t){0>t||125<t?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):wS=0<t?Math.floor(1e3/t):5};qe.unstable_getCurrentPriorityLevel=function(){return Tt};qe.unstable_next=function(t){switch(Tt){case 1:case 2:case 3:var e=3;break;default:e=Tt}var a=Tt;Tt=e;try{return t()}finally{Tt=a}};qe.unstable_requestPaint=function(){ym=!0};qe.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var a=Tt;Tt=t;try{return e()}finally{Tt=a}};qe.unstable_scheduleCallback=function(t,e,a){var n=qe.unstable_now();switch(typeof a=="object"&&a!==null?(a=a.delay,a=typeof a=="number"&&0<a?n+a:n):a=n,t){case 1:var r=-1;break;case 2:r=250;break;case 5:r=1073741823;break;case 4:r=1e4;break;default:r=5e3}return r=a+r,t={id:yR++,callback:e,priorityLevel:t,startTime:a,expirationTime:r,sortIndex:-1},a>n?(t.sortIndex=a,gm(Sr,t),sn(kn)===null&&t===sn(Sr)&&(ml?(_S(gl),gl=-1):ml=!0,bm(xm,a-n))):(t.sortIndex=r,gm(kn,t),hl||vm||(hl=!0,Li||(Li=!0,wi()))),t};qe.unstable_shouldYield=kS;qe.unstable_wrapCallback=function(t){var e=Tt;return function(){var a=Tt;Tt=e;try{return t.apply(this,arguments)}finally{Tt=a}}}});var ES=rn((Q3,AS)=>{"use strict";AS.exports=IS()});var zL=rn(ff=>{"use strict";var lt=ES(),t_=Xe(),xR=pl();function R(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function a_(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function au(t){var e=t,a=t;if(t.alternate)for(;e.return;)e=e.return;else{t=e;do e=t,(e.flags&4098)!==0&&(a=e.return),t=e.return;while(t)}return e.tag===3?a:null}function n_(t){if(t.tag===13){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function r_(t){if(t.tag===31){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function TS(t){if(au(t)!==t)throw Error(R(188))}function bR(t){var e=t.alternate;if(!e){if(e=au(t),e===null)throw Error(R(188));return e!==t?null:t}for(var a=t,n=e;;){var r=a.return;if(r===null)break;var o=r.alternate;if(o===null){if(n=r.return,n!==null){a=n;continue}break}if(r.child===o.child){for(o=r.child;o;){if(o===a)return TS(r),t;if(o===n)return TS(r),e;o=o.sibling}throw Error(R(188))}if(a.return!==n.return)a=r,n=o;else{for(var i=!1,s=r.child;s;){if(s===a){i=!0,a=r,n=o;break}if(s===n){i=!0,n=r,a=o;break}s=s.sibling}if(!i){for(s=o.child;s;){if(s===a){i=!0,a=o,n=r;break}if(s===n){i=!0,n=o,a=r;break}s=s.sibling}if(!i)throw Error(R(189))}}if(a.alternate!==n)throw Error(R(190))}if(a.tag!==3)throw Error(R(188));return a.stateNode.current===a?t:e}function o_(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=o_(t),e!==null)return e;t=t.sibling}return null}var Ue=Object.assign,SR=Symbol.for("react.element"),zc=Symbol.for("react.transitional.element"),wl=Symbol.for("react.portal"),Ri=Symbol.for("react.fragment"),i_=Symbol.for("react.strict_mode"),eg=Symbol.for("react.profiler"),s_=Symbol.for("react.consumer"),On=Symbol.for("react.context"),Xg=Symbol.for("react.forward_ref"),tg=Symbol.for("react.suspense"),ag=Symbol.for("react.suspense_list"),Yg=Symbol.for("react.memo"),Cr=Symbol.for("react.lazy"),ng=Symbol.for("react.activity"),CR=Symbol.for("react.memo_cache_sentinel"),RS=Symbol.iterator;function vl(t){return t===null||typeof t!="object"?null:(t=RS&&t[RS]||t["@@iterator"],typeof t=="function"?t:null)}var _R=Symbol.for("react.client.reference");function rg(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===_R?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case Ri:return"Fragment";case eg:return"Profiler";case i_:return"StrictMode";case tg:return"Suspense";case ag:return"SuspenseList";case ng:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case wl:return"Portal";case On:return t.displayName||"Context";case s_:return(t._context.displayName||"Context")+".Consumer";case Xg:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Yg:return e=t.displayName||null,e!==null?e:rg(t.type)||"Memo";case Cr:e=t._payload,t=t._init;try{return rg(t(e))}catch{}}return null}var Ll=Array.isArray,ee=t_.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,xe=xR.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Lo={pending:!1,data:null,method:null,action:null},og=[],Mi=-1;function fn(t){return{current:t}}function gt(t){0>Mi||(t.current=og[Mi],og[Mi]=null,Mi--)}function De(t,e){Mi++,og[Mi]=t.current,t.current=e}var dn=fn(null),ql=fn(null),Dr=fn(null),bd=fn(null);function Sd(t,e){switch(De(Dr,e),De(ql,t),De(dn,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?NC(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=NC(e),t=IL(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}gt(dn),De(dn,t)}function Yi(){gt(dn),gt(ql),gt(Dr)}function ig(t){t.memoizedState!==null&&De(bd,t);var e=dn.current,a=IL(e,t.type);e!==a&&(De(ql,t),De(dn,a))}function Cd(t){ql.current===t&&(gt(dn),gt(ql)),bd.current===t&&(gt(bd),Jl._currentValue=Lo)}var Sm,MS;function So(t){if(Sm===void 0)try{throw Error()}catch(a){var e=a.stack.trim().match(/\n( *(at )?)/);Sm=e&&e[1]||"",MS=-1<a.stack.indexOf(`
|
|
1
|
+
var SyntrologieSDK=(()=>{var u2=Object.create;var kl=Object.defineProperty;var c2=Object.getOwnPropertyDescriptor;var d2=Object.getOwnPropertyNames;var f2=Object.getPrototypeOf,p2=Object.prototype.hasOwnProperty;var YS=t=>{throw TypeError(t)};var h2=(t,e,a)=>e in t?kl(t,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[e]=a;var pr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),QS=(t,e)=>{for(var a in e)kl(t,a,{get:e[a],enumerable:!0})},JS=(t,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of d2(e))!p2.call(t,n)&&n!==a&&kl(t,n,{get:()=>e[n],enumerable:!(r=c2(e,n))||r.enumerable});return t};var Y=(t,e,a)=>(a=t!=null?u2(f2(t)):{},JS(e||!t||!t.__esModule?kl(a,"default",{value:t,enumerable:!0}):a,t)),m2=t=>JS(kl({},"__esModule",{value:!0}),t);var D=(t,e,a)=>h2(t,typeof e!="symbol"?e+"":e,a),e_=(t,e,a)=>e.has(t)||YS("Cannot "+a);var ye=(t,e,a)=>(e_(t,e,"read from private field"),a?a.call(t):e.get(t)),Ln=(t,e,a)=>e.has(t)?YS("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),hr=(t,e,a,r)=>(e_(t,e,"write to private field"),r?r.call(t,a):e.set(t,a),a);var d_=pr(oe=>{"use strict";var Hm=Symbol.for("react.transitional.element"),g2=Symbol.for("react.portal"),v2=Symbol.for("react.fragment"),y2=Symbol.for("react.strict_mode"),x2=Symbol.for("react.profiler"),b2=Symbol.for("react.consumer"),S2=Symbol.for("react.context"),_2=Symbol.for("react.forward_ref"),C2=Symbol.for("react.suspense"),w2=Symbol.for("react.memo"),o_=Symbol.for("react.lazy"),L2=Symbol.for("react.activity"),t_=Symbol.iterator;function k2(t){return t===null||typeof t!="object"?null:(t=t_&&t[t_]||t["@@iterator"],typeof t=="function"?t:null)}var i_={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},s_=Object.assign,l_={};function Ti(t,e,a){this.props=t,this.context=e,this.refs=l_,this.updater=a||i_}Ti.prototype.isReactComponent={};Ti.prototype.setState=function(t,e){if(typeof t!="object"&&typeof t!="function"&&t!=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,t,e,"setState")};Ti.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function u_(){}u_.prototype=Ti.prototype;function Um(t,e,a){this.props=t,this.context=e,this.refs=l_,this.updater=a||i_}var zm=Um.prototype=new u_;zm.constructor=Um;s_(zm,Ti.prototype);zm.isPureReactComponent=!0;var a_=Array.isArray;function Fm(){}var Ue={H:null,A:null,T:null,S:null},c_=Object.prototype.hasOwnProperty;function qm(t,e,a){var r=a.ref;return{$$typeof:Hm,type:t,key:e,ref:r!==void 0?r:null,props:a}}function I2(t,e){return qm(t.type,e,t.props)}function Vm(t){return typeof t=="object"&&t!==null&&t.$$typeof===Hm}function A2(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(a){return e[a]})}var r_=/\/+/g;function Nm(t,e){return typeof t=="object"&&t!==null&&t.key!=null?A2(""+t.key):e.toString(36)}function E2(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(Fm,Fm):(t.status="pending",t.then(function(e){t.status==="pending"&&(t.status="fulfilled",t.value=e)},function(e){t.status==="pending"&&(t.status="rejected",t.reason=e)})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}}throw t}function Ei(t,e,a,r,n){var o=typeof t;(o==="undefined"||o==="boolean")&&(t=null);var i=!1;if(t===null)i=!0;else switch(o){case"bigint":case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case Hm:case g2:i=!0;break;case o_:return i=t._init,Ei(i(t._payload),e,a,r,n)}}if(i)return n=n(t),i=r===""?"."+Nm(t,0):r,a_(n)?(a="",i!=null&&(a=i.replace(r_,"$&/")+"/"),Ei(n,e,a,"",function(u){return u})):n!=null&&(Vm(n)&&(n=I2(n,a+(n.key==null||t&&t.key===n.key?"":(""+n.key).replace(r_,"$&/")+"/")+i)),e.push(n)),1;i=0;var s=r===""?".":r+":";if(a_(t))for(var l=0;l<t.length;l++)r=t[l],o=s+Nm(r,l),i+=Ei(r,e,a,o,n);else if(l=k2(t),typeof l=="function")for(t=l.call(t),l=0;!(r=t.next()).done;)r=r.value,o=s+Nm(r,l++),i+=Ei(r,e,a,o,n);else if(o==="object"){if(typeof t.then=="function")return Ei(E2(t),e,a,r,n);throw e=String(t),Error("Objects are not valid as a React child (found: "+(e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.")}return i}function sd(t,e,a){if(t==null)return t;var r=[],n=0;return Ei(t,r,"","",function(o){return e.call(a,o,n++)}),r}function T2(t){if(t._status===-1){var e=t._result;e=e(),e.then(function(a){(t._status===0||t._status===-1)&&(t._status=1,t._result=a)},function(a){(t._status===0||t._status===-1)&&(t._status=2,t._result=a)}),t._status===-1&&(t._status=0,t._result=e)}if(t._status===1)return t._result.default;throw t._result}var n_=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},R2={map:sd,forEach:function(t,e,a){sd(t,function(){e.apply(this,arguments)},a)},count:function(t){var e=0;return sd(t,function(){e++}),e},toArray:function(t){return sd(t,function(e){return e})||[]},only:function(t){if(!Vm(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};oe.Activity=L2;oe.Children=R2;oe.Component=Ti;oe.Fragment=v2;oe.Profiler=x2;oe.PureComponent=Um;oe.StrictMode=y2;oe.Suspense=C2;oe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Ue;oe.__COMPILER_RUNTIME={__proto__:null,c:function(t){return Ue.H.useMemoCache(t)}};oe.cache=function(t){return function(){return t.apply(null,arguments)}};oe.cacheSignal=function(){return null};oe.cloneElement=function(t,e,a){if(t==null)throw Error("The argument must be a React element, but you passed "+t+".");var r=s_({},t.props),n=t.key;if(e!=null)for(o in e.key!==void 0&&(n=""+e.key),e)!c_.call(e,o)||o==="key"||o==="__self"||o==="__source"||o==="ref"&&e.ref===void 0||(r[o]=e[o]);var o=arguments.length-2;if(o===1)r.children=a;else if(1<o){for(var i=Array(o),s=0;s<o;s++)i[s]=arguments[s+2];r.children=i}return qm(t.type,n,r)};oe.createContext=function(t){return t={$$typeof:S2,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:b2,_context:t},t};oe.createElement=function(t,e,a){var r,n={},o=null;if(e!=null)for(r in e.key!==void 0&&(o=""+e.key),e)c_.call(e,r)&&r!=="key"&&r!=="__self"&&r!=="__source"&&(n[r]=e[r]);var i=arguments.length-2;if(i===1)n.children=a;else if(1<i){for(var s=Array(i),l=0;l<i;l++)s[l]=arguments[l+2];n.children=s}if(t&&t.defaultProps)for(r in i=t.defaultProps,i)n[r]===void 0&&(n[r]=i[r]);return qm(t,o,n)};oe.createRef=function(){return{current:null}};oe.forwardRef=function(t){return{$$typeof:_2,render:t}};oe.isValidElement=Vm;oe.lazy=function(t){return{$$typeof:o_,_payload:{_status:-1,_result:t},_init:T2}};oe.memo=function(t,e){return{$$typeof:w2,type:t,compare:e===void 0?null:e}};oe.startTransition=function(t){var e=Ue.T,a={};Ue.T=a;try{var r=t(),n=Ue.S;n!==null&&n(a,r),typeof r=="object"&&r!==null&&typeof r.then=="function"&&r.then(Fm,n_)}catch(o){n_(o)}finally{e!==null&&a.types!==null&&(e.types=a.types),Ue.T=e}};oe.unstable_useCacheRefresh=function(){return Ue.H.useCacheRefresh()};oe.use=function(t){return Ue.H.use(t)};oe.useActionState=function(t,e,a){return Ue.H.useActionState(t,e,a)};oe.useCallback=function(t,e){return Ue.H.useCallback(t,e)};oe.useContext=function(t){return Ue.H.useContext(t)};oe.useDebugValue=function(){};oe.useDeferredValue=function(t,e){return Ue.H.useDeferredValue(t,e)};oe.useEffect=function(t,e){return Ue.H.useEffect(t,e)};oe.useEffectEvent=function(t){return Ue.H.useEffectEvent(t)};oe.useId=function(){return Ue.H.useId()};oe.useImperativeHandle=function(t,e,a){return Ue.H.useImperativeHandle(t,e,a)};oe.useInsertionEffect=function(t,e){return Ue.H.useInsertionEffect(t,e)};oe.useLayoutEffect=function(t,e){return Ue.H.useLayoutEffect(t,e)};oe.useMemo=function(t,e){return Ue.H.useMemo(t,e)};oe.useOptimistic=function(t,e){return Ue.H.useOptimistic(t,e)};oe.useReducer=function(t,e,a){return Ue.H.useReducer(t,e,a)};oe.useRef=function(t){return Ue.H.useRef(t)};oe.useState=function(t){return Ue.H.useState(t)};oe.useSyncExternalStore=function(t,e,a){return Ue.H.useSyncExternalStore(t,e,a)};oe.useTransition=function(){return Ue.H.useTransition()};oe.version="19.2.1"});var tt=pr((wU,f_)=>{"use strict";f_.exports=d_()});var h_=pr($t=>{"use strict";var M2=tt();function p_(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function kn(){}var Vt={d:{f:kn,r:function(){throw Error(p_(522))},D:kn,C:kn,L:kn,m:kn,X:kn,S:kn,M:kn},p:0,findDOMNode:null},O2=Symbol.for("react.portal");function D2(t,e,a){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:O2,key:r==null?null:""+r,children:t,containerInfo:e,implementation:a}}var Il=M2.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function ld(t,e){if(t==="font")return"";if(typeof e=="string")return e==="use-credentials"?e:""}$t.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Vt;$t.createPortal=function(t,e){var a=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)throw Error(p_(299));return D2(t,e,null,a)};$t.flushSync=function(t){var e=Il.T,a=Vt.p;try{if(Il.T=null,Vt.p=2,t)return t()}finally{Il.T=e,Vt.p=a,Vt.d.f()}};$t.preconnect=function(t,e){typeof t=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,Vt.d.C(t,e))};$t.prefetchDNS=function(t){typeof t=="string"&&Vt.d.D(t)};$t.preinit=function(t,e){if(typeof t=="string"&&e&&typeof e.as=="string"){var a=e.as,r=ld(a,e.crossOrigin),n=typeof e.integrity=="string"?e.integrity:void 0,o=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;a==="style"?Vt.d.S(t,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:r,integrity:n,fetchPriority:o}):a==="script"&&Vt.d.X(t,{crossOrigin:r,integrity:n,fetchPriority:o,nonce:typeof e.nonce=="string"?e.nonce:void 0})}};$t.preinitModule=function(t,e){if(typeof t=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var a=ld(e.as,e.crossOrigin);Vt.d.M(t,{crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0})}}else e==null&&Vt.d.M(t)};$t.preload=function(t,e){if(typeof t=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var a=e.as,r=ld(a,e.crossOrigin);Vt.d.L(t,a,{crossOrigin:r,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0,type:typeof e.type=="string"?e.type:void 0,fetchPriority:typeof e.fetchPriority=="string"?e.fetchPriority:void 0,referrerPolicy:typeof e.referrerPolicy=="string"?e.referrerPolicy:void 0,imageSrcSet:typeof e.imageSrcSet=="string"?e.imageSrcSet:void 0,imageSizes:typeof e.imageSizes=="string"?e.imageSizes:void 0,media:typeof e.media=="string"?e.media:void 0})}};$t.preloadModule=function(t,e){if(typeof t=="string")if(e){var a=ld(e.as,e.crossOrigin);Vt.d.m(t,{as:typeof e.as=="string"&&e.as!=="script"?e.as:void 0,crossOrigin:a,integrity:typeof e.integrity=="string"?e.integrity:void 0})}else Vt.d.m(t)};$t.requestFormReset=function(t){Vt.d.r(t)};$t.unstable_batchedUpdates=function(t,e){return t(e)};$t.useFormState=function(t,e,a){return Il.H.useFormState(t,e,a)};$t.useFormStatus=function(){return Il.H.useHostTransitionStatus()};$t.version="19.2.1"});var Al=pr((kU,g_)=>{"use strict";function m_(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(m_)}catch(t){console.error(t)}}m_(),g_.exports=h_()});var k_=pr(We=>{"use strict";function Wm(t,e){var a=t.length;t.push(e);e:for(;0<a;){var r=a-1>>>1,n=t[r];if(0<ud(n,e))t[r]=e,t[a]=n,a=r;else break e}}function mr(t){return t.length===0?null:t[0]}function dd(t){if(t.length===0)return null;var e=t[0],a=t.pop();if(a!==e){t[0]=a;e:for(var r=0,n=t.length,o=n>>>1;r<o;){var i=2*(r+1)-1,s=t[i],l=i+1,u=t[l];if(0>ud(s,a))l<n&&0>ud(u,s)?(t[r]=u,t[l]=a,r=l):(t[r]=s,t[i]=a,r=i);else if(l<n&&0>ud(u,a))t[r]=u,t[l]=a,r=l;else break e}}return e}function ud(t,e){var a=t.sortIndex-e.sortIndex;return a!==0?a:t.id-e.id}We.unstable_now=void 0;typeof performance=="object"&&typeof performance.now=="function"?(v_=performance,We.unstable_now=function(){return v_.now()}):($m=Date,y_=$m.now(),We.unstable_now=function(){return $m.now()-y_});var v_,$m,y_,Mr=[],In=[],B2=1,Ea=null,Ht=3,Zm=!1,El=!1,Tl=!1,Xm=!1,S_=typeof setTimeout=="function"?setTimeout:null,__=typeof clearTimeout=="function"?clearTimeout:null,x_=typeof setImmediate<"u"?setImmediate:null;function cd(t){for(var e=mr(In);e!==null;){if(e.callback===null)dd(In);else if(e.startTime<=t)dd(In),e.sortIndex=e.expirationTime,Wm(Mr,e);else break;e=mr(In)}}function Km(t){if(Tl=!1,cd(t),!El)if(mr(Mr)!==null)El=!0,Mi||(Mi=!0,Ri());else{var e=mr(In);e!==null&&Ym(Km,e.startTime-t)}}var Mi=!1,Rl=-1,C_=5,w_=-1;function L_(){return Xm?!0:!(We.unstable_now()-w_<C_)}function jm(){if(Xm=!1,Mi){var t=We.unstable_now();w_=t;var e=!0;try{e:{El=!1,Tl&&(Tl=!1,__(Rl),Rl=-1),Zm=!0;var a=Ht;try{t:{for(cd(t),Ea=mr(Mr);Ea!==null&&!(Ea.expirationTime>t&&L_());){var r=Ea.callback;if(typeof r=="function"){Ea.callback=null,Ht=Ea.priorityLevel;var n=r(Ea.expirationTime<=t);if(t=We.unstable_now(),typeof n=="function"){Ea.callback=n,cd(t),e=!0;break t}Ea===mr(Mr)&&dd(Mr),cd(t)}else dd(Mr);Ea=mr(Mr)}if(Ea!==null)e=!0;else{var o=mr(In);o!==null&&Ym(Km,o.startTime-t),e=!1}}break e}finally{Ea=null,Ht=a,Zm=!1}e=void 0}}finally{e?Ri():Mi=!1}}}var Ri;typeof x_=="function"?Ri=function(){x_(jm)}:typeof MessageChannel<"u"?(Gm=new MessageChannel,b_=Gm.port2,Gm.port1.onmessage=jm,Ri=function(){b_.postMessage(null)}):Ri=function(){S_(jm,0)};var Gm,b_;function Ym(t,e){Rl=S_(function(){t(We.unstable_now())},e)}We.unstable_IdlePriority=5;We.unstable_ImmediatePriority=1;We.unstable_LowPriority=4;We.unstable_NormalPriority=3;We.unstable_Profiling=null;We.unstable_UserBlockingPriority=2;We.unstable_cancelCallback=function(t){t.callback=null};We.unstable_forceFrameRate=function(t){0>t||125<t?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):C_=0<t?Math.floor(1e3/t):5};We.unstable_getCurrentPriorityLevel=function(){return Ht};We.unstable_next=function(t){switch(Ht){case 1:case 2:case 3:var e=3;break;default:e=Ht}var a=Ht;Ht=e;try{return t()}finally{Ht=a}};We.unstable_requestPaint=function(){Xm=!0};We.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var a=Ht;Ht=t;try{return e()}finally{Ht=a}};We.unstable_scheduleCallback=function(t,e,a){var r=We.unstable_now();switch(typeof a=="object"&&a!==null?(a=a.delay,a=typeof a=="number"&&0<a?r+a:r):a=r,t){case 1:var n=-1;break;case 2:n=250;break;case 5:n=1073741823;break;case 4:n=1e4;break;default:n=5e3}return n=a+n,t={id:B2++,callback:e,priorityLevel:t,startTime:a,expirationTime:n,sortIndex:-1},a>r?(t.sortIndex=a,Wm(In,t),mr(Mr)===null&&t===mr(In)&&(Tl?(__(Rl),Rl=-1):Tl=!0,Ym(Km,a-r))):(t.sortIndex=n,Wm(Mr,t),El||Zm||(El=!0,Mi||(Mi=!0,Ri()))),t};We.unstable_shouldYield=L_;We.unstable_wrapCallback=function(t){var e=Ht;return function(){var a=Ht;Ht=e;try{return t.apply(this,arguments)}finally{Ht=a}}}});var A_=pr((AU,I_)=>{"use strict";I_.exports=k_()});var Uk=pr(Nf=>{"use strict";var yt=A_(),ew=tt(),P2=Al();function O(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)e+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function tw(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function vu(t){var e=t,a=t;if(t.alternate)for(;e.return;)e=e.return;else{t=e;do e=t,(e.flags&4098)!==0&&(a=e.return),t=e.return;while(t)}return e.tag===3?a:null}function aw(t){if(t.tag===13){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function rw(t){if(t.tag===31){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function E_(t){if(vu(t)!==t)throw Error(O(188))}function N2(t){var e=t.alternate;if(!e){if(e=vu(t),e===null)throw Error(O(188));return e!==t?null:t}for(var a=t,r=e;;){var n=a.return;if(n===null)break;var o=n.alternate;if(o===null){if(r=n.return,r!==null){a=r;continue}break}if(n.child===o.child){for(o=n.child;o;){if(o===a)return E_(n),t;if(o===r)return E_(n),e;o=o.sibling}throw Error(O(188))}if(a.return!==r.return)a=n,r=o;else{for(var i=!1,s=n.child;s;){if(s===a){i=!0,a=n,r=o;break}if(s===r){i=!0,r=n,a=o;break}s=s.sibling}if(!i){for(s=o.child;s;){if(s===a){i=!0,a=o,r=n;break}if(s===r){i=!0,r=o,a=n;break}s=s.sibling}if(!i)throw Error(O(189))}}if(a.alternate!==r)throw Error(O(190))}if(a.tag!==3)throw Error(O(188));return a.stateNode.current===a?t:e}function nw(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=nw(t),e!==null)return e;t=t.sibling}return null}var Ve=Object.assign,F2=Symbol.for("react.element"),fd=Symbol.for("react.transitional.element"),Hl=Symbol.for("react.portal"),Fi=Symbol.for("react.fragment"),ow=Symbol.for("react.strict_mode"),Rg=Symbol.for("react.profiler"),iw=Symbol.for("react.consumer"),Ur=Symbol.for("react.context"),kv=Symbol.for("react.forward_ref"),Mg=Symbol.for("react.suspense"),Og=Symbol.for("react.suspense_list"),Iv=Symbol.for("react.memo"),An=Symbol.for("react.lazy"),Dg=Symbol.for("react.activity"),H2=Symbol.for("react.memo_cache_sentinel"),T_=Symbol.iterator;function Ml(t){return t===null||typeof t!="object"?null:(t=T_&&t[T_]||t["@@iterator"],typeof t=="function"?t:null)}var U2=Symbol.for("react.client.reference");function Bg(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===U2?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case Fi:return"Fragment";case Rg:return"Profiler";case ow:return"StrictMode";case Mg:return"Suspense";case Og:return"SuspenseList";case Dg:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case Hl:return"Portal";case Ur:return t.displayName||"Context";case iw:return(t._context.displayName||"Context")+".Consumer";case kv:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Iv:return e=t.displayName||null,e!==null?e:Bg(t.type)||"Memo";case An:e=t._payload,t=t._init;try{return Bg(t(e))}catch{}}return null}var Ul=Array.isArray,ae=ew.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,_e=P2.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ro={pending:!1,data:null,method:null,action:null},Pg=[],Hi=-1;function br(t){return{current:t}}function Ct(t){0>Hi||(t.current=Pg[Hi],Pg[Hi]=null,Hi--)}function Ne(t,e){Hi++,Pg[Hi]=t.current,t.current=e}var xr=br(null),ru=br(null),Hn=br(null),jd=br(null);function Gd(t,e){switch(Ne(Hn,e),Ne(ru,t),Ne(xr,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?NC(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=NC(e),t=kk(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}Ct(xr),Ne(xr,t)}function rs(){Ct(xr),Ct(ru),Ct(Hn)}function Ng(t){t.memoizedState!==null&&Ne(jd,t);var e=xr.current,a=kk(e,t.type);e!==a&&(Ne(ru,t),Ne(xr,a))}function Wd(t){ru.current===t&&(Ct(xr),Ct(ru)),jd.current===t&&(Ct(jd),hu._currentValue=Ro)}var Qm,R_;function Io(t){if(Qm===void 0)try{throw Error()}catch(a){var e=a.stack.trim().match(/\n( *(at )?)/);Qm=e&&e[1]||"",R_=-1<a.stack.indexOf(`
|
|
2
2
|
at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
3
|
-
`+
|
|
3
|
+
`+Qm+t+R_}var Jm=!1;function eg(t,e){if(!t||Jm)return"";Jm=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(e){var d=function(){throw Error()};if(Object.defineProperty(d.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(d,[])}catch(h){var f=h}Reflect.construct(t,[],d)}else{try{d.call()}catch(h){f=h}t.call(d.prototype)}}else{try{throw Error()}catch(h){f=h}(d=t())&&typeof d.catch=="function"&&d.catch(function(){})}}catch(h){if(h&&f&&typeof h.stack=="string")return[h.stack,f.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var n=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");n&&n.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var o=r.DetermineComponentFrameRoot(),i=o[0],s=o[1];if(i&&s){var l=i.split(`
|
|
4
4
|
`),u=s.split(`
|
|
5
|
-
`);for(r=
|
|
6
|
-
`+l[
|
|
7
|
-
Error generating stack: `+
|
|
8
|
-
`+n.stack}}var sg=Object.prototype.hasOwnProperty,Kg=lt.unstable_scheduleCallback,wm=lt.unstable_cancelCallback,LR=lt.unstable_shouldYield,kR=lt.unstable_requestPaint,ua=lt.unstable_now,IR=lt.unstable_getCurrentPriorityLevel,l_=lt.unstable_ImmediatePriority,u_=lt.unstable_UserBlockingPriority,_d=lt.unstable_NormalPriority,AR=lt.unstable_LowPriority,c_=lt.unstable_IdlePriority,ER=lt.log,TR=lt.unstable_setDisableYieldValue,nu=null,ca=null;function Ar(t){if(typeof ER=="function"&&TR(t),ca&&typeof ca.setStrictMode=="function")try{ca.setStrictMode(nu,t)}catch{}}var da=Math.clz32?Math.clz32:DR,RR=Math.log,MR=Math.LN2;function DR(t){return t>>>=0,t===0?32:31-(RR(t)/MR|0)|0}var qc=256,$c=262144,Vc=4194304;function Co(t){var e=t&42;if(e!==0)return e;switch(t&-t){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 t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function Xd(t,e,a){var n=t.pendingLanes;if(n===0)return 0;var r=0,o=t.suspendedLanes,i=t.pingedLanes;t=t.warmLanes;var s=n&134217727;return s!==0?(n=s&~o,n!==0?r=Co(n):(i&=s,i!==0?r=Co(i):a||(a=s&~t,a!==0&&(r=Co(a))))):(s=n&~o,s!==0?r=Co(s):i!==0?r=Co(i):a||(a=n&~t,a!==0&&(r=Co(a)))),r===0?0:e!==0&&e!==r&&(e&o)===0&&(o=r&-r,a=e&-e,o>=a||o===32&&(a&4194048)!==0)?e:r}function ru(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function OR(t,e){switch(t){case 1:case 2:case 4:case 8:case 64:return e+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 e+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 d_(){var t=Vc;return Vc<<=1,(Vc&62914560)===0&&(Vc=4194304),t}function Lm(t){for(var e=[],a=0;31>a;a++)e.push(t);return e}function ou(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function BR(t,e,a,n,r,o){var i=t.pendingLanes;t.pendingLanes=a,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=a,t.entangledLanes&=a,t.errorRecoveryDisabledLanes&=a,t.shellSuspendCounter=0;var s=t.entanglements,l=t.expirationTimes,u=t.hiddenUpdates;for(a=i&~a;0<a;){var c=31-da(a),d=1<<c;s[c]=0,l[c]=-1;var f=u[c];if(f!==null)for(u[c]=null,c=0;c<f.length;c++){var m=f[c];m!==null&&(m.lane&=-536870913)}a&=~d}n!==0&&f_(t,n,0),o!==0&&r===0&&t.tag!==0&&(t.suspendedLanes|=o&~(i&~e))}function f_(t,e,a){t.pendingLanes|=e,t.suspendedLanes&=~e;var n=31-da(e);t.entangledLanes|=e,t.entanglements[n]=t.entanglements[n]|1073741824|a&261930}function p_(t,e){var a=t.entangledLanes|=e;for(t=t.entanglements;a;){var n=31-da(a),r=1<<n;r&e|t[n]&e&&(t[n]|=e),a&=~r}}function h_(t,e){var a=e&-e;return a=(a&42)!==0?1:Qg(a),(a&(t.suspendedLanes|e))!==0?0:a}function Qg(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=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:t=128;break;case 268435456:t=134217728;break;default:t=0}return t}function Jg(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function m_(){var t=xe.p;return t!==0?t:(t=window.event,t===void 0?32:NL(t.type))}function OS(t,e){var a=xe.p;try{return xe.p=t,e()}finally{xe.p=a}}var Gr=Math.random().toString(36).slice(2),bt="__reactFiber$"+Gr,Yt="__reactProps$"+Gr,ss="__reactContainer$"+Gr,lg="__reactEvents$"+Gr,PR="__reactListeners$"+Gr,FR="__reactHandles$"+Gr,BS="__reactResources$"+Gr,iu="__reactMarker$"+Gr;function ev(t){delete t[bt],delete t[Yt],delete t[lg],delete t[PR],delete t[FR]}function Di(t){var e=t[bt];if(e)return e;for(var a=t.parentNode;a;){if(e=a[ss]||a[bt]){if(a=e.alternate,e.child!==null||a!==null&&a.child!==null)for(t=$C(t);t!==null;){if(a=t[bt])return a;t=$C(t)}return e}t=a,a=t.parentNode}return null}function ls(t){if(t=t[bt]||t[ss]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function kl(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(R(33))}function $i(t){var e=t[BS];return e||(e=t[BS]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function mt(t){t[iu]=!0}var g_=new Set,v_={};function Bo(t,e){Ki(t,e),Ki(t+"Capture",e)}function Ki(t,e){for(v_[t]=e,t=0;t<e.length;t++)g_.add(e[t])}var NR=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]*$"),PS={},FS={};function HR(t){return sg.call(FS,t)?!0:sg.call(PS,t)?!1:NR.test(t)?FS[t]=!0:(PS[t]=!0,!1)}function od(t,e,a){if(HR(e))if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":t.removeAttribute(e);return;case"boolean":var n=e.toLowerCase().slice(0,5);if(n!=="data-"&&n!=="aria-"){t.removeAttribute(e);return}}t.setAttribute(e,""+a)}}function jc(t,e,a){if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(e);return}t.setAttribute(e,""+a)}}function In(t,e,a,n){if(n===null)t.removeAttribute(a);else{switch(typeof n){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(a);return}t.setAttributeNS(e,a,""+n)}}function wa(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function y_(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function UR(t,e,a){var n=Object.getOwnPropertyDescriptor(t.constructor.prototype,e);if(!t.hasOwnProperty(e)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var r=n.get,o=n.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return r.call(this)},set:function(i){a=""+i,o.call(this,i)}}),Object.defineProperty(t,e,{enumerable:n.enumerable}),{getValue:function(){return a},setValue:function(i){a=""+i},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function ug(t){if(!t._valueTracker){var e=y_(t)?"checked":"value";t._valueTracker=UR(t,e,""+t[e])}}function x_(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var a=e.getValue(),n="";return t&&(n=y_(t)?t.checked?"true":"false":t.value),t=n,t!==a?(e.setValue(t),!0):!1}function wd(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var zR=/[\n"\\]/g;function Ia(t){return t.replace(zR,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function cg(t,e,a,n,r,o,i,s){t.name="",i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"?t.type=i:t.removeAttribute("type"),e!=null?i==="number"?(e===0&&t.value===""||t.value!=e)&&(t.value=""+wa(e)):t.value!==""+wa(e)&&(t.value=""+wa(e)):i!=="submit"&&i!=="reset"||t.removeAttribute("value"),e!=null?dg(t,i,wa(e)):a!=null?dg(t,i,wa(a)):n!=null&&t.removeAttribute("value"),r==null&&o!=null&&(t.defaultChecked=!!o),r!=null&&(t.checked=r&&typeof r!="function"&&typeof r!="symbol"),s!=null&&typeof s!="function"&&typeof s!="symbol"&&typeof s!="boolean"?t.name=""+wa(s):t.removeAttribute("name")}function b_(t,e,a,n,r,o,i,s){if(o!=null&&typeof o!="function"&&typeof o!="symbol"&&typeof o!="boolean"&&(t.type=o),e!=null||a!=null){if(!(o!=="submit"&&o!=="reset"||e!=null)){ug(t);return}a=a!=null?""+wa(a):"",e=e!=null?""+wa(e):a,s||e===t.value||(t.value=e),t.defaultValue=e}n=n??r,n=typeof n!="function"&&typeof n!="symbol"&&!!n,t.checked=s?t.checked:!!n,t.defaultChecked=!!n,i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"&&(t.name=i),ug(t)}function dg(t,e,a){e==="number"&&wd(t.ownerDocument)===t||t.defaultValue===""+a||(t.defaultValue=""+a)}function Vi(t,e,a,n){if(t=t.options,e){e={};for(var r=0;r<a.length;r++)e["$"+a[r]]=!0;for(a=0;a<t.length;a++)r=e.hasOwnProperty("$"+t[a].value),t[a].selected!==r&&(t[a].selected=r),r&&n&&(t[a].defaultSelected=!0)}else{for(a=""+wa(a),e=null,r=0;r<t.length;r++){if(t[r].value===a){t[r].selected=!0,n&&(t[r].defaultSelected=!0);return}e!==null||t[r].disabled||(e=t[r])}e!==null&&(e.selected=!0)}}function S_(t,e,a){if(e!=null&&(e=""+wa(e),e!==t.value&&(t.value=e),a==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=a!=null?""+wa(a):""}function C_(t,e,a,n){if(e==null){if(n!=null){if(a!=null)throw Error(R(92));if(Ll(n)){if(1<n.length)throw Error(R(93));n=n[0]}a=n}a==null&&(a=""),e=a}a=wa(e),t.defaultValue=a,n=t.textContent,n===a&&n!==""&&n!==null&&(t.value=n),ug(t)}function Qi(t,e){if(e){var a=t.firstChild;if(a&&a===t.lastChild&&a.nodeType===3){a.nodeValue=e;return}}t.textContent=e}var qR=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 NS(t,e,a){var n=e.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?n?t.setProperty(e,""):e==="float"?t.cssFloat="":t[e]="":n?t.setProperty(e,a):typeof a!="number"||a===0||qR.has(e)?e==="float"?t.cssFloat=a:t[e]=(""+a).trim():t[e]=a+"px"}function __(t,e,a){if(e!=null&&typeof e!="object")throw Error(R(62));if(t=t.style,a!=null){for(var n in a)!a.hasOwnProperty(n)||e!=null&&e.hasOwnProperty(n)||(n.indexOf("--")===0?t.setProperty(n,""):n==="float"?t.cssFloat="":t[n]="");for(var r in e)n=e[r],e.hasOwnProperty(r)&&a[r]!==n&&NS(t,r,n)}else for(var o in e)e.hasOwnProperty(o)&&NS(t,o,e[o])}function tv(t){if(t.indexOf("-")===-1)return!1;switch(t){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 $R=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"]]),VR=/^[\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 id(t){return VR.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function Bn(){}var fg=null;function av(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Oi=null,ji=null;function HS(t){var e=ls(t);if(e&&(t=e.stateNode)){var a=t[Yt]||null;e:switch(t=e.stateNode,e.type){case"input":if(cg(t,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),e=a.name,a.type==="radio"&&e!=null){for(a=t;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Ia(""+e)+'"][type="radio"]'),e=0;e<a.length;e++){var n=a[e];if(n!==t&&n.form===t.form){var r=n[Yt]||null;if(!r)throw Error(R(90));cg(n,r.value,r.defaultValue,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name)}}for(e=0;e<a.length;e++)n=a[e],n.form===t.form&&x_(n)}break e;case"textarea":S_(t,a.value,a.defaultValue);break e;case"select":e=a.value,e!=null&&Vi(t,!!a.multiple,e,!1)}}}var km=!1;function w_(t,e,a){if(km)return t(e,a);km=!0;try{var n=t(e);return n}finally{if(km=!1,(Oi!==null||ji!==null)&&(lf(),Oi&&(e=Oi,t=ji,ji=Oi=null,HS(e),t)))for(e=0;e<t.length;e++)HS(t[e])}}function $l(t,e){var a=t.stateNode;if(a===null)return null;var n=a[Yt]||null;if(n===null)return null;a=n[e];e:switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(n=!n.disabled)||(t=t.type,n=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!n;break e;default:t=!1}if(t)return null;if(a&&typeof a!="function")throw Error(R(231,e,typeof a));return a}var Un=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),pg=!1;if(Un)try{ki={},Object.defineProperty(ki,"passive",{get:function(){pg=!0}}),window.addEventListener("test",ki,ki),window.removeEventListener("test",ki,ki)}catch{pg=!1}var ki,Er=null,nv=null,sd=null;function L_(){if(sd)return sd;var t,e=nv,a=e.length,n,r="value"in Er?Er.value:Er.textContent,o=r.length;for(t=0;t<a&&e[t]===r[t];t++);var i=a-t;for(n=1;n<=i&&e[a-n]===r[o-n];n++);return sd=r.slice(t,1<n?1-n:void 0)}function ld(t){var e=t.keyCode;return"charCode"in t?(t=t.charCode,t===0&&e===13&&(t=13)):t=e,t===10&&(t=13),32<=t||t===13?t:0}function Gc(){return!0}function US(){return!1}function Kt(t){function e(a,n,r,o,i){this._reactName=a,this._targetInst=r,this.type=n,this.nativeEvent=o,this.target=i,this.currentTarget=null;for(var s in t)t.hasOwnProperty(s)&&(a=t[s],this[s]=a?a(o):o[s]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?Gc:US,this.isPropagationStopped=US,this}return Ue(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=Gc)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=Gc)},persist:function(){},isPersistent:Gc}),e}var Po={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Yd=Kt(Po),su=Ue({},Po,{view:0,detail:0}),jR=Kt(su),Im,Am,yl,Kd=Ue({},su,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:rv,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==yl&&(yl&&t.type==="mousemove"?(Im=t.screenX-yl.screenX,Am=t.screenY-yl.screenY):Am=Im=0,yl=t),Im)},movementY:function(t){return"movementY"in t?t.movementY:Am}}),zS=Kt(Kd),GR=Ue({},Kd,{dataTransfer:0}),ZR=Kt(GR),WR=Ue({},su,{relatedTarget:0}),Em=Kt(WR),XR=Ue({},Po,{animationName:0,elapsedTime:0,pseudoElement:0}),YR=Kt(XR),KR=Ue({},Po,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),QR=Kt(KR),JR=Ue({},Po,{data:0}),qS=Kt(JR),eM={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},tM={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"},aM={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function nM(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=aM[t])?!!e[t]:!1}function rv(){return nM}var rM=Ue({},su,{key:function(t){if(t.key){var e=eM[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=ld(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?tM[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:rv,charCode:function(t){return t.type==="keypress"?ld(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?ld(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),oM=Kt(rM),iM=Ue({},Kd,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),$S=Kt(iM),sM=Ue({},su,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:rv}),lM=Kt(sM),uM=Ue({},Po,{propertyName:0,elapsedTime:0,pseudoElement:0}),cM=Kt(uM),dM=Ue({},Kd,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),fM=Kt(dM),pM=Ue({},Po,{newState:0,oldState:0}),hM=Kt(pM),mM=[9,13,27,32],ov=Un&&"CompositionEvent"in window,El=null;Un&&"documentMode"in document&&(El=document.documentMode);var gM=Un&&"TextEvent"in window&&!El,k_=Un&&(!ov||El&&8<El&&11>=El),VS=" ",jS=!1;function I_(t,e){switch(t){case"keyup":return mM.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function A_(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var Bi=!1;function vM(t,e){switch(t){case"compositionend":return A_(e);case"keypress":return e.which!==32?null:(jS=!0,VS);case"textInput":return t=e.data,t===VS&&jS?null:t;default:return null}}function yM(t,e){if(Bi)return t==="compositionend"||!ov&&I_(t,e)?(t=L_(),sd=nv=Er=null,Bi=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case"compositionend":return k_&&e.locale!=="ko"?null:e.data;default:return null}}var xM={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 GS(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!xM[t.type]:e==="textarea"}function E_(t,e,a,n){Oi?ji?ji.push(n):ji=[n]:Oi=n,e=qd(e,"onChange"),0<e.length&&(a=new Yd("onChange","change",null,a,n),t.push({event:a,listeners:e}))}var Tl=null,Vl=null;function bM(t){wL(t,0)}function Qd(t){var e=kl(t);if(x_(e))return t}function ZS(t,e){if(t==="change")return e}var T_=!1;Un&&(Un?(Wc="oninput"in document,Wc||(Tm=document.createElement("div"),Tm.setAttribute("oninput","return;"),Wc=typeof Tm.oninput=="function"),Zc=Wc):Zc=!1,T_=Zc&&(!document.documentMode||9<document.documentMode));var Zc,Wc,Tm;function WS(){Tl&&(Tl.detachEvent("onpropertychange",R_),Vl=Tl=null)}function R_(t){if(t.propertyName==="value"&&Qd(Vl)){var e=[];E_(e,Vl,t,av(t)),w_(bM,e)}}function SM(t,e,a){t==="focusin"?(WS(),Tl=e,Vl=a,Tl.attachEvent("onpropertychange",R_)):t==="focusout"&&WS()}function CM(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return Qd(Vl)}function _M(t,e){if(t==="click")return Qd(e)}function wM(t,e){if(t==="input"||t==="change")return Qd(e)}function LM(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var pa=typeof Object.is=="function"?Object.is:LM;function jl(t,e){if(pa(t,e))return!0;if(typeof t!="object"||t===null||typeof e!="object"||e===null)return!1;var a=Object.keys(t),n=Object.keys(e);if(a.length!==n.length)return!1;for(n=0;n<a.length;n++){var r=a[n];if(!sg.call(e,r)||!pa(t[r],e[r]))return!1}return!0}function XS(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function YS(t,e){var a=XS(t);t=0;for(var n;a;){if(a.nodeType===3){if(n=t+a.textContent.length,t<=e&&n>=e)return{node:a,offset:e-t};t=n}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=XS(a)}}function M_(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?M_(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function D_(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=wd(t.document);e instanceof t.HTMLIFrameElement;){try{var a=typeof e.contentWindow.location.href=="string"}catch{a=!1}if(a)t=e.contentWindow;else break;e=wd(t.document)}return e}function iv(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}var kM=Un&&"documentMode"in document&&11>=document.documentMode,Pi=null,hg=null,Rl=null,mg=!1;function KS(t,e,a){var n=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;mg||Pi==null||Pi!==wd(n)||(n=Pi,"selectionStart"in n&&iv(n)?n={start:n.selectionStart,end:n.selectionEnd}:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}),Rl&&jl(Rl,n)||(Rl=n,n=qd(hg,"onSelect"),0<n.length&&(e=new Yd("onSelect","select",null,e,a),t.push({event:e,listeners:n}),e.target=Pi)))}function bo(t,e){var a={};return a[t.toLowerCase()]=e.toLowerCase(),a["Webkit"+t]="webkit"+e,a["Moz"+t]="moz"+e,a}var Fi={animationend:bo("Animation","AnimationEnd"),animationiteration:bo("Animation","AnimationIteration"),animationstart:bo("Animation","AnimationStart"),transitionrun:bo("Transition","TransitionRun"),transitionstart:bo("Transition","TransitionStart"),transitioncancel:bo("Transition","TransitionCancel"),transitionend:bo("Transition","TransitionEnd")},Rm={},O_={};Un&&(O_=document.createElement("div").style,"AnimationEvent"in window||(delete Fi.animationend.animation,delete Fi.animationiteration.animation,delete Fi.animationstart.animation),"TransitionEvent"in window||delete Fi.transitionend.transition);function Fo(t){if(Rm[t])return Rm[t];if(!Fi[t])return t;var e=Fi[t],a;for(a in e)if(e.hasOwnProperty(a)&&a in O_)return Rm[t]=e[a];return t}var B_=Fo("animationend"),P_=Fo("animationiteration"),F_=Fo("animationstart"),IM=Fo("transitionrun"),AM=Fo("transitionstart"),EM=Fo("transitioncancel"),N_=Fo("transitionend"),H_=new Map,gg="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(" ");gg.push("scrollEnd");function ja(t,e){H_.set(t,e),Bo(e,[t])}var Ld=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},_a=[],Ni=0,sv=0;function Jd(){for(var t=Ni,e=sv=Ni=0;e<t;){var a=_a[e];_a[e++]=null;var n=_a[e];_a[e++]=null;var r=_a[e];_a[e++]=null;var o=_a[e];if(_a[e++]=null,n!==null&&r!==null){var i=n.pending;i===null?r.next=r:(r.next=i.next,i.next=r),n.pending=r}o!==0&&U_(a,r,o)}}function ef(t,e,a,n){_a[Ni++]=t,_a[Ni++]=e,_a[Ni++]=a,_a[Ni++]=n,sv|=n,t.lanes|=n,t=t.alternate,t!==null&&(t.lanes|=n)}function lv(t,e,a,n){return ef(t,e,a,n),kd(t)}function No(t,e){return ef(t,null,null,e),kd(t)}function U_(t,e,a){t.lanes|=a;var n=t.alternate;n!==null&&(n.lanes|=a);for(var r=!1,o=t.return;o!==null;)o.childLanes|=a,n=o.alternate,n!==null&&(n.childLanes|=a),o.tag===22&&(t=o.stateNode,t===null||t._visibility&1||(r=!0)),t=o,o=o.return;return t.tag===3?(o=t.stateNode,r&&e!==null&&(r=31-da(a),t=o.hiddenUpdates,n=t[r],n===null?t[r]=[e]:n.push(e),e.lane=a|536870912),o):null}function kd(t){if(50<Ul)throw Ul=0,Fg=null,Error(R(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var Hi={};function TM(t,e,a,n){this.tag=t,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=n,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function sa(t,e,a,n){return new TM(t,e,a,n)}function uv(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Fn(t,e){var a=t.alternate;return a===null?(a=sa(t.tag,e,t.key,t.mode),a.elementType=t.elementType,a.type=t.type,a.stateNode=t.stateNode,a.alternate=t,t.alternate=a):(a.pendingProps=e,a.type=t.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=t.flags&65011712,a.childLanes=t.childLanes,a.lanes=t.lanes,a.child=t.child,a.memoizedProps=t.memoizedProps,a.memoizedState=t.memoizedState,a.updateQueue=t.updateQueue,e=t.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},a.sibling=t.sibling,a.index=t.index,a.ref=t.ref,a.refCleanup=t.refCleanup,a}function z_(t,e){t.flags&=65011714;var a=t.alternate;return a===null?(t.childLanes=0,t.lanes=e,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=a.childLanes,t.lanes=a.lanes,t.child=a.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=a.memoizedProps,t.memoizedState=a.memoizedState,t.updateQueue=a.updateQueue,t.type=a.type,e=a.dependencies,t.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),t}function ud(t,e,a,n,r,o){var i=0;if(n=t,typeof t=="function")uv(t)&&(i=1);else if(typeof t=="string")i=D2(t,a,dn.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case ng:return t=sa(31,a,e,r),t.elementType=ng,t.lanes=o,t;case Ri:return ko(a.children,r,o,e);case i_:i=8,r|=24;break;case eg:return t=sa(12,a,e,r|2),t.elementType=eg,t.lanes=o,t;case tg:return t=sa(13,a,e,r),t.elementType=tg,t.lanes=o,t;case ag:return t=sa(19,a,e,r),t.elementType=ag,t.lanes=o,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case On:i=10;break e;case s_:i=9;break e;case Xg:i=11;break e;case Yg:i=14;break e;case Cr:i=16,n=null;break e}i=29,a=Error(R(130,t===null?"null":typeof t,"")),n=null}return e=sa(i,a,e,r),e.elementType=t,e.type=n,e.lanes=o,e}function ko(t,e,a,n){return t=sa(7,t,n,e),t.lanes=a,t}function Mm(t,e,a){return t=sa(6,t,null,e),t.lanes=a,t}function q_(t){var e=sa(18,null,null,0);return e.stateNode=t,e}function Dm(t,e,a){return e=sa(4,t.children!==null?t.children:[],t.key,e),e.lanes=a,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}var QS=new WeakMap;function Aa(t,e){if(typeof t=="object"&&t!==null){var a=QS.get(t);return a!==void 0?a:(e={value:t,source:e,stack:DS(e)},QS.set(t,e),e)}return{value:t,source:e,stack:DS(e)}}var Ui=[],zi=0,Id=null,Gl=0,La=[],ka=0,qr=null,ln=1,un="";function Mn(t,e){Ui[zi++]=Gl,Ui[zi++]=Id,Id=t,Gl=e}function $_(t,e,a){La[ka++]=ln,La[ka++]=un,La[ka++]=qr,qr=t;var n=ln;t=un;var r=32-da(n)-1;n&=~(1<<r),a+=1;var o=32-da(e)+r;if(30<o){var i=r-r%5;o=(n&(1<<i)-1).toString(32),n>>=i,r-=i,ln=1<<32-da(e)+r|a<<r|n,un=o+t}else ln=1<<o|a<<r|n,un=t}function cv(t){t.return!==null&&(Mn(t,1),$_(t,1,0))}function dv(t){for(;t===Id;)Id=Ui[--zi],Ui[zi]=null,Gl=Ui[--zi],Ui[zi]=null;for(;t===qr;)qr=La[--ka],La[ka]=null,un=La[--ka],La[ka]=null,ln=La[--ka],La[ka]=null}function V_(t,e){La[ka++]=ln,La[ka++]=un,La[ka++]=qr,ln=e.id,un=e.overflow,qr=t}var St=null,He=null,he=!1,Or=null,Ea=!1,vg=Error(R(519));function $r(t){var e=Error(R(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Zl(Aa(e,t)),vg}function JS(t){var e=t.stateNode,a=t.type,n=t.memoizedProps;switch(e[bt]=t,e[Yt]=n,a){case"dialog":ue("cancel",e),ue("close",e);break;case"iframe":case"object":case"embed":ue("load",e);break;case"video":case"audio":for(a=0;a<Kl.length;a++)ue(Kl[a],e);break;case"source":ue("error",e);break;case"img":case"image":case"link":ue("error",e),ue("load",e);break;case"details":ue("toggle",e);break;case"input":ue("invalid",e),b_(e,n.value,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name,!0);break;case"select":ue("invalid",e);break;case"textarea":ue("invalid",e),C_(e,n.value,n.defaultValue,n.children)}a=n.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||e.textContent===""+a||n.suppressHydrationWarning===!0||kL(e.textContent,a)?(n.popover!=null&&(ue("beforetoggle",e),ue("toggle",e)),n.onScroll!=null&&ue("scroll",e),n.onScrollEnd!=null&&ue("scrollend",e),n.onClick!=null&&(e.onclick=Bn),e=!0):e=!1,e||$r(t,!0)}function eC(t){for(St=t.return;St;)switch(St.tag){case 5:case 31:case 13:Ea=!1;return;case 27:case 3:Ea=!0;return;default:St=St.return}}function Ii(t){if(t!==St)return!1;if(!he)return eC(t),he=!0,!1;var e=t.tag,a;if((a=e!==3&&e!==27)&&((a=e===5)&&(a=t.type,a=!(a!=="form"&&a!=="button")||qg(t.type,t.memoizedProps)),a=!a),a&&He&&$r(t),eC(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(R(317));He=qC(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(R(317));He=qC(t)}else e===27?(e=He,Zr(t.type)?(t=Gg,Gg=null,He=t):He=e):He=St?Ra(t.stateNode.nextSibling):null;return!0}function To(){He=St=null,he=!1}function Om(){var t=Or;return t!==null&&(Wt===null?Wt=t:Wt.push.apply(Wt,t),Or=null),t}function Zl(t){Or===null?Or=[t]:Or.push(t)}var yg=fn(null),Ho=null,Pn=null;function wr(t,e,a){De(yg,e._currentValue),e._currentValue=a}function Nn(t){t._currentValue=yg.current,gt(yg)}function xg(t,e,a){for(;t!==null;){var n=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,n!==null&&(n.childLanes|=e)):n!==null&&(n.childLanes&e)!==e&&(n.childLanes|=e),t===a)break;t=t.return}}function bg(t,e,a,n){var r=t.child;for(r!==null&&(r.return=t);r!==null;){var o=r.dependencies;if(o!==null){var i=r.child;o=o.firstContext;e:for(;o!==null;){var s=o;o=r;for(var l=0;l<e.length;l++)if(s.context===e[l]){o.lanes|=a,s=o.alternate,s!==null&&(s.lanes|=a),xg(o.return,a,t),n||(i=null);break e}o=s.next}}else if(r.tag===18){if(i=r.return,i===null)throw Error(R(341));i.lanes|=a,o=i.alternate,o!==null&&(o.lanes|=a),xg(i,a,t),i=null}else i=r.child;if(i!==null)i.return=r;else for(i=r;i!==null;){if(i===t){i=null;break}if(r=i.sibling,r!==null){r.return=i.return,i=r;break}i=i.return}r=i}}function us(t,e,a,n){t=null;for(var r=e,o=!1;r!==null;){if(!o){if((r.flags&524288)!==0)o=!0;else if((r.flags&262144)!==0)break}if(r.tag===10){var i=r.alternate;if(i===null)throw Error(R(387));if(i=i.memoizedProps,i!==null){var s=r.type;pa(r.pendingProps.value,i.value)||(t!==null?t.push(s):t=[s])}}else if(r===bd.current){if(i=r.alternate,i===null)throw Error(R(387));i.memoizedState.memoizedState!==r.memoizedState.memoizedState&&(t!==null?t.push(Jl):t=[Jl])}r=r.return}t!==null&&bg(e,t,a,n),e.flags|=262144}function Ad(t){for(t=t.firstContext;t!==null;){if(!pa(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function Ro(t){Ho=t,Pn=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function Ct(t){return j_(Ho,t)}function Xc(t,e){return Ho===null&&Ro(t),j_(t,e)}function j_(t,e){var a=e._currentValue;if(e={context:e,memoizedValue:a,next:null},Pn===null){if(t===null)throw Error(R(308));Pn=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else Pn=Pn.next=e;return a}var RM=typeof AbortController<"u"?AbortController:function(){var t=[],e=this.signal={aborted:!1,addEventListener:function(a,n){t.push(n)}};this.abort=function(){e.aborted=!0,t.forEach(function(a){return a()})}},MM=lt.unstable_scheduleCallback,DM=lt.unstable_NormalPriority,rt={$$typeof:On,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function fv(){return{controller:new RM,data:new Map,refCount:0}}function lu(t){t.refCount--,t.refCount===0&&MM(DM,function(){t.controller.abort()})}var Ml=null,Sg=0,Ji=0,Gi=null;function OM(t,e){if(Ml===null){var a=Ml=[];Sg=0,Ji=Fv(),Gi={status:"pending",value:void 0,then:function(n){a.push(n)}}}return Sg++,e.then(tC,tC),e}function tC(){if(--Sg===0&&Ml!==null){Gi!==null&&(Gi.status="fulfilled");var t=Ml;Ml=null,Ji=0,Gi=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function BM(t,e){var a=[],n={status:"pending",value:null,reason:null,then:function(r){a.push(r)}};return t.then(function(){n.status="fulfilled",n.value=e;for(var r=0;r<a.length;r++)(0,a[r])(e)},function(r){for(n.status="rejected",n.reason=r,r=0;r<a.length;r++)(0,a[r])(void 0)}),n}var aC=ee.S;ee.S=function(t,e){oL=ua(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&OM(t,e),aC!==null&&aC(t,e)};var Io=fn(null);function pv(){var t=Io.current;return t!==null?t:Ee.pooledCache}function cd(t,e){e===null?De(Io,Io.current):De(Io,e.pool)}function G_(){var t=pv();return t===null?null:{parent:rt._currentValue,pool:t}}var cs=Error(R(460)),hv=Error(R(474)),tf=Error(R(542)),Ed={then:function(){}};function nC(t){return t=t.status,t==="fulfilled"||t==="rejected"}function Z_(t,e,a){switch(a=t[a],a===void 0?t.push(e):a!==e&&(e.then(Bn,Bn),e=a),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,oC(t),t;default:if(typeof e.status=="string")e.then(Bn,Bn);else{if(t=Ee,t!==null&&100<t.shellSuspendCounter)throw Error(R(482));t=e,t.status="pending",t.then(function(n){if(e.status==="pending"){var r=e;r.status="fulfilled",r.value=n}},function(n){if(e.status==="pending"){var r=e;r.status="rejected",r.reason=n}})}switch(e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,oC(t),t}throw Ao=e,cs}}function _o(t){try{var e=t._init;return e(t._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(Ao=a,cs):a}}var Ao=null;function rC(){if(Ao===null)throw Error(R(459));var t=Ao;return Ao=null,t}function oC(t){if(t===cs||t===tf)throw Error(R(483))}var Zi=null,Wl=0;function Yc(t){var e=Wl;return Wl+=1,Zi===null&&(Zi=[]),Z_(Zi,t,e)}function xl(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function Kc(t,e){throw e.$$typeof===SR?Error(R(525)):(t=Object.prototype.toString.call(e),Error(R(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function W_(t){function e(p,g){if(t){var v=p.deletions;v===null?(p.deletions=[g],p.flags|=16):v.push(g)}}function a(p,g){if(!t)return null;for(;g!==null;)e(p,g),g=g.sibling;return null}function n(p){for(var g=new Map;p!==null;)p.key!==null?g.set(p.key,p):g.set(p.index,p),p=p.sibling;return g}function r(p,g){return p=Fn(p,g),p.index=0,p.sibling=null,p}function o(p,g,v){return p.index=v,t?(v=p.alternate,v!==null?(v=v.index,v<g?(p.flags|=67108866,g):v):(p.flags|=67108866,g)):(p.flags|=1048576,g)}function i(p){return t&&p.alternate===null&&(p.flags|=67108866),p}function s(p,g,v,y){return g===null||g.tag!==6?(g=Mm(v,p.mode,y),g.return=p,g):(g=r(g,v),g.return=p,g)}function l(p,g,v,y){var _=v.type;return _===Ri?c(p,g,v.props.children,y,v.key):g!==null&&(g.elementType===_||typeof _=="object"&&_!==null&&_.$$typeof===Cr&&_o(_)===g.type)?(g=r(g,v.props),xl(g,v),g.return=p,g):(g=ud(v.type,v.key,v.props,null,p.mode,y),xl(g,v),g.return=p,g)}function u(p,g,v,y){return g===null||g.tag!==4||g.stateNode.containerInfo!==v.containerInfo||g.stateNode.implementation!==v.implementation?(g=Dm(v,p.mode,y),g.return=p,g):(g=r(g,v.children||[]),g.return=p,g)}function c(p,g,v,y,_){return g===null||g.tag!==7?(g=ko(v,p.mode,y,_),g.return=p,g):(g=r(g,v),g.return=p,g)}function d(p,g,v){if(typeof g=="string"&&g!==""||typeof g=="number"||typeof g=="bigint")return g=Mm(""+g,p.mode,v),g.return=p,g;if(typeof g=="object"&&g!==null){switch(g.$$typeof){case zc:return v=ud(g.type,g.key,g.props,null,p.mode,v),xl(v,g),v.return=p,v;case wl:return g=Dm(g,p.mode,v),g.return=p,g;case Cr:return g=_o(g),d(p,g,v)}if(Ll(g)||vl(g))return g=ko(g,p.mode,v,null),g.return=p,g;if(typeof g.then=="function")return d(p,Yc(g),v);if(g.$$typeof===On)return d(p,Xc(p,g),v);Kc(p,g)}return null}function f(p,g,v,y){var _=g!==null?g.key:null;if(typeof v=="string"&&v!==""||typeof v=="number"||typeof v=="bigint")return _!==null?null:s(p,g,""+v,y);if(typeof v=="object"&&v!==null){switch(v.$$typeof){case zc:return v.key===_?l(p,g,v,y):null;case wl:return v.key===_?u(p,g,v,y):null;case Cr:return v=_o(v),f(p,g,v,y)}if(Ll(v)||vl(v))return _!==null?null:c(p,g,v,y,null);if(typeof v.then=="function")return f(p,g,Yc(v),y);if(v.$$typeof===On)return f(p,g,Xc(p,v),y);Kc(p,v)}return null}function m(p,g,v,y,_){if(typeof y=="string"&&y!==""||typeof y=="number"||typeof y=="bigint")return p=p.get(v)||null,s(g,p,""+y,_);if(typeof y=="object"&&y!==null){switch(y.$$typeof){case zc:return p=p.get(y.key===null?v:y.key)||null,l(g,p,y,_);case wl:return p=p.get(y.key===null?v:y.key)||null,u(g,p,y,_);case Cr:return y=_o(y),m(p,g,v,y,_)}if(Ll(y)||vl(y))return p=p.get(v)||null,c(g,p,y,_,null);if(typeof y.then=="function")return m(p,g,v,Yc(y),_);if(y.$$typeof===On)return m(p,g,v,Xc(g,y),_);Kc(g,y)}return null}function S(p,g,v,y){for(var _=null,L=null,C=g,A=g=0,w=null;C!==null&&A<v.length;A++){C.index>A?(w=C,C=null):w=C.sibling;var k=f(p,C,v[A],y);if(k===null){C===null&&(C=w);break}t&&C&&k.alternate===null&&e(p,C),g=o(k,g,A),L===null?_=k:L.sibling=k,L=k,C=w}if(A===v.length)return a(p,C),he&&Mn(p,A),_;if(C===null){for(;A<v.length;A++)C=d(p,v[A],y),C!==null&&(g=o(C,g,A),L===null?_=C:L.sibling=C,L=C);return he&&Mn(p,A),_}for(C=n(C);A<v.length;A++)w=m(C,p,A,v[A],y),w!==null&&(t&&w.alternate!==null&&C.delete(w.key===null?A:w.key),g=o(w,g,A),L===null?_=w:L.sibling=w,L=w);return t&&C.forEach(function(T){return e(p,T)}),he&&Mn(p,A),_}function b(p,g,v,y){if(v==null)throw Error(R(151));for(var _=null,L=null,C=g,A=g=0,w=null,k=v.next();C!==null&&!k.done;A++,k=v.next()){C.index>A?(w=C,C=null):w=C.sibling;var T=f(p,C,k.value,y);if(T===null){C===null&&(C=w);break}t&&C&&T.alternate===null&&e(p,C),g=o(T,g,A),L===null?_=T:L.sibling=T,L=T,C=w}if(k.done)return a(p,C),he&&Mn(p,A),_;if(C===null){for(;!k.done;A++,k=v.next())k=d(p,k.value,y),k!==null&&(g=o(k,g,A),L===null?_=k:L.sibling=k,L=k);return he&&Mn(p,A),_}for(C=n(C);!k.done;A++,k=v.next())k=m(C,p,A,k.value,y),k!==null&&(t&&k.alternate!==null&&C.delete(k.key===null?A:k.key),g=o(k,g,A),L===null?_=k:L.sibling=k,L=k);return t&&C.forEach(function(D){return e(p,D)}),he&&Mn(p,A),_}function x(p,g,v,y){if(typeof v=="object"&&v!==null&&v.type===Ri&&v.key===null&&(v=v.props.children),typeof v=="object"&&v!==null){switch(v.$$typeof){case zc:e:{for(var _=v.key;g!==null;){if(g.key===_){if(_=v.type,_===Ri){if(g.tag===7){a(p,g.sibling),y=r(g,v.props.children),y.return=p,p=y;break e}}else if(g.elementType===_||typeof _=="object"&&_!==null&&_.$$typeof===Cr&&_o(_)===g.type){a(p,g.sibling),y=r(g,v.props),xl(y,v),y.return=p,p=y;break e}a(p,g);break}else e(p,g);g=g.sibling}v.type===Ri?(y=ko(v.props.children,p.mode,y,v.key),y.return=p,p=y):(y=ud(v.type,v.key,v.props,null,p.mode,y),xl(y,v),y.return=p,p=y)}return i(p);case wl:e:{for(_=v.key;g!==null;){if(g.key===_)if(g.tag===4&&g.stateNode.containerInfo===v.containerInfo&&g.stateNode.implementation===v.implementation){a(p,g.sibling),y=r(g,v.children||[]),y.return=p,p=y;break e}else{a(p,g);break}else e(p,g);g=g.sibling}y=Dm(v,p.mode,y),y.return=p,p=y}return i(p);case Cr:return v=_o(v),x(p,g,v,y)}if(Ll(v))return S(p,g,v,y);if(vl(v)){if(_=vl(v),typeof _!="function")throw Error(R(150));return v=_.call(v),b(p,g,v,y)}if(typeof v.then=="function")return x(p,g,Yc(v),y);if(v.$$typeof===On)return x(p,g,Xc(p,v),y);Kc(p,v)}return typeof v=="string"&&v!==""||typeof v=="number"||typeof v=="bigint"?(v=""+v,g!==null&&g.tag===6?(a(p,g.sibling),y=r(g,v),y.return=p,p=y):(a(p,g),y=Mm(v,p.mode,y),y.return=p,p=y),i(p)):a(p,g)}return function(p,g,v,y){try{Wl=0;var _=x(p,g,v,y);return Zi=null,_}catch(C){if(C===cs||C===tf)throw C;var L=sa(29,C,null,p.mode);return L.lanes=y,L.return=p,L}}}var Mo=W_(!0),X_=W_(!1),_r=!1;function mv(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Cg(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null})}function Br(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function Pr(t,e,a){var n=t.updateQueue;if(n===null)return null;if(n=n.shared,(ye&2)!==0){var r=n.pending;return r===null?e.next=e:(e.next=r.next,r.next=e),n.pending=e,e=kd(t),U_(t,null,a),e}return ef(t,n,e,a),kd(t)}function Dl(t,e,a){if(e=e.updateQueue,e!==null&&(e=e.shared,(a&4194048)!==0)){var n=e.lanes;n&=t.pendingLanes,a|=n,e.lanes=a,p_(t,a)}}function Bm(t,e){var a=t.updateQueue,n=t.alternate;if(n!==null&&(n=n.updateQueue,a===n)){var r=null,o=null;if(a=a.firstBaseUpdate,a!==null){do{var i={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};o===null?r=o=i:o=o.next=i,a=a.next}while(a!==null);o===null?r=o=e:o=o.next=e}else r=o=e;a={baseState:n.baseState,firstBaseUpdate:r,lastBaseUpdate:o,shared:n.shared,callbacks:n.callbacks},t.updateQueue=a;return}t=a.lastBaseUpdate,t===null?a.firstBaseUpdate=e:t.next=e,a.lastBaseUpdate=e}var _g=!1;function Ol(){if(_g){var t=Gi;if(t!==null)throw t}}function Bl(t,e,a,n){_g=!1;var r=t.updateQueue;_r=!1;var o=r.firstBaseUpdate,i=r.lastBaseUpdate,s=r.shared.pending;if(s!==null){r.shared.pending=null;var l=s,u=l.next;l.next=null,i===null?o=u:i.next=u,i=l;var c=t.alternate;c!==null&&(c=c.updateQueue,s=c.lastBaseUpdate,s!==i&&(s===null?c.firstBaseUpdate=u:s.next=u,c.lastBaseUpdate=l))}if(o!==null){var d=r.baseState;i=0,c=u=l=null,s=o;do{var f=s.lane&-536870913,m=f!==s.lane;if(m?(pe&f)===f:(n&f)===f){f!==0&&f===Ji&&(_g=!0),c!==null&&(c=c.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});e:{var S=t,b=s;f=e;var x=a;switch(b.tag){case 1:if(S=b.payload,typeof S=="function"){d=S.call(x,d,f);break e}d=S;break e;case 3:S.flags=S.flags&-65537|128;case 0:if(S=b.payload,f=typeof S=="function"?S.call(x,d,f):S,f==null)break e;d=Ue({},d,f);break e;case 2:_r=!0}}f=s.callback,f!==null&&(t.flags|=64,m&&(t.flags|=8192),m=r.callbacks,m===null?r.callbacks=[f]:m.push(f))}else m={lane:f,tag:s.tag,payload:s.payload,callback:s.callback,next:null},c===null?(u=c=m,l=d):c=c.next=m,i|=f;if(s=s.next,s===null){if(s=r.shared.pending,s===null)break;m=s,s=m.next,m.next=null,r.lastBaseUpdate=m,r.shared.pending=null}}while(!0);c===null&&(l=d),r.baseState=l,r.firstBaseUpdate=u,r.lastBaseUpdate=c,o===null&&(r.shared.lanes=0),jr|=i,t.lanes=i,t.memoizedState=d}}function Y_(t,e){if(typeof t!="function")throw Error(R(191,t));t.call(e)}function K_(t,e){var a=t.callbacks;if(a!==null)for(t.callbacks=null,t=0;t<a.length;t++)Y_(a[t],e)}var es=fn(null),Td=fn(0);function iC(t,e){t=Vn,De(Td,t),De(es,e),Vn=t|e.baseLanes}function wg(){De(Td,Vn),De(es,es.current)}function gv(){Vn=Td.current,gt(es),gt(Td)}var ha=fn(null),Ta=null;function Lr(t){var e=t.alternate;De(Je,Je.current&1),De(ha,t),Ta===null&&(e===null||es.current!==null||e.memoizedState!==null)&&(Ta=t)}function Lg(t){De(Je,Je.current),De(ha,t),Ta===null&&(Ta=t)}function Q_(t){t.tag===22?(De(Je,Je.current),De(ha,t),Ta===null&&(Ta=t)):kr(t)}function kr(){De(Je,Je.current),De(ha,ha.current)}function ia(t){gt(ha),Ta===t&&(Ta=null),gt(Je)}var Je=fn(0);function Rd(t){for(var e=t;e!==null;){if(e.tag===13){var a=e.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Vg(a)||jg(a)))return e}else if(e.tag===19&&(e.memoizedProps.revealOrder==="forwards"||e.memoizedProps.revealOrder==="backwards"||e.memoizedProps.revealOrder==="unstable_legacy-backwards"||e.memoizedProps.revealOrder==="together")){if((e.flags&128)!==0)return e}else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return null;e=e.return}e.sibling.return=e.return,e=e.sibling}return null}var zn=0,ie=null,ke=null,at=null,Md=!1,Wi=!1,Do=!1,Dd=0,Xl=0,Xi=null,PM=0;function Ye(){throw Error(R(321))}function vv(t,e){if(e===null)return!1;for(var a=0;a<e.length&&a<t.length;a++)if(!pa(t[a],e[a]))return!1;return!0}function yv(t,e,a,n,r,o){return zn=o,ie=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,ee.H=t===null||t.memoizedState===null?Ew:Ev,Do=!1,o=a(n,r),Do=!1,Wi&&(o=ew(e,a,n,r)),J_(t),o}function J_(t){ee.H=Yl;var e=ke!==null&&ke.next!==null;if(zn=0,at=ke=ie=null,Md=!1,Xl=0,Xi=null,e)throw Error(R(300));t===null||ot||(t=t.dependencies,t!==null&&Ad(t)&&(ot=!0))}function ew(t,e,a,n){ie=t;var r=0;do{if(Wi&&(Xi=null),Xl=0,Wi=!1,25<=r)throw Error(R(301));if(r+=1,at=ke=null,t.updateQueue!=null){var o=t.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}ee.H=Tw,o=e(a,n)}while(Wi);return o}function FM(){var t=ee.H,e=t.useState()[0];return e=typeof e.then=="function"?uu(e):e,t=t.useState()[0],(ke!==null?ke.memoizedState:null)!==t&&(ie.flags|=1024),e}function xv(){var t=Dd!==0;return Dd=0,t}function bv(t,e,a){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a}function Sv(t){if(Md){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}Md=!1}zn=0,at=ke=ie=null,Wi=!1,Xl=Dd=0,Xi=null}function Ft(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return at===null?ie.memoizedState=at=t:at=at.next=t,at}function et(){if(ke===null){var t=ie.alternate;t=t!==null?t.memoizedState:null}else t=ke.next;var e=at===null?ie.memoizedState:at.next;if(e!==null)at=e,ke=t;else{if(t===null)throw ie.alternate===null?Error(R(467)):Error(R(310));ke=t,t={memoizedState:ke.memoizedState,baseState:ke.baseState,baseQueue:ke.baseQueue,queue:ke.queue,next:null},at===null?ie.memoizedState=at=t:at=at.next=t}return at}function af(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function uu(t){var e=Xl;return Xl+=1,Xi===null&&(Xi=[]),t=Z_(Xi,t,e),e=ie,(at===null?e.memoizedState:at.next)===null&&(e=e.alternate,ee.H=e===null||e.memoizedState===null?Ew:Ev),t}function nf(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return uu(t);if(t.$$typeof===On)return Ct(t)}throw Error(R(438,String(t)))}function Cv(t){var e=null,a=ie.updateQueue;if(a!==null&&(e=a.memoCache),e==null){var n=ie.alternate;n!==null&&(n=n.updateQueue,n!==null&&(n=n.memoCache,n!=null&&(e={data:n.data.map(function(r){return r.slice()}),index:0})))}if(e==null&&(e={data:[],index:0}),a===null&&(a=af(),ie.updateQueue=a),a.memoCache=e,a=e.data[e.index],a===void 0)for(a=e.data[e.index]=Array(t),n=0;n<t;n++)a[n]=CR;return e.index++,a}function qn(t,e){return typeof e=="function"?e(t):e}function dd(t){var e=et();return _v(e,ke,t)}function _v(t,e,a){var n=t.queue;if(n===null)throw Error(R(311));n.lastRenderedReducer=a;var r=t.baseQueue,o=n.pending;if(o!==null){if(r!==null){var i=r.next;r.next=o.next,o.next=i}e.baseQueue=r=o,n.pending=null}if(o=t.baseState,r===null)t.memoizedState=o;else{e=r.next;var s=i=null,l=null,u=e,c=!1;do{var d=u.lane&-536870913;if(d!==u.lane?(pe&d)===d:(zn&d)===d){var f=u.revertLane;if(f===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),d===Ji&&(c=!0);else if((zn&f)===f){u=u.next,f===Ji&&(c=!0);continue}else d={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=d,i=o):l=l.next=d,ie.lanes|=f,jr|=f;d=u.action,Do&&a(o,d),o=u.hasEagerState?u.eagerState:a(o,d)}else f={lane:d,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=f,i=o):l=l.next=f,ie.lanes|=d,jr|=d;u=u.next}while(u!==null&&u!==e);if(l===null?i=o:l.next=s,!pa(o,t.memoizedState)&&(ot=!0,c&&(a=Gi,a!==null)))throw a;t.memoizedState=o,t.baseState=i,t.baseQueue=l,n.lastRenderedState=o}return r===null&&(n.lanes=0),[t.memoizedState,n.dispatch]}function Pm(t){var e=et(),a=e.queue;if(a===null)throw Error(R(311));a.lastRenderedReducer=t;var n=a.dispatch,r=a.pending,o=e.memoizedState;if(r!==null){a.pending=null;var i=r=r.next;do o=t(o,i.action),i=i.next;while(i!==r);pa(o,e.memoizedState)||(ot=!0),e.memoizedState=o,e.baseQueue===null&&(e.baseState=o),a.lastRenderedState=o}return[o,n]}function tw(t,e,a){var n=ie,r=et(),o=he;if(o){if(a===void 0)throw Error(R(407));a=a()}else a=e();var i=!pa((ke||r).memoizedState,a);if(i&&(r.memoizedState=a,ot=!0),r=r.queue,wv(rw.bind(null,n,r,t),[t]),r.getSnapshot!==e||i||at!==null&&at.memoizedState.tag&1){if(n.flags|=2048,ts(9,{destroy:void 0},nw.bind(null,n,r,a,e),null),Ee===null)throw Error(R(349));o||(zn&127)!==0||aw(n,e,a)}return a}function aw(t,e,a){t.flags|=16384,t={getSnapshot:e,value:a},e=ie.updateQueue,e===null?(e=af(),ie.updateQueue=e,e.stores=[t]):(a=e.stores,a===null?e.stores=[t]:a.push(t))}function nw(t,e,a,n){e.value=a,e.getSnapshot=n,ow(e)&&iw(t)}function rw(t,e,a){return a(function(){ow(e)&&iw(t)})}function ow(t){var e=t.getSnapshot;t=t.value;try{var a=e();return!pa(t,a)}catch{return!0}}function iw(t){var e=No(t,2);e!==null&&Xt(e,t,2)}function kg(t){var e=Ft();if(typeof t=="function"){var a=t;if(t=a(),Do){Ar(!0);try{a()}finally{Ar(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:qn,lastRenderedState:t},e}function sw(t,e,a,n){return t.baseState=a,_v(t,ke,typeof n=="function"?n:qn)}function NM(t,e,a,n,r){if(of(t))throw Error(R(485));if(t=e.action,t!==null){var o={payload:r,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(i){o.listeners.push(i)}};ee.T!==null?a(!0):o.isTransition=!1,n(o),a=e.pending,a===null?(o.next=e.pending=o,lw(e,o)):(o.next=a.next,e.pending=a.next=o)}}function lw(t,e){var a=e.action,n=e.payload,r=t.state;if(e.isTransition){var o=ee.T,i={};ee.T=i;try{var s=a(r,n),l=ee.S;l!==null&&l(i,s),sC(t,e,s)}catch(u){Ig(t,e,u)}finally{o!==null&&i.types!==null&&(o.types=i.types),ee.T=o}}else try{o=a(r,n),sC(t,e,o)}catch(u){Ig(t,e,u)}}function sC(t,e,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(n){lC(t,e,n)},function(n){return Ig(t,e,n)}):lC(t,e,a)}function lC(t,e,a){e.status="fulfilled",e.value=a,uw(e),t.state=a,e=t.pending,e!==null&&(a=e.next,a===e?t.pending=null:(a=a.next,e.next=a,lw(t,a)))}function Ig(t,e,a){var n=t.pending;if(t.pending=null,n!==null){n=n.next;do e.status="rejected",e.reason=a,uw(e),e=e.next;while(e!==n)}t.action=null}function uw(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function cw(t,e){return e}function uC(t,e){if(he){var a=Ee.formState;if(a!==null){e:{var n=ie;if(he){if(He){t:{for(var r=He,o=Ea;r.nodeType!==8;){if(!o){r=null;break t}if(r=Ra(r.nextSibling),r===null){r=null;break t}}o=r.data,r=o==="F!"||o==="F"?r:null}if(r){He=Ra(r.nextSibling),n=r.data==="F!";break e}}$r(n)}n=!1}n&&(e=a[0])}}return a=Ft(),a.memoizedState=a.baseState=e,n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:cw,lastRenderedState:e},a.queue=n,a=kw.bind(null,ie,n),n.dispatch=a,n=kg(!1),o=Av.bind(null,ie,!1,n.queue),n=Ft(),r={state:e,dispatch:null,action:t,pending:null},n.queue=r,a=NM.bind(null,ie,r,o,a),r.dispatch=a,n.memoizedState=t,[e,a,!1]}function cC(t){var e=et();return dw(e,ke,t)}function dw(t,e,a){if(e=_v(t,e,cw)[0],t=dd(qn)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var n=uu(e)}catch(i){throw i===cs?tf:i}else n=e;e=et();var r=e.queue,o=r.dispatch;return a!==e.memoizedState&&(ie.flags|=2048,ts(9,{destroy:void 0},HM.bind(null,r,a),null)),[n,o,t]}function HM(t,e){t.action=e}function dC(t){var e=et(),a=ke;if(a!==null)return dw(e,a,t);et(),e=e.memoizedState,a=et();var n=a.queue.dispatch;return a.memoizedState=t,[e,n,!1]}function ts(t,e,a,n){return t={tag:t,create:a,deps:n,inst:e,next:null},e=ie.updateQueue,e===null&&(e=af(),ie.updateQueue=e),a=e.lastEffect,a===null?e.lastEffect=t.next=t:(n=a.next,a.next=t,t.next=n,e.lastEffect=t),t}function fw(){return et().memoizedState}function fd(t,e,a,n){var r=Ft();ie.flags|=t,r.memoizedState=ts(1|e,{destroy:void 0},a,n===void 0?null:n)}function rf(t,e,a,n){var r=et();n=n===void 0?null:n;var o=r.memoizedState.inst;ke!==null&&n!==null&&vv(n,ke.memoizedState.deps)?r.memoizedState=ts(e,o,a,n):(ie.flags|=t,r.memoizedState=ts(1|e,o,a,n))}function fC(t,e){fd(8390656,8,t,e)}function wv(t,e){rf(2048,8,t,e)}function UM(t){ie.flags|=4;var e=ie.updateQueue;if(e===null)e=af(),ie.updateQueue=e,e.events=[t];else{var a=e.events;a===null?e.events=[t]:a.push(t)}}function pw(t){var e=et().memoizedState;return UM({ref:e,nextImpl:t}),function(){if((ye&2)!==0)throw Error(R(440));return e.impl.apply(void 0,arguments)}}function hw(t,e){return rf(4,2,t,e)}function mw(t,e){return rf(4,4,t,e)}function gw(t,e){if(typeof e=="function"){t=t();var a=e(t);return function(){typeof a=="function"?a():e(null)}}if(e!=null)return t=t(),e.current=t,function(){e.current=null}}function vw(t,e,a){a=a!=null?a.concat([t]):null,rf(4,4,gw.bind(null,e,t),a)}function Lv(){}function yw(t,e){var a=et();e=e===void 0?null:e;var n=a.memoizedState;return e!==null&&vv(e,n[1])?n[0]:(a.memoizedState=[t,e],t)}function xw(t,e){var a=et();e=e===void 0?null:e;var n=a.memoizedState;if(e!==null&&vv(e,n[1]))return n[0];if(n=t(),Do){Ar(!0);try{t()}finally{Ar(!1)}}return a.memoizedState=[n,e],n}function kv(t,e,a){return a===void 0||(zn&1073741824)!==0&&(pe&261930)===0?t.memoizedState=e:(t.memoizedState=a,t=sL(),ie.lanes|=t,jr|=t,a)}function bw(t,e,a,n){return pa(a,e)?a:es.current!==null?(t=kv(t,a,n),pa(t,e)||(ot=!0),t):(zn&42)===0||(zn&1073741824)!==0&&(pe&261930)===0?(ot=!0,t.memoizedState=a):(t=sL(),ie.lanes|=t,jr|=t,e)}function Sw(t,e,a,n,r){var o=xe.p;xe.p=o!==0&&8>o?o:8;var i=ee.T,s={};ee.T=s,Av(t,!1,e,a);try{var l=r(),u=ee.S;if(u!==null&&u(s,l),l!==null&&typeof l=="object"&&typeof l.then=="function"){var c=BM(l,n);Pl(t,e,c,fa(t))}else Pl(t,e,n,fa(t))}catch(d){Pl(t,e,{then:function(){},status:"rejected",reason:d},fa())}finally{xe.p=o,i!==null&&s.types!==null&&(i.types=s.types),ee.T=i}}function zM(){}function Ag(t,e,a,n){if(t.tag!==5)throw Error(R(476));var r=Cw(t).queue;Sw(t,r,e,Lo,a===null?zM:function(){return _w(t),a(n)})}function Cw(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:Lo,baseState:Lo,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:qn,lastRenderedState:Lo},next:null};var a={};return e.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:qn,lastRenderedState:a},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function _w(t){var e=Cw(t);e.next===null&&(e=t.alternate.memoizedState),Pl(t,e.next.queue,{},fa())}function Iv(){return Ct(Jl)}function ww(){return et().memoizedState}function Lw(){return et().memoizedState}function qM(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var a=fa();t=Br(a);var n=Pr(e,t,a);n!==null&&(Xt(n,e,a),Dl(n,e,a)),e={cache:fv()},t.payload=e;return}e=e.return}}function $M(t,e,a){var n=fa();a={lane:n,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},of(t)?Iw(e,a):(a=lv(t,e,a,n),a!==null&&(Xt(a,t,n),Aw(a,e,n)))}function kw(t,e,a){var n=fa();Pl(t,e,a,n)}function Pl(t,e,a,n){var r={lane:n,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(of(t))Iw(e,r);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var i=e.lastRenderedState,s=o(i,a);if(r.hasEagerState=!0,r.eagerState=s,pa(s,i))return ef(t,e,r,0),Ee===null&&Jd(),!1}catch{}if(a=lv(t,e,r,n),a!==null)return Xt(a,t,n),Aw(a,e,n),!0}return!1}function Av(t,e,a,n){if(n={lane:2,revertLane:Fv(),gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},of(t)){if(e)throw Error(R(479))}else e=lv(t,a,n,2),e!==null&&Xt(e,t,2)}function of(t){var e=t.alternate;return t===ie||e!==null&&e===ie}function Iw(t,e){Wi=Md=!0;var a=t.pending;a===null?e.next=e:(e.next=a.next,a.next=e),t.pending=e}function Aw(t,e,a){if((a&4194048)!==0){var n=e.lanes;n&=t.pendingLanes,a|=n,e.lanes=a,p_(t,a)}}var Yl={readContext:Ct,use:nf,useCallback:Ye,useContext:Ye,useEffect:Ye,useImperativeHandle:Ye,useLayoutEffect:Ye,useInsertionEffect:Ye,useMemo:Ye,useReducer:Ye,useRef:Ye,useState:Ye,useDebugValue:Ye,useDeferredValue:Ye,useTransition:Ye,useSyncExternalStore:Ye,useId:Ye,useHostTransitionStatus:Ye,useFormState:Ye,useActionState:Ye,useOptimistic:Ye,useMemoCache:Ye,useCacheRefresh:Ye};Yl.useEffectEvent=Ye;var Ew={readContext:Ct,use:nf,useCallback:function(t,e){return Ft().memoizedState=[t,e===void 0?null:e],t},useContext:Ct,useEffect:fC,useImperativeHandle:function(t,e,a){a=a!=null?a.concat([t]):null,fd(4194308,4,gw.bind(null,e,t),a)},useLayoutEffect:function(t,e){return fd(4194308,4,t,e)},useInsertionEffect:function(t,e){fd(4,2,t,e)},useMemo:function(t,e){var a=Ft();e=e===void 0?null:e;var n=t();if(Do){Ar(!0);try{t()}finally{Ar(!1)}}return a.memoizedState=[n,e],n},useReducer:function(t,e,a){var n=Ft();if(a!==void 0){var r=a(e);if(Do){Ar(!0);try{a(e)}finally{Ar(!1)}}}else r=e;return n.memoizedState=n.baseState=r,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:r},n.queue=t,t=t.dispatch=$M.bind(null,ie,t),[n.memoizedState,t]},useRef:function(t){var e=Ft();return t={current:t},e.memoizedState=t},useState:function(t){t=kg(t);var e=t.queue,a=kw.bind(null,ie,e);return e.dispatch=a,[t.memoizedState,a]},useDebugValue:Lv,useDeferredValue:function(t,e){var a=Ft();return kv(a,t,e)},useTransition:function(){var t=kg(!1);return t=Sw.bind(null,ie,t.queue,!0,!1),Ft().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,a){var n=ie,r=Ft();if(he){if(a===void 0)throw Error(R(407));a=a()}else{if(a=e(),Ee===null)throw Error(R(349));(pe&127)!==0||aw(n,e,a)}r.memoizedState=a;var o={value:a,getSnapshot:e};return r.queue=o,fC(rw.bind(null,n,o,t),[t]),n.flags|=2048,ts(9,{destroy:void 0},nw.bind(null,n,o,a,e),null),a},useId:function(){var t=Ft(),e=Ee.identifierPrefix;if(he){var a=un,n=ln;a=(n&~(1<<32-da(n)-1)).toString(32)+a,e="_"+e+"R_"+a,a=Dd++,0<a&&(e+="H"+a.toString(32)),e+="_"}else a=PM++,e="_"+e+"r_"+a.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:Iv,useFormState:uC,useActionState:uC,useOptimistic:function(t){var e=Ft();e.memoizedState=e.baseState=t;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=a,e=Av.bind(null,ie,!0,a),a.dispatch=e,[t,e]},useMemoCache:Cv,useCacheRefresh:function(){return Ft().memoizedState=qM.bind(null,ie)},useEffectEvent:function(t){var e=Ft(),a={impl:t};return e.memoizedState=a,function(){if((ye&2)!==0)throw Error(R(440));return a.impl.apply(void 0,arguments)}}},Ev={readContext:Ct,use:nf,useCallback:yw,useContext:Ct,useEffect:wv,useImperativeHandle:vw,useInsertionEffect:hw,useLayoutEffect:mw,useMemo:xw,useReducer:dd,useRef:fw,useState:function(){return dd(qn)},useDebugValue:Lv,useDeferredValue:function(t,e){var a=et();return bw(a,ke.memoizedState,t,e)},useTransition:function(){var t=dd(qn)[0],e=et().memoizedState;return[typeof t=="boolean"?t:uu(t),e]},useSyncExternalStore:tw,useId:ww,useHostTransitionStatus:Iv,useFormState:cC,useActionState:cC,useOptimistic:function(t,e){var a=et();return sw(a,ke,t,e)},useMemoCache:Cv,useCacheRefresh:Lw};Ev.useEffectEvent=pw;var Tw={readContext:Ct,use:nf,useCallback:yw,useContext:Ct,useEffect:wv,useImperativeHandle:vw,useInsertionEffect:hw,useLayoutEffect:mw,useMemo:xw,useReducer:Pm,useRef:fw,useState:function(){return Pm(qn)},useDebugValue:Lv,useDeferredValue:function(t,e){var a=et();return ke===null?kv(a,t,e):bw(a,ke.memoizedState,t,e)},useTransition:function(){var t=Pm(qn)[0],e=et().memoizedState;return[typeof t=="boolean"?t:uu(t),e]},useSyncExternalStore:tw,useId:ww,useHostTransitionStatus:Iv,useFormState:dC,useActionState:dC,useOptimistic:function(t,e){var a=et();return ke!==null?sw(a,ke,t,e):(a.baseState=t,[t,a.queue.dispatch])},useMemoCache:Cv,useCacheRefresh:Lw};Tw.useEffectEvent=pw;function Fm(t,e,a,n){e=t.memoizedState,a=a(n,e),a=a==null?e:Ue({},e,a),t.memoizedState=a,t.lanes===0&&(t.updateQueue.baseState=a)}var Eg={enqueueSetState:function(t,e,a){t=t._reactInternals;var n=fa(),r=Br(n);r.payload=e,a!=null&&(r.callback=a),e=Pr(t,r,n),e!==null&&(Xt(e,t,n),Dl(e,t,n))},enqueueReplaceState:function(t,e,a){t=t._reactInternals;var n=fa(),r=Br(n);r.tag=1,r.payload=e,a!=null&&(r.callback=a),e=Pr(t,r,n),e!==null&&(Xt(e,t,n),Dl(e,t,n))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var a=fa(),n=Br(a);n.tag=2,e!=null&&(n.callback=e),e=Pr(t,n,a),e!==null&&(Xt(e,t,a),Dl(e,t,a))}};function pC(t,e,a,n,r,o,i){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(n,o,i):e.prototype&&e.prototype.isPureReactComponent?!jl(a,n)||!jl(r,o):!0}function hC(t,e,a,n){t=e.state,typeof e.componentWillReceiveProps=="function"&&e.componentWillReceiveProps(a,n),typeof e.UNSAFE_componentWillReceiveProps=="function"&&e.UNSAFE_componentWillReceiveProps(a,n),e.state!==t&&Eg.enqueueReplaceState(e,e.state,null)}function Oo(t,e){var a=e;if("ref"in e){a={};for(var n in e)n!=="ref"&&(a[n]=e[n])}if(t=t.defaultProps){a===e&&(a=Ue({},a));for(var r in t)a[r]===void 0&&(a[r]=t[r])}return a}function Rw(t){Ld(t)}function Mw(t){console.error(t)}function Dw(t){Ld(t)}function Od(t,e){try{var a=t.onUncaughtError;a(e.value,{componentStack:e.stack})}catch(n){setTimeout(function(){throw n})}}function mC(t,e,a){try{var n=t.onCaughtError;n(a.value,{componentStack:a.stack,errorBoundary:e.tag===1?e.stateNode:null})}catch(r){setTimeout(function(){throw r})}}function Tg(t,e,a){return a=Br(a),a.tag=3,a.payload={element:null},a.callback=function(){Od(t,e)},a}function Ow(t){return t=Br(t),t.tag=3,t}function Bw(t,e,a,n){var r=a.type.getDerivedStateFromError;if(typeof r=="function"){var o=n.value;t.payload=function(){return r(o)},t.callback=function(){mC(e,a,n)}}var i=a.stateNode;i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){mC(e,a,n),typeof r!="function"&&(Fr===null?Fr=new Set([this]):Fr.add(this));var s=n.stack;this.componentDidCatch(n.value,{componentStack:s!==null?s:""})})}function VM(t,e,a,n,r){if(a.flags|=32768,n!==null&&typeof n=="object"&&typeof n.then=="function"){if(e=a.alternate,e!==null&&us(e,a,r,!0),a=ha.current,a!==null){switch(a.tag){case 31:case 13:return Ta===null?Hd():a.alternate===null&&Ke===0&&(Ke=3),a.flags&=-257,a.flags|=65536,a.lanes=r,n===Ed?a.flags|=16384:(e=a.updateQueue,e===null?a.updateQueue=new Set([n]):e.add(n),Wm(t,n,r)),!1;case 22:return a.flags|=65536,n===Ed?a.flags|=16384:(e=a.updateQueue,e===null?(e={transitions:null,markerInstances:null,retryQueue:new Set([n])},a.updateQueue=e):(a=e.retryQueue,a===null?e.retryQueue=new Set([n]):a.add(n)),Wm(t,n,r)),!1}throw Error(R(435,a.tag))}return Wm(t,n,r),Hd(),!1}if(he)return e=ha.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=r,n!==vg&&(t=Error(R(422),{cause:n}),Zl(Aa(t,a)))):(n!==vg&&(e=Error(R(423),{cause:n}),Zl(Aa(e,a))),t=t.current.alternate,t.flags|=65536,r&=-r,t.lanes|=r,n=Aa(n,a),r=Tg(t.stateNode,n,r),Bm(t,r),Ke!==4&&(Ke=2)),!1;var o=Error(R(520),{cause:n});if(o=Aa(o,a),Hl===null?Hl=[o]:Hl.push(o),Ke!==4&&(Ke=2),e===null)return!0;n=Aa(n,a),a=e;do{switch(a.tag){case 3:return a.flags|=65536,t=r&-r,a.lanes|=t,t=Tg(a.stateNode,n,t),Bm(a,t),!1;case 1:if(e=a.type,o=a.stateNode,(a.flags&128)===0&&(typeof e.getDerivedStateFromError=="function"||o!==null&&typeof o.componentDidCatch=="function"&&(Fr===null||!Fr.has(o))))return a.flags|=65536,r&=-r,a.lanes|=r,r=Ow(r),Bw(r,t,a,n),Bm(a,r),!1}a=a.return}while(a!==null);return!1}var Tv=Error(R(461)),ot=!1;function xt(t,e,a,n){e.child=t===null?X_(e,null,a,n):Mo(e,t.child,a,n)}function gC(t,e,a,n,r){a=a.render;var o=e.ref;if("ref"in n){var i={};for(var s in n)s!=="ref"&&(i[s]=n[s])}else i=n;return Ro(e),n=yv(t,e,a,i,o,r),s=xv(),t!==null&&!ot?(bv(t,e,r),$n(t,e,r)):(he&&s&&cv(e),e.flags|=1,xt(t,e,n,r),e.child)}function vC(t,e,a,n,r){if(t===null){var o=a.type;return typeof o=="function"&&!uv(o)&&o.defaultProps===void 0&&a.compare===null?(e.tag=15,e.type=o,Pw(t,e,o,n,r)):(t=ud(a.type,null,n,e,e.mode,r),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!Rv(t,r)){var i=o.memoizedProps;if(a=a.compare,a=a!==null?a:jl,a(i,n)&&t.ref===e.ref)return $n(t,e,r)}return e.flags|=1,t=Fn(o,n),t.ref=e.ref,t.return=e,e.child=t}function Pw(t,e,a,n,r){if(t!==null){var o=t.memoizedProps;if(jl(o,n)&&t.ref===e.ref)if(ot=!1,e.pendingProps=n=o,Rv(t,r))(t.flags&131072)!==0&&(ot=!0);else return e.lanes=t.lanes,$n(t,e,r)}return Rg(t,e,a,n,r)}function Fw(t,e,a,n){var r=n.children,o=t!==null?t.memoizedState:null;if(t===null&&e.stateNode===null&&(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),n.mode==="hidden"){if((e.flags&128)!==0){if(o=o!==null?o.baseLanes|a:a,t!==null){for(n=e.child=t.child,r=0;n!==null;)r=r|n.lanes|n.childLanes,n=n.sibling;n=r&~o}else n=0,e.child=null;return yC(t,e,o,a,n)}if((a&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&cd(e,o!==null?o.cachePool:null),o!==null?iC(e,o):wg(),Q_(e);else return n=e.lanes=536870912,yC(t,e,o!==null?o.baseLanes|a:a,a,n)}else o!==null?(cd(e,o.cachePool),iC(e,o),kr(e),e.memoizedState=null):(t!==null&&cd(e,null),wg(),kr(e));return xt(t,e,r,a),e.child}function Il(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function yC(t,e,a,n,r){var o=pv();return o=o===null?null:{parent:rt._currentValue,pool:o},e.memoizedState={baseLanes:a,cachePool:o},t!==null&&cd(e,null),wg(),Q_(e),t!==null&&us(t,e,n,!0),e.childLanes=r,null}function pd(t,e){return e=Bd({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function xC(t,e,a){return Mo(e,t.child,null,a),t=pd(e,e.pendingProps),t.flags|=2,ia(e),e.memoizedState=null,t}function jM(t,e,a){var n=e.pendingProps,r=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(he){if(n.mode==="hidden")return t=pd(e,n),e.lanes=536870912,Il(null,t);if(Lg(e),(t=He)?(t=EL(t,Ea),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:qr!==null?{id:ln,overflow:un}:null,retryLane:536870912,hydrationErrors:null},a=q_(t),a.return=e,e.child=a,St=e,He=null)):t=null,t===null)throw $r(e);return e.lanes=536870912,null}return pd(e,n)}var o=t.memoizedState;if(o!==null){var i=o.dehydrated;if(Lg(e),r)if(e.flags&256)e.flags&=-257,e=xC(t,e,a);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(R(558));else if(ot||us(t,e,a,!1),r=(a&t.childLanes)!==0,ot||r){if(n=Ee,n!==null&&(i=h_(n,a),i!==0&&i!==o.retryLane))throw o.retryLane=i,No(t,i),Xt(n,t,i),Tv;Hd(),e=xC(t,e,a)}else t=o.treeContext,He=Ra(i.nextSibling),St=e,he=!0,Or=null,Ea=!1,t!==null&&V_(e,t),e=pd(e,n),e.flags|=4096;return e}return t=Fn(t.child,{mode:n.mode,children:n.children}),t.ref=e.ref,e.child=t,t.return=e,t}function hd(t,e){var a=e.ref;if(a===null)t!==null&&t.ref!==null&&(e.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(R(284));(t===null||t.ref!==a)&&(e.flags|=4194816)}}function Rg(t,e,a,n,r){return Ro(e),a=yv(t,e,a,n,void 0,r),n=xv(),t!==null&&!ot?(bv(t,e,r),$n(t,e,r)):(he&&n&&cv(e),e.flags|=1,xt(t,e,a,r),e.child)}function bC(t,e,a,n,r,o){return Ro(e),e.updateQueue=null,a=ew(e,n,a,r),J_(t),n=xv(),t!==null&&!ot?(bv(t,e,o),$n(t,e,o)):(he&&n&&cv(e),e.flags|=1,xt(t,e,a,o),e.child)}function SC(t,e,a,n,r){if(Ro(e),e.stateNode===null){var o=Hi,i=a.contextType;typeof i=="object"&&i!==null&&(o=Ct(i)),o=new a(n,o),e.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,o.updater=Eg,e.stateNode=o,o._reactInternals=e,o=e.stateNode,o.props=n,o.state=e.memoizedState,o.refs={},mv(e),i=a.contextType,o.context=typeof i=="object"&&i!==null?Ct(i):Hi,o.state=e.memoizedState,i=a.getDerivedStateFromProps,typeof i=="function"&&(Fm(e,a,i,n),o.state=e.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(i=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),i!==o.state&&Eg.enqueueReplaceState(o,o.state,null),Bl(e,n,o,r),Ol(),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308),n=!0}else if(t===null){o=e.stateNode;var s=e.memoizedProps,l=Oo(a,s);o.props=l;var u=o.context,c=a.contextType;i=Hi,typeof c=="object"&&c!==null&&(i=Ct(c));var d=a.getDerivedStateFromProps;c=typeof d=="function"||typeof o.getSnapshotBeforeUpdate=="function",s=e.pendingProps!==s,c||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(s||u!==i)&&hC(e,o,n,i),_r=!1;var f=e.memoizedState;o.state=f,Bl(e,n,o,r),Ol(),u=e.memoizedState,s||f!==u||_r?(typeof d=="function"&&(Fm(e,a,d,n),u=e.memoizedState),(l=_r||pC(e,a,l,n,f,u,i))?(c||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(e.flags|=4194308)):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=n,e.memoizedState=u),o.props=n,o.state=u,o.context=i,n=l):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),n=!1)}else{o=e.stateNode,Cg(t,e),i=e.memoizedProps,c=Oo(a,i),o.props=c,d=e.pendingProps,f=o.context,u=a.contextType,l=Hi,typeof u=="object"&&u!==null&&(l=Ct(u)),s=a.getDerivedStateFromProps,(u=typeof s=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(i!==d||f!==l)&&hC(e,o,n,l),_r=!1,f=e.memoizedState,o.state=f,Bl(e,n,o,r),Ol();var m=e.memoizedState;i!==d||f!==m||_r||t!==null&&t.dependencies!==null&&Ad(t.dependencies)?(typeof s=="function"&&(Fm(e,a,s,n),m=e.memoizedState),(c=_r||pC(e,a,c,n,f,m,l)||t!==null&&t.dependencies!==null&&Ad(t.dependencies))?(u||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(n,m,l),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(n,m,l)),typeof o.componentDidUpdate=="function"&&(e.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=1024),e.memoizedProps=n,e.memoizedState=m),o.props=n,o.state=m,o.context=l,n=c):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=1024),n=!1)}return o=n,hd(t,e),n=(e.flags&128)!==0,o||n?(o=e.stateNode,a=n&&typeof a.getDerivedStateFromError!="function"?null:o.render(),e.flags|=1,t!==null&&n?(e.child=Mo(e,t.child,null,r),e.child=Mo(e,null,a,r)):xt(t,e,a,r),e.memoizedState=o.state,t=e.child):t=$n(t,e,r),t}function CC(t,e,a,n){return To(),e.flags|=256,xt(t,e,a,n),e.child}var Nm={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Hm(t){return{baseLanes:t,cachePool:G_()}}function Um(t,e,a){return t=t!==null?t.childLanes&~a:0,e&&(t|=la),t}function Nw(t,e,a){var n=e.pendingProps,r=!1,o=(e.flags&128)!==0,i;if((i=o)||(i=t!==null&&t.memoizedState===null?!1:(Je.current&2)!==0),i&&(r=!0,e.flags&=-129),i=(e.flags&32)!==0,e.flags&=-33,t===null){if(he){if(r?Lr(e):kr(e),(t=He)?(t=EL(t,Ea),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:qr!==null?{id:ln,overflow:un}:null,retryLane:536870912,hydrationErrors:null},a=q_(t),a.return=e,e.child=a,St=e,He=null)):t=null,t===null)throw $r(e);return jg(t)?e.lanes=32:e.lanes=536870912,null}var s=n.children;return n=n.fallback,r?(kr(e),r=e.mode,s=Bd({mode:"hidden",children:s},r),n=ko(n,r,a,null),s.return=e,n.return=e,s.sibling=n,e.child=s,n=e.child,n.memoizedState=Hm(a),n.childLanes=Um(t,i,a),e.memoizedState=Nm,Il(null,n)):(Lr(e),Mg(e,s))}var l=t.memoizedState;if(l!==null&&(s=l.dehydrated,s!==null)){if(o)e.flags&256?(Lr(e),e.flags&=-257,e=zm(t,e,a)):e.memoizedState!==null?(kr(e),e.child=t.child,e.flags|=128,e=null):(kr(e),s=n.fallback,r=e.mode,n=Bd({mode:"visible",children:n.children},r),s=ko(s,r,a,null),s.flags|=2,n.return=e,s.return=e,n.sibling=s,e.child=n,Mo(e,t.child,null,a),n=e.child,n.memoizedState=Hm(a),n.childLanes=Um(t,i,a),e.memoizedState=Nm,e=Il(null,n));else if(Lr(e),jg(s)){if(i=s.nextSibling&&s.nextSibling.dataset,i)var u=i.dgst;i=u,n=Error(R(419)),n.stack="",n.digest=i,Zl({value:n,source:null,stack:null}),e=zm(t,e,a)}else if(ot||us(t,e,a,!1),i=(a&t.childLanes)!==0,ot||i){if(i=Ee,i!==null&&(n=h_(i,a),n!==0&&n!==l.retryLane))throw l.retryLane=n,No(t,n),Xt(i,t,n),Tv;Vg(s)||Hd(),e=zm(t,e,a)}else Vg(s)?(e.flags|=192,e.child=t.child,e=null):(t=l.treeContext,He=Ra(s.nextSibling),St=e,he=!0,Or=null,Ea=!1,t!==null&&V_(e,t),e=Mg(e,n.children),e.flags|=4096);return e}return r?(kr(e),s=n.fallback,r=e.mode,l=t.child,u=l.sibling,n=Fn(l,{mode:"hidden",children:n.children}),n.subtreeFlags=l.subtreeFlags&65011712,u!==null?s=Fn(u,s):(s=ko(s,r,a,null),s.flags|=2),s.return=e,n.return=e,n.sibling=s,e.child=n,Il(null,n),n=e.child,s=t.child.memoizedState,s===null?s=Hm(a):(r=s.cachePool,r!==null?(l=rt._currentValue,r=r.parent!==l?{parent:l,pool:l}:r):r=G_(),s={baseLanes:s.baseLanes|a,cachePool:r}),n.memoizedState=s,n.childLanes=Um(t,i,a),e.memoizedState=Nm,Il(t.child,n)):(Lr(e),a=t.child,t=a.sibling,a=Fn(a,{mode:"visible",children:n.children}),a.return=e,a.sibling=null,t!==null&&(i=e.deletions,i===null?(e.deletions=[t],e.flags|=16):i.push(t)),e.child=a,e.memoizedState=null,a)}function Mg(t,e){return e=Bd({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function Bd(t,e){return t=sa(22,t,null,e),t.lanes=0,t}function zm(t,e,a){return Mo(e,t.child,null,a),t=Mg(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function _C(t,e,a){t.lanes|=e;var n=t.alternate;n!==null&&(n.lanes|=e),xg(t.return,e,a)}function qm(t,e,a,n,r,o){var i=t.memoizedState;i===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:n,tail:a,tailMode:r,treeForkCount:o}:(i.isBackwards=e,i.rendering=null,i.renderingStartTime=0,i.last=n,i.tail=a,i.tailMode=r,i.treeForkCount=o)}function Hw(t,e,a){var n=e.pendingProps,r=n.revealOrder,o=n.tail;n=n.children;var i=Je.current,s=(i&2)!==0;if(s?(i=i&1|2,e.flags|=128):i&=1,De(Je,i),xt(t,e,n,a),n=he?Gl:0,!s&&t!==null&&(t.flags&128)!==0)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&_C(t,a,e);else if(t.tag===19)_C(t,a,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}switch(r){case"forwards":for(a=e.child,r=null;a!==null;)t=a.alternate,t!==null&&Rd(t)===null&&(r=a),a=a.sibling;a=r,a===null?(r=e.child,e.child=null):(r=a.sibling,a.sibling=null),qm(e,!1,r,a,o,n);break;case"backwards":case"unstable_legacy-backwards":for(a=null,r=e.child,e.child=null;r!==null;){if(t=r.alternate,t!==null&&Rd(t)===null){e.child=r;break}t=r.sibling,r.sibling=a,a=r,r=t}qm(e,!0,a,null,o,n);break;case"together":qm(e,!1,null,null,void 0,n);break;default:e.memoizedState=null}return e.child}function $n(t,e,a){if(t!==null&&(e.dependencies=t.dependencies),jr|=e.lanes,(a&e.childLanes)===0)if(t!==null){if(us(t,e,a,!1),(a&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(R(153));if(e.child!==null){for(t=e.child,a=Fn(t,t.pendingProps),e.child=a,a.return=e;t.sibling!==null;)t=t.sibling,a=a.sibling=Fn(t,t.pendingProps),a.return=e;a.sibling=null}return e.child}function Rv(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&Ad(t)))}function GM(t,e,a){switch(e.tag){case 3:Sd(e,e.stateNode.containerInfo),wr(e,rt,t.memoizedState.cache),To();break;case 27:case 5:ig(e);break;case 4:Sd(e,e.stateNode.containerInfo);break;case 10:wr(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,Lg(e),null;break;case 13:var n=e.memoizedState;if(n!==null)return n.dehydrated!==null?(Lr(e),e.flags|=128,null):(a&e.child.childLanes)!==0?Nw(t,e,a):(Lr(e),t=$n(t,e,a),t!==null?t.sibling:null);Lr(e);break;case 19:var r=(t.flags&128)!==0;if(n=(a&e.childLanes)!==0,n||(us(t,e,a,!1),n=(a&e.childLanes)!==0),r){if(n)return Hw(t,e,a);e.flags|=128}if(r=e.memoizedState,r!==null&&(r.rendering=null,r.tail=null,r.lastEffect=null),De(Je,Je.current),n)break;return null;case 22:return e.lanes=0,Fw(t,e,a,e.pendingProps);case 24:wr(e,rt,t.memoizedState.cache)}return $n(t,e,a)}function Uw(t,e,a){if(t!==null)if(t.memoizedProps!==e.pendingProps)ot=!0;else{if(!Rv(t,a)&&(e.flags&128)===0)return ot=!1,GM(t,e,a);ot=(t.flags&131072)!==0}else ot=!1,he&&(e.flags&1048576)!==0&&$_(e,Gl,e.index);switch(e.lanes=0,e.tag){case 16:e:{var n=e.pendingProps;if(t=_o(e.elementType),e.type=t,typeof t=="function")uv(t)?(n=Oo(t,n),e.tag=1,e=SC(null,e,t,n,a)):(e.tag=0,e=Rg(null,e,t,n,a));else{if(t!=null){var r=t.$$typeof;if(r===Xg){e.tag=11,e=gC(null,e,t,n,a);break e}else if(r===Yg){e.tag=14,e=vC(null,e,t,n,a);break e}}throw e=rg(t)||t,Error(R(306,e,""))}}return e;case 0:return Rg(t,e,e.type,e.pendingProps,a);case 1:return n=e.type,r=Oo(n,e.pendingProps),SC(t,e,n,r,a);case 3:e:{if(Sd(e,e.stateNode.containerInfo),t===null)throw Error(R(387));n=e.pendingProps;var o=e.memoizedState;r=o.element,Cg(t,e),Bl(e,n,null,a);var i=e.memoizedState;if(n=i.cache,wr(e,rt,n),n!==o.cache&&bg(e,[rt],a,!0),Ol(),n=i.element,o.isDehydrated)if(o={element:n,isDehydrated:!1,cache:i.cache},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){e=CC(t,e,n,a);break e}else if(n!==r){r=Aa(Error(R(424)),e),Zl(r),e=CC(t,e,n,a);break e}else for(t=e.stateNode.containerInfo,t.nodeType===9?t=t.body:t=t.nodeName==="HTML"?t.ownerDocument.body:t,He=Ra(t.firstChild),St=e,he=!0,Or=null,Ea=!0,a=X_(e,null,n,a),e.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(To(),n===r){e=$n(t,e,a);break e}xt(t,e,n,a)}e=e.child}return e;case 26:return hd(t,e),t===null?(a=jC(e.type,null,e.pendingProps,null))?e.memoizedState=a:he||(a=e.type,t=e.pendingProps,n=$d(Dr.current).createElement(a),n[bt]=e,n[Yt]=t,_t(n,a,t),mt(n),e.stateNode=n):e.memoizedState=jC(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return ig(e),t===null&&he&&(n=e.stateNode=TL(e.type,e.pendingProps,Dr.current),St=e,Ea=!0,r=He,Zr(e.type)?(Gg=r,He=Ra(n.firstChild)):He=r),xt(t,e,e.pendingProps.children,a),hd(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&he&&((r=n=He)&&(n=b2(n,e.type,e.pendingProps,Ea),n!==null?(e.stateNode=n,St=e,He=Ra(n.firstChild),Ea=!1,r=!0):r=!1),r||$r(e)),ig(e),r=e.type,o=e.pendingProps,i=t!==null?t.memoizedProps:null,n=o.children,qg(r,o)?n=null:i!==null&&qg(r,i)&&(e.flags|=32),e.memoizedState!==null&&(r=yv(t,e,FM,null,null,a),Jl._currentValue=r),hd(t,e),xt(t,e,n,a),e.child;case 6:return t===null&&he&&((t=a=He)&&(a=S2(a,e.pendingProps,Ea),a!==null?(e.stateNode=a,St=e,He=null,t=!0):t=!1),t||$r(e)),null;case 13:return Nw(t,e,a);case 4:return Sd(e,e.stateNode.containerInfo),n=e.pendingProps,t===null?e.child=Mo(e,null,n,a):xt(t,e,n,a),e.child;case 11:return gC(t,e,e.type,e.pendingProps,a);case 7:return xt(t,e,e.pendingProps,a),e.child;case 8:return xt(t,e,e.pendingProps.children,a),e.child;case 12:return xt(t,e,e.pendingProps.children,a),e.child;case 10:return n=e.pendingProps,wr(e,e.type,n.value),xt(t,e,n.children,a),e.child;case 9:return r=e.type._context,n=e.pendingProps.children,Ro(e),r=Ct(r),n=n(r),e.flags|=1,xt(t,e,n,a),e.child;case 14:return vC(t,e,e.type,e.pendingProps,a);case 15:return Pw(t,e,e.type,e.pendingProps,a);case 19:return Hw(t,e,a);case 31:return jM(t,e,a);case 22:return Fw(t,e,a,e.pendingProps);case 24:return Ro(e),n=Ct(rt),t===null?(r=pv(),r===null&&(r=Ee,o=fv(),r.pooledCache=o,o.refCount++,o!==null&&(r.pooledCacheLanes|=a),r=o),e.memoizedState={parent:n,cache:r},mv(e),wr(e,rt,r)):((t.lanes&a)!==0&&(Cg(t,e),Bl(e,null,null,a),Ol()),r=t.memoizedState,o=e.memoizedState,r.parent!==n?(r={parent:n,cache:n},e.memoizedState=r,e.lanes===0&&(e.memoizedState=e.updateQueue.baseState=r),wr(e,rt,n)):(n=o.cache,wr(e,rt,n),n!==r.cache&&bg(e,[rt],a,!0))),xt(t,e,e.pendingProps.children,a),e.child;case 29:throw e.pendingProps}throw Error(R(156,e.tag))}function An(t){t.flags|=4}function $m(t,e,a,n,r){if((e=(t.mode&32)!==0)&&(e=!1),e){if(t.flags|=16777216,(r&335544128)===r)if(t.stateNode.complete)t.flags|=8192;else if(cL())t.flags|=8192;else throw Ao=Ed,hv}else t.flags&=-16777217}function wC(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!DL(e))if(cL())t.flags|=8192;else throw Ao=Ed,hv}function Qc(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?d_():536870912,t.lanes|=e,as|=e)}function bl(t,e){if(!he)switch(t.tailMode){case"hidden":e=t.tail;for(var a=null;e!==null;)e.alternate!==null&&(a=e),e=e.sibling;a===null?t.tail=null:a.sibling=null;break;case"collapsed":a=t.tail;for(var n=null;a!==null;)a.alternate!==null&&(n=a),a=a.sibling;n===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:n.sibling=null}}function Ne(t){var e=t.alternate!==null&&t.alternate.child===t.child,a=0,n=0;if(e)for(var r=t.child;r!==null;)a|=r.lanes|r.childLanes,n|=r.subtreeFlags&65011712,n|=r.flags&65011712,r.return=t,r=r.sibling;else for(r=t.child;r!==null;)a|=r.lanes|r.childLanes,n|=r.subtreeFlags,n|=r.flags,r.return=t,r=r.sibling;return t.subtreeFlags|=n,t.childLanes=a,e}function ZM(t,e,a){var n=e.pendingProps;switch(dv(e),e.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ne(e),null;case 1:return Ne(e),null;case 3:return a=e.stateNode,n=null,t!==null&&(n=t.memoizedState.cache),e.memoizedState.cache!==n&&(e.flags|=2048),Nn(rt),Yi(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(t===null||t.child===null)&&(Ii(e)?An(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,Om())),Ne(e),null;case 26:var r=e.type,o=e.memoizedState;return t===null?(An(e),o!==null?(Ne(e),wC(e,o)):(Ne(e),$m(e,r,null,n,a))):o?o!==t.memoizedState?(An(e),Ne(e),wC(e,o)):(Ne(e),e.flags&=-16777217):(t=t.memoizedProps,t!==n&&An(e),Ne(e),$m(e,r,t,n,a)),null;case 27:if(Cd(e),a=Dr.current,r=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==n&&An(e);else{if(!n){if(e.stateNode===null)throw Error(R(166));return Ne(e),null}t=dn.current,Ii(e)?JS(e,t):(t=TL(r,n,a),e.stateNode=t,An(e))}return Ne(e),null;case 5:if(Cd(e),r=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==n&&An(e);else{if(!n){if(e.stateNode===null)throw Error(R(166));return Ne(e),null}if(o=dn.current,Ii(e))JS(e,o);else{var i=$d(Dr.current);switch(o){case 1:o=i.createElementNS("http://www.w3.org/2000/svg",r);break;case 2:o=i.createElementNS("http://www.w3.org/1998/Math/MathML",r);break;default:switch(r){case"svg":o=i.createElementNS("http://www.w3.org/2000/svg",r);break;case"math":o=i.createElementNS("http://www.w3.org/1998/Math/MathML",r);break;case"script":o=i.createElement("div"),o.innerHTML="<script><\/script>",o=o.removeChild(o.firstChild);break;case"select":o=typeof n.is=="string"?i.createElement("select",{is:n.is}):i.createElement("select"),n.multiple?o.multiple=!0:n.size&&(o.size=n.size);break;default:o=typeof n.is=="string"?i.createElement(r,{is:n.is}):i.createElement(r)}}o[bt]=e,o[Yt]=n;e:for(i=e.child;i!==null;){if(i.tag===5||i.tag===6)o.appendChild(i.stateNode);else if(i.tag!==4&&i.tag!==27&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)break e;for(;i.sibling===null;){if(i.return===null||i.return===e)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}e.stateNode=o;e:switch(_t(o,r,n),r){case"button":case"input":case"select":case"textarea":n=!!n.autoFocus;break e;case"img":n=!0;break e;default:n=!1}n&&An(e)}}return Ne(e),$m(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,a),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==n&&An(e);else{if(typeof n!="string"&&e.stateNode===null)throw Error(R(166));if(t=Dr.current,Ii(e)){if(t=e.stateNode,a=e.memoizedProps,n=null,r=St,r!==null)switch(r.tag){case 27:case 5:n=r.memoizedProps}t[bt]=e,t=!!(t.nodeValue===a||n!==null&&n.suppressHydrationWarning===!0||kL(t.nodeValue,a)),t||$r(e,!0)}else t=$d(t).createTextNode(n),t[bt]=e,e.stateNode=t}return Ne(e),null;case 31:if(a=e.memoizedState,t===null||t.memoizedState!==null){if(n=Ii(e),a!==null){if(t===null){if(!n)throw Error(R(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(R(557));t[bt]=e}else To(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Ne(e),t=!1}else a=Om(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=a),t=!0;if(!t)return e.flags&256?(ia(e),e):(ia(e),null);if((e.flags&128)!==0)throw Error(R(558))}return Ne(e),null;case 13:if(n=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(r=Ii(e),n!==null&&n.dehydrated!==null){if(t===null){if(!r)throw Error(R(318));if(r=e.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(R(317));r[bt]=e}else To(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Ne(e),r=!1}else r=Om(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=r),r=!0;if(!r)return e.flags&256?(ia(e),e):(ia(e),null)}return ia(e),(e.flags&128)!==0?(e.lanes=a,e):(a=n!==null,t=t!==null&&t.memoizedState!==null,a&&(n=e.child,r=null,n.alternate!==null&&n.alternate.memoizedState!==null&&n.alternate.memoizedState.cachePool!==null&&(r=n.alternate.memoizedState.cachePool.pool),o=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(o=n.memoizedState.cachePool.pool),o!==r&&(n.flags|=2048)),a!==t&&a&&(e.child.flags|=8192),Qc(e,e.updateQueue),Ne(e),null);case 4:return Yi(),t===null&&Nv(e.stateNode.containerInfo),Ne(e),null;case 10:return Nn(e.type),Ne(e),null;case 19:if(gt(Je),n=e.memoizedState,n===null)return Ne(e),null;if(r=(e.flags&128)!==0,o=n.rendering,o===null)if(r)bl(n,!1);else{if(Ke!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(o=Rd(t),o!==null){for(e.flags|=128,bl(n,!1),t=o.updateQueue,e.updateQueue=t,Qc(e,t),e.subtreeFlags=0,t=a,a=e.child;a!==null;)z_(a,t),a=a.sibling;return De(Je,Je.current&1|2),he&&Mn(e,n.treeForkCount),e.child}t=t.sibling}n.tail!==null&&ua()>Fd&&(e.flags|=128,r=!0,bl(n,!1),e.lanes=4194304)}else{if(!r)if(t=Rd(o),t!==null){if(e.flags|=128,r=!0,t=t.updateQueue,e.updateQueue=t,Qc(e,t),bl(n,!0),n.tail===null&&n.tailMode==="hidden"&&!o.alternate&&!he)return Ne(e),null}else 2*ua()-n.renderingStartTime>Fd&&a!==536870912&&(e.flags|=128,r=!0,bl(n,!1),e.lanes=4194304);n.isBackwards?(o.sibling=e.child,e.child=o):(t=n.last,t!==null?t.sibling=o:e.child=o,n.last=o)}return n.tail!==null?(t=n.tail,n.rendering=t,n.tail=t.sibling,n.renderingStartTime=ua(),t.sibling=null,a=Je.current,De(Je,r?a&1|2:a&1),he&&Mn(e,n.treeForkCount),t):(Ne(e),null);case 22:case 23:return ia(e),gv(),n=e.memoizedState!==null,t!==null?t.memoizedState!==null!==n&&(e.flags|=8192):n&&(e.flags|=8192),n?(a&536870912)!==0&&(e.flags&128)===0&&(Ne(e),e.subtreeFlags&6&&(e.flags|=8192)):Ne(e),a=e.updateQueue,a!==null&&Qc(e,a.retryQueue),a=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),n=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),n!==a&&(e.flags|=2048),t!==null&>(Io),null;case 24:return a=null,t!==null&&(a=t.memoizedState.cache),e.memoizedState.cache!==a&&(e.flags|=2048),Nn(rt),Ne(e),null;case 25:return null;case 30:return null}throw Error(R(156,e.tag))}function WM(t,e){switch(dv(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return Nn(rt),Yi(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return Cd(e),null;case 31:if(e.memoizedState!==null){if(ia(e),e.alternate===null)throw Error(R(340));To()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 13:if(ia(e),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(R(340));To()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return gt(Je),null;case 4:return Yi(),null;case 10:return Nn(e.type),null;case 22:case 23:return ia(e),gv(),t!==null&>(Io),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return Nn(rt),null;case 25:return null;default:return null}}function zw(t,e){switch(dv(e),e.tag){case 3:Nn(rt),Yi();break;case 26:case 27:case 5:Cd(e);break;case 4:Yi();break;case 31:e.memoizedState!==null&&ia(e);break;case 13:ia(e);break;case 19:gt(Je);break;case 10:Nn(e.type);break;case 22:case 23:ia(e),gv(),t!==null&>(Io);break;case 24:Nn(rt)}}function cu(t,e){try{var a=e.updateQueue,n=a!==null?a.lastEffect:null;if(n!==null){var r=n.next;a=r;do{if((a.tag&t)===t){n=void 0;var o=a.create,i=a.inst;n=o(),i.destroy=n}a=a.next}while(a!==r)}}catch(s){_e(e,e.return,s)}}function Vr(t,e,a){try{var n=e.updateQueue,r=n!==null?n.lastEffect:null;if(r!==null){var o=r.next;n=o;do{if((n.tag&t)===t){var i=n.inst,s=i.destroy;if(s!==void 0){i.destroy=void 0,r=e;var l=a,u=s;try{u()}catch(c){_e(r,l,c)}}}n=n.next}while(n!==o)}}catch(c){_e(e,e.return,c)}}function qw(t){var e=t.updateQueue;if(e!==null){var a=t.stateNode;try{K_(e,a)}catch(n){_e(t,t.return,n)}}}function $w(t,e,a){a.props=Oo(t.type,t.memoizedProps),a.state=t.memoizedState;try{a.componentWillUnmount()}catch(n){_e(t,e,n)}}function Fl(t,e){try{var a=t.ref;if(a!==null){switch(t.tag){case 26:case 27:case 5:var n=t.stateNode;break;case 30:n=t.stateNode;break;default:n=t.stateNode}typeof a=="function"?t.refCleanup=a(n):a.current=n}}catch(r){_e(t,e,r)}}function cn(t,e){var a=t.ref,n=t.refCleanup;if(a!==null)if(typeof n=="function")try{n()}catch(r){_e(t,e,r)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(r){_e(t,e,r)}else a.current=null}function Vw(t){var e=t.type,a=t.memoizedProps,n=t.stateNode;try{e:switch(e){case"button":case"input":case"select":case"textarea":a.autoFocus&&n.focus();break e;case"img":a.src?n.src=a.src:a.srcSet&&(n.srcset=a.srcSet)}}catch(r){_e(t,t.return,r)}}function Vm(t,e,a){try{var n=t.stateNode;h2(n,t.type,a,e),n[Yt]=e}catch(r){_e(t,t.return,r)}}function jw(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&Zr(t.type)||t.tag===4}function jm(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||jw(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&Zr(t.type)||t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function Dg(t,e,a){var n=t.tag;if(n===5||n===6)t=t.stateNode,e?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(t,e):(e=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,e.appendChild(t),a=a._reactRootContainer,a!=null||e.onclick!==null||(e.onclick=Bn));else if(n!==4&&(n===27&&Zr(t.type)&&(a=t.stateNode,e=null),t=t.child,t!==null))for(Dg(t,e,a),t=t.sibling;t!==null;)Dg(t,e,a),t=t.sibling}function Pd(t,e,a){var n=t.tag;if(n===5||n===6)t=t.stateNode,e?a.insertBefore(t,e):a.appendChild(t);else if(n!==4&&(n===27&&Zr(t.type)&&(a=t.stateNode),t=t.child,t!==null))for(Pd(t,e,a),t=t.sibling;t!==null;)Pd(t,e,a),t=t.sibling}function Gw(t){var e=t.stateNode,a=t.memoizedProps;try{for(var n=t.type,r=e.attributes;r.length;)e.removeAttributeNode(r[0]);_t(e,n,a),e[bt]=t,e[Yt]=a}catch(o){_e(t,t.return,o)}}var Dn=!1,nt=!1,Gm=!1,LC=typeof WeakSet=="function"?WeakSet:Set,ht=null;function XM(t,e){if(t=t.containerInfo,Ug=Zd,t=D_(t),iv(t)){if("selectionStart"in t)var a={start:t.selectionStart,end:t.selectionEnd};else e:{a=(a=t.ownerDocument)&&a.defaultView||window;var n=a.getSelection&&a.getSelection();if(n&&n.rangeCount!==0){a=n.anchorNode;var r=n.anchorOffset,o=n.focusNode;n=n.focusOffset;try{a.nodeType,o.nodeType}catch{a=null;break e}var i=0,s=-1,l=-1,u=0,c=0,d=t,f=null;t:for(;;){for(var m;d!==a||r!==0&&d.nodeType!==3||(s=i+r),d!==o||n!==0&&d.nodeType!==3||(l=i+n),d.nodeType===3&&(i+=d.nodeValue.length),(m=d.firstChild)!==null;)f=d,d=m;for(;;){if(d===t)break t;if(f===a&&++u===r&&(s=i),f===o&&++c===n&&(l=i),(m=d.nextSibling)!==null)break;d=f,f=d.parentNode}d=m}a=s===-1||l===-1?null:{start:s,end:l}}else a=null}a=a||{start:0,end:0}}else a=null;for(zg={focusedElem:t,selectionRange:a},Zd=!1,ht=e;ht!==null;)if(e=ht,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,ht=t;else for(;ht!==null;){switch(e=ht,o=e.alternate,t=e.flags,e.tag){case 0:if((t&4)!==0&&(t=e.updateQueue,t=t!==null?t.events:null,t!==null))for(a=0;a<t.length;a++)r=t[a],r.ref.impl=r.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&o!==null){t=void 0,a=e,r=o.memoizedProps,o=o.memoizedState,n=a.stateNode;try{var S=Oo(a.type,r);t=n.getSnapshotBeforeUpdate(S,o),n.__reactInternalSnapshotBeforeUpdate=t}catch(b){_e(a,a.return,b)}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,a=t.nodeType,a===9)$g(t);else if(a===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":$g(t);break;default:t.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(R(163))}if(t=e.sibling,t!==null){t.return=e.return,ht=t;break}ht=e.return}}function Zw(t,e,a){var n=a.flags;switch(a.tag){case 0:case 11:case 15:Tn(t,a),n&4&&cu(5,a);break;case 1:if(Tn(t,a),n&4)if(t=a.stateNode,e===null)try{t.componentDidMount()}catch(i){_e(a,a.return,i)}else{var r=Oo(a.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(r,e,t.__reactInternalSnapshotBeforeUpdate)}catch(i){_e(a,a.return,i)}}n&64&&qw(a),n&512&&Fl(a,a.return);break;case 3:if(Tn(t,a),n&64&&(t=a.updateQueue,t!==null)){if(e=null,a.child!==null)switch(a.child.tag){case 27:case 5:e=a.child.stateNode;break;case 1:e=a.child.stateNode}try{K_(t,e)}catch(i){_e(a,a.return,i)}}break;case 27:e===null&&n&4&&Gw(a);case 26:case 5:Tn(t,a),e===null&&n&4&&Vw(a),n&512&&Fl(a,a.return);break;case 12:Tn(t,a);break;case 31:Tn(t,a),n&4&&Yw(t,a);break;case 13:Tn(t,a),n&4&&Kw(t,a),n&64&&(t=a.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(a=r2.bind(null,a),C2(t,a))));break;case 22:if(n=a.memoizedState!==null||Dn,!n){e=e!==null&&e.memoizedState!==null||nt,r=Dn;var o=nt;Dn=n,(nt=e)&&!o?Rn(t,a,(a.subtreeFlags&8772)!==0):Tn(t,a),Dn=r,nt=o}break;case 30:break;default:Tn(t,a)}}function Ww(t){var e=t.alternate;e!==null&&(t.alternate=null,Ww(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&ev(e)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}var $e=null,Zt=!1;function En(t,e,a){for(a=a.child;a!==null;)Xw(t,e,a),a=a.sibling}function Xw(t,e,a){if(ca&&typeof ca.onCommitFiberUnmount=="function")try{ca.onCommitFiberUnmount(nu,a)}catch{}switch(a.tag){case 26:nt||cn(a,e),En(t,e,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:nt||cn(a,e);var n=$e,r=Zt;Zr(a.type)&&($e=a.stateNode,Zt=!1),En(t,e,a),zl(a.stateNode),$e=n,Zt=r;break;case 5:nt||cn(a,e);case 6:if(n=$e,r=Zt,$e=null,En(t,e,a),$e=n,Zt=r,$e!==null)if(Zt)try{($e.nodeType===9?$e.body:$e.nodeName==="HTML"?$e.ownerDocument.body:$e).removeChild(a.stateNode)}catch(o){_e(a,e,o)}else try{$e.removeChild(a.stateNode)}catch(o){_e(a,e,o)}break;case 18:$e!==null&&(Zt?(t=$e,UC(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,a.stateNode),is(t)):UC($e,a.stateNode));break;case 4:n=$e,r=Zt,$e=a.stateNode.containerInfo,Zt=!0,En(t,e,a),$e=n,Zt=r;break;case 0:case 11:case 14:case 15:Vr(2,a,e),nt||Vr(4,a,e),En(t,e,a);break;case 1:nt||(cn(a,e),n=a.stateNode,typeof n.componentWillUnmount=="function"&&$w(a,e,n)),En(t,e,a);break;case 21:En(t,e,a);break;case 22:nt=(n=nt)||a.memoizedState!==null,En(t,e,a),nt=n;break;default:En(t,e,a)}}function Yw(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{is(t)}catch(a){_e(e,e.return,a)}}}function Kw(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{is(t)}catch(a){_e(e,e.return,a)}}function YM(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new LC),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new LC),e;default:throw Error(R(435,t.tag))}}function Jc(t,e){var a=YM(t);e.forEach(function(n){if(!a.has(n)){a.add(n);var r=o2.bind(null,t,n);n.then(r,r)}})}function jt(t,e){var a=e.deletions;if(a!==null)for(var n=0;n<a.length;n++){var r=a[n],o=t,i=e,s=i;e:for(;s!==null;){switch(s.tag){case 27:if(Zr(s.type)){$e=s.stateNode,Zt=!1;break e}break;case 5:$e=s.stateNode,Zt=!1;break e;case 3:case 4:$e=s.stateNode.containerInfo,Zt=!0;break e}s=s.return}if($e===null)throw Error(R(160));Xw(o,i,r),$e=null,Zt=!1,o=r.alternate,o!==null&&(o.return=null),r.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)Qw(e,t),e=e.sibling}var Va=null;function Qw(t,e){var a=t.alternate,n=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:jt(e,t),Gt(t),n&4&&(Vr(3,t,t.return),cu(3,t),Vr(5,t,t.return));break;case 1:jt(e,t),Gt(t),n&512&&(nt||a===null||cn(a,a.return)),n&64&&Dn&&(t=t.updateQueue,t!==null&&(n=t.callbacks,n!==null&&(a=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=a===null?n:a.concat(n))));break;case 26:var r=Va;if(jt(e,t),Gt(t),n&512&&(nt||a===null||cn(a,a.return)),n&4){var o=a!==null?a.memoizedState:null;if(n=t.memoizedState,a===null)if(n===null)if(t.stateNode===null){e:{n=t.type,a=t.memoizedProps,r=r.ownerDocument||r;t:switch(n){case"title":o=r.getElementsByTagName("title")[0],(!o||o[iu]||o[bt]||o.namespaceURI==="http://www.w3.org/2000/svg"||o.hasAttribute("itemprop"))&&(o=r.createElement(n),r.head.insertBefore(o,r.querySelector("head > title"))),_t(o,n,a),o[bt]=t,mt(o),n=o;break e;case"link":var i=ZC("link","href",r).get(n+(a.href||""));if(i){for(var s=0;s<i.length;s++)if(o=i[s],o.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&o.getAttribute("rel")===(a.rel==null?null:a.rel)&&o.getAttribute("title")===(a.title==null?null:a.title)&&o.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){i.splice(s,1);break t}}o=r.createElement(n),_t(o,n,a),r.head.appendChild(o);break;case"meta":if(i=ZC("meta","content",r).get(n+(a.content||""))){for(s=0;s<i.length;s++)if(o=i[s],o.getAttribute("content")===(a.content==null?null:""+a.content)&&o.getAttribute("name")===(a.name==null?null:a.name)&&o.getAttribute("property")===(a.property==null?null:a.property)&&o.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&o.getAttribute("charset")===(a.charSet==null?null:a.charSet)){i.splice(s,1);break t}}o=r.createElement(n),_t(o,n,a),r.head.appendChild(o);break;default:throw Error(R(468,n))}o[bt]=t,mt(o),n=o}t.stateNode=n}else WC(r,t.type,t.stateNode);else t.stateNode=GC(r,n,t.memoizedProps);else o!==n?(o===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):o.count--,n===null?WC(r,t.type,t.stateNode):GC(r,n,t.memoizedProps)):n===null&&t.stateNode!==null&&Vm(t,t.memoizedProps,a.memoizedProps)}break;case 27:jt(e,t),Gt(t),n&512&&(nt||a===null||cn(a,a.return)),a!==null&&n&4&&Vm(t,t.memoizedProps,a.memoizedProps);break;case 5:if(jt(e,t),Gt(t),n&512&&(nt||a===null||cn(a,a.return)),t.flags&32){r=t.stateNode;try{Qi(r,"")}catch(S){_e(t,t.return,S)}}n&4&&t.stateNode!=null&&(r=t.memoizedProps,Vm(t,r,a!==null?a.memoizedProps:r)),n&1024&&(Gm=!0);break;case 6:if(jt(e,t),Gt(t),n&4){if(t.stateNode===null)throw Error(R(162));n=t.memoizedProps,a=t.stateNode;try{a.nodeValue=n}catch(S){_e(t,t.return,S)}}break;case 3:if(vd=null,r=Va,Va=Vd(e.containerInfo),jt(e,t),Va=r,Gt(t),n&4&&a!==null&&a.memoizedState.isDehydrated)try{is(e.containerInfo)}catch(S){_e(t,t.return,S)}Gm&&(Gm=!1,Jw(t));break;case 4:n=Va,Va=Vd(t.stateNode.containerInfo),jt(e,t),Gt(t),Va=n;break;case 12:jt(e,t),Gt(t);break;case 31:jt(e,t),Gt(t),n&4&&(n=t.updateQueue,n!==null&&(t.updateQueue=null,Jc(t,n)));break;case 13:jt(e,t),Gt(t),t.child.flags&8192&&t.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(sf=ua()),n&4&&(n=t.updateQueue,n!==null&&(t.updateQueue=null,Jc(t,n)));break;case 22:r=t.memoizedState!==null;var l=a!==null&&a.memoizedState!==null,u=Dn,c=nt;if(Dn=u||r,nt=c||l,jt(e,t),nt=c,Dn=u,Gt(t),n&8192)e:for(e=t.stateNode,e._visibility=r?e._visibility&-2:e._visibility|1,r&&(a===null||l||Dn||nt||wo(t)),a=null,e=t;;){if(e.tag===5||e.tag===26){if(a===null){l=a=e;try{if(o=l.stateNode,r)i=o.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none";else{s=l.stateNode;var d=l.memoizedProps.style,f=d!=null&&d.hasOwnProperty("display")?d.display:null;s.style.display=f==null||typeof f=="boolean"?"":(""+f).trim()}}catch(S){_e(l,l.return,S)}}}else if(e.tag===6){if(a===null){l=e;try{l.stateNode.nodeValue=r?"":l.memoizedProps}catch(S){_e(l,l.return,S)}}}else if(e.tag===18){if(a===null){l=e;try{var m=l.stateNode;r?zC(m,!0):zC(l.stateNode,!1)}catch(S){_e(l,l.return,S)}}}else if((e.tag!==22&&e.tag!==23||e.memoizedState===null||e===t)&&e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;a===e&&(a=null),e=e.return}a===e&&(a=null),e.sibling.return=e.return,e=e.sibling}n&4&&(n=t.updateQueue,n!==null&&(a=n.retryQueue,a!==null&&(n.retryQueue=null,Jc(t,a))));break;case 19:jt(e,t),Gt(t),n&4&&(n=t.updateQueue,n!==null&&(t.updateQueue=null,Jc(t,n)));break;case 30:break;case 21:break;default:jt(e,t),Gt(t)}}function Gt(t){var e=t.flags;if(e&2){try{for(var a,n=t.return;n!==null;){if(jw(n)){a=n;break}n=n.return}if(a==null)throw Error(R(160));switch(a.tag){case 27:var r=a.stateNode,o=jm(t);Pd(t,o,r);break;case 5:var i=a.stateNode;a.flags&32&&(Qi(i,""),a.flags&=-33);var s=jm(t);Pd(t,s,i);break;case 3:case 4:var l=a.stateNode.containerInfo,u=jm(t);Dg(t,u,l);break;default:throw Error(R(161))}}catch(c){_e(t,t.return,c)}t.flags&=-3}e&4096&&(t.flags&=-4097)}function Jw(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;Jw(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function Tn(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)Zw(t,e.alternate,e),e=e.sibling}function wo(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:Vr(4,e,e.return),wo(e);break;case 1:cn(e,e.return);var a=e.stateNode;typeof a.componentWillUnmount=="function"&&$w(e,e.return,a),wo(e);break;case 27:zl(e.stateNode);case 26:case 5:cn(e,e.return),wo(e);break;case 22:e.memoizedState===null&&wo(e);break;case 30:wo(e);break;default:wo(e)}t=t.sibling}}function Rn(t,e,a){for(a=a&&(e.subtreeFlags&8772)!==0,e=e.child;e!==null;){var n=e.alternate,r=t,o=e,i=o.flags;switch(o.tag){case 0:case 11:case 15:Rn(r,o,a),cu(4,o);break;case 1:if(Rn(r,o,a),n=o,r=n.stateNode,typeof r.componentDidMount=="function")try{r.componentDidMount()}catch(u){_e(n,n.return,u)}if(n=o,r=n.updateQueue,r!==null){var s=n.stateNode;try{var l=r.shared.hiddenCallbacks;if(l!==null)for(r.shared.hiddenCallbacks=null,r=0;r<l.length;r++)Y_(l[r],s)}catch(u){_e(n,n.return,u)}}a&&i&64&&qw(o),Fl(o,o.return);break;case 27:Gw(o);case 26:case 5:Rn(r,o,a),a&&n===null&&i&4&&Vw(o),Fl(o,o.return);break;case 12:Rn(r,o,a);break;case 31:Rn(r,o,a),a&&i&4&&Yw(r,o);break;case 13:Rn(r,o,a),a&&i&4&&Kw(r,o);break;case 22:o.memoizedState===null&&Rn(r,o,a),Fl(o,o.return);break;case 30:break;default:Rn(r,o,a)}e=e.sibling}}function Mv(t,e){var a=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),t=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(t=e.memoizedState.cachePool.pool),t!==a&&(t!=null&&t.refCount++,a!=null&&lu(a))}function Dv(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&lu(t))}function $a(t,e,a,n){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)eL(t,e,a,n),e=e.sibling}function eL(t,e,a,n){var r=e.flags;switch(e.tag){case 0:case 11:case 15:$a(t,e,a,n),r&2048&&cu(9,e);break;case 1:$a(t,e,a,n);break;case 3:$a(t,e,a,n),r&2048&&(t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&lu(t)));break;case 12:if(r&2048){$a(t,e,a,n),t=e.stateNode;try{var o=e.memoizedProps,i=o.id,s=o.onPostCommit;typeof s=="function"&&s(i,e.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(l){_e(e,e.return,l)}}else $a(t,e,a,n);break;case 31:$a(t,e,a,n);break;case 13:$a(t,e,a,n);break;case 23:break;case 22:o=e.stateNode,i=e.alternate,e.memoizedState!==null?o._visibility&2?$a(t,e,a,n):Nl(t,e):o._visibility&2?$a(t,e,a,n):(o._visibility|=2,Ei(t,e,a,n,(e.subtreeFlags&10256)!==0||!1)),r&2048&&Mv(i,e);break;case 24:$a(t,e,a,n),r&2048&&Dv(e.alternate,e);break;default:$a(t,e,a,n)}}function Ei(t,e,a,n,r){for(r=r&&((e.subtreeFlags&10256)!==0||!1),e=e.child;e!==null;){var o=t,i=e,s=a,l=n,u=i.flags;switch(i.tag){case 0:case 11:case 15:Ei(o,i,s,l,r),cu(8,i);break;case 23:break;case 22:var c=i.stateNode;i.memoizedState!==null?c._visibility&2?Ei(o,i,s,l,r):Nl(o,i):(c._visibility|=2,Ei(o,i,s,l,r)),r&&u&2048&&Mv(i.alternate,i);break;case 24:Ei(o,i,s,l,r),r&&u&2048&&Dv(i.alternate,i);break;default:Ei(o,i,s,l,r)}e=e.sibling}}function Nl(t,e){if(e.subtreeFlags&10256)for(e=e.child;e!==null;){var a=t,n=e,r=n.flags;switch(n.tag){case 22:Nl(a,n),r&2048&&Mv(n.alternate,n);break;case 24:Nl(a,n),r&2048&&Dv(n.alternate,n);break;default:Nl(a,n)}e=e.sibling}}var Al=8192;function Ai(t,e,a){if(t.subtreeFlags&Al)for(t=t.child;t!==null;)tL(t,e,a),t=t.sibling}function tL(t,e,a){switch(t.tag){case 26:Ai(t,e,a),t.flags&Al&&t.memoizedState!==null&&O2(a,Va,t.memoizedState,t.memoizedProps);break;case 5:Ai(t,e,a);break;case 3:case 4:var n=Va;Va=Vd(t.stateNode.containerInfo),Ai(t,e,a),Va=n;break;case 22:t.memoizedState===null&&(n=t.alternate,n!==null&&n.memoizedState!==null?(n=Al,Al=16777216,Ai(t,e,a),Al=n):Ai(t,e,a));break;default:Ai(t,e,a)}}function aL(t){var e=t.alternate;if(e!==null&&(t=e.child,t!==null)){e.child=null;do e=t.sibling,t.sibling=null,t=e;while(t!==null)}}function Sl(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var n=e[a];ht=n,rL(n,t)}aL(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)nL(t),t=t.sibling}function nL(t){switch(t.tag){case 0:case 11:case 15:Sl(t),t.flags&2048&&Vr(9,t,t.return);break;case 3:Sl(t);break;case 12:Sl(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,md(t)):Sl(t);break;default:Sl(t)}}function md(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var n=e[a];ht=n,rL(n,t)}aL(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:Vr(8,e,e.return),md(e);break;case 22:a=e.stateNode,a._visibility&2&&(a._visibility&=-3,md(e));break;default:md(e)}t=t.sibling}}function rL(t,e){for(;ht!==null;){var a=ht;switch(a.tag){case 0:case 11:case 15:Vr(8,a,e);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var n=a.memoizedState.cachePool.pool;n!=null&&n.refCount++}break;case 24:lu(a.memoizedState.cache)}if(n=a.child,n!==null)n.return=a,ht=n;else e:for(a=t;ht!==null;){n=ht;var r=n.sibling,o=n.return;if(Ww(n),n===a){ht=null;break e}if(r!==null){r.return=o,ht=r;break e}ht=o}}}var KM={getCacheForType:function(t){var e=Ct(rt),a=e.data.get(t);return a===void 0&&(a=t(),e.data.set(t,a)),a},cacheSignal:function(){return Ct(rt).controller.signal}},QM=typeof WeakMap=="function"?WeakMap:Map,ye=0,Ee=null,ce=null,pe=0,Ce=0,oa=null,Tr=!1,ds=!1,Ov=!1,Vn=0,Ke=0,jr=0,Eo=0,Bv=0,la=0,as=0,Hl=null,Wt=null,Og=!1,sf=0,oL=0,Fd=1/0,Nd=null,Fr=null,st=0,Nr=null,ns=null,Hn=0,Bg=0,Pg=null,iL=null,Ul=0,Fg=null;function fa(){return(ye&2)!==0&&pe!==0?pe&-pe:ee.T!==null?Fv():m_()}function sL(){if(la===0)if((pe&536870912)===0||he){var t=$c;$c<<=1,($c&3932160)===0&&($c=262144),la=t}else la=536870912;return t=ha.current,t!==null&&(t.flags|=32),la}function Xt(t,e,a){(t===Ee&&(Ce===2||Ce===9)||t.cancelPendingCommit!==null)&&(rs(t,0),Rr(t,pe,la,!1)),ou(t,a),((ye&2)===0||t!==Ee)&&(t===Ee&&((ye&2)===0&&(Eo|=a),Ke===4&&Rr(t,pe,la,!1)),pn(t))}function lL(t,e,a){if((ye&6)!==0)throw Error(R(327));var n=!a&&(e&127)===0&&(e&t.expiredLanes)===0||ru(t,e),r=n?t2(t,e):Zm(t,e,!0),o=n;do{if(r===0){ds&&!n&&Rr(t,e,0,!1);break}else{if(a=t.current.alternate,o&&!JM(a)){r=Zm(t,e,!1),o=!1;continue}if(r===2){if(o=e,t.errorRecoveryDisabledLanes&o)var i=0;else i=t.pendingLanes&-536870913,i=i!==0?i:i&536870912?536870912:0;if(i!==0){e=i;e:{var s=t;r=Hl;var l=s.current.memoizedState.isDehydrated;if(l&&(rs(s,i).flags|=256),i=Zm(s,i,!1),i!==2){if(Ov&&!l){s.errorRecoveryDisabledLanes|=o,Eo|=o,r=4;break e}o=Wt,Wt=r,o!==null&&(Wt===null?Wt=o:Wt.push.apply(Wt,o))}r=i}if(o=!1,r!==2)continue}}if(r===1){rs(t,0),Rr(t,e,0,!0);break}e:{switch(n=t,o=r,o){case 0:case 1:throw Error(R(345));case 4:if((e&4194048)!==e)break;case 6:Rr(n,e,la,!Tr);break e;case 2:Wt=null;break;case 3:case 5:break;default:throw Error(R(329))}if((e&62914560)===e&&(r=sf+300-ua(),10<r)){if(Rr(n,e,la,!Tr),Xd(n,0,!0)!==0)break e;Hn=e,n.timeoutHandle=AL(kC.bind(null,n,a,Wt,Nd,Og,e,la,Eo,as,Tr,o,"Throttled",-0,0),r);break e}kC(n,a,Wt,Nd,Og,e,la,Eo,as,Tr,o,null,-0,0)}}break}while(!0);pn(t)}function kC(t,e,a,n,r,o,i,s,l,u,c,d,f,m){if(t.timeoutHandle=-1,d=e.subtreeFlags,d&8192||(d&16785408)===16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Bn},tL(e,o,d);var S=(o&62914560)===o?sf-ua():(o&4194048)===o?oL-ua():0;if(S=B2(d,S),S!==null){Hn=o,t.cancelPendingCommit=S(AC.bind(null,t,e,o,a,n,r,i,s,l,c,d,null,f,m)),Rr(t,o,i,!u);return}}AC(t,e,o,a,n,r,i,s,l)}function JM(t){for(var e=t;;){var a=e.tag;if((a===0||a===11||a===15)&&e.flags&16384&&(a=e.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var n=0;n<a.length;n++){var r=a[n],o=r.getSnapshot;r=r.value;try{if(!pa(o(),r))return!1}catch{return!1}}if(a=e.child,e.subtreeFlags&16384&&a!==null)a.return=e,e=a;else{if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}function Rr(t,e,a,n){e&=~Bv,e&=~Eo,t.suspendedLanes|=e,t.pingedLanes&=~e,n&&(t.warmLanes|=e),n=t.expirationTimes;for(var r=e;0<r;){var o=31-da(r),i=1<<o;n[o]=-1,r&=~i}a!==0&&f_(t,a,e)}function lf(){return(ye&6)===0?(du(0,!1),!1):!0}function Pv(){if(ce!==null){if(Ce===0)var t=ce.return;else t=ce,Pn=Ho=null,Sv(t),Zi=null,Wl=0,t=ce;for(;t!==null;)zw(t.alternate,t),t=t.return;ce=null}}function rs(t,e){var a=t.timeoutHandle;a!==-1&&(t.timeoutHandle=-1,v2(a)),a=t.cancelPendingCommit,a!==null&&(t.cancelPendingCommit=null,a()),Hn=0,Pv(),Ee=t,ce=a=Fn(t.current,null),pe=e,Ce=0,oa=null,Tr=!1,ds=ru(t,e),Ov=!1,as=la=Bv=Eo=jr=Ke=0,Wt=Hl=null,Og=!1,(e&8)!==0&&(e|=e&32);var n=t.entangledLanes;if(n!==0)for(t=t.entanglements,n&=e;0<n;){var r=31-da(n),o=1<<r;e|=t[r],n&=~o}return Vn=e,Jd(),a}function uL(t,e){ie=null,ee.H=Yl,e===cs||e===tf?(e=rC(),Ce=3):e===hv?(e=rC(),Ce=4):Ce=e===Tv?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,oa=e,ce===null&&(Ke=1,Od(t,Aa(e,t.current)))}function cL(){var t=ha.current;return t===null?!0:(pe&4194048)===pe?Ta===null:(pe&62914560)===pe||(pe&536870912)!==0?t===Ta:!1}function dL(){var t=ee.H;return ee.H=Yl,t===null?Yl:t}function fL(){var t=ee.A;return ee.A=KM,t}function Hd(){Ke=4,Tr||(pe&4194048)!==pe&&ha.current!==null||(ds=!0),(jr&134217727)===0&&(Eo&134217727)===0||Ee===null||Rr(Ee,pe,la,!1)}function Zm(t,e,a){var n=ye;ye|=2;var r=dL(),o=fL();(Ee!==t||pe!==e)&&(Nd=null,rs(t,e)),e=!1;var i=Ke;e:do try{if(Ce!==0&&ce!==null){var s=ce,l=oa;switch(Ce){case 8:Pv(),i=6;break e;case 3:case 2:case 9:case 6:ha.current===null&&(e=!0);var u=Ce;if(Ce=0,oa=null,qi(t,s,l,u),a&&ds){i=0;break e}break;default:u=Ce,Ce=0,oa=null,qi(t,s,l,u)}}e2(),i=Ke;break}catch(c){uL(t,c)}while(!0);return e&&t.shellSuspendCounter++,Pn=Ho=null,ye=n,ee.H=r,ee.A=o,ce===null&&(Ee=null,pe=0,Jd()),i}function e2(){for(;ce!==null;)pL(ce)}function t2(t,e){var a=ye;ye|=2;var n=dL(),r=fL();Ee!==t||pe!==e?(Nd=null,Fd=ua()+500,rs(t,e)):ds=ru(t,e);e:do try{if(Ce!==0&&ce!==null){e=ce;var o=oa;t:switch(Ce){case 1:Ce=0,oa=null,qi(t,e,o,1);break;case 2:case 9:if(nC(o)){Ce=0,oa=null,IC(e);break}e=function(){Ce!==2&&Ce!==9||Ee!==t||(Ce=7),pn(t)},o.then(e,e);break e;case 3:Ce=7;break e;case 4:Ce=5;break e;case 7:nC(o)?(Ce=0,oa=null,IC(e)):(Ce=0,oa=null,qi(t,e,o,7));break;case 5:var i=null;switch(ce.tag){case 26:i=ce.memoizedState;case 5:case 27:var s=ce;if(i?DL(i):s.stateNode.complete){Ce=0,oa=null;var l=s.sibling;if(l!==null)ce=l;else{var u=s.return;u!==null?(ce=u,uf(u)):ce=null}break t}}Ce=0,oa=null,qi(t,e,o,5);break;case 6:Ce=0,oa=null,qi(t,e,o,6);break;case 8:Pv(),Ke=6;break e;default:throw Error(R(462))}}a2();break}catch(c){uL(t,c)}while(!0);return Pn=Ho=null,ee.H=n,ee.A=r,ye=a,ce!==null?0:(Ee=null,pe=0,Jd(),Ke)}function a2(){for(;ce!==null&&!LR();)pL(ce)}function pL(t){var e=Uw(t.alternate,t,Vn);t.memoizedProps=t.pendingProps,e===null?uf(t):ce=e}function IC(t){var e=t,a=e.alternate;switch(e.tag){case 15:case 0:e=bC(a,e,e.pendingProps,e.type,void 0,pe);break;case 11:e=bC(a,e,e.pendingProps,e.type.render,e.ref,pe);break;case 5:Sv(e);default:zw(a,e),e=ce=z_(e,Vn),e=Uw(a,e,Vn)}t.memoizedProps=t.pendingProps,e===null?uf(t):ce=e}function qi(t,e,a,n){Pn=Ho=null,Sv(e),Zi=null,Wl=0;var r=e.return;try{if(VM(t,r,e,a,pe)){Ke=1,Od(t,Aa(a,t.current)),ce=null;return}}catch(o){if(r!==null)throw ce=r,o;Ke=1,Od(t,Aa(a,t.current)),ce=null;return}e.flags&32768?(he||n===1?t=!0:ds||(pe&536870912)!==0?t=!1:(Tr=t=!0,(n===2||n===9||n===3||n===6)&&(n=ha.current,n!==null&&n.tag===13&&(n.flags|=16384))),hL(e,t)):uf(e)}function uf(t){var e=t;do{if((e.flags&32768)!==0){hL(e,Tr);return}t=e.return;var a=ZM(e.alternate,e,Vn);if(a!==null){ce=a;return}if(e=e.sibling,e!==null){ce=e;return}ce=e=t}while(e!==null);Ke===0&&(Ke=5)}function hL(t,e){do{var a=WM(t.alternate,t);if(a!==null){a.flags&=32767,ce=a;return}if(a=t.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!e&&(t=t.sibling,t!==null)){ce=t;return}ce=t=a}while(t!==null);Ke=6,ce=null}function AC(t,e,a,n,r,o,i,s,l){t.cancelPendingCommit=null;do cf();while(st!==0);if((ye&6)!==0)throw Error(R(327));if(e!==null){if(e===t.current)throw Error(R(177));if(o=e.lanes|e.childLanes,o|=sv,BR(t,a,o,i,s,l),t===Ee&&(ce=Ee=null,pe=0),ns=e,Nr=t,Hn=a,Bg=o,Pg=r,iL=n,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,i2(_d,function(){return xL(),null})):(t.callbackNode=null,t.callbackPriority=0),n=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||n){n=ee.T,ee.T=null,r=xe.p,xe.p=2,i=ye,ye|=4;try{XM(t,e,a)}finally{ye=i,xe.p=r,ee.T=n}}st=1,mL(),gL(),vL()}}function mL(){if(st===1){st=0;var t=Nr,e=ns,a=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||a){a=ee.T,ee.T=null;var n=xe.p;xe.p=2;var r=ye;ye|=4;try{Qw(e,t);var o=zg,i=D_(t.containerInfo),s=o.focusedElem,l=o.selectionRange;if(i!==s&&s&&s.ownerDocument&&M_(s.ownerDocument.documentElement,s)){if(l!==null&&iv(s)){var u=l.start,c=l.end;if(c===void 0&&(c=u),"selectionStart"in s)s.selectionStart=u,s.selectionEnd=Math.min(c,s.value.length);else{var d=s.ownerDocument||document,f=d&&d.defaultView||window;if(f.getSelection){var m=f.getSelection(),S=s.textContent.length,b=Math.min(l.start,S),x=l.end===void 0?b:Math.min(l.end,S);!m.extend&&b>x&&(i=x,x=b,b=i);var p=YS(s,b),g=YS(s,x);if(p&&g&&(m.rangeCount!==1||m.anchorNode!==p.node||m.anchorOffset!==p.offset||m.focusNode!==g.node||m.focusOffset!==g.offset)){var v=d.createRange();v.setStart(p.node,p.offset),m.removeAllRanges(),b>x?(m.addRange(v),m.extend(g.node,g.offset)):(v.setEnd(g.node,g.offset),m.addRange(v))}}}}for(d=[],m=s;m=m.parentNode;)m.nodeType===1&&d.push({element:m,left:m.scrollLeft,top:m.scrollTop});for(typeof s.focus=="function"&&s.focus(),s=0;s<d.length;s++){var y=d[s];y.element.scrollLeft=y.left,y.element.scrollTop=y.top}}Zd=!!Ug,zg=Ug=null}finally{ye=r,xe.p=n,ee.T=a}}t.current=e,st=2}}function gL(){if(st===2){st=0;var t=Nr,e=ns,a=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||a){a=ee.T,ee.T=null;var n=xe.p;xe.p=2;var r=ye;ye|=4;try{Zw(t,e.alternate,e)}finally{ye=r,xe.p=n,ee.T=a}}st=3}}function vL(){if(st===4||st===3){st=0,kR();var t=Nr,e=ns,a=Hn,n=iL;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?st=5:(st=0,ns=Nr=null,yL(t,t.pendingLanes));var r=t.pendingLanes;if(r===0&&(Fr=null),Jg(a),e=e.stateNode,ca&&typeof ca.onCommitFiberRoot=="function")try{ca.onCommitFiberRoot(nu,e,void 0,(e.current.flags&128)===128)}catch{}if(n!==null){e=ee.T,r=xe.p,xe.p=2,ee.T=null;try{for(var o=t.onRecoverableError,i=0;i<n.length;i++){var s=n[i];o(s.value,{componentStack:s.stack})}}finally{ee.T=e,xe.p=r}}(Hn&3)!==0&&cf(),pn(t),r=t.pendingLanes,(a&261930)!==0&&(r&42)!==0?t===Fg?Ul++:(Ul=0,Fg=t):Ul=0,du(0,!1)}}function yL(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,lu(e)))}function cf(){return mL(),gL(),vL(),xL()}function xL(){if(st!==5)return!1;var t=Nr,e=Bg;Bg=0;var a=Jg(Hn),n=ee.T,r=xe.p;try{xe.p=32>a?32:a,ee.T=null,a=Pg,Pg=null;var o=Nr,i=Hn;if(st=0,ns=Nr=null,Hn=0,(ye&6)!==0)throw Error(R(331));var s=ye;if(ye|=4,nL(o.current),eL(o,o.current,i,a),ye=s,du(0,!1),ca&&typeof ca.onPostCommitFiberRoot=="function")try{ca.onPostCommitFiberRoot(nu,o)}catch{}return!0}finally{xe.p=r,ee.T=n,yL(t,e)}}function EC(t,e,a){e=Aa(a,e),e=Tg(t.stateNode,e,2),t=Pr(t,e,2),t!==null&&(ou(t,2),pn(t))}function _e(t,e,a){if(t.tag===3)EC(t,t,a);else for(;e!==null;){if(e.tag===3){EC(e,t,a);break}else if(e.tag===1){var n=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof n.componentDidCatch=="function"&&(Fr===null||!Fr.has(n))){t=Aa(a,t),a=Ow(2),n=Pr(e,a,2),n!==null&&(Bw(a,n,e,t),ou(n,2),pn(n));break}}e=e.return}}function Wm(t,e,a){var n=t.pingCache;if(n===null){n=t.pingCache=new QM;var r=new Set;n.set(e,r)}else r=n.get(e),r===void 0&&(r=new Set,n.set(e,r));r.has(a)||(Ov=!0,r.add(a),t=n2.bind(null,t,e,a),e.then(t,t))}function n2(t,e,a){var n=t.pingCache;n!==null&&n.delete(e),t.pingedLanes|=t.suspendedLanes&a,t.warmLanes&=~a,Ee===t&&(pe&a)===a&&(Ke===4||Ke===3&&(pe&62914560)===pe&&300>ua()-sf?(ye&2)===0&&rs(t,0):Bv|=a,as===pe&&(as=0)),pn(t)}function bL(t,e){e===0&&(e=d_()),t=No(t,e),t!==null&&(ou(t,e),pn(t))}function r2(t){var e=t.memoizedState,a=0;e!==null&&(a=e.retryLane),bL(t,a)}function o2(t,e){var a=0;switch(t.tag){case 31:case 13:var n=t.stateNode,r=t.memoizedState;r!==null&&(a=r.retryLane);break;case 19:n=t.stateNode;break;case 22:n=t.stateNode._retryCache;break;default:throw Error(R(314))}n!==null&&n.delete(e),bL(t,a)}function i2(t,e){return Kg(t,e)}var Ud=null,Ti=null,Ng=!1,zd=!1,Xm=!1,Mr=0;function pn(t){t!==Ti&&t.next===null&&(Ti===null?Ud=Ti=t:Ti=Ti.next=t),zd=!0,Ng||(Ng=!0,l2())}function du(t,e){if(!Xm&&zd){Xm=!0;do for(var a=!1,n=Ud;n!==null;){if(!e)if(t!==0){var r=n.pendingLanes;if(r===0)var o=0;else{var i=n.suspendedLanes,s=n.pingedLanes;o=(1<<31-da(42|t)+1)-1,o&=r&~(i&~s),o=o&201326741?o&201326741|1:o?o|2:0}o!==0&&(a=!0,TC(n,o))}else o=pe,o=Xd(n,n===Ee?o:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),(o&3)===0||ru(n,o)||(a=!0,TC(n,o));n=n.next}while(a);Xm=!1}}function s2(){SL()}function SL(){zd=Ng=!1;var t=0;Mr!==0&&g2()&&(t=Mr);for(var e=ua(),a=null,n=Ud;n!==null;){var r=n.next,o=CL(n,e);o===0?(n.next=null,a===null?Ud=r:a.next=r,r===null&&(Ti=a)):(a=n,(t!==0||(o&3)!==0)&&(zd=!0)),n=r}st!==0&&st!==5||du(t,!1),Mr!==0&&(Mr=0)}function CL(t,e){for(var a=t.suspendedLanes,n=t.pingedLanes,r=t.expirationTimes,o=t.pendingLanes&-62914561;0<o;){var i=31-da(o),s=1<<i,l=r[i];l===-1?((s&a)===0||(s&n)!==0)&&(r[i]=OR(s,e)):l<=e&&(t.expiredLanes|=s),o&=~s}if(e=Ee,a=pe,a=Xd(t,t===e?a:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),n=t.callbackNode,a===0||t===e&&(Ce===2||Ce===9)||t.cancelPendingCommit!==null)return n!==null&&n!==null&&wm(n),t.callbackNode=null,t.callbackPriority=0;if((a&3)===0||ru(t,a)){if(e=a&-a,e===t.callbackPriority)return e;switch(n!==null&&wm(n),Jg(a)){case 2:case 8:a=u_;break;case 32:a=_d;break;case 268435456:a=c_;break;default:a=_d}return n=_L.bind(null,t),a=Kg(a,n),t.callbackPriority=e,t.callbackNode=a,e}return n!==null&&n!==null&&wm(n),t.callbackPriority=2,t.callbackNode=null,2}function _L(t,e){if(st!==0&&st!==5)return t.callbackNode=null,t.callbackPriority=0,null;var a=t.callbackNode;if(cf()&&t.callbackNode!==a)return null;var n=pe;return n=Xd(t,t===Ee?n:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),n===0?null:(lL(t,n,e),CL(t,ua()),t.callbackNode!=null&&t.callbackNode===a?_L.bind(null,t):null)}function TC(t,e){if(cf())return null;lL(t,e,!0)}function l2(){y2(function(){(ye&6)!==0?Kg(l_,s2):SL()})}function Fv(){if(Mr===0){var t=Ji;t===0&&(t=qc,qc<<=1,(qc&261888)===0&&(qc=256)),Mr=t}return Mr}function RC(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:id(""+t)}function MC(t,e){var a=e.ownerDocument.createElement("input");return a.name=e.name,a.value=e.value,t.id&&a.setAttribute("form",t.id),e.parentNode.insertBefore(a,e),t=new FormData(t),a.parentNode.removeChild(a),t}function u2(t,e,a,n,r){if(e==="submit"&&a&&a.stateNode===r){var o=RC((r[Yt]||null).action),i=n.submitter;i&&(e=(e=i[Yt]||null)?RC(e.formAction):i.getAttribute("formAction"),e!==null&&(o=e,i=null));var s=new Yd("action","action",null,n,r);t.push({event:s,listeners:[{instance:null,listener:function(){if(n.defaultPrevented){if(Mr!==0){var l=i?MC(r,i):new FormData(r);Ag(a,{pending:!0,data:l,method:r.method,action:o},null,l)}}else typeof o=="function"&&(s.preventDefault(),l=i?MC(r,i):new FormData(r),Ag(a,{pending:!0,data:l,method:r.method,action:o},o,l))},currentTarget:r}]})}}for(ed=0;ed<gg.length;ed++)td=gg[ed],DC=td.toLowerCase(),OC=td[0].toUpperCase()+td.slice(1),ja(DC,"on"+OC);var td,DC,OC,ed;ja(B_,"onAnimationEnd");ja(P_,"onAnimationIteration");ja(F_,"onAnimationStart");ja("dblclick","onDoubleClick");ja("focusin","onFocus");ja("focusout","onBlur");ja(IM,"onTransitionRun");ja(AM,"onTransitionStart");ja(EM,"onTransitionCancel");ja(N_,"onTransitionEnd");Ki("onMouseEnter",["mouseout","mouseover"]);Ki("onMouseLeave",["mouseout","mouseover"]);Ki("onPointerEnter",["pointerout","pointerover"]);Ki("onPointerLeave",["pointerout","pointerover"]);Bo("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Bo("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Bo("onBeforeInput",["compositionend","keypress","textInput","paste"]);Bo("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));Bo("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Bo("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Kl="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(" "),c2=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Kl));function wL(t,e){e=(e&4)!==0;for(var a=0;a<t.length;a++){var n=t[a],r=n.event;n=n.listeners;e:{var o=void 0;if(e)for(var i=n.length-1;0<=i;i--){var s=n[i],l=s.instance,u=s.currentTarget;if(s=s.listener,l!==o&&r.isPropagationStopped())break e;o=s,r.currentTarget=u;try{o(r)}catch(c){Ld(c)}r.currentTarget=null,o=l}else for(i=0;i<n.length;i++){if(s=n[i],l=s.instance,u=s.currentTarget,s=s.listener,l!==o&&r.isPropagationStopped())break e;o=s,r.currentTarget=u;try{o(r)}catch(c){Ld(c)}r.currentTarget=null,o=l}}}}function ue(t,e){var a=e[lg];a===void 0&&(a=e[lg]=new Set);var n=t+"__bubble";a.has(n)||(LL(e,t,2,!1),a.add(n))}function Ym(t,e,a){var n=0;e&&(n|=4),LL(a,t,n,e)}var ad="_reactListening"+Math.random().toString(36).slice(2);function Nv(t){if(!t[ad]){t[ad]=!0,g_.forEach(function(a){a!=="selectionchange"&&(c2.has(a)||Ym(a,!1,t),Ym(a,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[ad]||(e[ad]=!0,Ym("selectionchange",!1,e))}}function LL(t,e,a,n){switch(NL(e)){case 2:var r=N2;break;case 8:r=H2;break;default:r=qv}a=r.bind(null,e,a,t),r=void 0,!pg||e!=="touchstart"&&e!=="touchmove"&&e!=="wheel"||(r=!0),n?r!==void 0?t.addEventListener(e,a,{capture:!0,passive:r}):t.addEventListener(e,a,!0):r!==void 0?t.addEventListener(e,a,{passive:r}):t.addEventListener(e,a,!1)}function Km(t,e,a,n,r){var o=n;if((e&1)===0&&(e&2)===0&&n!==null)e:for(;;){if(n===null)return;var i=n.tag;if(i===3||i===4){var s=n.stateNode.containerInfo;if(s===r)break;if(i===4)for(i=n.return;i!==null;){var l=i.tag;if((l===3||l===4)&&i.stateNode.containerInfo===r)return;i=i.return}for(;s!==null;){if(i=Di(s),i===null)return;if(l=i.tag,l===5||l===6||l===26||l===27){n=o=i;continue e}s=s.parentNode}}n=n.return}w_(function(){var u=o,c=av(a),d=[];e:{var f=H_.get(t);if(f!==void 0){var m=Yd,S=t;switch(t){case"keypress":if(ld(a)===0)break e;case"keydown":case"keyup":m=oM;break;case"focusin":S="focus",m=Em;break;case"focusout":S="blur",m=Em;break;case"beforeblur":case"afterblur":m=Em;break;case"click":if(a.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":m=zS;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":m=ZR;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":m=lM;break;case B_:case P_:case F_:m=YR;break;case N_:m=cM;break;case"scroll":case"scrollend":m=jR;break;case"wheel":m=fM;break;case"copy":case"cut":case"paste":m=QR;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":m=$S;break;case"toggle":case"beforetoggle":m=hM}var b=(e&4)!==0,x=!b&&(t==="scroll"||t==="scrollend"),p=b?f!==null?f+"Capture":null:f;b=[];for(var g=u,v;g!==null;){var y=g;if(v=y.stateNode,y=y.tag,y!==5&&y!==26&&y!==27||v===null||p===null||(y=$l(g,p),y!=null&&b.push(Ql(g,y,v))),x)break;g=g.return}0<b.length&&(f=new m(f,S,null,a,c),d.push({event:f,listeners:b}))}}if((e&7)===0){e:{if(f=t==="mouseover"||t==="pointerover",m=t==="mouseout"||t==="pointerout",f&&a!==fg&&(S=a.relatedTarget||a.fromElement)&&(Di(S)||S[ss]))break e;if((m||f)&&(f=c.window===c?c:(f=c.ownerDocument)?f.defaultView||f.parentWindow:window,m?(S=a.relatedTarget||a.toElement,m=u,S=S?Di(S):null,S!==null&&(x=au(S),b=S.tag,S!==x||b!==5&&b!==27&&b!==6)&&(S=null)):(m=null,S=u),m!==S)){if(b=zS,y="onMouseLeave",p="onMouseEnter",g="mouse",(t==="pointerout"||t==="pointerover")&&(b=$S,y="onPointerLeave",p="onPointerEnter",g="pointer"),x=m==null?f:kl(m),v=S==null?f:kl(S),f=new b(y,g+"leave",m,a,c),f.target=x,f.relatedTarget=v,y=null,Di(c)===u&&(b=new b(p,g+"enter",S,a,c),b.target=v,b.relatedTarget=x,y=b),x=y,m&&S)t:{for(b=d2,p=m,g=S,v=0,y=p;y;y=b(y))v++;y=0;for(var _=g;_;_=b(_))y++;for(;0<v-y;)p=b(p),v--;for(;0<y-v;)g=b(g),y--;for(;v--;){if(p===g||g!==null&&p===g.alternate){b=p;break t}p=b(p),g=b(g)}b=null}else b=null;m!==null&&BC(d,f,m,b,!1),S!==null&&x!==null&&BC(d,x,S,b,!0)}}e:{if(f=u?kl(u):window,m=f.nodeName&&f.nodeName.toLowerCase(),m==="select"||m==="input"&&f.type==="file")var L=ZS;else if(GS(f))if(T_)L=wM;else{L=CM;var C=SM}else m=f.nodeName,!m||m.toLowerCase()!=="input"||f.type!=="checkbox"&&f.type!=="radio"?u&&tv(u.elementType)&&(L=ZS):L=_M;if(L&&(L=L(t,u))){E_(d,L,a,c);break e}C&&C(t,f,u),t==="focusout"&&u&&f.type==="number"&&u.memoizedProps.value!=null&&dg(f,"number",f.value)}switch(C=u?kl(u):window,t){case"focusin":(GS(C)||C.contentEditable==="true")&&(Pi=C,hg=u,Rl=null);break;case"focusout":Rl=hg=Pi=null;break;case"mousedown":mg=!0;break;case"contextmenu":case"mouseup":case"dragend":mg=!1,KS(d,a,c);break;case"selectionchange":if(kM)break;case"keydown":case"keyup":KS(d,a,c)}var A;if(ov)e:{switch(t){case"compositionstart":var w="onCompositionStart";break e;case"compositionend":w="onCompositionEnd";break e;case"compositionupdate":w="onCompositionUpdate";break e}w=void 0}else Bi?I_(t,a)&&(w="onCompositionEnd"):t==="keydown"&&a.keyCode===229&&(w="onCompositionStart");w&&(k_&&a.locale!=="ko"&&(Bi||w!=="onCompositionStart"?w==="onCompositionEnd"&&Bi&&(A=L_()):(Er=c,nv="value"in Er?Er.value:Er.textContent,Bi=!0)),C=qd(u,w),0<C.length&&(w=new qS(w,t,null,a,c),d.push({event:w,listeners:C}),A?w.data=A:(A=A_(a),A!==null&&(w.data=A)))),(A=gM?vM(t,a):yM(t,a))&&(w=qd(u,"onBeforeInput"),0<w.length&&(C=new qS("onBeforeInput","beforeinput",null,a,c),d.push({event:C,listeners:w}),C.data=A)),u2(d,t,u,a,c)}wL(d,e)})}function Ql(t,e,a){return{instance:t,listener:e,currentTarget:a}}function qd(t,e){for(var a=e+"Capture",n=[];t!==null;){var r=t,o=r.stateNode;if(r=r.tag,r!==5&&r!==26&&r!==27||o===null||(r=$l(t,a),r!=null&&n.unshift(Ql(t,r,o)),r=$l(t,e),r!=null&&n.push(Ql(t,r,o))),t.tag===3)return n;t=t.return}return[]}function d2(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function BC(t,e,a,n,r){for(var o=e._reactName,i=[];a!==null&&a!==n;){var s=a,l=s.alternate,u=s.stateNode;if(s=s.tag,l!==null&&l===n)break;s!==5&&s!==26&&s!==27||u===null||(l=u,r?(u=$l(a,o),u!=null&&i.unshift(Ql(a,u,l))):r||(u=$l(a,o),u!=null&&i.push(Ql(a,u,l)))),a=a.return}i.length!==0&&t.push({event:e,listeners:i})}var f2=/\r\n?/g,p2=/\u0000|\uFFFD/g;function PC(t){return(typeof t=="string"?t:""+t).replace(f2,`
|
|
9
|
-
`).replace(p2,"")}function kL(t,e){return e=PC(e),PC(t)===e}function Le(t,e,a,n,r,o){switch(a){case"children":typeof n=="string"?e==="body"||e==="textarea"&&n===""||Qi(t,n):(typeof n=="number"||typeof n=="bigint")&&e!=="body"&&Qi(t,""+n);break;case"className":jc(t,"class",n);break;case"tabIndex":jc(t,"tabindex",n);break;case"dir":case"role":case"viewBox":case"width":case"height":jc(t,a,n);break;case"style":__(t,n,o);break;case"data":if(e!=="object"){jc(t,"data",n);break}case"src":case"href":if(n===""&&(e!=="a"||a!=="href")){t.removeAttribute(a);break}if(n==null||typeof n=="function"||typeof n=="symbol"||typeof n=="boolean"){t.removeAttribute(a);break}n=id(""+n),t.setAttribute(a,n);break;case"action":case"formAction":if(typeof n=="function"){t.setAttribute(a,"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 o=="function"&&(a==="formAction"?(e!=="input"&&Le(t,e,"name",r.name,r,null),Le(t,e,"formEncType",r.formEncType,r,null),Le(t,e,"formMethod",r.formMethod,r,null),Le(t,e,"formTarget",r.formTarget,r,null)):(Le(t,e,"encType",r.encType,r,null),Le(t,e,"method",r.method,r,null),Le(t,e,"target",r.target,r,null)));if(n==null||typeof n=="symbol"||typeof n=="boolean"){t.removeAttribute(a);break}n=id(""+n),t.setAttribute(a,n);break;case"onClick":n!=null&&(t.onclick=Bn);break;case"onScroll":n!=null&&ue("scroll",t);break;case"onScrollEnd":n!=null&&ue("scrollend",t);break;case"dangerouslySetInnerHTML":if(n!=null){if(typeof n!="object"||!("__html"in n))throw Error(R(61));if(a=n.__html,a!=null){if(r.children!=null)throw Error(R(60));t.innerHTML=a}}break;case"multiple":t.multiple=n&&typeof n!="function"&&typeof n!="symbol";break;case"muted":t.muted=n&&typeof n!="function"&&typeof n!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(n==null||typeof n=="function"||typeof n=="boolean"||typeof n=="symbol"){t.removeAttribute("xlink:href");break}a=id(""+n),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":n!=null&&typeof n!="function"&&typeof n!="symbol"?t.setAttribute(a,""+n):t.removeAttribute(a);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":n&&typeof n!="function"&&typeof n!="symbol"?t.setAttribute(a,""):t.removeAttribute(a);break;case"capture":case"download":n===!0?t.setAttribute(a,""):n!==!1&&n!=null&&typeof n!="function"&&typeof n!="symbol"?t.setAttribute(a,n):t.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":n!=null&&typeof n!="function"&&typeof n!="symbol"&&!isNaN(n)&&1<=n?t.setAttribute(a,n):t.removeAttribute(a);break;case"rowSpan":case"start":n==null||typeof n=="function"||typeof n=="symbol"||isNaN(n)?t.removeAttribute(a):t.setAttribute(a,n);break;case"popover":ue("beforetoggle",t),ue("toggle",t),od(t,"popover",n);break;case"xlinkActuate":In(t,"http://www.w3.org/1999/xlink","xlink:actuate",n);break;case"xlinkArcrole":In(t,"http://www.w3.org/1999/xlink","xlink:arcrole",n);break;case"xlinkRole":In(t,"http://www.w3.org/1999/xlink","xlink:role",n);break;case"xlinkShow":In(t,"http://www.w3.org/1999/xlink","xlink:show",n);break;case"xlinkTitle":In(t,"http://www.w3.org/1999/xlink","xlink:title",n);break;case"xlinkType":In(t,"http://www.w3.org/1999/xlink","xlink:type",n);break;case"xmlBase":In(t,"http://www.w3.org/XML/1998/namespace","xml:base",n);break;case"xmlLang":In(t,"http://www.w3.org/XML/1998/namespace","xml:lang",n);break;case"xmlSpace":In(t,"http://www.w3.org/XML/1998/namespace","xml:space",n);break;case"is":od(t,"is",n);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=$R.get(a)||a,od(t,a,n))}}function Hg(t,e,a,n,r,o){switch(a){case"style":__(t,n,o);break;case"dangerouslySetInnerHTML":if(n!=null){if(typeof n!="object"||!("__html"in n))throw Error(R(61));if(a=n.__html,a!=null){if(r.children!=null)throw Error(R(60));t.innerHTML=a}}break;case"children":typeof n=="string"?Qi(t,n):(typeof n=="number"||typeof n=="bigint")&&Qi(t,""+n);break;case"onScroll":n!=null&&ue("scroll",t);break;case"onScrollEnd":n!=null&&ue("scrollend",t);break;case"onClick":n!=null&&(t.onclick=Bn);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!v_.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(r=a.endsWith("Capture"),e=a.slice(2,r?a.length-7:void 0),o=t[Yt]||null,o=o!=null?o[a]:null,typeof o=="function"&&t.removeEventListener(e,o,r),typeof n=="function")){typeof o!="function"&&o!==null&&(a in t?t[a]=null:t.hasAttribute(a)&&t.removeAttribute(a)),t.addEventListener(e,n,r);break e}a in t?t[a]=n:n===!0?t.setAttribute(a,""):od(t,a,n)}}}function _t(t,e,a){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":ue("error",t),ue("load",t);var n=!1,r=!1,o;for(o in a)if(a.hasOwnProperty(o)){var i=a[o];if(i!=null)switch(o){case"src":n=!0;break;case"srcSet":r=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(R(137,e));default:Le(t,e,o,i,a,null)}}r&&Le(t,e,"srcSet",a.srcSet,a,null),n&&Le(t,e,"src",a.src,a,null);return;case"input":ue("invalid",t);var s=o=i=r=null,l=null,u=null;for(n in a)if(a.hasOwnProperty(n)){var c=a[n];if(c!=null)switch(n){case"name":r=c;break;case"type":i=c;break;case"checked":l=c;break;case"defaultChecked":u=c;break;case"value":o=c;break;case"defaultValue":s=c;break;case"children":case"dangerouslySetInnerHTML":if(c!=null)throw Error(R(137,e));break;default:Le(t,e,n,c,a,null)}}b_(t,o,s,l,u,i,r,!1);return;case"select":ue("invalid",t),n=i=o=null;for(r in a)if(a.hasOwnProperty(r)&&(s=a[r],s!=null))switch(r){case"value":o=s;break;case"defaultValue":i=s;break;case"multiple":n=s;default:Le(t,e,r,s,a,null)}e=o,a=i,t.multiple=!!n,e!=null?Vi(t,!!n,e,!1):a!=null&&Vi(t,!!n,a,!0);return;case"textarea":ue("invalid",t),o=r=n=null;for(i in a)if(a.hasOwnProperty(i)&&(s=a[i],s!=null))switch(i){case"value":n=s;break;case"defaultValue":r=s;break;case"children":o=s;break;case"dangerouslySetInnerHTML":if(s!=null)throw Error(R(91));break;default:Le(t,e,i,s,a,null)}C_(t,n,r,o);return;case"option":for(l in a)a.hasOwnProperty(l)&&(n=a[l],n!=null)&&(l==="selected"?t.selected=n&&typeof n!="function"&&typeof n!="symbol":Le(t,e,l,n,a,null));return;case"dialog":ue("beforetoggle",t),ue("toggle",t),ue("cancel",t),ue("close",t);break;case"iframe":case"object":ue("load",t);break;case"video":case"audio":for(n=0;n<Kl.length;n++)ue(Kl[n],t);break;case"image":ue("error",t),ue("load",t);break;case"details":ue("toggle",t);break;case"embed":case"source":case"link":ue("error",t),ue("load",t);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(u in a)if(a.hasOwnProperty(u)&&(n=a[u],n!=null))switch(u){case"children":case"dangerouslySetInnerHTML":throw Error(R(137,e));default:Le(t,e,u,n,a,null)}return;default:if(tv(e)){for(c in a)a.hasOwnProperty(c)&&(n=a[c],n!==void 0&&Hg(t,e,c,n,a,void 0));return}}for(s in a)a.hasOwnProperty(s)&&(n=a[s],n!=null&&Le(t,e,s,n,a,null))}function h2(t,e,a,n){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var r=null,o=null,i=null,s=null,l=null,u=null,c=null;for(m in a){var d=a[m];if(a.hasOwnProperty(m)&&d!=null)switch(m){case"checked":break;case"value":break;case"defaultValue":l=d;default:n.hasOwnProperty(m)||Le(t,e,m,null,n,d)}}for(var f in n){var m=n[f];if(d=a[f],n.hasOwnProperty(f)&&(m!=null||d!=null))switch(f){case"type":o=m;break;case"name":r=m;break;case"checked":u=m;break;case"defaultChecked":c=m;break;case"value":i=m;break;case"defaultValue":s=m;break;case"children":case"dangerouslySetInnerHTML":if(m!=null)throw Error(R(137,e));break;default:m!==d&&Le(t,e,f,m,n,d)}}cg(t,i,s,l,u,c,o,r);return;case"select":m=i=s=f=null;for(o in a)if(l=a[o],a.hasOwnProperty(o)&&l!=null)switch(o){case"value":break;case"multiple":m=l;default:n.hasOwnProperty(o)||Le(t,e,o,null,n,l)}for(r in n)if(o=n[r],l=a[r],n.hasOwnProperty(r)&&(o!=null||l!=null))switch(r){case"value":f=o;break;case"defaultValue":s=o;break;case"multiple":i=o;default:o!==l&&Le(t,e,r,o,n,l)}e=s,a=i,n=m,f!=null?Vi(t,!!a,f,!1):!!n!=!!a&&(e!=null?Vi(t,!!a,e,!0):Vi(t,!!a,a?[]:"",!1));return;case"textarea":m=f=null;for(s in a)if(r=a[s],a.hasOwnProperty(s)&&r!=null&&!n.hasOwnProperty(s))switch(s){case"value":break;case"children":break;default:Le(t,e,s,null,n,r)}for(i in n)if(r=n[i],o=a[i],n.hasOwnProperty(i)&&(r!=null||o!=null))switch(i){case"value":f=r;break;case"defaultValue":m=r;break;case"children":break;case"dangerouslySetInnerHTML":if(r!=null)throw Error(R(91));break;default:r!==o&&Le(t,e,i,r,n,o)}S_(t,f,m);return;case"option":for(var S in a)f=a[S],a.hasOwnProperty(S)&&f!=null&&!n.hasOwnProperty(S)&&(S==="selected"?t.selected=!1:Le(t,e,S,null,n,f));for(l in n)f=n[l],m=a[l],n.hasOwnProperty(l)&&f!==m&&(f!=null||m!=null)&&(l==="selected"?t.selected=f&&typeof f!="function"&&typeof f!="symbol":Le(t,e,l,f,n,m));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 b in a)f=a[b],a.hasOwnProperty(b)&&f!=null&&!n.hasOwnProperty(b)&&Le(t,e,b,null,n,f);for(u in n)if(f=n[u],m=a[u],n.hasOwnProperty(u)&&f!==m&&(f!=null||m!=null))switch(u){case"children":case"dangerouslySetInnerHTML":if(f!=null)throw Error(R(137,e));break;default:Le(t,e,u,f,n,m)}return;default:if(tv(e)){for(var x in a)f=a[x],a.hasOwnProperty(x)&&f!==void 0&&!n.hasOwnProperty(x)&&Hg(t,e,x,void 0,n,f);for(c in n)f=n[c],m=a[c],!n.hasOwnProperty(c)||f===m||f===void 0&&m===void 0||Hg(t,e,c,f,n,m);return}}for(var p in a)f=a[p],a.hasOwnProperty(p)&&f!=null&&!n.hasOwnProperty(p)&&Le(t,e,p,null,n,f);for(d in n)f=n[d],m=a[d],!n.hasOwnProperty(d)||f===m||f==null&&m==null||Le(t,e,d,f,n,m)}function FC(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function m2(){if(typeof performance.getEntriesByType=="function"){for(var t=0,e=0,a=performance.getEntriesByType("resource"),n=0;n<a.length;n++){var r=a[n],o=r.transferSize,i=r.initiatorType,s=r.duration;if(o&&s&&FC(i)){for(i=0,s=r.responseEnd,n+=1;n<a.length;n++){var l=a[n],u=l.startTime;if(u>s)break;var c=l.transferSize,d=l.initiatorType;c&&FC(d)&&(l=l.responseEnd,i+=c*(l<s?1:(s-u)/(l-u)))}if(--n,e+=8*(o+i)/(r.duration/1e3),t++,10<t)break}}if(0<t)return e/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var Ug=null,zg=null;function $d(t){return t.nodeType===9?t:t.ownerDocument}function NC(t){switch(t){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function IL(t,e){if(t===0)switch(e){case"svg":return 1;case"math":return 2;default:return 0}return t===1&&e==="foreignObject"?0:t}function qg(t,e){return t==="textarea"||t==="noscript"||typeof e.children=="string"||typeof e.children=="number"||typeof e.children=="bigint"||typeof e.dangerouslySetInnerHTML=="object"&&e.dangerouslySetInnerHTML!==null&&e.dangerouslySetInnerHTML.__html!=null}var Qm=null;function g2(){var t=window.event;return t&&t.type==="popstate"?t===Qm?!1:(Qm=t,!0):(Qm=null,!1)}var AL=typeof setTimeout=="function"?setTimeout:void 0,v2=typeof clearTimeout=="function"?clearTimeout:void 0,HC=typeof Promise=="function"?Promise:void 0,y2=typeof queueMicrotask=="function"?queueMicrotask:typeof HC<"u"?function(t){return HC.resolve(null).then(t).catch(x2)}:AL;function x2(t){setTimeout(function(){throw t})}function Zr(t){return t==="head"}function UC(t,e){var a=e,n=0;do{var r=a.nextSibling;if(t.removeChild(a),r&&r.nodeType===8)if(a=r.data,a==="/$"||a==="/&"){if(n===0){t.removeChild(r),is(e);return}n--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")n++;else if(a==="html")zl(t.ownerDocument.documentElement);else if(a==="head"){a=t.ownerDocument.head,zl(a);for(var o=a.firstChild;o;){var i=o.nextSibling,s=o.nodeName;o[iu]||s==="SCRIPT"||s==="STYLE"||s==="LINK"&&o.rel.toLowerCase()==="stylesheet"||a.removeChild(o),o=i}}else a==="body"&&zl(t.ownerDocument.body);a=r}while(a);is(e)}function zC(t,e){var a=t;t=0;do{var n=a.nextSibling;if(a.nodeType===1?e?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(e?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),n&&n.nodeType===8)if(a=n.data,a==="/$"){if(t===0)break;t--}else a!=="$"&&a!=="$?"&&a!=="$~"&&a!=="$!"||t++;a=n}while(a)}function $g(t){var e=t.firstChild;for(e&&e.nodeType===10&&(e=e.nextSibling);e;){var a=e;switch(e=e.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":$g(a),ev(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}t.removeChild(a)}}function b2(t,e,a,n){for(;t.nodeType===1;){var r=a;if(t.nodeName.toLowerCase()!==e.toLowerCase()){if(!n&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(n){if(!t[iu])switch(e){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(o=t.getAttribute("rel"),o==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(o!==r.rel||t.getAttribute("href")!==(r.href==null||r.href===""?null:r.href)||t.getAttribute("crossorigin")!==(r.crossOrigin==null?null:r.crossOrigin)||t.getAttribute("title")!==(r.title==null?null:r.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(o=t.getAttribute("src"),(o!==(r.src==null?null:r.src)||t.getAttribute("type")!==(r.type==null?null:r.type)||t.getAttribute("crossorigin")!==(r.crossOrigin==null?null:r.crossOrigin))&&o&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(e==="input"&&t.type==="hidden"){var o=r.name==null?null:""+r.name;if(r.type==="hidden"&&t.getAttribute("name")===o)return t}else return t;if(t=Ra(t.nextSibling),t===null)break}return null}function S2(t,e,a){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!a||(t=Ra(t.nextSibling),t===null))return null;return t}function EL(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Ra(t.nextSibling),t===null))return null;return t}function Vg(t){return t.data==="$?"||t.data==="$~"}function jg(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function C2(t,e){var a=t.ownerDocument;if(t.data==="$~")t._reactRetry=e;else if(t.data!=="$?"||a.readyState!=="loading")e();else{var n=function(){e(),a.removeEventListener("DOMContentLoaded",n)};a.addEventListener("DOMContentLoaded",n),t._reactRetry=n}}function Ra(t){for(;t!=null;t=t.nextSibling){var e=t.nodeType;if(e===1||e===3)break;if(e===8){if(e=t.data,e==="$"||e==="$!"||e==="$?"||e==="$~"||e==="&"||e==="F!"||e==="F")break;if(e==="/$"||e==="/&")return null}}return t}var Gg=null;function qC(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="/$"||a==="/&"){if(e===0)return Ra(t.nextSibling);e--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||e++}t=t.nextSibling}return null}function $C(t){t=t.previousSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="$"||a==="$!"||a==="$?"||a==="$~"||a==="&"){if(e===0)return t;e--}else a!=="/$"&&a!=="/&"||e++}t=t.previousSibling}return null}function TL(t,e,a){switch(e=$d(a),t){case"html":if(t=e.documentElement,!t)throw Error(R(452));return t;case"head":if(t=e.head,!t)throw Error(R(453));return t;case"body":if(t=e.body,!t)throw Error(R(454));return t;default:throw Error(R(451))}}function zl(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);ev(t)}var Ma=new Map,VC=new Set;function Vd(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var jn=xe.d;xe.d={f:_2,r:w2,D:L2,C:k2,L:I2,m:A2,X:T2,S:E2,M:R2};function _2(){var t=jn.f(),e=lf();return t||e}function w2(t){var e=ls(t);e!==null&&e.tag===5&&e.type==="form"?_w(e):jn.r(t)}var fs=typeof document>"u"?null:document;function RL(t,e,a){var n=fs;if(n&&typeof e=="string"&&e){var r=Ia(e);r='link[rel="'+t+'"][href="'+r+'"]',typeof a=="string"&&(r+='[crossorigin="'+a+'"]'),VC.has(r)||(VC.add(r),t={rel:t,crossOrigin:a,href:e},n.querySelector(r)===null&&(e=n.createElement("link"),_t(e,"link",t),mt(e),n.head.appendChild(e)))}}function L2(t){jn.D(t),RL("dns-prefetch",t,null)}function k2(t,e){jn.C(t,e),RL("preconnect",t,e)}function I2(t,e,a){jn.L(t,e,a);var n=fs;if(n&&t&&e){var r='link[rel="preload"][as="'+Ia(e)+'"]';e==="image"&&a&&a.imageSrcSet?(r+='[imagesrcset="'+Ia(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(r+='[imagesizes="'+Ia(a.imageSizes)+'"]')):r+='[href="'+Ia(t)+'"]';var o=r;switch(e){case"style":o=os(t);break;case"script":o=ps(t)}Ma.has(o)||(t=Ue({rel:"preload",href:e==="image"&&a&&a.imageSrcSet?void 0:t,as:e},a),Ma.set(o,t),n.querySelector(r)!==null||e==="style"&&n.querySelector(fu(o))||e==="script"&&n.querySelector(pu(o))||(e=n.createElement("link"),_t(e,"link",t),mt(e),n.head.appendChild(e)))}}function A2(t,e){jn.m(t,e);var a=fs;if(a&&t){var n=e&&typeof e.as=="string"?e.as:"script",r='link[rel="modulepreload"][as="'+Ia(n)+'"][href="'+Ia(t)+'"]',o=r;switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=ps(t)}if(!Ma.has(o)&&(t=Ue({rel:"modulepreload",href:t},e),Ma.set(o,t),a.querySelector(r)===null)){switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(pu(o)))return}n=a.createElement("link"),_t(n,"link",t),mt(n),a.head.appendChild(n)}}}function E2(t,e,a){jn.S(t,e,a);var n=fs;if(n&&t){var r=$i(n).hoistableStyles,o=os(t);e=e||"default";var i=r.get(o);if(!i){var s={loading:0,preload:null};if(i=n.querySelector(fu(o)))s.loading=5;else{t=Ue({rel:"stylesheet",href:t,"data-precedence":e},a),(a=Ma.get(o))&&Hv(t,a);var l=i=n.createElement("link");mt(l),_t(l,"link",t),l._p=new Promise(function(u,c){l.onload=u,l.onerror=c}),l.addEventListener("load",function(){s.loading|=1}),l.addEventListener("error",function(){s.loading|=2}),s.loading|=4,gd(i,e,n)}i={type:"stylesheet",instance:i,count:1,state:s},r.set(o,i)}}}function T2(t,e){jn.X(t,e);var a=fs;if(a&&t){var n=$i(a).hoistableScripts,r=ps(t),o=n.get(r);o||(o=a.querySelector(pu(r)),o||(t=Ue({src:t,async:!0},e),(e=Ma.get(r))&&Uv(t,e),o=a.createElement("script"),mt(o),_t(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},n.set(r,o))}}function R2(t,e){jn.M(t,e);var a=fs;if(a&&t){var n=$i(a).hoistableScripts,r=ps(t),o=n.get(r);o||(o=a.querySelector(pu(r)),o||(t=Ue({src:t,async:!0,type:"module"},e),(e=Ma.get(r))&&Uv(t,e),o=a.createElement("script"),mt(o),_t(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},n.set(r,o))}}function jC(t,e,a,n){var r=(r=Dr.current)?Vd(r):null;if(!r)throw Error(R(446));switch(t){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(e=os(a.href),a=$i(r).hoistableStyles,n=a.get(e),n||(n={type:"style",instance:null,count:0,state:null},a.set(e,n)),n):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){t=os(a.href);var o=$i(r).hoistableStyles,i=o.get(t);if(i||(r=r.ownerDocument||r,i={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},o.set(t,i),(o=r.querySelector(fu(t)))&&!o._p&&(i.instance=o,i.state.loading=5),Ma.has(t)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},Ma.set(t,a),o||M2(r,t,a,i.state))),e&&n===null)throw Error(R(528,""));return i}if(e&&n!==null)throw Error(R(529,""));return null;case"script":return e=a.async,a=a.src,typeof a=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=ps(a),a=$i(r).hoistableScripts,n=a.get(e),n||(n={type:"script",instance:null,count:0,state:null},a.set(e,n)),n):{type:"void",instance:null,count:0,state:null};default:throw Error(R(444,t))}}function os(t){return'href="'+Ia(t)+'"'}function fu(t){return'link[rel="stylesheet"]['+t+"]"}function ML(t){return Ue({},t,{"data-precedence":t.precedence,precedence:null})}function M2(t,e,a,n){t.querySelector('link[rel="preload"][as="style"]['+e+"]")?n.loading=1:(e=t.createElement("link"),n.preload=e,e.addEventListener("load",function(){return n.loading|=1}),e.addEventListener("error",function(){return n.loading|=2}),_t(e,"link",a),mt(e),t.head.appendChild(e))}function ps(t){return'[src="'+Ia(t)+'"]'}function pu(t){return"script[async]"+t}function GC(t,e,a){if(e.count++,e.instance===null)switch(e.type){case"style":var n=t.querySelector('style[data-href~="'+Ia(a.href)+'"]');if(n)return e.instance=n,mt(n),n;var r=Ue({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return n=(t.ownerDocument||t).createElement("style"),mt(n),_t(n,"style",r),gd(n,a.precedence,t),e.instance=n;case"stylesheet":r=os(a.href);var o=t.querySelector(fu(r));if(o)return e.state.loading|=4,e.instance=o,mt(o),o;n=ML(a),(r=Ma.get(r))&&Hv(n,r),o=(t.ownerDocument||t).createElement("link"),mt(o);var i=o;return i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),_t(o,"link",n),e.state.loading|=4,gd(o,a.precedence,t),e.instance=o;case"script":return o=ps(a.src),(r=t.querySelector(pu(o)))?(e.instance=r,mt(r),r):(n=a,(r=Ma.get(o))&&(n=Ue({},a),Uv(n,r)),t=t.ownerDocument||t,r=t.createElement("script"),mt(r),_t(r,"link",n),t.head.appendChild(r),e.instance=r);case"void":return null;default:throw Error(R(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(n=e.instance,e.state.loading|=4,gd(n,a.precedence,t));return e.instance}function gd(t,e,a){for(var n=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),r=n.length?n[n.length-1]:null,o=r,i=0;i<n.length;i++){var s=n[i];if(s.dataset.precedence===e)o=s;else if(o!==r)break}o?o.parentNode.insertBefore(t,o.nextSibling):(e=a.nodeType===9?a.head:a,e.insertBefore(t,e.firstChild))}function Hv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function Uv(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var vd=null;function ZC(t,e,a){if(vd===null){var n=new Map,r=vd=new Map;r.set(a,n)}else r=vd,n=r.get(a),n||(n=new Map,r.set(a,n));if(n.has(t))return n;for(n.set(t,null),a=a.getElementsByTagName(t),r=0;r<a.length;r++){var o=a[r];if(!(o[iu]||o[bt]||t==="link"&&o.getAttribute("rel")==="stylesheet")&&o.namespaceURI!=="http://www.w3.org/2000/svg"){var i=o.getAttribute(e)||"";i=t+i;var s=n.get(i);s?s.push(o):n.set(i,[o])}}return n}function WC(t,e,a){t=t.ownerDocument||t,t.head.insertBefore(a,e==="title"?t.querySelector("head > title"):null)}function D2(t,e,a){if(a===1||e.itemProp!=null)return!1;switch(t){case"meta":case"title":return!0;case"style":if(typeof e.precedence!="string"||typeof e.href!="string"||e.href==="")break;return!0;case"link":if(typeof e.rel!="string"||typeof e.href!="string"||e.href===""||e.onLoad||e.onError)break;return e.rel==="stylesheet"?(t=e.disabled,typeof e.precedence=="string"&&t==null):!0;case"script":if(e.async&&typeof e.async!="function"&&typeof e.async!="symbol"&&!e.onLoad&&!e.onError&&e.src&&typeof e.src=="string")return!0}return!1}function DL(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function O2(t,e,a,n){if(a.type==="stylesheet"&&(typeof n.media!="string"||matchMedia(n.media).matches!==!1)&&(a.state.loading&4)===0){if(a.instance===null){var r=os(n.href),o=e.querySelector(fu(r));if(o){e=o._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=jd.bind(t),e.then(t,t)),a.state.loading|=4,a.instance=o,mt(o);return}o=e.ownerDocument||e,n=ML(n),(r=Ma.get(r))&&Hv(n,r),o=o.createElement("link"),mt(o);var i=o;i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),_t(o,"link",n),a.instance=o}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(a,e),(e=a.state.preload)&&(a.state.loading&3)===0&&(t.count++,a=jd.bind(t),e.addEventListener("load",a),e.addEventListener("error",a))}}var Jm=0;function B2(t,e){return t.stylesheets&&t.count===0&&yd(t,t.stylesheets),0<t.count||0<t.imgCount?function(a){var n=setTimeout(function(){if(t.stylesheets&&yd(t,t.stylesheets),t.unsuspend){var o=t.unsuspend;t.unsuspend=null,o()}},6e4+e);0<t.imgBytes&&Jm===0&&(Jm=62500*m2());var r=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&yd(t,t.stylesheets),t.unsuspend)){var o=t.unsuspend;t.unsuspend=null,o()}},(t.imgBytes>Jm?50:800)+e);return t.unsuspend=a,function(){t.unsuspend=null,clearTimeout(n),clearTimeout(r)}}:null}function jd(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)yd(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var Gd=null;function yd(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,Gd=new Map,e.forEach(P2,t),Gd=null,jd.call(t))}function P2(t,e){if(!(e.state.loading&4)){var a=Gd.get(t);if(a)var n=a.get(null);else{a=new Map,Gd.set(t,a);for(var r=t.querySelectorAll("link[data-precedence],style[data-precedence]"),o=0;o<r.length;o++){var i=r[o];(i.nodeName==="LINK"||i.getAttribute("media")!=="not all")&&(a.set(i.dataset.precedence,i),n=i)}n&&a.set(null,n)}r=e.instance,i=r.getAttribute("data-precedence"),o=a.get(i)||n,o===n&&a.set(null,r),a.set(i,r),this.count++,n=jd.bind(this),r.addEventListener("load",n),r.addEventListener("error",n),o?o.parentNode.insertBefore(r,o.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(r,t.firstChild)),e.state.loading|=4}}var Jl={$$typeof:On,Provider:null,Consumer:null,_currentValue:Lo,_currentValue2:Lo,_threadCount:0};function F2(t,e,a,n,r,o,i,s,l){this.tag=1,this.containerInfo=t,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=Lm(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Lm(0),this.hiddenUpdates=Lm(null),this.identifierPrefix=n,this.onUncaughtError=r,this.onCaughtError=o,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=l,this.incompleteTransitions=new Map}function OL(t,e,a,n,r,o,i,s,l,u,c,d){return t=new F2(t,e,a,i,l,u,c,d,s),e=1,o===!0&&(e|=24),o=sa(3,null,null,e),t.current=o,o.stateNode=t,e=fv(),e.refCount++,t.pooledCache=e,e.refCount++,o.memoizedState={element:n,isDehydrated:a,cache:e},mv(o),t}function BL(t){return t?(t=Hi,t):Hi}function PL(t,e,a,n,r,o){r=BL(r),n.context===null?n.context=r:n.pendingContext=r,n=Br(e),n.payload={element:a},o=o===void 0?null:o,o!==null&&(n.callback=o),a=Pr(t,n,e),a!==null&&(Xt(a,t,e),Dl(a,t,e))}function XC(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var a=t.retryLane;t.retryLane=a!==0&&a<e?a:e}}function zv(t,e){XC(t,e),(t=t.alternate)&&XC(t,e)}function FL(t){if(t.tag===13||t.tag===31){var e=No(t,67108864);e!==null&&Xt(e,t,67108864),zv(t,67108864)}}function YC(t){if(t.tag===13||t.tag===31){var e=fa();e=Qg(e);var a=No(t,e);a!==null&&Xt(a,t,e),zv(t,e)}}var Zd=!0;function N2(t,e,a,n){var r=ee.T;ee.T=null;var o=xe.p;try{xe.p=2,qv(t,e,a,n)}finally{xe.p=o,ee.T=r}}function H2(t,e,a,n){var r=ee.T;ee.T=null;var o=xe.p;try{xe.p=8,qv(t,e,a,n)}finally{xe.p=o,ee.T=r}}function qv(t,e,a,n){if(Zd){var r=Zg(n);if(r===null)Km(t,e,n,Wd,a),KC(t,n);else if(z2(r,t,e,a,n))n.stopPropagation();else if(KC(t,n),e&4&&-1<U2.indexOf(t)){for(;r!==null;){var o=ls(r);if(o!==null)switch(o.tag){case 3:if(o=o.stateNode,o.current.memoizedState.isDehydrated){var i=Co(o.pendingLanes);if(i!==0){var s=o;for(s.pendingLanes|=2,s.entangledLanes|=2;i;){var l=1<<31-da(i);s.entanglements[1]|=l,i&=~l}pn(o),(ye&6)===0&&(Fd=ua()+500,du(0,!1))}}break;case 31:case 13:s=No(o,2),s!==null&&Xt(s,o,2),lf(),zv(o,2)}if(o=Zg(n),o===null&&Km(t,e,n,Wd,a),o===r)break;r=o}r!==null&&n.stopPropagation()}else Km(t,e,n,null,a)}}function Zg(t){return t=av(t),$v(t)}var Wd=null;function $v(t){if(Wd=null,t=Di(t),t!==null){var e=au(t);if(e===null)t=null;else{var a=e.tag;if(a===13){if(t=n_(e),t!==null)return t;t=null}else if(a===31){if(t=r_(e),t!==null)return t;t=null}else if(a===3){if(e.stateNode.current.memoizedState.isDehydrated)return e.tag===3?e.stateNode.containerInfo:null;t=null}else e!==t&&(t=null)}}return Wd=t,null}function NL(t){switch(t){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(IR()){case l_:return 2;case u_:return 8;case _d:case AR:return 32;case c_:return 268435456;default:return 32}default:return 32}}var Wg=!1,Hr=null,Ur=null,zr=null,eu=new Map,tu=new Map,Ir=[],U2="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 KC(t,e){switch(t){case"focusin":case"focusout":Hr=null;break;case"dragenter":case"dragleave":Ur=null;break;case"mouseover":case"mouseout":zr=null;break;case"pointerover":case"pointerout":eu.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":tu.delete(e.pointerId)}}function Cl(t,e,a,n,r,o){return t===null||t.nativeEvent!==o?(t={blockedOn:e,domEventName:a,eventSystemFlags:n,nativeEvent:o,targetContainers:[r]},e!==null&&(e=ls(e),e!==null&&FL(e)),t):(t.eventSystemFlags|=n,e=t.targetContainers,r!==null&&e.indexOf(r)===-1&&e.push(r),t)}function z2(t,e,a,n,r){switch(e){case"focusin":return Hr=Cl(Hr,t,e,a,n,r),!0;case"dragenter":return Ur=Cl(Ur,t,e,a,n,r),!0;case"mouseover":return zr=Cl(zr,t,e,a,n,r),!0;case"pointerover":var o=r.pointerId;return eu.set(o,Cl(eu.get(o)||null,t,e,a,n,r)),!0;case"gotpointercapture":return o=r.pointerId,tu.set(o,Cl(tu.get(o)||null,t,e,a,n,r)),!0}return!1}function HL(t){var e=Di(t.target);if(e!==null){var a=au(e);if(a!==null){if(e=a.tag,e===13){if(e=n_(a),e!==null){t.blockedOn=e,OS(t.priority,function(){YC(a)});return}}else if(e===31){if(e=r_(a),e!==null){t.blockedOn=e,OS(t.priority,function(){YC(a)});return}}else if(e===3&&a.stateNode.current.memoizedState.isDehydrated){t.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}t.blockedOn=null}function xd(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var a=Zg(t.nativeEvent);if(a===null){a=t.nativeEvent;var n=new a.constructor(a.type,a);fg=n,a.target.dispatchEvent(n),fg=null}else return e=ls(a),e!==null&&FL(e),t.blockedOn=a,!1;e.shift()}return!0}function QC(t,e,a){xd(t)&&a.delete(e)}function q2(){Wg=!1,Hr!==null&&xd(Hr)&&(Hr=null),Ur!==null&&xd(Ur)&&(Ur=null),zr!==null&&xd(zr)&&(zr=null),eu.forEach(QC),tu.forEach(QC)}function nd(t,e){t.blockedOn===e&&(t.blockedOn=null,Wg||(Wg=!0,lt.unstable_scheduleCallback(lt.unstable_NormalPriority,q2)))}var rd=null;function JC(t){rd!==t&&(rd=t,lt.unstable_scheduleCallback(lt.unstable_NormalPriority,function(){rd===t&&(rd=null);for(var e=0;e<t.length;e+=3){var a=t[e],n=t[e+1],r=t[e+2];if(typeof n!="function"){if($v(n||a)===null)continue;break}var o=ls(a);o!==null&&(t.splice(e,3),e-=3,Ag(o,{pending:!0,data:r,method:a.method,action:n},n,r))}}))}function is(t){function e(l){return nd(l,t)}Hr!==null&&nd(Hr,t),Ur!==null&&nd(Ur,t),zr!==null&&nd(zr,t),eu.forEach(e),tu.forEach(e);for(var a=0;a<Ir.length;a++){var n=Ir[a];n.blockedOn===t&&(n.blockedOn=null)}for(;0<Ir.length&&(a=Ir[0],a.blockedOn===null);)HL(a),a.blockedOn===null&&Ir.shift();if(a=(t.ownerDocument||t).$$reactFormReplay,a!=null)for(n=0;n<a.length;n+=3){var r=a[n],o=a[n+1],i=r[Yt]||null;if(typeof o=="function")i||JC(a);else if(i){var s=null;if(o&&o.hasAttribute("formAction")){if(r=o,i=o[Yt]||null)s=i.formAction;else if($v(r)!==null)continue}else s=i.action;typeof s=="function"?a[n+1]=s:(a.splice(n,3),n-=3),JC(a)}}}function UL(){function t(o){o.canIntercept&&o.info==="react-transition"&&o.intercept({handler:function(){return new Promise(function(i){return r=i})},focusReset:"manual",scroll:"manual"})}function e(){r!==null&&(r(),r=null),n||setTimeout(a,20)}function a(){if(!n&&!navigation.transition){var o=navigation.currentEntry;o&&o.url!=null&&navigation.navigate(o.url,{state:o.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var n=!1,r=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",e),navigation.addEventListener("navigateerror",e),setTimeout(a,100),function(){n=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",e),navigation.removeEventListener("navigateerror",e),r!==null&&(r(),r=null)}}}function Vv(t){this._internalRoot=t}df.prototype.render=Vv.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(R(409));var a=e.current,n=fa();PL(a,n,t,e,null,null)};df.prototype.unmount=Vv.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;PL(t.current,2,null,t,null,null),lf(),e[ss]=null}};function df(t){this._internalRoot=t}df.prototype.unstable_scheduleHydration=function(t){if(t){var e=m_();t={blockedOn:null,target:t,priority:e};for(var a=0;a<Ir.length&&e!==0&&e<Ir[a].priority;a++);Ir.splice(a,0,t),a===0&&HL(t)}};var e_=t_.version;if(e_!=="19.2.4")throw Error(R(527,e_,"19.2.4"));xe.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(R(188)):(t=Object.keys(t).join(","),Error(R(268,t)));return t=bR(e),t=t!==null?o_(t):null,t=t===null?null:t.stateNode,t};var $2={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:ee,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(_l=__REACT_DEVTOOLS_GLOBAL_HOOK__,!_l.isDisabled&&_l.supportsFiber))try{nu=_l.inject($2),ca=_l}catch{}var _l;ff.createRoot=function(t,e){if(!a_(t))throw Error(R(299));var a=!1,n="",r=Rw,o=Mw,i=Dw;return e!=null&&(e.unstable_strictMode===!0&&(a=!0),e.identifierPrefix!==void 0&&(n=e.identifierPrefix),e.onUncaughtError!==void 0&&(r=e.onUncaughtError),e.onCaughtError!==void 0&&(o=e.onCaughtError),e.onRecoverableError!==void 0&&(i=e.onRecoverableError)),e=OL(t,1,!1,null,null,a,n,null,r,o,i,UL),t[ss]=e.current,Nv(t),new Vv(e)};ff.hydrateRoot=function(t,e,a){if(!a_(t))throw Error(R(299));var n=!1,r="",o=Rw,i=Mw,s=Dw,l=null;return a!=null&&(a.unstable_strictMode===!0&&(n=!0),a.identifierPrefix!==void 0&&(r=a.identifierPrefix),a.onUncaughtError!==void 0&&(o=a.onUncaughtError),a.onCaughtError!==void 0&&(i=a.onCaughtError),a.onRecoverableError!==void 0&&(s=a.onRecoverableError),a.formState!==void 0&&(l=a.formState)),e=OL(t,1,!0,e,a??null,n,r,l,o,i,s,UL),e.context=BL(null),a=e.current,n=fa(),n=Qg(n),r=Br(n),r.callback=null,Pr(a,r,n),a=n,e.current.lanes=a,ou(e,a),pn(e),t[ss]=e.current,Nv(t),new df(e)};ff.version="19.2.4"});var Uo=rn((e4,$L)=>{"use strict";function qL(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(qL)}catch(t){console.error(t)}}qL(),$L.exports=zL()});var Hk=rn(Rf=>{"use strict";var ND=Symbol.for("react.transitional.element"),HD=Symbol.for("react.fragment");function Nk(t,e,a){var n=null;if(a!==void 0&&(n=""+a),e.key!==void 0&&(n=""+e.key),"key"in e){a={};for(var r in e)r!=="key"&&(a[r]=e[r])}else a=e;return e=a.ref,{$$typeof:ND,type:t,key:n,ref:e!==void 0?e:null,props:a}}Rf.Fragment=HD;Rf.jsx=Nk;Rf.jsxs=Nk});var Oe=rn((vU,Uk)=>{"use strict";Uk.exports=Hk()});var j3={};J0(j3,{ANIMATION_KEYFRAMES:()=>cl,ActivationConfigZ:()=>Lc,AddClassZ:()=>f0,AnchorIdZ:()=>Sa,AnchorStateZ:()=>bT,AnchorVisibleConditionZ:()=>Ih,AppRegistry:()=>Cu,AugmentationZ:()=>ST,BadgePositionZ:()=>t0,BadgeZ:()=>y0,BoundingBoxZ:()=>xT,CanvasEvents:()=>Cs,CanvasRecipeZ:()=>Np,ConditionZ:()=>mr,ContextManager:()=>kc,CooldownActiveConditionZ:()=>Dh,CounterDefZ:()=>el,CtaButtonZ:()=>Fh,DEFAULT_COOLDOWN:()=>np,DEFAULT_TTL:()=>ap,DecisionStrategyZ:()=>il,DismissedConditionZ:()=>Mh,EVENT_SCHEMA_VERSION:()=>Qo,EventBus:()=>Ec,EventCountConditionZ:()=>Bh,EventFilterZ:()=>kT,EventOccurredConditionZ:()=>Ah,EventSourceZ:()=>P0,ExecutorRegistry:()=>_c,ExternalStrategyZ:()=>ol,FrequencyEntryZ:()=>OT,FrequencyLimitConditionZ:()=>Oh,HighlightStepZ:()=>iA,HighlightStyleZ:()=>e0,HighlightZ:()=>g0,InsertHtmlZ:()=>m0,InsertPositionZ:()=>o0,MAX_VISIBLE_TOASTS:()=>tp,MatchOpZ:()=>Js,ModalContentZ:()=>r0,ModalZ:()=>b0,ModelStrategyZ:()=>rl,MountWidgetZ:()=>_0,NavigateZ:()=>C0,NavigationMonitor:()=>ll,NormalizedEventZ:()=>LT,NotificationToastStack:()=>ep,PageContextZ:()=>mT,PageHistoryEntryZ:()=>gT,PageUrlConditionZ:()=>Lh,ParallelZ:()=>k0,PlacementZ:()=>a0,PulseZ:()=>v0,RUNTIME_SDK_BUILD:()=>Z0,RUNTIME_VERSION:()=>q0,RemoveClassZ:()=>p0,RouteConditionZ:()=>kh,RouteFilterZ:()=>Qb,RuleStrategyZ:()=>al,RuleZ:()=>tl,RuntimeContextZ:()=>CT,RuntimeProvider:()=>lp,SDK_SCHEMA_VERSION:()=>Qn,SDK_VERSION:()=>Wf,STATIC_SLOT_STYLES:()=>U0,ScoreStrategyZ:()=>nl,ScrollBehaviorZ:()=>u0,ScrollLogicalPositionZ:()=>Ph,ScrollToZ:()=>S0,SelectorZ:()=>dx,SequenceZ:()=>L0,SessionContextZ:()=>vT,SessionMetricConditionZ:()=>Rh,SessionMetricTracker:()=>ju,SetAttrZ:()=>d0,SetStyleZ:()=>h0,SetTextZ:()=>c0,ShadowCanvasOverlay:()=>Hy,ShadowRootProvider:()=>Iy,SmartCanvasApp:()=>zy,SmartCanvasController:()=>Qf,SmartCanvasElement:()=>fp,SmartCanvasPortal:()=>dN,StandardEvents:()=>Se,StateEqualsConditionZ:()=>Eh,StateStore:()=>Mc,StoredValueZ:()=>DT,Syntro:()=>G0,TileCard:()=>_s,TileWheel:()=>ZB,TooltipContentZ:()=>n0,TooltipStepZ:()=>oA,TooltipTriggerZ:()=>i0,TooltipZ:()=>x0,TourStepForSchemaZ:()=>l0,TourZ:()=>I0,TriggerWhenZ:()=>wc,ViewportConditionZ:()=>Th,ViewportContextZ:()=>yT,WaitZ:()=>w0,WidgetConfigZ:()=>s0,WidgetRegistry:()=>Oc,appRegistry:()=>ys,applyStaticSlotStyles:()=>Vh,cleanupAppContext:()=>Of,contentRuntime:()=>pf,coreActionStepSchemas:()=>pT,createActionEngine:()=>wh,createAnchorResolver:()=>Nh,createAppContext:()=>Df,createAppLoader:()=>Pf,createCanvasConfigFetcher:()=>Yo,createContextManager:()=>Hh,createDecisionEngine:()=>Uh,createEventAccumulator:()=>zh,createEventBus:()=>sl,createGrowthBookClient:()=>Rp,createNoopClient:()=>Up,createOverlayRecipeFetcher:()=>cN,createPostHogClient:()=>Sh,createPostHogNormalizer:()=>qh,createSessionMetricTracker:()=>Mp,createSmartCanvas:()=>pp,createSmartCanvasController:()=>ky,createSmartCanvasRuntime:()=>Jh,createStateStore:()=>$h,createSurfaceContainer:()=>Xh,createSurfaces:()=>Kh,decisionSchemas:()=>d3,decodeToken:()=>Bc,encodeToken:()=>em,evaluate:()=>R0,evaluateCondition:()=>E0,evaluateRule:()=>T0,evaluateRuleStrategy:()=>Ic,evaluateScoreStrategy:()=>Ac,evaluateSync:()=>M0,executorRegistry:()=>Ln,getAntiFlickerSnippet:()=>E1,getAppIdFromActionKind:()=>oy,getAppIdFromWidgetId:()=>Bf,getExecutor:()=>cT,getSlotAnchorId:()=>Dc,getSlotType:()=>ul,getSlotZIndex:()=>Yh,hasExecutor:()=>Ch,interpolateTemplate:()=>Ru,isCoreActionKind:()=>ry,matchEvent:()=>rp,needsMigration:()=>KB,normalizePostHogEvent:()=>O0,overlaysRuntime:()=>Mf,parseVersion:()=>Ls,playEnterAnimation:()=>Zh,playExitAnimation:()=>Wh,registerConfigPredicates:()=>Tu,registerSmartCanvasElement:()=>$y,resolveConfigUri:()=>Xf,setupAdjacentPositioning:()=>jh,setupInlinePositioning:()=>Gh,shouldNormalizeEvent:()=>B0,useDecision:()=>Z1,useNotifications:()=>op,useNotifyWatcher:()=>sp,usePageContext:()=>up,useRuntime:()=>gn,useRuntimeContext:()=>Mu,useRuntimeEvents:()=>j1,useRuntimeState:()=>G1,useSessionContext:()=>$1,useShadowCanvasConfig:()=>Uy,useShadowRoot:()=>Ko,useViewportContext:()=>V1,validateAction:()=>hr,validateActions:()=>_h,validateActivationConfig:()=>c3,validateCondition:()=>l3,validateConfig:()=>WB,validateEventFilter:()=>I3,validateFrequencyEntry:()=>M3,validateNormalizedEvent:()=>k3,validateRecipe:()=>uN,validateRuntimeContext:()=>_3,validateStoredValue:()=>R3,validateStrategy:()=>u3,widgetRegistry:()=>Qh});var VT=K(Xe(),1),tm=K(pl(),1),V3=K(Uo(),1);function VL(t,e,a,n){let r=n?.maxRetries??3,o=n?.debounceMs??50,i=t.parentElement??e.parentElement;if(!i)return()=>{};let s=0,l=null,u=!1,c=new MutationObserver(d=>{if(!u){for(let f of d)for(let m of f.removedNodes)if(m===t){if(s>=r){c.disconnect(),u=!0;return}l&&clearTimeout(l),l=setTimeout(()=>{if(!u){s++;try{a()}catch{c.disconnect(),u=!0}}},o);return}}});return c.observe(i,{childList:!0,subtree:!0}),()=>{u=!0,c.disconnect(),l&&clearTimeout(l)}}var V2=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]);function jv(t){if(typeof window.Sanitizer=="function")try{let s=new window.Sanitizer({}).sanitizeToFragment(t),l=document.createElement("div");return l.append(s),l.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let n=a.content,r=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,null),o=[];for(;r.nextNode();){let i=r.currentNode,s=i.tagName.toLowerCase();if(!V2.has(s)){o.push(i);continue}for(let l of Array.from(i.attributes)){let u=l.name.toLowerCase(),c=l.value.trim().toLowerCase(),d=u.startsWith("on"),m=(u==="href"||u==="src"||u==="formaction")&&(c.startsWith("javascript:")||c.startsWith("vbscript:")||c.startsWith("data:text/html"));(d||m)&&i.removeAttribute(l.name)}}for(let i of o){for(;i.firstChild;)i.parentNode?.insertBefore(i.firstChild,i);i.remove()}return a.innerHTML}var jL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let n=jv(t.html),r="data-syntro-insert-label",o=t.label;if(o){let d=CSS.escape(o),m=(a.parentElement??a).querySelector(`[${r}="${d}"]`);m&&m.remove()}let i=document.createElement("div");i.setAttribute("data-syntro-action-id",e.generateId()),o&&i.setAttribute(r,o),i.innerHTML=n;let s=null;switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":s=a.innerHTML,a.replaceWith(i);break}let l=null;if(t.deepLink){let{tileId:d,itemId:f}=t.deepLink;l=()=>{let m=window.SynOS?.handle;m&&(m.open(),m.runtime?.events?.publish("notification.deep_link",{tileId:d,itemId:f}))},i.style.cursor="pointer",i.addEventListener("click",l)}e.publishEvent("action.applied",{id:e.generateId(),kind:"content:insertHtml",anchorId:t.anchorId,position:t.position});let c=VL(i,a,()=>{switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":break}});return{cleanup:()=>{if(l&&i.removeEventListener("click",l),c(),t.position==="replace"&&s!==null){let d=document.createElement(a.tagName);d.innerHTML=s,Array.from(a.attributes).forEach(f=>{d.setAttribute(f.name,f.value)}),i.replaceWith(d)}else i.remove()},updateFn:d=>{"html"in d&&typeof d.html=="string"&&(i.innerHTML=jv(d.html))}}},GL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let n=a.textContent??"";return a.textContent=t.text,e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setText",anchorId:t.anchorId}),{cleanup:()=>{a.textContent=n},updateFn:r=>{"text"in r&&typeof r.text=="string"&&(a.textContent=r.text)}}},ZL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let n=t.attr.toLowerCase();if(n.startsWith("on"))throw new Error(`Dangerous attribute not allowed: ${t.attr}`);if(n==="href"||n==="src"||n==="formaction"){let s=t.value.trim().toLowerCase();if(s.startsWith("javascript:")||s.startsWith("vbscript:")||s.startsWith("data:text/html"))throw new Error(`Dangerous URL not allowed in ${t.attr}: ${t.value}`)}let o=a.getAttribute(t.attr),i=a.hasAttribute(t.attr);return a.setAttribute(t.attr,t.value),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setAttr",anchorId:t.anchorId,attr:t.attr}),{cleanup:()=>{i&&o!==null?a.setAttribute(t.attr,o):a.removeAttribute(t.attr)},updateFn:s=>{"value"in s&&typeof s.value=="string"&&a.setAttribute(t.attr,s.value)}}},WL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let n=a.classList.contains(t.className);return a.classList.add(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:addClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{n||a.classList.remove(t.className)}}},XL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let n=a.classList.contains(t.className);return a.classList.remove(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:removeClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{n&&a.classList.add(t.className)}}},YL=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let n=new Map;for(let r of Object.keys(t.styles)){let o=a.style.getPropertyValue(r);n.set(r,o)}for(let[r,o]of Object.entries(t.styles))a.style.setProperty(r,o);return e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setStyle",anchorId:t.anchorId,styles:Object.keys(t.styles)}),{cleanup:()=>{for(let[r,o]of n)o?a.style.setProperty(r,o):a.style.removeProperty(r)},updateFn:r=>{if("styles"in r&&typeof r.styles=="object"&&r.styles)for(let[o,i]of Object.entries(r.styles))a.style.setProperty(o,i)}}},Gv=[{kind:"content:insertHtml",executor:jL},{kind:"content:setText",executor:GL},{kind:"content:setAttr",executor:ZL},{kind:"content:addClass",executor:WL},{kind:"content:removeClass",executor:XL},{kind:"content:setStyle",executor:YL}],pf={id:"adaptive-content",version:"1.0.0",name:"Content",description:"DOM manipulation for text, attributes, and styles",executors:Gv};var j2={light:50,medium:100,heavy:200},G2=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"],KL={init(t,e,a){let n=j2[a.intensity],r=a.colors.length>0?a.colors:G2,o=[];for(let i=0;i<n;i++)o.push({x:Math.random()*t,y:Math.random()*-e*.3,vx:(Math.random()-.5)*4,vy:Math.random()*2+1,rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.2,size:Math.random()*6+4,color:r[Math.floor(Math.random()*r.length)],opacity:1,shape:Math.random()>.5?"rect":"circle"});return o},update(t,e,a){let n=!1;for(let r of t)r.vy+=.15,r.vx*=.99,r.x+=r.vx,r.y+=r.vy,r.rotation+=r.rotationSpeed,r.y>0&&r.opacity>0&&r.y>500&&(r.opacity-=.02,r.opacity<0&&(r.opacity=0)),r.opacity>.01&&(n=!0);return n},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation),a.shape==="circle"?(t.beginPath(),t.arc(0,0,a.size/2,0,Math.PI*2),t.fill()):t.fillRect(-a.size/2,-a.size/2,a.size,a.size*.6),t.restore())}};var Z2={light:20,medium:40,heavy:80},W2="\u{1F389}",QL={init(t,e,a){let n=Z2[a.intensity],r=typeof a.props?.emoji=="string"?a.props.emoji:W2,o=[];for(let i=0;i<n;i++)o.push({x:Math.random()*t,y:Math.random()*-200,vx:0,vy:Math.random()*1.5+1,rotation:0,rotationSpeed:0,size:Math.random()*12+16,color:"#000000",opacity:1,shape:"emoji",emoji:r,data:{wobblePhase:Math.random()*Math.PI*2,wobbleAmp:Math.random()*1.5+.5,originX:0}});for(let i of o)i.data&&(i.data.originX=i.x);return o},update(t,e,a){let n=!1;for(let r of t){r.y+=r.vy;let o=r.data?.wobblePhase??0,i=r.data?.wobbleAmp??1,s=r.data?.originX??r.x;r.x=s+Math.sin(a*.003+o)*i*20,r.y>600&&(r.opacity-=.02,r.opacity<0&&(r.opacity=0)),r.opacity>.01&&(n=!0)}return n},render(t,e){for(let a of e)a.opacity<.01||!a.emoji||(t.save(),t.globalAlpha=a.opacity,t.font=`${a.size}px serif`,t.textAlign="center",t.textBaseline="middle",t.fillText(a.emoji,a.x,a.y),t.restore())}};var X2={light:20,medium:40,heavy:80},Y2={light:3,medium:4,heavy:5},JL={init(t,e,a){let n=X2[a.intensity],r=Y2[a.intensity],o=a.colors.length>0?a.colors:["#ff4444","#44ff44","#4444ff"],i=[];for(let s=0;s<r;s++){let l=Math.random()*t*.8+t*.1,u=Math.random()*e*.6,c=o[Math.floor(Math.random()*o.length)];for(let d=0;d<n;d++){let f=Math.PI*2*d/n+(Math.random()-.5)*.3,m=Math.random()*3+2;i.push({x:l,y:u,vx:Math.cos(f)*m,vy:Math.sin(f)*m,rotation:0,rotationSpeed:0,size:Math.random()*3+2,color:c,opacity:1,shape:"circle",data:{centerX:l,centerY:u}})}}return i},update(t,e,a){let n=!1;for(let r of t)r.vx*=.97,r.vy*=.97,r.vy+=.03,r.x+=r.vx,r.y+=r.vy,r.opacity-=.008,r.opacity<0&&(r.opacity=0),r.opacity>.01&&(n=!0);return n},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.shadowBlur=12,t.shadowColor=a.color,t.beginPath(),t.arc(a.x,a.y,a.size,0,Math.PI*2),t.fill(),t.restore())}};var K2={light:30,medium:60,heavy:120},ek={init(t,e,a){let n=K2[a.intensity],r=a.colors.length>0?a.colors:["#ffd700","#ffffff","#fffacd"],o=[];for(let i=0;i<n;i++)o.push({x:Math.random()*t,y:Math.random()*e,vx:(Math.random()-.5)*.3,vy:-(Math.random()*.5+.2),rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.1,size:Math.random()*4+2,color:r[Math.floor(Math.random()*r.length)],opacity:Math.random()*.5+.5,shape:"circle",data:{phase:Math.random()*Math.PI*2,baseOpacity:Math.random()*.5+.5}});return o},update(t,e,a){let n=!1;for(let r of t){r.x+=r.vx,r.y+=r.vy,r.rotation+=r.rotationSpeed,r.data&&(r.data.baseOpacity=(r.data.baseOpacity??1)-.001,r.data.baseOpacity<0&&(r.data.baseOpacity=0));let o=r.data?.phase??0,i=r.data?.baseOpacity??1;if(i<=.01)r.opacity=0;else{let s=Math.sin(a*.005+o)*.4+.6;r.opacity=i*s}r.opacity>.01&&(n=!0)}return n},render(t,e){for(let a of e){if(a.opacity<.01)continue;t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation);let n=a.size;t.beginPath(),t.moveTo(0,-n),t.lineTo(n*.3,-n*.3),t.lineTo(n,0),t.lineTo(n*.3,n*.3),t.lineTo(0,n),t.lineTo(-n*.3,n*.3),t.lineTo(-n,0),t.lineTo(-n*.3,-n*.3),t.closePath(),t.fill(),t.restore()}}};var hf=class{constructor(){this.canvas=null,this.ctx=null,this.rafId=null,this.particles=[],this.startTime=0,this.lastFrame=0,this.duration=0,this.effect=null,this.container=null}start(e,a,n){this.container=e,this.effect=a,this.duration=n.duration;let r=document.createElement("canvas");r.setAttribute("data-syntro-celebrate",""),Object.assign(r.style,{position:"fixed",inset:"0",pointerEvents:"none",zIndex:"2147483646"});let o=window.devicePixelRatio||1,i=window.innerWidth,s=window.innerHeight;r.width=i*o,r.height=s*o,r.style.width=`${i}px`,r.style.height=`${s}px`;let l=r.getContext("2d");l&&(l.scale(o,o),this.canvas=r,this.ctx=l,e.appendChild(r),this.particles=a.init(i,s,n),this.startTime=performance.now(),this.lastFrame=this.startTime,this.tick=this.tick.bind(this),this.rafId=requestAnimationFrame(this.tick))}stop(){this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null),this.canvas&&this.container&&(this.canvas.remove(),this.canvas=null),this.ctx=null,this.effect=null,this.container=null,this.particles=[]}tick(e){if(!this.ctx||!this.canvas||!this.effect)return;let a=e-this.startTime,n=e-this.lastFrame;if(this.lastFrame=e,a>=this.duration){this.stop();return}let r=this.canvas.width/(window.devicePixelRatio||1),o=this.canvas.height/(window.devicePixelRatio||1);if(this.ctx.clearRect(0,0,r,o),!this.effect.update(this.particles,n,a)){this.stop();return}this.effect.render(this.ctx,this.particles),this.rafId=requestAnimationFrame(this.tick)}};var Q2=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"];function J2(t,e){return[t,e,`${t}cc`,`${e}cc`,"#ffffff",`${t}80`]}function eD(t){try{let e=getComputedStyle(t),a=e.getPropertyValue("--sc-color-primary")?.trim(),n=e.getPropertyValue("--sc-color-primary-hover")?.trim();if(a?.startsWith("#")&&a.length>=7)return J2(a,n||a)}catch{}return null}var tk=new Map([["confetti",KL],["fireworks",JL],["sparkles",ek],["emoji-rain",QL]]),ak=async(t,e)=>{let a=tk.get(t.effect);if(!a)return console.warn(`[adaptive-overlays] Unknown celebration effect: "${t.effect}". Available: ${[...tk.keys()].join(", ")}`),{cleanup:()=>{}};let n=t.colors??eD(e.overlayRoot)??Q2,r={duration:t.duration??3e3,intensity:t.intensity??"medium",colors:n,props:t.props},o=new hf;return o.start(e.overlayRoot,a,r),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:celebrate",effect:t.effect}),{cleanup:()=>{o.stop()}}};var Wv="syntro_active_tour",mf=new Map;function tD(t){try{let e=localStorage.getItem(Wv);if(!e)return null;let a=JSON.parse(e);return a.tourId!==t?null:a}catch{return null}}function Zv(t){try{localStorage.setItem(Wv,JSON.stringify(t))}catch{}}function aD(){try{localStorage.removeItem(Wv)}catch{}}function hu(){return window.location.pathname}function nD(t){if(!t.route)return!0;let e=hu();return t.route.includes("*")?new RegExp(`^${t.route.replace(/\*/g,".*")}$`).test(e):e===t.route}var Xv=async(t,e)=>{let{tourId:a,steps:n,startStep:r,autoStart:o=!0}=t;if(n.length===0)throw new Error(`Tour "${a}" has no steps`);if(mf.has(a))return{cleanup:async()=>{let v=mf.get(a);v&&await v.cleanup()}};if(!e.applyAction)throw new Error("Tour executor requires applyAction in context");let i=tD(a),s=!!i;if(!s&&!o)return{cleanup:()=>{}};i||(i={tourId:a,currentStepId:r||n[0].id,startedAt:Date.now()},Zv(i));let l=n.findIndex(v=>v.id===i.currentStepId);if(l===-1){let v=r||n[0].id;l=n.findIndex(y=>y.id===v),l===-1&&(l=0),i.currentStepId=n[l].id,Zv(i)}let u=n[l];if(!nD(u))return e.publishEvent("tour.waiting_for_route",{tourId:a,stepId:u.id,expectedRoute:u.route,currentRoute:hu()}),{cleanup:()=>{}};let c=!1,d=null,f=null,m=null,S=async()=>{f&&(f(),f=null),d?.isApplied()&&(await d.revert(),d=null)},b=async v=>{if(c)return;if(await S(),v==="end"){aD(),e.publishEvent("tour.completed",{tourId:a,totalSteps:n.length}),c=!0;return}let y=n.find(_=>_.id===v);if(!y){console.error(`[Tour] Step "${v}" not found`);return}if(i.currentStepId=v,Zv(i),e.publishEvent("tour.step_changed",{tourId:a,previousStepId:u.id,nextStepId:v}),y.route&&y.route!==hu()){e.publishEvent("tour.awaiting_navigation",{tourId:a,stepId:v,targetRoute:y.route});return}await x(y)},x=async v=>{if(!c){e.publishEvent("tour.step_started",{tourId:a,stepId:v.id,stepIndex:n.findIndex(y=>y.id===v.id),totalSteps:n.length});try{d=await e.applyAction(v.action)}catch(y){console.error(`[Tour] Failed to execute step "${v.id}":`,y),e.publishEvent("tour.step_failed",{tourId:a,stepId:v.id,error:String(y)});return}if(v.onAction&&e.subscribeEvent){f=e.subscribeEvent("action.modal_cta_clicked",L=>{let C=L?.actionId;if(C&&v.onAction){let A=v.onAction[C];A&&b(A)}});let y=e.subscribeEvent("action.tooltip_cta_clicked",L=>{let C=L?.actionId;if(C&&v.onAction){let A=v.onAction[C];A&&b(A)}}),_=f;f=()=>{_(),y()}}}};m=(()=>{let v=hu(),y=()=>{let C=hu();C!==v&&(v=C,e.publishEvent("tour.route_changed",{tourId:a,newRoute:C}))};if(e.subscribeNavigation)return e.subscribeNavigation(()=>y());window.addEventListener("popstate",y);let _=history.pushState.bind(history),L=history.replaceState.bind(history);return history.pushState=(...C)=>{_(...C),queueMicrotask(y)},history.replaceState=(...C)=>{L(...C),queueMicrotask(y)},()=>{window.removeEventListener("popstate",y),history.pushState=_,history.replaceState=L}})(),s?e.publishEvent("tour.resumed",{tourId:a,stepId:i.currentStepId}):e.publishEvent("tour.started",{tourId:a,totalSteps:n.length,startStepId:i.currentStepId}),await x(u);let g=async()=>{c=!0,mf.delete(a),await S(),m&&m(),e.publishEvent("tour.paused",{tourId:a,stepId:i.currentStepId})};return mf.set(a,{cleanup:g}),{cleanup:g}};var Ga={white:"#ffffff",black:"#000000"},re={0:"#2c0b0a",1:"#5b1715",2:"#89221f",3:"#b72e2a",4:"#d44844",5:"#dd6d69",6:"#e5918f",7:"#eeb6b4",8:"#f6dada",9:"#faebea"},I={0:"#07080a",1:"#0f1318",2:"#0e1114",3:"#1c222a",4:"#2b333f",5:"#394454",6:"#475569",7:"#677384",8:"#87919f",9:"#a8afba",10:"#cbd0d7",11:"#e8eaee",12:"#f6f7f9"},Te={0:"#07230a",1:"#0e4514",2:"#16681e",3:"#1d8a28",4:"#24ad32",5:"#4fbd5a",6:"#7acd82",7:"#a5deab",8:"#d0eed3",9:"#e5f6e7"},wt={0:"#301f09",1:"#5f3e12",2:"#8f5e1b",3:"#be7d24",4:"#ee9c2d",5:"#f1b057",6:"#f5c481",7:"#f8d7ab",8:"#fcebd5",9:"#fdf5ea"},Ve={0:"#330707",1:"#660f0e",2:"#991616",3:"#cc1e1d",4:"#ff2524",5:"#ff5150",6:"#ff7c7c",7:"#ffa8a7",8:"#ffd3d3",9:"#ffe9e9"},ma={0:"#051533",1:"#0a2a66",2:"#0f3f98",3:"#1454cb",4:"#1969fe",5:"#4787fe",6:"#75a5fe",7:"#a3c3ff",8:"#d1e1ff",9:"#e8f0ff"},mu={0:"#662500",1:"#993d00",2:"#cc5800",3:"#ff7700",4:"#fea85d",5:"#fec58f",6:"#ffd6ae",7:"#fee6cd",8:"#fff1e1",9:"#fff8f0"},Nt={0:"#151229",1:"#2a2452",2:"#40357c",3:"#5547a5",4:"#6a59ce",5:"#887ad8",6:"#a69be2",7:"#c3bdeb",8:"#e1def5",9:"#f0eefa"},gu={0:"#37091f",1:"#69123c",2:"#9b1c58",3:"#cd2575",4:"#ff2e92",5:"#ff58a8",6:"#ff82be",7:"#ffabd3",8:"#ffd5e9",9:"#ffeaf4"};var ga={primary:I[10],secondary:I[9],tertiary:I[8]},y4={primary:I[2],secondary:I[0]},Yv={primary:I[4],secondary:I[3]},gf={primary:{text:Ga.white,icon:Ga.white,border:re[3],backgroundDefault:re[3],backgroundHover:re[2]},neutral:{text:I[10],textHover:Ga.white,icon:I[10],iconHover:Ga.white,border:I[4],background:I[2]},link:{text:Ga.white,icon:Ga.white,hover:re[5]},error:{text:Ve[5],hover:Ve[6]},success:{text:Te[5],hover:Te[6]}},x4={slateGrey:{content:I[10],pillOutline:I[10],borderPrimary:I[5],borderSecondary:I[5],background:I[3]},brand:{content:re[9],pillOutline:re[9],borderPrimary:re[6],borderSecondary:re[6],background:re[0]},red:{content:Ve[8],pillOutline:Ve[4],borderPrimary:Ve[2],borderSecondary:Ve[2],background:Ve[0]},yellow:{content:wt[8],pillOutline:wt[4],borderPrimary:wt[2],borderSecondary:wt[2],background:wt[0]},green:{content:Te[8],pillOutline:Te[4],borderPrimary:Te[2],borderSecondary:Te[2],background:Te[0]},purple:{content:Nt[8],pillOutline:Nt[4],borderPrimary:Nt[2],borderSecondary:Nt[2],background:Nt[0]},blue:{content:ma[8],pillOutline:ma[4],borderPrimary:ma[2],borderSecondary:ma[2],background:ma[0]},orange:{content:mu[8],pillOutline:mu[4],borderPrimary:mu[2],borderSecondary:mu[2],background:mu[0]},pink:{content:gu[8],pillOutline:gu[4],borderPrimary:gu[2],borderSecondary:gu[2],background:gu[0]}},b4={green:{content:Te[8],border:Te[2],background:Te[0]},yellow:{content:wt[8],border:wt[2],background:wt[0]},red:{content:Ve[8],border:Ve[2],background:Ve[0]}},S4={green:{content:Te[1],background:Te[9]},yellow:{content:wt[1],background:wt[9]},red:{content:Ve[1],background:Ve[9]}},C4={content:I[10],border:I[4],background:"#1c2124"},_4={backgroundDefault:I[2],backgroundHover:I[1],selected:I[3]},w4={background:I[2],icon:I[10],borderDefault:I[4],borderSelected:re[3],textLabel:I[9],textPlaceholder:I[8],textHint:I[8]},L4={backgroundDefault:I[2],backgroundDisabled:I[0],textLabel:I[9],textPlaceholder:I[8],textHint:I[8],textError:Ve[5],iconDefault:I[9],iconPlaceholder:I[10],iconError:Ve[5],borderDefault:I[4],borderSelected:re[3],borderError:Ve[5]},k4={handleDefault:Ga.white,handleDisabled:I[10],off:{backgroundDefault:I[4],backgroundHover:I[5],backgroundDisabled:I[4]},on:{backgroundDefault:Te[3],backgroundHover:Te[2],backgroundDisabled:I[4]}},I4={off:{backgroundDefault:"#00000000",backgroundHover:I[5],backgroundDisabled:I[2],border:I[6]},on:{backgroundDefault:Te[0],backgroundHover:Te[1],backgroundDisabled:I[2],border:Te[3]}},A4={content:I[10],background:I[4]},E4={background:I[4],active:Te[3]},T4={background:I[1],content:I[9],border:I[4]},R4={backgroundDefault:I[1],backgroundHover:I[3],backgroundActive:I[4],border:I[4],contentPrimary:I[10],contentSecondary:I[9],contentTertiary:I[8]},M4={background:I[1],content:I[9],border:I[4]},D4={activeBackground:I[3],activeContent:re[5],inactiveContent:I[9],border:I[4]},O4={header:{textDefault:I[9],textHover:I[8],backgroundDefault:I[1]},border:I[4],cell:{textPrimary:I[10],textSecondary:I[9],backgroundDefault:I[2],backgroundHover:I[1]}},B4={textPrimaryDefault:I[10],textPrimaryHover:I[10],textSecondaryDefault:I[8],textSecondaryHover:I[9],iconPrimary:I[10],iconSecondary:I[8]},P4={background:Te[1],active:Te[5]},F4={textDefault:I[10],textSelected:Ga.white,textDisabled:I[7],backgroundDefault:I[2],backgroundMiddle:I[3],backgroundSelected:re[3],border:I[4]},N4=I[9];var nk=typeof CSS<"u"&&CSS.supports?.("clip-path","path('M0 0 H1 V1 Z')");function rk(t,e,a){let n=a?.paddingPx??12,r=a?.radiusPx??12,o=Math.min(Math.max(a?.scrimOpacity??.55,0),1),i=a?.ringColor??`var(--syntro-ring, ${ma[5]})`,s=a?.blocking??!1,l=a?.onClickOutside??!0,u=a?.onEsc??!0,c=getComputedStyle(document.documentElement),d=c.getPropertyValue("--syntro-spotlight-backdrop").trim(),f=c.getPropertyValue("--syntro-ring").trim(),m=document.createElement("div");m.className="syntro-spotlight-scrim";let S=s||l;Object.assign(m.style,{position:"fixed",inset:"0",zIndex:"2147483646",pointerEvents:S?"auto":"none",background:d||`rgba(2, 6, 23, ${o})`,transition:"opacity 220ms ease",opacity:"0"}),e.appendChild(m),requestAnimationFrame(()=>m.style.opacity="1");let b=document.createElement("div");b.className="syntro-spotlight-ring",Object.assign(b.style,{position:"fixed",pointerEvents:"none",borderRadius:`${r}px`,border:`2px solid ${i||f||ma[5]}`,boxShadow:"0 0 0 4px rgba(255,255,255,0.35)",zIndex:"2147483647",transition:"all 220ms cubic-bezier(0.16,1,0.3,1)"}),e.appendChild(b);let x=[];if(!nk)for(let w=0;w<4;w++){let k=document.createElement("div");k.style.position="fixed",k.style.background="inherit",x.push(k),m.appendChild(k)}let p=w=>{m.style.clipPath=w,m.style.webkitClipPath=w},g=()=>{if(!t.isConnected){A.destroy();return}let w=t.getBoundingClientRect(),k=w.left-n,T=w.top-n,D=w.width+n*2,M=w.height+n*2;if(Object.assign(b.style,{left:`${k}px`,top:`${T}px`,width:`${D}px`,height:`${M}px`}),nk){let P=window.innerWidth,F=window.innerHeight,U=Math.min(r,D/2,M/2),V=`M 0 0 L ${P} 0 L ${P} ${F} L 0 ${F} Z`,N=`M ${k+U} ${T} A ${U} ${U} 0 0 0 ${k} ${T+U} L ${k} ${T+M-U} A ${U} ${U} 0 0 0 ${k+U} ${T+M} L ${k+D-U} ${T+M} A ${U} ${U} 0 0 0 ${k+D} ${T+M-U} L ${k+D} ${T+U} A ${U} ${U} 0 0 0 ${k+D-U} ${T} L ${k+U} ${T} Z`;p(`path('${V} ${N}')`)}else{let[P,F,U,V]=x;Object.assign(P.style,{left:"0px",top:"0px",width:"100vw",height:`${T}px`}),Object.assign(U.style,{left:"0px",top:`${T+M}px`,width:"100vw",height:`${Math.max(0,window.innerHeight-(T+M))}px`}),Object.assign(V.style,{left:"0px",top:`${T}px`,width:`${k}px`,height:`${M}px`}),Object.assign(F.style,{left:`${k+D}px`,top:`${T}px`,width:`${Math.max(0,window.innerWidth-(k+D))}px`,height:`${M}px`})}},v=new ResizeObserver(()=>requestAnimationFrame(g));v.observe(t);let y=()=>requestAnimationFrame(g),_=()=>requestAnimationFrame(g);window.addEventListener("scroll",y,!0),window.addEventListener("resize",_);let L=w=>{w.key==="Escape"&&u&&(a?.onDismiss?.(),A.destroy())};u&&window.addEventListener("keydown",L);let C=w=>{s?(w.preventDefault(),w.stopPropagation()):l&&(a?.onDismiss?.(),A.destroy())};m.addEventListener("click",C);let A={destroy(){v.disconnect(),window.removeEventListener("scroll",y,!0),window.removeEventListener("resize",_),u&&window.removeEventListener("keydown",L),m.removeEventListener("click",C),m.style.pointerEvents="none",m.style.opacity="0",setTimeout(()=>{m.remove(),b.remove()},220)}};return g(),A}var rD=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]);function va(t){if(typeof window.Sanitizer=="function")try{let s=new window.Sanitizer({}).sanitizeToFragment(t),l=document.createElement("div");return l.append(s),l.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let n=a.content,r=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,null),o=[];for(;r.nextNode();){let i=r.currentNode,s=i.tagName.toLowerCase();if(!rD.has(s)){o.push(i);continue}for(let l of Array.from(i.attributes)){let u=l.name.toLowerCase(),c=l.value.trim().toLowerCase(),d=u.startsWith("on"),f=(u==="href"||u==="src")&&c.startsWith("javascript:");(d||f)&&i.removeAttribute(l.name)}}for(let i of o){for(;i.firstChild;)i.parentNode?.insertBefore(i.firstChild,i);i.remove()}return a.innerHTML}var zo={bg:"var(--sc-overlay-background, #ffffff)",title:"var(--sc-overlay-title-color, var(--sc-overlay-text-color, #111827))",text:"var(--sc-overlay-text-color, #4b5563)",accent:"var(--sc-color-primary, #4f46e5)",radius:"var(--sc-border-radius, 12px)"},Kv=async(t,e)=>{let{content:a,size:n="md",blocking:r=!1,scrim:o,dismiss:i,ctaButtons:s}=t,l=document.createElement("div");l.className="syntro-modal-scrim",l.style.cssText=`
|
|
5
|
+
`);for(n=r=0;r<l.length&&!l[r].includes("DetermineComponentFrameRoot");)r++;for(;n<u.length&&!u[n].includes("DetermineComponentFrameRoot");)n++;if(r===l.length||n===u.length)for(r=l.length-1,n=u.length-1;1<=r&&0<=n&&l[r]!==u[n];)n--;for(;1<=r&&0<=n;r--,n--)if(l[r]!==u[n]){if(r!==1||n!==1)do if(r--,n--,0>n||l[r]!==u[n]){var c=`
|
|
6
|
+
`+l[r].replace(" at new "," at ");return t.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",t.displayName)),c}while(1<=r&&0<=n);break}}}finally{Jm=!1,Error.prepareStackTrace=a}return(a=t?t.displayName||t.name:"")?Io(a):""}function z2(t,e){switch(t.tag){case 26:case 27:case 5:return Io(t.type);case 16:return Io("Lazy");case 13:return t.child!==e&&e!==null?Io("Suspense Fallback"):Io("Suspense");case 19:return Io("SuspenseList");case 0:case 15:return eg(t.type,!1);case 11:return eg(t.type.render,!1);case 1:return eg(t.type,!0);case 31:return Io("Activity");default:return""}}function M_(t){try{var e="",a=null;do e+=z2(t,a),a=t,t=t.return;while(t);return e}catch(r){return`
|
|
7
|
+
Error generating stack: `+r.message+`
|
|
8
|
+
`+r.stack}}var Fg=Object.prototype.hasOwnProperty,Av=yt.unstable_scheduleCallback,tg=yt.unstable_cancelCallback,q2=yt.unstable_shouldYield,V2=yt.unstable_requestPaint,ma=yt.unstable_now,$2=yt.unstable_getCurrentPriorityLevel,sw=yt.unstable_ImmediatePriority,lw=yt.unstable_UserBlockingPriority,Zd=yt.unstable_NormalPriority,j2=yt.unstable_LowPriority,uw=yt.unstable_IdlePriority,G2=yt.log,W2=yt.unstable_setDisableYieldValue,yu=null,ga=null;function Dn(t){if(typeof G2=="function"&&W2(t),ga&&typeof ga.setStrictMode=="function")try{ga.setStrictMode(yu,t)}catch{}}var va=Math.clz32?Math.clz32:K2,Z2=Math.log,X2=Math.LN2;function K2(t){return t>>>=0,t===0?32:31-(Z2(t)/X2|0)|0}var pd=256,hd=262144,md=4194304;function Ao(t){var e=t&42;if(e!==0)return e;switch(t&-t){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 t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function Sf(t,e,a){var r=t.pendingLanes;if(r===0)return 0;var n=0,o=t.suspendedLanes,i=t.pingedLanes;t=t.warmLanes;var s=r&134217727;return s!==0?(r=s&~o,r!==0?n=Ao(r):(i&=s,i!==0?n=Ao(i):a||(a=s&~t,a!==0&&(n=Ao(a))))):(s=r&~o,s!==0?n=Ao(s):i!==0?n=Ao(i):a||(a=r&~t,a!==0&&(n=Ao(a)))),n===0?0:e!==0&&e!==n&&(e&o)===0&&(o=n&-n,a=e&-e,o>=a||o===32&&(a&4194048)!==0)?e:n}function xu(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function Y2(t,e){switch(t){case 1:case 2:case 4:case 8:case 64:return e+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 e+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 cw(){var t=md;return md<<=1,(md&62914560)===0&&(md=4194304),t}function ag(t){for(var e=[],a=0;31>a;a++)e.push(t);return e}function bu(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function Q2(t,e,a,r,n,o){var i=t.pendingLanes;t.pendingLanes=a,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=a,t.entangledLanes&=a,t.errorRecoveryDisabledLanes&=a,t.shellSuspendCounter=0;var s=t.entanglements,l=t.expirationTimes,u=t.hiddenUpdates;for(a=i&~a;0<a;){var c=31-va(a),d=1<<c;s[c]=0,l[c]=-1;var f=u[c];if(f!==null)for(u[c]=null,c=0;c<f.length;c++){var h=f[c];h!==null&&(h.lane&=-536870913)}a&=~d}r!==0&&dw(t,r,0),o!==0&&n===0&&t.tag!==0&&(t.suspendedLanes|=o&~(i&~e))}function dw(t,e,a){t.pendingLanes|=e,t.suspendedLanes&=~e;var r=31-va(e);t.entangledLanes|=e,t.entanglements[r]=t.entanglements[r]|1073741824|a&261930}function fw(t,e){var a=t.entangledLanes|=e;for(t=t.entanglements;a;){var r=31-va(a),n=1<<r;n&e|t[r]&e&&(t[r]|=e),a&=~n}}function pw(t,e){var a=e&-e;return a=(a&42)!==0?1:Ev(a),(a&(t.suspendedLanes|e))!==0?0:a}function Ev(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=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:t=128;break;case 268435456:t=134217728;break;default:t=0}return t}function Tv(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function hw(){var t=_e.p;return t!==0?t:(t=window.event,t===void 0?32:Nk(t.type))}function O_(t,e){var a=_e.p;try{return _e.p=t,e()}finally{_e.p=a}}var Qn=Math.random().toString(36).slice(2),At="__reactFiber$"+Qn,aa="__reactProps$"+Qn,hs="__reactContainer$"+Qn,Hg="__reactEvents$"+Qn,J2="__reactListeners$"+Qn,eM="__reactHandles$"+Qn,D_="__reactResources$"+Qn,Su="__reactMarker$"+Qn;function Rv(t){delete t[At],delete t[aa],delete t[Hg],delete t[J2],delete t[eM]}function Ui(t){var e=t[At];if(e)return e;for(var a=t.parentNode;a;){if(e=a[hs]||a[At]){if(a=e.alternate,e.child!==null||a!==null&&a.child!==null)for(t=qC(t);t!==null;){if(a=t[At])return a;t=qC(t)}return e}t=a,a=t.parentNode}return null}function ms(t){if(t=t[At]||t[hs]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function zl(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(O(33))}function Ki(t){var e=t[D_];return e||(e=t[D_]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function _t(t){t[Su]=!0}var mw=new Set,gw={};function zo(t,e){ns(t,e),ns(t+"Capture",e)}function ns(t,e){for(gw[t]=e,t=0;t<e.length;t++)mw.add(e[t])}var tM=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]*$"),B_={},P_={};function aM(t){return Fg.call(P_,t)?!0:Fg.call(B_,t)?!1:tM.test(t)?P_[t]=!0:(B_[t]=!0,!1)}function Td(t,e,a){if(aM(e))if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":t.removeAttribute(e);return;case"boolean":var r=e.toLowerCase().slice(0,5);if(r!=="data-"&&r!=="aria-"){t.removeAttribute(e);return}}t.setAttribute(e,""+a)}}function gd(t,e,a){if(a===null)t.removeAttribute(e);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(e);return}t.setAttribute(e,""+a)}}function Or(t,e,a,r){if(r===null)t.removeAttribute(a);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(a);return}t.setAttributeNS(e,a,""+r)}}function Ra(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function vw(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function rM(t,e,a){var r=Object.getOwnPropertyDescriptor(t.constructor.prototype,e);if(!t.hasOwnProperty(e)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var n=r.get,o=r.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return n.call(this)},set:function(i){a=""+i,o.call(this,i)}}),Object.defineProperty(t,e,{enumerable:r.enumerable}),{getValue:function(){return a},setValue:function(i){a=""+i},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function Ug(t){if(!t._valueTracker){var e=vw(t)?"checked":"value";t._valueTracker=rM(t,e,""+t[e])}}function yw(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var a=e.getValue(),r="";return t&&(r=vw(t)?t.checked?"true":"false":t.value),t=r,t!==a?(e.setValue(t),!0):!1}function Xd(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var nM=/[\n"\\]/g;function Da(t){return t.replace(nM,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function zg(t,e,a,r,n,o,i,s){t.name="",i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"?t.type=i:t.removeAttribute("type"),e!=null?i==="number"?(e===0&&t.value===""||t.value!=e)&&(t.value=""+Ra(e)):t.value!==""+Ra(e)&&(t.value=""+Ra(e)):i!=="submit"&&i!=="reset"||t.removeAttribute("value"),e!=null?qg(t,i,Ra(e)):a!=null?qg(t,i,Ra(a)):r!=null&&t.removeAttribute("value"),n==null&&o!=null&&(t.defaultChecked=!!o),n!=null&&(t.checked=n&&typeof n!="function"&&typeof n!="symbol"),s!=null&&typeof s!="function"&&typeof s!="symbol"&&typeof s!="boolean"?t.name=""+Ra(s):t.removeAttribute("name")}function xw(t,e,a,r,n,o,i,s){if(o!=null&&typeof o!="function"&&typeof o!="symbol"&&typeof o!="boolean"&&(t.type=o),e!=null||a!=null){if(!(o!=="submit"&&o!=="reset"||e!=null)){Ug(t);return}a=a!=null?""+Ra(a):"",e=e!=null?""+Ra(e):a,s||e===t.value||(t.value=e),t.defaultValue=e}r=r??n,r=typeof r!="function"&&typeof r!="symbol"&&!!r,t.checked=s?t.checked:!!r,t.defaultChecked=!!r,i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"&&(t.name=i),Ug(t)}function qg(t,e,a){e==="number"&&Xd(t.ownerDocument)===t||t.defaultValue===""+a||(t.defaultValue=""+a)}function Yi(t,e,a,r){if(t=t.options,e){e={};for(var n=0;n<a.length;n++)e["$"+a[n]]=!0;for(a=0;a<t.length;a++)n=e.hasOwnProperty("$"+t[a].value),t[a].selected!==n&&(t[a].selected=n),n&&r&&(t[a].defaultSelected=!0)}else{for(a=""+Ra(a),e=null,n=0;n<t.length;n++){if(t[n].value===a){t[n].selected=!0,r&&(t[n].defaultSelected=!0);return}e!==null||t[n].disabled||(e=t[n])}e!==null&&(e.selected=!0)}}function bw(t,e,a){if(e!=null&&(e=""+Ra(e),e!==t.value&&(t.value=e),a==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=a!=null?""+Ra(a):""}function Sw(t,e,a,r){if(e==null){if(r!=null){if(a!=null)throw Error(O(92));if(Ul(r)){if(1<r.length)throw Error(O(93));r=r[0]}a=r}a==null&&(a=""),e=a}a=Ra(e),t.defaultValue=a,r=t.textContent,r===a&&r!==""&&r!==null&&(t.value=r),Ug(t)}function os(t,e){if(e){var a=t.firstChild;if(a&&a===t.lastChild&&a.nodeType===3){a.nodeValue=e;return}}t.textContent=e}var oM=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 N_(t,e,a){var r=e.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?r?t.setProperty(e,""):e==="float"?t.cssFloat="":t[e]="":r?t.setProperty(e,a):typeof a!="number"||a===0||oM.has(e)?e==="float"?t.cssFloat=a:t[e]=(""+a).trim():t[e]=a+"px"}function _w(t,e,a){if(e!=null&&typeof e!="object")throw Error(O(62));if(t=t.style,a!=null){for(var r in a)!a.hasOwnProperty(r)||e!=null&&e.hasOwnProperty(r)||(r.indexOf("--")===0?t.setProperty(r,""):r==="float"?t.cssFloat="":t[r]="");for(var n in e)r=e[n],e.hasOwnProperty(n)&&a[n]!==r&&N_(t,n,r)}else for(var o in e)e.hasOwnProperty(o)&&N_(t,o,e[o])}function Mv(t){if(t.indexOf("-")===-1)return!1;switch(t){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 iM=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"]]),sM=/^[\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 Rd(t){return sM.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function zr(){}var Vg=null;function Ov(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var zi=null,Qi=null;function F_(t){var e=ms(t);if(e&&(t=e.stateNode)){var a=t[aa]||null;e:switch(t=e.stateNode,e.type){case"input":if(zg(t,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),e=a.name,a.type==="radio"&&e!=null){for(a=t;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Da(""+e)+'"][type="radio"]'),e=0;e<a.length;e++){var r=a[e];if(r!==t&&r.form===t.form){var n=r[aa]||null;if(!n)throw Error(O(90));zg(r,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name)}}for(e=0;e<a.length;e++)r=a[e],r.form===t.form&&yw(r)}break e;case"textarea":bw(t,a.value,a.defaultValue);break e;case"select":e=a.value,e!=null&&Yi(t,!!a.multiple,e,!1)}}}var rg=!1;function Cw(t,e,a){if(rg)return t(e,a);rg=!0;try{var r=t(e);return r}finally{if(rg=!1,(zi!==null||Qi!==null)&&(Of(),zi&&(e=zi,t=Qi,Qi=zi=null,F_(e),t)))for(e=0;e<t.length;e++)F_(t[e])}}function nu(t,e){var a=t.stateNode;if(a===null)return null;var r=a[aa]||null;if(r===null)return null;a=r[e];e:switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(t=t.type,r=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!r;break e;default:t=!1}if(t)return null;if(a&&typeof a!="function")throw Error(O(231,e,typeof a));return a}var Gr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),$g=!1;if(Gr)try{Oi={},Object.defineProperty(Oi,"passive",{get:function(){$g=!0}}),window.addEventListener("test",Oi,Oi),window.removeEventListener("test",Oi,Oi)}catch{$g=!1}var Oi,Bn=null,Dv=null,Md=null;function ww(){if(Md)return Md;var t,e=Dv,a=e.length,r,n="value"in Bn?Bn.value:Bn.textContent,o=n.length;for(t=0;t<a&&e[t]===n[t];t++);var i=a-t;for(r=1;r<=i&&e[a-r]===n[o-r];r++);return Md=n.slice(t,1<r?1-r:void 0)}function Od(t){var e=t.keyCode;return"charCode"in t?(t=t.charCode,t===0&&e===13&&(t=13)):t=e,t===10&&(t=13),32<=t||t===13?t:0}function vd(){return!0}function H_(){return!1}function ra(t){function e(a,r,n,o,i){this._reactName=a,this._targetInst=n,this.type=r,this.nativeEvent=o,this.target=i,this.currentTarget=null;for(var s in t)t.hasOwnProperty(s)&&(a=t[s],this[s]=a?a(o):o[s]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?vd:H_,this.isPropagationStopped=H_,this}return Ve(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=vd)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=vd)},persist:function(){},isPersistent:vd}),e}var qo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},_f=ra(qo),_u=Ve({},qo,{view:0,detail:0}),lM=ra(_u),ng,og,Ol,Cf=Ve({},_u,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Bv,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==Ol&&(Ol&&t.type==="mousemove"?(ng=t.screenX-Ol.screenX,og=t.screenY-Ol.screenY):og=ng=0,Ol=t),ng)},movementY:function(t){return"movementY"in t?t.movementY:og}}),U_=ra(Cf),uM=Ve({},Cf,{dataTransfer:0}),cM=ra(uM),dM=Ve({},_u,{relatedTarget:0}),ig=ra(dM),fM=Ve({},qo,{animationName:0,elapsedTime:0,pseudoElement:0}),pM=ra(fM),hM=Ve({},qo,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),mM=ra(hM),gM=Ve({},qo,{data:0}),z_=ra(gM),vM={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},yM={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"},xM={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function bM(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=xM[t])?!!e[t]:!1}function Bv(){return bM}var SM=Ve({},_u,{key:function(t){if(t.key){var e=vM[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=Od(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?yM[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Bv,charCode:function(t){return t.type==="keypress"?Od(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Od(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),_M=ra(SM),CM=Ve({},Cf,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),q_=ra(CM),wM=Ve({},_u,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Bv}),LM=ra(wM),kM=Ve({},qo,{propertyName:0,elapsedTime:0,pseudoElement:0}),IM=ra(kM),AM=Ve({},Cf,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),EM=ra(AM),TM=Ve({},qo,{newState:0,oldState:0}),RM=ra(TM),MM=[9,13,27,32],Pv=Gr&&"CompositionEvent"in window,$l=null;Gr&&"documentMode"in document&&($l=document.documentMode);var OM=Gr&&"TextEvent"in window&&!$l,Lw=Gr&&(!Pv||$l&&8<$l&&11>=$l),V_=" ",$_=!1;function kw(t,e){switch(t){case"keyup":return MM.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Iw(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var qi=!1;function DM(t,e){switch(t){case"compositionend":return Iw(e);case"keypress":return e.which!==32?null:($_=!0,V_);case"textInput":return t=e.data,t===V_&&$_?null:t;default:return null}}function BM(t,e){if(qi)return t==="compositionend"||!Pv&&kw(t,e)?(t=ww(),Md=Dv=Bn=null,qi=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case"compositionend":return Lw&&e.locale!=="ko"?null:e.data;default:return null}}var PM={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 j_(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!PM[t.type]:e==="textarea"}function Aw(t,e,a,r){zi?Qi?Qi.push(r):Qi=[r]:zi=r,e=hf(e,"onChange"),0<e.length&&(a=new _f("onChange","change",null,a,r),t.push({event:a,listeners:e}))}var jl=null,ou=null;function NM(t){Ck(t,0)}function wf(t){var e=zl(t);if(yw(e))return t}function G_(t,e){if(t==="change")return e}var Ew=!1;Gr&&(Gr?(xd="oninput"in document,xd||(sg=document.createElement("div"),sg.setAttribute("oninput","return;"),xd=typeof sg.oninput=="function"),yd=xd):yd=!1,Ew=yd&&(!document.documentMode||9<document.documentMode));var yd,xd,sg;function W_(){jl&&(jl.detachEvent("onpropertychange",Tw),ou=jl=null)}function Tw(t){if(t.propertyName==="value"&&wf(ou)){var e=[];Aw(e,ou,t,Ov(t)),Cw(NM,e)}}function FM(t,e,a){t==="focusin"?(W_(),jl=e,ou=a,jl.attachEvent("onpropertychange",Tw)):t==="focusout"&&W_()}function HM(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return wf(ou)}function UM(t,e){if(t==="click")return wf(e)}function zM(t,e){if(t==="input"||t==="change")return wf(e)}function qM(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var xa=typeof Object.is=="function"?Object.is:qM;function iu(t,e){if(xa(t,e))return!0;if(typeof t!="object"||t===null||typeof e!="object"||e===null)return!1;var a=Object.keys(t),r=Object.keys(e);if(a.length!==r.length)return!1;for(r=0;r<a.length;r++){var n=a[r];if(!Fg.call(e,n)||!xa(t[n],e[n]))return!1}return!0}function Z_(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function X_(t,e){var a=Z_(t);t=0;for(var r;a;){if(a.nodeType===3){if(r=t+a.textContent.length,t<=e&&r>=e)return{node:a,offset:e-t};t=r}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=Z_(a)}}function Rw(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?Rw(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function Mw(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=Xd(t.document);e instanceof t.HTMLIFrameElement;){try{var a=typeof e.contentWindow.location.href=="string"}catch{a=!1}if(a)t=e.contentWindow;else break;e=Xd(t.document)}return e}function Nv(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}var VM=Gr&&"documentMode"in document&&11>=document.documentMode,Vi=null,jg=null,Gl=null,Gg=!1;function K_(t,e,a){var r=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;Gg||Vi==null||Vi!==Xd(r)||(r=Vi,"selectionStart"in r&&Nv(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Gl&&iu(Gl,r)||(Gl=r,r=hf(jg,"onSelect"),0<r.length&&(e=new _f("onSelect","select",null,e,a),t.push({event:e,listeners:r}),e.target=Vi)))}function ko(t,e){var a={};return a[t.toLowerCase()]=e.toLowerCase(),a["Webkit"+t]="webkit"+e,a["Moz"+t]="moz"+e,a}var $i={animationend:ko("Animation","AnimationEnd"),animationiteration:ko("Animation","AnimationIteration"),animationstart:ko("Animation","AnimationStart"),transitionrun:ko("Transition","TransitionRun"),transitionstart:ko("Transition","TransitionStart"),transitioncancel:ko("Transition","TransitionCancel"),transitionend:ko("Transition","TransitionEnd")},lg={},Ow={};Gr&&(Ow=document.createElement("div").style,"AnimationEvent"in window||(delete $i.animationend.animation,delete $i.animationiteration.animation,delete $i.animationstart.animation),"TransitionEvent"in window||delete $i.transitionend.transition);function Vo(t){if(lg[t])return lg[t];if(!$i[t])return t;var e=$i[t],a;for(a in e)if(e.hasOwnProperty(a)&&a in Ow)return lg[t]=e[a];return t}var Dw=Vo("animationend"),Bw=Vo("animationiteration"),Pw=Vo("animationstart"),$M=Vo("transitionrun"),jM=Vo("transitionstart"),GM=Vo("transitioncancel"),Nw=Vo("transitionend"),Fw=new Map,Wg="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(" ");Wg.push("scrollEnd");function Ya(t,e){Fw.set(t,e),zo(e,[t])}var Kd=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},Ta=[],ji=0,Fv=0;function Lf(){for(var t=ji,e=Fv=ji=0;e<t;){var a=Ta[e];Ta[e++]=null;var r=Ta[e];Ta[e++]=null;var n=Ta[e];Ta[e++]=null;var o=Ta[e];if(Ta[e++]=null,r!==null&&n!==null){var i=r.pending;i===null?n.next=n:(n.next=i.next,i.next=n),r.pending=n}o!==0&&Hw(a,n,o)}}function kf(t,e,a,r){Ta[ji++]=t,Ta[ji++]=e,Ta[ji++]=a,Ta[ji++]=r,Fv|=r,t.lanes|=r,t=t.alternate,t!==null&&(t.lanes|=r)}function Hv(t,e,a,r){return kf(t,e,a,r),Yd(t)}function $o(t,e){return kf(t,null,null,e),Yd(t)}function Hw(t,e,a){t.lanes|=a;var r=t.alternate;r!==null&&(r.lanes|=a);for(var n=!1,o=t.return;o!==null;)o.childLanes|=a,r=o.alternate,r!==null&&(r.childLanes|=a),o.tag===22&&(t=o.stateNode,t===null||t._visibility&1||(n=!0)),t=o,o=o.return;return t.tag===3?(o=t.stateNode,n&&e!==null&&(n=31-va(a),t=o.hiddenUpdates,r=t[n],r===null?t[n]=[e]:r.push(e),e.lane=a|536870912),o):null}function Yd(t){if(50<tu)throw tu=0,hv=null,Error(O(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var Gi={};function WM(t,e,a,r){this.tag=t,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function pa(t,e,a,r){return new WM(t,e,a,r)}function Uv(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Vr(t,e){var a=t.alternate;return a===null?(a=pa(t.tag,e,t.key,t.mode),a.elementType=t.elementType,a.type=t.type,a.stateNode=t.stateNode,a.alternate=t,t.alternate=a):(a.pendingProps=e,a.type=t.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=t.flags&65011712,a.childLanes=t.childLanes,a.lanes=t.lanes,a.child=t.child,a.memoizedProps=t.memoizedProps,a.memoizedState=t.memoizedState,a.updateQueue=t.updateQueue,e=t.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},a.sibling=t.sibling,a.index=t.index,a.ref=t.ref,a.refCleanup=t.refCleanup,a}function Uw(t,e){t.flags&=65011714;var a=t.alternate;return a===null?(t.childLanes=0,t.lanes=e,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=a.childLanes,t.lanes=a.lanes,t.child=a.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=a.memoizedProps,t.memoizedState=a.memoizedState,t.updateQueue=a.updateQueue,t.type=a.type,e=a.dependencies,t.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),t}function Dd(t,e,a,r,n,o){var i=0;if(r=t,typeof t=="function")Uv(t)&&(i=1);else if(typeof t=="string")i=KO(t,a,xr.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case Dg:return t=pa(31,a,e,n),t.elementType=Dg,t.lanes=o,t;case Fi:return Mo(a.children,n,o,e);case ow:i=8,n|=24;break;case Rg:return t=pa(12,a,e,n|2),t.elementType=Rg,t.lanes=o,t;case Mg:return t=pa(13,a,e,n),t.elementType=Mg,t.lanes=o,t;case Og:return t=pa(19,a,e,n),t.elementType=Og,t.lanes=o,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case Ur:i=10;break e;case iw:i=9;break e;case kv:i=11;break e;case Iv:i=14;break e;case An:i=16,r=null;break e}i=29,a=Error(O(130,t===null?"null":typeof t,"")),r=null}return e=pa(i,a,e,n),e.elementType=t,e.type=r,e.lanes=o,e}function Mo(t,e,a,r){return t=pa(7,t,r,e),t.lanes=a,t}function ug(t,e,a){return t=pa(6,t,null,e),t.lanes=a,t}function zw(t){var e=pa(18,null,null,0);return e.stateNode=t,e}function cg(t,e,a){return e=pa(4,t.children!==null?t.children:[],t.key,e),e.lanes=a,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}var Y_=new WeakMap;function Ba(t,e){if(typeof t=="object"&&t!==null){var a=Y_.get(t);return a!==void 0?a:(e={value:t,source:e,stack:M_(e)},Y_.set(t,e),e)}return{value:t,source:e,stack:M_(e)}}var Wi=[],Zi=0,Qd=null,su=0,Ma=[],Oa=0,Zn=null,gr=1,vr="";function Fr(t,e){Wi[Zi++]=su,Wi[Zi++]=Qd,Qd=t,su=e}function qw(t,e,a){Ma[Oa++]=gr,Ma[Oa++]=vr,Ma[Oa++]=Zn,Zn=t;var r=gr;t=vr;var n=32-va(r)-1;r&=~(1<<n),a+=1;var o=32-va(e)+n;if(30<o){var i=n-n%5;o=(r&(1<<i)-1).toString(32),r>>=i,n-=i,gr=1<<32-va(e)+n|a<<n|r,vr=o+t}else gr=1<<o|a<<n|r,vr=t}function zv(t){t.return!==null&&(Fr(t,1),qw(t,1,0))}function qv(t){for(;t===Qd;)Qd=Wi[--Zi],Wi[Zi]=null,su=Wi[--Zi],Wi[Zi]=null;for(;t===Zn;)Zn=Ma[--Oa],Ma[Oa]=null,vr=Ma[--Oa],Ma[Oa]=null,gr=Ma[--Oa],Ma[Oa]=null}function Vw(t,e){Ma[Oa++]=gr,Ma[Oa++]=vr,Ma[Oa++]=Zn,gr=e.id,vr=e.overflow,Zn=t}var Et=null,qe=null,ve=!1,Un=null,Pa=!1,Zg=Error(O(519));function Xn(t){var e=Error(O(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw lu(Ba(e,t)),Zg}function Q_(t){var e=t.stateNode,a=t.type,r=t.memoizedProps;switch(e[At]=t,e[aa]=r,a){case"dialog":de("cancel",e),de("close",e);break;case"iframe":case"object":case"embed":de("load",e);break;case"video":case"audio":for(a=0;a<fu.length;a++)de(fu[a],e);break;case"source":de("error",e);break;case"img":case"image":case"link":de("error",e),de("load",e);break;case"details":de("toggle",e);break;case"input":de("invalid",e),xw(e,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case"select":de("invalid",e);break;case"textarea":de("invalid",e),Sw(e,r.value,r.defaultValue,r.children)}a=r.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||e.textContent===""+a||r.suppressHydrationWarning===!0||Lk(e.textContent,a)?(r.popover!=null&&(de("beforetoggle",e),de("toggle",e)),r.onScroll!=null&&de("scroll",e),r.onScrollEnd!=null&&de("scrollend",e),r.onClick!=null&&(e.onclick=zr),e=!0):e=!1,e||Xn(t,!0)}function J_(t){for(Et=t.return;Et;)switch(Et.tag){case 5:case 31:case 13:Pa=!1;return;case 27:case 3:Pa=!0;return;default:Et=Et.return}}function Di(t){if(t!==Et)return!1;if(!ve)return J_(t),ve=!0,!1;var e=t.tag,a;if((a=e!==3&&e!==27)&&((a=e===5)&&(a=t.type,a=!(a!=="form"&&a!=="button")||xv(t.type,t.memoizedProps)),a=!a),a&&qe&&Xn(t),J_(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(O(317));qe=zC(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(O(317));qe=zC(t)}else e===27?(e=qe,Jn(t.type)?(t=Cv,Cv=null,qe=t):qe=e):qe=Et?Fa(t.stateNode.nextSibling):null;return!0}function Po(){qe=Et=null,ve=!1}function dg(){var t=Un;return t!==null&&(ea===null?ea=t:ea.push.apply(ea,t),Un=null),t}function lu(t){Un===null?Un=[t]:Un.push(t)}var Xg=br(null),jo=null,qr=null;function Tn(t,e,a){Ne(Xg,e._currentValue),e._currentValue=a}function $r(t){t._currentValue=Xg.current,Ct(Xg)}function Kg(t,e,a){for(;t!==null;){var r=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,r!==null&&(r.childLanes|=e)):r!==null&&(r.childLanes&e)!==e&&(r.childLanes|=e),t===a)break;t=t.return}}function Yg(t,e,a,r){var n=t.child;for(n!==null&&(n.return=t);n!==null;){var o=n.dependencies;if(o!==null){var i=n.child;o=o.firstContext;e:for(;o!==null;){var s=o;o=n;for(var l=0;l<e.length;l++)if(s.context===e[l]){o.lanes|=a,s=o.alternate,s!==null&&(s.lanes|=a),Kg(o.return,a,t),r||(i=null);break e}o=s.next}}else if(n.tag===18){if(i=n.return,i===null)throw Error(O(341));i.lanes|=a,o=i.alternate,o!==null&&(o.lanes|=a),Kg(i,a,t),i=null}else i=n.child;if(i!==null)i.return=n;else for(i=n;i!==null;){if(i===t){i=null;break}if(n=i.sibling,n!==null){n.return=i.return,i=n;break}i=i.return}n=i}}function gs(t,e,a,r){t=null;for(var n=e,o=!1;n!==null;){if(!o){if((n.flags&524288)!==0)o=!0;else if((n.flags&262144)!==0)break}if(n.tag===10){var i=n.alternate;if(i===null)throw Error(O(387));if(i=i.memoizedProps,i!==null){var s=n.type;xa(n.pendingProps.value,i.value)||(t!==null?t.push(s):t=[s])}}else if(n===jd.current){if(i=n.alternate,i===null)throw Error(O(387));i.memoizedState.memoizedState!==n.memoizedState.memoizedState&&(t!==null?t.push(hu):t=[hu])}n=n.return}t!==null&&Yg(e,t,a,r),e.flags|=262144}function Jd(t){for(t=t.firstContext;t!==null;){if(!xa(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function No(t){jo=t,qr=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function Tt(t){return $w(jo,t)}function bd(t,e){return jo===null&&No(t),$w(t,e)}function $w(t,e){var a=e._currentValue;if(e={context:e,memoizedValue:a,next:null},qr===null){if(t===null)throw Error(O(308));qr=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else qr=qr.next=e;return a}var ZM=typeof AbortController<"u"?AbortController:function(){var t=[],e=this.signal={aborted:!1,addEventListener:function(a,r){t.push(r)}};this.abort=function(){e.aborted=!0,t.forEach(function(a){return a()})}},XM=yt.unstable_scheduleCallback,KM=yt.unstable_NormalPriority,ft={$$typeof:Ur,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Vv(){return{controller:new ZM,data:new Map,refCount:0}}function Cu(t){t.refCount--,t.refCount===0&&XM(KM,function(){t.controller.abort()})}var Wl=null,Qg=0,is=0,Ji=null;function YM(t,e){if(Wl===null){var a=Wl=[];Qg=0,is=hy(),Ji={status:"pending",value:void 0,then:function(r){a.push(r)}}}return Qg++,e.then(eC,eC),e}function eC(){if(--Qg===0&&Wl!==null){Ji!==null&&(Ji.status="fulfilled");var t=Wl;Wl=null,is=0,Ji=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function QM(t,e){var a=[],r={status:"pending",value:null,reason:null,then:function(n){a.push(n)}};return t.then(function(){r.status="fulfilled",r.value=e;for(var n=0;n<a.length;n++)(0,a[n])(e)},function(n){for(r.status="rejected",r.reason=n,n=0;n<a.length;n++)(0,a[n])(void 0)}),r}var tC=ae.S;ae.S=function(t,e){nk=ma(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&YM(t,e),tC!==null&&tC(t,e)};var Oo=br(null);function $v(){var t=Oo.current;return t!==null?t:Oe.pooledCache}function Bd(t,e){e===null?Ne(Oo,Oo.current):Ne(Oo,e.pool)}function jw(){var t=$v();return t===null?null:{parent:ft._currentValue,pool:t}}var vs=Error(O(460)),jv=Error(O(474)),If=Error(O(542)),ef={then:function(){}};function aC(t){return t=t.status,t==="fulfilled"||t==="rejected"}function Gw(t,e,a){switch(a=t[a],a===void 0?t.push(e):a!==e&&(e.then(zr,zr),e=a),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,nC(t),t;default:if(typeof e.status=="string")e.then(zr,zr);else{if(t=Oe,t!==null&&100<t.shellSuspendCounter)throw Error(O(482));t=e,t.status="pending",t.then(function(r){if(e.status==="pending"){var n=e;n.status="fulfilled",n.value=r}},function(r){if(e.status==="pending"){var n=e;n.status="rejected",n.reason=r}})}switch(e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,nC(t),t}throw Do=e,vs}}function Eo(t){try{var e=t._init;return e(t._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(Do=a,vs):a}}var Do=null;function rC(){if(Do===null)throw Error(O(459));var t=Do;return Do=null,t}function nC(t){if(t===vs||t===If)throw Error(O(483))}var es=null,uu=0;function Sd(t){var e=uu;return uu+=1,es===null&&(es=[]),Gw(es,t,e)}function Dl(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function _d(t,e){throw e.$$typeof===F2?Error(O(525)):(t=Object.prototype.toString.call(e),Error(O(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function Ww(t){function e(g,m){if(t){var y=g.deletions;y===null?(g.deletions=[m],g.flags|=16):y.push(m)}}function a(g,m){if(!t)return null;for(;m!==null;)e(g,m),m=m.sibling;return null}function r(g){for(var m=new Map;g!==null;)g.key!==null?m.set(g.key,g):m.set(g.index,g),g=g.sibling;return m}function n(g,m){return g=Vr(g,m),g.index=0,g.sibling=null,g}function o(g,m,y){return g.index=y,t?(y=g.alternate,y!==null?(y=y.index,y<m?(g.flags|=67108866,m):y):(g.flags|=67108866,m)):(g.flags|=1048576,m)}function i(g){return t&&g.alternate===null&&(g.flags|=67108866),g}function s(g,m,y,v){return m===null||m.tag!==6?(m=ug(y,g.mode,v),m.return=g,m):(m=n(m,y),m.return=g,m)}function l(g,m,y,v){var C=y.type;return C===Fi?c(g,m,y.props.children,v,y.key):m!==null&&(m.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===An&&Eo(C)===m.type)?(m=n(m,y.props),Dl(m,y),m.return=g,m):(m=Dd(y.type,y.key,y.props,null,g.mode,v),Dl(m,y),m.return=g,m)}function u(g,m,y,v){return m===null||m.tag!==4||m.stateNode.containerInfo!==y.containerInfo||m.stateNode.implementation!==y.implementation?(m=cg(y,g.mode,v),m.return=g,m):(m=n(m,y.children||[]),m.return=g,m)}function c(g,m,y,v,C){return m===null||m.tag!==7?(m=Mo(y,g.mode,v,C),m.return=g,m):(m=n(m,y),m.return=g,m)}function d(g,m,y){if(typeof m=="string"&&m!==""||typeof m=="number"||typeof m=="bigint")return m=ug(""+m,g.mode,y),m.return=g,m;if(typeof m=="object"&&m!==null){switch(m.$$typeof){case fd:return y=Dd(m.type,m.key,m.props,null,g.mode,y),Dl(y,m),y.return=g,y;case Hl:return m=cg(m,g.mode,y),m.return=g,m;case An:return m=Eo(m),d(g,m,y)}if(Ul(m)||Ml(m))return m=Mo(m,g.mode,y,null),m.return=g,m;if(typeof m.then=="function")return d(g,Sd(m),y);if(m.$$typeof===Ur)return d(g,bd(g,m),y);_d(g,m)}return null}function f(g,m,y,v){var C=m!==null?m.key:null;if(typeof y=="string"&&y!==""||typeof y=="number"||typeof y=="bigint")return C!==null?null:s(g,m,""+y,v);if(typeof y=="object"&&y!==null){switch(y.$$typeof){case fd:return y.key===C?l(g,m,y,v):null;case Hl:return y.key===C?u(g,m,y,v):null;case An:return y=Eo(y),f(g,m,y,v)}if(Ul(y)||Ml(y))return C!==null?null:c(g,m,y,v,null);if(typeof y.then=="function")return f(g,m,Sd(y),v);if(y.$$typeof===Ur)return f(g,m,bd(g,y),v);_d(g,y)}return null}function h(g,m,y,v,C){if(typeof v=="string"&&v!==""||typeof v=="number"||typeof v=="bigint")return g=g.get(y)||null,s(m,g,""+v,C);if(typeof v=="object"&&v!==null){switch(v.$$typeof){case fd:return g=g.get(v.key===null?y:v.key)||null,l(m,g,v,C);case Hl:return g=g.get(v.key===null?y:v.key)||null,u(m,g,v,C);case An:return v=Eo(v),h(g,m,y,v,C)}if(Ul(v)||Ml(v))return g=g.get(y)||null,c(m,g,v,C,null);if(typeof v.then=="function")return h(g,m,y,Sd(v),C);if(v.$$typeof===Ur)return h(g,m,y,bd(m,v),C);_d(m,v)}return null}function S(g,m,y,v){for(var C=null,w=null,_=m,L=m=0,I=null;_!==null&&L<y.length;L++){_.index>L?(I=_,_=null):I=_.sibling;var A=f(g,_,y[L],v);if(A===null){_===null&&(_=I);break}t&&_&&A.alternate===null&&e(g,_),m=o(A,m,L),w===null?C=A:w.sibling=A,w=A,_=I}if(L===y.length)return a(g,_),ve&&Fr(g,L),C;if(_===null){for(;L<y.length;L++)_=d(g,y[L],v),_!==null&&(m=o(_,m,L),w===null?C=_:w.sibling=_,w=_);return ve&&Fr(g,L),C}for(_=r(_);L<y.length;L++)I=h(_,g,L,y[L],v),I!==null&&(t&&I.alternate!==null&&_.delete(I.key===null?L:I.key),m=o(I,m,L),w===null?C=I:w.sibling=I,w=I);return t&&_.forEach(function(T){return e(g,T)}),ve&&Fr(g,L),C}function x(g,m,y,v){if(y==null)throw Error(O(151));for(var C=null,w=null,_=m,L=m=0,I=null,A=y.next();_!==null&&!A.done;L++,A=y.next()){_.index>L?(I=_,_=null):I=_.sibling;var T=f(g,_,A.value,v);if(T===null){_===null&&(_=I);break}t&&_&&T.alternate===null&&e(g,_),m=o(T,m,L),w===null?C=T:w.sibling=T,w=T,_=I}if(A.done)return a(g,_),ve&&Fr(g,L),C;if(_===null){for(;!A.done;L++,A=y.next())A=d(g,A.value,v),A!==null&&(m=o(A,m,L),w===null?C=A:w.sibling=A,w=A);return ve&&Fr(g,L),C}for(_=r(_);!A.done;L++,A=y.next())A=h(_,g,L,A.value,v),A!==null&&(t&&A.alternate!==null&&_.delete(A.key===null?L:A.key),m=o(A,m,L),w===null?C=A:w.sibling=A,w=A);return t&&_.forEach(function(N){return e(g,N)}),ve&&Fr(g,L),C}function b(g,m,y,v){if(typeof y=="object"&&y!==null&&y.type===Fi&&y.key===null&&(y=y.props.children),typeof y=="object"&&y!==null){switch(y.$$typeof){case fd:e:{for(var C=y.key;m!==null;){if(m.key===C){if(C=y.type,C===Fi){if(m.tag===7){a(g,m.sibling),v=n(m,y.props.children),v.return=g,g=v;break e}}else if(m.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===An&&Eo(C)===m.type){a(g,m.sibling),v=n(m,y.props),Dl(v,y),v.return=g,g=v;break e}a(g,m);break}else e(g,m);m=m.sibling}y.type===Fi?(v=Mo(y.props.children,g.mode,v,y.key),v.return=g,g=v):(v=Dd(y.type,y.key,y.props,null,g.mode,v),Dl(v,y),v.return=g,g=v)}return i(g);case Hl:e:{for(C=y.key;m!==null;){if(m.key===C)if(m.tag===4&&m.stateNode.containerInfo===y.containerInfo&&m.stateNode.implementation===y.implementation){a(g,m.sibling),v=n(m,y.children||[]),v.return=g,g=v;break e}else{a(g,m);break}else e(g,m);m=m.sibling}v=cg(y,g.mode,v),v.return=g,g=v}return i(g);case An:return y=Eo(y),b(g,m,y,v)}if(Ul(y))return S(g,m,y,v);if(Ml(y)){if(C=Ml(y),typeof C!="function")throw Error(O(150));return y=C.call(y),x(g,m,y,v)}if(typeof y.then=="function")return b(g,m,Sd(y),v);if(y.$$typeof===Ur)return b(g,m,bd(g,y),v);_d(g,y)}return typeof y=="string"&&y!==""||typeof y=="number"||typeof y=="bigint"?(y=""+y,m!==null&&m.tag===6?(a(g,m.sibling),v=n(m,y),v.return=g,g=v):(a(g,m),v=ug(y,g.mode,v),v.return=g,g=v),i(g)):a(g,m)}return function(g,m,y,v){try{uu=0;var C=b(g,m,y,v);return es=null,C}catch(_){if(_===vs||_===If)throw _;var w=pa(29,_,null,g.mode);return w.lanes=v,w.return=g,w}}}var Fo=Ww(!0),Zw=Ww(!1),En=!1;function Gv(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Jg(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null})}function zn(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function qn(t,e,a){var r=t.updateQueue;if(r===null)return null;if(r=r.shared,(Se&2)!==0){var n=r.pending;return n===null?e.next=e:(e.next=n.next,n.next=e),r.pending=e,e=Yd(t),Hw(t,null,a),e}return kf(t,r,e,a),Yd(t)}function Zl(t,e,a){if(e=e.updateQueue,e!==null&&(e=e.shared,(a&4194048)!==0)){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,fw(t,a)}}function fg(t,e){var a=t.updateQueue,r=t.alternate;if(r!==null&&(r=r.updateQueue,a===r)){var n=null,o=null;if(a=a.firstBaseUpdate,a!==null){do{var i={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};o===null?n=o=i:o=o.next=i,a=a.next}while(a!==null);o===null?n=o=e:o=o.next=e}else n=o=e;a={baseState:r.baseState,firstBaseUpdate:n,lastBaseUpdate:o,shared:r.shared,callbacks:r.callbacks},t.updateQueue=a;return}t=a.lastBaseUpdate,t===null?a.firstBaseUpdate=e:t.next=e,a.lastBaseUpdate=e}var ev=!1;function Xl(){if(ev){var t=Ji;if(t!==null)throw t}}function Kl(t,e,a,r){ev=!1;var n=t.updateQueue;En=!1;var o=n.firstBaseUpdate,i=n.lastBaseUpdate,s=n.shared.pending;if(s!==null){n.shared.pending=null;var l=s,u=l.next;l.next=null,i===null?o=u:i.next=u,i=l;var c=t.alternate;c!==null&&(c=c.updateQueue,s=c.lastBaseUpdate,s!==i&&(s===null?c.firstBaseUpdate=u:s.next=u,c.lastBaseUpdate=l))}if(o!==null){var d=n.baseState;i=0,c=u=l=null,s=o;do{var f=s.lane&-536870913,h=f!==s.lane;if(h?(me&f)===f:(r&f)===f){f!==0&&f===is&&(ev=!0),c!==null&&(c=c.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});e:{var S=t,x=s;f=e;var b=a;switch(x.tag){case 1:if(S=x.payload,typeof S=="function"){d=S.call(b,d,f);break e}d=S;break e;case 3:S.flags=S.flags&-65537|128;case 0:if(S=x.payload,f=typeof S=="function"?S.call(b,d,f):S,f==null)break e;d=Ve({},d,f);break e;case 2:En=!0}}f=s.callback,f!==null&&(t.flags|=64,h&&(t.flags|=8192),h=n.callbacks,h===null?n.callbacks=[f]:h.push(f))}else h={lane:f,tag:s.tag,payload:s.payload,callback:s.callback,next:null},c===null?(u=c=h,l=d):c=c.next=h,i|=f;if(s=s.next,s===null){if(s=n.shared.pending,s===null)break;h=s,s=h.next,h.next=null,n.lastBaseUpdate=h,n.shared.pending=null}}while(!0);c===null&&(l=d),n.baseState=l,n.firstBaseUpdate=u,n.lastBaseUpdate=c,o===null&&(n.shared.lanes=0),Yn|=i,t.lanes=i,t.memoizedState=d}}function Xw(t,e){if(typeof t!="function")throw Error(O(191,t));t.call(e)}function Kw(t,e){var a=t.callbacks;if(a!==null)for(t.callbacks=null,t=0;t<a.length;t++)Xw(a[t],e)}var ss=br(null),tf=br(0);function oC(t,e){t=Kr,Ne(tf,t),Ne(ss,e),Kr=t|e.baseLanes}function tv(){Ne(tf,Kr),Ne(ss,ss.current)}function Wv(){Kr=tf.current,Ct(ss),Ct(tf)}var ba=br(null),Na=null;function Rn(t){var e=t.alternate;Ne(it,it.current&1),Ne(ba,t),Na===null&&(e===null||ss.current!==null||e.memoizedState!==null)&&(Na=t)}function av(t){Ne(it,it.current),Ne(ba,t),Na===null&&(Na=t)}function Yw(t){t.tag===22?(Ne(it,it.current),Ne(ba,t),Na===null&&(Na=t)):Mn(t)}function Mn(){Ne(it,it.current),Ne(ba,ba.current)}function fa(t){Ct(ba),Na===t&&(Na=null),Ct(it)}var it=br(0);function af(t){for(var e=t;e!==null;){if(e.tag===13){var a=e.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Sv(a)||_v(a)))return e}else if(e.tag===19&&(e.memoizedProps.revealOrder==="forwards"||e.memoizedProps.revealOrder==="backwards"||e.memoizedProps.revealOrder==="unstable_legacy-backwards"||e.memoizedProps.revealOrder==="together")){if((e.flags&128)!==0)return e}else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return null;e=e.return}e.sibling.return=e.return,e=e.sibling}return null}var Wr=0,ie=null,Ae=null,ct=null,rf=!1,ts=!1,Ho=!1,nf=0,cu=0,as=null,JM=0;function at(){throw Error(O(321))}function Zv(t,e){if(e===null)return!1;for(var a=0;a<e.length&&a<t.length;a++)if(!xa(t[a],e[a]))return!1;return!0}function Xv(t,e,a,r,n,o){return Wr=o,ie=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,ae.H=t===null||t.memoizedState===null?AL:iy,Ho=!1,o=a(r,n),Ho=!1,ts&&(o=Jw(e,a,r,n)),Qw(t),o}function Qw(t){ae.H=du;var e=Ae!==null&&Ae.next!==null;if(Wr=0,ct=Ae=ie=null,rf=!1,cu=0,as=null,e)throw Error(O(300));t===null||pt||(t=t.dependencies,t!==null&&Jd(t)&&(pt=!0))}function Jw(t,e,a,r){ie=t;var n=0;do{if(ts&&(as=null),cu=0,ts=!1,25<=n)throw Error(O(301));if(n+=1,ct=Ae=null,t.updateQueue!=null){var o=t.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}ae.H=EL,o=e(a,r)}while(ts);return o}function eO(){var t=ae.H,e=t.useState()[0];return e=typeof e.then=="function"?wu(e):e,t=t.useState()[0],(Ae!==null?Ae.memoizedState:null)!==t&&(ie.flags|=1024),e}function Kv(){var t=nf!==0;return nf=0,t}function Yv(t,e,a){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a}function Qv(t){if(rf){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}rf=!1}Wr=0,ct=Ae=ie=null,ts=!1,cu=nf=0,as=null}function jt(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ct===null?ie.memoizedState=ct=t:ct=ct.next=t,ct}function st(){if(Ae===null){var t=ie.alternate;t=t!==null?t.memoizedState:null}else t=Ae.next;var e=ct===null?ie.memoizedState:ct.next;if(e!==null)ct=e,Ae=t;else{if(t===null)throw ie.alternate===null?Error(O(467)):Error(O(310));Ae=t,t={memoizedState:Ae.memoizedState,baseState:Ae.baseState,baseQueue:Ae.baseQueue,queue:Ae.queue,next:null},ct===null?ie.memoizedState=ct=t:ct=ct.next=t}return ct}function Af(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function wu(t){var e=cu;return cu+=1,as===null&&(as=[]),t=Gw(as,t,e),e=ie,(ct===null?e.memoizedState:ct.next)===null&&(e=e.alternate,ae.H=e===null||e.memoizedState===null?AL:iy),t}function Ef(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return wu(t);if(t.$$typeof===Ur)return Tt(t)}throw Error(O(438,String(t)))}function Jv(t){var e=null,a=ie.updateQueue;if(a!==null&&(e=a.memoCache),e==null){var r=ie.alternate;r!==null&&(r=r.updateQueue,r!==null&&(r=r.memoCache,r!=null&&(e={data:r.data.map(function(n){return n.slice()}),index:0})))}if(e==null&&(e={data:[],index:0}),a===null&&(a=Af(),ie.updateQueue=a),a.memoCache=e,a=e.data[e.index],a===void 0)for(a=e.data[e.index]=Array(t),r=0;r<t;r++)a[r]=H2;return e.index++,a}function Zr(t,e){return typeof e=="function"?e(t):e}function Pd(t){var e=st();return ey(e,Ae,t)}function ey(t,e,a){var r=t.queue;if(r===null)throw Error(O(311));r.lastRenderedReducer=a;var n=t.baseQueue,o=r.pending;if(o!==null){if(n!==null){var i=n.next;n.next=o.next,o.next=i}e.baseQueue=n=o,r.pending=null}if(o=t.baseState,n===null)t.memoizedState=o;else{e=n.next;var s=i=null,l=null,u=e,c=!1;do{var d=u.lane&-536870913;if(d!==u.lane?(me&d)===d:(Wr&d)===d){var f=u.revertLane;if(f===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),d===is&&(c=!0);else if((Wr&f)===f){u=u.next,f===is&&(c=!0);continue}else d={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=d,i=o):l=l.next=d,ie.lanes|=f,Yn|=f;d=u.action,Ho&&a(o,d),o=u.hasEagerState?u.eagerState:a(o,d)}else f={lane:d,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(s=l=f,i=o):l=l.next=f,ie.lanes|=d,Yn|=d;u=u.next}while(u!==null&&u!==e);if(l===null?i=o:l.next=s,!xa(o,t.memoizedState)&&(pt=!0,c&&(a=Ji,a!==null)))throw a;t.memoizedState=o,t.baseState=i,t.baseQueue=l,r.lastRenderedState=o}return n===null&&(r.lanes=0),[t.memoizedState,r.dispatch]}function pg(t){var e=st(),a=e.queue;if(a===null)throw Error(O(311));a.lastRenderedReducer=t;var r=a.dispatch,n=a.pending,o=e.memoizedState;if(n!==null){a.pending=null;var i=n=n.next;do o=t(o,i.action),i=i.next;while(i!==n);xa(o,e.memoizedState)||(pt=!0),e.memoizedState=o,e.baseQueue===null&&(e.baseState=o),a.lastRenderedState=o}return[o,r]}function eL(t,e,a){var r=ie,n=st(),o=ve;if(o){if(a===void 0)throw Error(O(407));a=a()}else a=e();var i=!xa((Ae||n).memoizedState,a);if(i&&(n.memoizedState=a,pt=!0),n=n.queue,ty(rL.bind(null,r,n,t),[t]),n.getSnapshot!==e||i||ct!==null&&ct.memoizedState.tag&1){if(r.flags|=2048,ls(9,{destroy:void 0},aL.bind(null,r,n,a,e),null),Oe===null)throw Error(O(349));o||(Wr&127)!==0||tL(r,e,a)}return a}function tL(t,e,a){t.flags|=16384,t={getSnapshot:e,value:a},e=ie.updateQueue,e===null?(e=Af(),ie.updateQueue=e,e.stores=[t]):(a=e.stores,a===null?e.stores=[t]:a.push(t))}function aL(t,e,a,r){e.value=a,e.getSnapshot=r,nL(e)&&oL(t)}function rL(t,e,a){return a(function(){nL(e)&&oL(t)})}function nL(t){var e=t.getSnapshot;t=t.value;try{var a=e();return!xa(t,a)}catch{return!0}}function oL(t){var e=$o(t,2);e!==null&&ta(e,t,2)}function rv(t){var e=jt();if(typeof t=="function"){var a=t;if(t=a(),Ho){Dn(!0);try{a()}finally{Dn(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zr,lastRenderedState:t},e}function iL(t,e,a,r){return t.baseState=a,ey(t,Ae,typeof r=="function"?r:Zr)}function tO(t,e,a,r,n){if(Rf(t))throw Error(O(485));if(t=e.action,t!==null){var o={payload:n,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(i){o.listeners.push(i)}};ae.T!==null?a(!0):o.isTransition=!1,r(o),a=e.pending,a===null?(o.next=e.pending=o,sL(e,o)):(o.next=a.next,e.pending=a.next=o)}}function sL(t,e){var a=e.action,r=e.payload,n=t.state;if(e.isTransition){var o=ae.T,i={};ae.T=i;try{var s=a(n,r),l=ae.S;l!==null&&l(i,s),iC(t,e,s)}catch(u){nv(t,e,u)}finally{o!==null&&i.types!==null&&(o.types=i.types),ae.T=o}}else try{o=a(n,r),iC(t,e,o)}catch(u){nv(t,e,u)}}function iC(t,e,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(r){sC(t,e,r)},function(r){return nv(t,e,r)}):sC(t,e,a)}function sC(t,e,a){e.status="fulfilled",e.value=a,lL(e),t.state=a,e=t.pending,e!==null&&(a=e.next,a===e?t.pending=null:(a=a.next,e.next=a,sL(t,a)))}function nv(t,e,a){var r=t.pending;if(t.pending=null,r!==null){r=r.next;do e.status="rejected",e.reason=a,lL(e),e=e.next;while(e!==r)}t.action=null}function lL(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function uL(t,e){return e}function lC(t,e){if(ve){var a=Oe.formState;if(a!==null){e:{var r=ie;if(ve){if(qe){t:{for(var n=qe,o=Pa;n.nodeType!==8;){if(!o){n=null;break t}if(n=Fa(n.nextSibling),n===null){n=null;break t}}o=n.data,n=o==="F!"||o==="F"?n:null}if(n){qe=Fa(n.nextSibling),r=n.data==="F!";break e}}Xn(r)}r=!1}r&&(e=a[0])}}return a=jt(),a.memoizedState=a.baseState=e,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:uL,lastRenderedState:e},a.queue=r,a=LL.bind(null,ie,r),r.dispatch=a,r=rv(!1),o=oy.bind(null,ie,!1,r.queue),r=jt(),n={state:e,dispatch:null,action:t,pending:null},r.queue=n,a=tO.bind(null,ie,n,o,a),n.dispatch=a,r.memoizedState=t,[e,a,!1]}function uC(t){var e=st();return cL(e,Ae,t)}function cL(t,e,a){if(e=ey(t,e,uL)[0],t=Pd(Zr)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var r=wu(e)}catch(i){throw i===vs?If:i}else r=e;e=st();var n=e.queue,o=n.dispatch;return a!==e.memoizedState&&(ie.flags|=2048,ls(9,{destroy:void 0},aO.bind(null,n,a),null)),[r,o,t]}function aO(t,e){t.action=e}function cC(t){var e=st(),a=Ae;if(a!==null)return cL(e,a,t);st(),e=e.memoizedState,a=st();var r=a.queue.dispatch;return a.memoizedState=t,[e,r,!1]}function ls(t,e,a,r){return t={tag:t,create:a,deps:r,inst:e,next:null},e=ie.updateQueue,e===null&&(e=Af(),ie.updateQueue=e),a=e.lastEffect,a===null?e.lastEffect=t.next=t:(r=a.next,a.next=t,t.next=r,e.lastEffect=t),t}function dL(){return st().memoizedState}function Nd(t,e,a,r){var n=jt();ie.flags|=t,n.memoizedState=ls(1|e,{destroy:void 0},a,r===void 0?null:r)}function Tf(t,e,a,r){var n=st();r=r===void 0?null:r;var o=n.memoizedState.inst;Ae!==null&&r!==null&&Zv(r,Ae.memoizedState.deps)?n.memoizedState=ls(e,o,a,r):(ie.flags|=t,n.memoizedState=ls(1|e,o,a,r))}function dC(t,e){Nd(8390656,8,t,e)}function ty(t,e){Tf(2048,8,t,e)}function rO(t){ie.flags|=4;var e=ie.updateQueue;if(e===null)e=Af(),ie.updateQueue=e,e.events=[t];else{var a=e.events;a===null?e.events=[t]:a.push(t)}}function fL(t){var e=st().memoizedState;return rO({ref:e,nextImpl:t}),function(){if((Se&2)!==0)throw Error(O(440));return e.impl.apply(void 0,arguments)}}function pL(t,e){return Tf(4,2,t,e)}function hL(t,e){return Tf(4,4,t,e)}function mL(t,e){if(typeof e=="function"){t=t();var a=e(t);return function(){typeof a=="function"?a():e(null)}}if(e!=null)return t=t(),e.current=t,function(){e.current=null}}function gL(t,e,a){a=a!=null?a.concat([t]):null,Tf(4,4,mL.bind(null,e,t),a)}function ay(){}function vL(t,e){var a=st();e=e===void 0?null:e;var r=a.memoizedState;return e!==null&&Zv(e,r[1])?r[0]:(a.memoizedState=[t,e],t)}function yL(t,e){var a=st();e=e===void 0?null:e;var r=a.memoizedState;if(e!==null&&Zv(e,r[1]))return r[0];if(r=t(),Ho){Dn(!0);try{t()}finally{Dn(!1)}}return a.memoizedState=[r,e],r}function ry(t,e,a){return a===void 0||(Wr&1073741824)!==0&&(me&261930)===0?t.memoizedState=e:(t.memoizedState=a,t=ik(),ie.lanes|=t,Yn|=t,a)}function xL(t,e,a,r){return xa(a,e)?a:ss.current!==null?(t=ry(t,a,r),xa(t,e)||(pt=!0),t):(Wr&42)===0||(Wr&1073741824)!==0&&(me&261930)===0?(pt=!0,t.memoizedState=a):(t=ik(),ie.lanes|=t,Yn|=t,e)}function bL(t,e,a,r,n){var o=_e.p;_e.p=o!==0&&8>o?o:8;var i=ae.T,s={};ae.T=s,oy(t,!1,e,a);try{var l=n(),u=ae.S;if(u!==null&&u(s,l),l!==null&&typeof l=="object"&&typeof l.then=="function"){var c=QM(l,r);Yl(t,e,c,ya(t))}else Yl(t,e,r,ya(t))}catch(d){Yl(t,e,{then:function(){},status:"rejected",reason:d},ya())}finally{_e.p=o,i!==null&&s.types!==null&&(i.types=s.types),ae.T=i}}function nO(){}function ov(t,e,a,r){if(t.tag!==5)throw Error(O(476));var n=SL(t).queue;bL(t,n,e,Ro,a===null?nO:function(){return _L(t),a(r)})}function SL(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:Ro,baseState:Ro,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zr,lastRenderedState:Ro},next:null};var a={};return e.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zr,lastRenderedState:a},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function _L(t){var e=SL(t);e.next===null&&(e=t.alternate.memoizedState),Yl(t,e.next.queue,{},ya())}function ny(){return Tt(hu)}function CL(){return st().memoizedState}function wL(){return st().memoizedState}function oO(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var a=ya();t=zn(a);var r=qn(e,t,a);r!==null&&(ta(r,e,a),Zl(r,e,a)),e={cache:Vv()},t.payload=e;return}e=e.return}}function iO(t,e,a){var r=ya();a={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},Rf(t)?kL(e,a):(a=Hv(t,e,a,r),a!==null&&(ta(a,t,r),IL(a,e,r)))}function LL(t,e,a){var r=ya();Yl(t,e,a,r)}function Yl(t,e,a,r){var n={lane:r,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(Rf(t))kL(e,n);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var i=e.lastRenderedState,s=o(i,a);if(n.hasEagerState=!0,n.eagerState=s,xa(s,i))return kf(t,e,n,0),Oe===null&&Lf(),!1}catch{}if(a=Hv(t,e,n,r),a!==null)return ta(a,t,r),IL(a,e,r),!0}return!1}function oy(t,e,a,r){if(r={lane:2,revertLane:hy(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Rf(t)){if(e)throw Error(O(479))}else e=Hv(t,a,r,2),e!==null&&ta(e,t,2)}function Rf(t){var e=t.alternate;return t===ie||e!==null&&e===ie}function kL(t,e){ts=rf=!0;var a=t.pending;a===null?e.next=e:(e.next=a.next,a.next=e),t.pending=e}function IL(t,e,a){if((a&4194048)!==0){var r=e.lanes;r&=t.pendingLanes,a|=r,e.lanes=a,fw(t,a)}}var du={readContext:Tt,use:Ef,useCallback:at,useContext:at,useEffect:at,useImperativeHandle:at,useLayoutEffect:at,useInsertionEffect:at,useMemo:at,useReducer:at,useRef:at,useState:at,useDebugValue:at,useDeferredValue:at,useTransition:at,useSyncExternalStore:at,useId:at,useHostTransitionStatus:at,useFormState:at,useActionState:at,useOptimistic:at,useMemoCache:at,useCacheRefresh:at};du.useEffectEvent=at;var AL={readContext:Tt,use:Ef,useCallback:function(t,e){return jt().memoizedState=[t,e===void 0?null:e],t},useContext:Tt,useEffect:dC,useImperativeHandle:function(t,e,a){a=a!=null?a.concat([t]):null,Nd(4194308,4,mL.bind(null,e,t),a)},useLayoutEffect:function(t,e){return Nd(4194308,4,t,e)},useInsertionEffect:function(t,e){Nd(4,2,t,e)},useMemo:function(t,e){var a=jt();e=e===void 0?null:e;var r=t();if(Ho){Dn(!0);try{t()}finally{Dn(!1)}}return a.memoizedState=[r,e],r},useReducer:function(t,e,a){var r=jt();if(a!==void 0){var n=a(e);if(Ho){Dn(!0);try{a(e)}finally{Dn(!1)}}}else n=e;return r.memoizedState=r.baseState=n,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:n},r.queue=t,t=t.dispatch=iO.bind(null,ie,t),[r.memoizedState,t]},useRef:function(t){var e=jt();return t={current:t},e.memoizedState=t},useState:function(t){t=rv(t);var e=t.queue,a=LL.bind(null,ie,e);return e.dispatch=a,[t.memoizedState,a]},useDebugValue:ay,useDeferredValue:function(t,e){var a=jt();return ry(a,t,e)},useTransition:function(){var t=rv(!1);return t=bL.bind(null,ie,t.queue,!0,!1),jt().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,a){var r=ie,n=jt();if(ve){if(a===void 0)throw Error(O(407));a=a()}else{if(a=e(),Oe===null)throw Error(O(349));(me&127)!==0||tL(r,e,a)}n.memoizedState=a;var o={value:a,getSnapshot:e};return n.queue=o,dC(rL.bind(null,r,o,t),[t]),r.flags|=2048,ls(9,{destroy:void 0},aL.bind(null,r,o,a,e),null),a},useId:function(){var t=jt(),e=Oe.identifierPrefix;if(ve){var a=vr,r=gr;a=(r&~(1<<32-va(r)-1)).toString(32)+a,e="_"+e+"R_"+a,a=nf++,0<a&&(e+="H"+a.toString(32)),e+="_"}else a=JM++,e="_"+e+"r_"+a.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:ny,useFormState:lC,useActionState:lC,useOptimistic:function(t){var e=jt();e.memoizedState=e.baseState=t;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=a,e=oy.bind(null,ie,!0,a),a.dispatch=e,[t,e]},useMemoCache:Jv,useCacheRefresh:function(){return jt().memoizedState=oO.bind(null,ie)},useEffectEvent:function(t){var e=jt(),a={impl:t};return e.memoizedState=a,function(){if((Se&2)!==0)throw Error(O(440));return a.impl.apply(void 0,arguments)}}},iy={readContext:Tt,use:Ef,useCallback:vL,useContext:Tt,useEffect:ty,useImperativeHandle:gL,useInsertionEffect:pL,useLayoutEffect:hL,useMemo:yL,useReducer:Pd,useRef:dL,useState:function(){return Pd(Zr)},useDebugValue:ay,useDeferredValue:function(t,e){var a=st();return xL(a,Ae.memoizedState,t,e)},useTransition:function(){var t=Pd(Zr)[0],e=st().memoizedState;return[typeof t=="boolean"?t:wu(t),e]},useSyncExternalStore:eL,useId:CL,useHostTransitionStatus:ny,useFormState:uC,useActionState:uC,useOptimistic:function(t,e){var a=st();return iL(a,Ae,t,e)},useMemoCache:Jv,useCacheRefresh:wL};iy.useEffectEvent=fL;var EL={readContext:Tt,use:Ef,useCallback:vL,useContext:Tt,useEffect:ty,useImperativeHandle:gL,useInsertionEffect:pL,useLayoutEffect:hL,useMemo:yL,useReducer:pg,useRef:dL,useState:function(){return pg(Zr)},useDebugValue:ay,useDeferredValue:function(t,e){var a=st();return Ae===null?ry(a,t,e):xL(a,Ae.memoizedState,t,e)},useTransition:function(){var t=pg(Zr)[0],e=st().memoizedState;return[typeof t=="boolean"?t:wu(t),e]},useSyncExternalStore:eL,useId:CL,useHostTransitionStatus:ny,useFormState:cC,useActionState:cC,useOptimistic:function(t,e){var a=st();return Ae!==null?iL(a,Ae,t,e):(a.baseState=t,[t,a.queue.dispatch])},useMemoCache:Jv,useCacheRefresh:wL};EL.useEffectEvent=fL;function hg(t,e,a,r){e=t.memoizedState,a=a(r,e),a=a==null?e:Ve({},e,a),t.memoizedState=a,t.lanes===0&&(t.updateQueue.baseState=a)}var iv={enqueueSetState:function(t,e,a){t=t._reactInternals;var r=ya(),n=zn(r);n.payload=e,a!=null&&(n.callback=a),e=qn(t,n,r),e!==null&&(ta(e,t,r),Zl(e,t,r))},enqueueReplaceState:function(t,e,a){t=t._reactInternals;var r=ya(),n=zn(r);n.tag=1,n.payload=e,a!=null&&(n.callback=a),e=qn(t,n,r),e!==null&&(ta(e,t,r),Zl(e,t,r))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var a=ya(),r=zn(a);r.tag=2,e!=null&&(r.callback=e),e=qn(t,r,a),e!==null&&(ta(e,t,a),Zl(e,t,a))}};function fC(t,e,a,r,n,o,i){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(r,o,i):e.prototype&&e.prototype.isPureReactComponent?!iu(a,r)||!iu(n,o):!0}function pC(t,e,a,r){t=e.state,typeof e.componentWillReceiveProps=="function"&&e.componentWillReceiveProps(a,r),typeof e.UNSAFE_componentWillReceiveProps=="function"&&e.UNSAFE_componentWillReceiveProps(a,r),e.state!==t&&iv.enqueueReplaceState(e,e.state,null)}function Uo(t,e){var a=e;if("ref"in e){a={};for(var r in e)r!=="ref"&&(a[r]=e[r])}if(t=t.defaultProps){a===e&&(a=Ve({},a));for(var n in t)a[n]===void 0&&(a[n]=t[n])}return a}function TL(t){Kd(t)}function RL(t){console.error(t)}function ML(t){Kd(t)}function of(t,e){try{var a=t.onUncaughtError;a(e.value,{componentStack:e.stack})}catch(r){setTimeout(function(){throw r})}}function hC(t,e,a){try{var r=t.onCaughtError;r(a.value,{componentStack:a.stack,errorBoundary:e.tag===1?e.stateNode:null})}catch(n){setTimeout(function(){throw n})}}function sv(t,e,a){return a=zn(a),a.tag=3,a.payload={element:null},a.callback=function(){of(t,e)},a}function OL(t){return t=zn(t),t.tag=3,t}function DL(t,e,a,r){var n=a.type.getDerivedStateFromError;if(typeof n=="function"){var o=r.value;t.payload=function(){return n(o)},t.callback=function(){hC(e,a,r)}}var i=a.stateNode;i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){hC(e,a,r),typeof n!="function"&&(Vn===null?Vn=new Set([this]):Vn.add(this));var s=r.stack;this.componentDidCatch(r.value,{componentStack:s!==null?s:""})})}function sO(t,e,a,r,n){if(a.flags|=32768,r!==null&&typeof r=="object"&&typeof r.then=="function"){if(e=a.alternate,e!==null&&gs(e,a,n,!0),a=ba.current,a!==null){switch(a.tag){case 31:case 13:return Na===null?df():a.alternate===null&&rt===0&&(rt=3),a.flags&=-257,a.flags|=65536,a.lanes=n,r===ef?a.flags|=16384:(e=a.updateQueue,e===null?a.updateQueue=new Set([r]):e.add(r),Lg(t,r,n)),!1;case 22:return a.flags|=65536,r===ef?a.flags|=16384:(e=a.updateQueue,e===null?(e={transitions:null,markerInstances:null,retryQueue:new Set([r])},a.updateQueue=e):(a=e.retryQueue,a===null?e.retryQueue=new Set([r]):a.add(r)),Lg(t,r,n)),!1}throw Error(O(435,a.tag))}return Lg(t,r,n),df(),!1}if(ve)return e=ba.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=n,r!==Zg&&(t=Error(O(422),{cause:r}),lu(Ba(t,a)))):(r!==Zg&&(e=Error(O(423),{cause:r}),lu(Ba(e,a))),t=t.current.alternate,t.flags|=65536,n&=-n,t.lanes|=n,r=Ba(r,a),n=sv(t.stateNode,r,n),fg(t,n),rt!==4&&(rt=2)),!1;var o=Error(O(520),{cause:r});if(o=Ba(o,a),eu===null?eu=[o]:eu.push(o),rt!==4&&(rt=2),e===null)return!0;r=Ba(r,a),a=e;do{switch(a.tag){case 3:return a.flags|=65536,t=n&-n,a.lanes|=t,t=sv(a.stateNode,r,t),fg(a,t),!1;case 1:if(e=a.type,o=a.stateNode,(a.flags&128)===0&&(typeof e.getDerivedStateFromError=="function"||o!==null&&typeof o.componentDidCatch=="function"&&(Vn===null||!Vn.has(o))))return a.flags|=65536,n&=-n,a.lanes|=n,n=OL(n),DL(n,t,a,r),fg(a,n),!1}a=a.return}while(a!==null);return!1}var sy=Error(O(461)),pt=!1;function It(t,e,a,r){e.child=t===null?Zw(e,null,a,r):Fo(e,t.child,a,r)}function mC(t,e,a,r,n){a=a.render;var o=e.ref;if("ref"in r){var i={};for(var s in r)s!=="ref"&&(i[s]=r[s])}else i=r;return No(e),r=Xv(t,e,a,i,o,n),s=Kv(),t!==null&&!pt?(Yv(t,e,n),Xr(t,e,n)):(ve&&s&&zv(e),e.flags|=1,It(t,e,r,n),e.child)}function gC(t,e,a,r,n){if(t===null){var o=a.type;return typeof o=="function"&&!Uv(o)&&o.defaultProps===void 0&&a.compare===null?(e.tag=15,e.type=o,BL(t,e,o,r,n)):(t=Dd(a.type,null,r,e,e.mode,n),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!ly(t,n)){var i=o.memoizedProps;if(a=a.compare,a=a!==null?a:iu,a(i,r)&&t.ref===e.ref)return Xr(t,e,n)}return e.flags|=1,t=Vr(o,r),t.ref=e.ref,t.return=e,e.child=t}function BL(t,e,a,r,n){if(t!==null){var o=t.memoizedProps;if(iu(o,r)&&t.ref===e.ref)if(pt=!1,e.pendingProps=r=o,ly(t,n))(t.flags&131072)!==0&&(pt=!0);else return e.lanes=t.lanes,Xr(t,e,n)}return lv(t,e,a,r,n)}function PL(t,e,a,r){var n=r.children,o=t!==null?t.memoizedState:null;if(t===null&&e.stateNode===null&&(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.mode==="hidden"){if((e.flags&128)!==0){if(o=o!==null?o.baseLanes|a:a,t!==null){for(r=e.child=t.child,n=0;r!==null;)n=n|r.lanes|r.childLanes,r=r.sibling;r=n&~o}else r=0,e.child=null;return vC(t,e,o,a,r)}if((a&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&Bd(e,o!==null?o.cachePool:null),o!==null?oC(e,o):tv(),Yw(e);else return r=e.lanes=536870912,vC(t,e,o!==null?o.baseLanes|a:a,a,r)}else o!==null?(Bd(e,o.cachePool),oC(e,o),Mn(e),e.memoizedState=null):(t!==null&&Bd(e,null),tv(),Mn(e));return It(t,e,n,a),e.child}function ql(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function vC(t,e,a,r,n){var o=$v();return o=o===null?null:{parent:ft._currentValue,pool:o},e.memoizedState={baseLanes:a,cachePool:o},t!==null&&Bd(e,null),tv(),Yw(e),t!==null&&gs(t,e,r,!0),e.childLanes=n,null}function Fd(t,e){return e=sf({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function yC(t,e,a){return Fo(e,t.child,null,a),t=Fd(e,e.pendingProps),t.flags|=2,fa(e),e.memoizedState=null,t}function lO(t,e,a){var r=e.pendingProps,n=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(ve){if(r.mode==="hidden")return t=Fd(e,r),e.lanes=536870912,ql(null,t);if(av(e),(t=qe)?(t=Ak(t,Pa),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Zn!==null?{id:gr,overflow:vr}:null,retryLane:536870912,hydrationErrors:null},a=zw(t),a.return=e,e.child=a,Et=e,qe=null)):t=null,t===null)throw Xn(e);return e.lanes=536870912,null}return Fd(e,r)}var o=t.memoizedState;if(o!==null){var i=o.dehydrated;if(av(e),n)if(e.flags&256)e.flags&=-257,e=yC(t,e,a);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(O(558));else if(pt||gs(t,e,a,!1),n=(a&t.childLanes)!==0,pt||n){if(r=Oe,r!==null&&(i=pw(r,a),i!==0&&i!==o.retryLane))throw o.retryLane=i,$o(t,i),ta(r,t,i),sy;df(),e=yC(t,e,a)}else t=o.treeContext,qe=Fa(i.nextSibling),Et=e,ve=!0,Un=null,Pa=!1,t!==null&&Vw(e,t),e=Fd(e,r),e.flags|=4096;return e}return t=Vr(t.child,{mode:r.mode,children:r.children}),t.ref=e.ref,e.child=t,t.return=e,t}function Hd(t,e){var a=e.ref;if(a===null)t!==null&&t.ref!==null&&(e.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(O(284));(t===null||t.ref!==a)&&(e.flags|=4194816)}}function lv(t,e,a,r,n){return No(e),a=Xv(t,e,a,r,void 0,n),r=Kv(),t!==null&&!pt?(Yv(t,e,n),Xr(t,e,n)):(ve&&r&&zv(e),e.flags|=1,It(t,e,a,n),e.child)}function xC(t,e,a,r,n,o){return No(e),e.updateQueue=null,a=Jw(e,r,a,n),Qw(t),r=Kv(),t!==null&&!pt?(Yv(t,e,o),Xr(t,e,o)):(ve&&r&&zv(e),e.flags|=1,It(t,e,a,o),e.child)}function bC(t,e,a,r,n){if(No(e),e.stateNode===null){var o=Gi,i=a.contextType;typeof i=="object"&&i!==null&&(o=Tt(i)),o=new a(r,o),e.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,o.updater=iv,e.stateNode=o,o._reactInternals=e,o=e.stateNode,o.props=r,o.state=e.memoizedState,o.refs={},Gv(e),i=a.contextType,o.context=typeof i=="object"&&i!==null?Tt(i):Gi,o.state=e.memoizedState,i=a.getDerivedStateFromProps,typeof i=="function"&&(hg(e,a,i,r),o.state=e.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(i=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),i!==o.state&&iv.enqueueReplaceState(o,o.state,null),Kl(e,r,o,n),Xl(),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308),r=!0}else if(t===null){o=e.stateNode;var s=e.memoizedProps,l=Uo(a,s);o.props=l;var u=o.context,c=a.contextType;i=Gi,typeof c=="object"&&c!==null&&(i=Tt(c));var d=a.getDerivedStateFromProps;c=typeof d=="function"||typeof o.getSnapshotBeforeUpdate=="function",s=e.pendingProps!==s,c||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(s||u!==i)&&pC(e,o,r,i),En=!1;var f=e.memoizedState;o.state=f,Kl(e,r,o,n),Xl(),u=e.memoizedState,s||f!==u||En?(typeof d=="function"&&(hg(e,a,d,r),u=e.memoizedState),(l=En||fC(e,a,l,r,f,u,i))?(c||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(e.flags|=4194308)):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=r,e.memoizedState=u),o.props=r,o.state=u,o.context=i,r=l):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),r=!1)}else{o=e.stateNode,Jg(t,e),i=e.memoizedProps,c=Uo(a,i),o.props=c,d=e.pendingProps,f=o.context,u=a.contextType,l=Gi,typeof u=="object"&&u!==null&&(l=Tt(u)),s=a.getDerivedStateFromProps,(u=typeof s=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(i!==d||f!==l)&&pC(e,o,r,l),En=!1,f=e.memoizedState,o.state=f,Kl(e,r,o,n),Xl();var h=e.memoizedState;i!==d||f!==h||En||t!==null&&t.dependencies!==null&&Jd(t.dependencies)?(typeof s=="function"&&(hg(e,a,s,r),h=e.memoizedState),(c=En||fC(e,a,c,r,f,h,l)||t!==null&&t.dependencies!==null&&Jd(t.dependencies))?(u||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(r,h,l),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(r,h,l)),typeof o.componentDidUpdate=="function"&&(e.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=1024),e.memoizedProps=r,e.memoizedState=h),o.props=r,o.state=h,o.context=l,r=c):(typeof o.componentDidUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||i===t.memoizedProps&&f===t.memoizedState||(e.flags|=1024),r=!1)}return o=r,Hd(t,e),r=(e.flags&128)!==0,o||r?(o=e.stateNode,a=r&&typeof a.getDerivedStateFromError!="function"?null:o.render(),e.flags|=1,t!==null&&r?(e.child=Fo(e,t.child,null,n),e.child=Fo(e,null,a,n)):It(t,e,a,n),e.memoizedState=o.state,t=e.child):t=Xr(t,e,n),t}function SC(t,e,a,r){return Po(),e.flags|=256,It(t,e,a,r),e.child}var mg={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function gg(t){return{baseLanes:t,cachePool:jw()}}function vg(t,e,a){return t=t!==null?t.childLanes&~a:0,e&&(t|=ha),t}function NL(t,e,a){var r=e.pendingProps,n=!1,o=(e.flags&128)!==0,i;if((i=o)||(i=t!==null&&t.memoizedState===null?!1:(it.current&2)!==0),i&&(n=!0,e.flags&=-129),i=(e.flags&32)!==0,e.flags&=-33,t===null){if(ve){if(n?Rn(e):Mn(e),(t=qe)?(t=Ak(t,Pa),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Zn!==null?{id:gr,overflow:vr}:null,retryLane:536870912,hydrationErrors:null},a=zw(t),a.return=e,e.child=a,Et=e,qe=null)):t=null,t===null)throw Xn(e);return _v(t)?e.lanes=32:e.lanes=536870912,null}var s=r.children;return r=r.fallback,n?(Mn(e),n=e.mode,s=sf({mode:"hidden",children:s},n),r=Mo(r,n,a,null),s.return=e,r.return=e,s.sibling=r,e.child=s,r=e.child,r.memoizedState=gg(a),r.childLanes=vg(t,i,a),e.memoizedState=mg,ql(null,r)):(Rn(e),uv(e,s))}var l=t.memoizedState;if(l!==null&&(s=l.dehydrated,s!==null)){if(o)e.flags&256?(Rn(e),e.flags&=-257,e=yg(t,e,a)):e.memoizedState!==null?(Mn(e),e.child=t.child,e.flags|=128,e=null):(Mn(e),s=r.fallback,n=e.mode,r=sf({mode:"visible",children:r.children},n),s=Mo(s,n,a,null),s.flags|=2,r.return=e,s.return=e,r.sibling=s,e.child=r,Fo(e,t.child,null,a),r=e.child,r.memoizedState=gg(a),r.childLanes=vg(t,i,a),e.memoizedState=mg,e=ql(null,r));else if(Rn(e),_v(s)){if(i=s.nextSibling&&s.nextSibling.dataset,i)var u=i.dgst;i=u,r=Error(O(419)),r.stack="",r.digest=i,lu({value:r,source:null,stack:null}),e=yg(t,e,a)}else if(pt||gs(t,e,a,!1),i=(a&t.childLanes)!==0,pt||i){if(i=Oe,i!==null&&(r=pw(i,a),r!==0&&r!==l.retryLane))throw l.retryLane=r,$o(t,r),ta(i,t,r),sy;Sv(s)||df(),e=yg(t,e,a)}else Sv(s)?(e.flags|=192,e.child=t.child,e=null):(t=l.treeContext,qe=Fa(s.nextSibling),Et=e,ve=!0,Un=null,Pa=!1,t!==null&&Vw(e,t),e=uv(e,r.children),e.flags|=4096);return e}return n?(Mn(e),s=r.fallback,n=e.mode,l=t.child,u=l.sibling,r=Vr(l,{mode:"hidden",children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u!==null?s=Vr(u,s):(s=Mo(s,n,a,null),s.flags|=2),s.return=e,r.return=e,r.sibling=s,e.child=r,ql(null,r),r=e.child,s=t.child.memoizedState,s===null?s=gg(a):(n=s.cachePool,n!==null?(l=ft._currentValue,n=n.parent!==l?{parent:l,pool:l}:n):n=jw(),s={baseLanes:s.baseLanes|a,cachePool:n}),r.memoizedState=s,r.childLanes=vg(t,i,a),e.memoizedState=mg,ql(t.child,r)):(Rn(e),a=t.child,t=a.sibling,a=Vr(a,{mode:"visible",children:r.children}),a.return=e,a.sibling=null,t!==null&&(i=e.deletions,i===null?(e.deletions=[t],e.flags|=16):i.push(t)),e.child=a,e.memoizedState=null,a)}function uv(t,e){return e=sf({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function sf(t,e){return t=pa(22,t,null,e),t.lanes=0,t}function yg(t,e,a){return Fo(e,t.child,null,a),t=uv(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function _C(t,e,a){t.lanes|=e;var r=t.alternate;r!==null&&(r.lanes|=e),Kg(t.return,e,a)}function xg(t,e,a,r,n,o){var i=t.memoizedState;i===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:r,tail:a,tailMode:n,treeForkCount:o}:(i.isBackwards=e,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=a,i.tailMode=n,i.treeForkCount=o)}function FL(t,e,a){var r=e.pendingProps,n=r.revealOrder,o=r.tail;r=r.children;var i=it.current,s=(i&2)!==0;if(s?(i=i&1|2,e.flags|=128):i&=1,Ne(it,i),It(t,e,r,a),r=ve?su:0,!s&&t!==null&&(t.flags&128)!==0)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&_C(t,a,e);else if(t.tag===19)_C(t,a,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}switch(n){case"forwards":for(a=e.child,n=null;a!==null;)t=a.alternate,t!==null&&af(t)===null&&(n=a),a=a.sibling;a=n,a===null?(n=e.child,e.child=null):(n=a.sibling,a.sibling=null),xg(e,!1,n,a,o,r);break;case"backwards":case"unstable_legacy-backwards":for(a=null,n=e.child,e.child=null;n!==null;){if(t=n.alternate,t!==null&&af(t)===null){e.child=n;break}t=n.sibling,n.sibling=a,a=n,n=t}xg(e,!0,a,null,o,r);break;case"together":xg(e,!1,null,null,void 0,r);break;default:e.memoizedState=null}return e.child}function Xr(t,e,a){if(t!==null&&(e.dependencies=t.dependencies),Yn|=e.lanes,(a&e.childLanes)===0)if(t!==null){if(gs(t,e,a,!1),(a&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(O(153));if(e.child!==null){for(t=e.child,a=Vr(t,t.pendingProps),e.child=a,a.return=e;t.sibling!==null;)t=t.sibling,a=a.sibling=Vr(t,t.pendingProps),a.return=e;a.sibling=null}return e.child}function ly(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&Jd(t)))}function uO(t,e,a){switch(e.tag){case 3:Gd(e,e.stateNode.containerInfo),Tn(e,ft,t.memoizedState.cache),Po();break;case 27:case 5:Ng(e);break;case 4:Gd(e,e.stateNode.containerInfo);break;case 10:Tn(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,av(e),null;break;case 13:var r=e.memoizedState;if(r!==null)return r.dehydrated!==null?(Rn(e),e.flags|=128,null):(a&e.child.childLanes)!==0?NL(t,e,a):(Rn(e),t=Xr(t,e,a),t!==null?t.sibling:null);Rn(e);break;case 19:var n=(t.flags&128)!==0;if(r=(a&e.childLanes)!==0,r||(gs(t,e,a,!1),r=(a&e.childLanes)!==0),n){if(r)return FL(t,e,a);e.flags|=128}if(n=e.memoizedState,n!==null&&(n.rendering=null,n.tail=null,n.lastEffect=null),Ne(it,it.current),r)break;return null;case 22:return e.lanes=0,PL(t,e,a,e.pendingProps);case 24:Tn(e,ft,t.memoizedState.cache)}return Xr(t,e,a)}function HL(t,e,a){if(t!==null)if(t.memoizedProps!==e.pendingProps)pt=!0;else{if(!ly(t,a)&&(e.flags&128)===0)return pt=!1,uO(t,e,a);pt=(t.flags&131072)!==0}else pt=!1,ve&&(e.flags&1048576)!==0&&qw(e,su,e.index);switch(e.lanes=0,e.tag){case 16:e:{var r=e.pendingProps;if(t=Eo(e.elementType),e.type=t,typeof t=="function")Uv(t)?(r=Uo(t,r),e.tag=1,e=bC(null,e,t,r,a)):(e.tag=0,e=lv(null,e,t,r,a));else{if(t!=null){var n=t.$$typeof;if(n===kv){e.tag=11,e=mC(null,e,t,r,a);break e}else if(n===Iv){e.tag=14,e=gC(null,e,t,r,a);break e}}throw e=Bg(t)||t,Error(O(306,e,""))}}return e;case 0:return lv(t,e,e.type,e.pendingProps,a);case 1:return r=e.type,n=Uo(r,e.pendingProps),bC(t,e,r,n,a);case 3:e:{if(Gd(e,e.stateNode.containerInfo),t===null)throw Error(O(387));r=e.pendingProps;var o=e.memoizedState;n=o.element,Jg(t,e),Kl(e,r,null,a);var i=e.memoizedState;if(r=i.cache,Tn(e,ft,r),r!==o.cache&&Yg(e,[ft],a,!0),Xl(),r=i.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:i.cache},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){e=SC(t,e,r,a);break e}else if(r!==n){n=Ba(Error(O(424)),e),lu(n),e=SC(t,e,r,a);break e}else for(t=e.stateNode.containerInfo,t.nodeType===9?t=t.body:t=t.nodeName==="HTML"?t.ownerDocument.body:t,qe=Fa(t.firstChild),Et=e,ve=!0,Un=null,Pa=!0,a=Zw(e,null,r,a),e.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(Po(),r===n){e=Xr(t,e,a);break e}It(t,e,r,a)}e=e.child}return e;case 26:return Hd(t,e),t===null?(a=$C(e.type,null,e.pendingProps,null))?e.memoizedState=a:ve||(a=e.type,t=e.pendingProps,r=mf(Hn.current).createElement(a),r[At]=e,r[aa]=t,Rt(r,a,t),_t(r),e.stateNode=r):e.memoizedState=$C(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return Ng(e),t===null&&ve&&(r=e.stateNode=Ek(e.type,e.pendingProps,Hn.current),Et=e,Pa=!0,n=qe,Jn(e.type)?(Cv=n,qe=Fa(r.firstChild)):qe=n),It(t,e,e.pendingProps.children,a),Hd(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&ve&&((n=r=qe)&&(r=NO(r,e.type,e.pendingProps,Pa),r!==null?(e.stateNode=r,Et=e,qe=Fa(r.firstChild),Pa=!1,n=!0):n=!1),n||Xn(e)),Ng(e),n=e.type,o=e.pendingProps,i=t!==null?t.memoizedProps:null,r=o.children,xv(n,o)?r=null:i!==null&&xv(n,i)&&(e.flags|=32),e.memoizedState!==null&&(n=Xv(t,e,eO,null,null,a),hu._currentValue=n),Hd(t,e),It(t,e,r,a),e.child;case 6:return t===null&&ve&&((t=a=qe)&&(a=FO(a,e.pendingProps,Pa),a!==null?(e.stateNode=a,Et=e,qe=null,t=!0):t=!1),t||Xn(e)),null;case 13:return NL(t,e,a);case 4:return Gd(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=Fo(e,null,r,a):It(t,e,r,a),e.child;case 11:return mC(t,e,e.type,e.pendingProps,a);case 7:return It(t,e,e.pendingProps,a),e.child;case 8:return It(t,e,e.pendingProps.children,a),e.child;case 12:return It(t,e,e.pendingProps.children,a),e.child;case 10:return r=e.pendingProps,Tn(e,e.type,r.value),It(t,e,r.children,a),e.child;case 9:return n=e.type._context,r=e.pendingProps.children,No(e),n=Tt(n),r=r(n),e.flags|=1,It(t,e,r,a),e.child;case 14:return gC(t,e,e.type,e.pendingProps,a);case 15:return BL(t,e,e.type,e.pendingProps,a);case 19:return FL(t,e,a);case 31:return lO(t,e,a);case 22:return PL(t,e,a,e.pendingProps);case 24:return No(e),r=Tt(ft),t===null?(n=$v(),n===null&&(n=Oe,o=Vv(),n.pooledCache=o,o.refCount++,o!==null&&(n.pooledCacheLanes|=a),n=o),e.memoizedState={parent:r,cache:n},Gv(e),Tn(e,ft,n)):((t.lanes&a)!==0&&(Jg(t,e),Kl(e,null,null,a),Xl()),n=t.memoizedState,o=e.memoizedState,n.parent!==r?(n={parent:r,cache:r},e.memoizedState=n,e.lanes===0&&(e.memoizedState=e.updateQueue.baseState=n),Tn(e,ft,r)):(r=o.cache,Tn(e,ft,r),r!==n.cache&&Yg(e,[ft],a,!0))),It(t,e,e.pendingProps.children,a),e.child;case 29:throw e.pendingProps}throw Error(O(156,e.tag))}function Dr(t){t.flags|=4}function bg(t,e,a,r,n){if((e=(t.mode&32)!==0)&&(e=!1),e){if(t.flags|=16777216,(n&335544128)===n)if(t.stateNode.complete)t.flags|=8192;else if(uk())t.flags|=8192;else throw Do=ef,jv}else t.flags&=-16777217}function CC(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!Mk(e))if(uk())t.flags|=8192;else throw Do=ef,jv}function Cd(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?cw():536870912,t.lanes|=e,us|=e)}function Bl(t,e){if(!ve)switch(t.tailMode){case"hidden":e=t.tail;for(var a=null;e!==null;)e.alternate!==null&&(a=e),e=e.sibling;a===null?t.tail=null:a.sibling=null;break;case"collapsed":a=t.tail;for(var r=null;a!==null;)a.alternate!==null&&(r=a),a=a.sibling;r===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:r.sibling=null}}function ze(t){var e=t.alternate!==null&&t.alternate.child===t.child,a=0,r=0;if(e)for(var n=t.child;n!==null;)a|=n.lanes|n.childLanes,r|=n.subtreeFlags&65011712,r|=n.flags&65011712,n.return=t,n=n.sibling;else for(n=t.child;n!==null;)a|=n.lanes|n.childLanes,r|=n.subtreeFlags,r|=n.flags,n.return=t,n=n.sibling;return t.subtreeFlags|=r,t.childLanes=a,e}function cO(t,e,a){var r=e.pendingProps;switch(qv(e),e.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ze(e),null;case 1:return ze(e),null;case 3:return a=e.stateNode,r=null,t!==null&&(r=t.memoizedState.cache),e.memoizedState.cache!==r&&(e.flags|=2048),$r(ft),rs(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(t===null||t.child===null)&&(Di(e)?Dr(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,dg())),ze(e),null;case 26:var n=e.type,o=e.memoizedState;return t===null?(Dr(e),o!==null?(ze(e),CC(e,o)):(ze(e),bg(e,n,null,r,a))):o?o!==t.memoizedState?(Dr(e),ze(e),CC(e,o)):(ze(e),e.flags&=-16777217):(t=t.memoizedProps,t!==r&&Dr(e),ze(e),bg(e,n,t,r,a)),null;case 27:if(Wd(e),a=Hn.current,n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Dr(e);else{if(!r){if(e.stateNode===null)throw Error(O(166));return ze(e),null}t=xr.current,Di(e)?Q_(e,t):(t=Ek(n,r,a),e.stateNode=t,Dr(e))}return ze(e),null;case 5:if(Wd(e),n=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==r&&Dr(e);else{if(!r){if(e.stateNode===null)throw Error(O(166));return ze(e),null}if(o=xr.current,Di(e))Q_(e,o);else{var i=mf(Hn.current);switch(o){case 1:o=i.createElementNS("http://www.w3.org/2000/svg",n);break;case 2:o=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;default:switch(n){case"svg":o=i.createElementNS("http://www.w3.org/2000/svg",n);break;case"math":o=i.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;case"script":o=i.createElement("div"),o.innerHTML="<script><\/script>",o=o.removeChild(o.firstChild);break;case"select":o=typeof r.is=="string"?i.createElement("select",{is:r.is}):i.createElement("select"),r.multiple?o.multiple=!0:r.size&&(o.size=r.size);break;default:o=typeof r.is=="string"?i.createElement(n,{is:r.is}):i.createElement(n)}}o[At]=e,o[aa]=r;e:for(i=e.child;i!==null;){if(i.tag===5||i.tag===6)o.appendChild(i.stateNode);else if(i.tag!==4&&i.tag!==27&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)break e;for(;i.sibling===null;){if(i.return===null||i.return===e)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}e.stateNode=o;e:switch(Rt(o,n,r),n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}r&&Dr(e)}}return ze(e),bg(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,a),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==r&&Dr(e);else{if(typeof r!="string"&&e.stateNode===null)throw Error(O(166));if(t=Hn.current,Di(e)){if(t=e.stateNode,a=e.memoizedProps,r=null,n=Et,n!==null)switch(n.tag){case 27:case 5:r=n.memoizedProps}t[At]=e,t=!!(t.nodeValue===a||r!==null&&r.suppressHydrationWarning===!0||Lk(t.nodeValue,a)),t||Xn(e,!0)}else t=mf(t).createTextNode(r),t[At]=e,e.stateNode=t}return ze(e),null;case 31:if(a=e.memoizedState,t===null||t.memoizedState!==null){if(r=Di(e),a!==null){if(t===null){if(!r)throw Error(O(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(O(557));t[At]=e}else Po(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;ze(e),t=!1}else a=dg(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=a),t=!0;if(!t)return e.flags&256?(fa(e),e):(fa(e),null);if((e.flags&128)!==0)throw Error(O(558))}return ze(e),null;case 13:if(r=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(n=Di(e),r!==null&&r.dehydrated!==null){if(t===null){if(!n)throw Error(O(318));if(n=e.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(O(317));n[At]=e}else Po(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;ze(e),n=!1}else n=dg(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=n),n=!0;if(!n)return e.flags&256?(fa(e),e):(fa(e),null)}return fa(e),(e.flags&128)!==0?(e.lanes=a,e):(a=r!==null,t=t!==null&&t.memoizedState!==null,a&&(r=e.child,n=null,r.alternate!==null&&r.alternate.memoizedState!==null&&r.alternate.memoizedState.cachePool!==null&&(n=r.alternate.memoizedState.cachePool.pool),o=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),o!==n&&(r.flags|=2048)),a!==t&&a&&(e.child.flags|=8192),Cd(e,e.updateQueue),ze(e),null);case 4:return rs(),t===null&&my(e.stateNode.containerInfo),ze(e),null;case 10:return $r(e.type),ze(e),null;case 19:if(Ct(it),r=e.memoizedState,r===null)return ze(e),null;if(n=(e.flags&128)!==0,o=r.rendering,o===null)if(n)Bl(r,!1);else{if(rt!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(o=af(t),o!==null){for(e.flags|=128,Bl(r,!1),t=o.updateQueue,e.updateQueue=t,Cd(e,t),e.subtreeFlags=0,t=a,a=e.child;a!==null;)Uw(a,t),a=a.sibling;return Ne(it,it.current&1|2),ve&&Fr(e,r.treeForkCount),e.child}t=t.sibling}r.tail!==null&&ma()>uf&&(e.flags|=128,n=!0,Bl(r,!1),e.lanes=4194304)}else{if(!n)if(t=af(o),t!==null){if(e.flags|=128,n=!0,t=t.updateQueue,e.updateQueue=t,Cd(e,t),Bl(r,!0),r.tail===null&&r.tailMode==="hidden"&&!o.alternate&&!ve)return ze(e),null}else 2*ma()-r.renderingStartTime>uf&&a!==536870912&&(e.flags|=128,n=!0,Bl(r,!1),e.lanes=4194304);r.isBackwards?(o.sibling=e.child,e.child=o):(t=r.last,t!==null?t.sibling=o:e.child=o,r.last=o)}return r.tail!==null?(t=r.tail,r.rendering=t,r.tail=t.sibling,r.renderingStartTime=ma(),t.sibling=null,a=it.current,Ne(it,n?a&1|2:a&1),ve&&Fr(e,r.treeForkCount),t):(ze(e),null);case 22:case 23:return fa(e),Wv(),r=e.memoizedState!==null,t!==null?t.memoizedState!==null!==r&&(e.flags|=8192):r&&(e.flags|=8192),r?(a&536870912)!==0&&(e.flags&128)===0&&(ze(e),e.subtreeFlags&6&&(e.flags|=8192)):ze(e),a=e.updateQueue,a!==null&&Cd(e,a.retryQueue),a=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),r=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(r=e.memoizedState.cachePool.pool),r!==a&&(e.flags|=2048),t!==null&&Ct(Oo),null;case 24:return a=null,t!==null&&(a=t.memoizedState.cache),e.memoizedState.cache!==a&&(e.flags|=2048),$r(ft),ze(e),null;case 25:return null;case 30:return null}throw Error(O(156,e.tag))}function dO(t,e){switch(qv(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return $r(ft),rs(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return Wd(e),null;case 31:if(e.memoizedState!==null){if(fa(e),e.alternate===null)throw Error(O(340));Po()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 13:if(fa(e),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(O(340));Po()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return Ct(it),null;case 4:return rs(),null;case 10:return $r(e.type),null;case 22:case 23:return fa(e),Wv(),t!==null&&Ct(Oo),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return $r(ft),null;case 25:return null;default:return null}}function UL(t,e){switch(qv(e),e.tag){case 3:$r(ft),rs();break;case 26:case 27:case 5:Wd(e);break;case 4:rs();break;case 31:e.memoizedState!==null&&fa(e);break;case 13:fa(e);break;case 19:Ct(it);break;case 10:$r(e.type);break;case 22:case 23:fa(e),Wv(),t!==null&&Ct(Oo);break;case 24:$r(ft)}}function Lu(t,e){try{var a=e.updateQueue,r=a!==null?a.lastEffect:null;if(r!==null){var n=r.next;a=n;do{if((a.tag&t)===t){r=void 0;var o=a.create,i=a.inst;r=o(),i.destroy=r}a=a.next}while(a!==n)}}catch(s){ke(e,e.return,s)}}function Kn(t,e,a){try{var r=e.updateQueue,n=r!==null?r.lastEffect:null;if(n!==null){var o=n.next;r=o;do{if((r.tag&t)===t){var i=r.inst,s=i.destroy;if(s!==void 0){i.destroy=void 0,n=e;var l=a,u=s;try{u()}catch(c){ke(n,l,c)}}}r=r.next}while(r!==o)}}catch(c){ke(e,e.return,c)}}function zL(t){var e=t.updateQueue;if(e!==null){var a=t.stateNode;try{Kw(e,a)}catch(r){ke(t,t.return,r)}}}function qL(t,e,a){a.props=Uo(t.type,t.memoizedProps),a.state=t.memoizedState;try{a.componentWillUnmount()}catch(r){ke(t,e,r)}}function Ql(t,e){try{var a=t.ref;if(a!==null){switch(t.tag){case 26:case 27:case 5:var r=t.stateNode;break;case 30:r=t.stateNode;break;default:r=t.stateNode}typeof a=="function"?t.refCleanup=a(r):a.current=r}}catch(n){ke(t,e,n)}}function yr(t,e){var a=t.ref,r=t.refCleanup;if(a!==null)if(typeof r=="function")try{r()}catch(n){ke(t,e,n)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(n){ke(t,e,n)}else a.current=null}function VL(t){var e=t.type,a=t.memoizedProps,r=t.stateNode;try{e:switch(e){case"button":case"input":case"select":case"textarea":a.autoFocus&&r.focus();break e;case"img":a.src?r.src=a.src:a.srcSet&&(r.srcset=a.srcSet)}}catch(n){ke(t,t.return,n)}}function Sg(t,e,a){try{var r=t.stateNode;RO(r,t.type,a,e),r[aa]=e}catch(n){ke(t,t.return,n)}}function $L(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&Jn(t.type)||t.tag===4}function _g(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||$L(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&Jn(t.type)||t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function cv(t,e,a){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(t,e):(e=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,e.appendChild(t),a=a._reactRootContainer,a!=null||e.onclick!==null||(e.onclick=zr));else if(r!==4&&(r===27&&Jn(t.type)&&(a=t.stateNode,e=null),t=t.child,t!==null))for(cv(t,e,a),t=t.sibling;t!==null;)cv(t,e,a),t=t.sibling}function lf(t,e,a){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?a.insertBefore(t,e):a.appendChild(t);else if(r!==4&&(r===27&&Jn(t.type)&&(a=t.stateNode),t=t.child,t!==null))for(lf(t,e,a),t=t.sibling;t!==null;)lf(t,e,a),t=t.sibling}function jL(t){var e=t.stateNode,a=t.memoizedProps;try{for(var r=t.type,n=e.attributes;n.length;)e.removeAttributeNode(n[0]);Rt(e,r,a),e[At]=t,e[aa]=a}catch(o){ke(t,t.return,o)}}var Hr=!1,dt=!1,Cg=!1,wC=typeof WeakSet=="function"?WeakSet:Set,St=null;function fO(t,e){if(t=t.containerInfo,vv=xf,t=Mw(t),Nv(t)){if("selectionStart"in t)var a={start:t.selectionStart,end:t.selectionEnd};else e:{a=(a=t.ownerDocument)&&a.defaultView||window;var r=a.getSelection&&a.getSelection();if(r&&r.rangeCount!==0){a=r.anchorNode;var n=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{a.nodeType,o.nodeType}catch{a=null;break e}var i=0,s=-1,l=-1,u=0,c=0,d=t,f=null;t:for(;;){for(var h;d!==a||n!==0&&d.nodeType!==3||(s=i+n),d!==o||r!==0&&d.nodeType!==3||(l=i+r),d.nodeType===3&&(i+=d.nodeValue.length),(h=d.firstChild)!==null;)f=d,d=h;for(;;){if(d===t)break t;if(f===a&&++u===n&&(s=i),f===o&&++c===r&&(l=i),(h=d.nextSibling)!==null)break;d=f,f=d.parentNode}d=h}a=s===-1||l===-1?null:{start:s,end:l}}else a=null}a=a||{start:0,end:0}}else a=null;for(yv={focusedElem:t,selectionRange:a},xf=!1,St=e;St!==null;)if(e=St,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,St=t;else for(;St!==null;){switch(e=St,o=e.alternate,t=e.flags,e.tag){case 0:if((t&4)!==0&&(t=e.updateQueue,t=t!==null?t.events:null,t!==null))for(a=0;a<t.length;a++)n=t[a],n.ref.impl=n.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&o!==null){t=void 0,a=e,n=o.memoizedProps,o=o.memoizedState,r=a.stateNode;try{var S=Uo(a.type,n);t=r.getSnapshotBeforeUpdate(S,o),r.__reactInternalSnapshotBeforeUpdate=t}catch(x){ke(a,a.return,x)}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,a=t.nodeType,a===9)bv(t);else if(a===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":bv(t);break;default:t.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(O(163))}if(t=e.sibling,t!==null){t.return=e.return,St=t;break}St=e.return}}function GL(t,e,a){var r=a.flags;switch(a.tag){case 0:case 11:case 15:Pr(t,a),r&4&&Lu(5,a);break;case 1:if(Pr(t,a),r&4)if(t=a.stateNode,e===null)try{t.componentDidMount()}catch(i){ke(a,a.return,i)}else{var n=Uo(a.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(n,e,t.__reactInternalSnapshotBeforeUpdate)}catch(i){ke(a,a.return,i)}}r&64&&zL(a),r&512&&Ql(a,a.return);break;case 3:if(Pr(t,a),r&64&&(t=a.updateQueue,t!==null)){if(e=null,a.child!==null)switch(a.child.tag){case 27:case 5:e=a.child.stateNode;break;case 1:e=a.child.stateNode}try{Kw(t,e)}catch(i){ke(a,a.return,i)}}break;case 27:e===null&&r&4&&jL(a);case 26:case 5:Pr(t,a),e===null&&r&4&&VL(a),r&512&&Ql(a,a.return);break;case 12:Pr(t,a);break;case 31:Pr(t,a),r&4&&XL(t,a);break;case 13:Pr(t,a),r&4&&KL(t,a),r&64&&(t=a.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(a=SO.bind(null,a),HO(t,a))));break;case 22:if(r=a.memoizedState!==null||Hr,!r){e=e!==null&&e.memoizedState!==null||dt,n=Hr;var o=dt;Hr=r,(dt=e)&&!o?Nr(t,a,(a.subtreeFlags&8772)!==0):Pr(t,a),Hr=n,dt=o}break;case 30:break;default:Pr(t,a)}}function WL(t){var e=t.alternate;e!==null&&(t.alternate=null,WL(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&Rv(e)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}var Ze=null,Jt=!1;function Br(t,e,a){for(a=a.child;a!==null;)ZL(t,e,a),a=a.sibling}function ZL(t,e,a){if(ga&&typeof ga.onCommitFiberUnmount=="function")try{ga.onCommitFiberUnmount(yu,a)}catch{}switch(a.tag){case 26:dt||yr(a,e),Br(t,e,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:dt||yr(a,e);var r=Ze,n=Jt;Jn(a.type)&&(Ze=a.stateNode,Jt=!1),Br(t,e,a),au(a.stateNode),Ze=r,Jt=n;break;case 5:dt||yr(a,e);case 6:if(r=Ze,n=Jt,Ze=null,Br(t,e,a),Ze=r,Jt=n,Ze!==null)if(Jt)try{(Ze.nodeType===9?Ze.body:Ze.nodeName==="HTML"?Ze.ownerDocument.body:Ze).removeChild(a.stateNode)}catch(o){ke(a,e,o)}else try{Ze.removeChild(a.stateNode)}catch(o){ke(a,e,o)}break;case 18:Ze!==null&&(Jt?(t=Ze,HC(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,a.stateNode),ps(t)):HC(Ze,a.stateNode));break;case 4:r=Ze,n=Jt,Ze=a.stateNode.containerInfo,Jt=!0,Br(t,e,a),Ze=r,Jt=n;break;case 0:case 11:case 14:case 15:Kn(2,a,e),dt||Kn(4,a,e),Br(t,e,a);break;case 1:dt||(yr(a,e),r=a.stateNode,typeof r.componentWillUnmount=="function"&&qL(a,e,r)),Br(t,e,a);break;case 21:Br(t,e,a);break;case 22:dt=(r=dt)||a.memoizedState!==null,Br(t,e,a),dt=r;break;default:Br(t,e,a)}}function XL(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{ps(t)}catch(a){ke(e,e.return,a)}}}function KL(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{ps(t)}catch(a){ke(e,e.return,a)}}function pO(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new wC),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new wC),e;default:throw Error(O(435,t.tag))}}function wd(t,e){var a=pO(t);e.forEach(function(r){if(!a.has(r)){a.add(r);var n=_O.bind(null,t,r);r.then(n,n)}})}function Yt(t,e){var a=e.deletions;if(a!==null)for(var r=0;r<a.length;r++){var n=a[r],o=t,i=e,s=i;e:for(;s!==null;){switch(s.tag){case 27:if(Jn(s.type)){Ze=s.stateNode,Jt=!1;break e}break;case 5:Ze=s.stateNode,Jt=!1;break e;case 3:case 4:Ze=s.stateNode.containerInfo,Jt=!0;break e}s=s.return}if(Ze===null)throw Error(O(160));ZL(o,i,n),Ze=null,Jt=!1,o=n.alternate,o!==null&&(o.return=null),n.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)YL(e,t),e=e.sibling}var Ka=null;function YL(t,e){var a=t.alternate,r=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:Yt(e,t),Qt(t),r&4&&(Kn(3,t,t.return),Lu(3,t),Kn(5,t,t.return));break;case 1:Yt(e,t),Qt(t),r&512&&(dt||a===null||yr(a,a.return)),r&64&&Hr&&(t=t.updateQueue,t!==null&&(r=t.callbacks,r!==null&&(a=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=a===null?r:a.concat(r))));break;case 26:var n=Ka;if(Yt(e,t),Qt(t),r&512&&(dt||a===null||yr(a,a.return)),r&4){var o=a!==null?a.memoizedState:null;if(r=t.memoizedState,a===null)if(r===null)if(t.stateNode===null){e:{r=t.type,a=t.memoizedProps,n=n.ownerDocument||n;t:switch(r){case"title":o=n.getElementsByTagName("title")[0],(!o||o[Su]||o[At]||o.namespaceURI==="http://www.w3.org/2000/svg"||o.hasAttribute("itemprop"))&&(o=n.createElement(r),n.head.insertBefore(o,n.querySelector("head > title"))),Rt(o,r,a),o[At]=t,_t(o),r=o;break e;case"link":var i=GC("link","href",n).get(r+(a.href||""));if(i){for(var s=0;s<i.length;s++)if(o=i[s],o.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&o.getAttribute("rel")===(a.rel==null?null:a.rel)&&o.getAttribute("title")===(a.title==null?null:a.title)&&o.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){i.splice(s,1);break t}}o=n.createElement(r),Rt(o,r,a),n.head.appendChild(o);break;case"meta":if(i=GC("meta","content",n).get(r+(a.content||""))){for(s=0;s<i.length;s++)if(o=i[s],o.getAttribute("content")===(a.content==null?null:""+a.content)&&o.getAttribute("name")===(a.name==null?null:a.name)&&o.getAttribute("property")===(a.property==null?null:a.property)&&o.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&o.getAttribute("charset")===(a.charSet==null?null:a.charSet)){i.splice(s,1);break t}}o=n.createElement(r),Rt(o,r,a),n.head.appendChild(o);break;default:throw Error(O(468,r))}o[At]=t,_t(o),r=o}t.stateNode=r}else WC(n,t.type,t.stateNode);else t.stateNode=jC(n,r,t.memoizedProps);else o!==r?(o===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):o.count--,r===null?WC(n,t.type,t.stateNode):jC(n,r,t.memoizedProps)):r===null&&t.stateNode!==null&&Sg(t,t.memoizedProps,a.memoizedProps)}break;case 27:Yt(e,t),Qt(t),r&512&&(dt||a===null||yr(a,a.return)),a!==null&&r&4&&Sg(t,t.memoizedProps,a.memoizedProps);break;case 5:if(Yt(e,t),Qt(t),r&512&&(dt||a===null||yr(a,a.return)),t.flags&32){n=t.stateNode;try{os(n,"")}catch(S){ke(t,t.return,S)}}r&4&&t.stateNode!=null&&(n=t.memoizedProps,Sg(t,n,a!==null?a.memoizedProps:n)),r&1024&&(Cg=!0);break;case 6:if(Yt(e,t),Qt(t),r&4){if(t.stateNode===null)throw Error(O(162));r=t.memoizedProps,a=t.stateNode;try{a.nodeValue=r}catch(S){ke(t,t.return,S)}}break;case 3:if(qd=null,n=Ka,Ka=gf(e.containerInfo),Yt(e,t),Ka=n,Qt(t),r&4&&a!==null&&a.memoizedState.isDehydrated)try{ps(e.containerInfo)}catch(S){ke(t,t.return,S)}Cg&&(Cg=!1,QL(t));break;case 4:r=Ka,Ka=gf(t.stateNode.containerInfo),Yt(e,t),Qt(t),Ka=r;break;case 12:Yt(e,t),Qt(t);break;case 31:Yt(e,t),Qt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,wd(t,r)));break;case 13:Yt(e,t),Qt(t),t.child.flags&8192&&t.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(Mf=ma()),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,wd(t,r)));break;case 22:n=t.memoizedState!==null;var l=a!==null&&a.memoizedState!==null,u=Hr,c=dt;if(Hr=u||n,dt=c||l,Yt(e,t),dt=c,Hr=u,Qt(t),r&8192)e:for(e=t.stateNode,e._visibility=n?e._visibility&-2:e._visibility|1,n&&(a===null||l||Hr||dt||To(t)),a=null,e=t;;){if(e.tag===5||e.tag===26){if(a===null){l=a=e;try{if(o=l.stateNode,n)i=o.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none";else{s=l.stateNode;var d=l.memoizedProps.style,f=d!=null&&d.hasOwnProperty("display")?d.display:null;s.style.display=f==null||typeof f=="boolean"?"":(""+f).trim()}}catch(S){ke(l,l.return,S)}}}else if(e.tag===6){if(a===null){l=e;try{l.stateNode.nodeValue=n?"":l.memoizedProps}catch(S){ke(l,l.return,S)}}}else if(e.tag===18){if(a===null){l=e;try{var h=l.stateNode;n?UC(h,!0):UC(l.stateNode,!1)}catch(S){ke(l,l.return,S)}}}else if((e.tag!==22&&e.tag!==23||e.memoizedState===null||e===t)&&e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;a===e&&(a=null),e=e.return}a===e&&(a=null),e.sibling.return=e.return,e=e.sibling}r&4&&(r=t.updateQueue,r!==null&&(a=r.retryQueue,a!==null&&(r.retryQueue=null,wd(t,a))));break;case 19:Yt(e,t),Qt(t),r&4&&(r=t.updateQueue,r!==null&&(t.updateQueue=null,wd(t,r)));break;case 30:break;case 21:break;default:Yt(e,t),Qt(t)}}function Qt(t){var e=t.flags;if(e&2){try{for(var a,r=t.return;r!==null;){if($L(r)){a=r;break}r=r.return}if(a==null)throw Error(O(160));switch(a.tag){case 27:var n=a.stateNode,o=_g(t);lf(t,o,n);break;case 5:var i=a.stateNode;a.flags&32&&(os(i,""),a.flags&=-33);var s=_g(t);lf(t,s,i);break;case 3:case 4:var l=a.stateNode.containerInfo,u=_g(t);cv(t,u,l);break;default:throw Error(O(161))}}catch(c){ke(t,t.return,c)}t.flags&=-3}e&4096&&(t.flags&=-4097)}function QL(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;QL(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function Pr(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)GL(t,e.alternate,e),e=e.sibling}function To(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:Kn(4,e,e.return),To(e);break;case 1:yr(e,e.return);var a=e.stateNode;typeof a.componentWillUnmount=="function"&&qL(e,e.return,a),To(e);break;case 27:au(e.stateNode);case 26:case 5:yr(e,e.return),To(e);break;case 22:e.memoizedState===null&&To(e);break;case 30:To(e);break;default:To(e)}t=t.sibling}}function Nr(t,e,a){for(a=a&&(e.subtreeFlags&8772)!==0,e=e.child;e!==null;){var r=e.alternate,n=t,o=e,i=o.flags;switch(o.tag){case 0:case 11:case 15:Nr(n,o,a),Lu(4,o);break;case 1:if(Nr(n,o,a),r=o,n=r.stateNode,typeof n.componentDidMount=="function")try{n.componentDidMount()}catch(u){ke(r,r.return,u)}if(r=o,n=r.updateQueue,n!==null){var s=r.stateNode;try{var l=n.shared.hiddenCallbacks;if(l!==null)for(n.shared.hiddenCallbacks=null,n=0;n<l.length;n++)Xw(l[n],s)}catch(u){ke(r,r.return,u)}}a&&i&64&&zL(o),Ql(o,o.return);break;case 27:jL(o);case 26:case 5:Nr(n,o,a),a&&r===null&&i&4&&VL(o),Ql(o,o.return);break;case 12:Nr(n,o,a);break;case 31:Nr(n,o,a),a&&i&4&&XL(n,o);break;case 13:Nr(n,o,a),a&&i&4&&KL(n,o);break;case 22:o.memoizedState===null&&Nr(n,o,a),Ql(o,o.return);break;case 30:break;default:Nr(n,o,a)}e=e.sibling}}function uy(t,e){var a=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(a=t.memoizedState.cachePool.pool),t=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(t=e.memoizedState.cachePool.pool),t!==a&&(t!=null&&t.refCount++,a!=null&&Cu(a))}function cy(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&Cu(t))}function Xa(t,e,a,r){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)JL(t,e,a,r),e=e.sibling}function JL(t,e,a,r){var n=e.flags;switch(e.tag){case 0:case 11:case 15:Xa(t,e,a,r),n&2048&&Lu(9,e);break;case 1:Xa(t,e,a,r);break;case 3:Xa(t,e,a,r),n&2048&&(t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&Cu(t)));break;case 12:if(n&2048){Xa(t,e,a,r),t=e.stateNode;try{var o=e.memoizedProps,i=o.id,s=o.onPostCommit;typeof s=="function"&&s(i,e.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(l){ke(e,e.return,l)}}else Xa(t,e,a,r);break;case 31:Xa(t,e,a,r);break;case 13:Xa(t,e,a,r);break;case 23:break;case 22:o=e.stateNode,i=e.alternate,e.memoizedState!==null?o._visibility&2?Xa(t,e,a,r):Jl(t,e):o._visibility&2?Xa(t,e,a,r):(o._visibility|=2,Pi(t,e,a,r,(e.subtreeFlags&10256)!==0||!1)),n&2048&&uy(i,e);break;case 24:Xa(t,e,a,r),n&2048&&cy(e.alternate,e);break;default:Xa(t,e,a,r)}}function Pi(t,e,a,r,n){for(n=n&&((e.subtreeFlags&10256)!==0||!1),e=e.child;e!==null;){var o=t,i=e,s=a,l=r,u=i.flags;switch(i.tag){case 0:case 11:case 15:Pi(o,i,s,l,n),Lu(8,i);break;case 23:break;case 22:var c=i.stateNode;i.memoizedState!==null?c._visibility&2?Pi(o,i,s,l,n):Jl(o,i):(c._visibility|=2,Pi(o,i,s,l,n)),n&&u&2048&&uy(i.alternate,i);break;case 24:Pi(o,i,s,l,n),n&&u&2048&&cy(i.alternate,i);break;default:Pi(o,i,s,l,n)}e=e.sibling}}function Jl(t,e){if(e.subtreeFlags&10256)for(e=e.child;e!==null;){var a=t,r=e,n=r.flags;switch(r.tag){case 22:Jl(a,r),n&2048&&uy(r.alternate,r);break;case 24:Jl(a,r),n&2048&&cy(r.alternate,r);break;default:Jl(a,r)}e=e.sibling}}var Vl=8192;function Bi(t,e,a){if(t.subtreeFlags&Vl)for(t=t.child;t!==null;)ek(t,e,a),t=t.sibling}function ek(t,e,a){switch(t.tag){case 26:Bi(t,e,a),t.flags&Vl&&t.memoizedState!==null&&YO(a,Ka,t.memoizedState,t.memoizedProps);break;case 5:Bi(t,e,a);break;case 3:case 4:var r=Ka;Ka=gf(t.stateNode.containerInfo),Bi(t,e,a),Ka=r;break;case 22:t.memoizedState===null&&(r=t.alternate,r!==null&&r.memoizedState!==null?(r=Vl,Vl=16777216,Bi(t,e,a),Vl=r):Bi(t,e,a));break;default:Bi(t,e,a)}}function tk(t){var e=t.alternate;if(e!==null&&(t=e.child,t!==null)){e.child=null;do e=t.sibling,t.sibling=null,t=e;while(t!==null)}}function Pl(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var r=e[a];St=r,rk(r,t)}tk(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)ak(t),t=t.sibling}function ak(t){switch(t.tag){case 0:case 11:case 15:Pl(t),t.flags&2048&&Kn(9,t,t.return);break;case 3:Pl(t);break;case 12:Pl(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,Ud(t)):Pl(t);break;default:Pl(t)}}function Ud(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var a=0;a<e.length;a++){var r=e[a];St=r,rk(r,t)}tk(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:Kn(8,e,e.return),Ud(e);break;case 22:a=e.stateNode,a._visibility&2&&(a._visibility&=-3,Ud(e));break;default:Ud(e)}t=t.sibling}}function rk(t,e){for(;St!==null;){var a=St;switch(a.tag){case 0:case 11:case 15:Kn(8,a,e);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var r=a.memoizedState.cachePool.pool;r!=null&&r.refCount++}break;case 24:Cu(a.memoizedState.cache)}if(r=a.child,r!==null)r.return=a,St=r;else e:for(a=t;St!==null;){r=St;var n=r.sibling,o=r.return;if(WL(r),r===a){St=null;break e}if(n!==null){n.return=o,St=n;break e}St=o}}}var hO={getCacheForType:function(t){var e=Tt(ft),a=e.data.get(t);return a===void 0&&(a=t(),e.data.set(t,a)),a},cacheSignal:function(){return Tt(ft).controller.signal}},mO=typeof WeakMap=="function"?WeakMap:Map,Se=0,Oe=null,fe=null,me=0,Le=0,da=null,Pn=!1,ys=!1,dy=!1,Kr=0,rt=0,Yn=0,Bo=0,fy=0,ha=0,us=0,eu=null,ea=null,dv=!1,Mf=0,nk=0,uf=1/0,cf=null,Vn=null,vt=0,$n=null,cs=null,jr=0,fv=0,pv=null,ok=null,tu=0,hv=null;function ya(){return(Se&2)!==0&&me!==0?me&-me:ae.T!==null?hy():hw()}function ik(){if(ha===0)if((me&536870912)===0||ve){var t=hd;hd<<=1,(hd&3932160)===0&&(hd=262144),ha=t}else ha=536870912;return t=ba.current,t!==null&&(t.flags|=32),ha}function ta(t,e,a){(t===Oe&&(Le===2||Le===9)||t.cancelPendingCommit!==null)&&(ds(t,0),Nn(t,me,ha,!1)),bu(t,a),((Se&2)===0||t!==Oe)&&(t===Oe&&((Se&2)===0&&(Bo|=a),rt===4&&Nn(t,me,ha,!1)),Sr(t))}function sk(t,e,a){if((Se&6)!==0)throw Error(O(327));var r=!a&&(e&127)===0&&(e&t.expiredLanes)===0||xu(t,e),n=r?yO(t,e):wg(t,e,!0),o=r;do{if(n===0){ys&&!r&&Nn(t,e,0,!1);break}else{if(a=t.current.alternate,o&&!gO(a)){n=wg(t,e,!1),o=!1;continue}if(n===2){if(o=e,t.errorRecoveryDisabledLanes&o)var i=0;else i=t.pendingLanes&-536870913,i=i!==0?i:i&536870912?536870912:0;if(i!==0){e=i;e:{var s=t;n=eu;var l=s.current.memoizedState.isDehydrated;if(l&&(ds(s,i).flags|=256),i=wg(s,i,!1),i!==2){if(dy&&!l){s.errorRecoveryDisabledLanes|=o,Bo|=o,n=4;break e}o=ea,ea=n,o!==null&&(ea===null?ea=o:ea.push.apply(ea,o))}n=i}if(o=!1,n!==2)continue}}if(n===1){ds(t,0),Nn(t,e,0,!0);break}e:{switch(r=t,o=n,o){case 0:case 1:throw Error(O(345));case 4:if((e&4194048)!==e)break;case 6:Nn(r,e,ha,!Pn);break e;case 2:ea=null;break;case 3:case 5:break;default:throw Error(O(329))}if((e&62914560)===e&&(n=Mf+300-ma(),10<n)){if(Nn(r,e,ha,!Pn),Sf(r,0,!0)!==0)break e;jr=e,r.timeoutHandle=Ik(LC.bind(null,r,a,ea,cf,dv,e,ha,Bo,us,Pn,o,"Throttled",-0,0),n);break e}LC(r,a,ea,cf,dv,e,ha,Bo,us,Pn,o,null,-0,0)}}break}while(!0);Sr(t)}function LC(t,e,a,r,n,o,i,s,l,u,c,d,f,h){if(t.timeoutHandle=-1,d=e.subtreeFlags,d&8192||(d&16785408)===16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:zr},ek(e,o,d);var S=(o&62914560)===o?Mf-ma():(o&4194048)===o?nk-ma():0;if(S=QO(d,S),S!==null){jr=o,t.cancelPendingCommit=S(IC.bind(null,t,e,o,a,r,n,i,s,l,c,d,null,f,h)),Nn(t,o,i,!u);return}}IC(t,e,o,a,r,n,i,s,l)}function gO(t){for(var e=t;;){var a=e.tag;if((a===0||a===11||a===15)&&e.flags&16384&&(a=e.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var r=0;r<a.length;r++){var n=a[r],o=n.getSnapshot;n=n.value;try{if(!xa(o(),n))return!1}catch{return!1}}if(a=e.child,e.subtreeFlags&16384&&a!==null)a.return=e,e=a;else{if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}function Nn(t,e,a,r){e&=~fy,e&=~Bo,t.suspendedLanes|=e,t.pingedLanes&=~e,r&&(t.warmLanes|=e),r=t.expirationTimes;for(var n=e;0<n;){var o=31-va(n),i=1<<o;r[o]=-1,n&=~i}a!==0&&dw(t,a,e)}function Of(){return(Se&6)===0?(ku(0,!1),!1):!0}function py(){if(fe!==null){if(Le===0)var t=fe.return;else t=fe,qr=jo=null,Qv(t),es=null,uu=0,t=fe;for(;t!==null;)UL(t.alternate,t),t=t.return;fe=null}}function ds(t,e){var a=t.timeoutHandle;a!==-1&&(t.timeoutHandle=-1,DO(a)),a=t.cancelPendingCommit,a!==null&&(t.cancelPendingCommit=null,a()),jr=0,py(),Oe=t,fe=a=Vr(t.current,null),me=e,Le=0,da=null,Pn=!1,ys=xu(t,e),dy=!1,us=ha=fy=Bo=Yn=rt=0,ea=eu=null,dv=!1,(e&8)!==0&&(e|=e&32);var r=t.entangledLanes;if(r!==0)for(t=t.entanglements,r&=e;0<r;){var n=31-va(r),o=1<<n;e|=t[n],r&=~o}return Kr=e,Lf(),a}function lk(t,e){ie=null,ae.H=du,e===vs||e===If?(e=rC(),Le=3):e===jv?(e=rC(),Le=4):Le=e===sy?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,da=e,fe===null&&(rt=1,of(t,Ba(e,t.current)))}function uk(){var t=ba.current;return t===null?!0:(me&4194048)===me?Na===null:(me&62914560)===me||(me&536870912)!==0?t===Na:!1}function ck(){var t=ae.H;return ae.H=du,t===null?du:t}function dk(){var t=ae.A;return ae.A=hO,t}function df(){rt=4,Pn||(me&4194048)!==me&&ba.current!==null||(ys=!0),(Yn&134217727)===0&&(Bo&134217727)===0||Oe===null||Nn(Oe,me,ha,!1)}function wg(t,e,a){var r=Se;Se|=2;var n=ck(),o=dk();(Oe!==t||me!==e)&&(cf=null,ds(t,e)),e=!1;var i=rt;e:do try{if(Le!==0&&fe!==null){var s=fe,l=da;switch(Le){case 8:py(),i=6;break e;case 3:case 2:case 9:case 6:ba.current===null&&(e=!0);var u=Le;if(Le=0,da=null,Xi(t,s,l,u),a&&ys){i=0;break e}break;default:u=Le,Le=0,da=null,Xi(t,s,l,u)}}vO(),i=rt;break}catch(c){lk(t,c)}while(!0);return e&&t.shellSuspendCounter++,qr=jo=null,Se=r,ae.H=n,ae.A=o,fe===null&&(Oe=null,me=0,Lf()),i}function vO(){for(;fe!==null;)fk(fe)}function yO(t,e){var a=Se;Se|=2;var r=ck(),n=dk();Oe!==t||me!==e?(cf=null,uf=ma()+500,ds(t,e)):ys=xu(t,e);e:do try{if(Le!==0&&fe!==null){e=fe;var o=da;t:switch(Le){case 1:Le=0,da=null,Xi(t,e,o,1);break;case 2:case 9:if(aC(o)){Le=0,da=null,kC(e);break}e=function(){Le!==2&&Le!==9||Oe!==t||(Le=7),Sr(t)},o.then(e,e);break e;case 3:Le=7;break e;case 4:Le=5;break e;case 7:aC(o)?(Le=0,da=null,kC(e)):(Le=0,da=null,Xi(t,e,o,7));break;case 5:var i=null;switch(fe.tag){case 26:i=fe.memoizedState;case 5:case 27:var s=fe;if(i?Mk(i):s.stateNode.complete){Le=0,da=null;var l=s.sibling;if(l!==null)fe=l;else{var u=s.return;u!==null?(fe=u,Df(u)):fe=null}break t}}Le=0,da=null,Xi(t,e,o,5);break;case 6:Le=0,da=null,Xi(t,e,o,6);break;case 8:py(),rt=6;break e;default:throw Error(O(462))}}xO();break}catch(c){lk(t,c)}while(!0);return qr=jo=null,ae.H=r,ae.A=n,Se=a,fe!==null?0:(Oe=null,me=0,Lf(),rt)}function xO(){for(;fe!==null&&!q2();)fk(fe)}function fk(t){var e=HL(t.alternate,t,Kr);t.memoizedProps=t.pendingProps,e===null?Df(t):fe=e}function kC(t){var e=t,a=e.alternate;switch(e.tag){case 15:case 0:e=xC(a,e,e.pendingProps,e.type,void 0,me);break;case 11:e=xC(a,e,e.pendingProps,e.type.render,e.ref,me);break;case 5:Qv(e);default:UL(a,e),e=fe=Uw(e,Kr),e=HL(a,e,Kr)}t.memoizedProps=t.pendingProps,e===null?Df(t):fe=e}function Xi(t,e,a,r){qr=jo=null,Qv(e),es=null,uu=0;var n=e.return;try{if(sO(t,n,e,a,me)){rt=1,of(t,Ba(a,t.current)),fe=null;return}}catch(o){if(n!==null)throw fe=n,o;rt=1,of(t,Ba(a,t.current)),fe=null;return}e.flags&32768?(ve||r===1?t=!0:ys||(me&536870912)!==0?t=!1:(Pn=t=!0,(r===2||r===9||r===3||r===6)&&(r=ba.current,r!==null&&r.tag===13&&(r.flags|=16384))),pk(e,t)):Df(e)}function Df(t){var e=t;do{if((e.flags&32768)!==0){pk(e,Pn);return}t=e.return;var a=cO(e.alternate,e,Kr);if(a!==null){fe=a;return}if(e=e.sibling,e!==null){fe=e;return}fe=e=t}while(e!==null);rt===0&&(rt=5)}function pk(t,e){do{var a=dO(t.alternate,t);if(a!==null){a.flags&=32767,fe=a;return}if(a=t.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!e&&(t=t.sibling,t!==null)){fe=t;return}fe=t=a}while(t!==null);rt=6,fe=null}function IC(t,e,a,r,n,o,i,s,l){t.cancelPendingCommit=null;do Bf();while(vt!==0);if((Se&6)!==0)throw Error(O(327));if(e!==null){if(e===t.current)throw Error(O(177));if(o=e.lanes|e.childLanes,o|=Fv,Q2(t,a,o,i,s,l),t===Oe&&(fe=Oe=null,me=0),cs=e,$n=t,jr=a,fv=o,pv=n,ok=r,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,CO(Zd,function(){return yk(),null})):(t.callbackNode=null,t.callbackPriority=0),r=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||r){r=ae.T,ae.T=null,n=_e.p,_e.p=2,i=Se,Se|=4;try{fO(t,e,a)}finally{Se=i,_e.p=n,ae.T=r}}vt=1,hk(),mk(),gk()}}function hk(){if(vt===1){vt=0;var t=$n,e=cs,a=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||a){a=ae.T,ae.T=null;var r=_e.p;_e.p=2;var n=Se;Se|=4;try{YL(e,t);var o=yv,i=Mw(t.containerInfo),s=o.focusedElem,l=o.selectionRange;if(i!==s&&s&&s.ownerDocument&&Rw(s.ownerDocument.documentElement,s)){if(l!==null&&Nv(s)){var u=l.start,c=l.end;if(c===void 0&&(c=u),"selectionStart"in s)s.selectionStart=u,s.selectionEnd=Math.min(c,s.value.length);else{var d=s.ownerDocument||document,f=d&&d.defaultView||window;if(f.getSelection){var h=f.getSelection(),S=s.textContent.length,x=Math.min(l.start,S),b=l.end===void 0?x:Math.min(l.end,S);!h.extend&&x>b&&(i=b,b=x,x=i);var g=X_(s,x),m=X_(s,b);if(g&&m&&(h.rangeCount!==1||h.anchorNode!==g.node||h.anchorOffset!==g.offset||h.focusNode!==m.node||h.focusOffset!==m.offset)){var y=d.createRange();y.setStart(g.node,g.offset),h.removeAllRanges(),x>b?(h.addRange(y),h.extend(m.node,m.offset)):(y.setEnd(m.node,m.offset),h.addRange(y))}}}}for(d=[],h=s;h=h.parentNode;)h.nodeType===1&&d.push({element:h,left:h.scrollLeft,top:h.scrollTop});for(typeof s.focus=="function"&&s.focus(),s=0;s<d.length;s++){var v=d[s];v.element.scrollLeft=v.left,v.element.scrollTop=v.top}}xf=!!vv,yv=vv=null}finally{Se=n,_e.p=r,ae.T=a}}t.current=e,vt=2}}function mk(){if(vt===2){vt=0;var t=$n,e=cs,a=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||a){a=ae.T,ae.T=null;var r=_e.p;_e.p=2;var n=Se;Se|=4;try{GL(t,e.alternate,e)}finally{Se=n,_e.p=r,ae.T=a}}vt=3}}function gk(){if(vt===4||vt===3){vt=0,V2();var t=$n,e=cs,a=jr,r=ok;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?vt=5:(vt=0,cs=$n=null,vk(t,t.pendingLanes));var n=t.pendingLanes;if(n===0&&(Vn=null),Tv(a),e=e.stateNode,ga&&typeof ga.onCommitFiberRoot=="function")try{ga.onCommitFiberRoot(yu,e,void 0,(e.current.flags&128)===128)}catch{}if(r!==null){e=ae.T,n=_e.p,_e.p=2,ae.T=null;try{for(var o=t.onRecoverableError,i=0;i<r.length;i++){var s=r[i];o(s.value,{componentStack:s.stack})}}finally{ae.T=e,_e.p=n}}(jr&3)!==0&&Bf(),Sr(t),n=t.pendingLanes,(a&261930)!==0&&(n&42)!==0?t===hv?tu++:(tu=0,hv=t):tu=0,ku(0,!1)}}function vk(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,Cu(e)))}function Bf(){return hk(),mk(),gk(),yk()}function yk(){if(vt!==5)return!1;var t=$n,e=fv;fv=0;var a=Tv(jr),r=ae.T,n=_e.p;try{_e.p=32>a?32:a,ae.T=null,a=pv,pv=null;var o=$n,i=jr;if(vt=0,cs=$n=null,jr=0,(Se&6)!==0)throw Error(O(331));var s=Se;if(Se|=4,ak(o.current),JL(o,o.current,i,a),Se=s,ku(0,!1),ga&&typeof ga.onPostCommitFiberRoot=="function")try{ga.onPostCommitFiberRoot(yu,o)}catch{}return!0}finally{_e.p=n,ae.T=r,vk(t,e)}}function AC(t,e,a){e=Ba(a,e),e=sv(t.stateNode,e,2),t=qn(t,e,2),t!==null&&(bu(t,2),Sr(t))}function ke(t,e,a){if(t.tag===3)AC(t,t,a);else for(;e!==null;){if(e.tag===3){AC(e,t,a);break}else if(e.tag===1){var r=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Vn===null||!Vn.has(r))){t=Ba(a,t),a=OL(2),r=qn(e,a,2),r!==null&&(DL(a,r,e,t),bu(r,2),Sr(r));break}}e=e.return}}function Lg(t,e,a){var r=t.pingCache;if(r===null){r=t.pingCache=new mO;var n=new Set;r.set(e,n)}else n=r.get(e),n===void 0&&(n=new Set,r.set(e,n));n.has(a)||(dy=!0,n.add(a),t=bO.bind(null,t,e,a),e.then(t,t))}function bO(t,e,a){var r=t.pingCache;r!==null&&r.delete(e),t.pingedLanes|=t.suspendedLanes&a,t.warmLanes&=~a,Oe===t&&(me&a)===a&&(rt===4||rt===3&&(me&62914560)===me&&300>ma()-Mf?(Se&2)===0&&ds(t,0):fy|=a,us===me&&(us=0)),Sr(t)}function xk(t,e){e===0&&(e=cw()),t=$o(t,e),t!==null&&(bu(t,e),Sr(t))}function SO(t){var e=t.memoizedState,a=0;e!==null&&(a=e.retryLane),xk(t,a)}function _O(t,e){var a=0;switch(t.tag){case 31:case 13:var r=t.stateNode,n=t.memoizedState;n!==null&&(a=n.retryLane);break;case 19:r=t.stateNode;break;case 22:r=t.stateNode._retryCache;break;default:throw Error(O(314))}r!==null&&r.delete(e),xk(t,a)}function CO(t,e){return Av(t,e)}var ff=null,Ni=null,mv=!1,pf=!1,kg=!1,Fn=0;function Sr(t){t!==Ni&&t.next===null&&(Ni===null?ff=Ni=t:Ni=Ni.next=t),pf=!0,mv||(mv=!0,LO())}function ku(t,e){if(!kg&&pf){kg=!0;do for(var a=!1,r=ff;r!==null;){if(!e)if(t!==0){var n=r.pendingLanes;if(n===0)var o=0;else{var i=r.suspendedLanes,s=r.pingedLanes;o=(1<<31-va(42|t)+1)-1,o&=n&~(i&~s),o=o&201326741?o&201326741|1:o?o|2:0}o!==0&&(a=!0,EC(r,o))}else o=me,o=Sf(r,r===Oe?o:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),(o&3)===0||xu(r,o)||(a=!0,EC(r,o));r=r.next}while(a);kg=!1}}function wO(){bk()}function bk(){pf=mv=!1;var t=0;Fn!==0&&OO()&&(t=Fn);for(var e=ma(),a=null,r=ff;r!==null;){var n=r.next,o=Sk(r,e);o===0?(r.next=null,a===null?ff=n:a.next=n,n===null&&(Ni=a)):(a=r,(t!==0||(o&3)!==0)&&(pf=!0)),r=n}vt!==0&&vt!==5||ku(t,!1),Fn!==0&&(Fn=0)}function Sk(t,e){for(var a=t.suspendedLanes,r=t.pingedLanes,n=t.expirationTimes,o=t.pendingLanes&-62914561;0<o;){var i=31-va(o),s=1<<i,l=n[i];l===-1?((s&a)===0||(s&r)!==0)&&(n[i]=Y2(s,e)):l<=e&&(t.expiredLanes|=s),o&=~s}if(e=Oe,a=me,a=Sf(t,t===e?a:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r=t.callbackNode,a===0||t===e&&(Le===2||Le===9)||t.cancelPendingCommit!==null)return r!==null&&r!==null&&tg(r),t.callbackNode=null,t.callbackPriority=0;if((a&3)===0||xu(t,a)){if(e=a&-a,e===t.callbackPriority)return e;switch(r!==null&&tg(r),Tv(a)){case 2:case 8:a=lw;break;case 32:a=Zd;break;case 268435456:a=uw;break;default:a=Zd}return r=_k.bind(null,t),a=Av(a,r),t.callbackPriority=e,t.callbackNode=a,e}return r!==null&&r!==null&&tg(r),t.callbackPriority=2,t.callbackNode=null,2}function _k(t,e){if(vt!==0&&vt!==5)return t.callbackNode=null,t.callbackPriority=0,null;var a=t.callbackNode;if(Bf()&&t.callbackNode!==a)return null;var r=me;return r=Sf(t,t===Oe?r:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),r===0?null:(sk(t,r,e),Sk(t,ma()),t.callbackNode!=null&&t.callbackNode===a?_k.bind(null,t):null)}function EC(t,e){if(Bf())return null;sk(t,e,!0)}function LO(){BO(function(){(Se&6)!==0?Av(sw,wO):bk()})}function hy(){if(Fn===0){var t=is;t===0&&(t=pd,pd<<=1,(pd&261888)===0&&(pd=256)),Fn=t}return Fn}function TC(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:Rd(""+t)}function RC(t,e){var a=e.ownerDocument.createElement("input");return a.name=e.name,a.value=e.value,t.id&&a.setAttribute("form",t.id),e.parentNode.insertBefore(a,e),t=new FormData(t),a.parentNode.removeChild(a),t}function kO(t,e,a,r,n){if(e==="submit"&&a&&a.stateNode===n){var o=TC((n[aa]||null).action),i=r.submitter;i&&(e=(e=i[aa]||null)?TC(e.formAction):i.getAttribute("formAction"),e!==null&&(o=e,i=null));var s=new _f("action","action",null,r,n);t.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(Fn!==0){var l=i?RC(n,i):new FormData(n);ov(a,{pending:!0,data:l,method:n.method,action:o},null,l)}}else typeof o=="function"&&(s.preventDefault(),l=i?RC(n,i):new FormData(n),ov(a,{pending:!0,data:l,method:n.method,action:o},o,l))},currentTarget:n}]})}}for(Ld=0;Ld<Wg.length;Ld++)kd=Wg[Ld],MC=kd.toLowerCase(),OC=kd[0].toUpperCase()+kd.slice(1),Ya(MC,"on"+OC);var kd,MC,OC,Ld;Ya(Dw,"onAnimationEnd");Ya(Bw,"onAnimationIteration");Ya(Pw,"onAnimationStart");Ya("dblclick","onDoubleClick");Ya("focusin","onFocus");Ya("focusout","onBlur");Ya($M,"onTransitionRun");Ya(jM,"onTransitionStart");Ya(GM,"onTransitionCancel");Ya(Nw,"onTransitionEnd");ns("onMouseEnter",["mouseout","mouseover"]);ns("onMouseLeave",["mouseout","mouseover"]);ns("onPointerEnter",["pointerout","pointerover"]);ns("onPointerLeave",["pointerout","pointerover"]);zo("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));zo("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));zo("onBeforeInput",["compositionend","keypress","textInput","paste"]);zo("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));zo("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));zo("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var fu="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(" "),IO=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(fu));function Ck(t,e){e=(e&4)!==0;for(var a=0;a<t.length;a++){var r=t[a],n=r.event;r=r.listeners;e:{var o=void 0;if(e)for(var i=r.length-1;0<=i;i--){var s=r[i],l=s.instance,u=s.currentTarget;if(s=s.listener,l!==o&&n.isPropagationStopped())break e;o=s,n.currentTarget=u;try{o(n)}catch(c){Kd(c)}n.currentTarget=null,o=l}else for(i=0;i<r.length;i++){if(s=r[i],l=s.instance,u=s.currentTarget,s=s.listener,l!==o&&n.isPropagationStopped())break e;o=s,n.currentTarget=u;try{o(n)}catch(c){Kd(c)}n.currentTarget=null,o=l}}}}function de(t,e){var a=e[Hg];a===void 0&&(a=e[Hg]=new Set);var r=t+"__bubble";a.has(r)||(wk(e,t,2,!1),a.add(r))}function Ig(t,e,a){var r=0;e&&(r|=4),wk(a,t,r,e)}var Id="_reactListening"+Math.random().toString(36).slice(2);function my(t){if(!t[Id]){t[Id]=!0,mw.forEach(function(a){a!=="selectionchange"&&(IO.has(a)||Ig(a,!1,t),Ig(a,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[Id]||(e[Id]=!0,Ig("selectionchange",!1,e))}}function wk(t,e,a,r){switch(Nk(e)){case 2:var n=tD;break;case 8:n=aD;break;default:n=xy}a=n.bind(null,e,a,t),n=void 0,!$g||e!=="touchstart"&&e!=="touchmove"&&e!=="wheel"||(n=!0),r?n!==void 0?t.addEventListener(e,a,{capture:!0,passive:n}):t.addEventListener(e,a,!0):n!==void 0?t.addEventListener(e,a,{passive:n}):t.addEventListener(e,a,!1)}function Ag(t,e,a,r,n){var o=r;if((e&1)===0&&(e&2)===0&&r!==null)e:for(;;){if(r===null)return;var i=r.tag;if(i===3||i===4){var s=r.stateNode.containerInfo;if(s===n)break;if(i===4)for(i=r.return;i!==null;){var l=i.tag;if((l===3||l===4)&&i.stateNode.containerInfo===n)return;i=i.return}for(;s!==null;){if(i=Ui(s),i===null)return;if(l=i.tag,l===5||l===6||l===26||l===27){r=o=i;continue e}s=s.parentNode}}r=r.return}Cw(function(){var u=o,c=Ov(a),d=[];e:{var f=Fw.get(t);if(f!==void 0){var h=_f,S=t;switch(t){case"keypress":if(Od(a)===0)break e;case"keydown":case"keyup":h=_M;break;case"focusin":S="focus",h=ig;break;case"focusout":S="blur",h=ig;break;case"beforeblur":case"afterblur":h=ig;break;case"click":if(a.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":h=U_;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":h=cM;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":h=LM;break;case Dw:case Bw:case Pw:h=pM;break;case Nw:h=IM;break;case"scroll":case"scrollend":h=lM;break;case"wheel":h=EM;break;case"copy":case"cut":case"paste":h=mM;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":h=q_;break;case"toggle":case"beforetoggle":h=RM}var x=(e&4)!==0,b=!x&&(t==="scroll"||t==="scrollend"),g=x?f!==null?f+"Capture":null:f;x=[];for(var m=u,y;m!==null;){var v=m;if(y=v.stateNode,v=v.tag,v!==5&&v!==26&&v!==27||y===null||g===null||(v=nu(m,g),v!=null&&x.push(pu(m,v,y))),b)break;m=m.return}0<x.length&&(f=new h(f,S,null,a,c),d.push({event:f,listeners:x}))}}if((e&7)===0){e:{if(f=t==="mouseover"||t==="pointerover",h=t==="mouseout"||t==="pointerout",f&&a!==Vg&&(S=a.relatedTarget||a.fromElement)&&(Ui(S)||S[hs]))break e;if((h||f)&&(f=c.window===c?c:(f=c.ownerDocument)?f.defaultView||f.parentWindow:window,h?(S=a.relatedTarget||a.toElement,h=u,S=S?Ui(S):null,S!==null&&(b=vu(S),x=S.tag,S!==b||x!==5&&x!==27&&x!==6)&&(S=null)):(h=null,S=u),h!==S)){if(x=U_,v="onMouseLeave",g="onMouseEnter",m="mouse",(t==="pointerout"||t==="pointerover")&&(x=q_,v="onPointerLeave",g="onPointerEnter",m="pointer"),b=h==null?f:zl(h),y=S==null?f:zl(S),f=new x(v,m+"leave",h,a,c),f.target=b,f.relatedTarget=y,v=null,Ui(c)===u&&(x=new x(g,m+"enter",S,a,c),x.target=y,x.relatedTarget=b,v=x),b=v,h&&S)t:{for(x=AO,g=h,m=S,y=0,v=g;v;v=x(v))y++;v=0;for(var C=m;C;C=x(C))v++;for(;0<y-v;)g=x(g),y--;for(;0<v-y;)m=x(m),v--;for(;y--;){if(g===m||m!==null&&g===m.alternate){x=g;break t}g=x(g),m=x(m)}x=null}else x=null;h!==null&&DC(d,f,h,x,!1),S!==null&&b!==null&&DC(d,b,S,x,!0)}}e:{if(f=u?zl(u):window,h=f.nodeName&&f.nodeName.toLowerCase(),h==="select"||h==="input"&&f.type==="file")var w=G_;else if(j_(f))if(Ew)w=zM;else{w=HM;var _=FM}else h=f.nodeName,!h||h.toLowerCase()!=="input"||f.type!=="checkbox"&&f.type!=="radio"?u&&Mv(u.elementType)&&(w=G_):w=UM;if(w&&(w=w(t,u))){Aw(d,w,a,c);break e}_&&_(t,f,u),t==="focusout"&&u&&f.type==="number"&&u.memoizedProps.value!=null&&qg(f,"number",f.value)}switch(_=u?zl(u):window,t){case"focusin":(j_(_)||_.contentEditable==="true")&&(Vi=_,jg=u,Gl=null);break;case"focusout":Gl=jg=Vi=null;break;case"mousedown":Gg=!0;break;case"contextmenu":case"mouseup":case"dragend":Gg=!1,K_(d,a,c);break;case"selectionchange":if(VM)break;case"keydown":case"keyup":K_(d,a,c)}var L;if(Pv)e:{switch(t){case"compositionstart":var I="onCompositionStart";break e;case"compositionend":I="onCompositionEnd";break e;case"compositionupdate":I="onCompositionUpdate";break e}I=void 0}else qi?kw(t,a)&&(I="onCompositionEnd"):t==="keydown"&&a.keyCode===229&&(I="onCompositionStart");I&&(Lw&&a.locale!=="ko"&&(qi||I!=="onCompositionStart"?I==="onCompositionEnd"&&qi&&(L=ww()):(Bn=c,Dv="value"in Bn?Bn.value:Bn.textContent,qi=!0)),_=hf(u,I),0<_.length&&(I=new z_(I,t,null,a,c),d.push({event:I,listeners:_}),L?I.data=L:(L=Iw(a),L!==null&&(I.data=L)))),(L=OM?DM(t,a):BM(t,a))&&(I=hf(u,"onBeforeInput"),0<I.length&&(_=new z_("onBeforeInput","beforeinput",null,a,c),d.push({event:_,listeners:I}),_.data=L)),kO(d,t,u,a,c)}Ck(d,e)})}function pu(t,e,a){return{instance:t,listener:e,currentTarget:a}}function hf(t,e){for(var a=e+"Capture",r=[];t!==null;){var n=t,o=n.stateNode;if(n=n.tag,n!==5&&n!==26&&n!==27||o===null||(n=nu(t,a),n!=null&&r.unshift(pu(t,n,o)),n=nu(t,e),n!=null&&r.push(pu(t,n,o))),t.tag===3)return r;t=t.return}return[]}function AO(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function DC(t,e,a,r,n){for(var o=e._reactName,i=[];a!==null&&a!==r;){var s=a,l=s.alternate,u=s.stateNode;if(s=s.tag,l!==null&&l===r)break;s!==5&&s!==26&&s!==27||u===null||(l=u,n?(u=nu(a,o),u!=null&&i.unshift(pu(a,u,l))):n||(u=nu(a,o),u!=null&&i.push(pu(a,u,l)))),a=a.return}i.length!==0&&t.push({event:e,listeners:i})}var EO=/\r\n?/g,TO=/\u0000|\uFFFD/g;function BC(t){return(typeof t=="string"?t:""+t).replace(EO,`
|
|
9
|
+
`).replace(TO,"")}function Lk(t,e){return e=BC(e),BC(t)===e}function Ie(t,e,a,r,n,o){switch(a){case"children":typeof r=="string"?e==="body"||e==="textarea"&&r===""||os(t,r):(typeof r=="number"||typeof r=="bigint")&&e!=="body"&&os(t,""+r);break;case"className":gd(t,"class",r);break;case"tabIndex":gd(t,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":gd(t,a,r);break;case"style":_w(t,r,o);break;case"data":if(e!=="object"){gd(t,"data",r);break}case"src":case"href":if(r===""&&(e!=="a"||a!=="href")){t.removeAttribute(a);break}if(r==null||typeof r=="function"||typeof r=="symbol"||typeof r=="boolean"){t.removeAttribute(a);break}r=Rd(""+r),t.setAttribute(a,r);break;case"action":case"formAction":if(typeof r=="function"){t.setAttribute(a,"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 o=="function"&&(a==="formAction"?(e!=="input"&&Ie(t,e,"name",n.name,n,null),Ie(t,e,"formEncType",n.formEncType,n,null),Ie(t,e,"formMethod",n.formMethod,n,null),Ie(t,e,"formTarget",n.formTarget,n,null)):(Ie(t,e,"encType",n.encType,n,null),Ie(t,e,"method",n.method,n,null),Ie(t,e,"target",n.target,n,null)));if(r==null||typeof r=="symbol"||typeof r=="boolean"){t.removeAttribute(a);break}r=Rd(""+r),t.setAttribute(a,r);break;case"onClick":r!=null&&(t.onclick=zr);break;case"onScroll":r!=null&&de("scroll",t);break;case"onScrollEnd":r!=null&&de("scrollend",t);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(O(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(O(60));t.innerHTML=a}}break;case"multiple":t.multiple=r&&typeof r!="function"&&typeof r!="symbol";break;case"muted":t.muted=r&&typeof r!="function"&&typeof r!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(r==null||typeof r=="function"||typeof r=="boolean"||typeof r=="symbol"){t.removeAttribute("xlink:href");break}a=Rd(""+r),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":r!=null&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,""+r):t.removeAttribute(a);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":r&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,""):t.removeAttribute(a);break;case"capture":case"download":r===!0?t.setAttribute(a,""):r!==!1&&r!=null&&typeof r!="function"&&typeof r!="symbol"?t.setAttribute(a,r):t.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":r!=null&&typeof r!="function"&&typeof r!="symbol"&&!isNaN(r)&&1<=r?t.setAttribute(a,r):t.removeAttribute(a);break;case"rowSpan":case"start":r==null||typeof r=="function"||typeof r=="symbol"||isNaN(r)?t.removeAttribute(a):t.setAttribute(a,r);break;case"popover":de("beforetoggle",t),de("toggle",t),Td(t,"popover",r);break;case"xlinkActuate":Or(t,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":Or(t,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":Or(t,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":Or(t,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":Or(t,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":Or(t,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":Or(t,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":Or(t,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":Or(t,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":Td(t,"is",r);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=iM.get(a)||a,Td(t,a,r))}}function gv(t,e,a,r,n,o){switch(a){case"style":_w(t,r,o);break;case"dangerouslySetInnerHTML":if(r!=null){if(typeof r!="object"||!("__html"in r))throw Error(O(61));if(a=r.__html,a!=null){if(n.children!=null)throw Error(O(60));t.innerHTML=a}}break;case"children":typeof r=="string"?os(t,r):(typeof r=="number"||typeof r=="bigint")&&os(t,""+r);break;case"onScroll":r!=null&&de("scroll",t);break;case"onScrollEnd":r!=null&&de("scrollend",t);break;case"onClick":r!=null&&(t.onclick=zr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!gw.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(n=a.endsWith("Capture"),e=a.slice(2,n?a.length-7:void 0),o=t[aa]||null,o=o!=null?o[a]:null,typeof o=="function"&&t.removeEventListener(e,o,n),typeof r=="function")){typeof o!="function"&&o!==null&&(a in t?t[a]=null:t.hasAttribute(a)&&t.removeAttribute(a)),t.addEventListener(e,r,n);break e}a in t?t[a]=r:r===!0?t.setAttribute(a,""):Td(t,a,r)}}}function Rt(t,e,a){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":de("error",t),de("load",t);var r=!1,n=!1,o;for(o in a)if(a.hasOwnProperty(o)){var i=a[o];if(i!=null)switch(o){case"src":r=!0;break;case"srcSet":n=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(O(137,e));default:Ie(t,e,o,i,a,null)}}n&&Ie(t,e,"srcSet",a.srcSet,a,null),r&&Ie(t,e,"src",a.src,a,null);return;case"input":de("invalid",t);var s=o=i=n=null,l=null,u=null;for(r in a)if(a.hasOwnProperty(r)){var c=a[r];if(c!=null)switch(r){case"name":n=c;break;case"type":i=c;break;case"checked":l=c;break;case"defaultChecked":u=c;break;case"value":o=c;break;case"defaultValue":s=c;break;case"children":case"dangerouslySetInnerHTML":if(c!=null)throw Error(O(137,e));break;default:Ie(t,e,r,c,a,null)}}xw(t,o,s,l,u,i,n,!1);return;case"select":de("invalid",t),r=i=o=null;for(n in a)if(a.hasOwnProperty(n)&&(s=a[n],s!=null))switch(n){case"value":o=s;break;case"defaultValue":i=s;break;case"multiple":r=s;default:Ie(t,e,n,s,a,null)}e=o,a=i,t.multiple=!!r,e!=null?Yi(t,!!r,e,!1):a!=null&&Yi(t,!!r,a,!0);return;case"textarea":de("invalid",t),o=n=r=null;for(i in a)if(a.hasOwnProperty(i)&&(s=a[i],s!=null))switch(i){case"value":r=s;break;case"defaultValue":n=s;break;case"children":o=s;break;case"dangerouslySetInnerHTML":if(s!=null)throw Error(O(91));break;default:Ie(t,e,i,s,a,null)}Sw(t,r,n,o);return;case"option":for(l in a)a.hasOwnProperty(l)&&(r=a[l],r!=null)&&(l==="selected"?t.selected=r&&typeof r!="function"&&typeof r!="symbol":Ie(t,e,l,r,a,null));return;case"dialog":de("beforetoggle",t),de("toggle",t),de("cancel",t),de("close",t);break;case"iframe":case"object":de("load",t);break;case"video":case"audio":for(r=0;r<fu.length;r++)de(fu[r],t);break;case"image":de("error",t),de("load",t);break;case"details":de("toggle",t);break;case"embed":case"source":case"link":de("error",t),de("load",t);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(u in a)if(a.hasOwnProperty(u)&&(r=a[u],r!=null))switch(u){case"children":case"dangerouslySetInnerHTML":throw Error(O(137,e));default:Ie(t,e,u,r,a,null)}return;default:if(Mv(e)){for(c in a)a.hasOwnProperty(c)&&(r=a[c],r!==void 0&&gv(t,e,c,r,a,void 0));return}}for(s in a)a.hasOwnProperty(s)&&(r=a[s],r!=null&&Ie(t,e,s,r,a,null))}function RO(t,e,a,r){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var n=null,o=null,i=null,s=null,l=null,u=null,c=null;for(h in a){var d=a[h];if(a.hasOwnProperty(h)&&d!=null)switch(h){case"checked":break;case"value":break;case"defaultValue":l=d;default:r.hasOwnProperty(h)||Ie(t,e,h,null,r,d)}}for(var f in r){var h=r[f];if(d=a[f],r.hasOwnProperty(f)&&(h!=null||d!=null))switch(f){case"type":o=h;break;case"name":n=h;break;case"checked":u=h;break;case"defaultChecked":c=h;break;case"value":i=h;break;case"defaultValue":s=h;break;case"children":case"dangerouslySetInnerHTML":if(h!=null)throw Error(O(137,e));break;default:h!==d&&Ie(t,e,f,h,r,d)}}zg(t,i,s,l,u,c,o,n);return;case"select":h=i=s=f=null;for(o in a)if(l=a[o],a.hasOwnProperty(o)&&l!=null)switch(o){case"value":break;case"multiple":h=l;default:r.hasOwnProperty(o)||Ie(t,e,o,null,r,l)}for(n in r)if(o=r[n],l=a[n],r.hasOwnProperty(n)&&(o!=null||l!=null))switch(n){case"value":f=o;break;case"defaultValue":s=o;break;case"multiple":i=o;default:o!==l&&Ie(t,e,n,o,r,l)}e=s,a=i,r=h,f!=null?Yi(t,!!a,f,!1):!!r!=!!a&&(e!=null?Yi(t,!!a,e,!0):Yi(t,!!a,a?[]:"",!1));return;case"textarea":h=f=null;for(s in a)if(n=a[s],a.hasOwnProperty(s)&&n!=null&&!r.hasOwnProperty(s))switch(s){case"value":break;case"children":break;default:Ie(t,e,s,null,r,n)}for(i in r)if(n=r[i],o=a[i],r.hasOwnProperty(i)&&(n!=null||o!=null))switch(i){case"value":f=n;break;case"defaultValue":h=n;break;case"children":break;case"dangerouslySetInnerHTML":if(n!=null)throw Error(O(91));break;default:n!==o&&Ie(t,e,i,n,r,o)}bw(t,f,h);return;case"option":for(var S in a)f=a[S],a.hasOwnProperty(S)&&f!=null&&!r.hasOwnProperty(S)&&(S==="selected"?t.selected=!1:Ie(t,e,S,null,r,f));for(l in r)f=r[l],h=a[l],r.hasOwnProperty(l)&&f!==h&&(f!=null||h!=null)&&(l==="selected"?t.selected=f&&typeof f!="function"&&typeof f!="symbol":Ie(t,e,l,f,r,h));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 x in a)f=a[x],a.hasOwnProperty(x)&&f!=null&&!r.hasOwnProperty(x)&&Ie(t,e,x,null,r,f);for(u in r)if(f=r[u],h=a[u],r.hasOwnProperty(u)&&f!==h&&(f!=null||h!=null))switch(u){case"children":case"dangerouslySetInnerHTML":if(f!=null)throw Error(O(137,e));break;default:Ie(t,e,u,f,r,h)}return;default:if(Mv(e)){for(var b in a)f=a[b],a.hasOwnProperty(b)&&f!==void 0&&!r.hasOwnProperty(b)&&gv(t,e,b,void 0,r,f);for(c in r)f=r[c],h=a[c],!r.hasOwnProperty(c)||f===h||f===void 0&&h===void 0||gv(t,e,c,f,r,h);return}}for(var g in a)f=a[g],a.hasOwnProperty(g)&&f!=null&&!r.hasOwnProperty(g)&&Ie(t,e,g,null,r,f);for(d in r)f=r[d],h=a[d],!r.hasOwnProperty(d)||f===h||f==null&&h==null||Ie(t,e,d,f,r,h)}function PC(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function MO(){if(typeof performance.getEntriesByType=="function"){for(var t=0,e=0,a=performance.getEntriesByType("resource"),r=0;r<a.length;r++){var n=a[r],o=n.transferSize,i=n.initiatorType,s=n.duration;if(o&&s&&PC(i)){for(i=0,s=n.responseEnd,r+=1;r<a.length;r++){var l=a[r],u=l.startTime;if(u>s)break;var c=l.transferSize,d=l.initiatorType;c&&PC(d)&&(l=l.responseEnd,i+=c*(l<s?1:(s-u)/(l-u)))}if(--r,e+=8*(o+i)/(n.duration/1e3),t++,10<t)break}}if(0<t)return e/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var vv=null,yv=null;function mf(t){return t.nodeType===9?t:t.ownerDocument}function NC(t){switch(t){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function kk(t,e){if(t===0)switch(e){case"svg":return 1;case"math":return 2;default:return 0}return t===1&&e==="foreignObject"?0:t}function xv(t,e){return t==="textarea"||t==="noscript"||typeof e.children=="string"||typeof e.children=="number"||typeof e.children=="bigint"||typeof e.dangerouslySetInnerHTML=="object"&&e.dangerouslySetInnerHTML!==null&&e.dangerouslySetInnerHTML.__html!=null}var Eg=null;function OO(){var t=window.event;return t&&t.type==="popstate"?t===Eg?!1:(Eg=t,!0):(Eg=null,!1)}var Ik=typeof setTimeout=="function"?setTimeout:void 0,DO=typeof clearTimeout=="function"?clearTimeout:void 0,FC=typeof Promise=="function"?Promise:void 0,BO=typeof queueMicrotask=="function"?queueMicrotask:typeof FC<"u"?function(t){return FC.resolve(null).then(t).catch(PO)}:Ik;function PO(t){setTimeout(function(){throw t})}function Jn(t){return t==="head"}function HC(t,e){var a=e,r=0;do{var n=a.nextSibling;if(t.removeChild(a),n&&n.nodeType===8)if(a=n.data,a==="/$"||a==="/&"){if(r===0){t.removeChild(n),ps(e);return}r--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")r++;else if(a==="html")au(t.ownerDocument.documentElement);else if(a==="head"){a=t.ownerDocument.head,au(a);for(var o=a.firstChild;o;){var i=o.nextSibling,s=o.nodeName;o[Su]||s==="SCRIPT"||s==="STYLE"||s==="LINK"&&o.rel.toLowerCase()==="stylesheet"||a.removeChild(o),o=i}}else a==="body"&&au(t.ownerDocument.body);a=n}while(a);ps(e)}function UC(t,e){var a=t;t=0;do{var r=a.nextSibling;if(a.nodeType===1?e?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(e?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),r&&r.nodeType===8)if(a=r.data,a==="/$"){if(t===0)break;t--}else a!=="$"&&a!=="$?"&&a!=="$~"&&a!=="$!"||t++;a=r}while(a)}function bv(t){var e=t.firstChild;for(e&&e.nodeType===10&&(e=e.nextSibling);e;){var a=e;switch(e=e.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":bv(a),Rv(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}t.removeChild(a)}}function NO(t,e,a,r){for(;t.nodeType===1;){var n=a;if(t.nodeName.toLowerCase()!==e.toLowerCase()){if(!r&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(r){if(!t[Su])switch(e){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(o=t.getAttribute("rel"),o==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(o!==n.rel||t.getAttribute("href")!==(n.href==null||n.href===""?null:n.href)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin)||t.getAttribute("title")!==(n.title==null?null:n.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(o=t.getAttribute("src"),(o!==(n.src==null?null:n.src)||t.getAttribute("type")!==(n.type==null?null:n.type)||t.getAttribute("crossorigin")!==(n.crossOrigin==null?null:n.crossOrigin))&&o&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(e==="input"&&t.type==="hidden"){var o=n.name==null?null:""+n.name;if(n.type==="hidden"&&t.getAttribute("name")===o)return t}else return t;if(t=Fa(t.nextSibling),t===null)break}return null}function FO(t,e,a){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!a||(t=Fa(t.nextSibling),t===null))return null;return t}function Ak(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Fa(t.nextSibling),t===null))return null;return t}function Sv(t){return t.data==="$?"||t.data==="$~"}function _v(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function HO(t,e){var a=t.ownerDocument;if(t.data==="$~")t._reactRetry=e;else if(t.data!=="$?"||a.readyState!=="loading")e();else{var r=function(){e(),a.removeEventListener("DOMContentLoaded",r)};a.addEventListener("DOMContentLoaded",r),t._reactRetry=r}}function Fa(t){for(;t!=null;t=t.nextSibling){var e=t.nodeType;if(e===1||e===3)break;if(e===8){if(e=t.data,e==="$"||e==="$!"||e==="$?"||e==="$~"||e==="&"||e==="F!"||e==="F")break;if(e==="/$"||e==="/&")return null}}return t}var Cv=null;function zC(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="/$"||a==="/&"){if(e===0)return Fa(t.nextSibling);e--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||e++}t=t.nextSibling}return null}function qC(t){t=t.previousSibling;for(var e=0;t;){if(t.nodeType===8){var a=t.data;if(a==="$"||a==="$!"||a==="$?"||a==="$~"||a==="&"){if(e===0)return t;e--}else a!=="/$"&&a!=="/&"||e++}t=t.previousSibling}return null}function Ek(t,e,a){switch(e=mf(a),t){case"html":if(t=e.documentElement,!t)throw Error(O(452));return t;case"head":if(t=e.head,!t)throw Error(O(453));return t;case"body":if(t=e.body,!t)throw Error(O(454));return t;default:throw Error(O(451))}}function au(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);Rv(t)}var Ha=new Map,VC=new Set;function gf(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Yr=_e.d;_e.d={f:UO,r:zO,D:qO,C:VO,L:$O,m:jO,X:WO,S:GO,M:ZO};function UO(){var t=Yr.f(),e=Of();return t||e}function zO(t){var e=ms(t);e!==null&&e.tag===5&&e.type==="form"?_L(e):Yr.r(t)}var xs=typeof document>"u"?null:document;function Tk(t,e,a){var r=xs;if(r&&typeof e=="string"&&e){var n=Da(e);n='link[rel="'+t+'"][href="'+n+'"]',typeof a=="string"&&(n+='[crossorigin="'+a+'"]'),VC.has(n)||(VC.add(n),t={rel:t,crossOrigin:a,href:e},r.querySelector(n)===null&&(e=r.createElement("link"),Rt(e,"link",t),_t(e),r.head.appendChild(e)))}}function qO(t){Yr.D(t),Tk("dns-prefetch",t,null)}function VO(t,e){Yr.C(t,e),Tk("preconnect",t,e)}function $O(t,e,a){Yr.L(t,e,a);var r=xs;if(r&&t&&e){var n='link[rel="preload"][as="'+Da(e)+'"]';e==="image"&&a&&a.imageSrcSet?(n+='[imagesrcset="'+Da(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(n+='[imagesizes="'+Da(a.imageSizes)+'"]')):n+='[href="'+Da(t)+'"]';var o=n;switch(e){case"style":o=fs(t);break;case"script":o=bs(t)}Ha.has(o)||(t=Ve({rel:"preload",href:e==="image"&&a&&a.imageSrcSet?void 0:t,as:e},a),Ha.set(o,t),r.querySelector(n)!==null||e==="style"&&r.querySelector(Iu(o))||e==="script"&&r.querySelector(Au(o))||(e=r.createElement("link"),Rt(e,"link",t),_t(e),r.head.appendChild(e)))}}function jO(t,e){Yr.m(t,e);var a=xs;if(a&&t){var r=e&&typeof e.as=="string"?e.as:"script",n='link[rel="modulepreload"][as="'+Da(r)+'"][href="'+Da(t)+'"]',o=n;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=bs(t)}if(!Ha.has(o)&&(t=Ve({rel:"modulepreload",href:t},e),Ha.set(o,t),a.querySelector(n)===null)){switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(Au(o)))return}r=a.createElement("link"),Rt(r,"link",t),_t(r),a.head.appendChild(r)}}}function GO(t,e,a){Yr.S(t,e,a);var r=xs;if(r&&t){var n=Ki(r).hoistableStyles,o=fs(t);e=e||"default";var i=n.get(o);if(!i){var s={loading:0,preload:null};if(i=r.querySelector(Iu(o)))s.loading=5;else{t=Ve({rel:"stylesheet",href:t,"data-precedence":e},a),(a=Ha.get(o))&&gy(t,a);var l=i=r.createElement("link");_t(l),Rt(l,"link",t),l._p=new Promise(function(u,c){l.onload=u,l.onerror=c}),l.addEventListener("load",function(){s.loading|=1}),l.addEventListener("error",function(){s.loading|=2}),s.loading|=4,zd(i,e,r)}i={type:"stylesheet",instance:i,count:1,state:s},n.set(o,i)}}}function WO(t,e){Yr.X(t,e);var a=xs;if(a&&t){var r=Ki(a).hoistableScripts,n=bs(t),o=r.get(n);o||(o=a.querySelector(Au(n)),o||(t=Ve({src:t,async:!0},e),(e=Ha.get(n))&&vy(t,e),o=a.createElement("script"),_t(o),Rt(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function ZO(t,e){Yr.M(t,e);var a=xs;if(a&&t){var r=Ki(a).hoistableScripts,n=bs(t),o=r.get(n);o||(o=a.querySelector(Au(n)),o||(t=Ve({src:t,async:!0,type:"module"},e),(e=Ha.get(n))&&vy(t,e),o=a.createElement("script"),_t(o),Rt(o,"link",t),a.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(n,o))}}function $C(t,e,a,r){var n=(n=Hn.current)?gf(n):null;if(!n)throw Error(O(446));switch(t){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(e=fs(a.href),a=Ki(n).hoistableStyles,r=a.get(e),r||(r={type:"style",instance:null,count:0,state:null},a.set(e,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){t=fs(a.href);var o=Ki(n).hoistableStyles,i=o.get(t);if(i||(n=n.ownerDocument||n,i={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},o.set(t,i),(o=n.querySelector(Iu(t)))&&!o._p&&(i.instance=o,i.state.loading=5),Ha.has(t)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},Ha.set(t,a),o||XO(n,t,a,i.state))),e&&r===null)throw Error(O(528,""));return i}if(e&&r!==null)throw Error(O(529,""));return null;case"script":return e=a.async,a=a.src,typeof a=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=bs(a),a=Ki(n).hoistableScripts,r=a.get(e),r||(r={type:"script",instance:null,count:0,state:null},a.set(e,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(O(444,t))}}function fs(t){return'href="'+Da(t)+'"'}function Iu(t){return'link[rel="stylesheet"]['+t+"]"}function Rk(t){return Ve({},t,{"data-precedence":t.precedence,precedence:null})}function XO(t,e,a,r){t.querySelector('link[rel="preload"][as="style"]['+e+"]")?r.loading=1:(e=t.createElement("link"),r.preload=e,e.addEventListener("load",function(){return r.loading|=1}),e.addEventListener("error",function(){return r.loading|=2}),Rt(e,"link",a),_t(e),t.head.appendChild(e))}function bs(t){return'[src="'+Da(t)+'"]'}function Au(t){return"script[async]"+t}function jC(t,e,a){if(e.count++,e.instance===null)switch(e.type){case"style":var r=t.querySelector('style[data-href~="'+Da(a.href)+'"]');if(r)return e.instance=r,_t(r),r;var n=Ve({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return r=(t.ownerDocument||t).createElement("style"),_t(r),Rt(r,"style",n),zd(r,a.precedence,t),e.instance=r;case"stylesheet":n=fs(a.href);var o=t.querySelector(Iu(n));if(o)return e.state.loading|=4,e.instance=o,_t(o),o;r=Rk(a),(n=Ha.get(n))&&gy(r,n),o=(t.ownerDocument||t).createElement("link"),_t(o);var i=o;return i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),Rt(o,"link",r),e.state.loading|=4,zd(o,a.precedence,t),e.instance=o;case"script":return o=bs(a.src),(n=t.querySelector(Au(o)))?(e.instance=n,_t(n),n):(r=a,(n=Ha.get(o))&&(r=Ve({},a),vy(r,n)),t=t.ownerDocument||t,n=t.createElement("script"),_t(n),Rt(n,"link",r),t.head.appendChild(n),e.instance=n);case"void":return null;default:throw Error(O(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(r=e.instance,e.state.loading|=4,zd(r,a.precedence,t));return e.instance}function zd(t,e,a){for(var r=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),n=r.length?r[r.length-1]:null,o=n,i=0;i<r.length;i++){var s=r[i];if(s.dataset.precedence===e)o=s;else if(o!==n)break}o?o.parentNode.insertBefore(t,o.nextSibling):(e=a.nodeType===9?a.head:a,e.insertBefore(t,e.firstChild))}function gy(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function vy(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var qd=null;function GC(t,e,a){if(qd===null){var r=new Map,n=qd=new Map;n.set(a,r)}else n=qd,r=n.get(a),r||(r=new Map,n.set(a,r));if(r.has(t))return r;for(r.set(t,null),a=a.getElementsByTagName(t),n=0;n<a.length;n++){var o=a[n];if(!(o[Su]||o[At]||t==="link"&&o.getAttribute("rel")==="stylesheet")&&o.namespaceURI!=="http://www.w3.org/2000/svg"){var i=o.getAttribute(e)||"";i=t+i;var s=r.get(i);s?s.push(o):r.set(i,[o])}}return r}function WC(t,e,a){t=t.ownerDocument||t,t.head.insertBefore(a,e==="title"?t.querySelector("head > title"):null)}function KO(t,e,a){if(a===1||e.itemProp!=null)return!1;switch(t){case"meta":case"title":return!0;case"style":if(typeof e.precedence!="string"||typeof e.href!="string"||e.href==="")break;return!0;case"link":if(typeof e.rel!="string"||typeof e.href!="string"||e.href===""||e.onLoad||e.onError)break;return e.rel==="stylesheet"?(t=e.disabled,typeof e.precedence=="string"&&t==null):!0;case"script":if(e.async&&typeof e.async!="function"&&typeof e.async!="symbol"&&!e.onLoad&&!e.onError&&e.src&&typeof e.src=="string")return!0}return!1}function Mk(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function YO(t,e,a,r){if(a.type==="stylesheet"&&(typeof r.media!="string"||matchMedia(r.media).matches!==!1)&&(a.state.loading&4)===0){if(a.instance===null){var n=fs(r.href),o=e.querySelector(Iu(n));if(o){e=o._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=vf.bind(t),e.then(t,t)),a.state.loading|=4,a.instance=o,_t(o);return}o=e.ownerDocument||e,r=Rk(r),(n=Ha.get(n))&&gy(r,n),o=o.createElement("link"),_t(o);var i=o;i._p=new Promise(function(s,l){i.onload=s,i.onerror=l}),Rt(o,"link",r),a.instance=o}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(a,e),(e=a.state.preload)&&(a.state.loading&3)===0&&(t.count++,a=vf.bind(t),e.addEventListener("load",a),e.addEventListener("error",a))}}var Tg=0;function QO(t,e){return t.stylesheets&&t.count===0&&Vd(t,t.stylesheets),0<t.count||0<t.imgCount?function(a){var r=setTimeout(function(){if(t.stylesheets&&Vd(t,t.stylesheets),t.unsuspend){var o=t.unsuspend;t.unsuspend=null,o()}},6e4+e);0<t.imgBytes&&Tg===0&&(Tg=62500*MO());var n=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&Vd(t,t.stylesheets),t.unsuspend)){var o=t.unsuspend;t.unsuspend=null,o()}},(t.imgBytes>Tg?50:800)+e);return t.unsuspend=a,function(){t.unsuspend=null,clearTimeout(r),clearTimeout(n)}}:null}function vf(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Vd(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var yf=null;function Vd(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,yf=new Map,e.forEach(JO,t),yf=null,vf.call(t))}function JO(t,e){if(!(e.state.loading&4)){var a=yf.get(t);if(a)var r=a.get(null);else{a=new Map,yf.set(t,a);for(var n=t.querySelectorAll("link[data-precedence],style[data-precedence]"),o=0;o<n.length;o++){var i=n[o];(i.nodeName==="LINK"||i.getAttribute("media")!=="not all")&&(a.set(i.dataset.precedence,i),r=i)}r&&a.set(null,r)}n=e.instance,i=n.getAttribute("data-precedence"),o=a.get(i)||r,o===r&&a.set(null,n),a.set(i,n),this.count++,r=vf.bind(this),n.addEventListener("load",r),n.addEventListener("error",r),o?o.parentNode.insertBefore(n,o.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(n,t.firstChild)),e.state.loading|=4}}var hu={$$typeof:Ur,Provider:null,Consumer:null,_currentValue:Ro,_currentValue2:Ro,_threadCount:0};function eD(t,e,a,r,n,o,i,s,l){this.tag=1,this.containerInfo=t,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=ag(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=ag(0),this.hiddenUpdates=ag(null),this.identifierPrefix=r,this.onUncaughtError=n,this.onCaughtError=o,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=l,this.incompleteTransitions=new Map}function Ok(t,e,a,r,n,o,i,s,l,u,c,d){return t=new eD(t,e,a,i,l,u,c,d,s),e=1,o===!0&&(e|=24),o=pa(3,null,null,e),t.current=o,o.stateNode=t,e=Vv(),e.refCount++,t.pooledCache=e,e.refCount++,o.memoizedState={element:r,isDehydrated:a,cache:e},Gv(o),t}function Dk(t){return t?(t=Gi,t):Gi}function Bk(t,e,a,r,n,o){n=Dk(n),r.context===null?r.context=n:r.pendingContext=n,r=zn(e),r.payload={element:a},o=o===void 0?null:o,o!==null&&(r.callback=o),a=qn(t,r,e),a!==null&&(ta(a,t,e),Zl(a,t,e))}function ZC(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var a=t.retryLane;t.retryLane=a!==0&&a<e?a:e}}function yy(t,e){ZC(t,e),(t=t.alternate)&&ZC(t,e)}function Pk(t){if(t.tag===13||t.tag===31){var e=$o(t,67108864);e!==null&&ta(e,t,67108864),yy(t,67108864)}}function XC(t){if(t.tag===13||t.tag===31){var e=ya();e=Ev(e);var a=$o(t,e);a!==null&&ta(a,t,e),yy(t,e)}}var xf=!0;function tD(t,e,a,r){var n=ae.T;ae.T=null;var o=_e.p;try{_e.p=2,xy(t,e,a,r)}finally{_e.p=o,ae.T=n}}function aD(t,e,a,r){var n=ae.T;ae.T=null;var o=_e.p;try{_e.p=8,xy(t,e,a,r)}finally{_e.p=o,ae.T=n}}function xy(t,e,a,r){if(xf){var n=wv(r);if(n===null)Ag(t,e,r,bf,a),KC(t,r);else if(nD(n,t,e,a,r))r.stopPropagation();else if(KC(t,r),e&4&&-1<rD.indexOf(t)){for(;n!==null;){var o=ms(n);if(o!==null)switch(o.tag){case 3:if(o=o.stateNode,o.current.memoizedState.isDehydrated){var i=Ao(o.pendingLanes);if(i!==0){var s=o;for(s.pendingLanes|=2,s.entangledLanes|=2;i;){var l=1<<31-va(i);s.entanglements[1]|=l,i&=~l}Sr(o),(Se&6)===0&&(uf=ma()+500,ku(0,!1))}}break;case 31:case 13:s=$o(o,2),s!==null&&ta(s,o,2),Of(),yy(o,2)}if(o=wv(r),o===null&&Ag(t,e,r,bf,a),o===n)break;n=o}n!==null&&r.stopPropagation()}else Ag(t,e,r,null,a)}}function wv(t){return t=Ov(t),by(t)}var bf=null;function by(t){if(bf=null,t=Ui(t),t!==null){var e=vu(t);if(e===null)t=null;else{var a=e.tag;if(a===13){if(t=aw(e),t!==null)return t;t=null}else if(a===31){if(t=rw(e),t!==null)return t;t=null}else if(a===3){if(e.stateNode.current.memoizedState.isDehydrated)return e.tag===3?e.stateNode.containerInfo:null;t=null}else e!==t&&(t=null)}}return bf=t,null}function Nk(t){switch(t){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($2()){case sw:return 2;case lw:return 8;case Zd:case j2:return 32;case uw:return 268435456;default:return 32}default:return 32}}var Lv=!1,jn=null,Gn=null,Wn=null,mu=new Map,gu=new Map,On=[],rD="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 KC(t,e){switch(t){case"focusin":case"focusout":jn=null;break;case"dragenter":case"dragleave":Gn=null;break;case"mouseover":case"mouseout":Wn=null;break;case"pointerover":case"pointerout":mu.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":gu.delete(e.pointerId)}}function Nl(t,e,a,r,n,o){return t===null||t.nativeEvent!==o?(t={blockedOn:e,domEventName:a,eventSystemFlags:r,nativeEvent:o,targetContainers:[n]},e!==null&&(e=ms(e),e!==null&&Pk(e)),t):(t.eventSystemFlags|=r,e=t.targetContainers,n!==null&&e.indexOf(n)===-1&&e.push(n),t)}function nD(t,e,a,r,n){switch(e){case"focusin":return jn=Nl(jn,t,e,a,r,n),!0;case"dragenter":return Gn=Nl(Gn,t,e,a,r,n),!0;case"mouseover":return Wn=Nl(Wn,t,e,a,r,n),!0;case"pointerover":var o=n.pointerId;return mu.set(o,Nl(mu.get(o)||null,t,e,a,r,n)),!0;case"gotpointercapture":return o=n.pointerId,gu.set(o,Nl(gu.get(o)||null,t,e,a,r,n)),!0}return!1}function Fk(t){var e=Ui(t.target);if(e!==null){var a=vu(e);if(a!==null){if(e=a.tag,e===13){if(e=aw(a),e!==null){t.blockedOn=e,O_(t.priority,function(){XC(a)});return}}else if(e===31){if(e=rw(a),e!==null){t.blockedOn=e,O_(t.priority,function(){XC(a)});return}}else if(e===3&&a.stateNode.current.memoizedState.isDehydrated){t.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}t.blockedOn=null}function $d(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var a=wv(t.nativeEvent);if(a===null){a=t.nativeEvent;var r=new a.constructor(a.type,a);Vg=r,a.target.dispatchEvent(r),Vg=null}else return e=ms(a),e!==null&&Pk(e),t.blockedOn=a,!1;e.shift()}return!0}function YC(t,e,a){$d(t)&&a.delete(e)}function oD(){Lv=!1,jn!==null&&$d(jn)&&(jn=null),Gn!==null&&$d(Gn)&&(Gn=null),Wn!==null&&$d(Wn)&&(Wn=null),mu.forEach(YC),gu.forEach(YC)}function Ad(t,e){t.blockedOn===e&&(t.blockedOn=null,Lv||(Lv=!0,yt.unstable_scheduleCallback(yt.unstable_NormalPriority,oD)))}var Ed=null;function QC(t){Ed!==t&&(Ed=t,yt.unstable_scheduleCallback(yt.unstable_NormalPriority,function(){Ed===t&&(Ed=null);for(var e=0;e<t.length;e+=3){var a=t[e],r=t[e+1],n=t[e+2];if(typeof r!="function"){if(by(r||a)===null)continue;break}var o=ms(a);o!==null&&(t.splice(e,3),e-=3,ov(o,{pending:!0,data:n,method:a.method,action:r},r,n))}}))}function ps(t){function e(l){return Ad(l,t)}jn!==null&&Ad(jn,t),Gn!==null&&Ad(Gn,t),Wn!==null&&Ad(Wn,t),mu.forEach(e),gu.forEach(e);for(var a=0;a<On.length;a++){var r=On[a];r.blockedOn===t&&(r.blockedOn=null)}for(;0<On.length&&(a=On[0],a.blockedOn===null);)Fk(a),a.blockedOn===null&&On.shift();if(a=(t.ownerDocument||t).$$reactFormReplay,a!=null)for(r=0;r<a.length;r+=3){var n=a[r],o=a[r+1],i=n[aa]||null;if(typeof o=="function")i||QC(a);else if(i){var s=null;if(o&&o.hasAttribute("formAction")){if(n=o,i=o[aa]||null)s=i.formAction;else if(by(n)!==null)continue}else s=i.action;typeof s=="function"?a[r+1]=s:(a.splice(r,3),r-=3),QC(a)}}}function Hk(){function t(o){o.canIntercept&&o.info==="react-transition"&&o.intercept({handler:function(){return new Promise(function(i){return n=i})},focusReset:"manual",scroll:"manual"})}function e(){n!==null&&(n(),n=null),r||setTimeout(a,20)}function a(){if(!r&&!navigation.transition){var o=navigation.currentEntry;o&&o.url!=null&&navigation.navigate(o.url,{state:o.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var r=!1,n=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",e),navigation.addEventListener("navigateerror",e),setTimeout(a,100),function(){r=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",e),navigation.removeEventListener("navigateerror",e),n!==null&&(n(),n=null)}}}function Sy(t){this._internalRoot=t}Pf.prototype.render=Sy.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(O(409));var a=e.current,r=ya();Bk(a,r,t,e,null,null)};Pf.prototype.unmount=Sy.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;Bk(t.current,2,null,t,null,null),Of(),e[hs]=null}};function Pf(t){this._internalRoot=t}Pf.prototype.unstable_scheduleHydration=function(t){if(t){var e=hw();t={blockedOn:null,target:t,priority:e};for(var a=0;a<On.length&&e!==0&&e<On[a].priority;a++);On.splice(a,0,t),a===0&&Fk(t)}};var JC=ew.version;if(JC!=="19.2.1")throw Error(O(527,JC,"19.2.1"));_e.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(O(188)):(t=Object.keys(t).join(","),Error(O(268,t)));return t=N2(e),t=t!==null?nw(t):null,t=t===null?null:t.stateNode,t};var iD={bundleType:0,version:"19.2.1",rendererPackageName:"react-dom",currentDispatcherRef:ae,reconcilerVersion:"19.2.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(Fl=__REACT_DEVTOOLS_GLOBAL_HOOK__,!Fl.isDisabled&&Fl.supportsFiber))try{yu=Fl.inject(iD),ga=Fl}catch{}var Fl;Nf.createRoot=function(t,e){if(!tw(t))throw Error(O(299));var a=!1,r="",n=TL,o=RL,i=ML;return e!=null&&(e.unstable_strictMode===!0&&(a=!0),e.identifierPrefix!==void 0&&(r=e.identifierPrefix),e.onUncaughtError!==void 0&&(n=e.onUncaughtError),e.onCaughtError!==void 0&&(o=e.onCaughtError),e.onRecoverableError!==void 0&&(i=e.onRecoverableError)),e=Ok(t,1,!1,null,null,a,r,null,n,o,i,Hk),t[hs]=e.current,my(t),new Sy(e)};Nf.hydrateRoot=function(t,e,a){if(!tw(t))throw Error(O(299));var r=!1,n="",o=TL,i=RL,s=ML,l=null;return a!=null&&(a.unstable_strictMode===!0&&(r=!0),a.identifierPrefix!==void 0&&(n=a.identifierPrefix),a.onUncaughtError!==void 0&&(o=a.onUncaughtError),a.onCaughtError!==void 0&&(i=a.onCaughtError),a.onRecoverableError!==void 0&&(s=a.onRecoverableError),a.formState!==void 0&&(l=a.formState)),e=Ok(t,1,!0,e,a??null,r,n,l,o,i,s,Hk),e.context=Dk(null),a=e.current,r=ya(),r=Ev(r),n=zn(r),n.callback=null,qn(a,n,r),a=r,e.current.lanes=a,bu(e,a),Sr(e),t[hs]=e.current,my(t),new Pf(e)};Nf.version="19.2.1"});var Go=pr((TU,qk)=>{"use strict";function zk(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(zk)}catch(t){console.error(t)}}zk(),qk.exports=Uk()});var F1=pr(ap=>{"use strict";var tB=Symbol.for("react.transitional.element"),aB=Symbol.for("react.fragment");function N1(t,e,a){var r=null;if(a!==void 0&&(r=""+a),e.key!==void 0&&(r=""+e.key),"key"in e){a={};for(var n in e)n!=="key"&&(a[n]=e[n])}else a=e;return e=a.ref,{$$typeof:tB,type:t,key:r,ref:e!==void 0?e:null,props:a}}ap.Fragment=aB;ap.jsx=N1;ap.jsxs=N1});var Ee=pr((Wz,H1)=>{"use strict";H1.exports=F1()});var SU={};QS(SU,{ANIMATION_KEYFRAMES:()=>Cl,ActivationConfigZ:()=>Yc,AddClassZ:()=>fS,AnchorIdZ:()=>Aa,AnchorStateZ:()=>TR,AnchorVisibleConditionZ:()=>rm,AppRegistry:()=>Nu,AugmentationZ:()=>RR,BadgePositionZ:()=>tS,BadgeZ:()=>yS,BoundingBoxZ:()=>ER,CanvasEvents:()=>Ts,CanvasRecipeZ:()=>mh,ConditionZ:()=>Cn,ContextManager:()=>Qc,CooldownActiveConditionZ:()=>um,CounterDefZ:()=>fl,CtaButtonZ:()=>pm,DEFAULT_COOLDOWN:()=>Pp,DEFAULT_TTL:()=>Bp,DecisionStrategyZ:()=>yl,DismissedConditionZ:()=>lm,EVENT_SCHEMA_VERSION:()=>nt,EventBus:()=>td,EventCountConditionZ:()=>dm,EventFilterZ:()=>NR,EventHistory:()=>bl,EventOccurredConditionZ:()=>nm,EventSourceZ:()=>OS,ExecutorRegistry:()=>Zc,ExternalStrategyZ:()=>vl,FrequencyEntryZ:()=>jR,FrequencyLimitConditionZ:()=>cm,HighlightStepZ:()=>hE,HighlightStyleZ:()=>eS,HighlightZ:()=>gS,InsertHtmlZ:()=>mS,InsertPositionZ:()=>oS,InterventionTracker:()=>cl,MAX_VISIBLE_TOASTS:()=>Dp,MatchOpZ:()=>dl,ModalContentZ:()=>nS,ModalZ:()=>bS,ModelStrategyZ:()=>gl,MountWidgetZ:()=>CS,NavigateZ:()=>_S,NavigationMonitor:()=>Sl,NormalizedEventZ:()=>PR,NotificationToastStack:()=>Op,PageContextZ:()=>LR,PageHistoryEntryZ:()=>kR,PageUrlConditionZ:()=>tm,ParallelZ:()=>kS,PlacementZ:()=>aS,PulseZ:()=>vS,RUNTIME_SDK_BUILD:()=>GS,RUNTIME_VERSION:()=>HS,RemoveClassZ:()=>pS,RouteConditionZ:()=>am,RouteFilterZ:()=>Q0,RuleStrategyZ:()=>hl,RuleZ:()=>pl,RuntimeContextZ:()=>MR,RuntimeProvider:()=>zp,SDK_SCHEMA_VERSION:()=>an,SDK_VERSION:()=>yp,STATIC_SLOT_STYLES:()=>NS,ScoreStrategyZ:()=>ml,ScrollBehaviorZ:()=>uS,ScrollLogicalPositionZ:()=>fm,ScrollToZ:()=>SS,SelectorZ:()=>jx,SequenceZ:()=>LS,SessionContextZ:()=>IR,SessionMetricConditionZ:()=>sm,SessionMetricTracker:()=>mc,SetAttrZ:()=>dS,SetStyleZ:()=>hS,SetTextZ:()=>cS,ShadowCanvasOverlay:()=>xx,ShadowRootProvider:()=>nx,SmartCanvasApp:()=>Sx,SmartCanvasController:()=>_p,SmartCanvasElement:()=>Vp,SmartCanvasPortal:()=>n3,StandardEvents:()=>Lt,StateEqualsConditionZ:()=>om,StateStore:()=>nd,StoredValueZ:()=>$R,Syntro:()=>jS,TileCard:()=>Ms,TileWheel:()=>UN,TooltipContentZ:()=>rS,TooltipStepZ:()=>pE,TooltipTriggerZ:()=>iS,TooltipZ:()=>xS,TourStepForSchemaZ:()=>lS,TourZ:()=>IS,TriggerWhenZ:()=>Kc,ViewportConditionZ:()=>im,ViewportContextZ:()=>AR,WaitZ:()=>wS,WidgetConfigZ:()=>sS,WidgetRegistry:()=>id,appRegistry:()=>Ls,applyStaticSlotStyles:()=>_m,cleanupAppContext:()=>op,contentRuntime:()=>Ff,coreActionStepSchemas:()=>CR,createActionEngine:()=>em,createAnchorResolver:()=>hm,createAppContext:()=>np,createAppLoader:()=>sp,createCanvasConfigFetcher:()=>ni,createContextManager:()=>mm,createDecisionEngine:()=>gm,createEventAccumulator:()=>vm,createEventBus:()=>xl,createGrowthBookClient:()=>lh,createNoopClient:()=>vh,createOverlayRecipeFetcher:()=>r3,createPostHogClient:()=>Kh,createPostHogNormalizer:()=>ix,createSessionMetricTracker:()=>uh,createSmartCanvas:()=>$p,createSmartCanvasController:()=>rx,createSmartCanvasRuntime:()=>Rm,createStateStore:()=>Sm,createSurfaceContainer:()=>Im,createSurfaces:()=>Em,decisionSchemas:()=>V4,decodeToken:()=>wl,encodeToken:()=>Mm,evaluate:()=>RS,evaluateCondition:()=>ES,evaluateRule:()=>TS,evaluateRuleStrategy:()=>Jc,evaluateScoreStrategy:()=>ed,evaluateSync:()=>MS,executorRegistry:()=>Rr,getAntiFlickerSnippet:()=>RI,getAppIdFromActionKind:()=>Py,getAppIdFromWidgetId:()=>ip,getExecutor:()=>yR,getSlotAnchorId:()=>od,getSlotType:()=>_l,getSlotZIndex:()=>Am,hasExecutor:()=>Yh,interpolateTemplate:()=>sc,isCoreActionKind:()=>By,matchEvent:()=>Np,needsMigration:()=>$N,normalizePostHogEvent:()=>As,overlaysRuntime:()=>rp,parseVersion:()=>Ds,playEnterAnimation:()=>Lm,playExitAnimation:()=>km,registerConfigPredicates:()=>ju,registerSmartCanvasElement:()=>Cx,resolveConfigUri:()=>xp,setupAdjacentPositioning:()=>Cm,setupInlinePositioning:()=>wm,shouldNormalizeEvent:()=>Es,useDecision:()=>nA,useNotifications:()=>Fp,useNotifyWatcher:()=>Up,usePageContext:()=>qp,useRuntime:()=>wr,useRuntimeContext:()=>lc,useRuntimeEvents:()=>aA,useRuntimeState:()=>rA,useSessionContext:()=>eA,useShadowCanvasConfig:()=>bx,useShadowRoot:()=>oi,useViewportContext:()=>tA,validateAction:()=>fr,validateActions:()=>Xc,validateActivationConfig:()=>q4,validateCondition:()=>U4,validateConfig:()=>zN,validateEventFilter:()=>iU,validateEventName:()=>ym,validateFrequencyEntry:()=>dU,validateNormalizedEvent:()=>oU,validateProps:()=>xm,validateRecipe:()=>a3,validateRuntimeContext:()=>tU,validateStoredValue:()=>cU,validateStrategy:()=>z4,widgetRegistry:()=>Tm});var s2=Y(tt(),1),Om=Y(Al(),1),bU=Y(Go(),1);function Vk(t,e,a,r){let n=r?.maxRetries??3,o=r?.debounceMs??50,i=t.parentElement??e.parentElement;if(!i)return()=>{};let s=0,l=null,u=!1,c=new MutationObserver(d=>{if(!u){for(let f of d)for(let h of f.removedNodes)if(h===t){if(s>=n){c.disconnect(),u=!0;return}l&&clearTimeout(l),l=setTimeout(()=>{if(!u){if(!e.isConnected){c.disconnect(),u=!0;return}s++;try{a()}catch{c.disconnect(),u=!0}}},o);return}}});return c.observe(i,{childList:!0,subtree:!0}),()=>{u=!0,c.disconnect(),l&&clearTimeout(l)}}var sD=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button","svg","path","circle","line","polyline","polygon","rect","g"]);function _y(t){if(typeof window.Sanitizer=="function")try{let l=new window.Sanitizer({}).sanitizeToFragment(t),u=document.createElement("div");return u.append(l),u.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=[];for(;n.nextNode();){let s=n.currentNode,l=s.tagName.toLowerCase();if(!sD.has(l)){o.push(s);continue}for(let u of Array.from(s.attributes)){let c=u.name.toLowerCase(),d=u.value.trim().toLowerCase(),f=c.startsWith("on"),S=(c==="href"||c==="src"||c==="formaction")&&(d.startsWith("javascript:")||d.startsWith("vbscript:")||d.startsWith("data:text/html"));(f||S)&&s.removeAttribute(u.name)}}let i=Array.from(r.querySelectorAll("svg"));for(let s of i)o.some(l=>s.contains(l)&&l.tagName.toLowerCase()==="script")&&o.push(s);for(let s of o){for(;s.firstChild;)s.parentNode?.insertBefore(s.firstChild,s);s.remove()}return a.innerHTML}var $k=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=_y(t.html),n="data-syntro-insert-label",o=t.label;if(o){let d=CSS.escape(o),h=(a.parentElement??a).querySelector(`[${n}="${d}"]`);h&&h.remove()}let i=document.createElement("div");i.setAttribute("data-syntro-action-id",e.generateId()),o&&i.setAttribute(n,o),i.innerHTML=r;let s=null;switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":s=a.innerHTML,a.replaceWith(i);break}let l=null;if(t.deepLink){let{tileId:d,itemId:f}=t.deepLink;l=()=>{let h=window.SynOS?.handle;h&&(h.open(),h.runtime?.events?.publish("notification.deep_link",{tileId:d,itemId:f}))},i.style.cursor="pointer",i.addEventListener("click",l)}e.publishEvent("action.applied",{id:e.generateId(),kind:"content:insertHtml",anchorId:t.anchorId,position:t.position});let c=Vk(i,a,()=>{switch(t.position){case"before":a.insertAdjacentElement("beforebegin",i);break;case"after":a.insertAdjacentElement("afterend",i);break;case"prepend":a.insertBefore(i,a.firstChild);break;case"append":a.appendChild(i);break;case"replace":break}});return{cleanup:()=>{if(l&&i.removeEventListener("click",l),c(),!!i.isConnected)try{if(t.position==="replace"&&s!==null){let d=document.createElement(a.tagName);d.innerHTML=s,Array.from(a.attributes).forEach(f=>{d.setAttribute(f.name,f.value)}),i.replaceWith(d)}else i.remove()}catch{}},updateFn:d=>{"html"in d&&typeof d.html=="string"&&(i.innerHTML=_y(d.html))}}},jk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.textContent??"";return a.textContent=t.text,e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setText",anchorId:t.anchorId}),{cleanup:()=>{a.isConnected&&(a.textContent=r)},updateFn:n=>{"text"in n&&typeof n.text=="string"&&(a.textContent=n.text)}}},Gk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=t.attr.toLowerCase();if(r.startsWith("on"))throw new Error(`Dangerous attribute not allowed: ${t.attr}`);if(r==="href"||r==="src"||r==="formaction"){let s=t.value.trim().toLowerCase();if(s.startsWith("javascript:")||s.startsWith("vbscript:")||s.startsWith("data:text/html"))throw new Error(`Dangerous URL not allowed in ${t.attr}: ${t.value}`)}let o=a.getAttribute(t.attr),i=a.hasAttribute(t.attr);return a.setAttribute(t.attr,t.value),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setAttr",anchorId:t.anchorId,attr:t.attr}),{cleanup:()=>{a.isConnected&&(i&&o!==null?a.setAttribute(t.attr,o):a.removeAttribute(t.attr))},updateFn:s=>{"value"in s&&typeof s.value=="string"&&a.setAttribute(t.attr,s.value)}}},Wk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.classList.contains(t.className);return a.classList.add(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:addClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{a.isConnected&&(r||a.classList.remove(t.className))}}},Zk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=a.classList.contains(t.className);return a.classList.remove(t.className),e.publishEvent("action.applied",{id:e.generateId(),kind:"content:removeClass",anchorId:t.anchorId,className:t.className}),{cleanup:()=>{a.isConnected&&r&&a.classList.add(t.className)}}},Xk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-content] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=new Map;for(let n of Object.keys(t.styles)){let o=a.style.getPropertyValue(n);r.set(n,o)}for(let[n,o]of Object.entries(t.styles))a.style.setProperty(n,o);return e.publishEvent("action.applied",{id:e.generateId(),kind:"content:setStyle",anchorId:t.anchorId,styles:Object.keys(t.styles)}),{cleanup:()=>{if(a.isConnected)for(let[n,o]of r)o?a.style.setProperty(n,o):a.style.removeProperty(n)},updateFn:n=>{if("styles"in n&&typeof n.styles=="object"&&n.styles)for(let[o,i]of Object.entries(n.styles))a.style.setProperty(o,i)}}},Cy=[{kind:"content:insertHtml",executor:$k},{kind:"content:setText",executor:jk},{kind:"content:setAttr",executor:Gk},{kind:"content:addClass",executor:Wk},{kind:"content:removeClass",executor:Zk},{kind:"content:setStyle",executor:Xk}],Ff={id:"adaptive-content",version:"1.0.0",name:"Content",description:"DOM manipulation for text, attributes, and styles",executors:Cy};var lD={light:50,medium:100,heavy:200},uD=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"],Kk={init(t,e,a){let r=lD[a.intensity],n=a.colors.length>0?a.colors:uD,o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*-e*.3,vx:(Math.random()-.5)*4,vy:Math.random()*2+1,rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.2,size:Math.random()*6+4,color:n[Math.floor(Math.random()*n.length)],opacity:1,shape:Math.random()>.5?"rect":"circle"});return o},update(t,e,a){let r=!1;for(let n of t)n.vy+=.15,n.vx*=.99,n.x+=n.vx,n.y+=n.vy,n.rotation+=n.rotationSpeed,n.y>0&&n.opacity>0&&n.y>500&&(n.opacity-=.02,n.opacity<0&&(n.opacity=0)),n.opacity>.01&&(r=!0);return r},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation),a.shape==="circle"?(t.beginPath(),t.arc(0,0,a.size/2,0,Math.PI*2),t.fill()):t.fillRect(-a.size/2,-a.size/2,a.size,a.size*.6),t.restore())}};var cD={light:20,medium:40,heavy:80},dD="\u{1F389}",Yk={init(t,e,a){let r=cD[a.intensity],n=typeof a.props?.emoji=="string"?a.props.emoji:dD,o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*-200,vx:0,vy:Math.random()*1.5+1,rotation:0,rotationSpeed:0,size:Math.random()*12+16,color:"#000000",opacity:1,shape:"emoji",emoji:n,data:{wobblePhase:Math.random()*Math.PI*2,wobbleAmp:Math.random()*1.5+.5,originX:0}});for(let i of o)i.data&&(i.data.originX=i.x);return o},update(t,e,a){let r=!1;for(let n of t){n.y+=n.vy;let o=n.data?.wobblePhase??0,i=n.data?.wobbleAmp??1,s=n.data?.originX??n.x;n.x=s+Math.sin(a*.003+o)*i*20,n.y>600&&(n.opacity-=.02,n.opacity<0&&(n.opacity=0)),n.opacity>.01&&(r=!0)}return r},render(t,e){for(let a of e)a.opacity<.01||!a.emoji||(t.save(),t.globalAlpha=a.opacity,t.font=`${a.size}px serif`,t.textAlign="center",t.textBaseline="middle",t.fillText(a.emoji,a.x,a.y),t.restore())}};var fD={light:20,medium:40,heavy:80},pD={light:3,medium:4,heavy:5},Qk={init(t,e,a){let r=fD[a.intensity],n=pD[a.intensity],o=a.colors.length>0?a.colors:["#ff4444","#44ff44","#4444ff"],i=[];for(let s=0;s<n;s++){let l=Math.random()*t*.8+t*.1,u=Math.random()*e*.6,c=o[Math.floor(Math.random()*o.length)];for(let d=0;d<r;d++){let f=Math.PI*2*d/r+(Math.random()-.5)*.3,h=Math.random()*3+2;i.push({x:l,y:u,vx:Math.cos(f)*h,vy:Math.sin(f)*h,rotation:0,rotationSpeed:0,size:Math.random()*3+2,color:c,opacity:1,shape:"circle",data:{centerX:l,centerY:u}})}}return i},update(t,e,a){let r=!1;for(let n of t)n.vx*=.97,n.vy*=.97,n.vy+=.03,n.x+=n.vx,n.y+=n.vy,n.opacity-=.008,n.opacity<0&&(n.opacity=0),n.opacity>.01&&(r=!0);return r},render(t,e){for(let a of e)a.opacity<.01||(t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.shadowBlur=12,t.shadowColor=a.color,t.beginPath(),t.arc(a.x,a.y,a.size,0,Math.PI*2),t.fill(),t.restore())}};var hD={light:30,medium:60,heavy:120},Jk={init(t,e,a){let r=hD[a.intensity],n=a.colors.length>0?a.colors:["#ffd700","#ffffff","#fffacd"],o=[];for(let i=0;i<r;i++)o.push({x:Math.random()*t,y:Math.random()*e,vx:(Math.random()-.5)*.3,vy:-(Math.random()*.5+.2),rotation:Math.random()*Math.PI*2,rotationSpeed:(Math.random()-.5)*.1,size:Math.random()*4+2,color:n[Math.floor(Math.random()*n.length)],opacity:Math.random()*.5+.5,shape:"circle",data:{phase:Math.random()*Math.PI*2,baseOpacity:Math.random()*.5+.5}});return o},update(t,e,a){let r=!1;for(let n of t){n.x+=n.vx,n.y+=n.vy,n.rotation+=n.rotationSpeed,n.data&&(n.data.baseOpacity=(n.data.baseOpacity??1)-.001,n.data.baseOpacity<0&&(n.data.baseOpacity=0));let o=n.data?.phase??0,i=n.data?.baseOpacity??1;if(i<=.01)n.opacity=0;else{let s=Math.sin(a*.005+o)*.4+.6;n.opacity=i*s}n.opacity>.01&&(r=!0)}return r},render(t,e){for(let a of e){if(a.opacity<.01)continue;t.save(),t.globalAlpha=a.opacity,t.fillStyle=a.color,t.translate(a.x,a.y),t.rotate(a.rotation);let r=a.size;t.beginPath(),t.moveTo(0,-r),t.lineTo(r*.3,-r*.3),t.lineTo(r,0),t.lineTo(r*.3,r*.3),t.lineTo(0,r),t.lineTo(-r*.3,r*.3),t.lineTo(-r,0),t.lineTo(-r*.3,-r*.3),t.closePath(),t.fill(),t.restore()}}};var Hf=class{constructor(){this.canvas=null,this.ctx=null,this.rafId=null,this.particles=[],this.startTime=0,this.lastFrame=0,this.duration=0,this.effect=null,this.container=null}start(e,a,r){if(window.matchMedia("(prefers-reduced-motion: reduce)").matches)return;this.container=e,this.effect=a,this.duration=r.duration;let o=document.createElement("canvas");o.setAttribute("data-syntro-celebrate",""),Object.assign(o.style,{position:"fixed",inset:"0",pointerEvents:"none",zIndex:"2147483646"});let i=window.devicePixelRatio||1,s=window.innerWidth,l=window.innerHeight;o.width=s*i,o.height=l*i,o.style.width=`${s}px`,o.style.height=`${l}px`;let u=o.getContext("2d");u&&(u.scale(i,i),this.canvas=o,this.ctx=u,e.appendChild(o),this.particles=a.init(s,l,r),this.startTime=performance.now(),this.lastFrame=this.startTime,this.tick=this.tick.bind(this),this.rafId=requestAnimationFrame(this.tick))}stop(){this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null),this.canvas&&this.container&&(this.canvas.remove(),this.canvas=null),this.ctx=null,this.effect=null,this.container=null,this.particles=[]}tick(e){if(!this.ctx||!this.canvas||!this.effect)return;let a=e-this.startTime,r=e-this.lastFrame;if(this.lastFrame=e,a>=this.duration){this.stop();return}let n=this.canvas.width/(window.devicePixelRatio||1),o=this.canvas.height/(window.devicePixelRatio||1);if(this.ctx.clearRect(0,0,n,o),!this.effect.update(this.particles,r,a)){this.stop();return}this.effect.render(this.ctx,this.particles),this.rafId=requestAnimationFrame(this.tick)}};var mD=["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff","#ff8800","#8800ff"];function gD(t,e){return[t,e,`${t}cc`,`${e}cc`,"#ffffff",`${t}80`]}function vD(t){try{let e=getComputedStyle(t),a=e.getPropertyValue("--sc-color-primary")?.trim(),r=e.getPropertyValue("--sc-color-primary-hover")?.trim();if(a?.startsWith("#")&&a.length>=7)return gD(a,r||a)}catch{}return null}var e1=new Map([["confetti",Kk],["fireworks",Qk],["sparkles",Jk],["emoji-rain",Yk]]),t1=async(t,e)=>{let a=e1.get(t.effect);if(!a)return console.warn(`[adaptive-overlays] Unknown celebration effect: "${t.effect}". Available: ${[...e1.keys()].join(", ")}`),{cleanup:()=>{}};let r=t.colors??vD(e.overlayRoot)??mD,n={duration:t.duration??3e3,intensity:t.intensity??"medium",colors:r,props:t.props},o=new Hf;return o.start(e.overlayRoot,a,n),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:celebrate",effect:t.effect}),{cleanup:()=>{o.stop()}}};var Ly="syntro_active_tour",Uf=new Map;function yD(t){try{let e=localStorage.getItem(Ly);if(!e)return null;let a=JSON.parse(e);return a.tourId!==t?null:a}catch{return null}}function wy(t){try{localStorage.setItem(Ly,JSON.stringify(t))}catch{}}function xD(){try{localStorage.removeItem(Ly)}catch{}}function Eu(){return window.location.pathname}function bD(t){if(!t.route)return!0;let e=Eu();return t.route.includes("*")?new RegExp(`^${t.route.replace(/\*/g,".*")}$`).test(e):e===t.route}var ky=async(t,e)=>{let{tourId:a,steps:r,startStep:n,autoStart:o=!0}=t;if(r.length===0)throw new Error(`Tour "${a}" has no steps`);if(Uf.has(a))return{cleanup:async()=>{let y=Uf.get(a);y&&await y.cleanup()}};if(!e.applyAction)throw new Error("Tour executor requires applyAction in context");let i=yD(a),s=!!i;if(!s&&!o)return{cleanup:()=>{}};i||(i={tourId:a,currentStepId:n||r[0].id,startedAt:Date.now()},wy(i));let l=r.findIndex(y=>y.id===i.currentStepId);if(l===-1){let y=n||r[0].id;l=r.findIndex(v=>v.id===y),l===-1&&(l=0),i.currentStepId=r[l].id,wy(i)}let u=r[l];if(!bD(u))return e.publishEvent("tour.waiting_for_route",{tourId:a,stepId:u.id,expectedRoute:u.route,currentRoute:Eu()}),{cleanup:()=>{}};let c=!1,d=null,f=null,h=null,S=async()=>{f&&(f(),f=null),d?.isApplied()&&(await d.revert(),d=null)},x=async y=>{if(c)return;if(await S(),y==="end"){xD(),e.publishEvent("tour.completed",{tourId:a,totalSteps:r.length}),c=!0;return}let v=r.find(C=>C.id===y);if(!v){console.error(`[Tour] Step "${y}" not found`);return}if(i.currentStepId=y,wy(i),e.publishEvent("tour.step_changed",{tourId:a,previousStepId:u.id,nextStepId:y}),v.route&&v.route!==Eu()){e.publishEvent("tour.awaiting_navigation",{tourId:a,stepId:y,targetRoute:v.route});return}await b(v)},b=async y=>{if(!c){e.publishEvent("tour.step_started",{tourId:a,stepId:y.id,stepIndex:r.findIndex(v=>v.id===y.id),totalSteps:r.length});try{d=await e.applyAction(y.action)}catch(v){console.error(`[Tour] Failed to execute step "${y.id}":`,v),e.publishEvent("tour.step_failed",{tourId:a,stepId:y.id,error:String(v)});return}if(y.onAction&&e.subscribeEvent){f=e.subscribeEvent("action.modal_cta_clicked",w=>{let _=w?.actionId;if(_&&y.onAction){let L=y.onAction[_];L&&x(L)}});let v=e.subscribeEvent("action.tooltip_cta_clicked",w=>{let _=w?.actionId;if(_&&y.onAction){let L=y.onAction[_];L&&x(L)}}),C=f;f=()=>{C(),v()}}}};h=(()=>{let y=Eu(),v=()=>{let _=Eu();_!==y&&(y=_,e.publishEvent("tour.route_changed",{tourId:a,newRoute:_}))};if(e.subscribeNavigation)return e.subscribeNavigation(()=>v());window.addEventListener("popstate",v);let C=history.pushState.bind(history),w=history.replaceState.bind(history);return history.pushState=(..._)=>{C(..._),queueMicrotask(v)},history.replaceState=(..._)=>{w(..._),queueMicrotask(v)},()=>{window.removeEventListener("popstate",v),history.pushState=C,history.replaceState=w}})(),s?e.publishEvent("tour.resumed",{tourId:a,stepId:i.currentStepId}):e.publishEvent("tour.started",{tourId:a,totalSteps:r.length,startStepId:i.currentStepId}),await b(u);let m=async()=>{c=!0,Uf.delete(a),await S(),h&&h(),e.publishEvent("tour.paused",{tourId:a,stepId:i.currentStepId})};return Uf.set(a,{cleanup:m}),{cleanup:m}};var Qa={white:"#ffffff",black:"#000000"},ne={0:"#2c0b0a",1:"#5b1715",2:"#89221f",3:"#b72e2a",4:"#d44844",5:"#dd6d69",6:"#e5918f",7:"#eeb6b4",8:"#f6dada",9:"#faebea"},k={0:"#07080a",1:"#0f1318",2:"#0e1114",3:"#1c222a",4:"#2b333f",5:"#394454",6:"#475569",7:"#677384",8:"#87919f",9:"#a8afba",10:"#cbd0d7",11:"#e8eaee",12:"#f6f7f9"},De={0:"#07230a",1:"#0e4514",2:"#16681e",3:"#1d8a28",4:"#24ad32",5:"#4fbd5a",6:"#7acd82",7:"#a5deab",8:"#d0eed3",9:"#e5f6e7"},Mt={0:"#301f09",1:"#5f3e12",2:"#8f5e1b",3:"#be7d24",4:"#ee9c2d",5:"#f1b057",6:"#f5c481",7:"#f8d7ab",8:"#fcebd5",9:"#fdf5ea"},Xe={0:"#330707",1:"#660f0e",2:"#991616",3:"#cc1e1d",4:"#ff2524",5:"#ff5150",6:"#ff7c7c",7:"#ffa8a7",8:"#ffd3d3",9:"#ffe9e9"},Sa={0:"#051533",1:"#0a2a66",2:"#0f3f98",3:"#1454cb",4:"#1969fe",5:"#4787fe",6:"#75a5fe",7:"#a3c3ff",8:"#d1e1ff",9:"#e8f0ff"},Tu={0:"#662500",1:"#993d00",2:"#cc5800",3:"#ff7700",4:"#fea85d",5:"#fec58f",6:"#ffd6ae",7:"#fee6cd",8:"#fff1e1",9:"#fff8f0"},wt={0:"#151229",1:"#2a2452",2:"#40357c",3:"#5547a5",4:"#6a59ce",5:"#887ad8",6:"#a69be2",7:"#c3bdeb",8:"#e1def5",9:"#f0eefa"},Ru={0:"#37091f",1:"#69123c",2:"#9b1c58",3:"#cd2575",4:"#ff2e92",5:"#ff58a8",6:"#ff82be",7:"#ffabd3",8:"#ffd5e9",9:"#ffeaf4"};var _a={primary:k[10],secondary:k[9],tertiary:k[8]},ZU={primary:k[2],secondary:k[0]},Iy={primary:k[4],secondary:k[3]},zf={primary:{text:Qa.white,icon:Qa.white,border:ne[3],backgroundDefault:ne[3],backgroundHover:ne[2]},neutral:{text:k[10],textHover:Qa.white,icon:k[10],iconHover:Qa.white,border:k[4],background:k[2]},link:{text:Qa.white,icon:Qa.white,hover:ne[5]},error:{text:Xe[5],hover:Xe[6]},success:{text:De[5],hover:De[6]}},XU={slateGrey:{content:k[10],pillOutline:k[10],borderPrimary:k[5],borderSecondary:k[5],background:k[3]},brand:{content:ne[9],pillOutline:ne[9],borderPrimary:ne[6],borderSecondary:ne[6],background:ne[0]},red:{content:Xe[8],pillOutline:Xe[4],borderPrimary:Xe[2],borderSecondary:Xe[2],background:Xe[0]},yellow:{content:Mt[8],pillOutline:Mt[4],borderPrimary:Mt[2],borderSecondary:Mt[2],background:Mt[0]},green:{content:De[8],pillOutline:De[4],borderPrimary:De[2],borderSecondary:De[2],background:De[0]},purple:{content:wt[8],pillOutline:wt[4],borderPrimary:wt[2],borderSecondary:wt[2],background:wt[0]},blue:{content:Sa[8],pillOutline:Sa[4],borderPrimary:Sa[2],borderSecondary:Sa[2],background:Sa[0]},orange:{content:Tu[8],pillOutline:Tu[4],borderPrimary:Tu[2],borderSecondary:Tu[2],background:Tu[0]},pink:{content:Ru[8],pillOutline:Ru[4],borderPrimary:Ru[2],borderSecondary:Ru[2],background:Ru[0]}},KU={green:{content:De[8],border:De[2],background:De[0]},yellow:{content:Mt[8],border:Mt[2],background:Mt[0]},red:{content:Xe[8],border:Xe[2],background:Xe[0]}},YU={green:{content:De[1],background:De[9]},yellow:{content:Mt[1],background:Mt[9]},red:{content:Xe[1],background:Xe[9]}},QU={content:k[10],border:k[4],background:k[3]},JU={backgroundDefault:k[2],backgroundHover:k[1],selected:k[3]},ez={background:k[2],icon:k[10],borderDefault:k[4],borderSelected:ne[3],textLabel:k[9],textPlaceholder:k[8],textHint:k[8]},tz={backgroundDefault:k[2],backgroundDisabled:k[0],textLabel:k[9],textPlaceholder:k[8],textHint:k[8],textError:Xe[5],iconDefault:k[9],iconPlaceholder:k[10],iconError:Xe[5],borderDefault:k[4],borderSelected:ne[3],borderError:Xe[5]},az={handleDefault:Qa.white,handleDisabled:k[10],off:{backgroundDefault:k[4],backgroundHover:k[5],backgroundDisabled:k[4]},on:{backgroundDefault:De[3],backgroundHover:De[2],backgroundDisabled:k[4]}},rz={off:{backgroundDefault:"#00000000",backgroundHover:k[5],backgroundDisabled:k[2],border:k[6]},on:{backgroundDefault:De[0],backgroundHover:De[1],backgroundDisabled:k[2],border:De[3]}},nz={content:k[10],background:k[4]},oz={background:k[4],active:De[3]},iz={background:k[1],content:k[9],border:k[4]},sz={backgroundDefault:k[1],backgroundHover:k[3],backgroundActive:k[4],border:k[4],contentPrimary:k[10],contentSecondary:k[9],contentTertiary:k[8]},lz={background:k[1],content:k[9],border:k[4]},uz={activeBackground:k[3],activeContent:ne[5],inactiveContent:k[9],border:k[4]},cz={header:{textDefault:k[9],textHover:k[8],backgroundDefault:k[1]},border:k[4],cell:{textPrimary:k[10],textSecondary:k[9],backgroundDefault:k[2],backgroundHover:k[1]}},dz={textPrimaryDefault:k[10],textPrimaryHover:k[10],textSecondaryDefault:k[8],textSecondaryHover:k[9],iconPrimary:k[10],iconSecondary:k[8]},fz={background:De[1],active:De[5]},pz={textDefault:k[10],textSelected:Qa.white,textDisabled:k[7],backgroundDefault:k[2],backgroundMiddle:k[3],backgroundSelected:ne[3],border:k[4]},hz=k[9];var a1=typeof CSS<"u"&&CSS.supports?.("clip-path","path('M0 0 H1 V1 Z')");function r1(t,e,a){let r=a?.paddingPx??12,n=a?.radiusPx??12,o=Math.min(Math.max(a?.scrimOpacity??.55,0),1),i=a?.ringColor??`var(--syntro-ring, ${Sa[5]})`,s=a?.blocking??!1,l=a?.onClickOutside??!0,u=a?.onEsc??!0,c=getComputedStyle(document.documentElement),d=c.getPropertyValue("--syntro-spotlight-backdrop").trim(),f=c.getPropertyValue("--syntro-ring").trim(),h=document.createElement("div");h.className="syntro-spotlight-scrim";let S=s||l;Object.assign(h.style,{position:"fixed",inset:"0",zIndex:"2147483646",pointerEvents:S?"auto":"none",background:d||`rgba(2, 6, 23, ${o})`,transition:"opacity 220ms ease",opacity:"0"}),e.appendChild(h),requestAnimationFrame(()=>h.style.opacity="1");let x=document.createElement("div");x.className="syntro-spotlight-ring",Object.assign(x.style,{position:"fixed",pointerEvents:"none",borderRadius:`${n}px`,border:`2px solid ${i||f||Sa[5]}`,boxShadow:"0 0 0 4px rgba(255,255,255,0.35)",zIndex:"2147483647",transition:"all 220ms cubic-bezier(0.16,1,0.3,1)"}),e.appendChild(x);let b=[];if(!a1)for(let I=0;I<4;I++){let A=document.createElement("div");A.style.position="fixed",A.style.background="inherit",b.push(A),h.appendChild(A)}let g=I=>{h.style.clipPath=I,h.style.webkitClipPath=I},m=()=>{if(!t.isConnected){L.destroy();return}let I=t.getBoundingClientRect(),A=I.left-r,T=I.top-r,N=I.width+r*2,B=I.height+r*2;if(Object.assign(x.style,{left:`${A}px`,top:`${T}px`,width:`${N}px`,height:`${B}px`}),a1){let F=window.innerWidth,H=window.innerHeight,R=Math.min(n,N/2,B/2),z=`M 0 0 L ${F} 0 L ${F} ${H} L 0 ${H} Z`,M=`M ${A+R} ${T} A ${R} ${R} 0 0 0 ${A} ${T+R} L ${A} ${T+B-R} A ${R} ${R} 0 0 0 ${A+R} ${T+B} L ${A+N-R} ${T+B} A ${R} ${R} 0 0 0 ${A+N} ${T+B-R} L ${A+N} ${T+R} A ${R} ${R} 0 0 0 ${A+N-R} ${T} L ${A+R} ${T} Z`;g(`path('${z} ${M}')`)}else{let[F,H,R,z]=b;Object.assign(F.style,{left:"0px",top:"0px",width:"100vw",height:`${T}px`}),Object.assign(R.style,{left:"0px",top:`${T+B}px`,width:"100vw",height:`${Math.max(0,window.innerHeight-(T+B))}px`}),Object.assign(z.style,{left:"0px",top:`${T}px`,width:`${A}px`,height:`${B}px`}),Object.assign(H.style,{left:`${A+N}px`,top:`${T}px`,width:`${Math.max(0,window.innerWidth-(A+N))}px`,height:`${B}px`})}},y=new ResizeObserver(()=>requestAnimationFrame(m));y.observe(t);let v=()=>requestAnimationFrame(m),C=()=>requestAnimationFrame(m);window.addEventListener("scroll",v,!0),window.addEventListener("resize",C);let w=I=>{I.key==="Escape"&&u&&(a?.onDismiss?.(),L.destroy())};u&&window.addEventListener("keydown",w);let _=I=>{s?(I.preventDefault(),I.stopPropagation()):l&&(a?.onDismiss?.(),L.destroy())};h.addEventListener("click",_);let L={destroy(){y.disconnect(),window.removeEventListener("scroll",v,!0),window.removeEventListener("resize",C),u&&window.removeEventListener("keydown",w),h.removeEventListener("click",_),h.style.pointerEvents="none",h.style.opacity="0",setTimeout(()=>{try{h.remove()}catch{}try{x.remove()}catch{}},220)}};return m(),L}var SD=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button","svg","path","circle","line","polyline","polygon","rect","g"]);function Ca(t){if(typeof window.Sanitizer=="function")try{let s=new window.Sanitizer({}).sanitizeToFragment(t),l=document.createElement("div");return l.append(s),l.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=[];for(;n.nextNode();){let i=n.currentNode,s=i.tagName.toLowerCase();if(!SD.has(s)){o.push(i);continue}for(let l of Array.from(i.attributes)){let u=l.name.toLowerCase(),c=l.value.trim().toLowerCase(),d=u.startsWith("on"),f=(u==="href"||u==="src")&&c.startsWith("javascript:");(d||f)&&i.removeAttribute(l.name)}}for(let i of o){for(;i.firstChild;)i.parentNode?.insertBefore(i.firstChild,i);i.remove()}return a.innerHTML}var Wo={bg:"var(--sc-overlay-background, #ffffff)",title:"var(--sc-overlay-title-color, var(--sc-overlay-text-color, #111827))",text:"var(--sc-overlay-text-color, #4b5563)",accent:"var(--sc-color-primary, #4f46e5)",radius:"var(--sc-border-radius, 12px)"},Ay=async(t,e)=>{let{content:a,size:r="md",blocking:n=!1,scrim:o,dismiss:i,ctaButtons:s}=t,l=document.createElement("div");l.className="syntro-modal-scrim",l.style.cssText=`
|
|
10
10
|
position: fixed;
|
|
11
11
|
inset: 0;
|
|
12
12
|
background: rgba(0, 0, 0, ${o?.opacity??.6});
|
|
13
13
|
z-index: 2147483645;
|
|
14
14
|
opacity: 0;
|
|
15
15
|
transition: opacity 200ms ease-out;
|
|
16
|
-
`,e.overlayRoot.appendChild(l);let u=document.createElement("div");u.className=`syntro-modal syntro-modal-${
|
|
16
|
+
`,e.overlayRoot.appendChild(l);let u=document.createElement("div");u.className=`syntro-modal syntro-modal-${r}`,u.setAttribute("role","dialog"),u.setAttribute("aria-modal","true");let c={sm:"360px",md:"480px",lg:"640px"};u.style.cssText=`
|
|
17
17
|
position: fixed;
|
|
18
18
|
top: 50%;
|
|
19
19
|
left: 50%;
|
|
20
20
|
transform: translate(-50%, -50%) scale(0.95);
|
|
21
|
-
max-width: ${c[
|
|
21
|
+
max-width: ${c[r]};
|
|
22
22
|
width: 90%;
|
|
23
|
-
background: ${
|
|
24
|
-
border-radius: ${
|
|
23
|
+
background: ${Wo.bg};
|
|
24
|
+
border-radius: ${Wo.radius};
|
|
25
25
|
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
|
|
26
26
|
z-index: 2147483646;
|
|
27
27
|
opacity: 0;
|
|
28
28
|
transition: opacity 200ms ease-out, transform 200ms ease-out;
|
|
29
29
|
padding: 24px;
|
|
30
|
-
`;let d="";if(a.title&&(d+=`<h2 class="syntro-modal-title" style="margin: 0 0 12px 0; font-size: 18px; font-weight: 600; color: ${
|
|
30
|
+
`;let d="";if(a.title&&(d+=`<h2 class="syntro-modal-title" style="margin: 0 0 12px 0; font-size: 18px; font-weight: 600; color: ${Wo.title};">${Ca(a.title)}</h2>`),d+=`<div class="syntro-modal-body" style="color: ${Wo.text}; line-height: 1.5;">${Ca(a.body)}</div>`,i?.closeButton!==!1&&(d+=`
|
|
31
31
|
<button class="syntro-modal-close" data-syntro-action="dismiss" style="
|
|
32
32
|
position: absolute;
|
|
33
33
|
top: 16px;
|
|
@@ -36,17 +36,17 @@ Error generating stack: `+n.message+`
|
|
|
36
36
|
border: none;
|
|
37
37
|
cursor: pointer;
|
|
38
38
|
padding: 4px;
|
|
39
|
-
color: ${
|
|
39
|
+
color: ${Wo.text};
|
|
40
40
|
opacity: 0.6;
|
|
41
41
|
" aria-label="Close">
|
|
42
42
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor">
|
|
43
43
|
<path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"/>
|
|
44
44
|
</svg>
|
|
45
45
|
</button>
|
|
46
|
-
`),s&&s.length>0){d+='<div class="syntro-modal-actions" style="display: flex; gap: 12px; margin-top: 24px; justify-content: flex-end;">';for(let
|
|
46
|
+
`),s&&s.length>0){d+='<div class="syntro-modal-actions" style="display: flex; gap: 12px; margin-top: 24px; justify-content: flex-end;">';for(let C of s){let w=C.primary??!1;d+=`
|
|
47
47
|
<button
|
|
48
|
-
class="syntro-modal-btn ${
|
|
49
|
-
data-syntro-action="${
|
|
48
|
+
class="syntro-modal-btn ${w?"syntro-modal-btn-primary":""}"
|
|
49
|
+
data-syntro-action="${Ca(C.actionId)}"
|
|
50
50
|
style="
|
|
51
51
|
padding: 10px 20px;
|
|
52
52
|
border-radius: 8px;
|
|
@@ -54,12 +54,12 @@ Error generating stack: `+n.message+`
|
|
|
54
54
|
font-weight: 500;
|
|
55
55
|
cursor: pointer;
|
|
56
56
|
transition: background 150ms ease;
|
|
57
|
-
${
|
|
57
|
+
${w?`background: ${Wo.accent}; color: white; border: none;`:`background: transparent; color: ${Wo.accent}; border: 1px solid currentColor; opacity: 0.7;`}
|
|
58
58
|
"
|
|
59
59
|
>
|
|
60
|
-
${
|
|
60
|
+
${Ca(C.label)}
|
|
61
61
|
</button>
|
|
62
|
-
`}d+="</div>"}u.innerHTML=d,e.overlayRoot.appendChild(u);let f=null,m=u.querySelectorAll("[data-syntro-action]"),S=_=>{let C=_.currentTarget.getAttribute("data-syntro-action");C&&(f=C,e.publishEvent("action.modal_cta_clicked",{actionId:C}),y.destroy())};m.forEach(_=>_.addEventListener("click",S));let b=_=>{_.key==="Escape"&&i?.onEsc!==!1&&y.destroy()};window.addEventListener("keydown",b);let x=()=>{r||y.destroy()};l.addEventListener("click",x);let p=[];r&&Array.from(document.body.children).forEach(_=>{_!==e.overlayRoot&&_.getAttribute("inert")===null&&!_.querySelector("[data-syntro-editor-panel]")&&!_.hasAttribute("data-syntro-editor-panel")&&(_.setAttribute("inert",""),p.push(_))});let g;i?.timeoutMs&&(g=setTimeout(()=>{y.destroy()},i.timeoutMs));let v=u.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');v.length>0&&requestAnimationFrame(()=>v[0].focus()),requestAnimationFrame(()=>{l.style.opacity="1",u.style.opacity="1",u.style.transform="translate(-50%, -50%) scale(1)"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:modal",size:n,blocking:r});let y={destroy(){g&&clearTimeout(g),window.removeEventListener("keydown",b),l.removeEventListener("click",x),m.forEach(_=>_.removeEventListener("click",S)),p.forEach(_=>_.removeAttribute("inert")),u.style.pointerEvents="none",l.style.pointerEvents="none",u.style.opacity="0",u.style.transform="translate(-50%, -50%) scale(0.95)",l.style.opacity="0",setTimeout(()=>{u.remove(),l.remove()},200),e.publishEvent("action.modal_dismissed",{actionClicked:f})}};return{cleanup:()=>{y.destroy()}}};var sk=["top","right","bottom","left"];var Wr=Math.min,Gn=Math.max,yu=Math.round,xu=Math.floor,Za=t=>({x:t,y:t}),oD={left:"right",right:"left",bottom:"top",top:"bottom"},iD={start:"end",end:"start"};function yf(t,e,a){return Gn(t,Wr(e,a))}function qo(t,e){return typeof t=="function"?t(e):t}function Xr(t){return t.split("-")[0]}function hs(t){return t.split("-")[1]}function Qv(t){return t==="x"?"y":"x"}function xf(t){return t==="y"?"height":"width"}var sD=new Set(["top","bottom"]);function Zn(t){return sD.has(Xr(t))?"y":"x"}function bf(t){return Qv(Zn(t))}function lk(t,e,a){a===void 0&&(a=!1);let n=hs(t),r=bf(t),o=xf(r),i=r==="x"?n===(a?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[o]>e.floating[o]&&(i=vu(i)),[i,vu(i)]}function uk(t){let e=vu(t);return[vf(t),e,vf(e)]}function vf(t){return t.replace(/start|end/g,e=>iD[e])}var ok=["left","right"],ik=["right","left"],lD=["top","bottom"],uD=["bottom","top"];function cD(t,e,a){switch(t){case"top":case"bottom":return a?e?ik:ok:e?ok:ik;case"left":case"right":return e?lD:uD;default:return[]}}function ck(t,e,a,n){let r=hs(t),o=cD(Xr(t),a==="start",n);return r&&(o=o.map(i=>i+"-"+r),e&&(o=o.concat(o.map(vf)))),o}function vu(t){return t.replace(/left|right|bottom|top/g,e=>oD[e])}function dD(t){return{top:0,right:0,bottom:0,left:0,...t}}function Jv(t){return typeof t!="number"?dD(t):{top:t,right:t,bottom:t,left:t}}function $o(t){let{x:e,y:a,width:n,height:r}=t;return{width:n,height:r,top:a,left:e,right:e+n,bottom:a+r,x:e,y:a}}function dk(t,e,a){let{reference:n,floating:r}=t,o=Zn(e),i=bf(e),s=xf(i),l=Xr(e),u=o==="y",c=n.x+n.width/2-r.width/2,d=n.y+n.height/2-r.height/2,f=n[s]/2-r[s]/2,m;switch(l){case"top":m={x:c,y:n.y-r.height};break;case"bottom":m={x:c,y:n.y+n.height};break;case"right":m={x:n.x+n.width,y:d};break;case"left":m={x:n.x-r.width,y:d};break;default:m={x:n.x,y:n.y}}switch(hs(e)){case"start":m[i]-=f*(a&&u?-1:1);break;case"end":m[i]+=f*(a&&u?-1:1);break}return m}async function hk(t,e){var a;e===void 0&&(e={});let{x:n,y:r,platform:o,rects:i,elements:s,strategy:l}=t,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:f=!1,padding:m=0}=qo(e,t),S=Jv(m),x=s[f?d==="floating"?"reference":"floating":d],p=$o(await o.getClippingRect({element:(a=await(o.isElement==null?void 0:o.isElement(x)))==null||a?x:x.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:l})),g=d==="floating"?{x:n,y:r,width:i.floating.width,height:i.floating.height}:i.reference,v=await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),y=await(o.isElement==null?void 0:o.isElement(v))?await(o.getScale==null?void 0:o.getScale(v))||{x:1,y:1}:{x:1,y:1},_=$o(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:g,offsetParent:v,strategy:l}):g);return{top:(p.top-_.top+S.top)/y.y,bottom:(_.bottom-p.bottom+S.bottom)/y.y,left:(p.left-_.left+S.left)/y.x,right:(_.right-p.right+S.right)/y.x}}var mk=async(t,e,a)=>{let{placement:n="bottom",strategy:r="absolute",middleware:o=[],platform:i}=a,s=o.filter(Boolean),l=await(i.isRTL==null?void 0:i.isRTL(e)),u=await i.getElementRects({reference:t,floating:e,strategy:r}),{x:c,y:d}=dk(u,n,l),f=n,m={},S=0;for(let x=0;x<s.length;x++){var b;let{name:p,fn:g}=s[x],{x:v,y,data:_,reset:L}=await g({x:c,y:d,initialPlacement:n,placement:f,strategy:r,middlewareData:m,rects:u,platform:{...i,detectOverflow:(b=i.detectOverflow)!=null?b:hk},elements:{reference:t,floating:e}});c=v??c,d=y??d,m={...m,[p]:{...m[p],..._}},L&&S<=50&&(S++,typeof L=="object"&&(L.placement&&(f=L.placement),L.rects&&(u=L.rects===!0?await i.getElementRects({reference:t,floating:e,strategy:r}):L.rects),{x:c,y:d}=dk(u,f,l)),x=-1)}return{x:c,y:d,placement:f,strategy:r,middlewareData:m}},gk=t=>({name:"arrow",options:t,async fn(e){let{x:a,y:n,placement:r,rects:o,platform:i,elements:s,middlewareData:l}=e,{element:u,padding:c=0}=qo(t,e)||{};if(u==null)return{};let d=Jv(c),f={x:a,y:n},m=bf(r),S=xf(m),b=await i.getDimensions(u),x=m==="y",p=x?"top":"left",g=x?"bottom":"right",v=x?"clientHeight":"clientWidth",y=o.reference[S]+o.reference[m]-f[m]-o.floating[S],_=f[m]-o.reference[m],L=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u)),C=L?L[v]:0;(!C||!await(i.isElement==null?void 0:i.isElement(L)))&&(C=s.floating[v]||o.floating[S]);let A=y/2-_/2,w=C/2-b[S]/2-1,k=Wr(d[p],w),T=Wr(d[g],w),D=k,M=C-b[S]-T,P=C/2-b[S]/2+A,F=yf(D,P,M),U=!l.arrow&&hs(r)!=null&&P!==F&&o.reference[S]/2-(P<D?k:T)-b[S]/2<0,V=U?P<D?P-D:P-M:0;return{[m]:f[m]+V,data:{[m]:F,centerOffset:P-F-V,...U&&{alignmentOffset:V}},reset:U}}});var vk=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var a,n;let{placement:r,middlewareData:o,rects:i,initialPlacement:s,platform:l,elements:u}=e,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:b=!0,...x}=qo(t,e);if((a=o.arrow)!=null&&a.alignmentOffset)return{};let p=Xr(r),g=Zn(s),v=Xr(s)===s,y=await(l.isRTL==null?void 0:l.isRTL(u.floating)),_=f||(v||!b?[vu(s)]:uk(s)),L=S!=="none";!f&&L&&_.push(...ck(s,b,S,y));let C=[s,..._],A=await l.detectOverflow(e,x),w=[],k=((n=o.flip)==null?void 0:n.overflows)||[];if(c&&w.push(A[p]),d){let P=lk(r,i,y);w.push(A[P[0]],A[P[1]])}if(k=[...k,{placement:r,overflows:w}],!w.every(P=>P<=0)){var T,D;let P=(((T=o.flip)==null?void 0:T.index)||0)+1,F=C[P];if(F&&(!(d==="alignment"?g!==Zn(F):!1)||k.every(N=>Zn(N.placement)===g?N.overflows[0]>0:!0)))return{data:{index:P,overflows:k},reset:{placement:F}};let U=(D=k.filter(V=>V.overflows[0]<=0).sort((V,N)=>V.overflows[1]-N.overflows[1])[0])==null?void 0:D.placement;if(!U)switch(m){case"bestFit":{var M;let V=(M=k.filter(N=>{if(L){let X=Zn(N.placement);return X===g||X==="y"}return!0}).map(N=>[N.placement,N.overflows.filter(X=>X>0).reduce((X,ve)=>X+ve,0)]).sort((N,X)=>N[1]-X[1])[0])==null?void 0:M[0];V&&(U=V);break}case"initialPlacement":U=s;break}if(r!==U)return{reset:{placement:U}}}return{}}}};function fk(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function pk(t){return sk.some(e=>t[e]>=0)}var yk=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){let{rects:a,platform:n}=e,{strategy:r="referenceHidden",...o}=qo(t,e);switch(r){case"referenceHidden":{let i=await n.detectOverflow(e,{...o,elementContext:"reference"}),s=fk(i,a.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:pk(s)}}}case"escaped":{let i=await n.detectOverflow(e,{...o,altBoundary:!0}),s=fk(i,a.floating);return{data:{escapedOffsets:s,escaped:pk(s)}}}default:return{}}}}};var fD=new Set(["left","top"]);async function pD(t,e){let{placement:a,platform:n,elements:r}=t,o=await(n.isRTL==null?void 0:n.isRTL(r.floating)),i=Xr(a),s=hs(a),l=Zn(a)==="y",u=fD.has(i)?-1:1,c=o&&l?-1:1,d=qo(e,t),{mainAxis:f,crossAxis:m,alignmentAxis:S}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof S=="number"&&(m=s==="end"?S*-1:S),l?{x:m*c,y:f*u}:{x:f*u,y:m*c}}var xk=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var a,n;let{x:r,y:o,placement:i,middlewareData:s}=e,l=await pD(e,t);return i===((a=s.offset)==null?void 0:a.placement)&&(n=s.arrow)!=null&&n.alignmentOffset?{}:{x:r+l.x,y:o+l.y,data:{...l,placement:i}}}}},bk=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:a,y:n,placement:r,platform:o}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:p=>{let{x:g,y:v}=p;return{x:g,y:v}}},...u}=qo(t,e),c={x:a,y:n},d=await o.detectOverflow(e,u),f=Zn(Xr(r)),m=Qv(f),S=c[m],b=c[f];if(i){let p=m==="y"?"top":"left",g=m==="y"?"bottom":"right",v=S+d[p],y=S-d[g];S=yf(v,S,y)}if(s){let p=f==="y"?"top":"left",g=f==="y"?"bottom":"right",v=b+d[p],y=b-d[g];b=yf(v,b,y)}let x=l.fn({...e,[m]:S,[f]:b});return{...x,data:{x:x.x-a,y:x.y-n,enabled:{[m]:i,[f]:s}}}}}};function Sf(){return typeof window<"u"}function Vo(t){return Ck(t)?(t.nodeName||"").toLowerCase():"#document"}function Qt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Wa(t){var e;return(e=(Ck(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Ck(t){return Sf()?t instanceof Node||t instanceof Qt(t).Node:!1}function Da(t){return Sf()?t instanceof Element||t instanceof Qt(t).Element:!1}function Xa(t){return Sf()?t instanceof HTMLElement||t instanceof Qt(t).HTMLElement:!1}function Sk(t){return!Sf()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Qt(t).ShadowRoot}var hD=new Set(["inline","contents"]);function gs(t){let{overflow:e,overflowX:a,overflowY:n,display:r}=Oa(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+a)&&!hD.has(r)}var mD=new Set(["table","td","th"]);function _k(t){return mD.has(Vo(t))}var gD=[":popover-open",":modal"];function bu(t){return gD.some(e=>{try{return t.matches(e)}catch{return!1}})}var vD=["transform","translate","scale","rotate","perspective"],yD=["transform","translate","scale","rotate","perspective","filter"],xD=["paint","layout","strict","content"];function Cf(t){let e=_f(),a=Da(t)?Oa(t):t;return vD.some(n=>a[n]?a[n]!=="none":!1)||(a.containerType?a.containerType!=="normal":!1)||!e&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!e&&(a.filter?a.filter!=="none":!1)||yD.some(n=>(a.willChange||"").includes(n))||xD.some(n=>(a.contain||"").includes(n))}function wk(t){let e=Wn(t);for(;Xa(e)&&!jo(e);){if(Cf(e))return e;if(bu(e))return null;e=Wn(e)}return null}function _f(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var bD=new Set(["html","body","#document"]);function jo(t){return bD.has(Vo(t))}function Oa(t){return Qt(t).getComputedStyle(t)}function Su(t){return Da(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Wn(t){if(Vo(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Sk(t)&&t.host||Wa(t);return Sk(e)?e.host:e}function Lk(t){let e=Wn(t);return jo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Xa(e)&&gs(e)?e:Lk(e)}function ms(t,e,a){var n;e===void 0&&(e=[]),a===void 0&&(a=!0);let r=Lk(t),o=r===((n=t.ownerDocument)==null?void 0:n.body),i=Qt(r);if(o){let s=wf(i);return e.concat(i,i.visualViewport||[],gs(r)?r:[],s&&a?ms(s):[])}return e.concat(r,ms(r,[],a))}function wf(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function Ek(t){let e=Oa(t),a=parseFloat(e.width)||0,n=parseFloat(e.height)||0,r=Xa(t),o=r?t.offsetWidth:a,i=r?t.offsetHeight:n,s=yu(a)!==o||yu(n)!==i;return s&&(a=o,n=i),{width:a,height:n,$:s}}function ty(t){return Da(t)?t:t.contextElement}function vs(t){let e=ty(t);if(!Xa(e))return Za(1);let a=e.getBoundingClientRect(),{width:n,height:r,$:o}=Ek(e),i=(o?yu(a.width):a.width)/n,s=(o?yu(a.height):a.height)/r;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}var SD=Za(0);function Tk(t){let e=Qt(t);return!_f()||!e.visualViewport?SD:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function CD(t,e,a){return e===void 0&&(e=!1),!a||e&&a!==Qt(t)?!1:e}function Go(t,e,a,n){e===void 0&&(e=!1),a===void 0&&(a=!1);let r=t.getBoundingClientRect(),o=ty(t),i=Za(1);e&&(n?Da(n)&&(i=vs(n)):i=vs(t));let s=CD(o,a,n)?Tk(o):Za(0),l=(r.left+s.x)/i.x,u=(r.top+s.y)/i.y,c=r.width/i.x,d=r.height/i.y;if(o){let f=Qt(o),m=n&&Da(n)?Qt(n):n,S=f,b=wf(S);for(;b&&n&&m!==S;){let x=vs(b),p=b.getBoundingClientRect(),g=Oa(b),v=p.left+(b.clientLeft+parseFloat(g.paddingLeft))*x.x,y=p.top+(b.clientTop+parseFloat(g.paddingTop))*x.y;l*=x.x,u*=x.y,c*=x.x,d*=x.y,l+=v,u+=y,S=Qt(b),b=wf(S)}}return $o({width:c,height:d,x:l,y:u})}function Lf(t,e){let a=Su(t).scrollLeft;return e?e.left+a:Go(Wa(t)).left+a}function Rk(t,e){let a=t.getBoundingClientRect(),n=a.left+e.scrollLeft-Lf(t,a),r=a.top+e.scrollTop;return{x:n,y:r}}function _D(t){let{elements:e,rect:a,offsetParent:n,strategy:r}=t,o=r==="fixed",i=Wa(n),s=e?bu(e.floating):!1;if(n===i||s&&o)return a;let l={scrollLeft:0,scrollTop:0},u=Za(1),c=Za(0),d=Xa(n);if((d||!d&&!o)&&((Vo(n)!=="body"||gs(i))&&(l=Su(n)),Xa(n))){let m=Go(n);u=vs(n),c.x=m.x+n.clientLeft,c.y=m.y+n.clientTop}let f=i&&!d&&!o?Rk(i,l):Za(0);return{width:a.width*u.x,height:a.height*u.y,x:a.x*u.x-l.scrollLeft*u.x+c.x+f.x,y:a.y*u.y-l.scrollTop*u.y+c.y+f.y}}function wD(t){return Array.from(t.getClientRects())}function LD(t){let e=Wa(t),a=Su(t),n=t.ownerDocument.body,r=Gn(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),o=Gn(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),i=-a.scrollLeft+Lf(t),s=-a.scrollTop;return Oa(n).direction==="rtl"&&(i+=Gn(e.clientWidth,n.clientWidth)-r),{width:r,height:o,x:i,y:s}}var kk=25;function kD(t,e){let a=Qt(t),n=Wa(t),r=a.visualViewport,o=n.clientWidth,i=n.clientHeight,s=0,l=0;if(r){o=r.width,i=r.height;let c=_f();(!c||c&&e==="fixed")&&(s=r.offsetLeft,l=r.offsetTop)}let u=Lf(n);if(u<=0){let c=n.ownerDocument,d=c.body,f=getComputedStyle(d),m=c.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,S=Math.abs(n.clientWidth-d.clientWidth-m);S<=kk&&(o-=S)}else u<=kk&&(o+=u);return{width:o,height:i,x:s,y:l}}var ID=new Set(["absolute","fixed"]);function AD(t,e){let a=Go(t,!0,e==="fixed"),n=a.top+t.clientTop,r=a.left+t.clientLeft,o=Xa(t)?vs(t):Za(1),i=t.clientWidth*o.x,s=t.clientHeight*o.y,l=r*o.x,u=n*o.y;return{width:i,height:s,x:l,y:u}}function Ik(t,e,a){let n;if(e==="viewport")n=kD(t,a);else if(e==="document")n=LD(Wa(t));else if(Da(e))n=AD(e,a);else{let r=Tk(t);n={x:e.x-r.x,y:e.y-r.y,width:e.width,height:e.height}}return $o(n)}function Mk(t,e){let a=Wn(t);return a===e||!Da(a)||jo(a)?!1:Oa(a).position==="fixed"||Mk(a,e)}function ED(t,e){let a=e.get(t);if(a)return a;let n=ms(t,[],!1).filter(s=>Da(s)&&Vo(s)!=="body"),r=null,o=Oa(t).position==="fixed",i=o?Wn(t):t;for(;Da(i)&&!jo(i);){let s=Oa(i),l=Cf(i);!l&&s.position==="fixed"&&(r=null),(o?!l&&!r:!l&&s.position==="static"&&!!r&&ID.has(r.position)||gs(i)&&!l&&Mk(t,i))?n=n.filter(c=>c!==i):r=s,i=Wn(i)}return e.set(t,n),n}function TD(t){let{element:e,boundary:a,rootBoundary:n,strategy:r}=t,i=[...a==="clippingAncestors"?bu(e)?[]:ED(e,this._c):[].concat(a),n],s=i[0],l=i.reduce((u,c)=>{let d=Ik(e,c,r);return u.top=Gn(d.top,u.top),u.right=Wr(d.right,u.right),u.bottom=Wr(d.bottom,u.bottom),u.left=Gn(d.left,u.left),u},Ik(e,s,r));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function RD(t){let{width:e,height:a}=Ek(t);return{width:e,height:a}}function MD(t,e,a){let n=Xa(e),r=Wa(e),o=a==="fixed",i=Go(t,!0,o,e),s={scrollLeft:0,scrollTop:0},l=Za(0);function u(){l.x=Lf(r)}if(n||!n&&!o)if((Vo(e)!=="body"||gs(r))&&(s=Su(e)),n){let m=Go(e,!0,o,e);l.x=m.x+e.clientLeft,l.y=m.y+e.clientTop}else r&&u();o&&!n&&r&&u();let c=r&&!n&&!o?Rk(r,s):Za(0),d=i.left+s.scrollLeft-l.x-c.x,f=i.top+s.scrollTop-l.y-c.y;return{x:d,y:f,width:i.width,height:i.height}}function ey(t){return Oa(t).position==="static"}function Ak(t,e){if(!Xa(t)||Oa(t).position==="fixed")return null;if(e)return e(t);let a=t.offsetParent;return Wa(t)===a&&(a=a.ownerDocument.body),a}function Dk(t,e){let a=Qt(t);if(bu(t))return a;if(!Xa(t)){let r=Wn(t);for(;r&&!jo(r);){if(Da(r)&&!ey(r))return r;r=Wn(r)}return a}let n=Ak(t,e);for(;n&&_k(n)&&ey(n);)n=Ak(n,e);return n&&jo(n)&&ey(n)&&!Cf(n)?a:n||wk(t)||a}var DD=async function(t){let e=this.getOffsetParent||Dk,a=this.getDimensions,n=await a(t.floating);return{reference:MD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function OD(t){return Oa(t).direction==="rtl"}var BD={convertOffsetParentRelativeRectToViewportRelativeRect:_D,getDocumentElement:Wa,getClippingRect:TD,getOffsetParent:Dk,getElementRects:DD,getClientRects:wD,getDimensions:RD,getScale:vs,isElement:Da,isRTL:OD};function Ok(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function PD(t,e){let a=null,n,r=Wa(t);function o(){var s;clearTimeout(n),(s=a)==null||s.disconnect(),a=null}function i(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),o();let u=t.getBoundingClientRect(),{left:c,top:d,width:f,height:m}=u;if(s||e(),!f||!m)return;let S=xu(d),b=xu(r.clientWidth-(c+f)),x=xu(r.clientHeight-(d+m)),p=xu(c),v={rootMargin:-S+"px "+-b+"px "+-x+"px "+-p+"px",threshold:Gn(0,Wr(1,l))||1},y=!0;function _(L){let C=L[0].intersectionRatio;if(C!==l){if(!y)return i();C?i(!1,C):n=setTimeout(()=>{i(!1,1e-7)},1e3)}C===1&&!Ok(u,t.getBoundingClientRect())&&i(),y=!1}try{a=new IntersectionObserver(_,{...v,root:r.ownerDocument})}catch{a=new IntersectionObserver(_,v)}a.observe(t)}return i(!0),o}function kf(t,e,a,n){n===void 0&&(n={});let{ancestorScroll:r=!0,ancestorResize:o=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=n,u=ty(t),c=r||o?[...u?ms(u):[],...ms(e)]:[];c.forEach(p=>{r&&p.addEventListener("scroll",a,{passive:!0}),o&&p.addEventListener("resize",a)});let d=u&&s?PD(u,a):null,f=-1,m=null;i&&(m=new ResizeObserver(p=>{let[g]=p;g&&g.target===u&&m&&(m.unobserve(e),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var v;(v=m)==null||v.observe(e)})),a()}),u&&!l&&m.observe(u),m.observe(e));let S,b=l?Go(t):null;l&&x();function x(){let p=Go(t);b&&!Ok(b,p)&&a(),b=p,S=requestAnimationFrame(x)}return a(),()=>{var p;c.forEach(g=>{r&&g.removeEventListener("scroll",a),o&&g.removeEventListener("resize",a)}),d?.(),(p=m)==null||p.disconnect(),m=null,l&&cancelAnimationFrame(S)}}var If=xk;var Af=bk,Ef=vk;var Bk=yk,Pk=gk;var Tf=(t,e,a)=>{let n=new Map,r={platform:BD,...a},o={...r.platform,_c:n};return mk(t,e,{...r,platform:o})};function FD(t){let e=t.getBoundingClientRect(),a=window.innerWidth,n=window.innerHeight;if(!(e.width>a*.8||e.height>n*.8))return t;let o=Math.max(e.left,0),i=Math.max(e.top,0),s=Math.min(e.right,a),l=Math.min(e.bottom,n),u=(o+s)/2,c=(i+l)/2;return{getBoundingClientRect(){return{width:0,height:0,x:u,y:c,top:c,left:u,right:u,bottom:c}}}}function Fk(t,e,a){let n=t.getBoundingClientRect();n.width>window.innerWidth*.8||n.height>window.innerHeight*.8||t.scrollIntoView({behavior:"smooth",block:"center",inline:"center"});let o=document.createElement("div");if(o.className="syntro-tooltip",o.setAttribute("role","tooltip"),o.innerHTML=va(a.html),!a.trigger||a.trigger==="immediate"){let p=document.createElement("button");p.className="syntro-tooltip-close",p.setAttribute("aria-label","Close"),p.textContent="\xD7",Object.assign(p.style,{position:"absolute",top:"4px",right:"4px",background:"none",border:"none",color:"inherit",fontSize:"16px",lineHeight:"1",cursor:"pointer",opacity:"0.6",padding:"2px 4px"}),p.addEventListener("mouseenter",()=>{p.style.opacity="1"}),p.addEventListener("mouseleave",()=>{p.style.opacity="0.6"}),p.addEventListener("click",()=>x.destroy()),o.style.position="relative",o.appendChild(p)}let i=o.querySelectorAll("[data-syntro-action]"),s=p=>{let v=p.currentTarget.getAttribute("data-syntro-action");v&&a.onAction&&a.onAction(v)};i.forEach(p=>p.addEventListener("click",s));let l=document.createElement("div");l.className="syntro-tooltip-arrow",o.appendChild(l),e.appendChild(o);let u=[If(a.offsetPx??8),Ef(),Af({padding:8}),Bk(),Pk({element:l})],c=a.placement&&a.placement!=="auto"?a.placement:"top",d=kf(t,o,async()=>{if(!t.isConnected){x.destroy();return}let p=FD(t),g=await Tf(p,o,{placement:c,strategy:"fixed",middleware:u}),{x:v,y,strategy:_,middlewareData:L,placement:C}=g;if(Object.assign(o.style,{left:`${v}px`,top:`${y}px`,position:_}),L.arrow){let{x:A,y:w}=L.arrow,k=C.split("-")[0],T={top:"bottom",right:"left",bottom:"top",left:"right"};Object.assign(l.style,{left:A!=null?`${A}px`:"",top:w!=null?`${w}px`:"",right:"",bottom:"",[T[k]]:"-4px"});let D={top:"0deg",right:"90deg",bottom:"180deg",left:"270deg"};l.style.transform=`rotate(${D[k]||"0deg"})`}}),f=p=>{p.key==="Escape"&&x.destroy()};window.addEventListener("keydown",f);let m=[];if(a.blocking){Array.from(document.body.children).forEach(g=>{g!==e&&g.getAttribute("inert")===null&&(g.setAttribute("inert",""),m.push(g.id||g.tagName))});let p=Array.from(o.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'));if(p.length>0){let g=p[0],v=p[p.length-1],y=_=>{_.key==="Tab"&&(_.shiftKey?document.activeElement===g&&(v.focus(),_.preventDefault()):document.activeElement===v&&(g.focus(),_.preventDefault()))};o.addEventListener("keydown",y),requestAnimationFrame(()=>g.focus())}}let b=(()=>{if(a.trigger==="hover"){let p=null,g=()=>{p&&(clearTimeout(p),p=null),o.style.visibility="visible",o.style.opacity="1"},v=()=>{p=setTimeout(()=>{o.style.visibility="hidden",o.style.opacity="0",p=null},100)};return o.style.visibility="hidden",o.style.opacity="0",o.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("mouseenter",g),t.addEventListener("mouseleave",v),o.addEventListener("mouseenter",g),o.addEventListener("mouseleave",v),t.addEventListener("focus",g),t.addEventListener("blur",v),()=>{p&&clearTimeout(p),t.removeEventListener("mouseenter",g),t.removeEventListener("mouseleave",v),o.removeEventListener("mouseenter",g),o.removeEventListener("mouseleave",v),t.removeEventListener("focus",g),t.removeEventListener("blur",v)}}if(a.trigger==="click"){let p=()=>{o.style.visibility==="visible"?x.destroy():(o.style.visibility="visible",o.style.opacity="1")};return o.style.visibility="hidden",o.style.opacity="0",o.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("click",p),()=>t.removeEventListener("click",p)}return o.style.opacity="0",o.style.transition="opacity 200ms ease",requestAnimationFrame(()=>{o.style.opacity="1"}),()=>{}})(),x={el:o,destroy(){d(),b(),window.removeEventListener("keydown",f),i.forEach(p=>p.removeEventListener("click",s)),a.blocking&&Array.from(document.body.children).forEach(p=>{p!==e&&p.removeAttribute("inert")}),o.style.pointerEvents="none",o.style.opacity="0",setTimeout(()=>o.remove(),200)}};return x}var ay=K(Oe(),1),Ze=K(Xe(),1),$k=K(Uo(),1);var je=K(Oe(),1);function UD({completed:t,total:e}){let a=e>0?Math.round(t/e*100):0;return(0,je.jsx)("div",{className:"se-w-full se-h-1.5 se-rounded-full se-bg-white/[0.08] se-overflow-hidden",children:(0,je.jsx)("div",{role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,className:"se-h-full se-rounded-full se-bg-blue-5 se-transition-all se-duration-300",style:{width:`${a}%`}})})}function zD({step:t,isCompleted:e,isCurrent:a,tourId:n,onStepClick:r}){return(0,je.jsxs)("button",{type:"button","data-testid":`step-${t.id}`,"data-current":a?"true":void 0,"data-completed":e?"true":void 0,"aria-current":a?"step":void 0,className:`se-flex se-items-center se-gap-2 se-w-full se-py-1.5 se-px-2 se-rounded se-border-none se-bg-transparent se-cursor-pointer se-text-left se-text-xs ${a?"se-font-semibold se-text-slate-grey-10":"se-text-slate-grey-8"}`,onClick:()=>r(n,t.id),children:[(0,je.jsx)("span",{className:"se-shrink-0 se-w-4 se-text-center",children:e?(0,je.jsx)("span",{role:"img","aria-label":"completed",className:"se-text-green-5",children:"\u2713"}):a?(0,je.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-blue-5"}):(0,je.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-white/[0.12]"})}),(0,je.jsx)("span",{className:"se-flex-1 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.title})]})}function qD({workflow:t,expanded:e,onStepClick:a,onDismiss:n}){let r=t.completedSteps.length,o=t.steps.length;return(0,je.jsxs)("div",{className:"se-p-3 se-rounded-lg se-border se-border-white/[0.08] se-bg-white/[0.02]",children:[(0,je.jsxs)("div",{className:"se-flex se-items-center se-gap-2 se-mb-2",children:[t.meta.icon&&(0,je.jsx)("span",{"data-testid":"workflow-icon",className:"se-shrink-0 se-text-sm",children:t.meta.icon}),(0,je.jsx)("span",{className:"se-flex-1 se-text-[13px] se-font-semibold se-text-slate-grey-10 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.meta.title}),(0,je.jsx)("button",{type:"button","data-testid":`dismiss-${t.tourId}`,className:"se-shrink-0 se-py-0.5 se-px-1.5 se-rounded se-border-none se-bg-transparent se-text-slate-grey-7 se-text-xs se-cursor-pointer se-leading-none",onClick:()=>n(t.tourId),"aria-label":`Dismiss ${t.meta.title}`,children:"\u2715"})]}),(0,je.jsxs)("div",{className:"se-mb-2",children:[(0,je.jsx)(UD,{completed:r,total:o}),(0,je.jsxs)("div",{className:"se-text-[10px] se-text-slate-grey-7 se-mt-1",children:[r," of ",o," steps"]})]}),(0,je.jsx)("div",{className:"se-flex se-flex-col",children:t.steps.map(i=>(0,je.jsx)(zD,{step:i,isCompleted:t.completedSteps.includes(i.id),isCurrent:t.currentStepId===i.id,tourId:t.tourId,onStepClick:a},i.id))}),e&&t.meta.description&&(0,je.jsx)("div",{className:"se-mt-2 se-text-[11px] se-text-slate-grey-7",children:t.meta.description})]})}function zk({workflows:t,expanded:e,onStepClick:a,onDismiss:n}){return t.length===0?(0,je.jsx)("div",{className:"se-flex se-items-center se-justify-center se-py-6 se-text-xs se-text-slate-grey-7",children:"No active workflows"}):(0,je.jsx)("div",{className:"se-flex se-flex-col se-gap-2",children:t.map(r=>(0,je.jsx)(qD,{workflow:r,expanded:e,onStepClick:a,onDismiss:n},r.tourId))})}function qk(t,e){let a=document.createElement("div");a.setAttribute("data-testid","workflow-toast"),a.className="se-fixed se-bottom-4 se-right-4 se-z-50",Object.assign(a.style,{position:"fixed",bottom:"16px",right:"16px",zIndex:"2147483646",padding:"12px 16px",borderRadius:"8px",backgroundColor:"var(--se-color-bg-surface, #fff)",color:"var(--se-color-text-primary, #1a1a1a)",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",maxWidth:"320px",fontFamily:"var(--se-font-family, system-ui, sans-serif)",fontSize:"14px",lineHeight:"1.4",transition:"opacity 0.3s ease"});let n=document.createElement("div");if(n.className="se-font-semibold",n.style.fontWeight="600",n.textContent=e.title,a.appendChild(n),e.body){let i=document.createElement("div");i.className="se-mt-1 se-text-sm",i.style.marginTop="4px",i.style.fontSize="13px",i.style.color="var(--se-color-text-secondary, #666)",i.textContent=e.body,a.appendChild(i)}t.appendChild(a);let r,o=setTimeout(()=>{a.style.opacity="0",r=setTimeout(()=>{a.remove()},300)},4e3);return()=>{clearTimeout(o),clearTimeout(r),a.remove()}}function $D(t){let e=new Map;for(let a of t){let n=a.action;if(n.kind==="core:tour"&&n.workflow&&n.tourId){let r=n.workflow,i=(n.steps||[]).map(s=>({id:s.id,title:r.stepTitles?.[s.id]||s.id}));e.set(n.tourId,{meta:r,steps:i})}}return e}function VD({runtime:t}){let[e,a]=(0,Ze.useState)(0),n=(0,Ze.useMemo)(()=>{let x=t?.actions?.getActive?.()||[];return $D(x)},[t,e]),r=(0,Ze.useRef)(n);r.current=n,(0,Ze.useEffect)(()=>{if(t?.events?.subscribe)return t.events.subscribe({names:["tour.started","tour.resumed"]},()=>a(x=>x+1))},[t]);let o=(0,Ze.useMemo)(()=>t?.state?.user?.ns?.("workflows"),[t]),i=(0,Ze.useRef)(new Set),s=(0,Ze.useRef)([]),l=(0,Ze.useRef)(null),u=(0,Ze.useRef)({}),[c,d]=(0,Ze.useState)([]),f=(0,Ze.useRef)(!1);if(!f.current&&o){let x=o.get?.("notified")||[];for(let g of x)i.current.add(g);let p=o.get?.("completed")||{};u.current={...p},f.current=!0}(0,Ze.useEffect)(()=>{if(n.size===0)return;let x=o?.get?.("dismissed")||[],p=o?.get?.("completed")||{};d(g=>{let v=new Set(g.map(_=>_.tourId)),y=[];for(let[_,{meta:L,steps:C}]of n){if(v.has(_))continue;let A="active";x.includes(_)?A="dismissed":p[_]&&(A="completed"),y.push({tourId:_,meta:L,steps:C,currentStepId:null,completedSteps:[],status:A,completedAt:p[_]||void 0})}return y.length>0?[...g,...y]:g});for(let[g,{meta:v}]of n)if(!i.current.has(g)&&v.notification&&l.current&&!x.includes(g)&&!p[g]){i.current.add(g),o?.set?.("notified",[...i.current]);let y=qk(l.current,v.notification);s.current.push(y)}},[n,o]),(0,Ze.useEffect)(()=>{if(!t?.events?.subscribe)return;let x=t.events.subscribe({patterns:["^tour\\."]},p=>{let g=p.props?.tourId;if(!g)return;let v=r.current;if(!v.has(g)&&p.name==="tour.started"){a(y=>y+1);return}v.has(g)&&d(y=>y.map(L=>{if(L.tourId!==g)return L;switch(p.name){case"tour.started":{let C=p.props?.startStepId||L.steps[0]?.id||null;if(!i.current.has(g)){i.current.add(g),o?.set?.("notified",[...i.current]);let w=v.get(g);if(w?.meta.notification&&l.current){let k=qk(l.current,w.meta.notification);s.current.push(k)}}let A=y.filter(w=>w.status==="active"||w.tourId===g).map(w=>w.tourId);return A.includes(g)||A.push(g),o?.set?.("active",[...new Set(A)]),{...L,status:"active",currentStepId:C,completedSteps:L.status==="active"?L.completedSteps:[]}}case"tour.step_started":{let C=p.props?.stepId;return{...L,currentStepId:C||L.currentStepId}}case"tour.step_changed":{let C=p.props?.previousStepId,A=p.props?.nextStepId,w=C&&!L.completedSteps.includes(C)?[...L.completedSteps,C]:L.completedSteps;return{...L,currentStepId:A||L.currentStepId,completedSteps:w}}case"tour.completed":{let C=Date.now();return u.current[g]=C,o?.set?.("completed",{...u.current}),{...L,status:"completed",currentStepId:null,completedSteps:L.steps.map(A=>A.id),completedAt:C}}case"tour.paused":return L;default:return L}}))});return()=>{x();for(let p of s.current)p();s.current=[]}},[t,o]);let m=(0,Ze.useCallback)((x,p)=>{t?.events?.publish?.("workflow:jump_to_step",{tourId:x,stepId:p})},[t]),S=(0,Ze.useCallback)(x=>{d(p=>{let g=p.map(y=>y.tourId===x?{...y,status:"dismissed"}:y),v=g.filter(y=>y.status==="dismissed").map(y=>y.tourId);return o?.set?.("dismissed",v),g})},[o]),b=(0,Ze.useMemo)(()=>c.filter(x=>x.status==="active"),[c]);return(0,ay.jsx)("div",{ref:l,children:(0,ay.jsx)(zk,{workflows:b,onStepClick:m,onDismiss:S})})}var Vk={mount(t,e){let a=e?.runtime||null,n=(0,$k.createRoot)(t);return n.render(Ze.default.createElement(VD,{runtime:a})),()=>{n.unmount()}}};var jk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};if(a.getAttribute("data-syntro-highlight-dismissed"))return{cleanup:()=>{}};a.getAttribute("data-syntro-highlight")&&e.overlayRoot.querySelectorAll(".syntro-spotlight-scrim, .syntro-spotlight-ring").forEach(s=>s.remove()),a.setAttribute("data-syntro-highlight","true");let r=t.style?.color;if(!r)try{let i=getComputedStyle(e.overlayRoot).getPropertyValue("--sc-color-primary")?.trim();i&&(r=i)}catch{}let o=rk(a,e.overlayRoot,{paddingPx:t.style?.paddingPx??12,radiusPx:t.style?.radiusPx??12,scrimOpacity:t.style?.scrimOpacity??.55,ringColor:r,blocking:t.blocking??!1,onClickOutside:t.onClickOutside??!0,onEsc:t.onEsc??!0,onDismiss:()=>{a.setAttribute("data-syntro-highlight-dismissed","true")}});return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:highlight",anchorId:t.anchorId}),{cleanup:()=>{o.destroy(),a.removeAttribute("data-syntro-highlight")}}},Gk=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let n=t.duration??4e3;await new Promise(b=>requestAnimationFrame(b));let r=b=>({r:parseInt(b.slice(1,3),16),g:parseInt(b.slice(3,5),16),b:parseInt(b.slice(5,7),16)}),i={r:79,g:70,b:229},s=null;try{let b=getComputedStyle(e.overlayRoot),x=b.getPropertyValue("--sc-color-primary")?.trim(),p=b.getPropertyValue("--sc-color-primary-hover")?.trim();x?.startsWith("#")&&x.length>=7&&(i=r(x)),p?.startsWith("#")&&p.length>=7&&(s=r(p))}catch{}let l=document.querySelector("[data-syntro-pulse-styles]");l&&l.remove();let u=document.createElement("style");u.setAttribute("data-syntro-pulse-styles","");let{r:c,g:d,b:f}=i;if(s){let{r:b,g:x,b:p}=s;u.textContent=`
|
|
62
|
+
`}d+="</div>"}u.innerHTML=d,e.overlayRoot.appendChild(u);let f=null,h=u.querySelectorAll("[data-syntro-action]"),S=C=>{let _=C.currentTarget.getAttribute("data-syntro-action");_&&(f=_,e.publishEvent("action.modal_cta_clicked",{actionId:_}),v.destroy())};h.forEach(C=>C.addEventListener("click",S));let x=C=>{C.key==="Escape"&&i?.onEsc!==!1&&v.destroy()};window.addEventListener("keydown",x);let b=()=>{n||v.destroy()};l.addEventListener("click",b);let g=[];n&&Array.from(document.body.children).forEach(C=>{C!==e.overlayRoot&&C.getAttribute("inert")===null&&!C.querySelector("[data-syntro-editor-panel]")&&!C.hasAttribute("data-syntro-editor-panel")&&(C.setAttribute("inert",""),g.push(C))});let m;i?.timeoutMs&&(m=setTimeout(()=>{v.destroy()},i.timeoutMs));let y=u.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');y.length>0&&requestAnimationFrame(()=>y[0].focus()),requestAnimationFrame(()=>{l.style.opacity="1",u.style.opacity="1",u.style.transform="translate(-50%, -50%) scale(1)"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:modal",size:r,blocking:n});let v={destroy(){m&&clearTimeout(m),window.removeEventListener("keydown",x),l.removeEventListener("click",b),h.forEach(C=>C.removeEventListener("click",S)),g.forEach(C=>C.removeAttribute("inert")),u.style.pointerEvents="none",l.style.pointerEvents="none",u.style.opacity="0",u.style.transform="translate(-50%, -50%) scale(0.95)",l.style.opacity="0",setTimeout(()=>{try{u.remove()}catch{}try{l.remove()}catch{}},200),e.publishEvent("action.modal_dismissed",{actionClicked:f})}};return{cleanup:()=>{v.destroy()}}};var i1=["top","right","bottom","left"];var eo=Math.min,Qr=Math.max,Ou=Math.round,Du=Math.floor,Ja=t=>({x:t,y:t}),_D={left:"right",right:"left",bottom:"top",top:"bottom"},CD={start:"end",end:"start"};function Vf(t,e,a){return Qr(t,eo(e,a))}function Zo(t,e){return typeof t=="function"?t(e):t}function to(t){return t.split("-")[0]}function Ss(t){return t.split("-")[1]}function Ey(t){return t==="x"?"y":"x"}function $f(t){return t==="y"?"height":"width"}var wD=new Set(["top","bottom"]);function Jr(t){return wD.has(to(t))?"y":"x"}function jf(t){return Ey(Jr(t))}function s1(t,e,a){a===void 0&&(a=!1);let r=Ss(t),n=jf(t),o=$f(n),i=n==="x"?r===(a?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[o]>e.floating[o]&&(i=Mu(i)),[i,Mu(i)]}function l1(t){let e=Mu(t);return[qf(t),e,qf(e)]}function qf(t){return t.replace(/start|end/g,e=>CD[e])}var n1=["left","right"],o1=["right","left"],LD=["top","bottom"],kD=["bottom","top"];function ID(t,e,a){switch(t){case"top":case"bottom":return a?e?o1:n1:e?n1:o1;case"left":case"right":return e?LD:kD;default:return[]}}function u1(t,e,a,r){let n=Ss(t),o=ID(to(t),a==="start",r);return n&&(o=o.map(i=>i+"-"+n),e&&(o=o.concat(o.map(qf)))),o}function Mu(t){return t.replace(/left|right|bottom|top/g,e=>_D[e])}function AD(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ty(t){return typeof t!="number"?AD(t):{top:t,right:t,bottom:t,left:t}}function Xo(t){let{x:e,y:a,width:r,height:n}=t;return{width:r,height:n,top:a,left:e,right:e+r,bottom:a+n,x:e,y:a}}function c1(t,e,a){let{reference:r,floating:n}=t,o=Jr(e),i=jf(e),s=$f(i),l=to(e),u=o==="y",c=r.x+r.width/2-n.width/2,d=r.y+r.height/2-n.height/2,f=r[s]/2-n[s]/2,h;switch(l){case"top":h={x:c,y:r.y-n.height};break;case"bottom":h={x:c,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-n.width,y:d};break;default:h={x:r.x,y:r.y}}switch(Ss(e)){case"start":h[i]-=f*(a&&u?-1:1);break;case"end":h[i]+=f*(a&&u?-1:1);break}return h}async function p1(t,e){var a;e===void 0&&(e={});let{x:r,y:n,platform:o,rects:i,elements:s,strategy:l}=t,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:f=!1,padding:h=0}=Zo(e,t),S=Ty(h),b=s[f?d==="floating"?"reference":"floating":d],g=Xo(await o.getClippingRect({element:(a=await(o.isElement==null?void 0:o.isElement(b)))==null||a?b:b.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:l})),m=d==="floating"?{x:r,y:n,width:i.floating.width,height:i.floating.height}:i.reference,y=await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),v=await(o.isElement==null?void 0:o.isElement(y))?await(o.getScale==null?void 0:o.getScale(y))||{x:1,y:1}:{x:1,y:1},C=Xo(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:m,offsetParent:y,strategy:l}):m);return{top:(g.top-C.top+S.top)/v.y,bottom:(C.bottom-g.bottom+S.bottom)/v.y,left:(g.left-C.left+S.left)/v.x,right:(C.right-g.right+S.right)/v.x}}var h1=async(t,e,a)=>{let{placement:r="bottom",strategy:n="absolute",middleware:o=[],platform:i}=a,s=o.filter(Boolean),l=await(i.isRTL==null?void 0:i.isRTL(e)),u=await i.getElementRects({reference:t,floating:e,strategy:n}),{x:c,y:d}=c1(u,r,l),f=r,h={},S=0;for(let b=0;b<s.length;b++){var x;let{name:g,fn:m}=s[b],{x:y,y:v,data:C,reset:w}=await m({x:c,y:d,initialPlacement:r,placement:f,strategy:n,middlewareData:h,rects:u,platform:{...i,detectOverflow:(x=i.detectOverflow)!=null?x:p1},elements:{reference:t,floating:e}});c=y??c,d=v??d,h={...h,[g]:{...h[g],...C}},w&&S<=50&&(S++,typeof w=="object"&&(w.placement&&(f=w.placement),w.rects&&(u=w.rects===!0?await i.getElementRects({reference:t,floating:e,strategy:n}):w.rects),{x:c,y:d}=c1(u,f,l)),b=-1)}return{x:c,y:d,placement:f,strategy:n,middlewareData:h}},m1=t=>({name:"arrow",options:t,async fn(e){let{x:a,y:r,placement:n,rects:o,platform:i,elements:s,middlewareData:l}=e,{element:u,padding:c=0}=Zo(t,e)||{};if(u==null)return{};let d=Ty(c),f={x:a,y:r},h=jf(n),S=$f(h),x=await i.getDimensions(u),b=h==="y",g=b?"top":"left",m=b?"bottom":"right",y=b?"clientHeight":"clientWidth",v=o.reference[S]+o.reference[h]-f[h]-o.floating[S],C=f[h]-o.reference[h],w=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u)),_=w?w[y]:0;(!_||!await(i.isElement==null?void 0:i.isElement(w)))&&(_=s.floating[y]||o.floating[S]);let L=v/2-C/2,I=_/2-x[S]/2-1,A=eo(d[g],I),T=eo(d[m],I),N=A,B=_-x[S]-T,F=_/2-x[S]/2+L,H=Vf(N,F,B),R=!l.arrow&&Ss(n)!=null&&F!==H&&o.reference[S]/2-(F<N?A:T)-x[S]/2<0,z=R?F<N?F-N:F-B:0;return{[h]:f[h]+z,data:{[h]:H,centerOffset:F-H-z,...R&&{alignmentOffset:z}},reset:R}}});var g1=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var a,r;let{placement:n,middlewareData:o,rects:i,initialPlacement:s,platform:l,elements:u}=e,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:x=!0,...b}=Zo(t,e);if((a=o.arrow)!=null&&a.alignmentOffset)return{};let g=to(n),m=Jr(s),y=to(s)===s,v=await(l.isRTL==null?void 0:l.isRTL(u.floating)),C=f||(y||!x?[Mu(s)]:l1(s)),w=S!=="none";!f&&w&&C.push(...u1(s,x,S,v));let _=[s,...C],L=await l.detectOverflow(e,b),I=[],A=((r=o.flip)==null?void 0:r.overflows)||[];if(c&&I.push(L[g]),d){let F=s1(n,i,v);I.push(L[F[0]],L[F[1]])}if(A=[...A,{placement:n,overflows:I}],!I.every(F=>F<=0)){var T,N;let F=(((T=o.flip)==null?void 0:T.index)||0)+1,H=_[F];if(H&&(!(d==="alignment"?m!==Jr(H):!1)||A.every(M=>Jr(M.placement)===m?M.overflows[0]>0:!0)))return{data:{index:F,overflows:A},reset:{placement:H}};let R=(N=A.filter(z=>z.overflows[0]<=0).sort((z,M)=>z.overflows[1]-M.overflows[1])[0])==null?void 0:N.placement;if(!R)switch(h){case"bestFit":{var B;let z=(B=A.filter(M=>{if(w){let U=Jr(M.placement);return U===m||U==="y"}return!0}).map(M=>[M.placement,M.overflows.filter(U=>U>0).reduce((U,ue)=>U+ue,0)]).sort((M,U)=>M[1]-U[1])[0])==null?void 0:B[0];z&&(R=z);break}case"initialPlacement":R=s;break}if(n!==R)return{reset:{placement:R}}}return{}}}};function d1(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function f1(t){return i1.some(e=>t[e]>=0)}var v1=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){let{rects:a,platform:r}=e,{strategy:n="referenceHidden",...o}=Zo(t,e);switch(n){case"referenceHidden":{let i=await r.detectOverflow(e,{...o,elementContext:"reference"}),s=d1(i,a.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:f1(s)}}}case"escaped":{let i=await r.detectOverflow(e,{...o,altBoundary:!0}),s=d1(i,a.floating);return{data:{escapedOffsets:s,escaped:f1(s)}}}default:return{}}}}};var ED=new Set(["left","top"]);async function TD(t,e){let{placement:a,platform:r,elements:n}=t,o=await(r.isRTL==null?void 0:r.isRTL(n.floating)),i=to(a),s=Ss(a),l=Jr(a)==="y",u=ED.has(i)?-1:1,c=o&&l?-1:1,d=Zo(e,t),{mainAxis:f,crossAxis:h,alignmentAxis:S}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof S=="number"&&(h=s==="end"?S*-1:S),l?{x:h*c,y:f*u}:{x:f*u,y:h*c}}var y1=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var a,r;let{x:n,y:o,placement:i,middlewareData:s}=e,l=await TD(e,t);return i===((a=s.offset)==null?void 0:a.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:n+l.x,y:o+l.y,data:{...l,placement:i}}}}},x1=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:a,y:r,placement:n,platform:o}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:g=>{let{x:m,y}=g;return{x:m,y}}},...u}=Zo(t,e),c={x:a,y:r},d=await o.detectOverflow(e,u),f=Jr(to(n)),h=Ey(f),S=c[h],x=c[f];if(i){let g=h==="y"?"top":"left",m=h==="y"?"bottom":"right",y=S+d[g],v=S-d[m];S=Vf(y,S,v)}if(s){let g=f==="y"?"top":"left",m=f==="y"?"bottom":"right",y=x+d[g],v=x-d[m];x=Vf(y,x,v)}let b=l.fn({...e,[h]:S,[f]:x});return{...b,data:{x:b.x-a,y:b.y-r,enabled:{[h]:i,[f]:s}}}}}};function Gf(){return typeof window<"u"}function Ko(t){return S1(t)?(t.nodeName||"").toLowerCase():"#document"}function na(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function er(t){var e;return(e=(S1(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function S1(t){return Gf()?t instanceof Node||t instanceof na(t).Node:!1}function Ua(t){return Gf()?t instanceof Element||t instanceof na(t).Element:!1}function tr(t){return Gf()?t instanceof HTMLElement||t instanceof na(t).HTMLElement:!1}function b1(t){return!Gf()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof na(t).ShadowRoot}var RD=new Set(["inline","contents"]);function Cs(t){let{overflow:e,overflowX:a,overflowY:r,display:n}=za(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+a)&&!RD.has(n)}var MD=new Set(["table","td","th"]);function _1(t){return MD.has(Ko(t))}var OD=[":popover-open",":modal"];function Bu(t){return OD.some(e=>{try{return t.matches(e)}catch{return!1}})}var DD=["transform","translate","scale","rotate","perspective"],BD=["transform","translate","scale","rotate","perspective","filter"],PD=["paint","layout","strict","content"];function Wf(t){let e=Zf(),a=Ua(t)?za(t):t;return DD.some(r=>a[r]?a[r]!=="none":!1)||(a.containerType?a.containerType!=="normal":!1)||!e&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!e&&(a.filter?a.filter!=="none":!1)||BD.some(r=>(a.willChange||"").includes(r))||PD.some(r=>(a.contain||"").includes(r))}function C1(t){let e=en(t);for(;tr(e)&&!Yo(e);){if(Wf(e))return e;if(Bu(e))return null;e=en(e)}return null}function Zf(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var ND=new Set(["html","body","#document"]);function Yo(t){return ND.has(Ko(t))}function za(t){return na(t).getComputedStyle(t)}function Pu(t){return Ua(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function en(t){if(Ko(t)==="html")return t;let e=t.assignedSlot||t.parentNode||b1(t)&&t.host||er(t);return b1(e)?e.host:e}function w1(t){let e=en(t);return Yo(e)?t.ownerDocument?t.ownerDocument.body:t.body:tr(e)&&Cs(e)?e:w1(e)}function _s(t,e,a){var r;e===void 0&&(e=[]),a===void 0&&(a=!0);let n=w1(t),o=n===((r=t.ownerDocument)==null?void 0:r.body),i=na(n);if(o){let s=Xf(i);return e.concat(i,i.visualViewport||[],Cs(n)?n:[],s&&a?_s(s):[])}return e.concat(n,_s(n,[],a))}function Xf(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function A1(t){let e=za(t),a=parseFloat(e.width)||0,r=parseFloat(e.height)||0,n=tr(t),o=n?t.offsetWidth:a,i=n?t.offsetHeight:r,s=Ou(a)!==o||Ou(r)!==i;return s&&(a=o,r=i),{width:a,height:r,$:s}}function My(t){return Ua(t)?t:t.contextElement}function ws(t){let e=My(t);if(!tr(e))return Ja(1);let a=e.getBoundingClientRect(),{width:r,height:n,$:o}=A1(e),i=(o?Ou(a.width):a.width)/r,s=(o?Ou(a.height):a.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}var FD=Ja(0);function E1(t){let e=na(t);return!Zf()||!e.visualViewport?FD:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function HD(t,e,a){return e===void 0&&(e=!1),!a||e&&a!==na(t)?!1:e}function Qo(t,e,a,r){e===void 0&&(e=!1),a===void 0&&(a=!1);let n=t.getBoundingClientRect(),o=My(t),i=Ja(1);e&&(r?Ua(r)&&(i=ws(r)):i=ws(t));let s=HD(o,a,r)?E1(o):Ja(0),l=(n.left+s.x)/i.x,u=(n.top+s.y)/i.y,c=n.width/i.x,d=n.height/i.y;if(o){let f=na(o),h=r&&Ua(r)?na(r):r,S=f,x=Xf(S);for(;x&&r&&h!==S;){let b=ws(x),g=x.getBoundingClientRect(),m=za(x),y=g.left+(x.clientLeft+parseFloat(m.paddingLeft))*b.x,v=g.top+(x.clientTop+parseFloat(m.paddingTop))*b.y;l*=b.x,u*=b.y,c*=b.x,d*=b.y,l+=y,u+=v,S=na(x),x=Xf(S)}}return Xo({width:c,height:d,x:l,y:u})}function Kf(t,e){let a=Pu(t).scrollLeft;return e?e.left+a:Qo(er(t)).left+a}function T1(t,e){let a=t.getBoundingClientRect(),r=a.left+e.scrollLeft-Kf(t,a),n=a.top+e.scrollTop;return{x:r,y:n}}function UD(t){let{elements:e,rect:a,offsetParent:r,strategy:n}=t,o=n==="fixed",i=er(r),s=e?Bu(e.floating):!1;if(r===i||s&&o)return a;let l={scrollLeft:0,scrollTop:0},u=Ja(1),c=Ja(0),d=tr(r);if((d||!d&&!o)&&((Ko(r)!=="body"||Cs(i))&&(l=Pu(r)),tr(r))){let h=Qo(r);u=ws(r),c.x=h.x+r.clientLeft,c.y=h.y+r.clientTop}let f=i&&!d&&!o?T1(i,l):Ja(0);return{width:a.width*u.x,height:a.height*u.y,x:a.x*u.x-l.scrollLeft*u.x+c.x+f.x,y:a.y*u.y-l.scrollTop*u.y+c.y+f.y}}function zD(t){return Array.from(t.getClientRects())}function qD(t){let e=er(t),a=Pu(t),r=t.ownerDocument.body,n=Qr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),o=Qr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),i=-a.scrollLeft+Kf(t),s=-a.scrollTop;return za(r).direction==="rtl"&&(i+=Qr(e.clientWidth,r.clientWidth)-n),{width:n,height:o,x:i,y:s}}var L1=25;function VD(t,e){let a=na(t),r=er(t),n=a.visualViewport,o=r.clientWidth,i=r.clientHeight,s=0,l=0;if(n){o=n.width,i=n.height;let c=Zf();(!c||c&&e==="fixed")&&(s=n.offsetLeft,l=n.offsetTop)}let u=Kf(r);if(u<=0){let c=r.ownerDocument,d=c.body,f=getComputedStyle(d),h=c.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,S=Math.abs(r.clientWidth-d.clientWidth-h);S<=L1&&(o-=S)}else u<=L1&&(o+=u);return{width:o,height:i,x:s,y:l}}var $D=new Set(["absolute","fixed"]);function jD(t,e){let a=Qo(t,!0,e==="fixed"),r=a.top+t.clientTop,n=a.left+t.clientLeft,o=tr(t)?ws(t):Ja(1),i=t.clientWidth*o.x,s=t.clientHeight*o.y,l=n*o.x,u=r*o.y;return{width:i,height:s,x:l,y:u}}function k1(t,e,a){let r;if(e==="viewport")r=VD(t,a);else if(e==="document")r=qD(er(t));else if(Ua(e))r=jD(e,a);else{let n=E1(t);r={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return Xo(r)}function R1(t,e){let a=en(t);return a===e||!Ua(a)||Yo(a)?!1:za(a).position==="fixed"||R1(a,e)}function GD(t,e){let a=e.get(t);if(a)return a;let r=_s(t,[],!1).filter(s=>Ua(s)&&Ko(s)!=="body"),n=null,o=za(t).position==="fixed",i=o?en(t):t;for(;Ua(i)&&!Yo(i);){let s=za(i),l=Wf(i);!l&&s.position==="fixed"&&(n=null),(o?!l&&!n:!l&&s.position==="static"&&!!n&&$D.has(n.position)||Cs(i)&&!l&&R1(t,i))?r=r.filter(c=>c!==i):n=s,i=en(i)}return e.set(t,r),r}function WD(t){let{element:e,boundary:a,rootBoundary:r,strategy:n}=t,i=[...a==="clippingAncestors"?Bu(e)?[]:GD(e,this._c):[].concat(a),r],s=i[0],l=i.reduce((u,c)=>{let d=k1(e,c,n);return u.top=Qr(d.top,u.top),u.right=eo(d.right,u.right),u.bottom=eo(d.bottom,u.bottom),u.left=Qr(d.left,u.left),u},k1(e,s,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function ZD(t){let{width:e,height:a}=A1(t);return{width:e,height:a}}function XD(t,e,a){let r=tr(e),n=er(e),o=a==="fixed",i=Qo(t,!0,o,e),s={scrollLeft:0,scrollTop:0},l=Ja(0);function u(){l.x=Kf(n)}if(r||!r&&!o)if((Ko(e)!=="body"||Cs(n))&&(s=Pu(e)),r){let h=Qo(e,!0,o,e);l.x=h.x+e.clientLeft,l.y=h.y+e.clientTop}else n&&u();o&&!r&&n&&u();let c=n&&!r&&!o?T1(n,s):Ja(0),d=i.left+s.scrollLeft-l.x-c.x,f=i.top+s.scrollTop-l.y-c.y;return{x:d,y:f,width:i.width,height:i.height}}function Ry(t){return za(t).position==="static"}function I1(t,e){if(!tr(t)||za(t).position==="fixed")return null;if(e)return e(t);let a=t.offsetParent;return er(t)===a&&(a=a.ownerDocument.body),a}function M1(t,e){let a=na(t);if(Bu(t))return a;if(!tr(t)){let n=en(t);for(;n&&!Yo(n);){if(Ua(n)&&!Ry(n))return n;n=en(n)}return a}let r=I1(t,e);for(;r&&_1(r)&&Ry(r);)r=I1(r,e);return r&&Yo(r)&&Ry(r)&&!Wf(r)?a:r||C1(t)||a}var KD=async function(t){let e=this.getOffsetParent||M1,a=this.getDimensions,r=await a(t.floating);return{reference:XD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function YD(t){return za(t).direction==="rtl"}var QD={convertOffsetParentRelativeRectToViewportRelativeRect:UD,getDocumentElement:er,getClippingRect:WD,getOffsetParent:M1,getElementRects:KD,getClientRects:zD,getDimensions:ZD,getScale:ws,isElement:Ua,isRTL:YD};function O1(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function JD(t,e){let a=null,r,n=er(t);function o(){var s;clearTimeout(r),(s=a)==null||s.disconnect(),a=null}function i(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),o();let u=t.getBoundingClientRect(),{left:c,top:d,width:f,height:h}=u;if(s||e(),!f||!h)return;let S=Du(d),x=Du(n.clientWidth-(c+f)),b=Du(n.clientHeight-(d+h)),g=Du(c),y={rootMargin:-S+"px "+-x+"px "+-b+"px "+-g+"px",threshold:Qr(0,eo(1,l))||1},v=!0;function C(w){let _=w[0].intersectionRatio;if(_!==l){if(!v)return i();_?i(!1,_):r=setTimeout(()=>{i(!1,1e-7)},1e3)}_===1&&!O1(u,t.getBoundingClientRect())&&i(),v=!1}try{a=new IntersectionObserver(C,{...y,root:n.ownerDocument})}catch{a=new IntersectionObserver(C,y)}a.observe(t)}return i(!0),o}function Yf(t,e,a,r){r===void 0&&(r={});let{ancestorScroll:n=!0,ancestorResize:o=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,u=My(t),c=n||o?[...u?_s(u):[],..._s(e)]:[];c.forEach(g=>{n&&g.addEventListener("scroll",a,{passive:!0}),o&&g.addEventListener("resize",a)});let d=u&&s?JD(u,a):null,f=-1,h=null;i&&(h=new ResizeObserver(g=>{let[m]=g;m&&m.target===u&&h&&(h.unobserve(e),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var y;(y=h)==null||y.observe(e)})),a()}),u&&!l&&h.observe(u),h.observe(e));let S,x=l?Qo(t):null;l&&b();function b(){let g=Qo(t);x&&!O1(x,g)&&a(),x=g,S=requestAnimationFrame(b)}return a(),()=>{var g;c.forEach(m=>{n&&m.removeEventListener("scroll",a),o&&m.removeEventListener("resize",a)}),d?.(),(g=h)==null||g.disconnect(),h=null,l&&cancelAnimationFrame(S)}}var Qf=y1;var Jf=x1,ep=g1;var D1=v1,B1=m1;var tp=(t,e,a)=>{let r=new Map,n={platform:QD,...a},o={...n.platform,_c:r};return h1(t,e,{...n,platform:o})};function eB(t){let e=t.getBoundingClientRect(),a=window.innerWidth,r=window.innerHeight;if(!(e.width>a*.8||e.height>r*.8))return t;let o=Math.max(e.left,0),i=Math.max(e.top,0),s=Math.min(e.right,a),l=Math.min(e.bottom,r),u=(o+s)/2,c=(i+l)/2;return{getBoundingClientRect(){return{width:0,height:0,x:u,y:c,top:c,left:u,right:u,bottom:c}}}}function P1(t,e,a){if(!a.trigger||a.trigger==="immediate"){let x=t.getBoundingClientRect();x.width>window.innerWidth*.8||x.height>window.innerHeight*.8||t.scrollIntoView({behavior:"smooth",block:"center",inline:"center"})}let r=document.createElement("div");if(r.className="syntro-tooltip",r.setAttribute("role","tooltip"),r.innerHTML=Ca(a.html),!a.trigger||a.trigger==="immediate"){let x=document.createElement("button");x.className="syntro-tooltip-close",x.setAttribute("aria-label","Close"),x.textContent="\xD7",Object.assign(x.style,{position:"absolute",top:"4px",right:"4px",background:"none",border:"none",color:"inherit",fontSize:"16px",lineHeight:"1",cursor:"pointer",opacity:"0.6",padding:"2px 4px"}),x.addEventListener("mouseenter",()=>{x.style.opacity="1"}),x.addEventListener("mouseleave",()=>{x.style.opacity="0.6"}),x.addEventListener("click",()=>S.destroy()),r.style.position="relative",r.appendChild(x)}let n=r.querySelectorAll("[data-syntro-action]"),o=x=>{let g=x.currentTarget.getAttribute("data-syntro-action");g&&a.onAction&&a.onAction(g)};n.forEach(x=>x.addEventListener("click",o));let i=document.createElement("div");i.className="syntro-tooltip-arrow",r.appendChild(i),e.appendChild(r);let s=[Qf(a.offsetPx??8),ep(),Jf({padding:8}),D1(),B1({element:i})],l=a.placement&&a.placement!=="auto"?a.placement:"top",u=Yf(t,r,async()=>{if(!t.isConnected){S.destroy();return}let x=eB(t),b=await tp(x,r,{placement:l,strategy:"fixed",middleware:s}),{x:g,y:m,strategy:y,middlewareData:v,placement:C}=b;if(Object.assign(r.style,{left:`${g}px`,top:`${m}px`,position:y}),v.arrow){let{x:w,y:_}=v.arrow,L=C.split("-")[0],I={top:"bottom",right:"left",bottom:"top",left:"right"};Object.assign(i.style,{left:w!=null?`${w}px`:"",top:_!=null?`${_}px`:"",right:"",bottom:"",[I[L]]:"-4px"});let A={top:"0deg",right:"90deg",bottom:"180deg",left:"270deg"};i.style.transform=`rotate(${A[L]||"0deg"})`}}),c=x=>{x.key==="Escape"&&S.destroy()};window.addEventListener("keydown",c);let d=[];if(a.blocking){Array.from(document.body.children).forEach(b=>{b!==e&&b.getAttribute("inert")===null&&(b.setAttribute("inert",""),d.push(b.id||b.tagName))});let x=Array.from(r.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'));if(x.length>0){let b=x[0],g=x[x.length-1],m=y=>{y.key==="Tab"&&(y.shiftKey?document.activeElement===b&&(g.focus(),y.preventDefault()):document.activeElement===g&&(b.focus(),y.preventDefault()))};r.addEventListener("keydown",m),requestAnimationFrame(()=>b.focus())}}let h=(()=>{if(a.trigger==="hover"){let x=null,b=()=>{x&&(clearTimeout(x),x=null),r.style.visibility="visible",r.style.opacity="1"},g=()=>{x=setTimeout(()=>{r.style.visibility="hidden",r.style.opacity="0",x=null},100)};return r.style.visibility="hidden",r.style.opacity="0",r.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("mouseenter",b),t.addEventListener("mouseleave",g),r.addEventListener("mouseenter",b),r.addEventListener("mouseleave",g),t.addEventListener("focus",b),t.addEventListener("blur",g),()=>{x&&clearTimeout(x),t.removeEventListener("mouseenter",b),t.removeEventListener("mouseleave",g),r.removeEventListener("mouseenter",b),r.removeEventListener("mouseleave",g),t.removeEventListener("focus",b),t.removeEventListener("blur",g)}}if(a.trigger==="click"){let x=()=>{r.style.visibility==="visible"?S.destroy():(r.style.visibility="visible",r.style.opacity="1")};return r.style.visibility="hidden",r.style.opacity="0",r.style.transition="opacity 200ms ease, visibility 200ms",t.addEventListener("click",x),()=>t.removeEventListener("click",x)}return r.style.opacity="0",r.style.transition="opacity 200ms ease",requestAnimationFrame(()=>{r.style.opacity="1"}),()=>{}})(),S={el:r,destroy(){u(),h(),window.removeEventListener("keydown",c),n.forEach(x=>x.removeEventListener("click",o)),a.blocking&&Array.from(document.body.children).forEach(x=>{x!==e&&x.removeAttribute("inert")}),r.style.pointerEvents="none",r.style.opacity="0",setTimeout(()=>{try{r.remove()}catch{}},200)}};return S}var Oy=Y(Ee(),1),Je=Y(tt(),1),q1=Y(Go(),1);var Ke=Y(Ee(),1);function rB({completed:t,total:e}){let a=e>0?Math.round(t/e*100):0;return(0,Ke.jsx)("div",{className:"se-w-full se-h-1.5 se-rounded-full se-bg-white/[0.08] se-overflow-hidden",children:(0,Ke.jsx)("div",{role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,className:"se-h-full se-rounded-full se-bg-blue-5 se-transition-all se-duration-300",style:{width:`${a}%`}})})}function nB({step:t,isCompleted:e,isCurrent:a,tourId:r,onStepClick:n}){return(0,Ke.jsxs)("button",{type:"button","data-testid":`step-${t.id}`,"data-current":a?"true":void 0,"data-completed":e?"true":void 0,"aria-current":a?"step":void 0,className:`se-flex se-items-center se-gap-2 se-w-full se-py-1.5 se-px-2 se-rounded se-border-none se-bg-transparent se-cursor-pointer se-text-left se-text-xs ${a?"se-font-semibold se-text-slate-grey-10":"se-text-slate-grey-8"}`,onClick:()=>n(r,t.id),children:[(0,Ke.jsx)("span",{className:"se-shrink-0 se-w-4 se-text-center",children:e?(0,Ke.jsx)("span",{role:"img","aria-label":"completed",className:"se-text-green-5",children:"\u2713"}):a?(0,Ke.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-blue-5"}):(0,Ke.jsx)("span",{className:"se-inline-block se-w-1.5 se-h-1.5 se-rounded-full se-bg-white/[0.12]"})}),(0,Ke.jsx)("span",{className:"se-flex-1 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.title})]})}function oB({workflow:t,expanded:e,onStepClick:a,onDismiss:r}){let n=t.completedSteps.length,o=t.steps.length;return(0,Ke.jsxs)("div",{className:"se-p-3 se-rounded-lg se-border se-border-white/[0.08] se-bg-white/[0.02]",children:[(0,Ke.jsxs)("div",{className:"se-flex se-items-center se-gap-2 se-mb-2",children:[t.meta.icon&&(0,Ke.jsx)("span",{"data-testid":"workflow-icon",className:"se-shrink-0 se-text-sm",children:t.meta.icon}),(0,Ke.jsx)("span",{className:"se-flex-1 se-text-[13px] se-font-semibold se-text-slate-grey-10 se-overflow-hidden se-text-ellipsis se-whitespace-nowrap",children:t.meta.title}),(0,Ke.jsx)("button",{type:"button","data-testid":`dismiss-${t.tourId}`,className:"se-shrink-0 se-py-0.5 se-px-1.5 se-rounded se-border-none se-bg-transparent se-text-slate-grey-7 se-text-xs se-cursor-pointer se-leading-none",onClick:()=>r(t.tourId),"aria-label":`Dismiss ${t.meta.title}`,children:"\u2715"})]}),(0,Ke.jsxs)("div",{className:"se-mb-2",children:[(0,Ke.jsx)(rB,{completed:n,total:o}),(0,Ke.jsxs)("div",{className:"se-text-[10px] se-text-slate-grey-7 se-mt-1",children:[n," of ",o," steps"]})]}),(0,Ke.jsx)("div",{className:"se-flex se-flex-col",children:t.steps.map(i=>(0,Ke.jsx)(nB,{step:i,isCompleted:t.completedSteps.includes(i.id),isCurrent:t.currentStepId===i.id,tourId:t.tourId,onStepClick:a},i.id))}),e&&t.meta.description&&(0,Ke.jsx)("div",{className:"se-mt-2 se-text-[11px] se-text-slate-grey-7",children:t.meta.description})]})}function U1({workflows:t,expanded:e,onStepClick:a,onDismiss:r}){return t.length===0?(0,Ke.jsx)("div",{className:"se-flex se-items-center se-justify-center se-py-6 se-text-xs se-text-slate-grey-7",children:"No active workflows"}):(0,Ke.jsx)("div",{className:"se-flex se-flex-col se-gap-2",children:t.map(n=>(0,Ke.jsx)(oB,{workflow:n,expanded:e,onStepClick:a,onDismiss:r},n.tourId))})}function z1(t){let e=document.createElement("div");e.setAttribute("data-testid","workflow-toast"),e.className="se-fixed se-bottom-4 se-right-4 se-z-50",Object.assign(e.style,{position:"fixed",bottom:"16px",right:"16px",zIndex:"2147483646",padding:"12px 16px",borderRadius:"8px",backgroundColor:"var(--se-color-bg-surface, #fff)",color:"var(--se-color-text-primary, #1a1a1a)",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",maxWidth:"320px",fontFamily:"var(--se-font-family, system-ui, sans-serif)",fontSize:"14px",lineHeight:"1.4",transition:"opacity 0.3s ease"});let a=document.createElement("div");if(a.className="se-font-semibold",a.style.fontWeight="600",a.textContent=t.title,e.appendChild(a),t.body){let o=document.createElement("div");o.className="se-mt-1 se-text-sm",o.style.marginTop="4px",o.style.fontSize="13px",o.style.color="var(--se-color-text-secondary, #666)",o.textContent=t.body,e.appendChild(o)}document.body.appendChild(e);let r,n=setTimeout(()=>{e.style.opacity="0",r=setTimeout(()=>{e.remove()},300)},4e3);return()=>{clearTimeout(n),clearTimeout(r),e.remove()}}function iB(t){let e=new Map;for(let a of t){let r=a.action;if(r.kind==="overlays:tour"&&r.workflow&&r.tourId){let n=r.workflow,i=(r.steps||[]).map(s=>({id:s.id,title:n.stepTitles?.[s.id]||s.id}));e.set(r.tourId,{meta:n,steps:i})}}return e}function sB({runtime:t}){let[e,a]=(0,Je.useState)(0),r=(0,Je.useMemo)(()=>{let b=t?.actions?.getActive?.()||[];return iB(b)},[t,e]),n=(0,Je.useRef)(r);n.current=r,(0,Je.useEffect)(()=>{if(t?.events?.subscribe)return t.events.subscribe({names:["tour.started","tour.resumed"]},()=>a(b=>b+1))},[t]);let o=(0,Je.useMemo)(()=>t?.state?.user?.ns?.("workflows"),[t]),i=(0,Je.useRef)(new Set),s=(0,Je.useRef)([]),l=(0,Je.useRef)(null),u=(0,Je.useRef)({}),[c,d]=(0,Je.useState)([]),f=(0,Je.useRef)(!1);if(!f.current&&o){let b=o.get?.("notified")||[];for(let m of b)i.current.add(m);let g=o.get?.("completed")||{};u.current={...g},f.current=!0}(0,Je.useEffect)(()=>{if(r.size===0)return;let b=o?.get?.("dismissed")||[],g=o?.get?.("completed")||{};d(m=>{let y=new Set(m.map(C=>C.tourId)),v=[];for(let[C,{meta:w,steps:_}]of r){if(y.has(C))continue;let L="active";b.includes(C)?L="dismissed":g[C]&&(L="completed"),v.push({tourId:C,meta:w,steps:_,currentStepId:null,completedSteps:[],status:L,completedAt:g[C]||void 0})}return v.length>0?[...m,...v]:m});for(let[m,{meta:y}]of r)if(!i.current.has(m)&&y.notification&&!b.includes(m)&&!g[m]){i.current.add(m),o?.set?.("notified",[...i.current]);let v=z1(y.notification);s.current.push(v)}},[r,o]),(0,Je.useEffect)(()=>{if(!t?.events?.subscribe)return;let b=t.events.subscribe({patterns:["^tour\\."]},g=>{let m=g.props?.tourId;if(!m)return;let y=n.current;if(!y.has(m)&&g.name==="tour.started"){a(v=>v+1);return}y.has(m)&&d(v=>v.map(w=>{if(w.tourId!==m)return w;switch(g.name){case"tour.started":{let _=g.props?.startStepId||w.steps[0]?.id||null;if(!i.current.has(m)){i.current.add(m),o?.set?.("notified",[...i.current]);let I=y.get(m);if(I?.meta.notification){let A=z1(I.meta.notification);s.current.push(A)}}let L=v.filter(I=>I.status==="active"||I.tourId===m).map(I=>I.tourId);return L.includes(m)||L.push(m),o?.set?.("active",[...new Set(L)]),{...w,status:"active",currentStepId:_,completedSteps:w.status==="active"?w.completedSteps:[]}}case"tour.step_started":{let _=g.props?.stepId;return{...w,currentStepId:_||w.currentStepId}}case"tour.step_changed":{let _=g.props?.previousStepId,L=g.props?.nextStepId,I=_&&!w.completedSteps.includes(_)?[...w.completedSteps,_]:w.completedSteps;return{...w,currentStepId:L||w.currentStepId,completedSteps:I}}case"tour.completed":{let _=Date.now();return u.current[m]=_,o?.set?.("completed",{...u.current}),{...w,status:"completed",currentStepId:null,completedSteps:w.steps.map(L=>L.id),completedAt:_}}case"tour.paused":return w;default:return w}}))});return()=>{b();for(let g of s.current)g();s.current=[]}},[t,o]);let h=(0,Je.useCallback)((b,g)=>{t?.events?.publish?.("workflow:jump_to_step",{tourId:b,stepId:g})},[t]),S=(0,Je.useCallback)(b=>{d(g=>{let m=g.map(v=>v.tourId===b?{...v,status:"dismissed"}:v),y=m.filter(v=>v.status==="dismissed").map(v=>v.tourId);return o?.set?.("dismissed",y),m})},[o]),x=(0,Je.useMemo)(()=>c.filter(b=>b.status==="active"),[c]);return(0,Oy.jsx)("div",{ref:l,children:(0,Oy.jsx)(U1,{workflows:x,onStepClick:h,onDismiss:S})})}var V1={mount(t,e){let a=e?.runtime||null,r=(0,q1.createRoot)(t);return r.render(Je.default.createElement(sB,{runtime:a})),()=>{r.unmount()}}};var $1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};if(a.getAttribute("data-syntro-highlight-dismissed"))return{cleanup:()=>{}};a.getAttribute("data-syntro-highlight")&&e.overlayRoot.querySelectorAll(".syntro-spotlight-scrim, .syntro-spotlight-ring").forEach(s=>s.remove()),a.setAttribute("data-syntro-highlight","true");let n=t.style?.color;if(!n)try{let i=getComputedStyle(e.overlayRoot).getPropertyValue("--sc-color-primary")?.trim();i&&(n=i)}catch{}let o=r1(a,e.overlayRoot,{paddingPx:t.style?.paddingPx??12,radiusPx:t.style?.radiusPx??12,scrimOpacity:t.style?.scrimOpacity??.55,ringColor:n,blocking:t.blocking??!1,onClickOutside:t.onClickOutside??!0,onEsc:t.onEsc??!0,onDismiss:()=>{a.setAttribute("data-syntro-highlight-dismissed","true")}});return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:highlight",anchorId:t.anchorId}),{cleanup:()=>{o.destroy(),a.removeAttribute("data-syntro-highlight"),a.removeAttribute("data-syntro-highlight-dismissed")}}},j1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r=t.duration??4e3;await new Promise(x=>requestAnimationFrame(x));let n=x=>({r:parseInt(x.slice(1,3),16),g:parseInt(x.slice(3,5),16),b:parseInt(x.slice(5,7),16)}),i={r:79,g:70,b:229},s=null;try{let x=getComputedStyle(e.overlayRoot),b=x.getPropertyValue("--sc-color-primary")?.trim(),g=x.getPropertyValue("--sc-color-primary-hover")?.trim();b?.startsWith("#")&&b.length>=7&&(i=n(b)),g?.startsWith("#")&&g.length>=7&&(s=n(g))}catch{}let l=document.querySelector("[data-syntro-pulse-styles]");l&&l.remove();let u=document.createElement("style");u.setAttribute("data-syntro-pulse-styles","");let{r:c,g:d,b:f}=i;if(s){let{r:x,g:b,b:g}=s;u.textContent=`
|
|
63
63
|
@keyframes syntro-pulse-anim {
|
|
64
64
|
0%, 100% {
|
|
65
65
|
box-shadow: 0 0 0 0 rgba(${c}, ${d}, ${f}, 0.35);
|
|
@@ -68,10 +68,10 @@ Error generating stack: `+n.message+`
|
|
|
68
68
|
box-shadow: 0 0 0 12px rgba(${c}, ${d}, ${f}, 0);
|
|
69
69
|
}
|
|
70
70
|
50% {
|
|
71
|
-
box-shadow: 0 0 0 0 rgba(${
|
|
71
|
+
box-shadow: 0 0 0 0 rgba(${x}, ${b}, ${g}, 0.35);
|
|
72
72
|
}
|
|
73
73
|
75% {
|
|
74
|
-
box-shadow: 0 0 0 12px rgba(${
|
|
74
|
+
box-shadow: 0 0 0 12px rgba(${x}, ${b}, ${g}, 0);
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
`}else u.textContent=`
|
|
@@ -83,105 +83,89 @@ Error generating stack: `+n.message+`
|
|
|
83
83
|
box-shadow: 0 0 0 12px rgba(${c}, ${d}, ${f}, 0);
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
|
-
`;document.head.appendChild(u);let
|
|
86
|
+
`;document.head.appendChild(u);let h=a.style.animation;a.style.animation="syntro-pulse-anim 2.5s cubic-bezier(0.4, 0, 0.6, 1) infinite",a.setAttribute("data-syntro-pulse","true");let S=setTimeout(()=>{a.style.animation=h,a.removeAttribute("data-syntro-pulse")},r);return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:pulse",anchorId:t.anchorId,duration:r}),{cleanup:()=>{clearTimeout(S),a.isConnected&&(a.style.animation=h,a.removeAttribute("data-syntro-pulse"))}}},G1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let r="#4f46e5";try{let s=getComputedStyle(e.overlayRoot).getPropertyValue("--sc-color-primary")?.trim();s?.startsWith("#")&&s.length>=7&&(r=s)}catch{}let n=document.createElement("div");n.textContent=t.content,n.setAttribute("data-syntro-badge",t.anchorId.selector),Object.assign(n.style,{position:"absolute",padding:"2px 6px",fontSize:"12px",fontWeight:"600",lineHeight:"1",color:"white",background:r,borderRadius:"9999px",pointerEvents:"none",zIndex:"2147483646",whiteSpace:"nowrap"});let o=t.position??"top-right",i=a.style.position;switch(getComputedStyle(a).position==="static"&&(a.style.position="relative"),a.appendChild(n),o){case"top-left":Object.assign(n.style,{top:"-8px",left:"-8px"});break;case"top-right":Object.assign(n.style,{top:"-8px",right:"-8px"});break;case"bottom-left":Object.assign(n.style,{bottom:"-8px",left:"-8px"});break;case"bottom-right":Object.assign(n.style,{bottom:"-8px",right:"-8px"});break}return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:badge",anchorId:t.anchorId,content:t.content,position:o}),{cleanup:()=>{try{n.remove()}catch{}a.isConnected&&i!==void 0&&(a.style.position=i)},updateFn:s=>{"content"in s&&typeof s.content=="string"&&(n.textContent=s.content)}}},W1=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);if(!a&&e.waitForAnchor&&(a=await e.waitForAnchor(t.anchorId,3e3)),!a)return console.warn(`[adaptive-overlays] Anchor not found after waiting: ${t.anchorId.selector}`),{cleanup:()=>{}};let{content:r}=t,n="";if(r.title&&(n+=`<div class="syntro-tt-title">${Ca(r.title)}</div>`),n+=`<div class="syntro-tt-body">${Ca(r.body)}</div>`,r.ctaButtons&&r.ctaButtons.length>0){n+='<div class="syntro-tt-actions">';for(let i of r.ctaButtons){let s=i.primary??!1;n+=`
|
|
87
87
|
<button
|
|
88
88
|
class="syntro-tt-btn ${s?"syntro-tt-btn-primary":""}"
|
|
89
|
-
data-syntro-action="${
|
|
89
|
+
data-syntro-action="${Ca(i.actionId)}"
|
|
90
90
|
>
|
|
91
|
-
${
|
|
91
|
+
${Ca(i.label)}
|
|
92
92
|
</button>
|
|
93
|
-
`}
|
|
93
|
+
`}n+="</div>"}else r.cta&&(n+=`<div class="syntro-tt-actions">
|
|
94
94
|
<button class="syntro-tt-btn syntro-tt-btn-primary" data-syntro-action="cta">
|
|
95
|
-
${
|
|
95
|
+
${Ca(r.cta.label)}
|
|
96
96
|
</button>
|
|
97
|
-
</div>`);let o=
|
|
97
|
+
</div>`);let o=P1(a,e.overlayRoot,{html:n,placement:t.placement??"top",trigger:t.trigger??"immediate",onAction:i=>{if(i==="dismiss"){o.destroy();return}if(i==="cta"&&r.cta)e.publishEvent("action.cta_clicked",{anchorId:t.anchorId,ctaLabel:r.cta.label});else if(r.ctaButtons){let s=r.ctaButtons.find(l=>l.actionId===i);s&&e.publishEvent("action.tooltip_cta_clicked",{anchorId:t.anchorId,actionId:i,label:s.label})}o.destroy()}});return e.publishEvent("action.applied",{id:e.generateId(),kind:"overlays:tooltip",anchorId:t.anchorId,trigger:t.trigger??"immediate"}),{cleanup:()=>{o.destroy()}}},Dy=[{kind:"overlays:highlight",executor:$1},{kind:"overlays:pulse",executor:j1},{kind:"overlays:badge",executor:G1},{kind:"overlays:tooltip",executor:W1},{kind:"overlays:modal",executor:Ay},{kind:"overlays:tour",executor:ky},{kind:"overlays:celebrate",executor:t1}],rp={id:"adaptive-overlays",version:"1.0.0",name:"Overlays",description:"Tooltips, highlights, badges, modals, celebrations, visual overlays, and workflow tracking",executors:Dy,widgets:[{id:"adaptive-overlays:workflow-tracker",component:V1,metadata:{name:"Workflow Tracker",icon:"\u{1F4CB}",description:"Tracks multi-step workflow progress across tours"}}]};function np(t){let{appId:e,runtime:a,isBuiltIn:r=!1}=t,n=`app:${e}:`,o=[],i=[],s=a.state.ns(`app:${e}`);return{appId:e,state:{get:u=>s.get(u),set:(u,c)=>s.set(u,c),remove:u=>s.remove(u)},telemetry:a.telemetry?{emit:(u,c)=>{a.events.publish(u,{...c,_appId:e})},getSessionId:()=>a.telemetry?.getSessionId?.()}:void 0,surfaces:{mount:(u,c,d)=>{let f=a.surfaces.mount(u,c,{...d,adaptiveId:e});return{unmount:()=>f.unmount(),update:h=>f.update(h)}},canMount:(u,c)=>a.surfaces.canMount(u,c)},events:{subscribe:u=>a.events.subscribe(c=>{u(c)}),publish:(u,c)=>{a.events.publish(u,{...c,_appId:e})}},registerAction:u=>{a.executors.register(u.kind,u.executor,u.schema,e,r),o.push(u.kind)},registerWidget:u=>{a.widgets.register(u.id,u.component,e,u.metadata),i.push(u.id)}}}function op(t,e){e.executors.unregisterBySource(t),e.widgets.unregisterBySource(t)}var lB=new Set(["overlays:highlight","overlays:pulse","overlays:badge","overlays:tooltip","overlays:modal","content:insertHtml","content:setText","content:setAttr","content:addClass","content:removeClass","content:setStyle","core:mountWidget","core:wait","core:sequence","core:parallel","overlays:tour"]),uB=new Set(["adaptive-chatbot","adaptive-content","adaptive-faq","adaptive-gamification","adaptive-nav","adaptive-overlays"]),cB={faq:"adaptive-faq",nav:"adaptive-nav",gamification:"adaptive-gamification",chatbot:"adaptive-chatbot"};function Z1(t){return cB[t]??t}function By(t){return lB.has(t)}function Py(t){if(By(t))return null;let e=t.indexOf(":");return e===-1?null:Z1(t.slice(0,e))}function ip(t){let e=t.indexOf(":");return e===-1?null:Z1(t.slice(0,e))}function sp(t){let{cdnBase:e,registry:a,timeout:r=1e4,onLoadStart:n,onLoadEnd:o}=t,i=new Map,s=new Set,l=new Map;function u(x){return`${e}/adaptives/${x}/index.js`}async function c(x){if(a.has(x))return{appId:x,success:!0,manifest:a.get(x)?.manifest};if(l.has(x))return l.get(x);if(i.has(x))return i.get(x);let b=(async()=>{n?.(x);try{let g=u(x);if(s.has(g)){let C=a.get(x);if(C)return o?.(x,!0),{appId:x,success:!0,manifest:C.manifest}}let m=new Promise((C,w)=>{setTimeout(()=>w(new Error(`Timeout loading app: ${x}`)),r)}),y=d(g,x);await Promise.race([y,m]),s.add(g);let v=a.get(x);if(!v)throw new Error(`App ${x} did not register after loading`);return o?.(x,!0),{appId:x,success:!0,manifest:v.manifest}}catch(g){let m=g instanceof Error?g.message:String(g);o?.(x,!1,m);let y={appId:x,success:!1,error:m};return l.set(x,y),y}finally{i.delete(x)}})();return i.set(x,b),b}async function d(x,b){if(typeof window<"u"){try{let g=await import(x);g.manifest?a.register(g.manifest):g.default?.manifest?a.register(g.default.manifest):g.default&&a.register(g.default);return}catch{}return new Promise((g,m)=>{let y=document.createElement("script");y.src=x,y.async=!0,y.onload=()=>{a.get(b)?g():m(new Error(`App ${b} did not self-register`))},y.onerror=()=>{m(new Error(`Failed to load app script: ${x}`))},document.head.appendChild(y)})}throw new Error("Dynamic app loading not supported in SSR")}function f(x){let b=new Set;if(x.apps)for(let g of x.apps)b.add(g);if(x.actions)for(let g of x.actions){let m=Py(g.kind);if(m&&b.add(m),g.kind==="core:mountWidget"){let y=g.widget?.widgetId;if(y){let v=ip(y);v&&b.add(v)}}}if(x.tiles){for(let g of x.tiles)if(g.widget){let m=ip(g.widget);m&&b.add(m)}}for(let g of uB)b.delete(g);return Array.from(b)}async function h(x){let b=f(x);return b.length===0?[]:await Promise.all(b.map(m=>c(m)))}async function S(x){return Promise.all(x.map(b=>c(b)))}return{loadApp:c,loadAppsForConfig:h,preloadApps:S,getRequiredApps:f,getAppUrl:u}}var Nu=class{constructor(){D(this,"apps",new Map);D(this,"eventListeners",new Set);D(this,"runtime",null)}bind(e){this.runtime=e}async unbind(){for(let[e,a]of this.apps)a.state==="active"&&await this.deactivate(e);this.runtime=null}register(e){if(!e.id||typeof e.id!="string")throw new Error("App manifest must have an 'id' property");if(!e.version||typeof e.version!="string")throw new Error("App manifest must have a 'version' property");if(!e.name||typeof e.name!="string")throw new Error("App manifest must have a 'name' property");if(this.apps.has(e.id)){if(this.apps.get(e.id).state==="active")throw new Error(`Cannot re-register active app: ${e.id}`);console.warn(`[AppRegistry] Overriding existing app registration: ${e.id}`)}let a={manifest:e,state:"registered",registeredAt:Date.now()};return this.apps.set(e.id,a),this.emit({type:"app:registered",appId:e.id,manifest:e}),a}async activate(e){let a=this.apps.get(e);if(!a)throw new Error(`App not registered: ${e}`);if(a.state==="active"||a.state==="activating"){console.warn(`[AppRegistry] App already ${a.state}: ${e}`);return}if(!this.runtime)throw new Error("AppRegistry not bound to a runtime. Call bind() first.");if(a.manifest.dependencies)for(let r of a.manifest.dependencies){let n=this.apps.get(r);if(!n||n.state!=="active")throw new Error(`App ${e} depends on ${r}, which is not active`)}a.state="activating";try{let r=a.manifest.metadata?.isBuiltIn===!0,n=np({appId:e,runtime:this.runtime,isBuiltIn:r}),{runtime:o}=a.manifest,i=[];if(o){if(o.actions)for(let s of o.actions)n.registerAction(s);if(o.widgets)for(let s of o.widgets)n.registerWidget(s);if(o.events)for(let s of o.events){let l=this.runtime.events.subscribe(u=>{if(s.names.includes(u.name)){let c={appId:e,state:n.state,telemetry:n.telemetry,surfaces:n.surfaces};try{s.handler(u,c)}catch(d){console.error(`[AppRegistry] Event handler error in ${e}:`,d)}}});i.push(l)}}a.cleanup=async()=>{for(let s of i)try{await s()}catch(l){console.error(`[AppRegistry] Cleanup error in ${e}:`,l)}op(e,this.runtime)},a.state="active",a.activatedAt=Date.now(),this.emit({type:"app:activated",appId:e})}catch(r){throw a.state="error",a.error=String(r),this.emit({type:"app:error",appId:e,error:String(r)}),r}}async deactivate(e){let a=this.apps.get(e);if(!a)throw new Error(`App not registered: ${e}`);if(a.state!=="active"){console.warn(`[AppRegistry] App not active: ${e}`);return}for(let[r,n]of this.apps)if(n.state==="active"&&n.manifest.dependencies?.includes(e))throw new Error(`Cannot deactivate ${e}: app ${r} depends on it`);a.state="deactivating";try{a.cleanup&&(await a.cleanup(),a.cleanup=void 0),a.state="inactive",this.emit({type:"app:deactivated",appId:e})}catch(r){throw a.state="error",a.error=String(r),this.emit({type:"app:error",appId:e,error:String(r)}),r}}async unregister(e){let a=this.apps.get(e);a&&(a.state==="active"&&await this.deactivate(e),this.apps.delete(e),this.emit({type:"app:unregistered",appId:e}))}get(e){return this.apps.get(e)}has(e){return this.apps.has(e)}isActive(e){return this.apps.get(e)?.state==="active"}list(){return Array.from(this.apps.values())}listActive(){return Array.from(this.apps.values()).filter(e=>e.state==="active")}listEditable(){return Array.from(this.apps.values()).filter(e=>e.manifest.editor!==void 0)}subscribe(e){return this.eventListeners.add(e),()=>{this.eventListeners.delete(e)}}emit(e){for(let a of this.eventListeners)try{a(e)}catch(r){console.error("[AppRegistry] Event listener error:",r)}}async destroy(){await this.unbind(),this.apps.clear(),this.eventListeners.clear()}},Ls=new Nu;var rr=Y(Ee(),1);var Jo=Y(tt(),1),Fy=Y(Go(),1);var tn=Y(tt(),1);var X1=/```json\s*\n([\s\S]*?)```/g;function K1(t){let e=[],a=t,r=[],n;for(X1.lastIndex=0;(n=X1.exec(t))!==null;)r.push({fullMatch:n[0],json:n[1],index:n.index});for(let o=r.length-1;o>=0;o--){let{fullMatch:i,json:s}=r[o],l;try{l=JSON.parse(s)}catch{continue}typeof l=="object"&&l!==null&&"kind"in l&&typeof l.kind=="string"&&(e.unshift(l),a=a.replace(i,""))}return a=a.replace(/\n{3,}/g,`
|
|
98
98
|
|
|
99
|
-
`).trim(),{displayText:a,actions:e}}var
|
|
100
|
-
<div style="padding: 16px; font-family: system-ui; color: ${
|
|
101
|
-
<p style="margin: 0 0 8px; color: ${
|
|
102
|
-
<p style="margin: 0; font-size: 12px; color: ${
|
|
99
|
+
`).trim(),{displayText:a,actions:e}}var Fu=class extends Error{constructor(e){super(e),this.name="AuthError"}};function dB(){let t=document.cookie.match(/stytch_session_jwt=([^;]*)/);if(!t||!t[1])throw new Fu("No authentication token found");let e=localStorage.getItem("syntrologie_workspace_id");if(!e)throw new Fu("No workspace ID found");return{Authorization:`Bearer ${t[1]}`,"X-Workspace-Id":e}}async function Y1(t,e){let a=dB(),r=await fetch(t,{method:"POST",headers:{"Content-Type":"application/json",...a},body:JSON.stringify(e)});if(!r.ok)throw r.status===401?new Fu("Session expired or unauthorized"):new Error(`Chat request failed: ${r.status} ${r.statusText}`);return r.json()}var fB=0;function Ny(){return`msg-${Date.now()}-${++fB}`}function Q1(t){let{backendUrl:e,tileId:a,runtime:r,greeting:n,maxHistory:o=20,mlflowRunId:i,config:s}=t,[l,u]=(0,tn.useState)(()=>n?[{id:Ny(),role:"assistant",text:n,timestamp:Date.now()}]:[]),[c,d]=(0,tn.useState)(!1),[f,h]=(0,tn.useState)(null),S=(0,tn.useRef)(null),x=(0,tn.useCallback)(async g=>{let m=g.trim();if(!m)return;h(null);let y={id:Ny(),role:"user",text:m,timestamp:Date.now()};u(v=>[...v,y]),d(!0);try{let C=[...l,y].slice(-o).map(A=>({role:A.role,content:A.text})),w=await Y1(e,{message:m,history:C,mlflow_run_id:i,current_config:s}),{displayText:_,actions:L}=K1(w.response),I={id:Ny(),role:"assistant",text:_,timestamp:Date.now()};u(A=>[...A,I]),L.length>0&&(S.current?.isApplied()&&await S.current.revertAll(),S.current=await r.actions.applyBatch(L),r.events.publish("chatbot.actions_applied",{count:L.length,kinds:L.map(A=>A.kind),tileId:a}))}catch(v){let C=v instanceof Error?v.message:"An unexpected error occurred";h(C)}finally{d(!1)}},[e,l,o,i,s,r,a]),b=(0,tn.useCallback)(()=>{u([]),h(null),S.current?.isApplied()&&(S.current.revertAll(),S.current=null),sessionStorage.removeItem(`syntro:chatbot:history:${a}`)},[a]);return{messages:l,isLoading:c,error:f,sendMessage:x,clearMessages:b}}var ar={container:{display:"flex",flexDirection:"column",height:"100%",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:"14px",touchAction:"none"},messageList:{flex:1,overflowY:"auto",padding:"12px",display:"flex",flexDirection:"column",gap:"8px"},messageBubble:{maxWidth:"85%",padding:"8px 12px",borderRadius:"12px",lineHeight:1.5,wordBreak:"break-word"},userMessage:{alignSelf:"flex-end",backgroundColor:wt[4],color:Qa.white,borderBottomRightRadius:"4px"},assistantMessage:{alignSelf:"flex-start",backgroundColor:"rgba(255, 255, 255, 0.08)",color:k[10],borderBottomLeftRadius:"4px"},loadingDots:{alignSelf:"flex-start",padding:"8px 16px",backgroundColor:"rgba(255, 255, 255, 0.05)",borderRadius:"12px",color:k[8],fontSize:"13px"},errorBanner:{padding:"8px 12px",backgroundColor:"rgba(239, 68, 68, 0.1)",color:Xe[4],fontSize:"13px",borderRadius:"8px",margin:"0 12px"},inputForm:{display:"flex",gap:"8px",padding:"12px",borderTop:"1px solid rgba(255, 255, 255, 0.06)"},input:{flex:1,padding:"8px 12px",borderRadius:"8px",border:"1px solid rgba(255, 255, 255, 0.1)",backgroundColor:"rgba(0, 0, 0, 0.2)",color:k[12],fontSize:"14px",outline:"none",fontFamily:"inherit"},sendButton:{padding:"8px 16px",borderRadius:"8px",border:"none",backgroundColor:wt[4],color:Qa.white,fontWeight:600,fontSize:"13px",cursor:"pointer",whiteSpace:"nowrap"},sendButtonDisabled:{opacity:.5,cursor:"not-allowed"}};function pB({message:t}){let e=t.role==="user",a={...ar.messageBubble,...e?ar.userMessage:ar.assistantMessage};return(0,rr.jsx)("div",{style:a,children:t.text})}function hB({config:t,runtime:e,tileId:a}){let{messages:r,isLoading:n,error:o,sendMessage:i,clearMessages:s}=Q1({backendUrl:t.backendUrl,tileId:a,runtime:e,greeting:t.greeting,maxHistory:t.maxHistory,mlflowRunId:t.mlflowRunId}),l=(0,Jo.useRef)(null),u=(0,Jo.useRef)(null);(0,Jo.useEffect)(()=>{l.current&&(l.current.scrollTop=l.current.scrollHeight)},[]);let c=d=>{d.preventDefault();let f=u.current;if(!f||!f.value.trim()||n)return;let h=f.value;f.value="",i(h)};return(0,rr.jsxs)("div",{style:ar.container,"data-testid":"chat-assistant",children:[(0,rr.jsxs)("div",{ref:l,style:ar.messageList,children:[r.map(d=>(0,rr.jsx)(pB,{message:d},d.id)),n&&(0,rr.jsx)("div",{style:ar.loadingDots,children:"Thinking..."})]}),o&&(0,rr.jsx)("div",{style:ar.errorBanner,children:o}),(0,rr.jsxs)("form",{onSubmit:c,style:ar.inputForm,children:[(0,rr.jsx)("input",{ref:u,style:ar.input,placeholder:"Ask anything...",disabled:n,"data-testid":"chat-input"}),(0,rr.jsx)("button",{type:"submit",disabled:n,style:{...ar.sendButton,...n?ar.sendButtonDisabled:{}},"data-testid":"chat-send",children:"Send"})]})]})}var J1={mount(t,e){let{config:a,runtime:r,tileId:n="chatbot-widget"}=e||{};if(a&&r&&typeof Fy.createRoot=="function"){let o=(0,Fy.createRoot)(t);return o.render(Jo.default.createElement(hB,{config:a,runtime:r,tileId:n})),()=>{o.unmount()}}return!a||!r?(t.innerHTML=`<div style="padding: 16px; color: ${k[8]};">Chat widget requires config and runtime.</div>`,()=>{t.innerHTML=""}):(t.innerHTML=`
|
|
100
|
+
<div style="padding: 16px; font-family: system-ui; color: ${k[10]};">
|
|
101
|
+
<p style="margin: 0 0 8px; color: ${k[8]};">${a.greeting||"Hi! How can I help?"}</p>
|
|
102
|
+
<p style="margin: 0; font-size: 12px; color: ${k[7]};">Chat widget mounted. Awaiting React renderer.</p>
|
|
103
103
|
</div>
|
|
104
|
-
`,()=>{t.innerHTML=""})}};var
|
|
105
|
-
]`).replace("lheading",
|
|
106
|
-
`).map(o=>{let i=o.match(a.other.beginningSpace);if(i===null)return o;let[s]=i;return s.length>=
|
|
107
|
-
`)}var
|
|
108
|
-
`)}}}fences(t){let e=this.rules.block.fences.exec(t);if(e){let a=e[0],
|
|
109
|
-
`)}}blockquote(t){let e=this.rules.block.blockquote.exec(t);if(e){let a=
|
|
104
|
+
`,()=>{t.innerHTML=""})}};var eI={id:"adaptive-chatbot",version:"1.0.0",name:"Chat Assistant",description:"AI chat assistant with action execution capabilities",executors:[],widgets:[{id:"adaptive-chatbot:assistant",component:J1,metadata:{name:"Chat Assistant",description:"AI-powered chat assistant that can execute DOM actions",icon:"\u{1F4AC}"}}]};function tI(t,e,a){if(e){let r=t.getState().items.find(n=>n.config.id===e);if(r)return r}if(a){let r=t.findByQuestion(a);if(r)return r}throw new Error("FAQ item not found")}async function mB(t,e,a){let r=tI(a,t.itemId,t.itemQuestion),{id:n}=r.config;t.expand!==!1&&a.expand(n);let o=document.querySelector(`[data-faq-item-id="${n}"]`);return o&&o.scrollIntoView({behavior:t.behavior??"smooth"}),e.publishEvent("faq:scroll_to",{itemId:n}),{cleanup:()=>{}}}async function gB(t,e,a){let r=tI(a,t.itemId,t.itemQuestion),{id:n}=r.config,o=t.state??"toggle",i;switch(o){case"open":a.expand(n),i="open";break;case"closed":a.collapse(n),i="closed";break;default:{let s=a.getState().expandedItems.has(n);a.toggle(n),i=s?"closed":"open";break}}return e.publishEvent("faq:toggle",{itemId:n,newState:i}),{cleanup:()=>{}}}async function vB(t,e,a){switch(t.operation){case"add":{let r=t.items??[],n=t.position==="prepend"?"prepend":"append";a.addItems(r,n);break}case"remove":{if(!t.itemId)throw new Error("FAQ item not found");if(!a.getState().items.some(n=>n.config.id===t.itemId))throw new Error("FAQ item not found");a.removeItem(t.itemId);break}case"reorder":{let r=t.order??[];a.reorderItems(r);break}case"replace":{let r=t.items??[];a.replaceItems(r);break}}return e.publishEvent("faq:update",{operation:t.operation}),{cleanup:()=>{}}}var aI=[{kind:"faq:scroll_to",executor:mB},{kind:"faq:toggle_item",executor:gB},{kind:"faq:update",executor:vB}];var $e=Y(Ee(),1);function qy(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var ai=qy();function uI(t){ai=t}var ei={exec:()=>null};function xe(t,e=""){let a=typeof t=="string"?t:t.source,r={replace:(n,o)=>{let i=typeof o=="string"?o:o.source;return i=i.replace(Gt.caret,"$1"),a=a.replace(n,i),r},getRegex:()=>new RegExp(a,e)};return r}var yB=(()=>{try{return!!new RegExp("(?<=1)(?<!1)")}catch{return!1}})(),Gt={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:t=>new RegExp(`^( {0,3}${t})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}#`),htmlBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}<(?:[a-z].*>|!--)`,"i"),blockquoteBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}>`)},xB=/^(?:[ \t]*(?:\n|$))+/,bB=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,SB=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,qu=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,_B=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Vy=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,cI=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,dI=xe(cI).replace(/bull/g,Vy).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),CB=xe(cI).replace(/bull/g,Vy).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),$y=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,wB=/^[^\n]+/,jy=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,LB=xe(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",jy).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),kB=xe(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Vy).getRegex(),pp="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|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Gy=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,IB=xe("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",Gy).replace("tag",pp).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),fI=xe($y).replace("hr",qu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",pp).getRegex(),AB=xe(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",fI).getRegex(),Wy={blockquote:AB,code:bB,def:LB,fences:SB,heading:_B,hr:qu,html:IB,lheading:dI,list:kB,newline:xB,paragraph:fI,table:ei,text:wB},rI=xe("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",qu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",pp).getRegex(),EB={...Wy,lheading:CB,table:rI,paragraph:xe($y).replace("hr",qu).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",rI).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",pp).getRegex()},TB={...Wy,html:xe(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Gy).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:ei,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:xe($y).replace("hr",qu).replace("heading",` *#{1,6} *[^
|
|
105
|
+
]`).replace("lheading",dI).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},RB=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,MB=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,pI=/^( {2,}|\\)\n(?!\s*$)/,OB=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,hp=/[\p{P}\p{S}]/u,Zy=/[\s\p{P}\p{S}]/u,hI=/[^\s\p{P}\p{S}]/u,DB=xe(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,Zy).getRegex(),mI=/(?!~)[\p{P}\p{S}]/u,BB=/(?!~)[\s\p{P}\p{S}]/u,PB=/(?:[^\s\p{P}\p{S}]|~)/u,gI=/(?![*_])[\p{P}\p{S}]/u,NB=/(?![*_])[\s\p{P}\p{S}]/u,FB=/(?:[^\s\p{P}\p{S}]|[*_])/u,HB=xe(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",yB?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),vI=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,UB=xe(vI,"u").replace(/punct/g,hp).getRegex(),zB=xe(vI,"u").replace(/punct/g,mI).getRegex(),yI="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",qB=xe(yI,"gu").replace(/notPunctSpace/g,hI).replace(/punctSpace/g,Zy).replace(/punct/g,hp).getRegex(),VB=xe(yI,"gu").replace(/notPunctSpace/g,PB).replace(/punctSpace/g,BB).replace(/punct/g,mI).getRegex(),$B=xe("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,hI).replace(/punctSpace/g,Zy).replace(/punct/g,hp).getRegex(),jB=xe(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,gI).getRegex(),GB="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",WB=xe(GB,"gu").replace(/notPunctSpace/g,FB).replace(/punctSpace/g,NB).replace(/punct/g,gI).getRegex(),ZB=xe(/\\(punct)/,"gu").replace(/punct/g,hp).getRegex(),XB=xe(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),KB=xe(Gy).replace("(?:-->|$)","-->").getRegex(),YB=xe("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",KB).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),cp=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/,QB=xe(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",cp).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),xI=xe(/^!?\[(label)\]\[(ref)\]/).replace("label",cp).replace("ref",jy).getRegex(),bI=xe(/^!?\[(ref)\](?:\[\])?/).replace("ref",jy).getRegex(),JB=xe("reflink|nolink(?!\\()","g").replace("reflink",xI).replace("nolink",bI).getRegex(),nI=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,Xy={_backpedal:ei,anyPunctuation:ZB,autolink:XB,blockSkip:HB,br:pI,code:MB,del:ei,delLDelim:ei,delRDelim:ei,emStrongLDelim:UB,emStrongRDelimAst:qB,emStrongRDelimUnd:$B,escape:RB,link:QB,nolink:bI,punctuation:DB,reflink:xI,reflinkSearch:JB,tag:YB,text:OB,url:ei},eP={...Xy,link:xe(/^!?\[(label)\]\((.*?)\)/).replace("label",cp).getRegex(),reflink:xe(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",cp).getRegex()},Hy={...Xy,emStrongRDelimAst:VB,emStrongLDelim:zB,delLDelim:jB,delRDelim:WB,url:xe(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",nI).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:xe(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",nI).getRegex()},tP={...Hy,br:xe(pI).replace("{2,}","*").getRegex(),text:xe(Hy.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},lp={normal:Wy,gfm:EB,pedantic:TB},Hu={normal:Xy,gfm:Hy,breaks:tP,pedantic:eP},aP={"&":"&","<":"<",">":">",'"':""","'":"'"},oI=t=>aP[t];function _r(t,e){if(e){if(Gt.escapeTest.test(t))return t.replace(Gt.escapeReplace,oI)}else if(Gt.escapeTestNoEncode.test(t))return t.replace(Gt.escapeReplaceNoEncode,oI);return t}function iI(t){try{t=encodeURI(t).replace(Gt.percentDecode,"%")}catch{return null}return t}function sI(t,e){let a=t.replace(Gt.findPipe,(o,i,s)=>{let l=!1,u=i;for(;--u>=0&&s[u]==="\\";)l=!l;return l?"|":" |"}),r=a.split(Gt.splitPipe),n=0;if(r[0].trim()||r.shift(),r.length>0&&!r.at(-1)?.trim()&&r.pop(),e)if(r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;n<r.length;n++)r[n]=r[n].trim().replace(Gt.slashPipe,"|");return r}function Uu(t,e,a){let r=t.length;if(r===0)return"";let n=0;for(;n<r;){let o=t.charAt(r-n-1);if(o===e&&!a)n++;else if(o!==e&&a)n++;else break}return t.slice(0,r-n)}function rP(t,e){if(t.indexOf(e[1])===-1)return-1;let a=0;for(let r=0;r<t.length;r++)if(t[r]==="\\")r++;else if(t[r]===e[0])a++;else if(t[r]===e[1]&&(a--,a<0))return r;return a>0?-2:-1}function nP(t,e=0){let a=e,r="";for(let n of t)if(n===" "){let o=4-a%4;r+=" ".repeat(o),a+=o}else r+=n,a++;return r}function lI(t,e,a,r,n){let o=e.href,i=e.title||null,s=t[1].replace(n.other.outputLinkReplace,"$1");r.state.inLink=!0;let l={type:t[0].charAt(0)==="!"?"image":"link",raw:a,href:o,title:i,text:s,tokens:r.inlineTokens(s)};return r.state.inLink=!1,l}function oP(t,e,a){let r=t.match(a.other.indentCodeCompensation);if(r===null)return e;let n=r[1];return e.split(`
|
|
106
|
+
`).map(o=>{let i=o.match(a.other.beginningSpace);if(i===null)return o;let[s]=i;return s.length>=n.length?o.slice(n.length):o}).join(`
|
|
107
|
+
`)}var dp=class{constructor(t){D(this,"options");D(this,"rules");D(this,"lexer");this.options=t||ai}space(t){let e=this.rules.block.newline.exec(t);if(e&&e[0].length>0)return{type:"space",raw:e[0]}}code(t){let e=this.rules.block.code.exec(t);if(e){let a=e[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:e[0],codeBlockStyle:"indented",text:this.options.pedantic?a:Uu(a,`
|
|
108
|
+
`)}}}fences(t){let e=this.rules.block.fences.exec(t);if(e){let a=e[0],r=oP(a,e[3]||"",this.rules);return{type:"code",raw:a,lang:e[2]?e[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):e[2],text:r}}}heading(t){let e=this.rules.block.heading.exec(t);if(e){let a=e[2].trim();if(this.rules.other.endingHash.test(a)){let r=Uu(a,"#");(this.options.pedantic||!r||this.rules.other.endingSpaceChar.test(r))&&(a=r.trim())}return{type:"heading",raw:e[0],depth:e[1].length,text:a,tokens:this.lexer.inline(a)}}}hr(t){let e=this.rules.block.hr.exec(t);if(e)return{type:"hr",raw:Uu(e[0],`
|
|
109
|
+
`)}}blockquote(t){let e=this.rules.block.blockquote.exec(t);if(e){let a=Uu(e[0],`
|
|
110
110
|
`).split(`
|
|
111
|
-
`),
|
|
111
|
+
`),r="",n="",o=[];for(;a.length>0;){let i=!1,s=[],l;for(l=0;l<a.length;l++)if(this.rules.other.blockquoteStart.test(a[l]))s.push(a[l]),i=!0;else if(!i)s.push(a[l]);else break;a=a.slice(l);let u=s.join(`
|
|
112
112
|
`),c=u.replace(this.rules.other.blockquoteSetextReplace,`
|
|
113
|
-
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");
|
|
114
|
-
${u}`:u,
|
|
115
|
-
${c}`:c;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(c,o,!0),this.lexer.state.top=d,a.length===0)break;let f=o.at(-1);if(f?.type==="code")break;if(f?.type==="blockquote"){let
|
|
113
|
+
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");r=r?`${r}
|
|
114
|
+
${u}`:u,n=n?`${n}
|
|
115
|
+
${c}`:c;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(c,o,!0),this.lexer.state.top=d,a.length===0)break;let f=o.at(-1);if(f?.type==="code")break;if(f?.type==="blockquote"){let h=f,S=h.raw+`
|
|
116
116
|
`+a.join(`
|
|
117
|
-
`),
|
|
117
|
+
`),x=this.blockquote(S);o[o.length-1]=x,r=r.substring(0,r.length-h.raw.length)+x.raw,n=n.substring(0,n.length-h.text.length)+x.text;break}else if(f?.type==="list"){let h=f,S=h.raw+`
|
|
118
118
|
`+a.join(`
|
|
119
|
-
`),
|
|
120
|
-
`);continue}}return{type:"blockquote",raw:
|
|
121
|
-
`,1)[0]
|
|
122
|
-
`,1)[0],
|
|
123
|
-
`,t=t.substring(f.length+1),l=!0),!l){let
|
|
124
|
-
`,1)[0],
|
|
125
|
-
`+
|
|
126
|
-
`+f}
|
|
127
|
-
`,t=t.substring(
|
|
128
|
-
`):[],o={type:"table",raw:e[0],header:[],align:[],rows:[]};if(a.length===
|
|
129
|
-
`?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:a,tokens:this.lexer.inline(a)}}}text(t){let e=this.rules.block.text.exec(t);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(t){let e=this.rules.inline.escape.exec(t);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(t){let e=this.rules.inline.tag.exec(t);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(t){let e=this.rules.inline.link.exec(t);if(e){let a=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(a)){if(!this.rules.other.endAngleBracket.test(a))return;let o=
|
|
130
|
-
`),this.blockTokens(e,this.tokens);for(let a=0;a<this.inlineQueue.length;a++){let
|
|
131
|
-
`:a.push(
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
`+
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
`+
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
119
|
+
`),x=this.list(S);o[o.length-1]=x,r=r.substring(0,r.length-f.raw.length)+x.raw,n=n.substring(0,n.length-h.raw.length)+x.raw,a=S.substring(o.at(-1).raw.length).split(`
|
|
120
|
+
`);continue}}return{type:"blockquote",raw:r,tokens:o,text:n}}}list(t){let e=this.rules.block.list.exec(t);if(e){let a=e[1].trim(),r=a.length>1,n={type:"list",raw:"",ordered:r,start:r?+a.slice(0,-1):"",loose:!1,items:[]};a=r?`\\d{1,9}\\${a.slice(-1)}`:`\\${a}`,this.options.pedantic&&(a=r?a:"[*+-]");let o=this.rules.other.listItemRegex(a),i=!1;for(;t;){let l=!1,u="",c="";if(!(e=o.exec(t))||this.rules.block.hr.test(t))break;u=e[0],t=t.substring(u.length);let d=nP(e[2].split(`
|
|
121
|
+
`,1)[0],e[1].length),f=t.split(`
|
|
122
|
+
`,1)[0],h=!d.trim(),S=0;if(this.options.pedantic?(S=2,c=d.trimStart()):h?S=e[1].length+1:(S=d.search(this.rules.other.nonSpaceChar),S=S>4?1:S,c=d.slice(S),S+=e[1].length),h&&this.rules.other.blankLine.test(f)&&(u+=f+`
|
|
123
|
+
`,t=t.substring(f.length+1),l=!0),!l){let x=this.rules.other.nextBulletRegex(S),b=this.rules.other.hrRegex(S),g=this.rules.other.fencesBeginRegex(S),m=this.rules.other.headingBeginRegex(S),y=this.rules.other.htmlBeginRegex(S),v=this.rules.other.blockquoteBeginRegex(S);for(;t;){let C=t.split(`
|
|
124
|
+
`,1)[0],w;if(f=C,this.options.pedantic?(f=f.replace(this.rules.other.listReplaceNesting," "),w=f):w=f.replace(this.rules.other.tabCharGlobal," "),g.test(f)||m.test(f)||y.test(f)||v.test(f)||x.test(f)||b.test(f))break;if(w.search(this.rules.other.nonSpaceChar)>=S||!f.trim())c+=`
|
|
125
|
+
`+w.slice(S);else{if(h||d.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||g.test(d)||m.test(d)||b.test(d))break;c+=`
|
|
126
|
+
`+f}h=!f.trim(),u+=C+`
|
|
127
|
+
`,t=t.substring(C.length+1),d=w.slice(S)}}n.loose||(i?n.loose=!0:this.rules.other.doubleBlankLine.test(u)&&(i=!0)),n.items.push({type:"list_item",raw:u,task:!!this.options.gfm&&this.rules.other.listIsTask.test(c),loose:!1,text:c,tokens:[]}),n.raw+=u}let s=n.items.at(-1);if(s)s.raw=s.raw.trimEnd(),s.text=s.text.trimEnd();else return;n.raw=n.raw.trimEnd();for(let l of n.items){if(this.lexer.state.top=!1,l.tokens=this.lexer.blockTokens(l.text,[]),l.task){if(l.text=l.text.replace(this.rules.other.listReplaceTask,""),l.tokens[0]?.type==="text"||l.tokens[0]?.type==="paragraph"){l.tokens[0].raw=l.tokens[0].raw.replace(this.rules.other.listReplaceTask,""),l.tokens[0].text=l.tokens[0].text.replace(this.rules.other.listReplaceTask,"");for(let c=this.lexer.inlineQueue.length-1;c>=0;c--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[c].src)){this.lexer.inlineQueue[c].src=this.lexer.inlineQueue[c].src.replace(this.rules.other.listReplaceTask,"");break}}let u=this.rules.other.listTaskCheckbox.exec(l.raw);if(u){let c={type:"checkbox",raw:u[0]+" ",checked:u[0]!=="[ ]"};l.checked=c.checked,n.loose?l.tokens[0]&&["paragraph","text"].includes(l.tokens[0].type)&&"tokens"in l.tokens[0]&&l.tokens[0].tokens?(l.tokens[0].raw=c.raw+l.tokens[0].raw,l.tokens[0].text=c.raw+l.tokens[0].text,l.tokens[0].tokens.unshift(c)):l.tokens.unshift({type:"paragraph",raw:c.raw,text:c.raw,tokens:[c]}):l.tokens.unshift(c)}}if(!n.loose){let u=l.tokens.filter(d=>d.type==="space"),c=u.length>0&&u.some(d=>this.rules.other.anyLine.test(d.raw));n.loose=c}}if(n.loose)for(let l of n.items){l.loose=!0;for(let u of l.tokens)u.type==="text"&&(u.type="paragraph")}return n}}html(t){let e=this.rules.block.html.exec(t);if(e)return{type:"html",block:!0,raw:e[0],pre:e[1]==="pre"||e[1]==="script"||e[1]==="style",text:e[0]}}def(t){let e=this.rules.block.def.exec(t);if(e){let a=e[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),r=e[2]?e[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",n=e[3]?e[3].substring(1,e[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):e[3];return{type:"def",tag:a,raw:e[0],href:r,title:n}}}table(t){let e=this.rules.block.table.exec(t);if(!e||!this.rules.other.tableDelimiter.test(e[2]))return;let a=sI(e[1]),r=e[2].replace(this.rules.other.tableAlignChars,"").split("|"),n=e[3]?.trim()?e[3].replace(this.rules.other.tableRowBlankLine,"").split(`
|
|
128
|
+
`):[],o={type:"table",raw:e[0],header:[],align:[],rows:[]};if(a.length===r.length){for(let i of r)this.rules.other.tableAlignRight.test(i)?o.align.push("right"):this.rules.other.tableAlignCenter.test(i)?o.align.push("center"):this.rules.other.tableAlignLeft.test(i)?o.align.push("left"):o.align.push(null);for(let i=0;i<a.length;i++)o.header.push({text:a[i],tokens:this.lexer.inline(a[i]),header:!0,align:o.align[i]});for(let i of n)o.rows.push(sI(i,o.header.length).map((s,l)=>({text:s,tokens:this.lexer.inline(s),header:!1,align:o.align[l]})));return o}}lheading(t){let e=this.rules.block.lheading.exec(t);if(e)return{type:"heading",raw:e[0],depth:e[2].charAt(0)==="="?1:2,text:e[1],tokens:this.lexer.inline(e[1])}}paragraph(t){let e=this.rules.block.paragraph.exec(t);if(e){let a=e[1].charAt(e[1].length-1)===`
|
|
129
|
+
`?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:a,tokens:this.lexer.inline(a)}}}text(t){let e=this.rules.block.text.exec(t);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(t){let e=this.rules.inline.escape.exec(t);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(t){let e=this.rules.inline.tag.exec(t);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(t){let e=this.rules.inline.link.exec(t);if(e){let a=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(a)){if(!this.rules.other.endAngleBracket.test(a))return;let o=Uu(a.slice(0,-1),"\\");if((a.length-o.length)%2===0)return}else{let o=rP(e[2],"()");if(o===-2)return;if(o>-1){let i=(e[0].indexOf("!")===0?5:4)+e[1].length+o;e[2]=e[2].substring(0,o),e[0]=e[0].substring(0,i).trim(),e[3]=""}}let r=e[2],n="";if(this.options.pedantic){let o=this.rules.other.pedanticHrefTitle.exec(r);o&&(r=o[1],n=o[3])}else n=e[3]?e[3].slice(1,-1):"";return r=r.trim(),this.rules.other.startAngleBracket.test(r)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(a)?r=r.slice(1):r=r.slice(1,-1)),lI(e,{href:r&&r.replace(this.rules.inline.anyPunctuation,"$1"),title:n&&n.replace(this.rules.inline.anyPunctuation,"$1")},e[0],this.lexer,this.rules)}}reflink(t,e){let a;if((a=this.rules.inline.reflink.exec(t))||(a=this.rules.inline.nolink.exec(t))){let r=(a[2]||a[1]).replace(this.rules.other.multipleSpaceGlobal," "),n=e[r.toLowerCase()];if(!n){let o=a[0].charAt(0);return{type:"text",raw:o,text:o}}return lI(a,n,a[0],this.lexer,this.rules)}}emStrong(t,e,a=""){let r=this.rules.inline.emStrongLDelim.exec(t);if(!(!r||r[3]&&a.match(this.rules.other.unicodeAlphaNumeric))&&(!(r[1]||r[2])||!a||this.rules.inline.punctuation.exec(a))){let n=[...r[0]].length-1,o,i,s=n,l=0,u=r[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(u.lastIndex=0,e=e.slice(-1*t.length+n);(r=u.exec(e))!=null;){if(o=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!o)continue;if(i=[...o].length,r[3]||r[4]){s+=i;continue}else if((r[5]||r[6])&&n%3&&!((n+i)%3)){l+=i;continue}if(s-=i,s>0)continue;i=Math.min(i,i+s+l);let c=[...r[0]][0].length,d=t.slice(0,n+r.index+c+i);if(Math.min(n,i)%2){let h=d.slice(1,-1);return{type:"em",raw:d,text:h,tokens:this.lexer.inlineTokens(h)}}let f=d.slice(2,-2);return{type:"strong",raw:d,text:f,tokens:this.lexer.inlineTokens(f)}}}}codespan(t){let e=this.rules.inline.code.exec(t);if(e){let a=e[2].replace(this.rules.other.newLineCharGlobal," "),r=this.rules.other.nonSpaceChar.test(a),n=this.rules.other.startingSpaceChar.test(a)&&this.rules.other.endingSpaceChar.test(a);return r&&n&&(a=a.substring(1,a.length-1)),{type:"codespan",raw:e[0],text:a}}}br(t){let e=this.rules.inline.br.exec(t);if(e)return{type:"br",raw:e[0]}}del(t,e,a=""){let r=this.rules.inline.delLDelim.exec(t);if(r&&(!r[1]||!a||this.rules.inline.punctuation.exec(a))){let n=[...r[0]].length-1,o,i,s=n,l=this.rules.inline.delRDelim;for(l.lastIndex=0,e=e.slice(-1*t.length+n);(r=l.exec(e))!=null;){if(o=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!o||(i=[...o].length,i!==n))continue;if(r[3]||r[4]){s+=i;continue}if(s-=i,s>0)continue;i=Math.min(i,i+s);let u=[...r[0]][0].length,c=t.slice(0,n+r.index+u+i),d=c.slice(n,-n);return{type:"del",raw:c,text:d,tokens:this.lexer.inlineTokens(d)}}}}autolink(t){let e=this.rules.inline.autolink.exec(t);if(e){let a,r;return e[2]==="@"?(a=e[1],r="mailto:"+a):(a=e[1],r=a),{type:"link",raw:e[0],text:a,href:r,tokens:[{type:"text",raw:a,text:a}]}}}url(t){let e;if(e=this.rules.inline.url.exec(t)){let a,r;if(e[2]==="@")a=e[0],r="mailto:"+a;else{let n;do n=e[0],e[0]=this.rules.inline._backpedal.exec(e[0])?.[0]??"";while(n!==e[0]);a=e[0],e[1]==="www."?r="http://"+e[0]:r=e[0]}return{type:"link",raw:e[0],text:a,href:r,tokens:[{type:"text",raw:a,text:a}]}}}inlineText(t){let e=this.rules.inline.text.exec(t);if(e){let a=this.lexer.state.inRawBlock;return{type:"text",raw:e[0],text:e[0],escaped:a}}}},nr=class Uy{constructor(e){D(this,"tokens");D(this,"options");D(this,"state");D(this,"inlineQueue");D(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||ai,this.options.tokenizer=this.options.tokenizer||new dp,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let a={other:Gt,block:lp.normal,inline:Hu.normal};this.options.pedantic?(a.block=lp.pedantic,a.inline=Hu.pedantic):this.options.gfm&&(a.block=lp.gfm,this.options.breaks?a.inline=Hu.breaks:a.inline=Hu.gfm),this.tokenizer.rules=a}static get rules(){return{block:lp,inline:Hu}}static lex(e,a){return new Uy(a).lex(e)}static lexInline(e,a){return new Uy(a).inlineTokens(e)}lex(e){e=e.replace(Gt.carriageReturn,`
|
|
130
|
+
`),this.blockTokens(e,this.tokens);for(let a=0;a<this.inlineQueue.length;a++){let r=this.inlineQueue[a];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,a=[],r=!1){for(this.options.pedantic&&(e=e.replace(Gt.tabCharGlobal," ").replace(Gt.spaceLine,""));e;){let n;if(this.options.extensions?.block?.some(i=>(n=i.call({lexer:this},e,a))?(e=e.substring(n.raw.length),a.push(n),!0):!1))continue;if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length);let i=a.at(-1);n.raw.length===1&&i!==void 0?i.raw+=`
|
|
131
|
+
`:a.push(n);continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length);let i=a.at(-1);i?.type==="paragraph"||i?.type==="text"?(i.raw+=(i.raw.endsWith(`
|
|
132
|
+
`)?"":`
|
|
133
|
+
`)+n.raw,i.text+=`
|
|
134
|
+
`+n.text,this.inlineQueue.at(-1).src=i.text):a.push(n);continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length);let i=a.at(-1);i?.type==="paragraph"||i?.type==="text"?(i.raw+=(i.raw.endsWith(`
|
|
135
|
+
`)?"":`
|
|
136
|
+
`)+n.raw,i.text+=`
|
|
137
|
+
`+n.raw,this.inlineQueue.at(-1).src=i.text):this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title},a.push(n));continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length),a.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length),a.push(n);continue}let o=e;if(this.options.extensions?.startBlock){let i=1/0,s=e.slice(1),l;this.options.extensions.startBlock.forEach(u=>{l=u.call({lexer:this},s),typeof l=="number"&&l>=0&&(i=Math.min(i,l))}),i<1/0&&i>=0&&(o=e.substring(0,i+1))}if(this.state.top&&(n=this.tokenizer.paragraph(o))){let i=a.at(-1);r&&i?.type==="paragraph"?(i.raw+=(i.raw.endsWith(`
|
|
138
|
+
`)?"":`
|
|
139
|
+
`)+n.raw,i.text+=`
|
|
140
|
+
`+n.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=i.text):a.push(n),r=o.length!==e.length,e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length);let i=a.at(-1);i?.type==="text"?(i.raw+=(i.raw.endsWith(`
|
|
141
|
+
`)?"":`
|
|
142
|
+
`)+n.raw,i.text+=`
|
|
143
|
+
`+n.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=i.text):a.push(n);continue}if(e){let i="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(i);break}else throw new Error(i)}}return this.state.top=!0,a}inline(e,a=[]){return this.inlineQueue.push({src:e,tokens:a}),a}inlineTokens(e,a=[]){let r=e,n=null;if(this.tokens.links){let l=Object.keys(this.tokens.links);if(l.length>0)for(;(n=this.tokenizer.rules.inline.reflinkSearch.exec(r))!=null;)l.includes(n[0].slice(n[0].lastIndexOf("[")+1,-1))&&(r=r.slice(0,n.index)+"["+"a".repeat(n[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(n=this.tokenizer.rules.inline.anyPunctuation.exec(r))!=null;)r=r.slice(0,n.index)+"++"+r.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let o;for(;(n=this.tokenizer.rules.inline.blockSkip.exec(r))!=null;)o=n[2]?n[2].length:0,r=r.slice(0,n.index+o)+"["+"a".repeat(n[0].length-o-2)+"]"+r.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);r=this.options.hooks?.emStrongMask?.call({lexer:this},r)??r;let i=!1,s="";for(;e;){i||(s=""),i=!1;let l;if(this.options.extensions?.inline?.some(c=>(l=c.call({lexer:this},e,a))?(e=e.substring(l.raw.length),a.push(l),!0):!1))continue;if(l=this.tokenizer.escape(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.tag(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.link(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(l.raw.length);let c=a.at(-1);l.type==="text"&&c?.type==="text"?(c.raw+=l.raw,c.text+=l.text):a.push(l);continue}if(l=this.tokenizer.emStrong(e,r,s)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.codespan(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.br(e)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.del(e,r,s)){e=e.substring(l.raw.length),a.push(l);continue}if(l=this.tokenizer.autolink(e)){e=e.substring(l.raw.length),a.push(l);continue}if(!this.state.inLink&&(l=this.tokenizer.url(e))){e=e.substring(l.raw.length),a.push(l);continue}let u=e;if(this.options.extensions?.startInline){let c=1/0,d=e.slice(1),f;this.options.extensions.startInline.forEach(h=>{f=h.call({lexer:this},d),typeof f=="number"&&f>=0&&(c=Math.min(c,f))}),c<1/0&&c>=0&&(u=e.substring(0,c+1))}if(l=this.tokenizer.inlineText(u)){e=e.substring(l.raw.length),l.raw.slice(-1)!=="_"&&(s=l.raw.slice(-1)),i=!0;let c=a.at(-1);c?.type==="text"?(c.raw+=l.raw,c.text+=l.text):a.push(l);continue}if(e){let c="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return a}},fp=class{constructor(t){D(this,"options");D(this,"parser");this.options=t||ai}space(t){return""}code({text:t,lang:e,escaped:a}){let r=(e||"").match(Gt.notSpaceStart)?.[0],n=t.replace(Gt.endingNewline,"")+`
|
|
144
|
+
`;return r?'<pre><code class="language-'+_r(r)+'">'+(a?n:_r(n,!0))+`</code></pre>
|
|
145
|
+
`:"<pre><code>"+(a?n:_r(n,!0))+`</code></pre>
|
|
142
146
|
`}blockquote({tokens:t}){return`<blockquote>
|
|
143
147
|
${this.parser.parse(t)}</blockquote>
|
|
144
|
-
`}html({text:t}){return t}heading({tokens:t,depth:e}){return`<h${e}>${this.parser.parseInline(t)}</h${e}>
|
|
148
|
+
`}html({text:t}){return t}def(t){return""}heading({tokens:t,depth:e}){return`<h${e}>${this.parser.parseInline(t)}</h${e}>
|
|
145
149
|
`}hr(t){return`<hr>
|
|
146
|
-
`}list(t){let e=t.ordered,a=t.start,
|
|
147
|
-
`+
|
|
148
|
-
`}listitem(t){
|
|
149
|
-
`}checkbox({checked:t}){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:t}){return`<p>${this.parser.parseInline(t)}</p>
|
|
150
|
-
`}table(t){let e="",a="";for(let
|
|
150
|
+
`}list(t){let e=t.ordered,a=t.start,r="";for(let i=0;i<t.items.length;i++){let s=t.items[i];r+=this.listitem(s)}let n=e?"ol":"ul",o=e&&a!==1?' start="'+a+'"':"";return"<"+n+o+`>
|
|
151
|
+
`+r+"</"+n+`>
|
|
152
|
+
`}listitem(t){return`<li>${this.parser.parse(t.tokens)}</li>
|
|
153
|
+
`}checkbox({checked:t}){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox"> '}paragraph({tokens:t}){return`<p>${this.parser.parseInline(t)}</p>
|
|
154
|
+
`}table(t){let e="",a="";for(let n=0;n<t.header.length;n++)a+=this.tablecell(t.header[n]);e+=this.tablerow({text:a});let r="";for(let n=0;n<t.rows.length;n++){let o=t.rows[n];a="";for(let i=0;i<o.length;i++)a+=this.tablecell(o[i]);r+=this.tablerow({text:a})}return r&&(r=`<tbody>${r}</tbody>`),`<table>
|
|
151
155
|
<thead>
|
|
152
156
|
`+e+`</thead>
|
|
153
|
-
`+
|
|
157
|
+
`+r+`</table>
|
|
154
158
|
`}tablerow({text:t}){return`<tr>
|
|
155
159
|
${t}</tr>
|
|
156
160
|
`}tablecell(t){let e=this.parser.parseInline(t.tokens),a=t.header?"th":"td";return(t.align?`<${a} align="${t.align}">`:`<${a}>`)+e+`</${a}>
|
|
157
|
-
`}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${
|
|
158
|
-
`+this.renderer.text(s);a?n+=this.renderer.paragraph({type:"paragraph",raw:l,text:l,tokens:[{type:"text",raw:l,text:l,escaped:!0}]}):n+=l;continue}default:{let s='Token with "'+i.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return n}parseInline(e,a=this.renderer){let n="";for(let r=0;r<e.length;r++){let o=e[r];if(this.options.extensions?.renderers?.[o.type]){let s=this.options.extensions.renderers[o.type].call({parser:this},o);if(s!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(o.type)){n+=s||"";continue}}let i=o;switch(i.type){case"escape":{n+=a.text(i);break}case"html":{n+=a.html(i);break}case"link":{n+=a.link(i);break}case"image":{n+=a.image(i);break}case"strong":{n+=a.strong(i);break}case"em":{n+=a.em(i);break}case"codespan":{n+=a.codespan(i);break}case"br":{n+=a.br(i);break}case"del":{n+=a.del(i);break}case"text":{n+=a.text(i);break}default:{let s='Token with "'+i.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return n}},ly,Nf=(ly=class{constructor(t){B(this,"options");B(this,"block");this.options=t||Xo}preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}provideLexer(){return this.block?Yn.lex:Yn.lexInline}provideParser(){return this.block?Kn.parse:Kn.parseInline}},B(ly,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"])),ly),Sy=class{constructor(...t){B(this,"defaults",fy());B(this,"options",this.setOptions);B(this,"parse",this.parseMarkdown(!0));B(this,"parseInline",this.parseMarkdown(!1));B(this,"Parser",Kn);B(this,"Renderer",zf);B(this,"TextRenderer",by);B(this,"Lexer",Yn);B(this,"Tokenizer",Uf);B(this,"Hooks",Nf);this.use(...t)}walkTokens(t,e){let a=[];for(let n of t)switch(a=a.concat(e.call(this,n)),n.type){case"table":{let r=n;for(let o of r.header)a=a.concat(this.walkTokens(o.tokens,e));for(let o of r.rows)for(let i of o)a=a.concat(this.walkTokens(i.tokens,e));break}case"list":{let r=n;a=a.concat(this.walkTokens(r.items,e));break}default:{let r=n;this.defaults.extensions?.childTokens?.[r.type]?this.defaults.extensions.childTokens[r.type].forEach(o=>{let i=r[o].flat(1/0);a=a.concat(this.walkTokens(i,e))}):r.tokens&&(a=a.concat(this.walkTokens(r.tokens,e)))}}return a}use(...t){let e=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(a=>{let n={...a};if(n.async=this.defaults.async||n.async||!1,a.extensions&&(a.extensions.forEach(r=>{if(!r.name)throw new Error("extension name required");if("renderer"in r){let o=e.renderers[r.name];o?e.renderers[r.name]=function(...i){let s=r.renderer.apply(this,i);return s===!1&&(s=o.apply(this,i)),s}:e.renderers[r.name]=r.renderer}if("tokenizer"in r){if(!r.level||r.level!=="block"&&r.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let o=e[r.level];o?o.unshift(r.tokenizer):e[r.level]=[r.tokenizer],r.start&&(r.level==="block"?e.startBlock?e.startBlock.push(r.start):e.startBlock=[r.start]:r.level==="inline"&&(e.startInline?e.startInline.push(r.start):e.startInline=[r.start]))}"childTokens"in r&&r.childTokens&&(e.childTokens[r.name]=r.childTokens)}),n.extensions=e),a.renderer){let r=this.defaults.renderer||new zf(this.defaults);for(let o in a.renderer){if(!(o in r))throw new Error(`renderer '${o}' does not exist`);if(["options","parser"].includes(o))continue;let i=o,s=a.renderer[i],l=r[i];r[i]=(...u)=>{let c=s.apply(r,u);return c===!1&&(c=l.apply(r,u)),c||""}}n.renderer=r}if(a.tokenizer){let r=this.defaults.tokenizer||new Uf(this.defaults);for(let o in a.tokenizer){if(!(o in r))throw new Error(`tokenizer '${o}' does not exist`);if(["options","rules","lexer"].includes(o))continue;let i=o,s=a.tokenizer[i],l=r[i];r[i]=(...u)=>{let c=s.apply(r,u);return c===!1&&(c=l.apply(r,u)),c}}n.tokenizer=r}if(a.hooks){let r=this.defaults.hooks||new Nf;for(let o in a.hooks){if(!(o in r))throw new Error(`hook '${o}' does not exist`);if(["options","block"].includes(o))continue;let i=o,s=a.hooks[i],l=r[i];Nf.passThroughHooks.has(o)?r[i]=u=>{if(this.defaults.async)return Promise.resolve(s.call(r,u)).then(d=>l.call(r,d));let c=s.call(r,u);return l.call(r,c)}:r[i]=(...u)=>{let c=s.apply(r,u);return c===!1&&(c=l.apply(r,u)),c}}n.hooks=r}if(a.walkTokens){let r=this.defaults.walkTokens,o=a.walkTokens;n.walkTokens=function(i){let s=[];return s.push(o.call(this,i)),r&&(s=s.concat(r.call(this,i))),s}}this.defaults={...this.defaults,...n}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,e){return Yn.lex(t,e??this.defaults)}parser(t,e){return Kn.parse(t,e??this.defaults)}parseMarkdown(t){return(a,n)=>{let r={...n},o={...this.defaults,...r},i=this.onError(!!o.silent,!!o.async);if(this.defaults.async===!0&&r.async===!1)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof a>"u"||a===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof a!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(a)+", string expected"));o.hooks&&(o.hooks.options=o,o.hooks.block=t);let s=o.hooks?o.hooks.provideLexer():t?Yn.lex:Yn.lexInline,l=o.hooks?o.hooks.provideParser():t?Kn.parse:Kn.parseInline;if(o.async)return Promise.resolve(o.hooks?o.hooks.preprocess(a):a).then(u=>s(u,o)).then(u=>o.hooks?o.hooks.processAllTokens(u):u).then(u=>o.walkTokens?Promise.all(this.walkTokens(u,o.walkTokens)).then(()=>u):u).then(u=>l(u,o)).then(u=>o.hooks?o.hooks.postprocess(u):u).catch(i);try{o.hooks&&(a=o.hooks.preprocess(a));let u=s(a,o);o.hooks&&(u=o.hooks.processAllTokens(u)),o.walkTokens&&this.walkTokens(u,o.walkTokens);let c=l(u,o);return o.hooks&&(c=o.hooks.postprocess(c)),c}catch(u){return i(u)}}}onError(t,e){return a=>{if(a.message+=`
|
|
159
|
-
Please report this to https://github.com/markedjs/marked.`,t){let n="<p>An error occurred:</p><pre>"+hn(a.message+"",!0)+"</pre>";return e?Promise.resolve(n):n}if(e)return Promise.reject(a);throw a}}},Wo=new Sy;function Ie(t,e){return Wo.parse(t,e)}Ie.options=Ie.setOptions=function(t){return Wo.setOptions(t),Ie.defaults=Wo.defaults,u1(Ie.defaults),Ie};Ie.getDefaults=fy;Ie.defaults=Xo;Ie.use=function(...t){return Wo.use(...t),Ie.defaults=Wo.defaults,u1(Ie.defaults),Ie};Ie.walkTokens=function(t,e){return Wo.walkTokens(t,e)};Ie.parseInline=Wo.parseInline;Ie.Parser=Kn;Ie.parser=Kn.parse;Ie.Renderer=zf;Ie.TextRenderer=by;Ie.Lexer=Yn;Ie.lexer=Yn.lex;Ie.Tokenizer=Uf;Ie.Hooks=Nf;Ie.parse=Ie;var KU=Ie.options,QU=Ie.setOptions,JU=Ie.use,ez=Ie.walkTokens,tz=Ie.parseInline;var az=Kn.parse,nz=Yn.lex;var Re=K(Xe(),1),Cy=K(Uo(),1),BO=new Sy({async:!1,gfm:!0,breaks:!0});function b1(t){return typeof t=="string"?t:t.type==="rich"?t.html:t.content}function PO(t){if(typeof t=="string")return(0,ze.jsx)("p",{style:{margin:0},children:t});if(t.type==="rich")return(0,ze.jsx)("div",{style:{margin:0},dangerouslySetInnerHTML:{__html:t.html}});let e=BO.parse(t.content);return(0,ze.jsx)("div",{style:{margin:0},"data-faq-markdown":"",dangerouslySetInnerHTML:{__html:e}})}function FO(t){return t?t===!0?{style:"thumbs"}:t:null}function NO(t){return t.prompt||"Was this helpful?"}var Rt={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"800px",margin:"0 auto"},searchWrapper:{marginBottom:"8px"},searchInput:{width:"100%",padding:"12px 16px",borderRadius:"8px",fontSize:"14px",outline:"none",transition:"border-color 0.15s ease",backgroundColor:"var(--sc-content-search-background)",color:"var(--sc-content-search-color)"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.15s ease"},question:{width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",display:"flex",alignItems:"center",justifyContent:"space-between",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",color:"var(--sc-content-chevron-color, currentColor)"},answer:{padding:"var(--sc-content-body-padding, 0 16px 12px 16px)",fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:1.6,overflow:"hidden",transition:"max-height 0.2s ease, padding 0.2s ease"},category:{display:"inline-block",fontSize:"11px",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"4px 8px",borderRadius:"4px",marginBottom:"8px"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:700,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)",marginTop:"var(--sc-content-category-gap, 4px)"},feedback:{display:"flex",alignItems:"center",gap:"8px",marginTop:"12px",paddingTop:"10px",borderTop:"1px solid rgba(0, 0, 0, 0.08)",fontSize:"13px"},feedbackButton:{background:"none",border:"1px solid transparent",cursor:"pointer",fontSize:"16px",padding:"4px 8px",borderRadius:"4px",transition:"background-color 0.15s ease, border-color 0.15s ease"},feedbackButtonSelected:{borderColor:"rgba(0, 0, 0, 0.2)",backgroundColor:"rgba(0, 0, 0, 0.04)"},emptyState:{textAlign:"center",padding:"48px 24px",fontSize:"14px"},noResults:{textAlign:"center",padding:"32px 16px",fontSize:"14px"}},xs={light:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${I[11]}`},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:Nt[8],color:Nt[2]},categoryHeader:{color:I[7]},emptyState:{color:I[8]},feedbackPrompt:{color:I[7]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${I[5]}`},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:Nt[0],color:Nt[6]},categoryHeader:{color:I[8]},emptyState:{color:I[7]},feedbackPrompt:{color:I[8]}}};function HO({item:t,isExpanded:e,isHighlighted:a,isLast:n,onToggle:r,theme:o,feedbackConfig:i,feedbackValue:s,onFeedback:l}){let[u,c]=(0,Re.useState)(!1),d=xs[o],{question:f,answer:m}=t.config,S={...Rt.item,...d.item,...e?d.itemExpanded:{},...a?{boxShadow:"0 0 0 2px #6366f1, 0 0 12px rgba(99, 102, 241, 0.4)",transition:"box-shadow 0.3s ease"}:{},...n?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},b={...Rt.question,...d.question,...u?d.questionHover:{}},x={...Rt.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},p={...Rt.answer,...d.answer,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},g={...Rt.feedback,...d.feedbackPrompt};return(0,ze.jsxs)("div",{style:S,"data-faq-item-id":t.config.id,children:[(0,ze.jsxs)("button",{type:"button",style:b,onClick:r,onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),"aria-expanded":e,children:[(0,ze.jsx)("span",{children:f}),(0,ze.jsx)("span",{style:x,children:"\u203A"})]}),(0,ze.jsxs)("div",{style:p,"aria-hidden":!e,children:[PO(m),e&&i&&(0,ze.jsxs)("div",{style:g,children:[(0,ze.jsx)("span",{children:NO(i)}),(0,ze.jsx)("button",{type:"button",style:{...Rt.feedbackButton,...s==="up"?Rt.feedbackButtonSelected:{}},"aria-label":"Thumbs up",onClick:()=>l(t.config.id,f,"up"),children:"\u{1F44D}"}),(0,ze.jsx)("button",{type:"button",style:{...Rt.feedbackButton,...s==="down"?Rt.feedbackButtonSelected:{}},"aria-label":"Thumbs down",onClick:()=>l(t.config.id,f,"down"),children:"\u{1F44E}"})]})]})]})}function UO({config:t,runtime:e,instanceId:a}){let[n,r]=(0,Re.useReducer)(T=>T+1,0),[o,i]=(0,Re.useState)(new Set),[s,l]=(0,Re.useState)(null),[u,c]=(0,Re.useState)(""),[d,f]=(0,Re.useState)(new Map),m=(0,Re.useMemo)(()=>FO(t.feedback),[t.feedback]);(0,Re.useEffect)(()=>e.context.subscribe(()=>{r()}),[e.context]),(0,Re.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{r()})},[e.accumulator]),(0,Re.useEffect)(()=>{if(!e.events.subscribe)return;if(e.events.getRecent){let M=e.events.getRecent({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},10).filter(P=>{let F=P.props?.actionId;return typeof F=="string"&&F.startsWith("faq:open:")}).pop();if(M&&Date.now()-M.ts<1e4){let P=M.props.actionId.replace("faq:open:","");i(new Set([P])),requestAnimationFrame(()=>{let F=document.querySelector(`[data-faq-item-id="${P}"]`);F&&F.scrollIntoView({behavior:"smooth",block:"center"})})}}return e.events.subscribe({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},D=>{let M=D.props?.actionId;if(typeof M!="string"||!M.startsWith("faq:open:"))return;let P=M.replace("faq:open:","");i(new Set([P])),requestAnimationFrame(()=>{let F=document.querySelector(`[data-faq-item-id="${P}"]`);F&&F.scrollIntoView({behavior:"smooth",block:"center"})}),e.events.publish("canvas.requestOpen")})},[e]),(0,Re.useEffect)(()=>{if(!e.events.subscribe)return;let T=M=>{let P=M.props?.tileId,F=M.props?.itemId;P===a&&F&&(i(new Set([F])),l(F),setTimeout(()=>l(null),1500),requestAnimationFrame(()=>{let U=document.querySelector(`[data-faq-item-id="${F}"]`);U&&U.scrollIntoView({behavior:"smooth",block:"center"})}))};if(e.events.getRecent){let P=e.events.getRecent({names:["notification.deep_link"]},5).filter(F=>F.props?.tileId===a&&F.props?.itemId).pop();P&&Date.now()-P.ts<1e4&&T(P)}return e.events.subscribe({names:["notification.deep_link"]},T)},[e,a]);let S=(0,Re.useMemo)(()=>t.actions.filter(T=>T.triggerWhen?e.evaluateSync(T.triggerWhen).value:!0),[t.actions,e,n]),b=(0,Re.useMemo)(()=>t.ordering==="priority"?[...S].sort((T,D)=>(D.config.priority??0)-(T.config.priority??0)):S,[S,t.ordering]),x=(0,Re.useMemo)(()=>{if(!t.searchable||!u.trim())return b;let T=u.toLowerCase();return b.filter(D=>D.config.question.toLowerCase().includes(T)||b1(D.config.answer).toLowerCase().includes(T)||D.config.category?.toLowerCase().includes(T))},[b,u,t.searchable]),p=(0,Re.useMemo)(()=>{let T=new Map;for(let D of x){let M=D.config.category;T.has(M)||T.set(M,[]),T.get(M).push(D)}return T},[x]),g=(0,Re.useMemo)(()=>x.some(T=>T.config.category),[x]),v=(0,Re.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),y=(0,Re.useCallback)(T=>{i(D=>{let M=new Set(D);return t.expandBehavior==="single"?D.has(T)?new Set:new Set([T]):(D.has(T)?M.delete(T):M.add(T),M)}),e.events.publish("faq:toggled",{instanceId:a,questionId:T,expanded:!o.has(T),timestamp:Date.now()})},[t.expandBehavior,e.events,a,o]),_=(0,Re.useCallback)((T,D,M)=>{f(P=>{let F=new Map(P);return F.set(T,M),F}),e.events.publish("faq:feedback",{itemId:T,question:D,value:M})},[e.events]),L={...Rt.container,...xs[v].container},C={...Rt.searchInput,...xs[v].searchInput},A={...Rt.emptyState,...xs[v].emptyState},w={...Rt.categoryHeader,...xs[v].categoryHeader},k=T=>T.map((D,M)=>(0,ze.jsx)(HO,{item:D,isExpanded:o.has(D.config.id),isHighlighted:s===D.config.id,isLast:M===T.length-1,onToggle:()=>y(D.config.id),theme:v,feedbackConfig:m,feedbackValue:d.get(D.config.id),onFeedback:_},D.config.id));return S.length===0?(0,ze.jsx)("div",{style:L,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:(0,ze.jsx)("div",{style:A,children:"You're all set for now! We'll surface answers here when they're relevant to what you're doing."})}):(0,ze.jsxs)("div",{style:L,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:[t.searchable&&(0,ze.jsxs)("div",{style:Rt.searchWrapper,children:[(0,ze.jsx)("style",{children:`[data-adaptive-id="${a}"] input::placeholder { color: var(--sc-content-search-color, inherit); opacity: 0.7; }`}),(0,ze.jsx)("input",{type:"text",placeholder:"Search questions...",value:u,onChange:T=>c(T.target.value),style:C})]}),(0,ze.jsx)("div",{style:Rt.accordion,children:g?Array.from(p.entries()).map(([T,D])=>(0,ze.jsxs)(Re.default.Fragment,{children:[T&&(0,ze.jsx)("div",{style:w,"data-category-header":T,children:T}),k(D)]},T??"__ungrouped")):k(x)}),t.searchable&&x.length===0&&u&&(0,ze.jsxs)("div",{style:{...Rt.noResults,...xs[v].emptyState},children:['No questions found matching "',u,'"']})]})}var S1={mount(t,e){let{runtime:a,instanceId:n="faq-widget",...r}=e||{expandBehavior:"single",searchable:!1,theme:"auto",actions:[]};if(a&&typeof Cy.createRoot=="function"){let i=(0,Cy.createRoot)(t);return i.render(Re.default.createElement(UO,{config:r,runtime:a,instanceId:n})),()=>{i.unmount()}}let o=r.actions||[];return t.innerHTML=`
|
|
160
|
-
<div style="font-family: system-ui; max-width: 800px;">
|
|
161
|
-
${o.map(i=>`
|
|
162
|
-
<div style="margin-bottom: 8px; padding: 16px; background: ${I[12]}; border-radius: 8px;">
|
|
163
|
-
<strong>${i.config.question}</strong>
|
|
164
|
-
<p style="margin-top: 8px; color: ${I[6]};">${b1(i.config.answer)}</p>
|
|
165
|
-
</div>
|
|
166
|
-
`).join("")}
|
|
167
|
-
</div>
|
|
168
|
-
`,()=>{t.innerHTML=""}}};var C1={id:"adaptive-faq",version:"2.0.0",name:"FAQ Accordion",description:"Collapsible Q&A accordion with actions, rich content, feedback, and personalization",executors:n1,widgets:[{id:"adaptive-faq:accordion",component:S1,metadata:{name:"FAQ Accordion",description:"Collapsible Q&A accordion with search, categories, and feedback",icon:"\u2753",subtitle:"Curated just for you."}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`faq:${a.config.id}`,strategy:a.triggerWhen,eventName:"faq:question_revealed",eventProps:{questionId:a.config.id,question:a.config.question,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var zO=async(t,e)=>{let{badgeId:a}=t;return e.publishEvent("gamification.badge_awarded",{badgeId:a,awardedAt:Date.now()}),{cleanup:()=>{}}},qO=async(t,e)=>{let{points:a,reason:n}=t;return e.publishEvent("gamification.points_added",{points:a,reason:n,timestamp:Date.now()}),{cleanup:()=>{}}},$O={names:["page_view","button_click"],handler:(t,e)=>{console.log("[Gamification] Event received for badge trigger check")}},VO=[{kind:"gamification:awardBadge",executor:zO},{kind:"gamification:addPoints",executor:qO}],jO=[$O],_1={id:"adaptive-gamification",version:"1.0.0",name:"Gamification",description:"Badges, rewards, points, and engagement mechanics",executors:VO,eventHandlers:jO};var Lt=K(Oe(),1);var ut=K(Xe(),1),_y=K(Uo(),1);function Vf(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}var Qa={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"100%",overflow:"hidden"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.2s ease"},header:{display:"flex",alignItems:"center",gap:"8px",width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,fontFamily:"inherit",textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",marginLeft:"auto",flexShrink:0,color:"var(--sc-content-chevron-color, currentColor)"},icon:{fontSize:"16px",flexShrink:0},body:{overflow:"hidden",transition:"max-height 0.25s ease, padding-bottom 0.25s ease",padding:"var(--sc-content-body-padding, 0 16px 12px 16px)"},description:{fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:"1.5",margin:0},linkButton:{display:"inline-flex",alignItems:"center",gap:"4px",marginTop:"10px",padding:"6px 12px",borderRadius:"6px",textDecoration:"none",fontSize:"13px",fontWeight:500,cursor:"pointer",border:"none",transition:"background-color 0.15s ease"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)"},emptyState:{fontSize:"13px",padding:"16px",textAlign:"center"}},jf={light:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:"var(--sc-color-primary, #6366f1)",color:"#ffffff"},categoryHeader:{color:I[7]},emptyState:{color:I[8]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:"var(--sc-color-primary, #6366f1)",color:"#ffffff"},categoryHeader:{color:I[8]},emptyState:{color:I[7]}}};function GO({item:t,isExpanded:e,isLast:a,onToggle:n,onNavigate:r,theme:o}){let[i,s]=(0,ut.useState)(!1),l=jf[o],{title:u,description:c,href:d,icon:f,external:m}=t.config,S={...Qa.item,...l.item,...e?l.itemExpanded:{},...a?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},b={...Qa.header,...l.header,...i?l.headerHover:{}},x={...Qa.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},p={...Qa.body,...l.body,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},g=v=>{v.preventDefault(),v.stopPropagation(),d&&r(d,m??!1)};return(0,Lt.jsxs)("div",{style:S,"data-nav-tip-id":t.config.id,children:[(0,Lt.jsxs)("button",{type:"button",style:b,onClick:n,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),"aria-expanded":e,children:[f&&(0,Lt.jsx)("span",{style:Qa.icon,children:f}),(0,Lt.jsx)("span",{children:u}),(0,Lt.jsx)("span",{style:x,children:"\u203A"})]}),(0,Lt.jsxs)("div",{style:p,"aria-hidden":!e,children:[(0,Lt.jsx)("p",{style:Qa.description,children:c}),d&&(0,Lt.jsxs)("a",{href:d,onClick:g,style:{...Qa.linkButton,...l.linkButton},target:m?"_blank":void 0,rel:m?"noopener noreferrer":void 0,children:["Go ",m?"\u2197":"\u2192"]})]})]})}function ZO({config:t,runtime:e,instanceId:a}){let[n,r]=(0,ut.useReducer)(p=>p+1,0),[o,i]=(0,ut.useState)(new Set);(0,ut.useEffect)(()=>e.context.subscribe(()=>{r()}),[e.context]),(0,ut.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{r()})},[e.accumulator]);let s=(0,ut.useMemo)(()=>t.actions.filter(p=>{if(!p.triggerWhen)return!0;try{return e.evaluateSync(p.triggerWhen).value}catch{return!1}}),[t.actions,e,n]),l=(0,ut.useMemo)(()=>{let p=new Map;for(let g of s){let v=g.config.category;p.has(v)||p.set(v,[]),p.get(v).push(g)}return p},[s]),u=(0,ut.useMemo)(()=>s.some(p=>p.config.category),[s]),c=(0,ut.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),d=(0,ut.useCallback)(p=>{i(g=>{let v=g.has(p),y;if(t.expandBehavior==="single"){for(let _ of g)_!==p&&e.events.publish("nav:toggled",{instanceId:a,tipId:_,expanded:!1,timestamp:Date.now()});y=v?new Set:new Set([p])}else y=new Set(g),v?y.delete(p):y.add(p);return e.events.publish("nav:toggled",{instanceId:a,tipId:p,expanded:!v,timestamp:Date.now()}),y})},[t.expandBehavior,e.events,a]),f=(0,ut.useCallback)((p,g)=>{let v=p.trim().toLowerCase();if(!(v.startsWith("javascript:")||v.startsWith("data:")))if(e.events.publish("nav:tip_clicked",{instanceId:a,href:p,external:g,timestamp:Date.now()}),g)window.open(p,"_blank","noopener,noreferrer");else{let y=new URL(p,window.location.origin);y.search=window.location.search,window.location.href=y.toString()}},[e.events,a]),m={...Qa.container,...jf[c].container},S={...Qa.categoryHeader,...jf[c].categoryHeader},b={...Qa.emptyState,...jf[c].emptyState},x=p=>p.map((g,v)=>(0,Lt.jsx)(GO,{item:g,isExpanded:o.has(g.config.id),isLast:v===p.length-1,onToggle:()=>d(g.config.id),onNavigate:f,theme:c},g.config.id));return s.length===0?(0,Lt.jsx)("div",{style:m,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Lt.jsx)("div",{style:b,children:"You're all set for now! We'll share helpful tips here when they're relevant to what you're doing."})}):(0,Lt.jsx)("div",{style:m,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Lt.jsx)("div",{style:Qa.accordion,children:u?Array.from(l.entries()).map(([p,g])=>(0,Lt.jsxs)(ut.default.Fragment,{children:[p&&(0,Lt.jsx)("div",{style:S,"data-category-header":p,children:p}),x(g)]},p??"__ungrouped")):x(s)})})}var w1={mount(t,e){let{runtime:a,instanceId:n="nav-widget",...r}=e||{expandBehavior:"single",theme:"auto",actions:[]};if(a&&typeof _y.createRoot=="function"){let i=(0,_y.createRoot)(t);return i.render(ut.default.createElement(ZO,{config:r,runtime:a,instanceId:n})),()=>{i.unmount()}}let o=r.actions||[];return t.innerHTML=`
|
|
169
|
-
<div style="font-family: system-ui; max-width: 100%;">
|
|
170
|
-
${o.map(i=>`
|
|
171
|
-
<div style="margin-bottom: 4px; padding: 12px 16px; background: ${I[12]}; border-radius: 8px;">
|
|
172
|
-
${i.config.icon?`<span>${Vf(i.config.icon)}</span> `:""}<strong>${Vf(i.config.title)}</strong>
|
|
173
|
-
<p style="margin-top: 8px; color: ${I[6]}; font-size: 13px;">${Vf(i.config.description)}</p>
|
|
174
|
-
${i.config.href?`<a href="${Vf(i.config.href)}" style="color: ${Nt[2]}; font-size: 13px;">Go →</a>`:""}
|
|
175
|
-
</div>
|
|
176
|
-
`).join("")}
|
|
177
|
-
</div>
|
|
178
|
-
`,()=>{t.innerHTML=""}}};var WO=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);return a?(a.scrollIntoView({behavior:t.behavior??"smooth",block:t.block??"center",inline:t.inline??"nearest"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:scrollTo",anchorId:t.anchorId,behavior:t.behavior??"smooth"}),{cleanup:()=>{}}):(console.error(`[adaptive-nav] Anchor not found for scrollTo, skipping: ${t.anchorId.selector}`),{cleanup:()=>{}})};function XO(t){try{return new URL(t,window.location.origin).origin===window.location.origin}catch{return!1}}var YO=async(t,e)=>{let a=t.url.trim();if(a.toLowerCase().startsWith("javascript:"))throw new Error("javascript: URLs are not allowed");let n=t.target??"_self";return e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:navigate",url:t.url,target:n}),n==="_blank"?window.open(a,"_blank","noopener,noreferrer"):!t.forceFullNavigation&&XO(a)?(window.history.pushState(null,"",a),window.dispatchEvent(new PopStateEvent("popstate"))):window.location.href=a,{cleanup:()=>{}}},KO=[{kind:"navigation:scrollTo",executor:WO},{kind:"navigation:navigate",executor:YO}],L1={id:"adaptive-nav",version:"2.0.0",name:"Navigation Tips",description:"Navigation actions and accordion-based tips with per-item conditional visibility",executors:KO,widgets:[{id:"adaptive-nav:tips",component:w1,metadata:{name:"Navigation Tips",description:"Accordion of contextual navigation tips with per-item visibility",icon:"\u{1F9ED}"}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`nav:${a.config.id}`,strategy:a.triggerWhen,eventName:"nav:tip_revealed",eventProps:{tipId:a.config.id,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var QO=[t1,pf,C1,_1,L1,Mf],JO=QO.map(t=>({id:t.id,version:t.version,name:t.name,description:t.description,runtime:{actions:(t.executors||[]).map(({kind:e,executor:a})=>({kind:e,executor:a})),widgets:t.widgets,notifyWatchers:t.notifyWatchers,events:t.eventHandlers},editor:void 0,metadata:{isBuiltIn:!0}}));function k1(t){let e=0;for(let a of JO)t.has(a.id)||(t.register(a),e++);console.log("[Syntro Runtime] Registered",e,"built-in runtime modules")}var I1={timeout:300,className:"sc-anti-flicker",style:"opacity: 0 !important",hostLoadingSelector:"",waitForHostReady:""};function A1(t={}){let{timeout:e,className:a,style:n,hostLoadingSelector:r,waitForHostReady:o}={...I1,...t};if(r&&document.querySelector(r))return()=>{};let i=document.createElement("style");i.textContent=`.${a} { ${n} }`,document.head.appendChild(i),document.documentElement.classList.add(a);let s=!1,l=()=>{s||(s=!0,clearTimeout(c),document.documentElement.classList.remove(a),i.remove(),o&&u&&document.removeEventListener(o,u))},u;o&&(u=()=>l(),document.addEventListener(o,u));let c=setTimeout(()=>{l()},e);return()=>{l()}}function E1(t={}){let{className:e,style:a}={...I1,...t};return`
|
|
161
|
+
`}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${_r(t,!0)}</code>`}br(t){return"<br>"}del({tokens:t}){return`<del>${this.parser.parseInline(t)}</del>`}link({href:t,title:e,tokens:a}){let r=this.parser.parseInline(a),n=iI(t);if(n===null)return r;t=n;let o='<a href="'+t+'"';return e&&(o+=' title="'+_r(e)+'"'),o+=">"+r+"</a>",o}image({href:t,title:e,text:a,tokens:r}){r&&(a=this.parser.parseInline(r,this.parser.textRenderer));let n=iI(t);if(n===null)return _r(a);t=n;let o=`<img src="${t}" alt="${_r(a)}"`;return e&&(o+=` title="${_r(e)}"`),o+=">",o}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:_r(t.text)}},Ky=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}checkbox({raw:t}){return t}},or=class zy{constructor(e){D(this,"options");D(this,"renderer");D(this,"textRenderer");this.options=e||ai,this.options.renderer=this.options.renderer||new fp,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Ky}static parse(e,a){return new zy(a).parse(e)}static parseInline(e,a){return new zy(a).parseInline(e)}parse(e){let a="";for(let r=0;r<e.length;r++){let n=e[r];if(this.options.extensions?.renderers?.[n.type]){let i=n,s=this.options.extensions.renderers[i.type].call({parser:this},i);if(s!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(i.type)){a+=s||"";continue}}let o=n;switch(o.type){case"space":{a+=this.renderer.space(o);break}case"hr":{a+=this.renderer.hr(o);break}case"heading":{a+=this.renderer.heading(o);break}case"code":{a+=this.renderer.code(o);break}case"table":{a+=this.renderer.table(o);break}case"blockquote":{a+=this.renderer.blockquote(o);break}case"list":{a+=this.renderer.list(o);break}case"checkbox":{a+=this.renderer.checkbox(o);break}case"html":{a+=this.renderer.html(o);break}case"def":{a+=this.renderer.def(o);break}case"paragraph":{a+=this.renderer.paragraph(o);break}case"text":{a+=this.renderer.text(o);break}default:{let i='Token with "'+o.type+'" type was not found.';if(this.options.silent)return console.error(i),"";throw new Error(i)}}}return a}parseInline(e,a=this.renderer){let r="";for(let n=0;n<e.length;n++){let o=e[n];if(this.options.extensions?.renderers?.[o.type]){let s=this.options.extensions.renderers[o.type].call({parser:this},o);if(s!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(o.type)){r+=s||"";continue}}let i=o;switch(i.type){case"escape":{r+=a.text(i);break}case"html":{r+=a.html(i);break}case"link":{r+=a.link(i);break}case"image":{r+=a.image(i);break}case"checkbox":{r+=a.checkbox(i);break}case"strong":{r+=a.strong(i);break}case"em":{r+=a.em(i);break}case"codespan":{r+=a.codespan(i);break}case"br":{r+=a.br(i);break}case"del":{r+=a.del(i);break}case"text":{r+=a.text(i);break}default:{let s='Token with "'+i.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return r}},up,zu=(up=class{constructor(t){D(this,"options");D(this,"block");this.options=t||ai}preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}emStrongMask(t){return t}provideLexer(){return this.block?nr.lex:nr.lexInline}provideParser(){return this.block?or.parse:or.parseInline}},D(up,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),D(up,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),up),Yy=class{constructor(...t){D(this,"defaults",qy());D(this,"options",this.setOptions);D(this,"parse",this.parseMarkdown(!0));D(this,"parseInline",this.parseMarkdown(!1));D(this,"Parser",or);D(this,"Renderer",fp);D(this,"TextRenderer",Ky);D(this,"Lexer",nr);D(this,"Tokenizer",dp);D(this,"Hooks",zu);this.use(...t)}walkTokens(t,e){let a=[];for(let r of t)switch(a=a.concat(e.call(this,r)),r.type){case"table":{let n=r;for(let o of n.header)a=a.concat(this.walkTokens(o.tokens,e));for(let o of n.rows)for(let i of o)a=a.concat(this.walkTokens(i.tokens,e));break}case"list":{let n=r;a=a.concat(this.walkTokens(n.items,e));break}default:{let n=r;this.defaults.extensions?.childTokens?.[n.type]?this.defaults.extensions.childTokens[n.type].forEach(o=>{let i=n[o].flat(1/0);a=a.concat(this.walkTokens(i,e))}):n.tokens&&(a=a.concat(this.walkTokens(n.tokens,e)))}}return a}use(...t){let e=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(a=>{let r={...a};if(r.async=this.defaults.async||r.async||!1,a.extensions&&(a.extensions.forEach(n=>{if(!n.name)throw new Error("extension name required");if("renderer"in n){let o=e.renderers[n.name];o?e.renderers[n.name]=function(...i){let s=n.renderer.apply(this,i);return s===!1&&(s=o.apply(this,i)),s}:e.renderers[n.name]=n.renderer}if("tokenizer"in n){if(!n.level||n.level!=="block"&&n.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let o=e[n.level];o?o.unshift(n.tokenizer):e[n.level]=[n.tokenizer],n.start&&(n.level==="block"?e.startBlock?e.startBlock.push(n.start):e.startBlock=[n.start]:n.level==="inline"&&(e.startInline?e.startInline.push(n.start):e.startInline=[n.start]))}"childTokens"in n&&n.childTokens&&(e.childTokens[n.name]=n.childTokens)}),r.extensions=e),a.renderer){let n=this.defaults.renderer||new fp(this.defaults);for(let o in a.renderer){if(!(o in n))throw new Error(`renderer '${o}' does not exist`);if(["options","parser"].includes(o))continue;let i=o,s=a.renderer[i],l=n[i];n[i]=(...u)=>{let c=s.apply(n,u);return c===!1&&(c=l.apply(n,u)),c||""}}r.renderer=n}if(a.tokenizer){let n=this.defaults.tokenizer||new dp(this.defaults);for(let o in a.tokenizer){if(!(o in n))throw new Error(`tokenizer '${o}' does not exist`);if(["options","rules","lexer"].includes(o))continue;let i=o,s=a.tokenizer[i],l=n[i];n[i]=(...u)=>{let c=s.apply(n,u);return c===!1&&(c=l.apply(n,u)),c}}r.tokenizer=n}if(a.hooks){let n=this.defaults.hooks||new zu;for(let o in a.hooks){if(!(o in n))throw new Error(`hook '${o}' does not exist`);if(["options","block"].includes(o))continue;let i=o,s=a.hooks[i],l=n[i];zu.passThroughHooks.has(o)?n[i]=u=>{if(this.defaults.async&&zu.passThroughHooksRespectAsync.has(o))return(async()=>{let d=await s.call(n,u);return l.call(n,d)})();let c=s.call(n,u);return l.call(n,c)}:n[i]=(...u)=>{if(this.defaults.async)return(async()=>{let d=await s.apply(n,u);return d===!1&&(d=await l.apply(n,u)),d})();let c=s.apply(n,u);return c===!1&&(c=l.apply(n,u)),c}}r.hooks=n}if(a.walkTokens){let n=this.defaults.walkTokens,o=a.walkTokens;r.walkTokens=function(i){let s=[];return s.push(o.call(this,i)),n&&(s=s.concat(n.call(this,i))),s}}this.defaults={...this.defaults,...r}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,e){return nr.lex(t,e??this.defaults)}parser(t,e){return or.parse(t,e??this.defaults)}parseMarkdown(t){return(e,a)=>{let r={...a},n={...this.defaults,...r},o=this.onError(!!n.silent,!!n.async);if(this.defaults.async===!0&&r.async===!1)return o(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof e>"u"||e===null)return o(new Error("marked(): input parameter is undefined or null"));if(typeof e!="string")return o(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected"));if(n.hooks&&(n.hooks.options=n,n.hooks.block=t),n.async)return(async()=>{let i=n.hooks?await n.hooks.preprocess(e):e,s=await(n.hooks?await n.hooks.provideLexer():t?nr.lex:nr.lexInline)(i,n),l=n.hooks?await n.hooks.processAllTokens(s):s;n.walkTokens&&await Promise.all(this.walkTokens(l,n.walkTokens));let u=await(n.hooks?await n.hooks.provideParser():t?or.parse:or.parseInline)(l,n);return n.hooks?await n.hooks.postprocess(u):u})().catch(o);try{n.hooks&&(e=n.hooks.preprocess(e));let i=(n.hooks?n.hooks.provideLexer():t?nr.lex:nr.lexInline)(e,n);n.hooks&&(i=n.hooks.processAllTokens(i)),n.walkTokens&&this.walkTokens(i,n.walkTokens);let s=(n.hooks?n.hooks.provideParser():t?or.parse:or.parseInline)(i,n);return n.hooks&&(s=n.hooks.postprocess(s)),s}catch(i){return o(i)}}}onError(t,e){return a=>{if(a.message+=`
|
|
162
|
+
Please report this to https://github.com/markedjs/marked.`,t){let r="<p>An error occurred:</p><pre>"+_r(a.message+"",!0)+"</pre>";return e?Promise.resolve(r):r}if(e)return Promise.reject(a);throw a}}},ti=new Yy;function Te(t,e){return ti.parse(t,e)}Te.options=Te.setOptions=function(t){return ti.setOptions(t),Te.defaults=ti.defaults,uI(Te.defaults),Te};Te.getDefaults=qy;Te.defaults=ai;Te.use=function(...t){return ti.use(...t),Te.defaults=ti.defaults,uI(Te.defaults),Te};Te.walkTokens=function(t,e){return ti.walkTokens(t,e)};Te.parseInline=ti.parseInline;Te.Parser=or;Te.parser=or.parse;Te.Renderer=fp;Te.TextRenderer=Ky;Te.Lexer=nr;Te.lexer=nr.lex;Te.Tokenizer=dp;Te.Hooks=zu;Te.parse=Te;var I5=Te.options,A5=Te.setOptions,E5=Te.use,T5=Te.walkTokens,R5=Te.parseInline;var M5=or.parse,O5=nr.lex;var Be=Y(tt(),1),Qy=Y(Go(),1);var Ot={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"800px",margin:"0 auto"},searchWrapper:{marginBottom:"8px"},searchInput:{width:"100%",padding:"12px 16px",borderRadius:"8px",fontSize:"14px",outline:"none",transition:"border-color 0.15s ease",backgroundColor:"var(--sc-content-search-background)",color:"var(--sc-content-search-color)"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.15s ease"},question:{width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",display:"flex",alignItems:"center",justifyContent:"space-between",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",color:"var(--sc-content-chevron-color, currentColor)"},answer:{padding:"var(--sc-content-body-padding, 0 16px 12px 16px)",fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:1.6,overflow:"hidden",transition:"max-height 0.2s ease, padding 0.2s ease"},category:{display:"inline-block",fontSize:"11px",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"4px 8px",borderRadius:"4px",marginBottom:"8px"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:700,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)",marginTop:"var(--sc-content-category-gap, 4px)"},feedback:{display:"flex",alignItems:"center",gap:"8px",marginTop:"12px",paddingTop:"10px",borderTop:"1px solid rgba(0, 0, 0, 0.08)",fontSize:"13px"},feedbackButton:{background:"none",border:"1px solid transparent",cursor:"pointer",fontSize:"16px",padding:"4px 8px",borderRadius:"4px",transition:"background-color 0.15s ease, border-color 0.15s ease"},feedbackButtonSelected:{borderColor:"rgba(0, 0, 0, 0.2)",backgroundColor:"rgba(0, 0, 0, 0.04)"},emptyState:{textAlign:"center",padding:"48px 24px",fontSize:"14px"},noResults:{textAlign:"center",padding:"32px 16px",fontSize:"14px"}},ri={light:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${k[11]}`},item:{backgroundColor:"var(--sc-content-background)",borderTop:"var(--sc-content-border)",borderRight:"var(--sc-content-border)",borderBottom:"var(--sc-content-border)",borderLeft:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:wt[8],color:wt[2]},categoryHeader:{color:k[7]},emptyState:{color:k[8]},feedbackPrompt:{color:k[7]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},searchInput:{border:`1px solid ${k[5]}`},item:{backgroundColor:"var(--sc-content-background)",borderTop:"var(--sc-content-border)",borderRight:"var(--sc-content-border)",borderBottom:"var(--sc-content-border)",borderLeft:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},question:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},questionHover:{backgroundColor:"var(--sc-content-background-hover)"},answer:{color:"var(--sc-content-text-secondary-color)"},category:{backgroundColor:wt[0],color:wt[6]},categoryHeader:{color:k[8]},emptyState:{color:k[7]},feedbackPrompt:{color:k[8]}}};var SI=new Yy({async:!1,gfm:!0,breaks:!0});function iP(t){return typeof t=="string"?t:t.type==="rich"?t.html:t.content}function sP(t){if(typeof t=="string"){let a=SI.parse(t);return(0,$e.jsx)("div",{style:{margin:0},"data-faq-markdown":"",dangerouslySetInnerHTML:{__html:a}})}if(t.type==="rich")return(0,$e.jsx)("div",{style:{margin:0},dangerouslySetInnerHTML:{__html:t.html}});let e=SI.parse(t.content);return(0,$e.jsx)("div",{style:{margin:0},"data-faq-markdown":"",dangerouslySetInnerHTML:{__html:e}})}function lP(t){return t?t===!0?{style:"thumbs"}:t:null}function uP(t){return t.prompt||"Was this helpful?"}function cP({item:t,isExpanded:e,isHighlighted:a,isLast:r,onToggle:n,theme:o,feedbackConfig:i,feedbackValue:s,onFeedback:l}){let[u,c]=(0,Be.useState)(!1),d=ri[o],{question:f,answer:h}=t.config,S={...Ot.item,...d.item,...e?d.itemExpanded:{},...a?{boxShadow:`0 0 0 2px ${wt[4]}, 0 0 12px rgba(106, 89, 206, 0.4)`,transition:"box-shadow 0.3s ease"}:{},...r?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},x={...Ot.question,...d.question,...u?d.questionHover:{}},b={...Ot.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},g={...Ot.answer,...d.answer,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},m={...Ot.feedback,...d.feedbackPrompt};return(0,$e.jsxs)("div",{style:S,"data-faq-item-id":t.config.id,children:[(0,$e.jsxs)("button",{type:"button",style:x,onClick:n,onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),"aria-expanded":e,children:[(0,$e.jsx)("span",{children:f}),(0,$e.jsx)("span",{style:b,children:"\u203A"})]}),(0,$e.jsxs)("div",{style:g,"aria-hidden":!e,children:[sP(h),e&&i&&(0,$e.jsxs)("div",{style:m,children:[(0,$e.jsx)("span",{children:uP(i)}),(0,$e.jsx)("button",{type:"button",style:{...Ot.feedbackButton,...s==="up"?Ot.feedbackButtonSelected:{}},"aria-label":"Thumbs up",onClick:()=>l(t.config.id,f,"up"),children:"\u{1F44D}"}),(0,$e.jsx)("button",{type:"button",style:{...Ot.feedbackButton,...s==="down"?Ot.feedbackButtonSelected:{}},"aria-label":"Thumbs down",onClick:()=>l(t.config.id,f,"down"),children:"\u{1F44E}"})]})]})]})}function dP({config:t,runtime:e,instanceId:a}){let[r,n]=(0,Be.useReducer)(T=>T+1,0),[o,i]=(0,Be.useState)(new Set),[s,l]=(0,Be.useState)(null),[u,c]=(0,Be.useState)(""),[d,f]=(0,Be.useState)(new Map),h=(0,Be.useMemo)(()=>lP(t.feedback),[t.feedback]);(0,Be.useEffect)(()=>e.context.subscribe(()=>{n()}),[e.context]),(0,Be.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{n()})},[e.accumulator]),(0,Be.useEffect)(()=>{if(!e.events.subscribe)return;if(e.events.getRecent){let B=e.events.getRecent({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},10).filter(F=>{let H=F.props?.actionId;return typeof H=="string"&&H.startsWith("faq:open:")}).pop();if(B&&Date.now()-B.ts<1e4){let F=B.props.actionId.replace("faq:open:","");i(new Set([F])),requestAnimationFrame(()=>{let H=document.querySelector(`[data-faq-item-id="${F}"]`);H&&H.scrollIntoView({behavior:"smooth",block:"center"})})}}return e.events.subscribe({patterns:["^action\\.tooltip_cta_clicked$","^action\\.modal_cta_clicked$"]},N=>{let B=N.props?.actionId;if(typeof B!="string"||!B.startsWith("faq:open:"))return;let F=B.replace("faq:open:","");i(new Set([F])),requestAnimationFrame(()=>{let H=document.querySelector(`[data-faq-item-id="${F}"]`);H&&H.scrollIntoView({behavior:"smooth",block:"center"})}),e.events.publish("canvas.requestOpen")})},[e]),(0,Be.useEffect)(()=>{if(!e.events.subscribe)return;let T=B=>{let F=B.props?.tileId,H=B.props?.itemId;F===a&&H&&(i(new Set([H])),l(H),setTimeout(()=>l(null),1500),requestAnimationFrame(()=>{let R=document.querySelector(`[data-faq-item-id="${H}"]`);R&&R.scrollIntoView({behavior:"smooth",block:"center"})}))};if(e.events.getRecent){let F=e.events.getRecent({names:["notification.deep_link"]},5).filter(H=>H.props?.tileId===a&&H.props?.itemId).pop();F&&Date.now()-F.ts<1e4&&T(F)}return e.events.subscribe({names:["notification.deep_link"]},T)},[e,a]);let S=(0,Be.useMemo)(()=>(t.actions??[]).filter(T=>T.triggerWhen?e.evaluateSync(T.triggerWhen).value:!0),[t.actions,e,r]),x=(0,Be.useMemo)(()=>t.ordering==="priority"?[...S].sort((T,N)=>(N.config.priority??0)-(T.config.priority??0)):S,[S,t.ordering]),b=(0,Be.useMemo)(()=>{if(!t.searchable||!u.trim())return x;let T=u.toLowerCase();return x.filter(N=>N.config.question.toLowerCase().includes(T)||iP(N.config.answer).toLowerCase().includes(T)||N.config.category?.toLowerCase().includes(T))},[x,u,t.searchable]),g=(0,Be.useMemo)(()=>{let T=new Map;for(let N of b){let B=N.config.category;T.has(B)||T.set(B,[]),T.get(B).push(N)}return T},[b]),m=(0,Be.useMemo)(()=>b.some(T=>T.config.category),[b]),y=(0,Be.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),v=(0,Be.useCallback)(T=>{i(N=>{let B=new Set(N);return t.expandBehavior==="single"?N.has(T)?new Set:new Set([T]):(N.has(T)?B.delete(T):B.add(T),B)}),e.events.publish("faq:toggled",{instanceId:a,questionId:T,expanded:!o.has(T),timestamp:Date.now()})},[t.expandBehavior,e.events,a,o]),C=(0,Be.useCallback)((T,N,B)=>{f(F=>{let H=new Map(F);return H.set(T,B),H}),e.events.publish("faq:feedback",{itemId:T,question:N,value:B})},[e.events]),w={...Ot.container,...ri[y].container},_={...Ot.searchInput,...ri[y].searchInput},L={...Ot.emptyState,...ri[y].emptyState},I={...Ot.categoryHeader,...ri[y].categoryHeader},A=T=>T.map((N,B)=>(0,$e.jsx)(cP,{item:N,isExpanded:o.has(N.config.id),isHighlighted:s===N.config.id,isLast:B===T.length-1,onToggle:()=>v(N.config.id),theme:y,feedbackConfig:h,feedbackValue:d.get(N.config.id),onFeedback:C},N.config.id));return S.length===0?(0,$e.jsx)("div",{style:w,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:(0,$e.jsx)("div",{style:L,children:"You're all set for now! We'll surface answers here when they're relevant to what you're doing."})}):(0,$e.jsxs)("div",{style:w,"data-adaptive-id":a,"data-adaptive-type":"adaptive-faq",children:[t.searchable&&(0,$e.jsxs)("div",{style:Ot.searchWrapper,children:[(0,$e.jsx)("style",{children:`[data-adaptive-id="${a}"] input::placeholder { color: var(--sc-content-search-color, inherit); opacity: 0.7; }`}),(0,$e.jsx)("input",{type:"text",placeholder:"Search questions...",value:u,onChange:T=>c(T.target.value),style:_})]}),(0,$e.jsx)("div",{style:Ot.accordion,children:m?Array.from(g.entries()).map(([T,N])=>(0,$e.jsxs)(Be.default.Fragment,{children:[T&&(0,$e.jsx)("div",{style:I,"data-category-header":T,children:T}),A(N)]},T??"__ungrouped")):A(b)}),t.searchable&&b.length===0&&u&&(0,$e.jsxs)("div",{style:{...Ot.noResults,...ri[y].emptyState},children:['No questions found matching "',u,'"']})]})}var _I={mount(t,e){let{runtime:a,instanceId:r="faq-widget",...n}=e||{expandBehavior:"single",searchable:!1,theme:"auto",actions:[]};if(a&&typeof Qy.createRoot=="function"){let o=(0,Qy.createRoot)(t);return o.render(Be.default.createElement(dP,{config:n,runtime:a,instanceId:r})),()=>{o.unmount()}}}};var CI={id:"adaptive-faq",version:"2.0.0",name:"FAQ Accordion",description:"Collapsible Q&A accordion with actions, rich content, feedback, and personalization",executors:aI,widgets:[{id:"adaptive-faq:accordion",component:_I,metadata:{name:"FAQ Accordion",description:"Collapsible Q&A accordion with search, categories, and feedback",icon:"\u2753",subtitle:"Curated just for you."}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`faq:${a.config.id}`,strategy:a.triggerWhen,eventName:"faq:question_revealed",eventProps:{questionId:a.config.id,question:a.config.question,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var fP=async(t,e)=>{let{badgeId:a}=t;return e.publishEvent("gamification.badge_awarded",{badgeId:a,awardedAt:Date.now()}),{cleanup:()=>{}}},pP=async(t,e)=>{let{points:a,reason:r}=t;return e.publishEvent("gamification.points_added",{points:a,reason:r,timestamp:Date.now()}),{cleanup:()=>{}}},hP={names:["page_view","button_click"],handler:(t,e)=>{console.log("[Gamification] Event received for badge trigger check")}},mP=[{kind:"gamification:awardBadge",executor:fP},{kind:"gamification:addPoints",executor:pP}],gP=[hP],wI={id:"adaptive-gamification",version:"1.0.0",name:"Gamification",description:"Badges, rewards, points, and engagement mechanics",executors:mP,eventHandlers:gP};var Dt=Y(Ee(),1);var ht=Y(tt(),1),Jy=Y(Go(),1);var vP={"\u{1F4B5}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="12" x="2" y="6" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>',"\u{1F3DB}\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="3" x2="21" y1="22" y2="22"/><line x1="6" x2="6" y1="18" y2="11"/><line x1="10" x2="10" y1="18" y2="11"/><line x1="14" x2="14" y1="18" y2="11"/><line x1="18" x2="18" y1="18" y2="11"/><polygon points="12 2 20 7 4 7"/></svg>',"\u23ED\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="5 4 15 12 5 20 5 4"/><line x1="19" x2="19" y1="5" y2="19"/></svg>',"\u27A1\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>',"\u{1F4A1}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"/><path d="M9 18h6"/><path d="M10 22h4"/></svg>',"\u{1F4B0}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="12" x="2" y="6" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>',"\u{1F4CB}":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="8" height="4" x="8" y="2" rx="1" ry="1"/><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/><path d="M12 11h4"/><path d="M12 16h4"/><path d="M8 11h.01"/><path d="M8 16h.01"/></svg>',"\u2705":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/><path d="m9 11 3 3L22 4"/></svg>',"\u26A0\uFE0F":'<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"/><path d="M12 9v4"/><path d="M12 17h.01"/></svg>'};function yP(t){return vP[t]??xP(t)}function xP(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}var ir={container:{fontFamily:"var(--sc-font-family, system-ui, -apple-system, sans-serif)",maxWidth:"100%",overflow:"hidden"},accordion:{display:"flex",flexDirection:"column",gap:"var(--sc-content-item-gap, 6px)"},item:{borderRadius:"var(--sc-content-border-radius, 8px)",overflow:"hidden",transition:"box-shadow 0.2s ease"},header:{display:"flex",alignItems:"center",gap:"8px",width:"100%",padding:"var(--sc-content-item-padding, 12px 16px)",border:"none",cursor:"pointer",fontSize:"var(--sc-content-item-font-size, 15px)",fontWeight:500,fontFamily:"inherit",textAlign:"left",transition:"background-color 0.15s ease"},chevron:{fontSize:"20px",transition:"transform 0.2s ease",marginLeft:"auto",flexShrink:0,color:"var(--sc-content-chevron-color, currentColor)"},icon:{fontSize:"16px",flexShrink:0},body:{overflow:"hidden",transition:"max-height 0.25s ease, padding-bottom 0.25s ease",padding:"var(--sc-content-body-padding, 0 16px 12px 16px)"},description:{fontSize:"var(--sc-content-body-font-size, 14px)",lineHeight:"1.5",margin:0},linkButton:{display:"inline-flex",alignItems:"center",gap:"4px",marginTop:"10px",padding:"6px 12px",borderRadius:"6px",textDecoration:"none",fontSize:"13px",fontWeight:500,cursor:"pointer",border:"none",transition:"background-color 0.15s ease"},categoryHeader:{fontSize:"var(--sc-content-category-font-size, 12px)",fontWeight:600,textTransform:"uppercase",letterSpacing:"0.05em",padding:"var(--sc-content-category-padding, 8px 4px 4px 4px)"},emptyState:{fontSize:"13px",padding:"16px",textAlign:"center"}},mp={light:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:`var(--sc-color-primary, ${wt[4]})`,color:"#ffffff"},categoryHeader:{color:k[7]},emptyState:{color:k[8]}},dark:{container:{backgroundColor:"transparent",color:"inherit"},item:{backgroundColor:"var(--sc-content-background)",border:"var(--sc-content-border)"},itemExpanded:{boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)"},header:{backgroundColor:"transparent",color:"var(--sc-content-text-color)"},headerHover:{backgroundColor:"var(--sc-content-background-hover)"},body:{color:"var(--sc-content-text-secondary-color)"},linkButton:{backgroundColor:`var(--sc-color-primary, ${wt[4]})`,color:"#ffffff"},categoryHeader:{color:k[8]},emptyState:{color:k[7]}}};function LI(t){if(typeof window>"u")return!1;let e=window.location.pathname;return t.some(a=>{let r=a.split("?")[0].split("#")[0];return r.endsWith("/**")?e.startsWith(r.slice(0,-3)):e===r})}function bP(t){let e=[{boxShadow:"0 0 0 0 rgba(13, 148, 136, 0.5)"},{boxShadow:"0 0 0 8px rgba(13, 148, 136, 0)"}];t.animate(e,{duration:600,iterations:3,easing:"ease-out"})}function SP({item:t,isExpanded:e,isLast:a,onToggle:r,onNavigate:n,onFocusAnchor:o,theme:i}){let[s,l]=(0,ht.useState)(!1),u=mp[i],{title:c,description:d,href:f,icon:h,external:S,anchor:x}=t.config,b={...ir.item,...u.item,...e?u.itemExpanded:{},...a?{}:{borderBottom:"var(--sc-content-item-divider, none)"}},g={...ir.header,...u.header,...s?u.headerHover:{}},m={...ir.chevron,transform:e?"rotate(90deg)":"rotate(0deg)"},y={...ir.body,...u.body,maxHeight:e?"500px":"0",paddingBottom:e?"16px":"0"},v=x?Array.isArray(x.route)?x.route[0]:x.route:f,C=x?LI(Array.isArray(x.route)?x.route:[x.route]):v?LI([v]):!1,w=x?.selector&&x.selector!=="*",_=C&&w,L=!!v||_,I=T=>{T.preventDefault(),T.stopPropagation(),_&&x?o(x):v&&n(v,S??!1)},A=_?"Focus \u2192":S?"Go \u2197":"Go \u2192";return(0,Dt.jsxs)("div",{style:b,"data-nav-tip-id":t.config.id,children:[(0,Dt.jsxs)("button",{type:"button",style:g,onClick:r,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),"aria-expanded":e,children:[h&&(0,Dt.jsx)("span",{style:ir.icon,dangerouslySetInnerHTML:{__html:yP(h)}}),(0,Dt.jsx)("span",{children:c}),(0,Dt.jsx)("span",{style:m,children:"\u203A"})]}),(0,Dt.jsxs)("div",{style:y,"aria-hidden":!e,children:[(0,Dt.jsx)("p",{style:ir.description,children:d}),L&&(0,Dt.jsx)("a",{href:v||"#",onClick:I,style:{...ir.linkButton,...u.linkButton},target:S?"_blank":void 0,rel:S?"noopener noreferrer":void 0,children:A})]})]})}function _P({config:t,runtime:e,instanceId:a}){let[r,n]=(0,ht.useReducer)(m=>m+1,0),[o,i]=(0,ht.useState)(new Set);(0,ht.useEffect)(()=>e.context.subscribe(()=>{n()}),[e.context]),(0,ht.useEffect)(()=>{if(e.accumulator?.subscribe)return e.accumulator.subscribe(()=>{n()})},[e.accumulator]);let s=(0,ht.useMemo)(()=>t.actions.filter(m=>{if(!m.triggerWhen)return!0;try{return e.evaluateSync(m.triggerWhen).value}catch{return!1}}),[t.actions,e,r]),l=(0,ht.useMemo)(()=>{let m=new Map;for(let y of s){let v=y.config.category;m.has(v)||m.set(v,[]),m.get(v).push(y)}return m},[s]),u=(0,ht.useMemo)(()=>s.some(m=>m.config.category),[s]),c=(0,ht.useMemo)(()=>t.theme&&t.theme!=="auto"?t.theme:typeof window<"u"&&window.matchMedia?.("(prefers-color-scheme: dark)").matches?"dark":"light",[t.theme]),d=(0,ht.useCallback)(m=>{i(y=>{let v=y.has(m),C;if(t.expandBehavior==="single"){for(let w of y)w!==m&&e.events.publish("nav:toggled",{instanceId:a,tipId:w,expanded:!1,timestamp:Date.now()});C=v?new Set:new Set([m])}else C=new Set(y),v?C.delete(m):C.add(m);return e.events.publish("nav:toggled",{instanceId:a,tipId:m,expanded:!v,timestamp:Date.now()}),C})},[t.expandBehavior,e.events,a]),f=(0,ht.useCallback)((m,y)=>{let v=m.trim().toLowerCase();if(!(v.startsWith("javascript:")||v.startsWith("data:")))if(e.events.publish("nav:tip_clicked",{instanceId:a,href:m,external:y,timestamp:Date.now()}),y)window.open(m,"_blank","noopener,noreferrer");else{let C=new URL(m,window.location.origin);C.search=window.location.search,ex(C.toString())||(window.history.pushState(null,"",C.toString()),window.dispatchEvent(new PopStateEvent("popstate")))}},[e.events,a]),h=(0,ht.useCallback)(m=>{let y=document.querySelector(m.selector);y instanceof HTMLElement&&(e.events.publish("nav:tip_focused",{instanceId:a,selector:m.selector,route:m.route,timestamp:Date.now()}),y.scrollIntoView({behavior:"smooth",block:"center"}),bP(y),setTimeout(()=>y.focus(),400))},[e.events,a]),S={...ir.container,...mp[c].container},x={...ir.categoryHeader,...mp[c].categoryHeader},b={...ir.emptyState,...mp[c].emptyState},g=m=>m.map((y,v)=>(0,Dt.jsx)(SP,{item:y,isExpanded:o.has(y.config.id),isLast:v===m.length-1,onToggle:()=>d(y.config.id),onNavigate:f,onFocusAnchor:h,theme:c},y.config.id));return s.length===0?(0,Dt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Dt.jsx)("div",{style:b,children:"You're all set for now! We'll share helpful tips here when they're relevant to what you're doing."})}):(0,Dt.jsx)("div",{style:S,"data-adaptive-id":a,"data-adaptive-type":"adaptive-nav",children:(0,Dt.jsx)("div",{style:ir.accordion,children:u?Array.from(l.entries()).map(([m,y])=>(0,Dt.jsxs)(ht.default.Fragment,{children:[m&&(0,Dt.jsx)("div",{style:x,"data-category-header":m,children:m}),g(y)]},m??"__ungrouped")):g(s)})})}var kI={mount(t,e){let{runtime:a,instanceId:r="nav-widget",...n}=e||{expandBehavior:"single",theme:"auto",actions:[]};if(a&&typeof Jy.createRoot=="function"){let o=(0,Jy.createRoot)(t);return o.render(ht.default.createElement(_P,{config:n,runtime:a,instanceId:r})),()=>{o.unmount()}}}};var CP=async(t,e)=>{let a=e.resolveAnchor(t.anchorId);return a?(a.scrollIntoView({behavior:t.behavior??"smooth",block:t.block??"center",inline:t.inline??"nearest"}),e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:scrollTo",anchorId:t.anchorId,behavior:t.behavior??"smooth"}),{cleanup:()=>{}}):(console.error(`[adaptive-nav] Anchor not found for scrollTo, skipping: ${t.anchorId.selector}`),{cleanup:()=>{}})};function ex(t){if(typeof window>"u")return!1;let e=window;try{let a=e.next?.router;if(a?.push)return a.push(t),!0}catch{}try{if(e.$nuxt?.$router?.push)return e.$nuxt.$router.push(t),!0}catch{}return e.ng||e.getAllAngularRootElements||document.querySelector("[ng-version]")||e.__SVELTEKIT_DATA__||document.body?.hasAttribute("data-sveltekit")||document.querySelector("[data-astro-transition-fallback]")?(window.location.href=t,!0):!1}function wP(t){try{return new URL(t,window.location.origin).origin===window.location.origin}catch{return!1}}var LP=async(t,e)=>{let a=t.url.trim();if(a.toLowerCase().startsWith("javascript:"))throw new Error("javascript: URLs are not allowed");let r=t.target??"_self";return e.publishEvent("action.applied",{id:e.generateId(),kind:"navigation:navigate",url:t.url,target:r}),r==="_blank"?window.open(a,"_blank","noopener,noreferrer"):!t.forceFullNavigation&&wP(a)?ex(a)||(window.history.pushState(null,"",a),window.dispatchEvent(new PopStateEvent("popstate"))):window.location.href=a,{cleanup:()=>{}}},kP=[{kind:"navigation:scrollTo",executor:CP},{kind:"navigation:navigate",executor:LP}],II={id:"adaptive-nav",version:"2.0.0",name:"Navigation Tips",description:"Navigation actions and accordion-based tips with per-item conditional visibility",executors:kP,widgets:[{id:"adaptive-nav:tips",component:kI,metadata:{name:"Navigation Tips",description:"Accordion of contextual navigation tips with per-item visibility",icon:"\u{1F9ED}"}}],notifyWatchers(t){return(t.actions??[]).filter(a=>a.notify&&a.triggerWhen).map(a=>({id:`nav:${a.config.id}`,strategy:a.triggerWhen,eventName:"nav:tip_revealed",eventProps:{tipId:a.config.id,title:a.notify.title,body:a.notify.body,icon:a.notify.icon}}))}};var IP=[eI,Ff,CI,wI,II,rp],AP=IP.map(t=>({id:t.id,version:t.version,name:t.name,description:t.description,runtime:{actions:(t.executors||[]).map(({kind:e,executor:a})=>({kind:e,executor:a})),widgets:t.widgets,notifyWatchers:t.notifyWatchers,events:t.eventHandlers},editor:void 0,metadata:{isBuiltIn:!0}}));function AI(t){let e=0;for(let a of AP)t.has(a.id)||(t.register(a),e++);console.log("[Syntro Runtime] Registered",e,"built-in runtime modules")}var EI={timeout:300,className:"sc-anti-flicker",style:"opacity: 0 !important",hostLoadingSelector:"",waitForHostReady:""};function TI(t={}){let{timeout:e,className:a,style:r,hostLoadingSelector:n,waitForHostReady:o}={...EI,...t};if(n&&document.querySelector(n))return()=>{};let i=document.createElement("style");i.textContent=`.${a} { ${r} }`,document.head.appendChild(i),document.documentElement.classList.add(a);let s=!1,l=()=>{s||(s=!0,clearTimeout(c),document.documentElement.classList.remove(a),i.remove(),o&&u&&document.removeEventListener(o,u))},u;o&&(u=()=>l(),document.addEventListener(o,u));let c=setTimeout(()=>{l()},e);return()=>{l()}}function RI(t={}){let{className:e,style:a}={...EI,...t};return`
|
|
179
163
|
(function() {
|
|
180
164
|
var s = document.createElement('style');
|
|
181
165
|
s.textContent = '.${e} { ${a} }';
|
|
182
166
|
document.head.appendChild(s);
|
|
183
167
|
document.documentElement.className += ' ${e}';
|
|
184
|
-
})();`}function
|
|
168
|
+
})();`}function gp(t,e,a="merge"){return a==="first-match"?EP(t,e):TP(t,e)}function EP(t,e){for(let a of e){let r=t.getFeatureValue?.(a,null);if(!r||typeof r!="object")continue;let n=r,o=n.tiles&&n.tiles.length>0,i=n.actions&&n.actions.length>0;if(o||i)return MI([n])}return null}function TP(t,e){let a=[];for(let r of e){let n=t.getFeatureValue?.(r,null);if(!n||typeof n!="object")continue;let o=n,i=o.tiles&&o.tiles.length>0,s=o.actions&&o.actions.length>0;(i||s)&&a.push(o)}return a.length===0?null:MI(a)}function MI(t){let e=[],a=[],r,n,o,i,s,l,u;for(let c of t)c.tiles&&e.push(...c.tiles),c.actions&&a.push(...c.actions),r??(r=c.fetchedAt),n??(n=c.schemaVersion),o??(o=c.configVersion),i??(i=c.canvasTitle),s??(s=c.theme),l??(l=c.launcher),u??(u=c.meta);return{tiles:e,actions:a,fetchedAt:r??new Date().toISOString(),...n&&{schemaVersion:n},...o&&{configVersion:o},...i&&{canvasTitle:i},...s&&{theme:s},...l&&{launcher:l},...u&&{meta:u}}}var tx=!1;function OI(){if(typeof window>"u")return!1;try{return new URLSearchParams(window.location.search).get("syntro_debug")==="true"}catch{return!1}}function ax(t){if(OI()){tx=!0;return}tx=t??!1}function RP(){return OI()?!0:tx}function X(t,e,a){RP()&&(a!==void 0?console.log(`[${t}]`,e,a):console.log(`[${t}]`,e))}function oa(t,e,a){a!==void 0?console.warn(`[${t}]`,e,a):console.warn(`[${t}]`,e)}function vp(t,e,a){a!==void 0?console.error(`[${t}]`,e,a):console.error(`[${t}]`,e)}var yp="2.8.0-canary.90";var an="2.0";var MP=["api.syntrologie.com","cdn.syntrologie.com","localhost","127.0.0.1"];function OP(t){try{let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(console.warn("[SmartCanvas] Config URI must use HTTPS:",t),!1):MP.some(n=>e.hostname===n)?!0:(console.warn("[SmartCanvas] Config URI host not in allowlist:",e.hostname),!1)}catch{return console.warn("[SmartCanvas] Invalid config URI:",t),!1}}function DP(t){if(typeof window>"u")return!1;try{return new URL(t).origin===window.location.origin}catch{return!1}}var DI="syntro_config_cache",BP=1440*60*1e3;function BI(){try{return typeof localStorage<"u"&&localStorage!==null}catch{return!1}}function PP(t,e){if(BI())try{let a={config:t,timestamp:Date.now(),sdkVersion:e};localStorage.setItem(DI,JSON.stringify(a))}catch{}}function NP(t){if(!BI())return null;try{let e=localStorage.getItem(DI);if(!e)return null;let a=JSON.parse(e);return!a.config||typeof a.timestamp!="number"||!a.sdkVersion||a.sdkVersion!==t||Date.now()-a.timestamp>BP?null:a.config}catch{return null}}var xp=({configUri:t,experiments:e,featureKey:a})=>{if(t)return t;if(e&&a){let r=e.getFeatureValue?.(a,null);if(r)return r}};function FP(t,e,a){if(e){let r=t.getFeatureValue?.(e,null);if(r&&typeof r=="object"){let n=r.variant_flags;if(n&&n.length>0)return n}}if(t.getAllFeatures){let r=t.getAllFeatures();return a?Object.keys(r).filter(n=>n.startsWith(a)):Object.keys(r)}return[]}var ni=({configUri:t,experiments:e,featureKey:a,credentials:r,configFeatureKey:n,manifestKey:o,variantFlagPrefix:i,sdkVersion:s})=>async()=>{if(e&&n){let c=e.getFeatureValue?.(n,null);if(c&&typeof c=="object")return X("SmartCanvas Config","Resolved config directly from feature flag",c),c}if(e&&(o||i||e.getAllFeatures)){let c=FP(e,o,i);if(c.length>0){let d=gp(e,c);if(d)return X("SmartCanvas Config","Resolved config from variant flags",d),d}}let l=xp({configUri:t,experiments:e,featureKey:a});if(!l)return X("SmartCanvas Config","No config available \u2014 returning empty config"),{tiles:[],actions:[],fetchedAt:new Date().toISOString()};if(!OP(l))throw new Error(`SmartCanvas: config URI not allowed: ${l}`);let u=r??(DP(l)?"include":"omit");try{let c=await fetch(l,{credentials:u,headers:{"X-SDK-Version":yp,"X-SDK-Schema-Version":an}});if(!c.ok)throw new Error(`SmartCanvas: failed to fetch config (${c.status})`);let d=await c.json();return X("SmartCanvas Config","Fetched config from URI",d),s&&PP(d,s),d}catch(c){if(s){let d=NP(s);if(d)return X("SmartCanvas Config","Serving config from offline cache"),d}throw c}};var HP=["cdn.syntrologie.com","api.syntrologie.com","dev-api.syntrologie.com","localhost","127.0.0.1",".syntrologie.com"];function PI(t){if(typeof window>"u")return null;let a=new URLSearchParams(window.location.search).get(t);if(!a)return null;try{let r=a.replace(/-/g,"+").replace(/_/g,"/");return JSON.parse(atob(r))}catch(r){return oa("Syntro Runtime",`Failed to decode ${t}:`,r),null}}var ks,Is;function $u(){if(ks==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.token)ks={token:t.token,api_base:t.apiBase||""},console.log(`[DIAG] getEditorSource: from __SYNTRO_EDITOR_PARAMS__ (token=${ks.token.slice(0,15)}...)`);else{let e=PI("editor_source");e&&(ks=e),console.log(`[DIAG] getEditorSource: from URL param \u2192 ${e?`token=${e.token?.slice(0,15)}...`:"NULL"}`),!e&&typeof window<"u"&&console.log(`[DIAG] getEditorSource: URL search = ${window.location.search.slice(0,200)}`)}}return ks??null}function bp(){if(Is==null){let t=typeof window<"u"?window.__SYNTRO_EDITOR_PARAMS__:null;if(t?.mode)Is={mode:t.mode,audit_session_id:t.auditSessionId,syntro_token:t.syntroToken,workspace_id:t.workspaceId},console.log(`[DIAG] getEditorConf: from __SYNTRO_EDITOR_PARAMS__ (mode=${Is.mode})`);else{let e=PI("editor_conf");e&&(Is=e),console.log(`[DIAG] getEditorConf: from URL param \u2192 ${e?`mode=${e.mode}`:"NULL"}`)}}return Is??null}function UP(t){X("Syntro Runtime","Validating editor URL:",t);try{if(t.startsWith("/"))return X("Syntro Runtime","\u2713 Relative URL allowed (same-origin):",t),!0;let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(oa("Syntro Runtime","\u274C Editor URL must use HTTPS:",t),!1):HP.some(n=>n.startsWith(".")?e.hostname.endsWith(n)||e.hostname===n.slice(1):e.hostname===n)?(X("Syntro Runtime","\u2713 Editor URL validated"),!0):(oa("Syntro Runtime","\u274C Editor URL host not in allowlist:",e.hostname),!1)}catch(e){return oa("Syntro Runtime",`\u274C Invalid editor URL: ${t}`,e),!1}}var Sp=()=>{let t=bp();return!$u()?.token||!t?.mode?null:t.mode};function zP(){return $u()?.token??null}function qP(){return $u()?.api_base??null}var Vu=null,NI=async t=>{if(X("Syntro Runtime","====== LOAD EDITOR SDK ======"),typeof window>"u"){X("Syntro Runtime","Not in browser - skipping editor SDK load");return}if(window.SyntroEditor){X("Syntro Runtime","Editor SDK already loaded (window.SyntroEditor exists)");return}if(Vu)return X("Syntro Runtime","Editor SDK load already in progress, waiting..."),Vu;let e=typeof t=="string"?{editorUrl:t}:t??{};if(e.editorUrl==="skip"){X("Syntro Runtime",'editorUrl="skip" \u2014 deferring to caller'),X("Syntro Runtime","================================");return}let a=qP(),n=(a?`${a}/api/editor/sdk/editor-sdk.js`:null)||e.editorUrl;if(!n){oa("Syntro Runtime","\u274C No editor SDK URL available (no api_base, no editorUrl option)"),X("Syntro Runtime","================================");return}let o=zP();if(!o){oa("Syntro Runtime","\u274C No token found in editor_source."),X("Syntro Runtime","================================");return}let i=`${n}?token=${encodeURIComponent(o)}`;if(X("Syntro Runtime","Editor URL:",i),X("Syntro Runtime","Options:",{hasIntegrity:!!e.integrity,hasEditorUrl:!!n,hasApiBase:!!a,tokenPrefix:`${o.slice(0,10)}...`}),!UP(n)){console.error("[Syntro Runtime] \u274C BLOCKED: Editor from untrusted URL:",n),X("Syntro Runtime","================================");return}return X("Syntro Runtime","\u2713 URL validated, injecting script tag..."),Vu=new Promise((s,l)=>{let u=document.createElement("script");u.src=i,u.async=!0,e.integrity&&(u.integrity=e.integrity,u.crossOrigin="anonymous",X("Syntro Runtime","SRI integrity check enabled")),u.onload=()=>{X("Syntro Runtime","\u2713 Editor SDK script loaded successfully"),X("Syntro Runtime","================================"),s()},u.onerror=c=>{console.error("[Syntro Runtime] \u274C Failed to load Editor SDK:",c),console.error("[Syntro Runtime] URL attempted:",i),X("Syntro Runtime","================================"),Vu=null,l(c)},document.head.appendChild(u),X("Syntro Runtime","Script tag appended to <head>")}),Vu};var VP=new Set(["tag_name","$el_text"]);function $P(t){return VP.has(t)||t.startsWith("attr__")}function FI(t,e){return t.equals!==void 0?e===t.equals:t.contains!==void 0?typeof e=="string"&&e.includes(t.contains):!1}function jP(t){let{events:e,match:a}=t;return r=>{if(!e.includes(r.name))return!1;if(a){for(let[n,o]of Object.entries(a))if($P(n)){let i=r.props?.elements;if(!i||!i.some(l=>FI(o,l[n])))return!1}else if(!FI(o,r.props?.[n]))return!1}return!0}}function HI(t,e){for(let a of t.rules)for(let r of a.conditions)if(r.type==="event_count"&&r.key){let n=r.counter,o=n?jP(n):()=>!0,i=typeof r.withinMs=="number";e.register(r.key,o,i)}}function ju(t,e,a){for(let r of t){let n=r.props;if(!n)continue;let o=n.actions;if(o)for(let i of o)i.triggerWhen?.type==="rules"&&HI(i.triggerWhen,e)}if(a)for(let r of a){let n=r;n.triggerWhen?.type==="rules"&&HI(n.triggerWhen,e)}}var Cr=null;function zI(t){Cr&&Cr!==t?t.appendChild(Cr):Cr=t;let e=t.getRootNode();e instanceof ShadowRoot&&GP(e)}function qI(){return Cr||(Cr=document.createElement("div"),Cr.id="syntro-overlays",Object.assign(Cr.style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),document.body.appendChild(Cr)),Cr}var UI=!1;function GP(t){if(UI)return;let e=`
|
|
185
169
|
:host {
|
|
186
170
|
--syntro-surface: var(--sc-overlay-background, #0f1318);
|
|
187
171
|
--syntro-fg: var(--sc-overlay-text-color, #cbd0d7);
|
|
@@ -443,7 +427,7 @@ Please report this to https://github.com/markedjs/marked.`,t){let n="<p>An error
|
|
|
443
427
|
.syntro-modal-btn-primary:hover {
|
|
444
428
|
background: var(--syntro-accent-hover, #d44844);
|
|
445
429
|
}
|
|
446
|
-
`,a=document.createElement("style");a.setAttribute("data-syntro","base-overlay"),a.textContent=e,t.appendChild(a),F1=!0}var lI=K(Uo(),1);var Qf=class{constructor(e){B(this,"state");B(this,"listeners",new Set);let a=e?.open??!1;if(e?.open===void 0)try{let n=sessionStorage?.getItem("syntro:editor:panel-open");n!==null&&(a=JSON.parse(n))}catch{}this.state={open:a}}getState(){return this.state}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setOpen(e){if(this.state.open!==e){this.state={...this.state,open:e};try{sessionStorage?.setItem("syntro:editor:panel-open",JSON.stringify(e))}catch{}this.emit()}}toggle(){this.setOpen(!this.state.open)}emit(){for(let e of this.listeners)e(this.state)}},ky=t=>new Qf(t);var Jf=K(Xe(),1),z1=K(Oe(),1),U1=(0,Jf.createContext)(null);function Iy({shadowRoot:t,portalRoot:e,overlayContainer:a,children:n}){return(0,z1.jsx)(U1.Provider,{value:{shadowRoot:t,portalRoot:e,overlayContainer:a},children:n})}function Ko(){let t=(0,Jf.useContext)(U1);if(!t)throw new Error("useShadowRoot() called outside ShadowRootProvider");return t}var zt=K(Xe(),1);var ct=K(Xe(),1),Ny=K(pl(),1);var Se={UI_CLICK:"ui.click",UI_SCROLL:"ui.scroll",UI_INPUT:"ui.input",UI_CHANGE:"ui.change",UI_SUBMIT:"ui.submit",NAV_PAGE_VIEW:"nav.page_view",NAV_PAGE_LEAVE:"nav.page_leave",CANVAS_OPENED:"canvas.opened",CANVAS_CLOSED:"canvas.closed",TILE_VIEWED:"tile.viewed",TILE_EXPANDED:"tile.expanded",TILE_COLLAPSED:"tile.collapsed",TILE_ACTION:"tile.action",OVERLAY_STARTED:"overlay.started",OVERLAY_COMPLETED:"overlay.completed",OVERLAY_DISMISSED:"overlay.dismissed",OVERLAY_STEP_VIEWED:"overlay.step_viewed",BEHAVIOR_RAGE_CLICK:"behavior.rage_click",BEHAVIOR_HESITATION:"behavior.hesitation",BEHAVIOR_CONFUSION:"behavior.confusion",ACTION_APPLIED:"action.applied",ACTION_REVERTED:"action.reverted",ACTION_FAILED:"action.failed",ACTION_CTA_CLICKED:"action.cta_clicked",NOTIFICATION_SHOWN:"notification.shown",NOTIFICATION_CLICKED:"notification.clicked",NOTIFICATION_DISMISSED:"notification.dismissed",NOTIFICATION_DEEP_LINK:"notification.deep_link",SURFACE_MOUNTED:"surface.mounted",SURFACE_UNMOUNTED:"surface.unmounted"},Qo="1.0.0";function Ja(t,e){return{ts:Date.now(),name:t,source:"canvas",props:e,schemaVersion:Qo}}function gB(t){return Ja(Se.CANVAS_OPENED,{surface:t})}function vB(t){return Ja(Se.CANVAS_CLOSED,{surface:t})}function yB(t,e){return Ja(Se.TILE_VIEWED,{tileId:t,surface:e})}function xB(t,e){return Ja(Se.TILE_EXPANDED,{tileId:t,surface:e})}function bB(t,e){return Ja(Se.TILE_COLLAPSED,{tileId:t,surface:e})}function SB(t,e,a){return Ja(Se.TILE_ACTION,{tileId:t,actionId:e,surface:a})}function CB(t,e){return Ja(Se.OVERLAY_STARTED,{recipeId:t,recipeName:e})}function _B(t,e){return Ja(Se.OVERLAY_COMPLETED,{recipeId:t,recipeName:e})}function wB(t,e,a){return Ja(Se.OVERLAY_DISMISSED,{recipeId:t,recipeName:e,stepIndex:a})}function LB(t,e,a){return Ja(Se.OVERLAY_STEP_VIEWED,{recipeId:t,stepIndex:e,stepTitle:a})}function kB(t,e){let a=t.startsWith("canvas.")?t:`canvas.${t}`;return Ja(a,e)}var Cs={canvasOpened:gB,canvasClosed:vB,tileViewed:yB,tileExpanded:xB,tileCollapsed:bB,tileAction:SB,overlayStarted:CB,overlayCompleted:_B,overlayDismissed:wB,overlayStepViewed:LB,custom:kB};var Ba=K(Oe(),1),q1="syntro-toast-styles",IB=`
|
|
430
|
+
`,a=document.createElement("style");a.setAttribute("data-syntro","base-overlay"),a.textContent=e,t.appendChild(a),UI=!0}var gA=Y(Go(),1);var _p=class{constructor(e){D(this,"state");D(this,"listeners",new Set);let a=e?.open??!1;if(e?.open===void 0)try{let r=sessionStorage?.getItem("syntro:editor:panel-open");r!==null&&(a=JSON.parse(r))}catch{}this.state={open:a}}getState(){return this.state}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setOpen(e){if(this.state.open!==e){this.state={...this.state,open:e};try{sessionStorage?.setItem("syntro:editor:panel-open",JSON.stringify(e))}catch{}this.emit()}}toggle(){this.setOpen(!this.state.open)}emit(){for(let e of this.listeners)e(this.state)}},rx=t=>new _p(t);var Cp=Y(tt(),1),$I=Y(Ee(),1),VI=(0,Cp.createContext)(null);function nx({shadowRoot:t,portalRoot:e,overlayContainer:a,children:r}){return(0,$I.jsx)(VI.Provider,{value:{shadowRoot:t,portalRoot:e,overlayContainer:a},children:r})}function oi(){let t=(0,Cp.useContext)(VI);if(!t)throw new Error("useShadowRoot() called outside ShadowRootProvider");return t}var Ut=Y(tt(),1);var lt=Y(tt(),1),yx=Y(Al(),1);var nt="1.0.0",je={UI_CLICK:"ui.click",UI_SCROLL:"ui.scroll",UI_INPUT:"ui.input",UI_CHANGE:"ui.change",UI_SUBMIT:"ui.submit",NAV_PAGE_VIEW:"nav.page_view",NAV_PAGE_LEAVE:"nav.page_leave",UI_HESITATE:"ui.hesitate",UI_RAGE_CLICK:"ui.rage_click",UI_SCROLL_THRASH:"ui.scroll_thrash",UI_FOCUS_BOUNCE:"ui.focus_bounce",UI_IDLE:"ui.idle",UI_HOVER:"ui.hover"},Wt={Mutation:0,MouseMove:1,MouseInteraction:2,Scroll:3,ViewportResize:4,Input:5,TouchMove:6,MediaInteraction:7,Drag:12},Gu={MouseUp:0,MouseDown:1,Click:2,ContextMenu:3,DblClick:4,Focus:5,Blur:6,TouchStart:7,TouchEnd:9},ox={hesitationMs:3e3,hesitationRadiusPx:10,rageClickCount:3,rageClickWindowMs:1e3,rageClickRadiusPx:30,scrollThrashReversals:3,scrollThrashWindowMs:2e3,focusBounceMaxInputs:0,idleMs:5e3,hoverSampleMs:100};var wp=class{constructor(e,a){this.config=e,this.emit=a,this.focused=new Map}ingest(e){if(e.type!==3)return;let a=e.timestamp;if(e.data.source===Wt.MouseInteraction){let r=e.data.id??0;if(e.data.type===Gu.Focus)this.focused.set(r,{id:r,focusTs:a,inputCount:0});else if(e.data.type===Gu.Blur){let n=this.focused.get(r);n&&n.inputCount<=this.config.focusBounceMaxInputs&&this.emit({ts:a,name:je.UI_FOCUS_BOUNCE,source:"rrweb",schemaVersion:nt,props:{elementId:r,duration_ms:a-n.focusTs}}),this.focused.delete(r)}}else if(e.data.source===Wt.Input){let r=e.data.id??0,n=this.focused.get(r);n&&n.inputCount++}}};var Lp=class{constructor(e,a){this.config=e,this.emit=a,this.anchorX=0,this.anchorY=0,this.anchorTs=0,this.emitted=!1,this.hasPosition=!1}ingest(e){if(e.type!==3||e.data.source!==Wt.MouseMove)return;let a=e.data.positions;if(!a||a.length===0)return;let r=a[a.length-1],n=e.timestamp+(r.timeOffset??0);if(!this.hasPosition){this.anchorX=r.x,this.anchorY=r.y,this.anchorTs=n,this.hasPosition=!0,this.emitted=!1;return}let o=r.x-this.anchorX,i=r.y-this.anchorY;Math.sqrt(o*o+i*i)>this.config.hesitationRadiusPx&&(this.anchorX=r.x,this.anchorY=r.y,this.anchorTs=n,this.emitted=!1)}tick(e){if(!this.hasPosition||this.emitted)return;let a=e-this.anchorTs;a>=this.config.hesitationMs&&(this.emit({ts:e,name:je.UI_HESITATE,source:"rrweb",schemaVersion:nt,props:{x:this.anchorX,y:this.anchorY,duration_ms:a}}),this.emitted=!0)}};var kp=class{constructor(e,a,r){this.config=e,this.emit=a,this.elementResolver=r,this.currentElement=null,this.hoverStartTs=null,this.lastX=0,this.lastY=0,this.lastSampleTs=-1/0}ingest(e){if(e.type!==3||e.data.source!==Wt.MouseMove)return;let a=e.data.positions;if(!a||a.length===0)return;let r=a[a.length-1];this.lastX=r.x,this.lastY=r.y}tick(e){if(!this.elementResolver||e-this.lastSampleTs<this.config.hoverSampleMs)return;this.lastSampleTs=e;let a=this.elementResolver(this.lastX,this.lastY),r=a?jI(a):null,n=this.currentElement?jI(this.currentElement):null;r!==n&&(this.currentElement&&this.hoverStartTs!==null&&this.emit({ts:e,name:je.UI_HOVER,source:"rrweb",schemaVersion:nt,props:{x:this.lastX,y:this.lastY,duration_ms:e-this.hoverStartTs,element:this.currentElement}}),this.currentElement=a,this.hoverStartTs=e)}};function jI(t){return`${t.tag_name??""}|${t.attr__id??""}|${(t.classes??[]).join(",")}`}var Ip=class{constructor(e,a){this.config=e,this.emit=a,this.lastActivityTs=null,this.emitted=!1}ingest(e){if(e.type!==3)return;let a=e.data.source;(a===Wt.MouseMove||a===Wt.MouseInteraction||a===Wt.Scroll)&&(this.lastActivityTs=e.timestamp,this.emitted=!1)}tick(e){this.lastActivityTs===null||this.emitted||e-this.lastActivityTs>=this.config.idleMs&&(this.emit({ts:e,name:je.UI_IDLE,source:"rrweb",schemaVersion:nt,props:{idle_ms:e-this.lastActivityTs}}),this.emitted=!0)}};var Ap=class{constructor(e,a){this.config=e,this.emit=a,this.clicks=[]}ingest(e){if(e.type!==3||e.data.source!==Wt.MouseInteraction||e.data.type!==Gu.Click)return;let a=e.data.x??0,r=e.data.y??0,n=e.timestamp,o=n-this.config.rageClickWindowMs;this.clicks=this.clicks.filter(s=>s.ts>=o),this.clicks.push({ts:n,x:a,y:r});let i=this.clicks.filter(s=>{let l=s.x-a,u=s.y-r;return Math.sqrt(l*l+u*u)<=this.config.rageClickRadiusPx});i.length>=this.config.rageClickCount&&(this.emit({ts:n,name:je.UI_RAGE_CLICK,source:"rrweb",schemaVersion:nt,props:{x:a,y:r,clickCount:i.length,duration_ms:n-i[0].ts}}),this.clicks=[])}};var Ep=class{constructor(e,a){this.config=e,this.emit=a,this.lastY=null,this.lastDirection=null,this.reversals=[]}ingest(e){if(e.type!==3||e.data.source!==Wt.Scroll)return;let a=e.data.y??0,r=e.timestamp;if(this.lastY!==null){let n=a>this.lastY?"down":a<this.lastY?"up":this.lastDirection;if(n&&n!==this.lastDirection){let o=r-this.config.scrollThrashWindowMs;this.reversals=this.reversals.filter(i=>i>o),this.reversals.push(r),this.reversals.length>=this.config.scrollThrashReversals&&(this.emit({ts:r,name:je.UI_SCROLL_THRASH,source:"rrweb",schemaVersion:nt,props:{reversals:this.reversals.length,duration_ms:r-this.reversals[0]}}),this.reversals=[])}this.lastDirection=n}this.lastY=a}};var GI={$click:je.UI_CLICK,$scroll:je.UI_SCROLL,$input:je.UI_INPUT,$change:je.UI_CHANGE,$submit:je.UI_SUBMIT,$pageview:je.NAV_PAGE_VIEW,$pageleave:je.NAV_PAGE_LEAVE,$session_start:"session.start",$identify:"user.identify"};function WP(t){let e=t.event;if(typeof e!="string")return"posthog.unknown";if(GI[e])return GI[e];if(e==="$autocapture"){let a=t.properties?.$tag_name,r=t.properties?.$event_type;return r==="submit"?je.UI_SUBMIT:r==="change"?je.UI_CHANGE:a==="input"||a==="textarea"?je.UI_INPUT:je.UI_CLICK}return e.startsWith("$")?e.replace("$","posthog."):`posthog.${e}`}var WI=new Set(["a","button","input","select","textarea"]);function ZP(t){if(t)return t.split(";").map(e=>{let a={},r=e.indexOf(":"),n=r>=0?e.slice(0,r):e,o=r>=0?e.slice(r+1):"",i=n.indexOf(".");i>=0?(a.tag_name=n.slice(0,i),a.attr__class=n.slice(i+1).replace(/\./g," ")):a.tag_name=n;let s=/([\w$]+)="([^"]*)"/g,l;for(;(l=s.exec(o))!==null;){let[,u,c]=l;u==="nth-child"||u==="nth-of-type"||(a[u]=c)}return a.text&&(a.$el_text=a.text,delete a.text),a})}function XP(t,e){if(e&&WI.has(e)||!t)return e;for(let a of t){let r=a.tag_name;if(r&&WI.has(r))return r}return e}function KP(t){let e={},a=t.properties||{},r=a.$elements??(typeof a.$elements_chain=="string"?ZP(a.$elements_chain):void 0),n=a.$tag_name??r?.[0]?.tag_name,o=t.event==="$autocapture"||t.event==="$click";return e.tagName=o?XP(r,n):n,a.$el_text&&(e.elementText=a.$el_text),r&&(e.elements=r),o&&!r&&console.warn(`[PostHogNormalizer] $autocapture click has no element chain. PostHog may have changed wire format. Properties: $elements=${!!a.$elements}, $elements_chain=${typeof a.$elements_chain}`),a.$current_url&&(e.url=a.$current_url),a.$pathname&&(e.pathname=a.$pathname),a.$host&&(e.host=a.$host),a.$viewport_width&&(e.viewportWidth=a.$viewport_width),a.$viewport_height&&(e.viewportHeight=a.$viewport_height),a.$session_id&&(e.sessionId=a.$session_id),a.$scroll_depth&&(e.scrollDepth=a.$scroll_depth),a.$scroll_percentage&&(e.scrollPercentage=a.$scroll_percentage),e.originalEvent=t.event,e}function As(t){let e;return typeof t.timestamp=="number"?e=t.timestamp:typeof t.timestamp=="string"?e=new Date(t.timestamp).getTime():e=Date.now(),{ts:e,name:WP(t),source:"posthog",props:KP(t),schemaVersion:nt}}function Es(t){let e=t.event;return!(typeof e!="string"||["$feature_flag_called","$feature_flags","$groups","$groupidentify","$set","$set_once","$unset","$create_alias","$capture_metrics","$performance_event","$web_vitals","$exception","$dead_click","$heatmap"].includes(e))}function ix(t){return(e,a)=>{if(typeof e!="string")return;let r={event:e,properties:a,timestamp:Date.now()};if(Es(r)){let n=As(r);t(n)}}}function sx(t){let e={...ox,...t?.config},a=[];function r(d){for(let f of a)f(d)}let n=new Lp(e,r),o=new Ap(e,r),i=new Ep(e,r),s=new wp(e,r),l=new Ip(e,r),u=new kp(e,r,t?.elementResolver),c=[];return{ingest(d){if(d.kind==="posthog"){let{kind:f,...h}=d;Es(h)&&r(As(h))}else d.kind==="rrweb"&&(n.ingest(d),o.ingest(d),i.ingest(d),s.ingest(d),l.ingest(d),u.ingest(d))},onEvent(d){a.push(d)},tick(d){n.tick(d),l.tick(d),u.tick(d)},enrichClickAttributes(d,f){c.push({ts:d,elements:f});let h=d-500;for(;c.length>0&&c[0].ts<h;)c.shift()}}}var Lt={UI_CLICK:"ui.click",UI_SCROLL:"ui.scroll",UI_INPUT:"ui.input",UI_CHANGE:"ui.change",UI_SUBMIT:"ui.submit",NAV_PAGE_VIEW:"nav.page_view",NAV_PAGE_LEAVE:"nav.page_leave",CANVAS_OPENED:"canvas.opened",CANVAS_CLOSED:"canvas.closed",TILE_VIEWED:"tile.viewed",TILE_EXPANDED:"tile.expanded",TILE_COLLAPSED:"tile.collapsed",TILE_ACTION:"tile.action",OVERLAY_STARTED:"overlay.started",OVERLAY_COMPLETED:"overlay.completed",OVERLAY_DISMISSED:"overlay.dismissed",OVERLAY_STEP_VIEWED:"overlay.step_viewed",BEHAVIOR_RAGE_CLICK:"behavior.rage_click",BEHAVIOR_HESITATION:"behavior.hesitation",BEHAVIOR_CONFUSION:"behavior.confusion",ACTION_APPLIED:"action.applied",ACTION_REVERTED:"action.reverted",ACTION_FAILED:"action.failed",ACTION_CTA_CLICKED:"action.cta_clicked",NOTIFICATION_SHOWN:"notification.shown",NOTIFICATION_CLICKED:"notification.clicked",NOTIFICATION_DISMISSED:"notification.dismissed",NOTIFICATION_DEEP_LINK:"notification.deep_link",SURFACE_MOUNTED:"surface.mounted",SURFACE_UNMOUNTED:"surface.unmounted"};function sr(t,e){return{ts:Date.now(),name:t,source:"canvas",props:e,schemaVersion:nt}}function YP(t){return sr(Lt.CANVAS_OPENED,{surface:t})}function QP(t){return sr(Lt.CANVAS_CLOSED,{surface:t})}function JP(t,e){return sr(Lt.TILE_VIEWED,{tileId:t,surface:e})}function eN(t,e){return sr(Lt.TILE_EXPANDED,{tileId:t,surface:e})}function tN(t,e){return sr(Lt.TILE_COLLAPSED,{tileId:t,surface:e})}function aN(t,e,a){return sr(Lt.TILE_ACTION,{tileId:t,actionId:e,surface:a})}function rN(t,e){return sr(Lt.OVERLAY_STARTED,{recipeId:t,recipeName:e})}function nN(t,e){return sr(Lt.OVERLAY_COMPLETED,{recipeId:t,recipeName:e})}function oN(t,e,a){return sr(Lt.OVERLAY_DISMISSED,{recipeId:t,recipeName:e,stepIndex:a})}function iN(t,e,a){return sr(Lt.OVERLAY_STEP_VIEWED,{recipeId:t,stepIndex:e,stepTitle:a})}function sN(t,e){let a=t.startsWith("canvas.")?t:`canvas.${t}`;return sr(a,e)}var Ts={canvasOpened:YP,canvasClosed:QP,tileViewed:JP,tileExpanded:eN,tileCollapsed:tN,tileAction:aN,overlayStarted:rN,overlayCompleted:nN,overlayDismissed:oN,overlayStepViewed:iN,custom:sN};var Rp=Y(tt());var Tp=(...t)=>t.filter((e,a,r)=>!!e&&e.trim()!==""&&r.indexOf(e)===a).join(" ").trim();var ZI=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();var XI=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,a,r)=>r?r.toUpperCase():a.toLowerCase());var lx=t=>{let e=XI(t);return e.charAt(0).toUpperCase()+e.slice(1)};var Wu=Y(tt());var KI={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};var YI=t=>{for(let e in t)if(e.startsWith("aria-")||e==="role"||e==="title")return!0;return!1};var QI=(0,Wu.forwardRef)(({color:t="currentColor",size:e=24,strokeWidth:a=2,absoluteStrokeWidth:r,className:n="",children:o,iconNode:i,...s},l)=>(0,Wu.createElement)("svg",{ref:l,...KI,width:e,height:e,stroke:t,strokeWidth:r?Number(a)*24/Number(e):a,className:Tp("lucide",n),...!o&&!YI(s)&&{"aria-hidden":"true"},...s},[...i.map(([u,c])=>(0,Wu.createElement)(u,c)),...Array.isArray(o)?o:[o]]));var ce=(t,e)=>{let a=(0,Rp.forwardRef)(({className:r,...n},o)=>(0,Rp.createElement)(QI,{ref:o,iconNode:e,className:Tp(`lucide-${ZI(lx(t))}`,`lucide-${t}`,r),...n}));return a.displayName=lx(t),a};var lN=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],Zu=ce("arrow-right",lN);var uN=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M6 12h.01M18 12h.01",key:"113zkx"}]],Rs=ce("banknote",uN);var cN=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",key:"11g9vi"}]],Xu=ce("bell",cN);var dN=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]],Ku=ce("book-open",dN);var fN=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],ao=ce("circle-check-big",fN);var pN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],lr=ce("circle-question-mark",pN);var hN=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"M12 11h4",key:"1jrz19"}],["path",{d:"M12 16h4",key:"n85exb"}],["path",{d:"M8 11h.01",key:"1dfujw"}],["path",{d:"M8 16h.01",key:"18s6g9"}]],Yu=ce("clipboard-list",hN);var mN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z",key:"9ktpf1"}]],Qu=ce("compass",mN);var gN=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],Ju=ce("file-text",gN);var vN=[["line",{x1:"6",x2:"10",y1:"11",y2:"11",key:"1gktln"}],["line",{x1:"8",x2:"8",y1:"9",y2:"13",key:"qnk9ow"}],["line",{x1:"15",x2:"15.01",y1:"12",y2:"12",key:"krot7o"}],["line",{x1:"18",x2:"18.01",y1:"10",y2:"10",key:"1lcuu1"}],["path",{d:"M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z",key:"mfqc10"}]],ec=ce("gamepad-2",vN);var yN=[["path",{d:"M10 18v-7",key:"wt116b"}],["path",{d:"M11.12 2.198a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949z",key:"1m329m"}],["path",{d:"M14 18v-7",key:"vav6t3"}],["path",{d:"M18 18v-7",key:"aexdmj"}],["path",{d:"M3 22h18",key:"8prr45"}],["path",{d:"M6 18v-7",key:"1ivflk"}]],tc=ce("landmark",yN);var xN=[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]],ro=ce("layers",xN);var bN=[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]],ac=ce("lightbulb",bN);var SN=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}]],rc=ce("message-circle",SN);var _N=[["path",{d:"M21 4v16",key:"7j8fe9"}],["path",{d:"M6.029 4.285A2 2 0 0 0 3 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z",key:"zs4d6"}]],nc=ce("skip-forward",_N);var CN=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]],no=ce("sparkles",CN);var wN=[["line",{x1:"10",x2:"14",y1:"2",y2:"2",key:"14vaq8"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11",key:"17fdiu"}],["circle",{cx:"12",cy:"14",r:"8",key:"1e1u0o"}]],oc=ce("timer",wN);var LN=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],oo=ce("triangle-alert",LN);var kN=[["path",{d:"M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978",key:"1n3hpd"}],["path",{d:"M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978",key:"rfe1zi"}],["path",{d:"M18 9h1.5a1 1 0 0 0 0-5H18",key:"7xy6bh"}],["path",{d:"M4 22h16",key:"57wxv0"}],["path",{d:"M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z",key:"1mhfuq"}],["path",{d:"M6 9H4.5a1 1 0 0 1 0-5H6",key:"tex48p"}]],ic=ce("trophy",kN);var ux=Y(Ee(),1),IN={"\u2753":lr,"\u{1F9ED}":Qu,"\u{1F4DD}":Ju,"\u{1F3AF}":ro,"\u{1F3C6}":ic,"\u2728":no,"\u{1F4AC}":rc,"\u{1F3AE}":ec,"\u{1F4A1}":ac,"\u{1F4B0}":Rs,"\u{1F4CB}":Yu,"\u2705":ao,"\u26A0\uFE0F":oo,"\u{1F4B5}":Rs,"\u{1F3DB}\uFE0F":tc,"\u23ED\uFE0F":nc,"\u27A1\uFE0F":Zu,"\u23F1\uFE0F":oc,"\u{1F4D6}":Ku,"\u{1F514}":Xu};function Mp({emoji:t,size:e=14,color:a="currentColor"}){let r=IN[t];return r?(0,ux.jsx)(r,{size:e,color:a}):(0,ux.jsx)("span",{children:t})}var wa=Y(Ee(),1),JI="syntro-toast-styles",AN=`
|
|
447
431
|
@keyframes syntro-toast-slide-in {
|
|
448
432
|
from { opacity: 0; transform: translateY(12px); }
|
|
449
433
|
to { opacity: 1; transform: translateY(0); }
|
|
@@ -461,21 +445,21 @@ Please report this to https://github.com/markedjs/marked.`,t){let n="<p>An error
|
|
|
461
445
|
.syntro-toast-progress.paused {
|
|
462
446
|
animation-play-state: paused;
|
|
463
447
|
}
|
|
464
|
-
`;function AB(t){if(t.querySelector(`#${q1}`))return;let e=document.createElement("style");e.id=q1,e.textContent=IB,t.appendChild(e)}function ep({notifications:t,onDismiss:e,onClickNotification:a,position:n}){let{shadowRoot:r}=Ko();return AB(r),t.length===0?null:(0,Ba.jsx)("div",{"data-testid":"notification-toast-stack",style:{position:"fixed",bottom:"6rem",[n==="right"?"right":"left"]:"2.5rem",display:"flex",flexDirection:"column",gap:"8px",zIndex:2147483648,pointerEvents:"auto",width:"280px"},children:t.map(o=>(0,Ba.jsxs)("div",{className:"syntro-toast-enter",style:{background:"var(--sc-notification-background)",backdropFilter:"blur(12px)",WebkitBackdropFilter:"blur(12px)",border:"var(--sc-notification-border)",borderRadius:"var(--sc-notification-border-radius)",overflow:"hidden",cursor:"pointer",transition:"transform 0.15s ease"},onMouseEnter:i=>{i.currentTarget.style.transform="translateY(-1px)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.add("paused")},onMouseLeave:i=>{i.currentTarget.style.transform="translateY(0)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.remove("paused")},children:[(0,Ba.jsxs)("div",{onClick:()=>a(o),style:{display:"flex",alignItems:"flex-start",gap:"10px",padding:"10px 12px"},children:[(0,Ba.jsx)("div",{style:{width:"28px",height:"28px",borderRadius:"8px",background:"var(--sc-notification-icon-background)",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,fontSize:"14px"},children:o.icon??"\u{1F514}"}),(0,Ba.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,Ba.jsx)("div",{style:{fontSize:"13px",fontWeight:600,color:"var(--sc-notification-text-color)",lineHeight:"1.3",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.title}),o.body&&(0,Ba.jsx)("div",{style:{fontSize:"12px",color:"var(--sc-notification-text-secondary-color)",lineHeight:"1.3",marginTop:"2px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.body})]}),(0,Ba.jsx)("button",{type:"button",onClick:i=>{i.stopPropagation(),e(o.id)},"aria-label":"Dismiss notification",style:{background:"none",border:"none",color:"var(--sc-notification-text-secondary-color)",cursor:"pointer",padding:"2px",fontSize:"14px",lineHeight:1,flexShrink:0},children:"\xD7"})]}),(0,Ba.jsx)("div",{style:{height:"2px",background:"rgba(0, 0, 0, 0.08)"},children:(0,Ba.jsx)("div",{className:"syntro-toast-progress",style:{height:"100%",background:"var(--sc-notification-progress-gradient)",animationDuration:`${o.ttl}ms`}})})]},o.id))})}var en=K(Xe(),1);var tp=3,ap=8e3,np=3e4;var EB=0;function Ru(t,e){return t.replace(/\{\{props\.(\w+)\}\}/g,(a,n)=>!e||!(n in e)?a:String(e[n]))}function TB(t,e){if(t===e)return!0;try{return new RegExp(e).test(t)}catch{return!1}}function rp(t,e){for(let a of e){let n=a.notifications;if(!(!n||n.length===0))for(let r of n){if(!TB(t.name,r.on))continue;let o=Date.now(),i=r.ttl??8e3;return{notification:{id:`notif-${++EB}-${o}`,title:Ru(r.title,t.props),body:r.body?Ru(r.body,t.props):void 0,icon:r.icon,tileId:a.id,itemId:r.deepLink?.itemId?Ru(r.deepLink.itemId,t.props):void 0,expiresAt:o+i,createdAt:o,ttl:i},rule:r}}}return null}function op(t,e){let[a,n]=(0,en.useState)([]),r=(0,en.useRef)(new Map),o=(0,en.useRef)(new Map),i=(0,en.useCallback)(u=>{t?.publish(Se.NOTIFICATION_DISMISSED,{notificationId:u.id,tileId:u.tileId,itemId:u.itemId})},[t]),s=(0,en.useCallback)(u=>{let c=setTimeout(()=>{n(d=>d.filter(f=>f.id!==u.id)),o.current.delete(u.id),i(u)},u.ttl);o.current.set(u.id,c)},[i]),l=(0,en.useCallback)(u=>{n(d=>{let f=d.find(m=>m.id===u);return f&&i(f),d.filter(m=>m.id!==u)});let c=o.current.get(u);c&&(clearTimeout(c),o.current.delete(u))},[i]);return(0,en.useEffect)(()=>{if(!t)return;let u=t.subscribe(c=>{let d=rp(c,e);if(!d)return;let{notification:f,rule:m}=d,S=f.itemId?`${f.tileId}:${c.name}:${f.itemId}`:`${f.tileId}:${c.name}`,b=r.current.get(S),x=Date.now(),p=m.cooldown??3e4;b!==void 0&&x-b<p||(r.current.set(S,x),n(g=>{if(f.itemId&&g.some(_=>_.tileId===f.tileId&&_.itemId===f.itemId))return g;let v=[...g,f];if(v.length>3){let y=v.shift(),_=o.current.get(y.id);_&&(clearTimeout(_),o.current.delete(y.id))}return v}),t.publish(Se.NOTIFICATION_SHOWN,{notificationId:f.id,tileId:f.tileId,itemId:f.itemId,title:f.title}),s(f))});return()=>{u();for(let c of o.current.values())clearTimeout(c);o.current.clear()}},[t,e,s]),{notifications:a,dismiss:l}}var ip=K(Xe(),1);function RB(t,e){let a=[];for(let n of t){let r=n.widget.split(":")[0],i=e.get(r)?.manifest.runtime?.notifyWatchers;i&&a.push(...i(n.props??{}))}return a}function sp(t,e,a){let n=(0,ip.useRef)(new Map);(0,ip.useEffect)(()=>{if(!t?.events||!a)return;let r=RB(e,a);if(r.length===0)return;let o=t.state.ns("notified");for(let s of r)if(!n.current.has(s.id)){let l=t.evaluateSync(s.strategy);n.current.set(s.id,l.value),l.value&&!o.has(s.id)&&(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps))}return t.events.subscribe(()=>{for(let s of r){let l=t.evaluateSync(s.strategy),u=n.current.get(s.id)??!1;n.current.set(s.id,l.value),!u&&l.value?(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps)):u&&!l.value&&o.remove(s.id)}})},[t,e,a])}var Jt=K(Xe(),1),W1=K(Oe(),1),Ay=(0,Jt.createContext)({runtime:null,context:null});function lp({runtime:t,children:e}){let[a,n]=(0,Jt.useState)(t?t.context.get():null);(0,Jt.useEffect)(()=>t?(n(t.context.get()),t.context.subscribe(i=>{n(i)})):void 0,[t]);let r=(0,Jt.useMemo)(()=>({runtime:t,context:a}),[t,a]);return(0,W1.jsx)(Ay.Provider,{value:r,children:e})}function gn(){let{runtime:t}=(0,Jt.useContext)(Ay);return t}function Mu(){let{context:t}=(0,Jt.useContext)(Ay);return t}function up(){return Mu()?.page??null}function $1(){return Mu()?.session??null}function V1(){return Mu()?.viewport??null}function j1(t,e,a=[]){let n=gn();(0,Jt.useEffect)(()=>n?t?n.events.subscribe(t,e):n.events.subscribe(e):void 0,[n,...a,e,t])}function G1(){return gn()?.state??null}function Z1(t,e){let a=gn(),[n,r]=(0,Jt.useState)({value:e,isFallback:!0,isLoading:!0});return(0,Jt.useEffect)(()=>{if(!a||!t){r({value:e,isFallback:!0,isLoading:!1});return}let o=!1;return a.evaluate(t).then(i=>{o||r({value:i.value,isFallback:i.isFallback,isLoading:!1})}),()=>{o=!0}},[a,t,e]),n}function ae(t,e){return`${t}${Math.round(e*255).toString(16).padStart(2,"0")}`}var MB={colorPrimary:re[3],colorPrimaryHover:re[4],colorPrimaryMuted:re[0],colorBackground:ae(I[1],.95),colorBackgroundElevated:ae(I[3],.95),colorBackgroundSubtle:ae(I[0],.2),colorSurface:ae(I[4],.8),colorSurfaceHover:ae(I[5],.8),colorText:ga.primary,colorTextSecondary:ga.secondary,colorTextMuted:ga.tertiary,colorTextInverse:I[1],colorBorder:Yv.primary,colorBorderSubtle:Yv.secondary,colorSuccess:Te[4],colorSuccessMuted:Te[0],colorWarning:wt[4],colorWarningMuted:wt[0],colorError:Ve[4],colorErrorMuted:Ve[0],colorInfo:ma[4],colorInfoMuted:ma[0],colorNotification:re[4],colorNotificationMuted:ae(re[4],.4),glassBackground:ae(I[1],.6),glassBackgroundHover:ae(I[1],.7),glassBorder:"rgba(255, 255, 255, 0.08)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.2)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.3)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.4)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.5)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"},DB={colorPrimary:re[3],colorPrimaryHover:re[2],colorPrimaryMuted:ae(re[5],.1),colorBackground:ae(I[12],.95),colorBackgroundElevated:ae(I[11],.95),colorBackgroundSubtle:ae(I[0],.02),colorSurface:ae(I[11],.6),colorSurfaceHover:ae(I[10],.6),colorText:I[1],colorTextSecondary:I[6],colorTextMuted:I[8],colorTextInverse:I[12],colorBorder:ae(I[0],.12),colorBorderSubtle:ae(I[0],.06),colorSuccess:Te[4],colorSuccessMuted:ae(Te[4],.12),colorWarning:wt[4],colorWarningMuted:ae(wt[4],.12),colorError:Ve[4],colorErrorMuted:ae(Ve[4],.12),colorInfo:ma[4],colorInfoMuted:ae(ma[4],.12),colorNotification:re[3],colorNotificationMuted:ae(re[3],.4),glassBackground:ae(I[12],.7),glassBackgroundHover:ae(I[12],.8),glassBorder:"rgba(0, 0, 0, 0.06)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.08)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.12)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.16)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.2)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"};function OB(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}var Ey={mode:"dark",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:re[3],colorPrimaryHover:re[4],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:ae(I[1],.6),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:gf.primary.backgroundDefault,backgroundHover:gf.primary.backgroundHover,color:gf.primary.icon,size:"56px",shadow:`0 8px 32px ${ae(I[0],.6)}`,borderRadius:"9999px"},tile:{background:ae(I[1],.6),backgroundHover:ae(I[1],.7),border:"1px solid rgba(255, 255, 255, 0.08)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.3)",titleColor:ga.primary,textColor:ga.secondary,iconBackground:`linear-gradient(135deg, ${re[3]} 0%, ${re[3]}cc 100%)`,iconShadow:`0 2px 8px ${re[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:ae(I[1],.6),textColor:ga.primary,titleColor:ga.primary,arrowColor:ae(I[1],.6),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${re[3]}`},notification:{background:ae(I[0],.95),textColor:ga.primary,textSecondaryColor:ga.secondary,border:`1px solid ${I[5]}`,borderRadius:"12px",successColor:Te[4],warningColor:wt[4],errorColor:Ve[4],iconBackground:ae(re[3],.15),progressGradient:`linear-gradient(90deg, ${re[3]}, ${re[4]})`},content:{background:ae(I[3],.8),backgroundHover:ae(I[5],.6),border:`1px solid ${ae(I[5],.5)}`,borderRadius:"8px",textColor:ga.primary,textSecondaryColor:ga.secondary,itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:ae(I[3],.8),searchColor:ga.primary,chevronColor:"currentColor"}},Ty={mode:"light",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:re[3],colorPrimaryHover:re[2],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:ae(I[12],.7),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:re[3],backgroundHover:re[2],color:"#ffffff",size:"56px",shadow:"0 8px 32px rgba(0, 0, 0, 0.15)",borderRadius:"9999px"},tile:{background:ae(I[12],.7),backgroundHover:ae(I[12],.8),border:"1px solid rgba(0, 0, 0, 0.06)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.12)",titleColor:I[1],textColor:I[6],iconBackground:`linear-gradient(135deg, ${re[3]} 0%, ${re[3]}cc 100%)`,iconShadow:`0 2px 8px ${re[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:ae(I[12],.7),textColor:I[1],titleColor:I[1],arrowColor:ae(I[12],.7),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${re[3]}`},notification:{background:ae(I[12],.95),textColor:I[1],textSecondaryColor:I[6],border:`1px solid ${ae(I[0],.12)}`,borderRadius:"12px",successColor:Te[4],warningColor:wt[4],errorColor:Ve[4],iconBackground:ae(re[3],.1),progressGradient:`linear-gradient(90deg, ${re[3]}, ${re[2]})`},content:{background:ae(I[12],.8),backgroundHover:ae(I[11],.6),border:`1px solid ${I[11]}`,borderRadius:"8px",textColor:I[1],textSecondaryColor:I[6],itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:I[12],searchColor:I[1],chevronColor:"currentColor"}};function Ry(t){let e=t.mode==="light"?Ty:Ey;return{mode:t.mode??e.mode,fontFamily:t.fontFamily??e.fontFamily,colorPrimary:t.colorPrimary??e.colorPrimary,colorPrimaryHover:t.colorPrimaryHover??e.colorPrimaryHover,borderRadius:t.borderRadius??e.borderRadius,canvas:{...e.canvas,...t.canvas},launcher:{...e.launcher,...t.launcher},tile:{...e.tile,...t.tile},overlay:{...e.overlay,...t.overlay},notification:{...e.notification,...t.notification},content:{...e.content,...t.content}}}function My(t,e){let a=e.mode??t.mode??"dark",n=a==="light"?Ty:Ey;return{mode:a,fontFamily:e.fontFamily??t.fontFamily??n.fontFamily,colorPrimary:e.colorPrimary??t.colorPrimary??n.colorPrimary,colorPrimaryHover:e.colorPrimaryHover??t.colorPrimaryHover??n.colorPrimaryHover,borderRadius:e.borderRadius??t.borderRadius??n.borderRadius,canvas:{...n.canvas,...t.canvas,...e.canvas},launcher:{...n.launcher,...t.launcher,...e.launcher},tile:{...n.tile,...t.tile,...e.tile},overlay:{...n.overlay,...t.overlay,...e.overlay},notification:{...n.notification,...t.notification,...e.notification},content:{...n.content,...t.content,...e.content}}}var BB=["canvas","launcher","tile","overlay","notification","content"];function Dy(t){let e={};t.fontFamily&&(e["--sc-font-family"]=t.fontFamily),t.colorPrimary&&(e["--sc-color-primary"]=t.colorPrimary),t.colorPrimaryHover&&(e["--sc-color-primary-hover"]=t.colorPrimaryHover),t.borderRadius&&(e["--sc-border-radius"]=t.borderRadius);for(let a of BB){let n=t[a];if(n)for(let[r,o]of Object.entries(n))o!==void 0&&(e[`--sc-${a}-${OB(r)}`]=o)}return e}var Jn=K(Xe(),1);var Y1=K(Oe(),1),X1=(0,Jn.createContext)(null);function Oy({children:t,themeConfig:e,workspaceTheme:a,shadowRoot:n}){let r=(0,Jn.useMemo)(()=>a?My(a,e??{}):Ry(e??{}),[e,a]),o=(0,Jn.useMemo)(()=>Dy(r),[r]);(0,Jn.useEffect)(()=>{if(!n)return;let s=n.querySelector("#sc-theme-vars");s||(s=document.createElement("style"),s.id="sc-theme-vars",n.insertBefore(s,n.firstChild));let l=Object.entries(o).map(([u,c])=>` ${u}: ${c};`).join(`
|
|
448
|
+
`;function EN(t){if(t.querySelector(`#${JI}`))return;let e=document.createElement("style");e.id=JI,e.textContent=AN,t.appendChild(e)}function Op({notifications:t,onDismiss:e,onClickNotification:a,position:r}){let{shadowRoot:n}=oi();return EN(n),t.length===0?null:(0,wa.jsx)("div",{"data-testid":"notification-toast-stack",style:{position:"fixed",bottom:"6rem",[r==="right"?"right":"left"]:"2.5rem",display:"flex",flexDirection:"column",gap:"8px",zIndex:2147483648,pointerEvents:"auto",width:"280px"},children:t.map(o=>(0,wa.jsxs)("div",{className:"syntro-toast-enter",style:{background:"var(--sc-notification-background)",backdropFilter:"blur(12px)",WebkitBackdropFilter:"blur(12px)",border:"var(--sc-notification-border)",borderRadius:"var(--sc-notification-border-radius)",overflow:"hidden",cursor:"pointer",transition:"transform 0.15s ease"},onMouseEnter:i=>{i.currentTarget.style.transform="translateY(-1px)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.add("paused")},onMouseLeave:i=>{i.currentTarget.style.transform="translateY(0)";let s=i.currentTarget.querySelector(".syntro-toast-progress");s&&s.classList.remove("paused")},children:[(0,wa.jsxs)("div",{onClick:()=>a(o),style:{display:"flex",alignItems:"flex-start",gap:"10px",padding:"10px 12px"},children:[(0,wa.jsx)("div",{style:{width:"28px",height:"28px",borderRadius:"8px",background:"var(--sc-notification-icon-background)",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,fontSize:"14px"},children:(0,wa.jsx)(Mp,{emoji:o.icon??"\u{1F514}",size:14})}),(0,wa.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,wa.jsx)("div",{style:{fontSize:"13px",fontWeight:600,color:"var(--sc-notification-text-color)",lineHeight:"1.3",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.title}),o.body&&(0,wa.jsx)("div",{style:{fontSize:"12px",color:"var(--sc-notification-text-secondary-color)",lineHeight:"1.3",marginTop:"2px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:o.body})]}),(0,wa.jsx)("button",{type:"button",onClick:i=>{i.stopPropagation(),e(o.id)},"aria-label":"Dismiss notification",style:{background:"none",border:"none",color:"var(--sc-notification-text-secondary-color)",cursor:"pointer",padding:"2px",fontSize:"14px",lineHeight:1,flexShrink:0},children:"\xD7"})]}),(0,wa.jsx)("div",{style:{height:"2px",background:"rgba(0, 0, 0, 0.08)"},children:(0,wa.jsx)("div",{className:"syntro-toast-progress",style:{height:"100%",background:"var(--sc-notification-progress-gradient)",animationDuration:`${o.ttl}ms`}})})]},o.id))})}var ur=Y(tt(),1);var Dp=3,Bp=8e3,Pp=3e4;var TN=0;function sc(t,e){return t.replace(/\{\{props\.(\w+)\}\}/g,(a,r)=>!e||!(r in e)?a:String(e[r]))}function RN(t,e){if(t===e)return!0;try{return new RegExp(e).test(t)}catch{return!1}}function Np(t,e){for(let a of e){let r=a.notifications;if(!(!r||r.length===0))for(let n of r){if(!RN(t.name,n.on))continue;let o=Date.now(),i=n.ttl??8e3;return{notification:{id:`notif-${++TN}-${o}`,title:sc(n.title,t.props),body:n.body?sc(n.body,t.props):void 0,icon:n.icon,tileId:a.id,itemId:n.deepLink?.itemId?sc(n.deepLink.itemId,t.props):void 0,expiresAt:o+i,createdAt:o,ttl:i},rule:n}}}return null}function Fp(t,e){let[a,r]=(0,ur.useState)([]),n=(0,ur.useRef)(new Map),o=(0,ur.useRef)(new Map),i=(0,ur.useCallback)(u=>{t?.publish(Lt.NOTIFICATION_DISMISSED,{notificationId:u.id,tileId:u.tileId,itemId:u.itemId})},[t]),s=(0,ur.useCallback)(u=>{let c=setTimeout(()=>{r(d=>d.filter(f=>f.id!==u.id)),o.current.delete(u.id),i(u)},u.ttl);o.current.set(u.id,c)},[i]),l=(0,ur.useCallback)(u=>{r(d=>{let f=d.find(h=>h.id===u);return f&&i(f),d.filter(h=>h.id!==u)});let c=o.current.get(u);c&&(clearTimeout(c),o.current.delete(u))},[i]);return(0,ur.useEffect)(()=>{if(!t)return;let u=t.subscribe(c=>{let d=Np(c,e);if(!d)return;let{notification:f,rule:h}=d,S=f.itemId?`${f.tileId}:${c.name}:${f.itemId}`:`${f.tileId}:${c.name}`,x=n.current.get(S),b=Date.now(),g=h.cooldown??3e4;x!==void 0&&b-x<g||(n.current.set(S,b),r(m=>{if(f.itemId&&m.some(C=>C.tileId===f.tileId&&C.itemId===f.itemId))return m;let y=[...m,f];if(y.length>3){let v=y.shift(),C=o.current.get(v.id);C&&(clearTimeout(C),o.current.delete(v.id))}return y}),t.publish(Lt.NOTIFICATION_SHOWN,{notificationId:f.id,tileId:f.tileId,itemId:f.itemId,title:f.title}),s(f))});return()=>{u();for(let c of o.current.values())clearTimeout(c);o.current.clear()}},[t,e,s]),{notifications:a,dismiss:l}}var Hp=Y(tt(),1);function MN(t,e){let a=[];for(let r of t){let n=r.widget.split(":")[0],i=e.get(n)?.manifest.runtime?.notifyWatchers;i&&a.push(...i(r.props??{}))}return a}function Up(t,e,a){let r=(0,Hp.useRef)(new Map);(0,Hp.useEffect)(()=>{if(!t?.events||!a)return;let n=MN(e,a);if(n.length===0)return;let o=t.state.ns("notified");for(let s of n)if(!r.current.has(s.id)){let l=t.evaluateSync(s.strategy);r.current.set(s.id,l.value),l.value&&!o.has(s.id)&&(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps))}return t.events.subscribe(()=>{for(let s of n){let l=t.evaluateSync(s.strategy),u=r.current.get(s.id)??!1;r.current.set(s.id,l.value),!u&&l.value?(o.set(s.id,!0),t.events.publish(s.eventName,s.eventProps)):u&&!l.value&&o.remove(s.id)}})},[t,e,a])}var ia=Y(tt(),1),oA=Y(Ee(),1),cx=(0,ia.createContext)({runtime:null,context:null});function zp({runtime:t,children:e}){let[a,r]=(0,ia.useState)(t?t.context.get():null);(0,ia.useEffect)(()=>t?(r(t.context.get()),t.context.subscribe(i=>{r(i)})):void 0,[t]);let n=(0,ia.useMemo)(()=>({runtime:t,context:a}),[t,a]);return(0,oA.jsx)(cx.Provider,{value:n,children:e})}function wr(){let{runtime:t}=(0,ia.useContext)(cx);return t}function lc(){let{context:t}=(0,ia.useContext)(cx);return t}function qp(){return lc()?.page??null}function eA(){return lc()?.session??null}function tA(){return lc()?.viewport??null}function aA(t,e,a=[]){let r=wr();(0,ia.useEffect)(()=>r?t?r.events.subscribe(t,e):r.events.subscribe(e):void 0,[r,...a,e,t])}function rA(){return wr()?.state??null}function nA(t,e){let a=wr(),[r,n]=(0,ia.useState)({value:e,isFallback:!0,isLoading:!0});return(0,ia.useEffect)(()=>{if(!a||!t){n({value:e,isFallback:!0,isLoading:!1});return}let o=!1;return a.evaluate(t).then(i=>{o||n({value:i.value,isFallback:i.isFallback,isLoading:!1})}),()=>{o=!0}},[a,t,e]),r}function re(t,e){return`${t}${Math.round(e*255).toString(16).padStart(2,"0")}`}var ON={colorPrimary:ne[3],colorPrimaryHover:ne[4],colorPrimaryMuted:ne[0],colorBackground:re(k[1],.95),colorBackgroundElevated:re(k[3],.95),colorBackgroundSubtle:re(k[0],.2),colorSurface:re(k[4],.8),colorSurfaceHover:re(k[5],.8),colorText:_a.primary,colorTextSecondary:_a.secondary,colorTextMuted:_a.tertiary,colorTextInverse:k[1],colorBorder:Iy.primary,colorBorderSubtle:Iy.secondary,colorSuccess:De[4],colorSuccessMuted:De[0],colorWarning:Mt[4],colorWarningMuted:Mt[0],colorError:Xe[4],colorErrorMuted:Xe[0],colorInfo:Sa[4],colorInfoMuted:Sa[0],colorNotification:ne[4],colorNotificationMuted:re(ne[4],.4),glassBackground:re(k[1],.6),glassBackgroundHover:re(k[1],.7),glassBorder:"rgba(255, 255, 255, 0.08)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.2)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.3)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.4)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.5)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"},DN={colorPrimary:ne[3],colorPrimaryHover:ne[2],colorPrimaryMuted:re(ne[5],.1),colorBackground:re(k[12],.95),colorBackgroundElevated:re(k[11],.95),colorBackgroundSubtle:re(k[0],.02),colorSurface:re(k[11],.6),colorSurfaceHover:re(k[10],.6),colorText:k[1],colorTextSecondary:k[6],colorTextMuted:k[8],colorTextInverse:k[12],colorBorder:re(k[0],.12),colorBorderSubtle:re(k[0],.06),colorSuccess:De[4],colorSuccessMuted:re(De[4],.12),colorWarning:Mt[4],colorWarningMuted:re(Mt[4],.12),colorError:Xe[4],colorErrorMuted:re(Xe[4],.12),colorInfo:Sa[4],colorInfoMuted:re(Sa[4],.12),colorNotification:ne[3],colorNotificationMuted:re(ne[3],.4),glassBackground:re(k[12],.7),glassBackgroundHover:re(k[12],.8),glassBorder:"rgba(0, 0, 0, 0.06)",glassBlur:"blur(24px)",glassSaturate:"saturate(1.2)",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",fontFamilyMono:"'SF Mono', 'Fira Code', Consolas, monospace",fontSizeXs:"0.7rem",fontSizeSm:"0.8rem",fontSizeMd:"0.9rem",fontSizeLg:"1rem",fontSizeXl:"1.25rem",fontSizeXxl:"1.5rem",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",lineHeightTight:"1.25",lineHeightNormal:"1.5",lineHeightRelaxed:"1.75",spacingXs:"0.25rem",spacingSm:"0.5rem",spacingMd:"0.75rem",spacingLg:"1rem",spacingXl:"1.5rem",borderRadiusSm:"6px",borderRadiusMd:"10px",borderRadiusLg:"14px",borderRadiusXl:"20px",borderRadiusFull:"9999px",shadowSm:"0 1px 2px rgba(0, 0, 0, 0.08)",shadowMd:"0 2px 12px rgba(0, 0, 0, 0.12)",shadowLg:"0 8px 24px rgba(0, 0, 0, 0.16)",shadowXl:"0 16px 48px rgba(0, 0, 0, 0.2)",backdropBlur:"blur(20px)",backdropSaturate:"saturate(180%)",transitionFast:"0.1s ease",transitionNormal:"0.25s ease",transitionSlow:"0.4s ease"};function BN(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}var dx={mode:"dark",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:ne[3],colorPrimaryHover:ne[4],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:re(k[1],.6),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:zf.primary.backgroundDefault,backgroundHover:zf.primary.backgroundHover,color:zf.primary.icon,size:"56px",shadow:`0 8px 32px ${re(k[0],.6)}`,borderRadius:"9999px"},tile:{background:re(k[1],.6),backgroundHover:re(k[1],.7),border:"1px solid rgba(255, 255, 255, 0.08)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.3)",titleColor:_a.primary,textColor:_a.secondary,iconBackground:`linear-gradient(135deg, ${ne[3]} 0%, ${ne[3]}cc 100%)`,iconShadow:`0 2px 8px ${ne[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:re(k[1],.6),textColor:_a.primary,titleColor:_a.primary,arrowColor:re(k[1],.6),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${ne[3]}`},notification:{background:re(k[0],.95),textColor:_a.primary,textSecondaryColor:_a.secondary,border:`1px solid ${k[5]}`,borderRadius:"12px",successColor:De[4],warningColor:Mt[4],errorColor:Xe[4],iconBackground:re(ne[3],.15),progressGradient:`linear-gradient(90deg, ${ne[3]}, ${ne[4]})`},content:{background:re(k[3],.8),backgroundHover:re(k[5],.6),border:`1px solid ${re(k[5],.5)}`,borderRadius:"8px",textColor:_a.primary,textSecondaryColor:_a.secondary,itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:re(k[3],.8),searchColor:_a.primary,chevronColor:"currentColor"}},fx={mode:"light",fontFamily:"-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', Roboto, sans-serif",colorPrimary:ne[3],colorPrimaryHover:ne[2],borderRadius:"12px",canvas:{position:"right",layout:"overlay",background:re(k[12],.7),blur:"blur(24px)",border:"none",width:"clamp(380px, 25vw, 520px)",transitionDuration:"300ms",transitionEasing:"cubic-bezier(0.16, 1, 0.3, 1)",transitionFade:"6%"},launcher:{background:ne[3],backgroundHover:ne[2],color:"#ffffff",size:"56px",shadow:"0 8px 32px rgba(0, 0, 0, 0.15)",borderRadius:"9999px"},tile:{background:re(k[12],.7),backgroundHover:re(k[12],.8),border:"1px solid rgba(0, 0, 0, 0.06)",borderRadius:"14px",shadow:"0 2px 12px rgba(0, 0, 0, 0.12)",titleColor:k[1],textColor:k[6],iconBackground:`linear-gradient(135deg, ${ne[3]} 0%, ${ne[3]}cc 100%)`,iconShadow:`0 2px 8px ${ne[3]}40`,headerPadding:"0.375rem 0.75rem",bodyPadding:"0 0.75rem 0.5rem",gap:"0.25rem"},overlay:{background:re(k[12],.7),textColor:k[1],titleColor:k[1],arrowColor:re(k[12],.7),arrowSize:"8px",border:"none",borderRadius:"0",scrimOpacity:"0",highlightRing:`2px solid ${ne[3]}`},notification:{background:re(k[12],.95),textColor:k[1],textSecondaryColor:k[6],border:`1px solid ${re(k[0],.12)}`,borderRadius:"12px",successColor:De[4],warningColor:Mt[4],errorColor:Xe[4],iconBackground:re(ne[3],.1),progressGradient:`linear-gradient(90deg, ${ne[3]}, ${ne[2]})`},content:{background:re(k[12],.8),backgroundHover:re(k[11],.6),border:`1px solid ${k[11]}`,borderRadius:"8px",textColor:k[1],textSecondaryColor:k[6],itemDivider:"none",itemGap:"6px",itemPadding:"12px 16px",itemFontSize:"15px",bodyPadding:"0 16px 12px 16px",bodyFontSize:"14px",categoryPadding:"8px 4px 4px 4px",categoryGap:"4px",categoryFontSize:"12px",searchBackground:k[12],searchColor:k[1],chevronColor:"currentColor"}};function px(t){let e=t.mode==="light"?fx:dx;return{mode:t.mode??e.mode,fontFamily:t.fontFamily??e.fontFamily,colorPrimary:t.colorPrimary??e.colorPrimary,colorPrimaryHover:t.colorPrimaryHover??e.colorPrimaryHover,borderRadius:t.borderRadius??e.borderRadius,canvas:{...e.canvas,...t.canvas},launcher:{...e.launcher,...t.launcher},tile:{...e.tile,...t.tile},overlay:{...e.overlay,...t.overlay},notification:{...e.notification,...t.notification},content:{...e.content,...t.content}}}function hx(t,e){let a=e.mode??t.mode??"dark",r=a==="light"?fx:dx;return{mode:a,fontFamily:e.fontFamily??t.fontFamily??r.fontFamily,colorPrimary:e.colorPrimary??t.colorPrimary??r.colorPrimary,colorPrimaryHover:e.colorPrimaryHover??t.colorPrimaryHover??r.colorPrimaryHover,borderRadius:e.borderRadius??t.borderRadius??r.borderRadius,canvas:{...r.canvas,...t.canvas,...e.canvas},launcher:{...r.launcher,...t.launcher,...e.launcher},tile:{...r.tile,...t.tile,...e.tile},overlay:{...r.overlay,...t.overlay,...e.overlay},notification:{...r.notification,...t.notification,...e.notification},content:{...r.content,...t.content,...e.content}}}var PN=["canvas","launcher","tile","overlay","notification","content"];function mx(t){let e={};t.fontFamily&&(e["--sc-font-family"]=t.fontFamily),t.colorPrimary&&(e["--sc-color-primary"]=t.colorPrimary),t.colorPrimaryHover&&(e["--sc-color-primary-hover"]=t.colorPrimaryHover),t.borderRadius&&(e["--sc-border-radius"]=t.borderRadius);for(let a of PN){let r=t[a];if(r)for(let[n,o]of Object.entries(r))o!==void 0&&(e[`--sc-${a}-${BN(n)}`]=o)}return e}var rn=Y(tt(),1);var sA=Y(Ee(),1),iA=(0,rn.createContext)(null);function gx({children:t,themeConfig:e,workspaceTheme:a,shadowRoot:r}){let n=(0,rn.useMemo)(()=>a?hx(a,e??{}):px(e??{}),[e,a]),o=(0,rn.useMemo)(()=>mx(n),[n]);(0,rn.useEffect)(()=>{if(!r)return;let s=r.querySelector("#sc-theme-vars");s||(s=document.createElement("style"),s.id="sc-theme-vars",r.insertBefore(s,r.firstChild));let l=Object.entries(o).map(([u,c])=>` ${u}: ${c};`).join(`
|
|
465
449
|
`);s.textContent=`:host {
|
|
466
450
|
${l}
|
|
467
|
-
}`},[
|
|
451
|
+
}`},[r,o]);let i={config:n,mode:n.mode,cssVariables:o};return(0,sA.jsx)(iA.Provider,{value:i,children:t})}function vx(){let t=(0,rn.useContext)(iA);if(!t)throw new Error("useTheme must be used within a ThemeProvider");return t}var Ge=Y(tt(),1);var uA=Y(Ee(),1);function lA({emoji:t,size:e=18,color:a="currentColor"}){return(0,uA.jsx)(Mp,{emoji:t,size:e,color:a})}var sa=Y(Ee(),1);function NN({widgetId:t,props:e}){let a=wr(),r=(0,Ge.useRef)(null),n=(0,Ge.useRef)(null),o=a?.widgets,i=o?.has(t)??!1,s=(0,Ge.useRef)(e);s.current=e;let[,l]=(0,Ge.useReducer)(d=>d+1,0);(0,Ge.useEffect)(()=>{if(!(!o||i))return o.subscribe(d=>{d.type==="registered"&&d.widgetId===t&&l()})},[o,t,i]),(0,Ge.useEffect)(()=>{if(!r.current||!o||!i)return;let d=document.createElement("div");d.style.width="100%",d.style.minHeight="40px",r.current.appendChild(d);let f=o.mount(t,d,s.current);return n.current=f,()=>{f.unmount(),n.current=null}},[o,t,i]);let u=JSON.stringify(e),c=(0,Ge.useRef)(u);return(0,Ge.useEffect)(()=>{c.current!==u&&(c.current=u,n.current?.update(s.current))},[u]),o?.has(t)?(0,sa.jsx)("div",{ref:r}):(0,sa.jsxs)("div",{style:{padding:"0.75rem",fontSize:"0.8rem",color:"var(--sc-tile-text-color)",fontStyle:"italic"},children:["Widget not available: ",t]})}var FN=[":toggled",":clicked",":feedback",":navigate",":expanded",":collapsed",":dismissed",":submitted",":interacted",":tip_clicked",":tip_focused"];function Ms({config:t,surface:e,telemetry:a,style:r}){let{title:n,subtitle:o,widget:i,props:s,icon:l}=t,[,u]=(0,Ge.useState)(0),c=(0,Ge.useRef)(null),d=wr();(0,Ge.useEffect)(()=>{d&&u(w=>w+1)},[d]),(0,Ge.useEffect)(()=>{let w=typeof window<"u"?window.SynOS?.interventionTracker:null;if(!c.current||!w)return;let _=new IntersectionObserver(([L])=>{L.isIntersecting&&(w.trackSeen(t.id,t.widget??"unknown"),_.disconnect())},{threshold:.5});return _.observe(c.current),()=>_.disconnect()},[t.id,t.widget]),(0,Ge.useEffect)(()=>{let w=typeof window<"u"?window.SynOS?.interventionTracker:null;if(!(!d?.events||!w))return d.events.subscribe(_=>{FN.some(L=>_.name?.includes(L))&&_.props?.instanceId===t.id&&w.trackInteracted(t.id,t.widget??"unknown",_.name)})},[d?.events,t.id,t.widget]);let f=(0,Ge.useMemo)(()=>d?.widgets?.getRegistration?.(i),[d?.widgets,i]),h=(0,Ge.useMemo)(()=>l||(f?.metadata?.icon??"+"),[l,f]),S=(0,Ge.useMemo)(()=>o||f?.metadata?.subtitle,[o,f]),[x,b]=(0,Ge.useState)(!1),g=(0,Ge.useCallback)(()=>b(!0),[]),m=(0,Ge.useCallback)(()=>b(!1),[]),y={display:"flex",flexDirection:"column",borderRadius:"var(--sc-tile-border-radius)",background:x?"var(--sc-tile-background-hover)":"var(--sc-tile-background)",backdropFilter:"blur(16px) saturate(1.2)",WebkitBackdropFilter:"blur(16px) saturate(1.2)",border:"var(--sc-tile-border)",boxShadow:"var(--sc-tile-shadow)",color:"var(--sc-tile-title-color)",fontFamily:"var(--sc-font-family)",overflow:"hidden",cursor:"default",transition:"all 0.25s ease",transform:x?"scale(1.01)":"scale(1)",...r},v={display:"flex",alignItems:"center",gap:"var(--sc-tile-gap, 0.25rem)",padding:"var(--sc-tile-header-padding, 0.375rem 0.75rem)",minHeight:"44px"},C={display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return(0,sa.jsxs)("article",{ref:c,"data-shadow-canvas-id":`tile-${t.id}`,style:y,onMouseEnter:g,onMouseLeave:m,children:[(0,sa.jsxs)("div",{style:v,children:[(0,sa.jsx)("div",{style:C,children:(0,sa.jsx)(lA,{emoji:h,size:S?36:24})}),(0,sa.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,sa.jsx)("h3",{style:{fontSize:"1.14rem",fontWeight:600,color:"var(--sc-tile-title-color)",margin:"0.125rem 0 0",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:n??i}),S&&(0,sa.jsx)("p",{style:{fontSize:"0.8rem",fontWeight:400,color:"var(--sc-tile-text-color)",margin:"0.125rem 0 0",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:S})]})]}),(0,sa.jsx)("div",{style:{padding:"var(--sc-tile-body-padding, 0 0.75rem 0.5rem)",borderTop:"1px solid rgba(255, 255, 255, 0.06)"},children:(0,sa.jsx)("div",{style:{paddingTop:"var(--sc-tile-gap, 0.25rem)"},children:(0,sa.jsx)(NN,{widgetId:i,props:{...s,instanceId:t.id}})})})]})}var be=Y(Ee(),1),cA="syntro-launcher-styles";function HN(t,e){if(t.querySelector(`#${cA}`))return;let a=document.createElement("style");a.id=cA,a.textContent=e,t.appendChild(a)}function xx({isOpen:t,onToggle:e,telemetry:a,launcherLabel:r="Adaptives",launcherAnimate:n=!1,launcherAnimationStyle:o="pulse",notificationCount:i,footerSlot:s,tiles:l,isLoading:u,error:c,canvasTitle:d,displayMode:f="standard"}){let[h,S]=(0,lt.useState)(!1),[x,b]=(0,lt.useState)(null),g=(0,lt.useRef)(null),m=wr(),{shadowRoot:y,portalRoot:v}=oi(),{config:C}=vx(),{notifications:w,dismiss:_}=Fp(m?.events??null,l);Up(m,l,m?.apps);let L=(0,lt.useCallback)(G=>{m&&m.events.publish(Lt.NOTIFICATION_CLICKED,{notificationId:G.id,tileId:G.tileId,itemId:G.itemId}),t||e(),m&&G.tileId&&m.events.publish(Lt.NOTIFICATION_DEEP_LINK,{tileId:G.tileId,itemId:G.itemId}),_(G.id)},[m,t,e,_]),I=(0,lt.useMemo)(()=>`
|
|
468
452
|
@keyframes syntro-launcher-pulse {
|
|
469
453
|
0%, 100% {
|
|
470
|
-
box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 0 ${
|
|
454
|
+
box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 0 ${C.colorPrimary}66;
|
|
471
455
|
}
|
|
472
456
|
50% {
|
|
473
|
-
box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 8px ${
|
|
457
|
+
box-shadow: 0 20px 45px rgba(0,0,0,0.35), 0 0 0 8px ${C.colorPrimary}00;
|
|
474
458
|
}
|
|
475
459
|
}
|
|
476
460
|
@keyframes syntro-launcher-glow {
|
|
477
461
|
0%, 100% { border-color: rgba(255,255,255,0.1); }
|
|
478
|
-
50% { border-color: ${
|
|
462
|
+
50% { border-color: ${C.colorPrimaryHover}99; }
|
|
479
463
|
}
|
|
480
464
|
.syntro-launcher-animate {
|
|
481
465
|
animation: syntro-launcher-pulse 2s ease-in-out infinite, syntro-launcher-glow 2s ease-in-out infinite;
|
|
@@ -486,8 +470,8 @@ ${l}
|
|
|
486
470
|
75%, 100% { transform: scale(2.2); opacity: 0; }
|
|
487
471
|
}
|
|
488
472
|
@keyframes syntro-badge-glow {
|
|
489
|
-
0%, 100% { box-shadow: 0 0 8px 2px ${
|
|
490
|
-
50% { box-shadow: 0 0 20px 6px ${
|
|
473
|
+
0%, 100% { box-shadow: 0 0 8px 2px ${C.colorPrimaryHover}4d; }
|
|
474
|
+
50% { box-shadow: 0 0 20px 6px ${C.colorPrimaryHover}80; }
|
|
491
475
|
}
|
|
492
476
|
@keyframes syntro-badge-bounce {
|
|
493
477
|
0%, 100% { transform: translateY(0); }
|
|
@@ -497,7 +481,7 @@ ${l}
|
|
|
497
481
|
.syntro-badge-ping { animation: syntro-badge-ping 1.5s cubic-bezier(0,0,0.2,1) infinite; }
|
|
498
482
|
.syntro-badge-glow { animation: syntro-badge-glow 2s ease-in-out infinite; }
|
|
499
483
|
.syntro-badge-bounce { animation: syntro-badge-bounce 2s ease-in-out infinite; }
|
|
500
|
-
`,[L.colorPrimary,L.colorPrimaryHover]);(0,ct.useEffect)(()=>{t&&u.forEach(G=>{if(a?.trackRectangleViewed(G.id,"overlay"),v){let ne=Cs.tileViewed(G.id,"overlay");v.events.publish(ne.name,ne.props,ne.source)}})},[a,v,t,u]),(0,ct.useEffect)(()=>{b(!0),GB(y,k)},[y,k]);let T=(0,ct.useCallback)(()=>{let G=!t;if(G?a?.trackCanvasOpened("overlay"):a?.trackCanvasClosed("overlay"),v){let ne=G?Cs.canvasOpened("overlay"):Cs.canvasClosed("overlay");v.events.publish(ne.name,ne.props,ne.source)}e()},[t,a,v,e]),D=(0,ct.useCallback)(G=>{let ne=G.currentTarget.getBoundingClientRect();g.current={startX:G.clientX,startY:G.clientY,startElX:ne.left,startElY:ne.top,dragged:!1},G.currentTarget.setPointerCapture(G.pointerId)},[]),M=(0,ct.useCallback)(G=>{let ne=g.current;if(!ne)return;let Et=G.clientX-ne.startX,vr=G.clientY-ne.startY;(Math.abs(Et)>5||Math.abs(vr)>5)&&(ne.dragged=!0),ne.dragged&&p({x:ne.startElX+Et,y:ne.startElY+vr})},[]),P=(0,ct.useCallback)(G=>{let ne=g.current;g.current=null,ne&&!ne.dragged&&T()},[T]),F=m==="focused",U=L.canvas.position==="right",V=L.canvas.layout==="push",N=L.canvas.border??"none",X=(0,ct.useRef)(null),ve=2147483600;(0,ct.useEffect)(()=>{if(!V)return;let G=document.documentElement,ne=U?"marginRight":"marginLeft",Et=L.canvas.transitionDuration??"300ms",vr=L.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)",am=G.style.transition;if(G.style.transition=`${ne} ${Et} ${vr}`,t){let nm=X.current?.offsetWidth??380;G.style[ne]=`${nm}px`}else G.style[ne]="0px";return()=>{G.style[ne]="",G.style.transition=am}},[V,t,U,L.canvas.transitionDuration,L.canvas.transitionEasing]),(0,ct.useEffect)(()=>{if(!V||!t)return;let G=X.current;if(!G)return;let ne=U?"marginRight":"marginLeft",Et=new ResizeObserver(([vr])=>{document.documentElement.style[ne]=`${vr.contentRect.width}px`});return Et.observe(G),()=>Et.disconnect()},[V,t,U]);let qa={display:"flex",flexDirection:"column",width:F?"40vw":L.canvas.width,minWidth:"320px",height:"100%",maxHeight:"100%",pointerEvents:"auto",opacity:t?1:0,transition:(()=>{let G=L.canvas.transitionDuration??"300ms",ne=L.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)";return t?`transform ${G} ${ne}, opacity ${G} ease-out`:`transform ${G} ${ne}, opacity ${G} ease-in`})(),color:"var(--sc-overlay-text-color)",background:"var(--sc-canvas-background)",...(()=>{let G=L.canvas.blur??"blur(24px)",ne=F&&G!=="none"?`${G} saturate(1.2)`:G;return{backdropFilter:ne,WebkitBackdropFilter:ne}})(),...(()=>{if(F||N&&N!=="none")return{};let G=L.canvas.transitionFade??"6%",ne=U?`linear-gradient(to right, transparent, black ${G})`:`linear-gradient(to left, transparent, black ${G})`;return{maskImage:ne,WebkitMaskImage:ne}})(),border:N,borderRadius:"var(--sc-overlay-border-radius, 0)",boxShadow:"none",transform:t?"translateX(0)":U?"translateX(120%)":"translateX(-120%)"},Vt=(0,ge.jsx)("div",{"data-shadow-canvas-id":"overlay-root",style:{position:"fixed",inset:0,pointerEvents:t?"auto":"none",zIndex:ve},children:(0,ge.jsxs)("div",{style:{position:"absolute",inset:0,display:"flex",flexDirection:U?"row-reverse":"row",alignItems:"stretch",pointerEvents:"none",padding:"0"},children:[(0,ge.jsxs)("div",{ref:X,"data-shadow-canvas-id":"overlay-container",style:qa,children:[F&&f&&(0,ge.jsx)("header",{style:{color:"white",padding:"1.5rem 1.5rem 0"},children:(0,ge.jsx)("p",{style:{margin:0,fontSize:"0.7rem",textTransform:"uppercase",letterSpacing:"0.5em",color:"var(--sc-notification-text-secondary-color)"},children:f})}),(0,ge.jsx)("div",{style:{flex:1,overflowY:"auto",padding:F?"0":"1rem"},children:c?(0,ge.jsx)("div",{style:{color:"var(--sc-overlay-text-color)",padding:F?"1rem":"0"},children:"Loading..."}):d?(0,ge.jsxs)("div",{style:{color:"var(--sc-notification-error-color)",padding:F?"1rem":"0"},children:["Failed to load: ",d]}):F?u.length>0?(0,ge.jsx)(_s,{config:u[0],surface:"overlay",telemetry:a,style:{width:"100%",height:"100%"}}):null:(0,ge.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem",width:"100%"},children:u.map(G=>(0,ge.jsx)(_s,{config:G,surface:"overlay",telemetry:a,style:{width:"100%"}},G.id))})}),l]}),(0,ge.jsx)("div",{onClick:T,style:{flex:"1 1 auto",pointerEvents:t?"auto":"none",cursor:"default"}})]})});return S?(0,ge.jsxs)(ge.Fragment,{children:[(0,Ny.createPortal)((0,ge.jsxs)("div",{"data-shadow-canvas-id":"overlay-launcher",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:ve+47},children:[(0,ge.jsx)(ep,{notifications:C,onDismiss:A,onClickNotification:w,position:L.canvas.position??"right"}),(0,ge.jsxs)("button",{type:"button","aria-label":"Toggle shadow canvas",className:o&&!t?"syntro-launcher-animate":void 0,style:{position:"fixed",...x?{top:x.y,left:x.x}:{bottom:"2.5rem",right:U?"2.5rem":void 0,left:U?void 0:"2.5rem"},pointerEvents:"auto",display:"flex",alignItems:"center",justifyContent:"center",width:"var(--sc-launcher-size, 56px)",height:"var(--sc-launcher-size, 56px)",borderRadius:"var(--sc-launcher-border-radius, 9999px)",color:"var(--sc-launcher-color)",boxShadow:"var(--sc-launcher-shadow)",transition:g.current?"none":"transform 0.2s ease, opacity 0.3s ease, background-color 0.2s ease",outline:"none",padding:0,border:"none",backgroundColor:"var(--sc-launcher-background)",cursor:g.current?.dragged?"grabbing":"pointer",touchAction:"none"},onPointerDown:D,onPointerMove:M,onPointerUp:P,onMouseEnter:G=>{g.current?.dragged||(G.currentTarget.style.backgroundColor=L.launcher.backgroundHover??"var(--sc-launcher-background-hover)")},onMouseLeave:G=>{g.current?.dragged||(G.currentTarget.style.backgroundColor=L.launcher.background??"var(--sc-launcher-background)")},children:[t?(0,ge.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,ge.jsx)("path",{d:"M18 6L6 18"}),(0,ge.jsx)("path",{d:"M6 6l12 12"})]}):r?(0,ge.jsx)("img",{src:r,alt:"","aria-hidden":"true",style:{width:"60%",height:"60%",objectFit:"contain",pointerEvents:"none"}}):(0,ge.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,ge.jsx)("path",{d:"M12 3l1.912 5.813a2 2 0 0 0 1.275 1.275L21 12l-5.813 1.912a2 2 0 0 0-1.275 1.275L12 21l-1.912-5.813a2 2 0 0 0-1.275-1.275L3 12l5.813-1.912a2 2 0 0 0 1.275-1.275L12 3Z"}),(0,ge.jsx)("path",{d:"M5 3v4"}),(0,ge.jsx)("path",{d:"M3 5h4"}),(0,ge.jsx)("path",{d:"M19 17v4"}),(0,ge.jsx)("path",{d:"M17 19h4"})]}),!t&&C.length>0&&(0,ge.jsxs)("div",{style:{position:"absolute",top:-2,right:-2,pointerEvents:"none"},children:[(0,ge.jsx)("span",{className:"syntro-badge-ping",style:{position:"absolute",inset:0,borderRadius:"9999px",background:`${L.colorPrimaryHover}66`}}),(0,ge.jsx)("span",{className:"syntro-badge-glow",style:{position:"absolute",inset:-4,borderRadius:"9999px"}}),(0,ge.jsx)("span",{className:"syntro-badge-bounce",style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center",width:20,height:20,borderRadius:"9999px",background:L.colorPrimaryHover,color:"#ffffff",fontSize:11,fontWeight:700},children:C.length>99?"99+":C.length})]})]})]}),_),(0,Ny.createPortal)(Vt,_)]}):null}var Ut=K(Xe(),1);var rI=t=>[...t].sort((e,a)=>(a.priority??0)-(e.priority??0));function Uy({fetcher:t,experiments:e,runtime:a,pageUrl:n,pollIntervalMs:r}){let[o,i]=(0,Ut.useState)({tiles:[],actions:[],isLoading:!0}),s=(0,Ut.useRef)("[]"),l=(0,Ut.useRef)(null),u=(0,Ut.useCallback)(async()=>{let d=l.current;if(!d||!a)return;let f=d.tiles||[];f=await a.filterTiles(f),e&&(f=f.filter(m=>e.shouldRenderRectangle(m))),i(m=>({...m,tiles:rI(f)}))},[a,e]),c=(0,Ut.useCallback)(async()=>{try{i(x=>({...x,isLoading:!0,error:void 0}));let d=await t();Y("SmartCanvas Config","Raw config response",d),l.current=d;let f=d.tiles||[];a?(f=await a.filterTiles(f),e&&(f=f.filter(x=>e.shouldRenderRectangle(x)))):e&&(f=f.filter(x=>e.shouldRenderRectangle(x))),Y("SmartCanvas Config",`Tile count after filtering: ${f.length}`);let m=d.actions||[],S=JSON.stringify(m),b=S!==s.current;b&&(s.current=S),i(x=>({tiles:rI(f),actions:b?m:x.actions,isLoading:!1,fetchedAt:d.fetchedAt,canvasTitle:d.canvasTitle,configVersion:d.configVersion,theme:d.theme,launcher:d.launcher}))}catch(d){let f=d instanceof Error?d.message:"Unknown error";console.error("[SmartCanvas Config] Failed to fetch/filter config:",f,d),i(m=>({...m,isLoading:!1,error:f}))}},[e,t,a]);return(0,Ut.useEffect)(()=>{if(c(),e?.onFeaturesChanged)return e.onFeaturesChanged(()=>c())},[c,e,n]),(0,Ut.useEffect)(()=>{if(a?.accumulator)return a.accumulator.subscribe(()=>{u()})},[a,u]),(0,Ut.useEffect)(()=>{if(a?.context)return a.context.subscribe(()=>{u()})},[a,u]),(0,Ut.useEffect)(()=>{if(!r)return;let d=setInterval(()=>{c()},r);return()=>clearInterval(d)},[c,r]),(0,Ut.useMemo)(()=>o,[o])}var ws=K(Oe(),1);function zy({controller:t,fetcher:e,configUri:a,configUriFeatureKey:n="smart-canvas-config-uri",configFeatureKey:r="smart-canvas-config",fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f="smart-canvas-overlay-uri",overlayFetchCredentials:m="include",footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:p,workspaceTheme:g}){return u?(0,ws.jsx)(lp,{runtime:u,children:(0,ws.jsx)(oI,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:n,configFeatureKey:r,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f,overlayFetchCredentials:m,footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:p,workspaceTheme:g})}):(0,ws.jsx)(oI,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:n,configFeatureKey:r,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f,overlayFetchCredentials:m,footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:p,workspaceTheme:g})}function oI({controller:t,fetcher:e,configUri:a,configUriFeatureKey:n="smart-canvas-config-uri",configFeatureKey:r="smart-canvas-config",fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f="smart-canvas-overlay-uri",overlayFetchCredentials:m="include",footerSlot:S,launcherLabel:b,canvasHost:x,initialBatchHandle:p,workspaceTheme:g}){let[v,y]=(0,zt.useState)(t.getState().open),_=up(),[L,C]=(0,zt.useState)(()=>typeof window<"u"?window.location.href:"/"),A=_?.url??L;(0,zt.useEffect)(()=>{if(u||typeof window>"u")return;let V=()=>C(window.location.href);window.addEventListener("popstate",V),window.addEventListener("hashchange",V);let N=history.pushState,X=history.replaceState;return history.pushState=function(...ve){N.apply(this,ve),queueMicrotask(V)},history.replaceState=function(...ve){X.apply(this,ve),queueMicrotask(V)},()=>{window.removeEventListener("popstate",V),window.removeEventListener("hashchange",V),history.pushState=N,history.replaceState=X}},[u]);let w=(0,zt.useMemo)(()=>e||Yo({configUri:a,experiments:s,featureKey:n,configFeatureKey:r,credentials:o}),[e,a,s,n,r,o]),k=Uy({fetcher:w,experiments:s,runtime:u,pageUrl:A}),T=k.tiles.length>0&&!k.error;(0,zt.useEffect)(()=>t.subscribe(V=>y(V.open)),[t]),(0,zt.useEffect)(()=>{!k.isLoading&&!T&&t.getState().open&&t.setOpen(!1)},[t,T,k.isLoading]);let D=(0,zt.useRef)(p??null),M=(0,zt.useRef)(!!p),P=(0,zt.useRef)(0);(0,zt.useEffect)(()=>{if(!u?.actions)return;if(M.current){k.actions.length>0&&(M.current=!1);return}let V=++P.current,N=()=>V!==P.current;return(async()=>{if(D.current){try{await D.current.revertAll()}catch(ve){console.error("[SmartCanvasApp] Failed to revert actions:",ve)}D.current=null}if(!N()&&k.actions.length>0)try{let ve=await u.actions.applyBatch(k.actions);N()?await ve.revertAll():D.current=ve}catch(ve){N()||console.error("[SmartCanvasApp] Failed to apply actions:",ve)}})(),()=>{D.current&&(D.current.revertAll().catch(ve=>{console.error("[SmartCanvasApp] Failed to revert actions on cleanup:",ve)}),D.current=null)}},[u,k.actions,A]),(0,zt.useEffect)(()=>{if(u)return u.events.subscribe({names:["canvas.requestOpen"]},()=>t.setOpen(!0))},[u,t]);let{shadowRoot:F}=Ko(),U=k.theme;return(0,ws.jsx)(Oy,{themeConfig:U,workspaceTheme:g,shadowRoot:F,children:!k.isLoading&&!T?null:(0,ws.jsx)(Hy,{tiles:k.tiles,isLoading:k.isLoading,error:k.error,canvasTitle:k.canvasTitle,telemetry:l,launcherLabel:b??k.launcher?.label,launcherIcon:k.launcher?.icon,launcherAnimate:k.launcher?.animate,launcherAnimationStyle:k.launcher?.animationStyle,notificationCount:k.launcher?.notificationCount??k.tiles.length,footerSlot:S,isOpen:v,onToggle:()=>t.toggle(),displayMode:k.displayMode})})}var qy=K(Oe(),1),iI="smart-canvas",sI=`
|
|
484
|
+
`,[C.colorPrimary,C.colorPrimaryHover]);(0,lt.useEffect)(()=>{t&&l.forEach(G=>{if(a?.trackRectangleViewed(G.id,"overlay"),m){let te=Ts.tileViewed(G.id,"overlay");m.events.publish(te.name,te.props,te.source)}})},[a,m,t,l]),(0,lt.useEffect)(()=>{S(!0),HN(y,I)},[y,I]);let A=(0,lt.useCallback)(()=>{let G=!t;if(G?a?.trackCanvasOpened("overlay"):a?.trackCanvasClosed("overlay"),m){let te=G?Ts.canvasOpened("overlay"):Ts.canvasClosed("overlay");m.events.publish(te.name,te.props,te.source)}e()},[t,a,m,e]);(0,lt.useEffect)(()=>{if(!t)return;let G=te=>{let Qe=te.composedPath();M.current&&!Qe.includes(M.current)&&U.current&&!Qe.includes(U.current)&&A()};return document.addEventListener("mousedown",G),()=>document.removeEventListener("mousedown",G)},[t,A]);let T=(0,lt.useCallback)(G=>{let te=G.currentTarget.getBoundingClientRect();g.current={startX:G.clientX,startY:G.clientY,startElX:te.left,startElY:te.top,dragged:!1},G.currentTarget.setPointerCapture(G.pointerId)},[]),N=(0,lt.useCallback)(G=>{let te=g.current;if(!te)return;let Qe=G.clientX-te.startX,Me=G.clientY-te.startY;(Math.abs(Qe)>5||Math.abs(Me)>5)&&(te.dragged=!0),te.dragged&&b({x:te.startElX+Qe,y:te.startElY+Me})},[]),B=(0,lt.useCallback)(G=>{let te=g.current;g.current=null,te&&!te.dragged&&A()},[A]),F=f==="focused",H=C.canvas.position==="right",R=C.canvas.layout==="push",z=C.canvas.border??"none",M=(0,lt.useRef)(null),U=(0,lt.useRef)(null),ue=2147483600;(0,lt.useEffect)(()=>{if(!R)return;let G=document.documentElement,te=H?"marginRight":"marginLeft",Qe=C.canvas.transitionDuration??"300ms",Me=C.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)",Ll=G.style.transition;if(G.style.transition=`${te} ${Qe} ${Me}`,t){let Dm=M.current?.offsetWidth??380;G.style[te]=`${Dm}px`}else G.style[te]="0px";return()=>{G.style[te]="",G.style.transition=Ll}},[R,t,H,C.canvas.transitionDuration,C.canvas.transitionEasing]),(0,lt.useEffect)(()=>{if(!R||!t)return;let G=M.current;if(!G)return;let te=H?"marginRight":"marginLeft",Qe=new ResizeObserver(([Me])=>{document.documentElement.style[te]=`${Me.contentRect.width}px`});return Qe.observe(G),()=>Qe.disconnect()},[R,t,H]);let Re={display:"flex",flexDirection:"column",width:F?"40vw":C.canvas.width,minWidth:"320px",height:"100%",maxHeight:"100%",pointerEvents:"auto",opacity:t?1:0,transition:(()=>{let G=C.canvas.transitionDuration??"300ms",te=C.canvas.transitionEasing??"cubic-bezier(0.16, 1, 0.3, 1)";return t?`transform ${G} ${te}, opacity ${G} ease-out`:`transform ${G} ${te}, opacity ${G} ease-in`})(),color:"var(--sc-overlay-text-color)",background:"var(--sc-canvas-background)",...(()=>{let G=C.canvas.blur??"blur(24px)",te=F&&G!=="none"?`${G} saturate(1.2)`:G;return{backdropFilter:te,WebkitBackdropFilter:te}})(),...(()=>{if(F||z&&z!=="none")return{};let G=C.canvas.transitionFade??"6%",te=H?`linear-gradient(to right, transparent, black ${G})`:`linear-gradient(to left, transparent, black ${G})`;return{maskImage:te,WebkitMaskImage:te}})(),border:z,borderRadius:"var(--sc-overlay-border-radius, 0)",boxShadow:"none",transform:t?"translateX(0)":H?"translateX(120%)":"translateX(-120%)"},gt=(0,be.jsx)("div",{"data-shadow-canvas-id":"overlay-root",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:ue},children:(0,be.jsxs)("div",{style:{position:"absolute",inset:0,display:"flex",flexDirection:H?"row-reverse":"row",alignItems:"stretch",pointerEvents:"none",padding:"0"},children:[(0,be.jsxs)("div",{ref:M,"data-shadow-canvas-id":"overlay-container",style:Re,children:[F&&d&&(0,be.jsx)("header",{style:{color:"white",padding:"1.5rem 1.5rem 0"},children:(0,be.jsx)("p",{style:{margin:0,fontSize:"0.7rem",textTransform:"uppercase",letterSpacing:"0.5em",color:"var(--sc-notification-text-secondary-color)"},children:d})}),(0,be.jsx)("div",{style:{flex:1,overflowY:"auto",padding:F?"0":"1rem"},children:u?(0,be.jsx)("div",{style:{color:"var(--sc-overlay-text-color)",padding:F?"1rem":"0"},children:"Loading..."}):c?(0,be.jsxs)("div",{style:{color:"var(--sc-notification-error-color)",padding:F?"1rem":"0"},children:["Failed to load: ",c]}):F?l.length>0?(0,be.jsx)(Ms,{config:l[0],surface:"overlay",telemetry:a,style:{width:"100%",height:"100%"}}):null:(0,be.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem",width:"100%"},children:l.map(G=>(0,be.jsx)(Ms,{config:G,surface:"overlay",telemetry:a,style:{width:"100%"}},G.id))})}),s]}),(0,be.jsx)("div",{style:{flex:"1 1 auto"}})]})});return h?(0,be.jsxs)(be.Fragment,{children:[(0,yx.createPortal)((0,be.jsxs)("div",{"data-shadow-canvas-id":"overlay-launcher",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:ue+47},children:[(0,be.jsx)(Op,{notifications:w,onDismiss:_,onClickNotification:L,position:C.canvas.position??"right"}),(0,be.jsxs)("button",{ref:U,type:"button","aria-label":"Toggle shadow canvas",className:n&&!t?"syntro-launcher-animate":void 0,style:{position:"fixed",...x?{top:x.y,left:x.x}:{bottom:"2.5rem",right:H?"2.5rem":void 0,left:H?void 0:"2.5rem"},pointerEvents:"auto",display:"flex",alignItems:"center",justifyContent:"center",width:"var(--sc-launcher-size, 56px)",height:"var(--sc-launcher-size, 56px)",borderRadius:"var(--sc-launcher-border-radius, 9999px)",color:"var(--sc-launcher-color)",boxShadow:"var(--sc-launcher-shadow)",transition:g.current?"none":"transform 0.2s ease, opacity 0.3s ease, background-color 0.2s ease",outline:"none",padding:0,border:"none",backgroundColor:"var(--sc-launcher-background)",cursor:g.current?.dragged?"grabbing":"pointer",touchAction:"none"},onPointerDown:T,onPointerMove:N,onPointerUp:B,onMouseEnter:G=>{g.current?.dragged||(G.currentTarget.style.backgroundColor=C.launcher.backgroundHover??"var(--sc-launcher-background-hover)")},onMouseLeave:G=>{g.current?.dragged||(G.currentTarget.style.backgroundColor=C.launcher.background??"var(--sc-launcher-background)")},children:[t?(0,be.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,be.jsx)("path",{d:"M18 6L6 18"}),(0,be.jsx)("path",{d:"M6 6l12 12"})]}):C.launcher?.icon?(0,be.jsx)("img",{src:C.launcher.icon,alt:"","aria-hidden":"true",style:{width:"60%",height:"60%",objectFit:"contain",pointerEvents:"none"}}):(0,be.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false",style:{transition:"transform 200ms ease"},children:[(0,be.jsx)("path",{d:"M12 3l1.912 5.813a2 2 0 0 0 1.275 1.275L21 12l-5.813 1.912a2 2 0 0 0-1.275 1.275L12 21l-1.912-5.813a2 2 0 0 0-1.275-1.275L3 12l5.813-1.912a2 2 0 0 0 1.275-1.275L12 3Z"}),(0,be.jsx)("path",{d:"M5 3v4"}),(0,be.jsx)("path",{d:"M3 5h4"}),(0,be.jsx)("path",{d:"M19 17v4"}),(0,be.jsx)("path",{d:"M17 19h4"})]}),!t&&w.length>0&&(0,be.jsxs)("div",{style:{position:"absolute",top:-2,right:-2,pointerEvents:"none"},children:[(0,be.jsx)("span",{className:"syntro-badge-ping",style:{position:"absolute",inset:0,borderRadius:"9999px",background:`${C.colorPrimaryHover}66`}}),(0,be.jsx)("span",{className:"syntro-badge-glow",style:{position:"absolute",inset:-4,borderRadius:"9999px"}}),(0,be.jsx)("span",{className:"syntro-badge-bounce",style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center",width:20,height:20,borderRadius:"9999px",background:C.colorPrimaryHover,color:"#ffffff",fontSize:11,fontWeight:700},children:w.length>99?"99+":w.length})]})]})]}),v),(0,yx.createPortal)(gt,v)]}):null}var Zt=Y(tt(),1);var dA=t=>[...t].sort((e,a)=>(a.priority??0)-(e.priority??0));function fA(t){let e=typeof window<"u"?window.SynOS?.interventionTracker:null;if(e)for(let a of t)e.trackTriggered(a.id,a.widget??"unknown")}function bx({fetcher:t,experiments:e,runtime:a,pageUrl:r,pollIntervalMs:n}){let[o,i]=(0,Zt.useState)({tiles:[],actions:[],isLoading:!0}),s=(0,Zt.useRef)("[]"),l=(0,Zt.useRef)(null),u=(0,Zt.useCallback)(async()=>{let d=l.current;if(!d||!a)return;let f=d.tiles||[];f=await a.filterTiles(f),e&&(f=f.filter(h=>e.shouldRenderRectangle(h))),fA(f),i(h=>({...h,tiles:dA(f)}))},[a,e]),c=(0,Zt.useCallback)(async()=>{try{i(b=>({...b,isLoading:!0,error:void 0}));let d=await t();X("SmartCanvas Config","Raw config response",d),l.current=d;let f=d.tiles||[];a?(f=await a.filterTiles(f),e&&(f=f.filter(b=>e.shouldRenderRectangle(b)))):e&&(f=f.filter(b=>e.shouldRenderRectangle(b))),fA(f),X("SmartCanvas Config",`Tile count after filtering: ${f.length}`);let h=d.actions||[],S=JSON.stringify(h),x=S!==s.current;x&&(s.current=S),i(b=>({tiles:dA(f),actions:x?h:b.actions,isLoading:!1,fetchedAt:d.fetchedAt,canvasTitle:d.canvasTitle,configVersion:d.configVersion,theme:d.theme,launcher:d.launcher}))}catch(d){let f=d instanceof Error?d.message:"Unknown error";console.error("[SmartCanvas Config] Failed to fetch/filter config:",f,d),i(h=>({...h,isLoading:!1,error:f}))}},[e,t,a]);return(0,Zt.useEffect)(()=>{if(c(),e?.onFeaturesChanged)return e.onFeaturesChanged(()=>c())},[c,e,r]),(0,Zt.useEffect)(()=>{if(a?.accumulator)return a.accumulator.subscribe(()=>{u()})},[a,u]),(0,Zt.useEffect)(()=>{if(a?.context)return a.context.subscribe(()=>{u()})},[a,u]),(0,Zt.useEffect)(()=>{if(!n)return;let d=setInterval(()=>{c()},n);return()=>clearInterval(d)},[c,n]),(0,Zt.useMemo)(()=>o,[o])}var Os=Y(Ee(),1);function Sx({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f="smart-canvas-overlay-uri",overlayFetchCredentials:h="include",footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m}){return u?(0,Os.jsx)(zp,{runtime:u,children:(0,Os.jsx)(pA,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f,overlayFetchCredentials:h,footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m})}):(0,Os.jsx)(pA,{controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o,pollIntervalMs:i,experiments:s,telemetry:l,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f,overlayFetchCredentials:h,footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m})}function pA({controller:t,fetcher:e,configUri:a,configUriFeatureKey:r,configFeatureKey:n,fetchCredentials:o="include",pollIntervalMs:i,experiments:s,telemetry:l,runtime:u,overlayFetcher:c,overlayConfigUri:d,overlayConfigFeatureKey:f="smart-canvas-overlay-uri",overlayFetchCredentials:h="include",footerSlot:S,launcherLabel:x,canvasHost:b,initialBatchHandle:g,workspaceTheme:m}){let[y,v]=(0,Ut.useState)(t.getState().open),C=qp(),[w,_]=(0,Ut.useState)(()=>typeof window<"u"?window.location.href:"/"),L=C?.url??w;(0,Ut.useEffect)(()=>{if(u||typeof window>"u")return;let M=()=>_(window.location.href);return window.addEventListener("popstate",M),window.addEventListener("hashchange",M),()=>{window.removeEventListener("popstate",M),window.removeEventListener("hashchange",M)}},[u]);let I=(0,Ut.useMemo)(()=>e||ni({configUri:a,experiments:s,featureKey:r,configFeatureKey:n,credentials:o}),[e,a,s,r,n,o]),A=bx({fetcher:I,experiments:s,runtime:u,pageUrl:L}),T=A.tiles.length>0&&!A.error;(0,Ut.useEffect)(()=>t.subscribe(M=>v(M.open)),[t]),(0,Ut.useEffect)(()=>{!A.isLoading&&!T&&t.getState().open&&t.setOpen(!1)},[t,T,A.isLoading]);let N=(0,Ut.useRef)(g??null),B=(0,Ut.useRef)(!!g),F=(0,Ut.useRef)(0),H=(0,Ut.useRef)(null);(0,Ut.useEffect)(()=>{if(!u?.actions)return;if(B.current){A.actions.length>0&&(B.current=!1);return}let M=++F.current,U=()=>M!==F.current;return(async()=>{if(H.current){try{await H.current}catch(Re){console.error("[SmartCanvasApp] Pending revert failed:",Re)}H.current=null}if(N.current){try{await N.current.revertAll()}catch(Re){console.error("[SmartCanvasApp] Failed to revert actions:",Re)}N.current=null}if(!U()&&A.actions.length>0)try{let Re=await u.actions.applyBatch(A.actions);U()?await Re.revertAll():N.current=Re}catch(Re){U()||console.error("[SmartCanvasApp] Failed to apply actions:",Re)}})(),()=>{N.current&&(H.current=N.current.revertAll().catch(Re=>{console.error("[SmartCanvasApp] Failed to revert actions on cleanup:",Re)}),N.current=null)}},[u,A.actions,L]),(0,Ut.useEffect)(()=>{if(u)return u.events.subscribe({names:["canvas.requestOpen"]},()=>t.setOpen(!0))},[u,t]);let{shadowRoot:R}=oi(),z=A.theme;return(0,Os.jsx)(gx,{themeConfig:z,workspaceTheme:m,shadowRoot:R,children:!A.isLoading&&!T?null:(0,Os.jsx)(xx,{tiles:A.tiles,isLoading:A.isLoading,error:A.error,canvasTitle:A.canvasTitle,telemetry:l,launcherLabel:x??A.launcher?.label,launcherAnimate:A.launcher?.animate,launcherAnimationStyle:A.launcher?.animationStyle,notificationCount:A.launcher?.notificationCount??A.tiles.length,footerSlot:S,isOpen:y,onToggle:()=>t.toggle(),displayMode:A.displayMode})})}var _x=Y(Ee(),1),hA="smart-canvas",mA=`
|
|
501
485
|
:host {
|
|
502
486
|
font: inherit;
|
|
503
487
|
color: inherit;
|
|
@@ -511,12 +495,12 @@ ${l}
|
|
|
511
495
|
*, *::before, *::after {
|
|
512
496
|
box-sizing: border-box;
|
|
513
497
|
}
|
|
514
|
-
`,Pa,Qr,Jr,er,tr,eo,ar,fp=class extends HTMLElement{constructor(){super();xr(this,Pa);xr(this,Qr);xr(this,Jr);xr(this,er);xr(this,tr);xr(this,eo,null);xr(this,ar,null);on(this,Pa,this.attachShadow({mode:"open",delegatesFocus:!0})),on(this,Qr,document.createElement("div")),me(this,Qr).setAttribute("part","mount"),me(this,Pa).appendChild(me(this,Qr)),on(this,Jr,document.createElement("div")),me(this,Jr).id="portalRoot",me(this,Pa).appendChild(me(this,Jr)),on(this,er,document.createElement("div")),me(this,er).id="overlayContainer",Object.assign(me(this,er).style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),me(this,Pa).appendChild(me(this,er)),on(this,tr,ky()),this.applyBaseStyles()}connectedCallback(){this.style.setProperty("font-family","inherit")}disconnectedCallback(){me(this,eo)?.unmount(),on(this,eo,null)}getMountNode(){return me(this,Qr)}getController(){return me(this,tr)}getPortalRoot(){return me(this,Jr)}getOverlayContainer(){return me(this,er)}getShadowRoot(){return me(this,Pa)}open(){me(this,tr).setOpen(!0)}close(){me(this,tr).setOpen(!1)}toggle(){me(this,tr).toggle()}setOverrideFetcher(a){me(this,ar)&&(on(this,ar,{...me(this,ar),fetcher:a}),this.render())}mountReactApp(a){on(this,ar,a),this.render()}render(){!this.isConnected||!me(this,ar)||(me(this,eo)||on(this,eo,(0,lI.createRoot)(me(this,Qr))),me(this,eo).render((0,qy.jsx)(Iy,{shadowRoot:me(this,Pa),portalRoot:me(this,Jr),overlayContainer:me(this,er),children:(0,qy.jsx)(zy,{...me(this,ar),controller:me(this,tr),canvasHost:this})})))}applyBaseStyles(){if(me(this,Pa).adoptedStyleSheets!==void 0){let a=new CSSStyleSheet;a.replaceSync(sI),me(this,Pa).adoptedStyleSheets=[a]}else{let a=document.createElement("style");a.textContent=sI,me(this,Pa).appendChild(a)}}};Pa=new WeakMap,Qr=new WeakMap,Jr=new WeakMap,er=new WeakMap,tr=new WeakMap,eo=new WeakMap,ar=new WeakMap;var $y=()=>{typeof window>"u"||customElements.get(iI)||customElements.define(iI,fp)};var pp=async(t={})=>{if(typeof window>"u"||typeof document>"u")throw new Error("SmartCanvas can only be created in a browser-like environment");let e=null;if(t.antiFlicker){let x=typeof t.antiFlicker=="object"?t.antiFlicker:{};e=A1(x)}let a=null,n=null,r=null,{runtime:o}=t;async function i(x){!o?.actions||x.length===0||(r?.isApplied()&&await r.revertAll(),r=await o.actions.applyBatch(x))}async function s(){r?.isApplied()&&(await r.revertAll(),r=null)}if(t.fetcher)try{n=t.fetcher,console.log("[SmartCanvas] Fetching initial config...");let x=await t.fetcher();a=x,console.log("[SmartCanvas] Config fetched:",`tiles=${x.tiles?.length??0},`,`actions=${x.actions?.length??0},`,`theme=${x.theme?.mode??"default"}`),x.actions?.length&&console.log("[SmartCanvas] Actions to apply:",x.actions.map((p,g)=>`[${g}] ${p.kind}${p.anchorId?` anchor="${p.anchorId.selector}"`:""}${p.label?` "${p.label}"`:""}`).join(", ")),x.actions&&x.actions.length>0&&o?.actions&&(await i(x.actions),console.log("[SmartCanvas] Initial actions applied successfully")),x.tiles&&o?.accumulator&&Tu(x.tiles,o.accumulator,x.actions)}catch(x){console.error("[SmartCanvas] Error fetching/applying initial config:",x)}e&&e();let l=Kf();$y();let u=document.createElement("smart-canvas");if(N1(u.getOverlayContainer()),t.tokens)for(let[x,p]of Object.entries(t.tokens))u.style.setProperty(x,p);let c=()=>{let x=t.target??document.body;x&&x.appendChild(u)};document.body?c():document.addEventListener("DOMContentLoaded",c,{once:!0}),l&&(console.log(`[SmartCanvas] Loading editor SDK for ${l} mode`),O1(t.editorUrl).catch(console.error));let d=t.integrations?.experiments,f=t.integrations?.telemetry,m=t.fetcher??Yo({configUri:t.configUri,experiments:d,featureKey:t.configUriFeatureKey,credentials:t.fetchCredentials});n||(n=m);let S={fetcher:m,pollIntervalMs:t.pollIntervalMs,experiments:d,telemetry:f,runtime:o,overlayFetcher:t.overlayFetcher,overlayConfigUri:t.overlayConfigUri,overlayConfigFeatureKey:t.overlayConfigFeatureKey,overlayFetchCredentials:t.overlayFetchCredentials,configUri:t.configUri,configUriFeatureKey:t.configUriFeatureKey,fetchCredentials:t.fetchCredentials,initialBatchHandle:r,workspaceTheme:t.workspaceTheme};u.mountReactApp(S),t.defaultOpen&&u.open();let b={el:u,open:()=>u.open(),close:()=>u.close(),destroy:()=>{s(),u.remove()},setTokens:x=>{for(let[p,g]of Object.entries(x))u.style.setProperty(p,g)},getConfig:async()=>{if(n)try{let x=await n();return a=x,x}catch(x){console.error("[SmartCanvas] Error fetching config:",x)}return a??{tiles:[],actions:[],fetchedAt:""}},setEnabled:async x=>{x?a&&await i(a.actions):await s()},setOverrideFetcher:x=>{n=x,u.setOverrideFetcher(x),o?.accumulator&&x().then(p=>{p?.tiles&&Tu(p.tiles,o.accumulator,p.actions)}).catch(()=>{})},registerTelemetryProperties:x=>{f?.register?.(x)},getSessionId:()=>f?.getSessionId?.(),startSessionRecording:()=>{f?.startSessionRecording?.()},track:(x,p)=>f?.track?(f.track(x,p),!0):!1,runtime:o};if(typeof window<"u"){let x=window.SynOS;x&&(x.handle=b)}return b};typeof window<"u"&&(window.SmartCanvas={async create(t){return pp(t)}});var ao=K(Xe(),1);var to=K(Oe(),1);function ZB({tiles:t,intervalMs:e=7e3,telemetry:a}){let[n,r]=(0,ao.useState)(0),o=(0,ao.useMemo)(()=>[...t].sort((i,s)=>(i.priority??0)-(s.priority??0)),[t]);return(0,ao.useEffect)(()=>{a?.trackCanvasOpened("wheel")},[a]),(0,ao.useEffect)(()=>{if(o.length<=1)return;let i=setInterval(()=>{r(s=>(s+1)%o.length)},e);return()=>clearInterval(i)},[o,e]),(0,ao.useEffect)(()=>{let i=o[n];i&&a?.trackRectangleViewed(i.id,"wheel")},[n,o,a]),o.length?(0,to.jsxs)("div",{style:{position:"relative",overflow:"hidden",borderRadius:"1.5rem",border:"var(--sc-tile-border)",background:"var(--sc-tile-background)",padding:"1.5rem",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},"data-shadow-canvas-id":"wheel",children:[(0,to.jsx)("div",{style:{display:"flex",transition:"transform 700ms ease-out",transform:`translateX(-${n*100}%)`,width:`${o.length*100}%`},children:o.map(i=>(0,to.jsx)("div",{style:{width:"100%",flexShrink:0,padding:"0 1rem"},children:(0,to.jsx)(_s,{config:i,surface:"wheel",telemetry:a})},i.id))}),(0,to.jsx)("div",{style:{marginTop:"1rem",display:"flex",justifyContent:"center",gap:"0.5rem"},children:o.map((i,s)=>(0,to.jsx)("button",{type:"button",style:{height:"0.5rem",width:"1.5rem",borderRadius:"9999px",background:s===n?"var(--sc-color-primary)":"var(--sc-tile-text-color)",border:"none",cursor:"pointer",padding:0},onClick:()=>r(s)},i.id))})]}):null}function Ls(t){let e=t.split(".");return{major:parseInt(e[0]||"0",10),minor:parseInt(e[1]||"0",10)}}function WB(t){let e=[],a=[];if(!t||typeof t!="object")return{valid:!1,errors:["Config must be an object"],warnings:e};let n=t;if(n.tiles||a.push("Config missing required field: tiles"),n.actions||a.push("Config missing required field: actions"),n.fetchedAt||a.push("Config missing required field: fetchedAt"),a.length>0)return{valid:!1,errors:a,warnings:e};let r=n.schemaVersion||"1.0",o=Ls(r),i=Ls(Qn);return o.major>i.major&&e.push(`Config schema v${r} is newer than SDK v${Qn}. Some features may not work. Update SDK to latest version.`),o.major<i.major||!n.schemaVersion?(e.push(`Config schema v${r} is older than SDK v${Qn}. Migrating config to current version.`),{valid:!0,warnings:e,errors:a,migratedConfig:XB(n,r)}):{valid:!0,warnings:e,errors:a}}function XB(t,e){let a={...t};return Ls(e).major===1&&(a=YB(a)),a.schemaVersion=Qn,a}function YB(t){let e={schemaVersion:"2.0",tiles:[],actions:t.actions||[],fetchedAt:t.fetchedAt||new Date().toISOString()};return t.tiles&&Array.isArray(t.tiles)&&(e.tiles=t.tiles.map(a=>{let n={...a};return a.experiment&&delete n.experiment,n})),t.configVersion&&(e.configVersion=t.configVersion),t.canvasTitle&&(e.canvasTitle=t.canvasTitle),t.theme&&(e.theme=t.theme),t.launcher&&(e.launcher=t.launcher),e}function KB(t){if(!t||typeof t!="object")return!1;let e=t,a=e.schemaVersion||"1.0",n=Ls(a),r=Ls(Qn);return n.major<r.major||!e.schemaVersion}var cI={fetch:globalThis.fetch?globalThis.fetch.bind(globalThis):void 0,SubtleCrypto:globalThis.crypto?globalThis.crypto.subtle:void 0,EventSource:globalThis.EventSource};function dI(){return cI}function Vy(t){let e=2166136261,a=t.length;for(let n=0;n<a;n++)e^=t.charCodeAt(n),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24);return e>>>0}function Hu(t,e,a){return a===2?Vy(Vy(t+e)+"")%1e4/1e4:a===1?Vy(e+t)%1e3/1e3:null}function QB(t){return t<=0?[]:new Array(t).fill(1/t)}function hp(t,e){return t>=e[0]&&t<e[1]}function fI(t,e){let a=Hu("__"+e[0],t,1);return a===null?!1:a>=e[1]&&a<e[2]}function pI(t,e){for(let a=0;a<e.length;a++)if(hp(t,e[a]))return a;return-1}function Gy(t){try{let e=t.replace(/([^\\])\//g,"$1\\/");return new RegExp(e)}catch(e){console.error(e);return}}function mp(t,e){if(!e.length)return!1;let a=!1,n=!1;for(let r=0;r<e.length;r++){let o=tP(t,e[r].type,e[r].pattern);if(e[r].include===!1){if(o)return!1}else a=!0,o&&(n=!0)}return n||!a}function JB(t,e,a){try{let n=e.replace(/[*.+?^${}()|[\]\\]/g,"\\$&").replace(/_____/g,".*");return a&&(n="\\/?"+n.replace(/(^\/|\/$)/g,"")+"\\/?"),new RegExp("^"+n+"$","i").test(t)}catch{return!1}}function eP(t,e){try{let a=new URL(e.replace(/^([^:/?]*)\./i,"https://$1.").replace(/\*/g,"_____"),"https://_____"),n=[[t.host,a.host,!1],[t.pathname,a.pathname,!0]];return a.hash&&n.push([t.hash,a.hash,!1]),a.searchParams.forEach((r,o)=>{n.push([t.searchParams.get(o)||"",r,!1])}),!n.some(r=>!JB(r[0],r[1],r[2]))}catch{return!1}}function tP(t,e,a){try{let n=new URL(t,"https://_");if(e==="regex"){let r=Gy(a);return r?r.test(n.href)||r.test(n.href.substring(n.origin.length)):!1}else if(e==="simple")return eP(n,a);return!1}catch{return!1}}function hI(t,e,a){e=e===void 0?1:e,e<0?e=0:e>1&&(e=1);let n=QB(t);a=a||n,a.length!==t&&(a=n);let r=a.reduce((i,s)=>s+i,0);(r<.99||r>1.01)&&(a=n);let o=0;return a.map(i=>{let s=o;return o+=i,[s,s+e*i]})}function mI(t,e,a){if(!e)return null;let n=e.split("?")[1];if(!n)return null;let r=n.replace(/#.*/,"").split("&").map(o=>o.split("=",2)).filter(([o])=>o===t).map(([,o])=>parseInt(o));return r.length>0&&r[0]>=0&&r[0]<a?r[0]:null}function gI(t){try{return t()}catch(e){return console.error(e),!1}}var jy=t=>Uint8Array.from(atob(t),e=>e.charCodeAt(0));async function Jo(t,e,a){if(e=e||"",a=a||globalThis.crypto&&globalThis.crypto.subtle||cI.SubtleCrypto,!a)throw new Error("No SubtleCrypto implementation found");try{let n=await a.importKey("raw",jy(e),{name:"AES-CBC",length:128},!0,["encrypt","decrypt"]),[r,o]=t.split("."),i=await a.decrypt({name:"AES-CBC",iv:jy(r)},n,jy(o));return new TextDecoder().decode(i)}catch{throw new Error("Failed to decrypt")}}function Uu(t){return typeof t=="string"?t:JSON.stringify(t)}function xa(t){typeof t=="number"&&(t=t+""),(!t||typeof t!="string")&&(t="0");let e=t.replace(/(^v|\+.*$)/g,"").split(/[-.]/);return e.length===3&&e.push("~"),e.map(a=>a.match(/^[0-9]+$/)?a.padStart(5," "):a).join("-")}function vI(){let t;try{t="1.6.4"}catch{t=""}return t}function yI(t,e){let a,n;try{a=new URL(t),n=new URL(e)}catch(r){return console.error(`Unable to merge query strings: ${r}`),e}return a.searchParams.forEach((r,o)=>{n.searchParams.has(o)||n.searchParams.set(o,r)}),n.toString()}function uI(t){return typeof t=="object"&&t!==null}function gp(t){return t.urlPatterns&&t.variations.some(e=>uI(e)&&"urlRedirect"in e)?"redirect":t.variations.some(e=>uI(e)&&(e.domMutations||"js"in e||"css"in e))?"visual":"unknown"}async function vp(t,e){return new Promise(a=>{let n=!1,r,o=i=>{n||(n=!0,r&&clearTimeout(r),a(i||null))};e&&(r=setTimeout(()=>o(),e)),t.then(i=>o(i)).catch(()=>o())})}var Dt={staleTTL:1e3*60,maxAge:1e3*60*60*4,cacheKey:"gbFeaturesCache",backgroundSync:!0,maxEntries:10,disableIdleStreams:!1,idleStreamInterval:2e4,disableCache:!1},vn=dI(),ks={fetchFeaturesCall:({host:t,clientKey:e,headers:a})=>vn.fetch(`${t}/api/features/${e}`,{headers:a}),fetchRemoteEvalCall:({host:t,clientKey:e,payload:a,headers:n})=>{let r={method:"POST",headers:{"Content-Type":"application/json",...n},body:JSON.stringify(a)};return vn.fetch(`${t}/api/eval/${e}`,r)},eventSourceCall:({host:t,clientKey:e,headers:a})=>a?new vn.EventSource(`${t}/sub/${e}`,{headers:a}):new vn.EventSource(`${t}/sub/${e}`),startIdleListener:()=>{let t;if(!(typeof window<"u"&&typeof document<"u"))return;let a=()=>{document.visibilityState==="visible"?(window.clearTimeout(t),rP()):document.visibilityState==="hidden"&&(t=window.setTimeout(nP,Dt.idleStreamInterval))};return document.addEventListener("visibilitychange",a),()=>document.removeEventListener("visibilitychange",a)},stopIdleListener:()=>{}};try{globalThis.localStorage&&(vn.localStorage=globalThis.localStorage)}catch{}var Is=new Map,xI=!1,nr=new Map,yp=new Map,As=new Map,Es=new Set;function SI(t){Object.assign(Dt,t),Dt.backgroundSync||Qy()}async function CI({instance:t,timeout:e,skipCache:a,allowStale:n,backgroundSync:r}){return r||(Dt.backgroundSync=!1),oP({instance:t,allowStale:n,timeout:e,skipCache:a})}function aP(t){let e=zu(t),a=Is.get(e)||new Set;a.add(t),Is.set(e,a)}function _I(t){Is.forEach(e=>e.delete(t))}function nP(){As.forEach(t=>{t&&(t.state="idle",Yy(t))})}function rP(){As.forEach(t=>{t&&t.state==="idle"&&Ky(t)})}async function bI(){try{if(!vn.localStorage)return;await vn.localStorage.setItem(Dt.cacheKey,JSON.stringify(Array.from(nr.entries())))}catch{}}async function oP({instance:t,allowStale:e,timeout:a,skipCache:n}){let r=zu(t),o=Wy(t),i=new Date,s=new Date(i.getTime()-Dt.maxAge+Dt.staleTTL);await iP();let l=!Dt.disableCache&&!n?nr.get(o):void 0;return l&&(e||l.staleAt>i)&&l.staleAt>s?(l.sse&&Es.add(r),l.staleAt<i?Zy(t):Xy(t),{data:l.data,success:!0,source:"cache"}):await vp(Zy(t),a)||{data:null,success:!1,source:"timeout",error:new Error("Timeout")}}function zu(t){let[e,a]=t.getApiInfo();return`${e}||${a}`}function Wy(t){let e=zu(t);if(!("isRemoteEval"in t)||!t.isRemoteEval())return e;let a=t.getAttributes(),n=t.getCacheKeyAttributes()||Object.keys(t.getAttributes()),r={};n.forEach(s=>{r[s]=a[s]});let o=t.getForcedVariations(),i=t.getUrl();return`${e}||${JSON.stringify({ca:r,fv:o,url:i})}`}async function iP(){if(!xI){xI=!0;try{if(vn.localStorage){let t=await vn.localStorage.getItem(Dt.cacheKey);if(!Dt.disableCache&&t){let e=JSON.parse(t);e&&Array.isArray(e)&&e.forEach(([a,n])=>{nr.set(a,{...n,staleAt:new Date(n.staleAt)})}),wI()}}}catch{}if(!Dt.disableIdleStreams){let t=ks.startIdleListener();t&&(ks.stopIdleListener=t)}}}function wI(){let t=Array.from(nr.entries()).map(([a,n])=>({key:a,staleAt:n.staleAt.getTime()})).sort((a,n)=>a.staleAt-n.staleAt),e=Math.min(Math.max(0,nr.size-Dt.maxEntries),nr.size);for(let a=0;a<e;a++)nr.delete(t[a].key)}function LI(t,e,a){let n=a.dateUpdated||"",r=new Date(Date.now()+Dt.staleTTL),o=Dt.disableCache?void 0:nr.get(e);if(o&&n&&o.version===n){o.staleAt=r,bI();return}Dt.disableCache||(nr.set(e,{data:a,version:n,staleAt:r,sse:Es.has(t)}),wI()),bI();let i=Is.get(t);i&&i.forEach(s=>sP(s,a))}async function sP(t,e){await t.setPayload(e||t.getPayload())}async function Zy(t){let{apiHost:e,apiRequestHeaders:a}=t.getApiHosts(),n=t.getClientKey(),r="isRemoteEval"in t&&t.isRemoteEval(),o=zu(t),i=Wy(t),s=yp.get(i);return s||(s=(r?ks.fetchRemoteEvalCall({host:e,clientKey:n,payload:{attributes:t.getAttributes(),forcedVariations:t.getForcedVariations(),forcedFeatures:Array.from(t.getForcedFeatures().entries()),url:t.getUrl()},headers:a}):ks.fetchFeaturesCall({host:e,clientKey:n,headers:a})).then(u=>{if(!u.ok)throw new Error(`HTTP error: ${u.status}`);return u.headers.get("x-sse-support")==="enabled"&&Es.add(o),u.json()}).then(u=>(LI(o,i,u),Xy(t),yp.delete(i),{data:u,success:!0,source:"network"})).catch(u=>(yp.delete(i),{data:null,source:"error",success:!1,error:u})),yp.set(i,s)),s}function Xy(t,e=!1){let a=zu(t),n=Wy(t),{streamingHost:r,streamingHostRequestHeaders:o}=t.getApiHosts(),i=t.getClientKey();if(e&&Es.add(a),Dt.backgroundSync&&Es.has(a)&&vn.EventSource){if(As.has(a))return;let s={src:null,host:r,clientKey:i,headers:o,cb:l=>{try{if(l.type==="features-updated"){let u=Is.get(a);u&&u.forEach(c=>{Zy(c)})}else if(l.type==="features"){let u=JSON.parse(l.data);LI(a,n,u)}s.errors=0}catch{kI(s)}},errors:0,state:"active"};As.set(a,s),Ky(s)}}function kI(t){if(t.state!=="idle"&&(t.errors++,t.errors>3||t.src&&t.src.readyState===2)){let e=Math.pow(3,t.errors-3)*(1e3+Math.random()*1e3);Yy(t),setTimeout(()=>{["idle","active"].includes(t.state)||Ky(t)},Math.min(e,3e5))}}function Yy(t){t.src&&(t.src.onopen=null,t.src.onerror=null,t.src.close(),t.src=null,t.state==="active"&&(t.state="disabled"))}function Ky(t){t.src=ks.eventSourceCall({host:t.host,clientKey:t.clientKey,headers:t.headers}),t.state="active",t.src.addEventListener("features",t.cb),t.src.addEventListener("features-updated",t.cb),t.src.onerror=()=>kI(t),t.src.onopen=()=>{t.errors=0}}function lP(t,e){Yy(t),As.delete(e)}function Qy(){Es.clear(),As.forEach(lP),Is.clear(),ks.stopIdleListener()}function xp(t,e){if(e.streaming){if(!t.getClientKey())throw new Error("Must specify clientKey to enable streaming");e.payload&&Xy(t,!0),aP(t)}}var uP=/^[a-zA-Z:_][a-zA-Z0-9:_.-]*$/,tx={revert:function(){}},_p=new Map,ax=new Set;function cP(t){return t==="html"?{childList:!0,subtree:!0,attributes:!0,characterData:!0}:{childList:!1,subtree:!1,attributes:!0,attributeFilter:[t]}}function wp(t){var e=_p.get(t);return e||(e={element:t,attributes:{}},_p.set(t,e)),e}function Lp(t,e,a,n,r){var o=a(t),i={isDirty:!1,originalValue:o,virtualValue:o,mutations:[],el:t,_positionTimeout:null,observer:new MutationObserver(function(){if(!(e==="position"&&i._positionTimeout)){e==="position"&&(i._positionTimeout=setTimeout(function(){i._positionTimeout=null},1e3));var s=a(t);e==="position"&&s.parentNode===i.virtualValue.parentNode&&s.insertBeforeNode===i.virtualValue.insertBeforeNode||s!==i.virtualValue&&(i.originalValue=s,r(i))}}),mutationRunner:r,setValue:n,getCurrentValue:a};return e==="position"&&t.parentNode?i.observer.observe(t.parentNode,{childList:!0,subtree:!0,attributes:!1,characterData:!1}):i.observer.observe(t,cP(e)),i}function kp(t,e){var a=e.getCurrentValue(e.el);e.virtualValue=t,t&&typeof t!="string"?(!a||t.parentNode!==a.parentNode||t.insertBeforeNode!==a.insertBeforeNode)&&(e.isDirty=!0,II()):t!==a&&(e.isDirty=!0,II())}function dP(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),kp(LP(e),t)}function fP(t){var e=new Set(t.originalValue.split(/\s+/).filter(Boolean));t.mutations.forEach(function(a){return a.mutate(e)}),kp(Array.from(e).filter(Boolean).join(" "),t)}function pP(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),kp(e,t)}function hP(t){var e=t.parentSelector,a=t.insertBeforeSelector,n=document.querySelector(e);if(!n)return null;var r=a?document.querySelector(a):null;return a&&!r?null:{parentNode:n,insertBeforeNode:r}}function mP(t){var e=t.originalValue;t.mutations.forEach(function(a){var n=a.mutate(),r=hP(n);e=r||e}),kp(e,t)}var gP=function(e){return e.innerHTML},vP=function(e,a){return e.innerHTML=a};function EI(t){var e=wp(t);return e.html||(e.html=Lp(t,"html",gP,vP,dP)),e.html}var yP=function(e){return{parentNode:e.parentElement,insertBeforeNode:e.nextElementSibling}},xP=function(e,a){a.insertBeforeNode&&!a.parentNode.contains(a.insertBeforeNode)||a.parentNode.insertBefore(e,a.insertBeforeNode)};function TI(t){var e=wp(t);return e.position||(e.position=Lp(t,"position",yP,xP,mP)),e.position}var bP=function(e,a){return a?e.className=a:e.removeAttribute("class")},SP=function(e){return e.className};function RI(t){var e=wp(t);return e.classes||(e.classes=Lp(t,"class",SP,bP,fP)),e.classes}var CP=function(e){return function(a){var n;return(n=a.getAttribute(e))!=null?n:null}},_P=function(e){return function(a,n){return n!==null?a.setAttribute(e,n):a.removeAttribute(e)}};function MI(t,e){var a=wp(t);return a.attributes[e]||(a.attributes[e]=Lp(t,e,CP(e),_P(e),pP)),a.attributes[e]}function wP(t,e){var a=_p.get(t);if(a)if(e==="html"){var n,r;(n=a.html)==null||(r=n.observer)==null||r.disconnect(),delete a.html}else if(e==="class"){var o,i;(o=a.classes)==null||(i=o.observer)==null||i.disconnect(),delete a.classes}else if(e==="position"){var s,l;(s=a.position)==null||(l=s.observer)==null||l.disconnect(),delete a.position}else{var u,c,d;(u=a.attributes)==null||(c=u[e])==null||(d=c.observer)==null||d.disconnect(),delete a.attributes[e]}}var bp;function LP(t){return bp||(bp=document.createElement("div")),bp.innerHTML=t,bp.innerHTML}function Sp(t,e,a){if(a.isDirty){a.isDirty=!1;var n=a.virtualValue;a.mutations.length||wP(t,e),a.setValue(t,n)}}function kP(t,e){t.html&&Sp(e,"html",t.html),t.classes&&Sp(e,"class",t.classes),t.position&&Sp(e,"position",t.position),Object.keys(t.attributes).forEach(function(a){Sp(e,a,t.attributes[a])})}function II(){_p.forEach(kP)}function IP(t,e){var a=null;t.kind==="html"?a=EI(e):t.kind==="class"?a=RI(e):t.kind==="attribute"?a=MI(e,t.attribute):t.kind==="position"&&(a=TI(e)),a&&(a.mutations.push(t),a.mutationRunner(a))}function AP(t,e){var a=null;if(t.kind==="html"?a=EI(e):t.kind==="class"?a=RI(e):t.kind==="attribute"?a=MI(e,t.attribute):t.kind==="position"&&(a=TI(e)),!!a){var n=a.mutations.indexOf(t);n!==-1&&a.mutations.splice(n,1),a.mutationRunner(a)}}function DI(t){if(!(t.kind==="position"&&t.elements.size===1)){var e=new Set(t.elements),a=document.querySelectorAll(t.selector);a.forEach(function(n){e.has(n)||(t.elements.add(n),IP(t,n))})}}function EP(t){t.elements.forEach(function(e){return AP(t,e)}),t.elements.clear(),ax.delete(t)}function AI(){ax.forEach(DI)}var Jy;function TP(){typeof document>"u"||(Jy||(Jy=new MutationObserver(function(){AI()})),AI(),Jy.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!1,characterData:!1}))}TP();function Ip(t){return typeof document>"u"?tx:(ax.add(t),DI(t),{revert:function(){EP(t)}})}function ex(t,e){return Ip({kind:"html",elements:new Set,mutate:e,selector:t})}function OI(t,e){return Ip({kind:"position",elements:new Set,mutate:e,selector:t})}function qu(t,e){return Ip({kind:"class",elements:new Set,mutate:e,selector:t})}function Cp(t,e,a){return uP.test(e)?e==="class"||e==="className"?qu(t,function(n){var r=a(Array.from(n).join(" "));n.clear(),r&&r.split(/\s+/g).filter(Boolean).forEach(function(o){return n.add(o)})}):Ip({kind:"attribute",attribute:e,elements:new Set,mutate:a,selector:t}):tx}function RP(t){var e=t.selector,a=t.action,n=t.value,r=t.attribute,o=t.parentSelector,i=t.insertBeforeSelector;if(r==="html"){if(a==="append")return ex(e,function(s){return s+(n??"")});if(a==="set")return ex(e,function(){return n??""})}else if(r==="class"){if(a==="append")return qu(e,function(s){n&&s.add(n)});if(a==="remove")return qu(e,function(s){n&&s.delete(n)});if(a==="set")return qu(e,function(s){s.clear(),n&&s.add(n)})}else if(r==="position"){if(a==="set"&&o)return OI(e,function(){return{insertBeforeSelector:i,parentSelector:o}})}else{if(a==="append")return Cp(e,r,function(s){return s!==null?s+(n??""):n??""});if(a==="set")return Cp(e,r,function(){return n??""});if(a==="remove")return Cp(e,r,function(){return null})}return tx}var MP={html:ex,classes:qu,attribute:Cp,position:OI,declarative:RP},BI=MP;var nx={};function no(t,e,a){a=a||{};for(let[n,r]of Object.entries(e))switch(n){case"$or":if(!NI(t,r,a))return!1;break;case"$nor":if(NI(t,r,a))return!1;break;case"$and":if(!FP(t,r,a))return!1;break;case"$not":if(no(t,r,a))return!1;break;default:if(!$u(r,DP(t,n),a))return!1}return!0}function DP(t,e){let a=e.split("."),n=t;for(let r=0;r<a.length;r++)if(n&&typeof n=="object"&&a[r]in n)n=n[a[r]];else return null;return n}function PI(t,e=!1){let a=`${t}${e?"/i":""}`;return nx[a]||(nx[a]=new RegExp(t.replace(/([^\\])\//g,"$1\\/"),e?"i":void 0)),nx[a]}function $u(t,e,a,n=!1){if(typeof t=="string")return n?String(e).toLowerCase()===t.toLowerCase():e+""===t;if(typeof t=="number")return e*1===t;if(typeof t=="boolean")return e!==null&&!!e===t;if(t===null)return e===null;if(Array.isArray(t)||!HI(t))return JSON.stringify(e)===JSON.stringify(t);for(let r in t)if(!PP(r,e,t[r],a))return!1;return!0}function HI(t){let e=Object.keys(t);return e.length>0&&e.filter(a=>a[0]==="$").length===e.length}function OP(t){if(t===null)return"null";if(Array.isArray(t))return"array";let e=typeof t;return["string","number","boolean","object","undefined"].includes(e)?e:"unknown"}function BP(t,e,a){if(!Array.isArray(t))return!1;let n=HI(e)?r=>$u(e,r,a):r=>no(r,e,a);for(let r=0;r<t.length;r++)if(t[r]&&n(t[r]))return!0;return!1}function Ts(t,e,a=!1){if(a){let n=r=>typeof r=="string"?r.toLowerCase():r;return Array.isArray(t)?t.some(r=>e.some(o=>n(r)===n(o))):e.some(r=>n(t)===n(r))}return Array.isArray(t)?t.some(n=>e.includes(n)):e.includes(t)}function FI(t,e,a,n=!1){if(!Array.isArray(t))return!1;for(let r=0;r<e.length;r++){let o=!1;for(let i=0;i<t.length;i++)if($u(e[r],t[i],a,n)){o=!0;break}if(!o)return!1}return!0}function PP(t,e,a,n){switch(t){case"$veq":return xa(e)===xa(a);case"$vne":return xa(e)!==xa(a);case"$vgt":return xa(e)>xa(a);case"$vgte":return xa(e)>=xa(a);case"$vlt":return xa(e)<xa(a);case"$vlte":return xa(e)<=xa(a);case"$eq":return e===a;case"$ne":return e!==a;case"$lt":return e<a;case"$lte":return e<=a;case"$gt":return e>a;case"$gte":return e>=a;case"$exists":return a?e!=null:e==null;case"$in":return Array.isArray(a)?Ts(e,a):!1;case"$ini":return Array.isArray(a)?Ts(e,a,!0):!1;case"$inGroup":return Ts(e,n[a]||[]);case"$notInGroup":return!Ts(e,n[a]||[]);case"$nin":return Array.isArray(a)?!Ts(e,a):!1;case"$nini":return Array.isArray(a)?!Ts(e,a,!0):!1;case"$not":return!$u(a,e,n);case"$size":return Array.isArray(e)?$u(a,e.length,n):!1;case"$elemMatch":return BP(e,a,n);case"$all":return Array.isArray(a)?FI(e,a,n):!1;case"$alli":return Array.isArray(a)?FI(e,a,n,!0):!1;case"$regex":try{return PI(a).test(e)}catch{return!1}case"$regexi":try{return PI(a,!0).test(e)}catch{return!1}case"$type":return OP(e)===a;default:return console.error("Unknown operator: "+t),!1}}function NI(t,e,a){if(!e.length)return!0;for(let n=0;n<e.length;n++)if(no(t,e[n],a))return!0;return!1}function FP(t,e,a){for(let n=0;n<e.length;n++)if(!no(t,e[n],a))return!1;return!0}var NP="Feature Evaluated",HP="Experiment Viewed";function UP(t){let e=new Map;return t.global.forcedFeatureValues&&t.global.forcedFeatureValues.forEach((a,n)=>e.set(n,a)),t.user.forcedFeatureValues&&t.user.forcedFeatureValues.forEach((a,n)=>e.set(n,a)),e}function zP(t){return t.global.forcedVariations&&t.user.forcedVariations?{...t.global.forcedVariations,...t.user.forcedVariations}:t.global.forcedVariations?t.global.forcedVariations:t.user.forcedVariations?t.user.forcedVariations:{}}async function Rs(t){try{await t()}catch{}}function UI(t,e,a){if(t.user.trackedExperiments){let r=Tp(e,a);if(t.user.trackedExperiments.has(r))return[];t.user.trackedExperiments.add(r)}t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({experiment:e,result:a,timestamp:Date.now().toString(),logType:"experiment"});let n=[];if(t.global.trackingCallback){let r=t.global.trackingCallback;n.push(Rs(()=>r(e,a,t.user)))}if(t.user.trackingCallback){let r=t.user.trackingCallback;n.push(Rs(()=>r(e,a)))}if(t.global.eventLogger){let r=t.global.eventLogger;n.push(Rs(()=>r(HP,{experimentId:e.key,variationId:a.key,hashAttribute:a.hashAttribute,hashValue:a.hashValue},t.user)))}return n}function qP(t,e,a){if(t.user.trackedFeatureUsage){let n=JSON.stringify(a.value);if(t.user.trackedFeatureUsage[e]===n)return;t.user.trackedFeatureUsage[e]=n,t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({featureKey:e,result:a,timestamp:Date.now().toString(),logType:"feature"})}if(t.global.onFeatureUsage){let n=t.global.onFeatureUsage;Rs(()=>n(e,a,t.user))}if(t.user.onFeatureUsage){let n=t.user.onFeatureUsage;Rs(()=>n(e,a))}if(t.global.eventLogger){let n=t.global.eventLogger;Rs(()=>n(NP,{feature:e,source:a.source,value:a.value,ruleId:a.source==="defaultValue"?"$default":a.ruleId||"",variationId:a.experimentResult?a.experimentResult.key:""},t.user))}}function Ap(t,e){if(e.stack.evaluatedFeatures.has(t))return ro(e,t,null,"cyclicPrerequisite");e.stack.evaluatedFeatures.add(t),e.stack.id=t;let a=UP(e);if(a.has(t))return ro(e,t,a.get(t),"override");if(!e.global.features||!e.global.features[t])return ro(e,t,null,"unknownFeature");let n=e.global.features[t];if(n.rules){let r=new Set(e.stack.evaluatedFeatures);e:for(let o of n.rules){if(o.parentConditions)for(let l of o.parentConditions){e.stack.evaluatedFeatures=new Set(r);let u=Ap(l.id,e);if(u.source==="cyclicPrerequisite")return ro(e,t,null,"cyclicPrerequisite");let c={value:u.value};if(!no(c,l.condition||{})){if(l.gate)return ro(e,t,null,"prerequisite");continue e}}if(o.filters&&$I(o.filters,e))continue;if("force"in o){if(o.condition&&!qI(o.condition,e)||!$P(e,o.seed||t,o.hashAttribute,e.user.saveStickyBucketAssignmentDoc&&!o.disableStickyBucketing?o.fallbackAttribute:void 0,o.range,o.coverage,o.hashVersion))continue;return o.tracks&&o.tracks.forEach(l=>{!UI(e,l.experiment,l.result).length&&e.global.saveDeferredTrack&&e.global.saveDeferredTrack({experiment:l.experiment,result:l.result})}),ro(e,t,o.force,"force",o.id)}if(!o.variations)continue;let i={variations:o.variations,key:o.key||t};"coverage"in o&&(i.coverage=o.coverage),o.weights&&(i.weights=o.weights),o.hashAttribute&&(i.hashAttribute=o.hashAttribute),o.fallbackAttribute&&(i.fallbackAttribute=o.fallbackAttribute),o.disableStickyBucketing&&(i.disableStickyBucketing=o.disableStickyBucketing),o.bucketVersion!==void 0&&(i.bucketVersion=o.bucketVersion),o.minBucketVersion!==void 0&&(i.minBucketVersion=o.minBucketVersion),o.namespace&&(i.namespace=o.namespace),o.meta&&(i.meta=o.meta),o.ranges&&(i.ranges=o.ranges),o.name&&(i.name=o.name),o.phase&&(i.phase=o.phase),o.seed&&(i.seed=o.seed),o.hashVersion&&(i.hashVersion=o.hashVersion),o.filters&&(i.filters=o.filters),o.condition&&(i.condition=o.condition);let{result:s}=Ep(i,t,e);if(e.global.onExperimentEval&&e.global.onExperimentEval(i,s),s.inExperiment&&!s.passthrough)return ro(e,t,s.value,"experiment",o.id,i,s)}}return ro(e,t,n.defaultValue===void 0?null:n.defaultValue,"defaultValue")}function Ep(t,e,a){let n=t.key,r=t.variations.length;if(r<2)return{result:Ge(a,t,-1,!1,e)};if(a.global.enabled===!1||a.user.enabled===!1)return{result:Ge(a,t,-1,!1,e)};if(t=VP(t,a),t.urlPatterns&&!mp(a.user.url||"",t.urlPatterns))return{result:Ge(a,t,-1,!1,e)};let o=mI(n,a.user.url||"",r);if(o!==null)return{result:Ge(a,t,o,!1,e)};let i=zP(a);if(n in i){let x=i[n];return{result:Ge(a,t,x,!1,e)}}if(t.status==="draft"||t.active===!1)return{result:Ge(a,t,-1,!1,e)};let{hashAttribute:s,hashValue:l}=ei(a,t.hashAttribute,a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing?t.fallbackAttribute:void 0);if(!l)return{result:Ge(a,t,-1,!1,e)};let u=-1,c=!1,d=!1;if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{variation:x,versionIsBlocked:p}=ZP({ctx:a,expKey:t.key,expBucketVersion:t.bucketVersion,expHashAttribute:t.hashAttribute,expFallbackAttribute:t.fallbackAttribute,expMinBucketVersion:t.minBucketVersion,expMeta:t.meta});c=x>=0,u=x,d=!!p}if(!c){if(t.filters){if($I(t.filters,a))return{result:Ge(a,t,-1,!1,e)}}else if(t.namespace&&!fI(l,t.namespace))return{result:Ge(a,t,-1,!1,e)};if(t.include&&!gI(t.include))return{result:Ge(a,t,-1,!1,e)};if(t.condition&&!qI(t.condition,a))return{result:Ge(a,t,-1,!1,e)};if(t.parentConditions){let x=new Set(a.stack.evaluatedFeatures);for(let p of t.parentConditions){a.stack.evaluatedFeatures=new Set(x);let g=Ap(p.id,a);if(g.source==="cyclicPrerequisite")return{result:Ge(a,t,-1,!1,e)};let v={value:g.value};if(!no(v,p.condition||{}))return{result:Ge(a,t,-1,!1,e)}}}if(t.groups&&!GP(t.groups,a))return{result:Ge(a,t,-1,!1,e)}}if(t.url&&!jP(t.url,a))return{result:Ge(a,t,-1,!1,e)};let f=Hu(t.seed||n,l,t.hashVersion||1);if(f===null)return{result:Ge(a,t,-1,!1,e)};if(!c){let x=t.ranges||hI(r,t.coverage===void 0?1:t.coverage,t.weights);u=pI(f,x)}if(d)return{result:Ge(a,t,-1,!1,e,void 0,!0)};if(u<0)return{result:Ge(a,t,-1,!1,e)};if("force"in t)return{result:Ge(a,t,t.force===void 0?-1:t.force,!1,e)};if(a.global.qaMode||a.user.qaMode)return{result:Ge(a,t,-1,!1,e)};if(t.status==="stopped")return{result:Ge(a,t,-1,!1,e)};let m=Ge(a,t,u,!0,e,f,c);if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{changed:x,key:p,doc:g}=XP(a,s,Uu(l),{[rx(t.key,t.bucketVersion)]:m.key});x&&(a.user.stickyBucketAssignmentDocs=a.user.stickyBucketAssignmentDocs||{},a.user.stickyBucketAssignmentDocs[p]=g,a.user.saveStickyBucketAssignmentDoc(g))}let S=UI(a,t,m);S.length===0&&a.global.saveDeferredTrack&&a.global.saveDeferredTrack({experiment:t,result:m});let b=S.length?S.length===1?S[0]:Promise.all(S).then(()=>{}):void 0;return"changeId"in t&&t.changeId&&a.global.recordChangeId&&a.global.recordChangeId(t.changeId),{result:m,trackingCall:b}}function ro(t,e,a,n,r,o,i){let s={value:a,on:!!a,off:!a,source:n,ruleId:r||""};return o&&(s.experiment=o),i&&(s.experimentResult=i),n!=="override"&&qP(t,e,s),s}function zI(t){return{...t.user.attributes,...t.user.attributeOverrides}}function qI(t,e){return no(zI(e),t,e.global.savedGroups||{})}function $I(t,e){return t.some(a=>{let{hashValue:n}=ei(e,a.attribute);if(!n)return!0;let r=Hu(a.seed,n,a.hashVersion||2);return r===null?!0:!a.ranges.some(o=>hp(r,o))})}function $P(t,e,a,n,r,o,i){if(!r&&o===void 0)return!0;if(!r&&o===0)return!1;let{hashValue:s}=ei(t,a,n);if(!s)return!1;let l=Hu(e,s,i||1);return l===null?!1:r?hp(l,r):o!==void 0?l<=o:!0}function Ge(t,e,a,n,r,o,i){let s=!0;(a<0||a>=e.variations.length)&&(a=0,s=!1);let{hashAttribute:l,hashValue:u}=ei(t,e.hashAttribute,t.user.saveStickyBucketAssignmentDoc&&!e.disableStickyBucketing?e.fallbackAttribute:void 0),c=e.meta?e.meta[a]:{},d={key:c.key||""+a,featureId:r,inExperiment:s,hashUsed:n,variationId:a,value:e.variations[a],hashAttribute:l,hashValue:u,stickyBucketUsed:!!i};return c.name&&(d.name=c.name),o!==void 0&&(d.bucket=o),c.passthrough&&(d.passthrough=c.passthrough),d}function VP(t,e){let a=t.key,n=e.global.overrides;return n&&n[a]&&(t=Object.assign({},t,n[a]),typeof t.url=="string"&&(t.url=Gy(t.url))),t}function ei(t,e,a){let n=e||"id",r="",o=zI(t);return o[n]&&(r=o[n]),!r&&a&&(o[a]&&(r=o[a]),r&&(n=a)),{hashAttribute:n,hashValue:r}}function jP(t,e){let a=e.user.url;if(!a)return!1;let n=a.replace(/^https?:\/\//,"").replace(/^[^/]*\//,"/");return!!(t.test(a)||t.test(n))}function GP(t,e){let a=e.global.groups||{};for(let n=0;n<t.length;n++)if(a[t[n]])return!0;return!1}function ZP({ctx:t,expKey:e,expBucketVersion:a,expHashAttribute:n,expFallbackAttribute:r,expMinBucketVersion:o,expMeta:i}){a=a||0,o=o||0,n=n||"id",i=i||[];let s=rx(e,a),l=WP(t,n,r);if(o>0)for(let d=0;d<o;d++){let f=rx(e,d);if(l[f]!==void 0)return{variation:-1,versionIsBlocked:!0}}let u=l[s];if(u===void 0)return{variation:-1};let c=i.findIndex(d=>d.key===u);return c<0?{variation:-1}:{variation:c}}function rx(t,e){return e=e||0,`${t}__${e}`}function ox(t,e){return`${t}||${e}`}function WP(t,e,a){if(!t.user.stickyBucketAssignmentDocs)return{};let{hashAttribute:n,hashValue:r}=ei(t,e),o=ox(n,Uu(r)),{hashAttribute:i,hashValue:s}=ei(t,a),l=s?ox(i,Uu(s)):null,u={};return l&&t.user.stickyBucketAssignmentDocs[l]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[l].assignments||{}),t.user.stickyBucketAssignmentDocs[o]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[o].assignments||{}),u}function XP(t,e,a,n){let r=ox(e,a),o=t.user.stickyBucketAssignmentDocs&&t.user.stickyBucketAssignmentDocs[r]?t.user.stickyBucketAssignmentDocs[r].assignments||{}:{},i={...o,...n},s=JSON.stringify(o)!==JSON.stringify(i);return{key:r,doc:{attributeName:e,attributeValue:a,assignments:i},changed:s}}function YP(t,e){let a=new Set,n=e&&e.features?e.features:t.global.features||{},r=e&&e.experiments?e.experiments:t.global.experiments||[];return Object.keys(n).forEach(o=>{let i=n[o];if(i.rules)for(let s of i.rules)s.variations&&(a.add(s.hashAttribute||"id"),s.fallbackAttribute&&a.add(s.fallbackAttribute))}),r.map(o=>{a.add(o.hashAttribute||"id"),o.fallbackAttribute&&a.add(o.fallbackAttribute)}),Array.from(a)}async function VI(t,e,a){let n=ix(t,a);return e.getAllAssignments(n)}function ix(t,e){let a={};return YP(t,e).forEach(r=>{let{hashValue:o}=ei(t,r);a[r]=Uu(o)}),a}async function jI(t,e,a){if(t={...t},t.encryptedFeatures){try{t.features=JSON.parse(await Jo(t.encryptedFeatures,e,a))}catch(n){console.error(n)}delete t.encryptedFeatures}if(t.encryptedExperiments){try{t.experiments=JSON.parse(await Jo(t.encryptedExperiments,e,a))}catch(n){console.error(n)}delete t.encryptedExperiments}if(t.encryptedSavedGroups){try{t.savedGroups=JSON.parse(await Jo(t.encryptedSavedGroups,e,a))}catch(n){console.error(n)}delete t.encryptedSavedGroups}return t}function GI(t){let e=t.apiHost||"https://cdn.growthbook.io";return{apiHost:e.replace(/\/*$/,""),streamingHost:(t.streamingHost||e).replace(/\/*$/,""),apiRequestHeaders:t.apiHostRequestHeaders,streamingHostRequestHeaders:t.streamingHostRequestHeaders}}function Tp(t,e){return e.hashAttribute+e.hashValue+t.key+e.variationId}var Ms=typeof window<"u"&&typeof document<"u",KP=vI(),Vu=class{constructor(e){if(e=e||{},this.version=KP,this._options=this.context=e,this._renderer=e.renderer||null,this._trackedExperiments=new Set,this._completedChangeIds=new Set,this._trackedFeatures={},this.debug=!!e.debug,this._subscriptions=new Set,this.ready=!1,this._assigned=new Map,this._activeAutoExperiments=new Map,this._triggeredExpKeys=new Set,this._initialized=!1,this._redirectedUrl="",this._deferredTrackingCalls=new Map,this._autoExperimentsAllowed=!e.disableExperimentsOnLoad,this._destroyCallbacks=[],this.logs=[],this.log=this.log.bind(this),this._saveDeferredTrack=this._saveDeferredTrack.bind(this),this._onExperimentEval=this._onExperimentEval.bind(this),this._fireSubscriptions=this._fireSubscriptions.bind(this),this._recordChangedId=this._recordChangedId.bind(this),e.remoteEval){if(e.decryptionKey)throw new Error("Encryption is not available for remoteEval");if(!e.clientKey)throw new Error("Missing clientKey");let a=!1;try{a=!!new URL(e.apiHost||"").hostname.match(/growthbook\.io$/i)}catch{}if(a)throw new Error("Cannot use remoteEval on GrowthBook Cloud")}else if(e.cacheKeyAttributes)throw new Error("cacheKeyAttributes are only used for remoteEval");if(e.stickyBucketService){let a=e.stickyBucketService;this._saveStickyBucketAssignmentDoc=n=>a.saveAssignments(n)}if(e.plugins)for(let a of e.plugins)a(this);if(e.features&&(this.ready=!0),Ms&&e.enableDevMode&&(window._growthbook=this,document.dispatchEvent(new Event("gbloaded"))),e.experiments&&(this.ready=!0,this._updateAllAutoExperiments()),this._options.stickyBucketService&&this._options.stickyBucketAssignmentDocs)for(let a in this._options.stickyBucketAssignmentDocs){let n=this._options.stickyBucketAssignmentDocs[a];n&&this._options.stickyBucketService.saveAssignments(n).catch(()=>{})}this.ready&&this.refreshStickyBuckets(this.getPayload())}async setPayload(e){this._payload=e;let a=await jI(e,this._options.decryptionKey);this._decryptedPayload=a,await this.refreshStickyBuckets(a),a.features&&(this._options.features=a.features),a.savedGroups&&(this._options.savedGroups=a.savedGroups),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,this._render()}initSync(e){this._initialized=!0;let a=e.payload;if(a.encryptedExperiments||a.encryptedFeatures)throw new Error("initSync does not support encrypted payloads");return this._options.stickyBucketService&&!this._options.stickyBucketAssignmentDocs&&(this._options.stickyBucketAssignmentDocs=this.generateStickyBucketAssignmentDocsSync(this._options.stickyBucketService,a)),this._payload=a,this._decryptedPayload=a,a.features&&(this._options.features=a.features),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,xp(this,e),this}async init(e){if(this._initialized=!0,e=e||{},e.cacheSettings&&SI(e.cacheSettings),e.payload)return await this.setPayload(e.payload),xp(this,e),{success:!0,source:"init"};{let{data:a,...n}=await this._refresh({...e,allowStale:!0});return xp(this,e),await this.setPayload(a||{}),n}}async loadFeatures(e){e=e||{},await this.init({skipCache:e.skipCache,timeout:e.timeout,streaming:(this._options.backgroundSync??!0)&&(e.autoRefresh||this._options.subscribeToChanges)})}async refreshFeatures(e){let a=await this._refresh({...e||{},allowStale:!1});a.data&&await this.setPayload(a.data)}getApiInfo(){return[this.getApiHosts().apiHost,this.getClientKey()]}getApiHosts(){return GI(this._options)}getClientKey(){return this._options.clientKey||""}getPayload(){return this._payload||{features:this.getFeatures(),experiments:this.getExperiments()}}getDecryptedPayload(){return this._decryptedPayload||this.getPayload()}isRemoteEval(){return this._options.remoteEval||!1}getCacheKeyAttributes(){return this._options.cacheKeyAttributes}async _refresh({timeout:e,skipCache:a,allowStale:n,streaming:r}){if(!this._options.clientKey)throw new Error("Missing clientKey");return CI({instance:this,timeout:e,skipCache:a||this._options.disableCache,allowStale:n,backgroundSync:r??this._options.backgroundSync??!0})}_render(){if(this._renderer)try{this._renderer()}catch(e){console.error("Failed to render",e)}}setFeatures(e){this._options.features=e,this.ready=!0,this._render()}async setEncryptedFeatures(e,a,n){let r=await Jo(e,a||this._options.decryptionKey,n);this.setFeatures(JSON.parse(r))}setExperiments(e){this._options.experiments=e,this.ready=!0,this._updateAllAutoExperiments()}async setEncryptedExperiments(e,a,n){let r=await Jo(e,a||this._options.decryptionKey,n);this.setExperiments(JSON.parse(r))}async setAttributes(e){if(this._options.attributes=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async updateAttributes(e){return this.setAttributes({...this._options.attributes,...e})}async setAttributeOverrides(e){if(this._options.attributeOverrides=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async setForcedVariations(e){if(this._options.forcedVariations=e||{},this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}setForcedFeatures(e){this._options.forcedFeatureValues=e,this._render()}async setURL(e){if(e!==this._options.url){if(this._options.url=e,this._redirectedUrl="",this._options.remoteEval){await this._refreshForRemoteEval(),this._updateAllAutoExperiments(!0);return}this._updateAllAutoExperiments(!0)}}getAttributes(){return{...this._options.attributes,...this._options.attributeOverrides}}getForcedVariations(){return this._options.forcedVariations||{}}getForcedFeatures(){return this._options.forcedFeatureValues||new Map}getStickyBucketAssignmentDocs(){return this._options.stickyBucketAssignmentDocs||{}}getUrl(){return this._options.url||""}getFeatures(){return this._options.features||{}}getExperiments(){return this._options.experiments||[]}getCompletedChangeIds(){return Array.from(this._completedChangeIds)}subscribe(e){return this._subscriptions.add(e),()=>{this._subscriptions.delete(e)}}async _refreshForRemoteEval(){if(!this._options.remoteEval||!this._initialized)return;let e=await this._refresh({allowStale:!1});e.data&&await this.setPayload(e.data)}getAllResults(){return new Map(this._assigned)}onDestroy(e){this._destroyCallbacks.push(e)}isDestroyed(){return!!this._destroyed}destroy(e){e=e||{},this._destroyed=!0,this._destroyCallbacks.forEach(a=>{try{a()}catch(n){console.error(n)}}),this._subscriptions.clear(),this._assigned.clear(),this._trackedExperiments.clear(),this._completedChangeIds.clear(),this._deferredTrackingCalls.clear(),this._trackedFeatures={},this._destroyCallbacks=[],this._payload=void 0,this._saveStickyBucketAssignmentDoc=void 0,_I(this),e.destroyAllStreams&&Qy(),this.logs=[],Ms&&window._growthbook===this&&delete window._growthbook,this._activeAutoExperiments.forEach(a=>{a.undo()}),this._activeAutoExperiments.clear(),this._triggeredExpKeys.clear()}setRenderer(e){this._renderer=e}forceVariation(e,a){if(this._options.forcedVariations=this._options.forcedVariations||{},this._options.forcedVariations[e]=a,this._options.remoteEval){this._refreshForRemoteEval();return}this._updateAllAutoExperiments(),this._render()}run(e){let{result:a}=Ep(e,null,this._getEvalContext());return this._onExperimentEval(e,a),a}triggerExperiment(e){return this._triggeredExpKeys.add(e),this._options.experiments?this._options.experiments.filter(n=>n.key===e).map(n=>this._runAutoExperiment(n)).filter(n=>n!==null):null}triggerAutoExperiments(){this._autoExperimentsAllowed=!0,this._updateAllAutoExperiments(!0)}_getEvalContext(){return{user:this._getUserContext(),global:this._getGlobalContext(),stack:{evaluatedFeatures:new Set}}}_getUserContext(){return{attributes:this._options.user?{...this._options.user,...this._options.attributes}:this._options.attributes,enableDevMode:this._options.enableDevMode,blockedChangeIds:this._options.blockedChangeIds,stickyBucketAssignmentDocs:this._options.stickyBucketAssignmentDocs,url:this._getContextUrl(),forcedVariations:this._options.forcedVariations,forcedFeatureValues:this._options.forcedFeatureValues,attributeOverrides:this._options.attributeOverrides,saveStickyBucketAssignmentDoc:this._saveStickyBucketAssignmentDoc,trackingCallback:this._options.trackingCallback,onFeatureUsage:this._options.onFeatureUsage,devLogs:this.logs,trackedExperiments:this._trackedExperiments,trackedFeatureUsage:this._trackedFeatures}}_getGlobalContext(){return{features:this._options.features,experiments:this._options.experiments,log:this.log,enabled:this._options.enabled,qaMode:this._options.qaMode,savedGroups:this._options.savedGroups,groups:this._options.groups,overrides:this._options.overrides,onExperimentEval:this._onExperimentEval,recordChangeId:this._recordChangedId,saveDeferredTrack:this._saveDeferredTrack,eventLogger:this._options.eventLogger}}_runAutoExperiment(e,a){let n=this._activeAutoExperiments.get(e);if(e.manual&&!this._triggeredExpKeys.has(e.key)&&!n)return null;let r=this._isAutoExperimentBlockedByContext(e),o,i;r?o=Ge(this._getEvalContext(),e,-1,!1,""):({result:o,trackingCall:i}=Ep(e,null,this._getEvalContext()),this._onExperimentEval(e,o));let s=JSON.stringify(o.value);if(!a&&o.inExperiment&&n&&n.valueHash===s)return o;if(n&&this._undoActiveAutoExperiment(e),o.inExperiment){let l=gp(e);if(l==="redirect"&&o.value.urlRedirect&&e.urlPatterns){let u=e.persistQueryString?yI(this._getContextUrl(),o.value.urlRedirect):o.value.urlRedirect;if(mp(u,e.urlPatterns))return this.log("Skipping redirect because original URL matches redirect URL",{id:e.key}),o;this._redirectedUrl=u;let{navigate:c,delay:d}=this._getNavigateFunction();if(c)if(Ms)Promise.all([...i?[vp(i,this._options.maxNavigateDelay??1e3)]:[],new Promise(f=>window.setTimeout(f,this._options.navigateDelay??d))]).then(()=>{try{c(u)}catch(f){console.error(f)}});else try{c(u)}catch(f){console.error(f)}}else if(l==="visual"){let u=this._options.applyDomChangesCallback?this._options.applyDomChangesCallback(o.value):this._applyDOMChanges(o.value);u&&this._activeAutoExperiments.set(e,{undo:u,valueHash:s})}}return o}_undoActiveAutoExperiment(e){let a=this._activeAutoExperiments.get(e);a&&(a.undo(),this._activeAutoExperiments.delete(e))}_updateAllAutoExperiments(e){if(!this._autoExperimentsAllowed)return;let a=this._options.experiments||[],n=new Set(a);this._activeAutoExperiments.forEach((r,o)=>{n.has(o)||(r.undo(),this._activeAutoExperiments.delete(o))});for(let r of a){let o=this._runAutoExperiment(r,e);if(o&&o.inExperiment&&gp(r)==="redirect")break}}_onExperimentEval(e,a){let n=this._assigned.get(e.key);this._assigned.set(e.key,{experiment:e,result:a}),this._subscriptions.size>0&&this._fireSubscriptions(e,a,n)}_fireSubscriptions(e,a,n){(!n||n.result.inExperiment!==a.inExperiment||n.result.variationId!==a.variationId)&&this._subscriptions.forEach(r=>{try{r(e,a)}catch(o){console.error(o)}})}_recordChangedId(e){this._completedChangeIds.add(e)}isOn(e){return this.evalFeature(e).on}isOff(e){return this.evalFeature(e).off}getFeatureValue(e,a){let n=this.evalFeature(e).value;return n===null?a:n}feature(e){return this.evalFeature(e)}evalFeature(e){return Ap(e,this._getEvalContext())}log(e,a){this.debug&&(this._options.log?this._options.log(e,a):console.log(e,a))}getDeferredTrackingCalls(){return Array.from(this._deferredTrackingCalls.values())}setDeferredTrackingCalls(e){this._deferredTrackingCalls=new Map(e.filter(a=>a&&a.experiment&&a.result).map(a=>[Tp(a.experiment,a.result),a]))}async fireDeferredTrackingCalls(){if(!this._options.trackingCallback)return;let e=[];this._deferredTrackingCalls.forEach(a=>{!a||!a.experiment||!a.result?console.error("Invalid deferred tracking call",{call:a}):e.push(this._options.trackingCallback(a.experiment,a.result))}),this._deferredTrackingCalls.clear(),await Promise.all(e)}setTrackingCallback(e){this._options.trackingCallback=e,this.fireDeferredTrackingCalls()}setEventLogger(e){this._options.eventLogger=e}async logEvent(e,a){if(this._destroyed){console.error("Cannot log event to destroyed GrowthBook instance");return}if(this._options.enableDevMode&&this.logs.push({eventName:e,properties:a,timestamp:Date.now().toString(),logType:"event"}),this._options.eventLogger)try{await this._options.eventLogger(e,a||{},this._getUserContext())}catch(n){console.error(n)}else console.error("No event logger configured")}_saveDeferredTrack(e){this._deferredTrackingCalls.set(Tp(e.experiment,e.result),e)}_getContextUrl(){return this._options.url||(Ms?window.location.href:"")}_isAutoExperimentBlockedByContext(e){let a=gp(e);if(a==="visual"){if(this._options.disableVisualExperiments||this._options.disableJsInjection&&e.variations.some(n=>n.js))return!0}else if(a==="redirect"){if(this._options.disableUrlRedirectExperiments)return!0;try{let n=new URL(this._getContextUrl());for(let r of e.variations){if(!r||!r.urlRedirect)continue;let o=new URL(r.urlRedirect);if(this._options.disableCrossOriginUrlRedirectExperiments&&(o.protocol!==n.protocol||o.host!==n.host))return!0}}catch(n){return this.log("Error parsing current or redirect URL",{id:e.key,error:n}),!0}}else return!0;return!!(e.changeId&&(this._options.blockedChangeIds||[]).includes(e.changeId))}getRedirectUrl(){return this._redirectedUrl}_getNavigateFunction(){return this._options.navigate?{navigate:this._options.navigate,delay:0}:Ms?{navigate:e=>{window.location.replace(e)},delay:100}:{navigate:null,delay:0}}_applyDOMChanges(e){if(!Ms)return;let a=[];if(e.css){let n=document.createElement("style");n.innerHTML=e.css,document.head.appendChild(n),a.push(()=>n.remove())}if(e.js){let n=document.createElement("script");n.innerHTML=e.js,this._options.jsInjectionNonce&&(n.nonce=this._options.jsInjectionNonce),document.head.appendChild(n),a.push(()=>n.remove())}return e.domMutations&&e.domMutations.forEach(n=>{a.push(BI.declarative(n).revert)}),()=>{a.forEach(n=>n())}}async refreshStickyBuckets(e){if(this._options.stickyBucketService){let a=this._getEvalContext(),n=await VI(a,this._options.stickyBucketService,e);this._options.stickyBucketAssignmentDocs=n}}generateStickyBucketAssignmentDocsSync(e,a){if(!("getAllAssignmentsSync"in e)){console.error("generating StickyBucketAssignmentDocs docs requires StickyBucketServiceSync");return}let n=this._getEvalContext(),r=ix(n,a);return e.getAllAssignmentsSync(r)}inDevMode(){return!!this._options.enableDevMode}};var QP="https://experiment.syntrologie.com",sx=class{constructor(e={}){B(this,"gb");B(this,"featureListeners",new Set);if(e.client)this.gb=e.client;else{let a=e.onExperimentViewed?(n,r)=>{e.onExperimentViewed(n.key,r.variationId,typeof r.value=="string"?r.value:`variation_${r.variationId}`)}:void 0;this.gb=new Vu({...e,apiHost:e.apiHost??QP,enableDevMode:e.enableDevMode??!0,trackingCallback:a}),e.autoInit&&this.gb.init({streaming:!0})}}get _internal(){return this.gb}async refreshFeatures(){await this.gb.loadFeatures()}setAttributes(e){this.gb.setAttributes({...this.gb.getAttributes(),...e})}setForcedVariations(e){this.gb.setForcedVariations(e)}getFeatureValue(e,a){return this.gb.getFeatureValue(e,a)}getAllFeatures(){let e=this.gb.getFeatures(),a={};for(let n of Object.keys(e))a[n]=this.gb.getFeatureValue(n,null);return a}shouldRenderRectangle(e){return!0}onFeaturesChanged(e){return this.featureListeners.add(e),this.featureListeners.size===1&&this.gb.setRenderer(()=>{for(let a of this.featureListeners)a()}),()=>{this.featureListeners.delete(e),this.featureListeners.size===0&&this.gb.setRenderer(null)}}};function Rp(t={}){return new sx(t)}var ZI="syntro_session_metrics",ju=class{constructor(e={}){B(this,"metrics",new Map);B(this,"experiments");B(this,"attributePrefix");B(this,"onMetricChange");this.experiments=e.experiments,this.attributePrefix=e.attributePrefix??"session_",this.onMetricChange=e.onMetricChange,this.loadFromStorage()}increment(e,a=1){let r=(this.metrics.get(e)??0)+a;return this.metrics.set(e,r),this.saveToStorage(),this.updateExperimentAttributes(e,r),this.onMetricChange?.(e,r),r}set(e,a){this.metrics.set(e,a),this.saveToStorage(),this.updateExperimentAttributes(e,a),this.onMetricChange?.(e,a)}get(e){return this.metrics.get(e)??0}meetsThreshold(e,a){return this.get(e)>=a}getAll(){return Object.fromEntries(this.metrics)}reset(e){this.metrics.delete(e),this.saveToStorage(),this.updateExperimentAttributes(e,0),this.onMetricChange?.(e,0)}resetAll(){let e=Array.from(this.metrics.keys());this.metrics.clear(),this.saveToStorage();let a={};for(let n of e)a[`${this.attributePrefix}${n}`]=0,this.onMetricChange?.(n,0);this.experiments?.setAttributes?.(a)}setExperiments(e){this.experiments=e,this.syncAllToExperiments()}updateExperimentAttributes(e,a){if(!this.experiments?.setAttributes)return;let n=`${this.attributePrefix}${e}`;this.experiments.setAttributes({[n]:a})}syncAllToExperiments(){if(!this.experiments?.setAttributes)return;let e={};for(let[a,n]of this.metrics)e[`${this.attributePrefix}${a}`]=n;this.experiments.setAttributes(e)}loadFromStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e=sessionStorage.getItem(ZI);if(e){let a=JSON.parse(e);for(let[n,r]of Object.entries(a))this.metrics.set(n,r.count)}}catch(e){console.warn("[SessionMetricTracker] Failed to load from sessionStorage:",e)}}saveToStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e={};for(let[a,n]of this.metrics)e[a]={count:n,lastUpdated:Date.now()};sessionStorage.setItem(ZI,JSON.stringify(e))}catch(e){console.warn("[SessionMetricTracker] Failed to save to sessionStorage:",e)}}};function Mp(t={}){return new ju(t)}var h={};J0(h,{BRAND:()=>wF,DIRTY:()=>ti,EMPTY_PATH:()=>aF,INVALID:()=>Q,NEVER:()=>lN,OK:()=>Ot,ParseStatus:()=>kt,Schema:()=>le,ZodAny:()=>so,ZodArray:()=>sr,ZodBigInt:()=>ni,ZodBoolean:()=>ri,ZodBranded:()=>Zu,ZodCatch:()=>mi,ZodDate:()=>oi,ZodDefault:()=>hi,ZodDiscriminatedUnion:()=>Bp,ZodEffects:()=>Ha,ZodEnum:()=>fi,ZodError:()=>ta,ZodFirstPartyTypeKind:()=>J,ZodFunction:()=>Fp,ZodIntersection:()=>ui,ZodIssueCode:()=>O,ZodLazy:()=>ci,ZodLiteral:()=>di,ZodMap:()=>Ns,ZodNaN:()=>Us,ZodNativeEnum:()=>pi,ZodNever:()=>an,ZodNull:()=>si,ZodNullable:()=>bn,ZodNumber:()=>ai,ZodObject:()=>aa,ZodOptional:()=>Fa,ZodParsedType:()=>j,ZodPipeline:()=>Wu,ZodPromise:()=>lo,ZodReadonly:()=>gi,ZodRecord:()=>Pp,ZodSchema:()=>le,ZodSet:()=>Hs,ZodString:()=>io,ZodSymbol:()=>Ps,ZodTransformer:()=>Ha,ZodTuple:()=>xn,ZodType:()=>le,ZodUndefined:()=>ii,ZodUnion:()=>li,ZodUnknown:()=>ir,ZodVoid:()=>Fs,addIssueToContext:()=>H,any:()=>DF,array:()=>FF,bigint:()=>AF,boolean:()=>rA,coerce:()=>sN,custom:()=>tA,date:()=>EF,datetimeRegex:()=>JI,defaultErrorMap:()=>rr,discriminatedUnion:()=>zF,effect:()=>JF,enum:()=>YF,function:()=>ZF,getErrorMap:()=>Ds,getParsedType:()=>yn,instanceof:()=>kF,intersection:()=>qF,isAborted:()=>Dp,isAsync:()=>Os,isDirty:()=>Op,isValid:()=>oo,late:()=>LF,lazy:()=>WF,literal:()=>XF,makeIssue:()=>Gu,map:()=>jF,nan:()=>IF,nativeEnum:()=>KF,never:()=>BF,null:()=>MF,nullable:()=>tN,number:()=>nA,object:()=>NF,objectUtil:()=>lx,oboolean:()=>iN,onumber:()=>oN,optional:()=>eN,ostring:()=>rN,pipeline:()=>nN,preprocess:()=>aN,promise:()=>QF,quotelessJson:()=>JP,record:()=>VF,set:()=>GF,setErrorMap:()=>tF,strictObject:()=>HF,string:()=>aA,symbol:()=>TF,transformer:()=>JF,tuple:()=>$F,undefined:()=>RF,union:()=>UF,unknown:()=>OF,util:()=>de,void:()=>PF});var de;(function(t){t.assertEqual=r=>{};function e(r){}t.assertIs=e;function a(r){throw new Error}t.assertNever=a,t.arrayToEnum=r=>{let o={};for(let i of r)o[i]=i;return o},t.getValidEnumValues=r=>{let o=t.objectKeys(r).filter(s=>typeof r[r[s]]!="number"),i={};for(let s of o)i[s]=r[s];return t.objectValues(i)},t.objectValues=r=>t.objectKeys(r).map(function(o){return r[o]}),t.objectKeys=typeof Object.keys=="function"?r=>Object.keys(r):r=>{let o=[];for(let i in r)Object.prototype.hasOwnProperty.call(r,i)&&o.push(i);return o},t.find=(r,o)=>{for(let i of r)if(o(i))return i},t.isInteger=typeof Number.isInteger=="function"?r=>Number.isInteger(r):r=>typeof r=="number"&&Number.isFinite(r)&&Math.floor(r)===r;function n(r,o=" | "){return r.map(i=>typeof i=="string"?`'${i}'`:i).join(o)}t.joinValues=n,t.jsonStringifyReplacer=(r,o)=>typeof o=="bigint"?o.toString():o})(de||(de={}));var lx;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(lx||(lx={}));var j=de.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),yn=t=>{switch(typeof t){case"undefined":return j.undefined;case"string":return j.string;case"number":return Number.isNaN(t)?j.nan:j.number;case"boolean":return j.boolean;case"function":return j.function;case"bigint":return j.bigint;case"symbol":return j.symbol;case"object":return Array.isArray(t)?j.array:t===null?j.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?j.promise:typeof Map<"u"&&t instanceof Map?j.map:typeof Set<"u"&&t instanceof Set?j.set:typeof Date<"u"&&t instanceof Date?j.date:j.object;default:return j.unknown}};var O=de.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),JP=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),ta=class t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let a=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,a):this.__proto__=a,this.name="ZodError",this.issues=e}format(e){let a=e||function(o){return o.message},n={_errors:[]},r=o=>{for(let i of o.issues)if(i.code==="invalid_union")i.unionErrors.map(r);else if(i.code==="invalid_return_type")r(i.returnTypeError);else if(i.code==="invalid_arguments")r(i.argumentsError);else if(i.path.length===0)n._errors.push(a(i));else{let s=n,l=0;for(;l<i.path.length;){let u=i.path[l];l===i.path.length-1?(s[u]=s[u]||{_errors:[]},s[u]._errors.push(a(i))):s[u]=s[u]||{_errors:[]},s=s[u],l++}}};return r(this),n}static assert(e){if(!(e instanceof t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,de.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=a=>a.message){let a={},n=[];for(let r of this.issues)if(r.path.length>0){let o=r.path[0];a[o]=a[o]||[],a[o].push(e(r))}else n.push(e(r));return{formErrors:n,fieldErrors:a}}get formErrors(){return this.flatten()}};ta.create=t=>new ta(t);var eF=(t,e)=>{let a;switch(t.code){case O.invalid_type:t.received===j.undefined?a="Required":a=`Expected ${t.expected}, received ${t.received}`;break;case O.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(t.expected,de.jsonStringifyReplacer)}`;break;case O.unrecognized_keys:a=`Unrecognized key(s) in object: ${de.joinValues(t.keys,", ")}`;break;case O.invalid_union:a="Invalid input";break;case O.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${de.joinValues(t.options)}`;break;case O.invalid_enum_value:a=`Invalid enum value. Expected ${de.joinValues(t.options)}, received '${t.received}'`;break;case O.invalid_arguments:a="Invalid function arguments";break;case O.invalid_return_type:a="Invalid function return type";break;case O.invalid_date:a="Invalid date";break;case O.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(a=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(a=`${a} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?a=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?a=`Invalid input: must end with "${t.validation.endsWith}"`:de.assertNever(t.validation):t.validation!=="regex"?a=`Invalid ${t.validation}`:a="Invalid";break;case O.too_small:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:a="Invalid input";break;case O.too_big:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?a=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:a="Invalid input";break;case O.custom:a="Invalid input";break;case O.invalid_intersection_types:a="Intersection results could not be merged";break;case O.not_multiple_of:a=`Number must be a multiple of ${t.multipleOf}`;break;case O.not_finite:a="Number must be finite";break;default:a=e.defaultError,de.assertNever(t)}return{message:a}},rr=eF;var WI=rr;function tF(t){WI=t}function Ds(){return WI}var Gu=t=>{let{data:e,path:a,errorMaps:n,issueData:r}=t,o=[...a,...r.path||[]],i={...r,path:o};if(r.message!==void 0)return{...r,path:o,message:r.message};let s="",l=n.filter(u=>!!u).slice().reverse();for(let u of l)s=u(i,{data:e,defaultError:s}).message;return{...r,path:o,message:s}},aF=[];function H(t,e){let a=Ds(),n=Gu({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===rr?void 0:rr].filter(r=>!!r)});t.common.issues.push(n)}var kt=class t{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,a){let n=[];for(let r of a){if(r.status==="aborted")return Q;r.status==="dirty"&&e.dirty(),n.push(r.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,a){let n=[];for(let r of a){let o=await r.key,i=await r.value;n.push({key:o,value:i})}return t.mergeObjectSync(e,n)}static mergeObjectSync(e,a){let n={};for(let r of a){let{key:o,value:i}=r;if(o.status==="aborted"||i.status==="aborted")return Q;o.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof i.value<"u"||r.alwaysSet)&&(n[o.value]=i.value)}return{status:e.value,value:n}}},Q=Object.freeze({status:"aborted"}),ti=t=>({status:"dirty",value:t}),Ot=t=>({status:"valid",value:t}),Dp=t=>t.status==="aborted",Op=t=>t.status==="dirty",oo=t=>t.status==="valid",Os=t=>typeof Promise<"u"&&t instanceof Promise;var W;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(W||(W={}));var Na=class{constructor(e,a,n,r){this._cachedPath=[],this.parent=e,this.data=a,this._path=n,this._key=r}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},XI=(t,e)=>{if(oo(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let a=new ta(t.common.issues);return this._error=a,this._error}}};function se(t){if(!t)return{};let{errorMap:e,invalid_type_error:a,required_error:n,description:r}=t;if(e&&(a||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:r}:{errorMap:(i,s)=>{let{message:l}=t;return i.code==="invalid_enum_value"?{message:l??s.defaultError}:typeof s.data>"u"?{message:l??n??s.defaultError}:i.code!=="invalid_type"?{message:s.defaultError}:{message:l??a??s.defaultError}},description:r}}var le=class{get description(){return this._def.description}_getType(e){return yn(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:yn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new kt,ctx:{common:e.parent.common,data:e.data,parsedType:yn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let a=this._parse(e);if(Os(a))throw new Error("Synchronous parse encountered promise.");return a}_parseAsync(e){let a=this._parse(e);return Promise.resolve(a)}parse(e,a){let n=this.safeParse(e,a);if(n.success)return n.data;throw n.error}safeParse(e,a){let n={common:{issues:[],async:a?.async??!1,contextualErrorMap:a?.errorMap},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:yn(e)},r=this._parseSync({data:e,path:n.path,parent:n});return XI(n,r)}"~validate"(e){let a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:yn(e)};if(!this["~standard"].async)try{let n=this._parseSync({data:e,path:[],parent:a});return oo(n)?{value:n.value}:{issues:a.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),a.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:a}).then(n=>oo(n)?{value:n.value}:{issues:a.common.issues})}async parseAsync(e,a){let n=await this.safeParseAsync(e,a);if(n.success)return n.data;throw n.error}async safeParseAsync(e,a){let n={common:{issues:[],contextualErrorMap:a?.errorMap,async:!0},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:yn(e)},r=this._parse({data:e,path:n.path,parent:n}),o=await(Os(r)?r:Promise.resolve(r));return XI(n,o)}refine(e,a){let n=r=>typeof a=="string"||typeof a>"u"?{message:a}:typeof a=="function"?a(r):a;return this._refinement((r,o)=>{let i=e(r),s=()=>o.addIssue({code:O.custom,...n(r)});return typeof Promise<"u"&&i instanceof Promise?i.then(l=>l?!0:(s(),!1)):i?!0:(s(),!1)})}refinement(e,a){return this._refinement((n,r)=>e(n)?!0:(r.addIssue(typeof a=="function"?a(n,r):a),!1))}_refinement(e){return new Ha({schema:this,typeName:J.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:a=>this["~validate"](a)}}optional(){return Fa.create(this,this._def)}nullable(){return bn.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return sr.create(this)}promise(){return lo.create(this,this._def)}or(e){return li.create([this,e],this._def)}and(e){return ui.create(this,e,this._def)}transform(e){return new Ha({...se(this._def),schema:this,typeName:J.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let a=typeof e=="function"?e:()=>e;return new hi({...se(this._def),innerType:this,defaultValue:a,typeName:J.ZodDefault})}brand(){return new Zu({typeName:J.ZodBranded,type:this,...se(this._def)})}catch(e){let a=typeof e=="function"?e:()=>e;return new mi({...se(this._def),innerType:this,catchValue:a,typeName:J.ZodCatch})}describe(e){let a=this.constructor;return new a({...this._def,description:e})}pipe(e){return Wu.create(this,e)}readonly(){return gi.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},nF=/^c[^\s-]{8,}$/i,rF=/^[0-9a-z]+$/,oF=/^[0-9A-HJKMNP-TV-Z]{26}$/i,iF=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,sF=/^[a-z0-9_-]{21}$/i,lF=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,uF=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,cF=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,dF="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",ux,fF=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,pF=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,hF=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,mF=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,gF=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,vF=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,KI="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",yF=new RegExp(`^${KI}$`);function QI(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);let a=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${a}`}function xF(t){return new RegExp(`^${QI(t)}$`)}function JI(t){let e=`${KI}T${QI(t)}`,a=[];return a.push(t.local?"Z?":"Z"),t.offset&&a.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${a.join("|")})`,new RegExp(`^${e}$`)}function bF(t,e){return!!((e==="v4"||!e)&&fF.test(t)||(e==="v6"||!e)&&hF.test(t))}function SF(t,e){if(!lF.test(t))return!1;try{let[a]=t.split(".");if(!a)return!1;let n=a.replace(/-/g,"+").replace(/_/g,"/").padEnd(a.length+(4-a.length%4)%4,"="),r=JSON.parse(atob(n));return!(typeof r!="object"||r===null||"typ"in r&&r?.typ!=="JWT"||!r.alg||e&&r.alg!==e)}catch{return!1}}function CF(t,e){return!!((e==="v4"||!e)&&pF.test(t)||(e==="v6"||!e)&&mF.test(t))}var io=class t extends le{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==j.string){let o=this._getOrReturnCtx(e);return H(o,{code:O.invalid_type,expected:j.string,received:o.parsedType}),Q}let n=new kt,r;for(let o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(r=this._getOrReturnCtx(e,r),H(r,{code:O.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="max")e.data.length>o.value&&(r=this._getOrReturnCtx(e,r),H(r,{code:O.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="length"){let i=e.data.length>o.value,s=e.data.length<o.value;(i||s)&&(r=this._getOrReturnCtx(e,r),i?H(r,{code:O.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):s&&H(r,{code:O.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),n.dirty())}else if(o.kind==="email")cF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"email",code:O.invalid_string,message:o.message}),n.dirty());else if(o.kind==="emoji")ux||(ux=new RegExp(dF,"u")),ux.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"emoji",code:O.invalid_string,message:o.message}),n.dirty());else if(o.kind==="uuid")iF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"uuid",code:O.invalid_string,message:o.message}),n.dirty());else if(o.kind==="nanoid")sF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"nanoid",code:O.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid")nF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"cuid",code:O.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid2")rF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"cuid2",code:O.invalid_string,message:o.message}),n.dirty());else if(o.kind==="ulid")oF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"ulid",code:O.invalid_string,message:o.message}),n.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{r=this._getOrReturnCtx(e,r),H(r,{validation:"url",code:O.invalid_string,message:o.message}),n.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"regex",code:O.invalid_string,message:o.message}),n.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(r=this._getOrReturnCtx(e,r),H(r,{code:O.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),n.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(r=this._getOrReturnCtx(e,r),H(r,{code:O.invalid_string,validation:{startsWith:o.value},message:o.message}),n.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(r=this._getOrReturnCtx(e,r),H(r,{code:O.invalid_string,validation:{endsWith:o.value},message:o.message}),n.dirty()):o.kind==="datetime"?JI(o).test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{code:O.invalid_string,validation:"datetime",message:o.message}),n.dirty()):o.kind==="date"?yF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{code:O.invalid_string,validation:"date",message:o.message}),n.dirty()):o.kind==="time"?xF(o).test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{code:O.invalid_string,validation:"time",message:o.message}),n.dirty()):o.kind==="duration"?uF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"duration",code:O.invalid_string,message:o.message}),n.dirty()):o.kind==="ip"?bF(e.data,o.version)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"ip",code:O.invalid_string,message:o.message}),n.dirty()):o.kind==="jwt"?SF(e.data,o.alg)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"jwt",code:O.invalid_string,message:o.message}),n.dirty()):o.kind==="cidr"?CF(e.data,o.version)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"cidr",code:O.invalid_string,message:o.message}),n.dirty()):o.kind==="base64"?gF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"base64",code:O.invalid_string,message:o.message}),n.dirty()):o.kind==="base64url"?vF.test(e.data)||(r=this._getOrReturnCtx(e,r),H(r,{validation:"base64url",code:O.invalid_string,message:o.message}),n.dirty()):de.assertNever(o);return{status:n.value,value:e.data}}_regex(e,a,n){return this.refinement(r=>e.test(r),{validation:a,code:O.invalid_string,...W.errToObj(n)})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...W.errToObj(e)})}url(e){return this._addCheck({kind:"url",...W.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...W.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...W.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...W.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...W.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...W.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...W.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...W.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...W.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...W.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...W.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...W.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...W.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...W.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...W.errToObj(e)})}regex(e,a){return this._addCheck({kind:"regex",regex:e,...W.errToObj(a)})}includes(e,a){return this._addCheck({kind:"includes",value:e,position:a?.position,...W.errToObj(a?.message)})}startsWith(e,a){return this._addCheck({kind:"startsWith",value:e,...W.errToObj(a)})}endsWith(e,a){return this._addCheck({kind:"endsWith",value:e,...W.errToObj(a)})}min(e,a){return this._addCheck({kind:"min",value:e,...W.errToObj(a)})}max(e,a){return this._addCheck({kind:"max",value:e,...W.errToObj(a)})}length(e,a){return this._addCheck({kind:"length",value:e,...W.errToObj(a)})}nonempty(e){return this.min(1,W.errToObj(e))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxLength(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};io.create=t=>new io({checks:[],typeName:J.ZodString,coerce:t?.coerce??!1,...se(t)});function _F(t,e){let a=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,r=a>n?a:n,o=Number.parseInt(t.toFixed(r).replace(".","")),i=Number.parseInt(e.toFixed(r).replace(".",""));return o%i/10**r}var ai=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==j.number){let o=this._getOrReturnCtx(e);return H(o,{code:O.invalid_type,expected:j.number,received:o.parsedType}),Q}let n,r=new kt;for(let o of this._def.checks)o.kind==="int"?de.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),H(n,{code:O.invalid_type,expected:"integer",received:"float",message:o.message}),r.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),H(n,{code:O.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),r.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),H(n,{code:O.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),r.dirty()):o.kind==="multipleOf"?_F(e.data,o.value)!==0&&(n=this._getOrReturnCtx(e,n),H(n,{code:O.not_multiple_of,multipleOf:o.value,message:o.message}),r.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),H(n,{code:O.not_finite,message:o.message}),r.dirty()):de.assertNever(o);return{status:r.value,value:e.data}}gte(e,a){return this.setLimit("min",e,!0,W.toString(a))}gt(e,a){return this.setLimit("min",e,!1,W.toString(a))}lte(e,a){return this.setLimit("max",e,!0,W.toString(a))}lt(e,a){return this.setLimit("max",e,!1,W.toString(a))}setLimit(e,a,n,r){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:n,message:W.toString(r)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:W.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:W.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:W.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:W.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:W.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:W.toString(a)})}finite(e){return this._addCheck({kind:"finite",message:W.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:W.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:W.toString(e)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&de.isInteger(e.value))}get isFinite(){let e=null,a=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(a===null||n.value>a)&&(a=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(a)&&Number.isFinite(e)}};ai.create=t=>new ai({checks:[],typeName:J.ZodNumber,coerce:t?.coerce||!1,...se(t)});var ni=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==j.bigint)return this._getInvalidInput(e);let n,r=new kt;for(let o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),H(n,{code:O.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),r.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),H(n,{code:O.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),r.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),H(n,{code:O.not_multiple_of,multipleOf:o.value,message:o.message}),r.dirty()):de.assertNever(o);return{status:r.value,value:e.data}}_getInvalidInput(e){let a=this._getOrReturnCtx(e);return H(a,{code:O.invalid_type,expected:j.bigint,received:a.parsedType}),Q}gte(e,a){return this.setLimit("min",e,!0,W.toString(a))}gt(e,a){return this.setLimit("min",e,!1,W.toString(a))}lte(e,a){return this.setLimit("max",e,!0,W.toString(a))}lt(e,a){return this.setLimit("max",e,!1,W.toString(a))}setLimit(e,a,n,r){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:n,message:W.toString(r)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:W.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:W.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:W.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:W.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:W.toString(a)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};ni.create=t=>new ni({checks:[],typeName:J.ZodBigInt,coerce:t?.coerce??!1,...se(t)});var ri=class extends le{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==j.boolean){let n=this._getOrReturnCtx(e);return H(n,{code:O.invalid_type,expected:j.boolean,received:n.parsedType}),Q}return Ot(e.data)}};ri.create=t=>new ri({typeName:J.ZodBoolean,coerce:t?.coerce||!1,...se(t)});var oi=class t extends le{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==j.date){let o=this._getOrReturnCtx(e);return H(o,{code:O.invalid_type,expected:j.date,received:o.parsedType}),Q}if(Number.isNaN(e.data.getTime())){let o=this._getOrReturnCtx(e);return H(o,{code:O.invalid_date}),Q}let n=new kt,r;for(let o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(r=this._getOrReturnCtx(e,r),H(r,{code:O.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),n.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(r=this._getOrReturnCtx(e,r),H(r,{code:O.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),n.dirty()):de.assertNever(o);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}min(e,a){return this._addCheck({kind:"min",value:e.getTime(),message:W.toString(a)})}max(e,a){return this._addCheck({kind:"max",value:e.getTime(),message:W.toString(a)})}get minDate(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e!=null?new Date(e):null}};oi.create=t=>new oi({checks:[],coerce:t?.coerce||!1,typeName:J.ZodDate,...se(t)});var Ps=class extends le{_parse(e){if(this._getType(e)!==j.symbol){let n=this._getOrReturnCtx(e);return H(n,{code:O.invalid_type,expected:j.symbol,received:n.parsedType}),Q}return Ot(e.data)}};Ps.create=t=>new Ps({typeName:J.ZodSymbol,...se(t)});var ii=class extends le{_parse(e){if(this._getType(e)!==j.undefined){let n=this._getOrReturnCtx(e);return H(n,{code:O.invalid_type,expected:j.undefined,received:n.parsedType}),Q}return Ot(e.data)}};ii.create=t=>new ii({typeName:J.ZodUndefined,...se(t)});var si=class extends le{_parse(e){if(this._getType(e)!==j.null){let n=this._getOrReturnCtx(e);return H(n,{code:O.invalid_type,expected:j.null,received:n.parsedType}),Q}return Ot(e.data)}};si.create=t=>new si({typeName:J.ZodNull,...se(t)});var so=class extends le{constructor(){super(...arguments),this._any=!0}_parse(e){return Ot(e.data)}};so.create=t=>new so({typeName:J.ZodAny,...se(t)});var ir=class extends le{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Ot(e.data)}};ir.create=t=>new ir({typeName:J.ZodUnknown,...se(t)});var an=class extends le{_parse(e){let a=this._getOrReturnCtx(e);return H(a,{code:O.invalid_type,expected:j.never,received:a.parsedType}),Q}};an.create=t=>new an({typeName:J.ZodNever,...se(t)});var Fs=class extends le{_parse(e){if(this._getType(e)!==j.undefined){let n=this._getOrReturnCtx(e);return H(n,{code:O.invalid_type,expected:j.void,received:n.parsedType}),Q}return Ot(e.data)}};Fs.create=t=>new Fs({typeName:J.ZodVoid,...se(t)});var sr=class t extends le{_parse(e){let{ctx:a,status:n}=this._processInputParams(e),r=this._def;if(a.parsedType!==j.array)return H(a,{code:O.invalid_type,expected:j.array,received:a.parsedType}),Q;if(r.exactLength!==null){let i=a.data.length>r.exactLength.value,s=a.data.length<r.exactLength.value;(i||s)&&(H(a,{code:i?O.too_big:O.too_small,minimum:s?r.exactLength.value:void 0,maximum:i?r.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:r.exactLength.message}),n.dirty())}if(r.minLength!==null&&a.data.length<r.minLength.value&&(H(a,{code:O.too_small,minimum:r.minLength.value,type:"array",inclusive:!0,exact:!1,message:r.minLength.message}),n.dirty()),r.maxLength!==null&&a.data.length>r.maxLength.value&&(H(a,{code:O.too_big,maximum:r.maxLength.value,type:"array",inclusive:!0,exact:!1,message:r.maxLength.message}),n.dirty()),a.common.async)return Promise.all([...a.data].map((i,s)=>r.type._parseAsync(new Na(a,i,a.path,s)))).then(i=>kt.mergeArray(n,i));let o=[...a.data].map((i,s)=>r.type._parseSync(new Na(a,i,a.path,s)));return kt.mergeArray(n,o)}get element(){return this._def.type}min(e,a){return new t({...this._def,minLength:{value:e,message:W.toString(a)}})}max(e,a){return new t({...this._def,maxLength:{value:e,message:W.toString(a)}})}length(e,a){return new t({...this._def,exactLength:{value:e,message:W.toString(a)}})}nonempty(e){return this.min(1,e)}};sr.create=(t,e)=>new sr({type:t,minLength:null,maxLength:null,exactLength:null,typeName:J.ZodArray,...se(e)});function Bs(t){if(t instanceof aa){let e={};for(let a in t.shape){let n=t.shape[a];e[a]=Fa.create(Bs(n))}return new aa({...t._def,shape:()=>e})}else return t instanceof sr?new sr({...t._def,type:Bs(t.element)}):t instanceof Fa?Fa.create(Bs(t.unwrap())):t instanceof bn?bn.create(Bs(t.unwrap())):t instanceof xn?xn.create(t.items.map(e=>Bs(e))):t}var aa=class t extends le{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),a=de.objectKeys(e);return this._cached={shape:e,keys:a},this._cached}_parse(e){if(this._getType(e)!==j.object){let u=this._getOrReturnCtx(e);return H(u,{code:O.invalid_type,expected:j.object,received:u.parsedType}),Q}let{status:n,ctx:r}=this._processInputParams(e),{shape:o,keys:i}=this._getCached(),s=[];if(!(this._def.catchall instanceof an&&this._def.unknownKeys==="strip"))for(let u in r.data)i.includes(u)||s.push(u);let l=[];for(let u of i){let c=o[u],d=r.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new Na(r,d,r.path,u)),alwaysSet:u in r.data})}if(this._def.catchall instanceof an){let u=this._def.unknownKeys;if(u==="passthrough")for(let c of s)l.push({key:{status:"valid",value:c},value:{status:"valid",value:r.data[c]}});else if(u==="strict")s.length>0&&(H(r,{code:O.unrecognized_keys,keys:s}),n.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let u=this._def.catchall;for(let c of s){let d=r.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new Na(r,d,r.path,c)),alwaysSet:c in r.data})}}return r.common.async?Promise.resolve().then(async()=>{let u=[];for(let c of l){let d=await c.key,f=await c.value;u.push({key:d,value:f,alwaysSet:c.alwaysSet})}return u}).then(u=>kt.mergeObjectSync(n,u)):kt.mergeObjectSync(n,l)}get shape(){return this._def.shape()}strict(e){return W.errToObj,new t({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(a,n)=>{let r=this._def.errorMap?.(a,n).message??n.defaultError;return a.code==="unrecognized_keys"?{message:W.errToObj(e).message??r}:{message:r}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(e){return new t({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new t({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:J.ZodObject})}setKey(e,a){return this.augment({[e]:a})}catchall(e){return new t({...this._def,catchall:e})}pick(e){let a={};for(let n of de.objectKeys(e))e[n]&&this.shape[n]&&(a[n]=this.shape[n]);return new t({...this._def,shape:()=>a})}omit(e){let a={};for(let n of de.objectKeys(this.shape))e[n]||(a[n]=this.shape[n]);return new t({...this._def,shape:()=>a})}deepPartial(){return Bs(this)}partial(e){let a={};for(let n of de.objectKeys(this.shape)){let r=this.shape[n];e&&!e[n]?a[n]=r:a[n]=r.optional()}return new t({...this._def,shape:()=>a})}required(e){let a={};for(let n of de.objectKeys(this.shape))if(e&&!e[n])a[n]=this.shape[n];else{let o=this.shape[n];for(;o instanceof Fa;)o=o._def.innerType;a[n]=o}return new t({...this._def,shape:()=>a})}keyof(){return eA(de.objectKeys(this.shape))}};aa.create=(t,e)=>new aa({shape:()=>t,unknownKeys:"strip",catchall:an.create(),typeName:J.ZodObject,...se(e)});aa.strictCreate=(t,e)=>new aa({shape:()=>t,unknownKeys:"strict",catchall:an.create(),typeName:J.ZodObject,...se(e)});aa.lazycreate=(t,e)=>new aa({shape:t,unknownKeys:"strip",catchall:an.create(),typeName:J.ZodObject,...se(e)});var li=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),n=this._def.options;function r(o){for(let s of o)if(s.result.status==="valid")return s.result;for(let s of o)if(s.result.status==="dirty")return a.common.issues.push(...s.ctx.common.issues),s.result;let i=o.map(s=>new ta(s.ctx.common.issues));return H(a,{code:O.invalid_union,unionErrors:i}),Q}if(a.common.async)return Promise.all(n.map(async o=>{let i={...a,common:{...a.common,issues:[]},parent:null};return{result:await o._parseAsync({data:a.data,path:a.path,parent:i}),ctx:i}})).then(r);{let o,i=[];for(let l of n){let u={...a,common:{...a.common,issues:[]},parent:null},c=l._parseSync({data:a.data,path:a.path,parent:u});if(c.status==="valid")return c;c.status==="dirty"&&!o&&(o={result:c,ctx:u}),u.common.issues.length&&i.push(u.common.issues)}if(o)return a.common.issues.push(...o.ctx.common.issues),o.result;let s=i.map(l=>new ta(l));return H(a,{code:O.invalid_union,unionErrors:s}),Q}}get options(){return this._def.options}};li.create=(t,e)=>new li({options:t,typeName:J.ZodUnion,...se(e)});var or=t=>t instanceof ci?or(t.schema):t instanceof Ha?or(t.innerType()):t instanceof di?[t.value]:t instanceof fi?t.options:t instanceof pi?de.objectValues(t.enum):t instanceof hi?or(t._def.innerType):t instanceof ii?[void 0]:t instanceof si?[null]:t instanceof Fa?[void 0,...or(t.unwrap())]:t instanceof bn?[null,...or(t.unwrap())]:t instanceof Zu||t instanceof gi?or(t.unwrap()):t instanceof mi?or(t._def.innerType):[],Bp=class t extends le{_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==j.object)return H(a,{code:O.invalid_type,expected:j.object,received:a.parsedType}),Q;let n=this.discriminator,r=a.data[n],o=this.optionsMap.get(r);return o?a.common.async?o._parseAsync({data:a.data,path:a.path,parent:a}):o._parseSync({data:a.data,path:a.path,parent:a}):(H(a,{code:O.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),Q)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,a,n){let r=new Map;for(let o of a){let i=or(o.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let s of i){if(r.has(s))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(s)}`);r.set(s,o)}}return new t({typeName:J.ZodDiscriminatedUnion,discriminator:e,options:a,optionsMap:r,...se(n)})}};function cx(t,e){let a=yn(t),n=yn(e);if(t===e)return{valid:!0,data:t};if(a===j.object&&n===j.object){let r=de.objectKeys(e),o=de.objectKeys(t).filter(s=>r.indexOf(s)!==-1),i={...t,...e};for(let s of o){let l=cx(t[s],e[s]);if(!l.valid)return{valid:!1};i[s]=l.data}return{valid:!0,data:i}}else if(a===j.array&&n===j.array){if(t.length!==e.length)return{valid:!1};let r=[];for(let o=0;o<t.length;o++){let i=t[o],s=e[o],l=cx(i,s);if(!l.valid)return{valid:!1};r.push(l.data)}return{valid:!0,data:r}}else return a===j.date&&n===j.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var ui=class extends le{_parse(e){let{status:a,ctx:n}=this._processInputParams(e),r=(o,i)=>{if(Dp(o)||Dp(i))return Q;let s=cx(o.value,i.value);return s.valid?((Op(o)||Op(i))&&a.dirty(),{status:a.value,value:s.data}):(H(n,{code:O.invalid_intersection_types}),Q)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([o,i])=>r(o,i)):r(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};ui.create=(t,e,a)=>new ui({left:t,right:e,typeName:J.ZodIntersection,...se(a)});var xn=class t extends le{_parse(e){let{status:a,ctx:n}=this._processInputParams(e);if(n.parsedType!==j.array)return H(n,{code:O.invalid_type,expected:j.array,received:n.parsedType}),Q;if(n.data.length<this._def.items.length)return H(n,{code:O.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Q;!this._def.rest&&n.data.length>this._def.items.length&&(H(n,{code:O.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),a.dirty());let o=[...n.data].map((i,s)=>{let l=this._def.items[s]||this._def.rest;return l?l._parse(new Na(n,i,n.path,s)):null}).filter(i=>!!i);return n.common.async?Promise.all(o).then(i=>kt.mergeArray(a,i)):kt.mergeArray(a,o)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};xn.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new xn({items:t,typeName:J.ZodTuple,rest:null,...se(e)})};var Pp=class t extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:n}=this._processInputParams(e);if(n.parsedType!==j.object)return H(n,{code:O.invalid_type,expected:j.object,received:n.parsedType}),Q;let r=[],o=this._def.keyType,i=this._def.valueType;for(let s in n.data)r.push({key:o._parse(new Na(n,s,n.path,s)),value:i._parse(new Na(n,n.data[s],n.path,s)),alwaysSet:s in n.data});return n.common.async?kt.mergeObjectAsync(a,r):kt.mergeObjectSync(a,r)}get element(){return this._def.valueType}static create(e,a,n){return a instanceof le?new t({keyType:e,valueType:a,typeName:J.ZodRecord,...se(n)}):new t({keyType:io.create(),valueType:e,typeName:J.ZodRecord,...se(a)})}},Ns=class extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:n}=this._processInputParams(e);if(n.parsedType!==j.map)return H(n,{code:O.invalid_type,expected:j.map,received:n.parsedType}),Q;let r=this._def.keyType,o=this._def.valueType,i=[...n.data.entries()].map(([s,l],u)=>({key:r._parse(new Na(n,s,n.path,[u,"key"])),value:o._parse(new Na(n,l,n.path,[u,"value"]))}));if(n.common.async){let s=new Map;return Promise.resolve().then(async()=>{for(let l of i){let u=await l.key,c=await l.value;if(u.status==="aborted"||c.status==="aborted")return Q;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}})}else{let s=new Map;for(let l of i){let u=l.key,c=l.value;if(u.status==="aborted"||c.status==="aborted")return Q;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}}}};Ns.create=(t,e,a)=>new Ns({valueType:e,keyType:t,typeName:J.ZodMap,...se(a)});var Hs=class t extends le{_parse(e){let{status:a,ctx:n}=this._processInputParams(e);if(n.parsedType!==j.set)return H(n,{code:O.invalid_type,expected:j.set,received:n.parsedType}),Q;let r=this._def;r.minSize!==null&&n.data.size<r.minSize.value&&(H(n,{code:O.too_small,minimum:r.minSize.value,type:"set",inclusive:!0,exact:!1,message:r.minSize.message}),a.dirty()),r.maxSize!==null&&n.data.size>r.maxSize.value&&(H(n,{code:O.too_big,maximum:r.maxSize.value,type:"set",inclusive:!0,exact:!1,message:r.maxSize.message}),a.dirty());let o=this._def.valueType;function i(l){let u=new Set;for(let c of l){if(c.status==="aborted")return Q;c.status==="dirty"&&a.dirty(),u.add(c.value)}return{status:a.value,value:u}}let s=[...n.data.values()].map((l,u)=>o._parse(new Na(n,l,n.path,u)));return n.common.async?Promise.all(s).then(l=>i(l)):i(s)}min(e,a){return new t({...this._def,minSize:{value:e,message:W.toString(a)}})}max(e,a){return new t({...this._def,maxSize:{value:e,message:W.toString(a)}})}size(e,a){return this.min(e,a).max(e,a)}nonempty(e){return this.min(1,e)}};Hs.create=(t,e)=>new Hs({valueType:t,minSize:null,maxSize:null,typeName:J.ZodSet,...se(e)});var Fp=class t extends le{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==j.function)return H(a,{code:O.invalid_type,expected:j.function,received:a.parsedType}),Q;function n(s,l){return Gu({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ds(),rr].filter(u=>!!u),issueData:{code:O.invalid_arguments,argumentsError:l}})}function r(s,l){return Gu({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ds(),rr].filter(u=>!!u),issueData:{code:O.invalid_return_type,returnTypeError:l}})}let o={errorMap:a.common.contextualErrorMap},i=a.data;if(this._def.returns instanceof lo){let s=this;return Ot(async function(...l){let u=new ta([]),c=await s._def.args.parseAsync(l,o).catch(m=>{throw u.addIssue(n(l,m)),u}),d=await Reflect.apply(i,this,c);return await s._def.returns._def.type.parseAsync(d,o).catch(m=>{throw u.addIssue(r(d,m)),u})})}else{let s=this;return Ot(function(...l){let u=s._def.args.safeParse(l,o);if(!u.success)throw new ta([n(l,u.error)]);let c=Reflect.apply(i,this,u.data),d=s._def.returns.safeParse(c,o);if(!d.success)throw new ta([r(c,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new t({...this._def,args:xn.create(e).rest(ir.create())})}returns(e){return new t({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,a,n){return new t({args:e||xn.create([]).rest(ir.create()),returns:a||ir.create(),typeName:J.ZodFunction,...se(n)})}},ci=class extends le{get schema(){return this._def.getter()}_parse(e){let{ctx:a}=this._processInputParams(e);return this._def.getter()._parse({data:a.data,path:a.path,parent:a})}};ci.create=(t,e)=>new ci({getter:t,typeName:J.ZodLazy,...se(e)});var di=class extends le{_parse(e){if(e.data!==this._def.value){let a=this._getOrReturnCtx(e);return H(a,{received:a.data,code:O.invalid_literal,expected:this._def.value}),Q}return{status:"valid",value:e.data}}get value(){return this._def.value}};di.create=(t,e)=>new di({value:t,typeName:J.ZodLiteral,...se(e)});function eA(t,e){return new fi({values:t,typeName:J.ZodEnum,...se(e)})}var fi=class t extends le{_parse(e){if(typeof e.data!="string"){let a=this._getOrReturnCtx(e),n=this._def.values;return H(a,{expected:de.joinValues(n),received:a.parsedType,code:O.invalid_type}),Q}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let a=this._getOrReturnCtx(e),n=this._def.values;return H(a,{received:a.data,code:O.invalid_enum_value,options:n}),Q}return Ot(e.data)}get options(){return this._def.values}get enum(){let e={};for(let a of this._def.values)e[a]=a;return e}get Values(){let e={};for(let a of this._def.values)e[a]=a;return e}get Enum(){let e={};for(let a of this._def.values)e[a]=a;return e}extract(e,a=this._def){return t.create(e,{...this._def,...a})}exclude(e,a=this._def){return t.create(this.options.filter(n=>!e.includes(n)),{...this._def,...a})}};fi.create=eA;var pi=class extends le{_parse(e){let a=de.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==j.string&&n.parsedType!==j.number){let r=de.objectValues(a);return H(n,{expected:de.joinValues(r),received:n.parsedType,code:O.invalid_type}),Q}if(this._cache||(this._cache=new Set(de.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let r=de.objectValues(a);return H(n,{received:n.data,code:O.invalid_enum_value,options:r}),Q}return Ot(e.data)}get enum(){return this._def.values}};pi.create=(t,e)=>new pi({values:t,typeName:J.ZodNativeEnum,...se(e)});var lo=class extends le{unwrap(){return this._def.type}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==j.promise&&a.common.async===!1)return H(a,{code:O.invalid_type,expected:j.promise,received:a.parsedType}),Q;let n=a.parsedType===j.promise?a.data:Promise.resolve(a.data);return Ot(n.then(r=>this._def.type.parseAsync(r,{path:a.path,errorMap:a.common.contextualErrorMap})))}};lo.create=(t,e)=>new lo({type:t,typeName:J.ZodPromise,...se(e)});var Ha=class extends le{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===J.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:a,ctx:n}=this._processInputParams(e),r=this._def.effect||null,o={addIssue:i=>{H(n,i),i.fatal?a.abort():a.dirty()},get path(){return n.path}};if(o.addIssue=o.addIssue.bind(o),r.type==="preprocess"){let i=r.transform(n.data,o);if(n.common.async)return Promise.resolve(i).then(async s=>{if(a.value==="aborted")return Q;let l=await this._def.schema._parseAsync({data:s,path:n.path,parent:n});return l.status==="aborted"?Q:l.status==="dirty"?ti(l.value):a.value==="dirty"?ti(l.value):l});{if(a.value==="aborted")return Q;let s=this._def.schema._parseSync({data:i,path:n.path,parent:n});return s.status==="aborted"?Q:s.status==="dirty"?ti(s.value):a.value==="dirty"?ti(s.value):s}}if(r.type==="refinement"){let i=s=>{let l=r.refinement(s,o);if(n.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(n.common.async===!1){let s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?Q:(s.status==="dirty"&&a.dirty(),i(s.value),{status:a.value,value:s.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>s.status==="aborted"?Q:(s.status==="dirty"&&a.dirty(),i(s.value).then(()=>({status:a.value,value:s.value}))))}if(r.type==="transform")if(n.common.async===!1){let i=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!oo(i))return Q;let s=r.transform(i.value,o);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:a.value,value:s}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>oo(i)?Promise.resolve(r.transform(i.value,o)).then(s=>({status:a.value,value:s})):Q);de.assertNever(r)}};Ha.create=(t,e,a)=>new Ha({schema:t,typeName:J.ZodEffects,effect:e,...se(a)});Ha.createWithPreprocess=(t,e,a)=>new Ha({schema:e,effect:{type:"preprocess",transform:t},typeName:J.ZodEffects,...se(a)});var Fa=class extends le{_parse(e){return this._getType(e)===j.undefined?Ot(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Fa.create=(t,e)=>new Fa({innerType:t,typeName:J.ZodOptional,...se(e)});var bn=class extends le{_parse(e){return this._getType(e)===j.null?Ot(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};bn.create=(t,e)=>new bn({innerType:t,typeName:J.ZodNullable,...se(e)});var hi=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),n=a.data;return a.parsedType===j.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:a.path,parent:a})}removeDefault(){return this._def.innerType}};hi.create=(t,e)=>new hi({innerType:t,typeName:J.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...se(e)});var mi=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),n={...a,common:{...a.common,issues:[]}},r=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return Os(r)?r.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new ta(n.common.issues)},input:n.data})})):{status:"valid",value:r.status==="valid"?r.value:this._def.catchValue({get error(){return new ta(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};mi.create=(t,e)=>new mi({innerType:t,typeName:J.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...se(e)});var Us=class extends le{_parse(e){if(this._getType(e)!==j.nan){let n=this._getOrReturnCtx(e);return H(n,{code:O.invalid_type,expected:j.nan,received:n.parsedType}),Q}return{status:"valid",value:e.data}}};Us.create=t=>new Us({typeName:J.ZodNaN,...se(t)});var wF=Symbol("zod_brand"),Zu=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),n=a.data;return this._def.type._parse({data:n,path:a.path,parent:a})}unwrap(){return this._def.type}},Wu=class t extends le{_parse(e){let{status:a,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let o=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?Q:o.status==="dirty"?(a.dirty(),ti(o.value)):this._def.out._parseAsync({data:o.value,path:n.path,parent:n})})();{let r=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return r.status==="aborted"?Q:r.status==="dirty"?(a.dirty(),{status:"dirty",value:r.value}):this._def.out._parseSync({data:r.value,path:n.path,parent:n})}}static create(e,a){return new t({in:e,out:a,typeName:J.ZodPipeline})}},gi=class extends le{_parse(e){let a=this._def.innerType._parse(e),n=r=>(oo(r)&&(r.value=Object.freeze(r.value)),r);return Os(a)?a.then(r=>n(r)):n(a)}unwrap(){return this._def.innerType}};gi.create=(t,e)=>new gi({innerType:t,typeName:J.ZodReadonly,...se(e)});function YI(t,e){let a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function tA(t,e={},a){return t?so.create().superRefine((n,r)=>{let o=t(n);if(o instanceof Promise)return o.then(i=>{if(!i){let s=YI(e,n),l=s.fatal??a??!0;r.addIssue({code:"custom",...s,fatal:l})}});if(!o){let i=YI(e,n),s=i.fatal??a??!0;r.addIssue({code:"custom",...i,fatal:s})}}):so.create()}var LF={object:aa.lazycreate},J;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(J||(J={}));var kF=(t,e={message:`Input not instance of ${t.name}`})=>tA(a=>a instanceof t,e),aA=io.create,nA=ai.create,IF=Us.create,AF=ni.create,rA=ri.create,EF=oi.create,TF=Ps.create,RF=ii.create,MF=si.create,DF=so.create,OF=ir.create,BF=an.create,PF=Fs.create,FF=sr.create,NF=aa.create,HF=aa.strictCreate,UF=li.create,zF=Bp.create,qF=ui.create,$F=xn.create,VF=Pp.create,jF=Ns.create,GF=Hs.create,ZF=Fp.create,WF=ci.create,XF=di.create,YF=fi.create,KF=pi.create,QF=lo.create,JF=Ha.create,eN=Fa.create,tN=bn.create,aN=Ha.createWithPreprocess,nN=Wu.create,rN=()=>aA().optional(),oN=()=>nA().optional(),iN=()=>rA().optional(),sN={string:(t=>io.create({...t,coerce:!0})),number:(t=>ai.create({...t,coerce:!0})),boolean:(t=>ri.create({...t,coerce:!0})),bigint:(t=>ni.create({...t,coerce:!0})),date:(t=>oi.create({...t,coerce:!0}))};var lN=Q;var dx=h.union([h.object({type:h.literal("data"),key:h.string(),value:h.string().optional()}),h.object({type:h.literal("css"),value:h.string()}),h.object({type:h.literal("aria"),role:h.string().optional(),label:h.string().optional()}),h.object({type:h.literal("shadow-css"),value:h.string()}),h.object({type:h.literal("ref"),el:h.any()})]),oA=h.object({kind:h.literal("tooltip"),id:h.string(),anchor:dx,content:h.object({title:h.string().optional(),body:h.string()}),placement:h.enum(["top","bottom","left","right","auto"]).optional(),offsetPx:h.number().optional(),blocking:h.boolean().optional(),trigger:h.enum(["immediate","hover","click"]).optional(),dismiss:h.object({onEsc:h.boolean().optional(),closeButton:h.boolean().optional(),timeoutMs:h.number().optional()}).optional()}),iA=h.object({kind:h.literal("highlight"),id:h.string(),anchor:dx,copy:h.string().optional(),ring:h.object({paddingPx:h.number().optional(),radiusPx:h.number().optional()}).optional(),scrim:h.object({opacity:h.number().optional()}).optional(),ringColor:h.string().optional(),blocking:h.boolean().optional(),dismiss:h.object({onClickOutside:h.boolean().optional(),onEsc:h.boolean().optional(),timeoutMs:h.number().optional()}).optional()}),Np=h.object({id:h.string(),version:h.number(),routes:h.array(h.string()).optional(),steps:h.array(h.union([oA,iA]))});function uN(t){return Np.parse(t)}var cN=({configUri:t,experiments:e,featureKey:a="smart-canvas-overlay-uri",credentials:n="include"}={})=>async()=>{let r=Xf({configUri:t,experiments:e,featureKey:a});if(!r)throw new Error("SmartCanvas overlays: recipe URI missing (env + feature unset).");let o=await fetch(r,{credentials:n});if(!o.ok)throw new Error(`SmartCanvas overlays: failed to fetch recipe (${o.status})`);let i=await o.json();return Np.parse(i)};var Hp=K(Xe(),1),sA=K(pl(),1);function dN({element:t,children:e}){let[a,n]=(0,Hp.useState)(null);return(0,Hp.useLayoutEffect)(()=>{if(!t){n(null);return}return n(t.getMountNode()),()=>n(null)},[t]),a?(0,sA.createPortal)(e,a):null}function fN(){let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="";for(let a=0;a<16;a++)e+=t[Math.floor(Math.random()*t.length)];return e}var fx=class{constructor(){B(this,"sessionId");this.sessionId=fN(),console.log(`[Syntro Telemetry] Using noop adapter (no telemetry configured). sessionId=${this.sessionId}`)}trackCanvasOpened(e){}trackCanvasClosed(e){}trackRectangleViewed(e,a){}trackAction(e,a,n){}register(e){}getSessionId(){return this.sessionId}startSessionRecording(){}trackExperiment(e,a,n){}setPersonProperties(e){}setPersonPropertiesOnce(e){}getDistinctId(){return"demo-user"}getAllFeatureFlags(){return{}}getSegmentFlags(){return{}}track(e,a){}};function Up(){return new fx}var E=typeof window<"u"?window:void 0,At=typeof globalThis<"u"?globalThis:E;typeof self>"u"&&(At.self=At),typeof File>"u"&&(At.File=function(){});var nE=Array.prototype,lA=nE.forEach,uA=nE.indexOf,ba=At?.navigator,q=At?.document,ra=At?.location,Ax=At?.fetch,Ex=At!=null&&At.XMLHttpRequest&&"withCredentials"in new At.XMLHttpRequest?At.XMLHttpRequest:void 0,cA=At?.AbortController,na=ba?.userAgent,te=E??{},ur={DEBUG:!1,LIB_VERSION:"1.302.2"};function dA(t,e,a,n,r,o,i){try{var s=t[o](i),l=s.value}catch(u){return void a(u)}s.done?e(l):Promise.resolve(l).then(n,r)}function fA(t){return function(){var e=this,a=arguments;return new Promise((function(n,r){var o=t.apply(e,a);function i(l){dA(o,n,r,i,s,"next",l)}function s(l){dA(o,n,r,i,s,"throw",l)}i(void 0)}))}}function Z(){return Z=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var a=arguments[e];for(var n in a)({}).hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t},Z.apply(null,arguments)}function rE(t,e){if(t==null)return{};var a={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(e.indexOf(n)!==-1)continue;a[n]=t[n]}return a}var pN=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],pA=function(t,e){if(e===void 0&&(e=[]),!t)return!1;var a=t.toLowerCase();return pN.concat(e).some((n=>{var r=n.toLowerCase();return a.indexOf(r)!==-1}))},hN=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"];function fe(t,e){return t.indexOf(e)!==-1}var yh=function(t){return t.trim()},Tx=function(t){return t.replace(/^\$/,"")},mN=Array.isArray,oE=Object.prototype,iE=oE.hasOwnProperty,xh=oE.toString,Me=mN||function(t){return xh.call(t)==="[object Array]"},mo=t=>typeof t=="function",vt=t=>t===Object(t)&&!Me(t),Vs=t=>{if(vt(t)){for(var e in t)if(iE.call(t,e))return!1;return!0}return!1},z=t=>t===void 0,dt=t=>xh.call(t)=="[object String]",Rx=t=>dt(t)&&t.trim().length===0,pr=t=>t===null,Ae=t=>z(t)||pr(t),wn=t=>xh.call(t)=="[object Number]",go=t=>xh.call(t)==="[object Boolean]",gN=t=>t instanceof FormData,vN=t=>fe(hN,t);function Mx(t){return t===null||typeof t!="object"}function Kp(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"}function sE(t){return!z(Event)&&(function(e,a){try{return e instanceof a}catch{return!1}})(t,Event)}var yN=[!0,"true",1,"1","yes"],px=t=>fe(yN,t),xN=[!1,"false",0,"0","no"];function Sn(t,e,a,n,r){return e>a&&(n.warn("min cannot be greater than max."),e=a),wn(t)?t>a?(n.warn(" cannot be greater than max: "+a+". Using max value instead."),a):t<e?(n.warn(" cannot be less than min: "+e+". Using min value instead."),e):t:(n.warn(" must be a number. using max or fallback. max: "+a+", fallback: "+r),Sn(r||a,e,a,n))}var Dx=class{constructor(e){this.t={},this.i=e.i,this.o=Sn(e.bucketSize,0,100,e.h),this.m=Sn(e.refillRate,0,this.o,e.h),this.S=Sn(e.refillInterval,0,864e5,e.h)}$(e,a){var n=a-e.lastAccess,r=Math.floor(n/this.S);if(r>0){var o=r*this.m;e.tokens=Math.min(e.tokens+o,this.o),e.lastAccess=e.lastAccess+r*this.S}}consumeRateLimit(e){var a,n=Date.now(),r=String(e),o=this.t[r];return o?this.$(o,n):(o={tokens:this.o,lastAccess:n},this.t[r]=o),o.tokens===0||(o.tokens--,o.tokens===0&&((a=this.i)==null||a.call(this,e)),o.tokens===0)}stop(){this.t={}}},zp,hA,hx,bN=t=>t instanceof Error;function SN(t){var e=globalThis._posthogChunkIds;if(e){var a=Object.keys(e);return hx&&a.length===hA||(hA=a.length,hx=a.reduce(((n,r)=>{zp||(zp={});var o=zp[r];if(o)n[o[0]]=o[1];else for(var i=t(r),s=i.length-1;s>=0;s--){var l=i[s],u=l?.filename,c=e[r];if(u&&c){n[u]=c,zp[r]=[u,c];break}}return n}),{})),hx}}var Ox=class{constructor(e,a,n){n===void 0&&(n=[]),this.coercers=e,this.stackParser=a,this.modifiers=n}buildFromUnknown(e,a){a===void 0&&(a={});var n=a&&a.mechanism||{handled:!0,type:"generic"},r=this.buildCoercingContext(n,a,0).apply(e),o=this.buildParsingContext(),i=this.parseStacktrace(r,o);return{$exception_list:this.convertToExceptionList(i,n),$exception_level:"error"}}modifyFrames(e){var a=this;return fA((function*(){for(var n of e)n.stacktrace&&n.stacktrace.frames&&Me(n.stacktrace.frames)&&(n.stacktrace.frames=yield a.applyModifiers(n.stacktrace.frames));return e}))()}coerceFallback(e){var a;return{type:"Error",value:"Unknown error",stack:(a=e.syntheticException)==null?void 0:a.stack,synthetic:!0}}parseStacktrace(e,a){var n,r;return e.cause!=null&&(n=this.parseStacktrace(e.cause,a)),e.stack!=""&&e.stack!=null&&(r=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?1:0),a.chunkIdMap)),Z({},e,{cause:n,stack:r})}applyChunkIds(e,a){return e.map((n=>(n.filename&&a&&(n.chunk_id=a[n.filename]),n)))}applyCoercers(e,a){for(var n of this.coercers)if(n.match(e))return n.coerce(e,a);return this.coerceFallback(a)}applyModifiers(e){var a=this;return fA((function*(){var n=e;for(var r of a.modifiers)n=yield r(n);return n}))()}convertToExceptionList(e,a){var n,r,o,i={type:e.type,value:e.value,mechanism:{type:(n=a.type)!==null&&n!==void 0?n:"generic",handled:(r=a.handled)===null||r===void 0||r,synthetic:(o=e.synthetic)!==null&&o!==void 0&&o}};e.stack&&(i.stacktrace={type:"raw",frames:e.stack});var s=[i];return e.cause!=null&&s.push(...this.convertToExceptionList(e.cause,Z({},a,{handled:!0}))),s}buildParsingContext(){return{chunkIdMap:SN(this.stackParser)}}buildCoercingContext(e,a,n){n===void 0&&(n=0);var r=(o,i)=>{if(i<=4){var s=this.buildCoercingContext(e,a,i);return this.applyCoercers(o,s)}};return Z({},a,{syntheticException:n==0?a.syntheticException:void 0,mechanism:e,apply:o=>r(o,n),next:o=>r(o,n+1)})}},Ws="?";function Bx(t,e,a,n,r){var o={platform:t,filename:e,function:a==="<anonymous>"?Ws:a,in_app:!0};return z(n)||(o.lineno=n),z(r)||(o.colno=r),o}var lE=(t,e)=>{var a=t.indexOf("safari-extension")!==-1,n=t.indexOf("safari-web-extension")!==-1;return a||n?[t.indexOf("@")!==-1?t.split("@")[0]:Ws,a?"safari-extension:"+e:"safari-web-extension:"+e]:[t,e]},CN=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,_N=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,wN=/\((\S*)(?::(\d+))(?::(\d+))\)/,LN=(t,e)=>{var a=CN.exec(t);if(a){var[,n,r,o]=a;return Bx(e,n,Ws,+r,+o)}var i=_N.exec(t);if(i){if(i[2]&&i[2].indexOf("eval")===0){var s=wN.exec(i[2]);s&&(i[2]=s[1],i[3]=s[2],i[4]=s[3])}var[l,u]=lE(i[1]||Ws,i[2]);return Bx(e,u,l,i[3]?+i[3]:void 0,i[4]?+i[4]:void 0)}},kN=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,IN=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,AN=(t,e)=>{var a=kN.exec(t);if(a){if(a[3]&&a[3].indexOf(" > eval")>-1){var n=IN.exec(a[3]);n&&(a[1]=a[1]||"eval",a[3]=n[1],a[4]=n[2],a[5]="")}var r=a[3],o=a[1]||Ws;return[o,r]=lE(o,r),Bx(e,r,o,a[4]?+a[4]:void 0,a[5]?+a[5]:void 0)}},mA=/\(error: (.*)\)/,gA=50;function EN(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),n=1;n<e;n++)a[n-1]=arguments[n];return function(r,o){o===void 0&&(o=0);for(var i=[],s=r.split(`
|
|
515
|
-
`),l=o;l<s.length;l++){var u=s[l];if(!(u.length>1024)){var c=mA.test(u)?u.replace(mA,"$1"):u;if(!c.match(/\S*Error: /)){for(var d of a){var f=d(c,t);if(f){i.push(f);break}}if(i.length>=gA)break}}}return(function(m){if(!m.length)return[];var S=Array.from(m);return S.reverse(),S.slice(0,gA).map((b=>{return Z({},b,{filename:b.filename||(x=S,x[x.length-1]||{}).filename,function:b.function||Ws});var x}))})(i)}}var Px=class{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,a){var n=dt(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:n?e.stack:void 0,cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var a=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?a+": "+e.message:a}isDOMException(e){return Kp(e,"DOMException")}isDOMError(e){return Kp(e,"DOMError")}},Fx=class{match(e){return(a=>a instanceof Error)(e)}coerce(e,a){return{type:this.getType(e),value:this.getMessage(e,a),stack:this.getStack(e),cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return e.name||e.constructor.name}getMessage(e,a){var n=e.message;return n.error&&typeof n.error.message=="string"?String(n.error.message):String(n)}getStack(e){return e.stacktrace||e.stack||void 0}},Nx=class{constructor(){}match(e){return Kp(e,"ErrorEvent")&&e.error!=null}coerce(e,a){var n,r=a.apply(e.error);return r||{type:"ErrorEvent",value:e.message,stack:(n=a.syntheticException)==null?void 0:n.stack,synthetic:!0}}},TN=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i,Hx=class{match(e){return typeof e=="string"}coerce(e,a){var n,[r,o]=this.getInfos(e);return{type:r??"Error",value:o??e,stack:(n=a.syntheticException)==null?void 0:n.stack,synthetic:!0}}getInfos(e){var a="Error",n=e,r=e.match(TN);return r&&(a=r[1],n=r[2]),[a,n]}},RN=["fatal","error","warning","log","info","debug"];function uE(t,e){e===void 0&&(e=40);var a=Object.keys(t);if(a.sort(),!a.length)return"[object has no keys]";for(var n=a.length;n>0;n--){var r=a.slice(0,n).join(", ");if(!(r.length>e))return n===a.length||r.length<=e?r:r.slice(0,e)+"..."}return""}var Ux=class{match(e){return typeof e=="object"&&e!==null}coerce(e,a){var n,r=this.getErrorPropertyFromObject(e);return r?a.apply(r):{type:this.getType(e),value:this.getValue(e),stack:(n=a.syntheticException)==null?void 0:n.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){return sE(e)?e.constructor.name:"Error"}getValue(e){if("name"in e&&typeof e.name=="string"){var a="'"+e.name+"' captured as exception";return"message"in e&&typeof e.message=="string"&&(a+=" with message: '"+e.message+"'"),a}if("message"in e&&typeof e.message=="string")return e.message;var n=this.getObjectClassName(e);return(n&&n!=="Object"?"'"+n+"'":"Object")+" captured as exception with keys: "+uE(e)}isSeverityLevel(e){return dt(e)&&!Rx(e)&&RN.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var n=e[a];if(bN(n))return n}}getObjectClassName(e){try{var a=Object.getPrototypeOf(e);return a?a.constructor.name:void 0}catch{return}}},zx=class{match(e){return sE(e)}coerce(e,a){var n,r=e.constructor.name;return{type:r,value:r+" captured as exception with keys: "+uE(e),stack:(n=a.syntheticException)==null?void 0:n.stack,synthetic:!0}}},qx=class{match(e){return Mx(e)}coerce(e,a){var n;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:(n=a.syntheticException)==null?void 0:n.stack,synthetic:!0}}},$x=class{match(e){return Kp(e,"PromiseRejectionEvent")}coerce(e,a){var n,r=this.getUnhandledRejectionReason(e);return Mx(r)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(r),stack:(n=a.syntheticException)==null?void 0:n.stack,synthetic:!0}:a.apply(r)}getUnhandledRejectionReason(e){if(Mx(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}},cE=function(t,e){var{debugEnabled:a}=e===void 0?{}:e,n={k:function(r){if(E&&(ur.DEBUG||te.POSTHOG_DEBUG||a)&&!z(E.console)&&E.console){for(var o=("__rrweb_original__"in E.console[r])?E.console[r].__rrweb_original__:E.console[r],i=arguments.length,s=new Array(i>1?i-1:0),l=1;l<i;l++)s[l-1]=arguments[l];o(t,...s)}},info:function(){for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];n.k("log",...o)},warn:function(){for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];n.k("warn",...o)},error:function(){for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];n.k("error",...o)},critical:function(){for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];console.error(t,...o)},uninitializedWarning:r=>{n.error("You must initialize PostHog before calling "+r)},createLogger:(r,o)=>cE(t+" "+r,o)};return n},$=cE("[PostHog.js]"),ft=$.createLogger,MN=ft("[ExternalScriptsLoader]"),vA=(t,e,a)=>{if(t.config.disable_external_dependency_loading)return MN.warn(e+" was requested but loading of external scripts is disabled."),a("Loading of external scripts is disabled");var n=q?.querySelectorAll("script");if(n){for(var r,o=function(){if(n[i].src===e){var l=n[i];return l.__posthog_loading_callback_fired?{v:a()}:(l.addEventListener("load",(u=>{l.__posthog_loading_callback_fired=!0,a(void 0,u)})),l.onerror=u=>a(u),{v:void 0})}},i=0;i<n.length;i++)if(r=o())return r.v}var s=()=>{if(!q)return a("document not found");var l=q.createElement("script");if(l.type="text/javascript",l.crossOrigin="anonymous",l.src=e,l.onload=d=>{l.__posthog_loading_callback_fired=!0,a(void 0,d)},l.onerror=d=>a(d),t.config.prepare_external_dependency_script&&(l=t.config.prepare_external_dependency_script(l)),!l)return a("prepare_external_dependency_script returned null");var u,c=q.querySelectorAll("body > script");c.length>0?(u=c[0].parentNode)==null||u.insertBefore(l,c[0]):q.body.appendChild(l)};q!=null&&q.body?s():q?.addEventListener("DOMContentLoaded",s)};te.__PosthogExtensions__=te.__PosthogExtensions__||{},te.__PosthogExtensions__.loadExternalDependency=(t,e,a)=>{var n="/static/"+e+".js?v="+t.version;if(e==="remote-config"&&(n="/array/"+t.config.token+"/config.js"),e==="toolbar"){var r=3e5;n=n+"&t="+Math.floor(Date.now()/r)*r}var o=t.requestRouter.endpointFor("assets",n);vA(t,o,a)},te.__PosthogExtensions__.loadSiteApp=(t,e,a)=>{var n=t.requestRouter.endpointFor("api",e);vA(t,n,a)};var Qp={};function vo(t,e,a){if(Me(t)){if(lA&&t.forEach===lA)t.forEach(e,a);else if("length"in t&&t.length===+t.length){for(var n=0,r=t.length;n<r;n++)if(n in t&&e.call(a,t[n],n)===Qp)return}}}function Be(t,e,a){if(!Ae(t)){if(Me(t))return vo(t,e,a);if(gN(t)){for(var n of t.entries())if(e.call(a,n[1],n[0])===Qp)return}else for(var r in t)if(iE.call(t,r)&&e.call(a,t[r],r)===Qp)return}}var tt=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),n=1;n<e;n++)a[n-1]=arguments[n];return vo(a,(function(r){for(var o in r)r[o]!==void 0&&(t[o]=r[o])})),t},Ks=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),n=1;n<e;n++)a[n-1]=arguments[n];return vo(a,(function(r){vo(r,(function(o){t.push(o)}))})),t};function Wp(t){for(var e=Object.keys(t),a=e.length,n=new Array(a);a--;)n[a]=[e[a],t[e[a]]];return n}var yA=function(t){try{return t()}catch{return}},DN=function(t){return function(){try{for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];return t.apply(this,a)}catch(r){$.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),$.critical(r)}}},Nb=function(t){var e={};return Be(t,(function(a,n){(dt(a)&&a.length>0||wn(a))&&(e[n]=a)})),e};function ON(t,e){return a=t,n=o=>dt(o)&&!pr(e)?o.slice(0,e):o,r=new Set,(function o(i,s){return i!==Object(i)?n?n(i,s):i:r.has(i)?void 0:(r.add(i),Me(i)?(l=[],vo(i,(u=>{l.push(o(u))}))):(l={},Be(i,((u,c)=>{r.has(u)||(l[c]=o(u,c))}))),l);var l})(a);var a,n,r}var BN=["herokuapp.com","vercel.app","netlify.app"];function PN(t){var e=t?.hostname;if(!dt(e))return!1;var a=e.split(".").slice(-2).join(".");for(var n of BN)if(a===n)return!1;return!0}function dE(t,e){for(var a=0;a<t.length;a++)if(e(t[a]))return t[a]}function it(t,e,a,n){var{capture:r=!1,passive:o=!0}=n??{};t?.addEventListener(e,a,{capture:r,passive:o})}var fE="$people_distinct_id",rc="__alias",oc="__timers",xA="$autocapture_disabled_server_side",Vx="$heatmaps_enabled_server_side",bA="$exception_capture_enabled_server_side",jx="$error_tracking_suppression_rules",SA="$error_tracking_capture_extension_exceptions",CA="$web_vitals_enabled_server_side",pE="$dead_clicks_enabled_server_side",_A="$web_vitals_allowed_metrics",mx="$session_recording_remote_config",Jp="$sesid",hE="$session_is_sampled",js="$enabled_feature_flags",ic="$early_access_features",Gx="$feature_flag_details",sc="$stored_person_properties",xi="$stored_group_properties",Zx="$surveys",qp="$surveys_activated",eh="$flag_call_reported",cr="$user_state",Wx="$client_session_props",Xx="$capture_rate_limit",Yx="$initial_campaign_params",Kx="$initial_referrer_info",th="$initial_person_info",ah="$epp",mE="__POSTHOG_TOOLBAR__",Xu="$posthog_cookieless",FN=[fE,rc,"__cmpns",oc,"$session_recording_enabled_server_side",Vx,Jp,js,jx,cr,ic,Gx,xi,sc,Zx,eh,Wx,Xx,Yx,Kx,ah,th];function wA(t){return t instanceof Element&&(t.id===mE||!(t.closest==null||!t.closest(".toolbar-global-fade-container")))}function bh(t){return!!t&&t.nodeType===1}function yo(t,e){return!!t&&!!t.tagName&&t.tagName.toLowerCase()===e.toLowerCase()}function gE(t){return!!t&&t.nodeType===3}function vE(t){return!!t&&t.nodeType===11}function Hb(t){return t?yh(t).split(/\s+/):[]}function LA(t){var e=E?.location.href;return!!(e&&t&&t.some((a=>e.match(a))))}function nh(t){var e="";switch(typeof t.className){case"string":e=t.className;break;case"object":e=(t.className&&"baseVal"in t.className?t.className.baseVal:null)||t.getAttribute("class")||"";break;default:e=""}return Hb(e)}function yE(t){return Ae(t)?null:yh(t).split(/(\s+)/).filter((e=>hc(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function bc(t){var e="";return Qx(t)&&!_E(t)&&t.childNodes&&t.childNodes.length&&Be(t.childNodes,(function(a){var n;gE(a)&&a.textContent&&(e+=(n=yE(a.textContent))!==null&&n!==void 0?n:"")})),yh(e)}function xE(t){return z(t.target)?t.srcElement||null:(e=t.target)!=null&&e.shadowRoot?t.composedPath()[0]||null:t.target||null;var e}var Ub=["a","button","form","input","select","textarea","label"];function bE(t,e){if(z(e))return!0;var a,n=function(o){if(e.some((i=>o.matches(i))))return{v:!0}};for(var r of t)if(a=n(r))return a.v;return!1}function SE(t){var e=t.parentNode;return!(!e||!bh(e))&&e}var NN=["next","previous","prev",">","<"],kA=10,IA=[".ph-no-rageclick",".ph-no-capture"];function HN(t,e){if(!E||zb(t))return!1;var a,n,r;if(go(e)?(a=!!e&&IA,n=void 0):(a=(r=e?.css_selector_ignorelist)!==null&&r!==void 0?r:IA,n=e?.content_ignorelist),a===!1)return!1;var{targetElementList:o}=CE(t,!1);return!(function(i,s){if(i===!1||z(i))return!1;var l;if(i===!0)l=NN;else{if(!Me(i))return!1;if(i.length>kA)return $.error("[PostHog] content_ignorelist array cannot exceed "+kA+" items. Use css_selector_ignorelist for more complex matching."),!1;l=i.map((u=>u.toLowerCase()))}return s.some((u=>{var{safeText:c,ariaLabel:d}=u;return l.some((f=>c.includes(f)||d.includes(f)))}))})(n,o.map((i=>{var s;return{safeText:bc(i).toLowerCase(),ariaLabel:((s=i.getAttribute("aria-label"))==null?void 0:s.toLowerCase().trim())||""}})))&&!bE(o,a)}var zb=t=>!t||yo(t,"html")||!bh(t),CE=(t,e)=>{if(!E||zb(t))return{parentIsUsefulElement:!1,targetElementList:[]};for(var a=!1,n=[t],r=t;r.parentNode&&!yo(r,"body");)if(vE(r.parentNode))n.push(r.parentNode.host),r=r.parentNode.host;else{var o=SE(r);if(!o)break;if(e||Ub.indexOf(o.tagName.toLowerCase())>-1)a=!0;else{var i=E.getComputedStyle(o);i&&i.getPropertyValue("cursor")==="pointer"&&(a=!0)}n.push(o),r=o}return{parentIsUsefulElement:a,targetElementList:n}};function UN(t,e,a,n,r){var o,i,s,l;if(a===void 0&&(a=void 0),!E||zb(t)||(o=a)!=null&&o.url_allowlist&&!LA(a.url_allowlist)||(i=a)!=null&&i.url_ignorelist&&LA(a.url_ignorelist))return!1;if((s=a)!=null&&s.dom_event_allowlist){var u=a.dom_event_allowlist;if(u&&!u.some((S=>e.type===S)))return!1}var{parentIsUsefulElement:c,targetElementList:d}=CE(t,n);if(!(function(S,b){var x=b?.element_allowlist;if(z(x))return!0;var p,g=function(y){if(x.some((_=>y.tagName.toLowerCase()===_)))return{v:!0}};for(var v of S)if(p=g(v))return p.v;return!1})(d,a)||!bE(d,(l=a)==null?void 0:l.css_selector_allowlist))return!1;var f=E.getComputedStyle(t);if(f&&f.getPropertyValue("cursor")==="pointer"&&e.type==="click")return!0;var m=t.tagName.toLowerCase();switch(m){case"html":return!1;case"form":return(r||["submit"]).indexOf(e.type)>=0;case"input":case"select":case"textarea":return(r||["change","click"]).indexOf(e.type)>=0;default:return c?(r||["click"]).indexOf(e.type)>=0:(r||["click"]).indexOf(e.type)>=0&&(Ub.indexOf(m)>-1||t.getAttribute("contenteditable")==="true")}}function Qx(t){for(var e=t;e.parentNode&&!yo(e,"body");e=e.parentNode){var a=nh(e);if(fe(a,"ph-sensitive")||fe(a,"ph-no-capture"))return!1}if(fe(nh(t),"ph-include"))return!0;var n=t.type||"";if(dt(n))switch(n.toLowerCase()){case"hidden":case"password":return!1}var r=t.name||t.id||"";return!(dt(r)&&/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(r.replace(/[^a-zA-Z0-9]/g,"")))}function _E(t){return!!(yo(t,"input")&&!["button","checkbox","submit","reset"].includes(t.type)||yo(t,"select")||yo(t,"textarea")||t.getAttribute("contenteditable")==="true")}var wE="(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})",zN=new RegExp("^(?:"+wE+")$"),qN=new RegExp(wE),LE="\\d{3}-?\\d{2}-?\\d{4}",$N=new RegExp("^("+LE+")$"),VN=new RegExp("("+LE+")");function hc(t,e){return e===void 0&&(e=!0),!(Ae(t)||dt(t)&&(t=yh(t),(e?zN:qN).test((t||"").replace(/[- ]/g,""))||(e?$N:VN).test(t)))}function kE(t){var e=bc(t);return hc(e=(e+" "+IE(t)).trim())?e:""}function IE(t){var e="";return t&&t.childNodes&&t.childNodes.length&&Be(t.childNodes,(function(a){var n;if(a&&((n=a.tagName)==null?void 0:n.toLowerCase())==="span")try{var r=bc(a);e=(e+" "+r).trim(),a.childNodes&&a.childNodes.length&&(e=(e+" "+IE(a)).trim())}catch(o){$.error("[AutoCapture]",o)}})),e}function jN(t){return(function(e){var a=e.map((n=>{var r,o,i="";if(n.tag_name&&(i+=n.tag_name),n.attr_class)for(var s of(n.attr_class.sort(),n.attr_class))i+="."+s.replace(/"/g,"");var l=Z({},n.text?{text:n.text}:{},{"nth-child":(r=n.nth_child)!==null&&r!==void 0?r:0,"nth-of-type":(o=n.nth_of_type)!==null&&o!==void 0?o:0},n.href?{href:n.href}:{},n.attr_id?{attr_id:n.attr_id}:{},n.attributes),u={};return Wp(l).sort(((c,d)=>{var[f]=c,[m]=d;return f.localeCompare(m)})).forEach((c=>{var[d,f]=c;return u[AA(d.toString())]=AA(f.toString())})),i+=":",i+=Wp(u).map((c=>{var[d,f]=c;return d+'="'+f+'"'})).join("")}));return a.join(";")})((function(e){return e.map((a=>{var n,r,o={text:(n=a.$el_text)==null?void 0:n.slice(0,400),tag_name:a.tag_name,href:(r=a.attr__href)==null?void 0:r.slice(0,2048),attr_class:GN(a),attr_id:a.attr__id,nth_child:a.nth_child,nth_of_type:a.nth_of_type,attributes:{}};return Wp(a).filter((i=>{var[s]=i;return s.indexOf("attr__")===0})).forEach((i=>{var[s,l]=i;return o.attributes[s]=l})),o}))})(t))}function AA(t){return t.replace(/"|\\"/g,'\\"')}function GN(t){var e=t.attr__class;return e?Me(e)?e:Hb(e):void 0}var rh=class{constructor(e){this.disabled=e===!1;var a=vt(e)?e:{};this.thresholdPx=a.threshold_px||30,this.timeoutMs=a.timeout_ms||1e3,this.clickCount=a.click_count||3,this.clicks=[]}isRageClick(e,a,n){if(this.disabled)return!1;var r=this.clicks[this.clicks.length-1];if(r&&Math.abs(e-r.x)+Math.abs(a-r.y)<this.thresholdPx&&n-r.timestamp<this.timeoutMs){if(this.clicks.push({x:e,y:a,timestamp:n}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:a,timestamp:n}];return!1}},gx="$copy_autocapture",fr=(function(t){return t.GZipJS="gzip-js",t.Base64="base64",t})({});var oh=t=>{var e=q?.createElement("a");return z(e)?null:(e.href=t,e)},ZN=function(t,e){var a,n;e===void 0&&(e="&");var r=[];return Be(t,(function(o,i){z(o)||z(i)||i==="undefined"||(a=encodeURIComponent((s=>s instanceof File)(o)?o.name:o.toString()),n=encodeURIComponent(i),r[r.length]=n+"="+a)})),r.join(e)},ih=function(t,e){for(var a,n=((t.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),r=0;r<n.length;r++){var o=n[r].split("=");if(o[0]===e){a=o;break}}if(!Me(a)||a.length<2)return"";var i=a[1];try{i=decodeURIComponent(i)}catch{$.error("Skipping decoding for malformed query param: "+i)}return i.replace(/\+/g," ")},Sc=function(t,e,a){if(!t||!e||!e.length)return t;for(var n=t.split("#"),r=n[0]||"",o=n[1],i=r.split("?"),s=i[1],l=i[0],u=(s||"").split("&"),c=[],d=0;d<u.length;d++){var f=u[d].split("=");Me(f)&&(e.includes(f[0])?c.push(f[0]+"="+a):c.push(u[d]))}var m=l;return s!=null&&(m+="?"+c.join("&")),o!=null&&(m+="#"+o),m},sh=function(t,e){var a=t.match(new RegExp(e+"=([^&]*)"));return a?a[1]:null},EA=ft("[AutoCapture]");function vx(t,e){return e.length>t?e.slice(0,t)+"...":e}function WN(t){if(t.previousElementSibling)return t.previousElementSibling;var e=t;do e=e.previousSibling;while(e&&!bh(e));return e}function XN(t,e,a,n){var r=t.tagName.toLowerCase(),o={tag_name:r};Ub.indexOf(r)>-1&&!a&&(r.toLowerCase()==="a"||r.toLowerCase()==="button"?o.$el_text=vx(1024,kE(t)):o.$el_text=vx(1024,bc(t)));var i=nh(t);i.length>0&&(o.classes=i.filter((function(c){return c!==""}))),Be(t.attributes,(function(c){var d;if((!_E(t)||["name","id","class","aria-label"].indexOf(c.name)!==-1)&&(n==null||!n.includes(c.name))&&!e&&hc(c.value)&&(d=c.name,!dt(d)||d.substring(0,10)!=="_ngcontent"&&d.substring(0,7)!=="_nghost")){var f=c.value;c.name==="class"&&(f=Hb(f).join(" ")),o["attr__"+c.name]=vx(1024,f)}}));for(var s=1,l=1,u=t;u=WN(u);)s++,u.tagName===t.tagName&&l++;return o.nth_child=s,o.nth_of_type=l,o}function YN(t,e){for(var a,n,{e:r,maskAllElementAttributes:o,maskAllText:i,elementAttributeIgnoreList:s,elementsChainAsString:l}=e,u=[t],c=t;c.parentNode&&!yo(c,"body");)vE(c.parentNode)?(u.push(c.parentNode.host),c=c.parentNode.host):(u.push(c.parentNode),c=c.parentNode);var d,f=[],m={},S=!1,b=!1;if(Be(u,(y=>{var _=Qx(y);y.tagName.toLowerCase()==="a"&&(S=y.getAttribute("href"),S=_&&S&&hc(S)&&S),fe(nh(y),"ph-no-capture")&&(b=!0),f.push(XN(y,o,i,s));var L=(function(C){if(!Qx(C))return{};var A={};return Be(C.attributes,(function(w){if(w.name&&w.name.indexOf("data-ph-capture-attribute")===0){var k=w.name.replace("data-ph-capture-attribute-",""),T=w.value;k&&T&&hc(T)&&(A[k]=T)}})),A})(y);tt(m,L)})),b)return{props:{},explicitNoCapture:b};if(i||(t.tagName.toLowerCase()==="a"||t.tagName.toLowerCase()==="button"?f[0].$el_text=kE(t):f[0].$el_text=bc(t)),S){var x,p;f[0].attr__href=S;var g=(x=oh(S))==null?void 0:x.host,v=E==null||(p=E.location)==null?void 0:p.host;g&&v&&g!==v&&(d=S)}return{props:tt({$event_type:r.type,$ce_version:1},l?{}:{$elements:f},{$elements_chain:jN(f)},(a=f[0])!=null&&a.$el_text?{$el_text:(n=f[0])==null?void 0:n.$el_text}:{},d&&r.type==="click"?{$external_click_url:d}:{},m)}}var Jx=class{constructor(e){this.P=!1,this.T=null,this.R=!1,this.instance=e,this.rageclicks=new rh(e.config.rageclick),this.I=null}get F(){var e,a,n=vt(this.instance.config.autocapture)?this.instance.config.autocapture:{};return n.url_allowlist=(e=n.url_allowlist)==null?void 0:e.map((r=>new RegExp(r))),n.url_ignorelist=(a=n.url_ignorelist)==null?void 0:a.map((r=>new RegExp(r))),n}C(){if(this.isBrowserSupported()){if(E&&q){var e=n=>{n=n||E?.event;try{this.M(n)}catch(r){EA.error("Failed to capture event",r)}};if(it(q,"submit",e,{capture:!0}),it(q,"change",e,{capture:!0}),it(q,"click",e,{capture:!0}),this.F.capture_copied_text){var a=n=>{n=n||E?.event,this.M(n,gx)};it(q,"copy",a,{capture:!0}),it(q,"cut",a,{capture:!0})}}}else EA.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.P&&(this.C(),this.P=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.R=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[xA]:!!e.autocapture_opt_out}),this.T=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.I=e}getElementSelectors(e){var a,n=[];return(a=this.I)==null||a.forEach((r=>{var o=q?.querySelectorAll(r);o?.forEach((i=>{e===i&&n.push(r)}))})),n}get isEnabled(){var e,a,n=(e=this.instance.persistence)==null?void 0:e.props[xA],r=this.T;if(pr(r)&&!go(n)&&!this.instance.O())return!1;var o=(a=this.T)!==null&&a!==void 0?a:!!n;return!!this.instance.config.autocapture&&!o}M(e,a){if(a===void 0&&(a="$autocapture"),this.isEnabled){var n,r=xE(e);gE(r)&&(r=r.parentNode||null),a==="$autocapture"&&e.type==="click"&&e instanceof MouseEvent&&this.instance.config.rageclick&&(n=this.rageclicks)!=null&&n.isRageClick(e.clientX,e.clientY,e.timeStamp||new Date().getTime())&&HN(r,this.instance.config.rageclick)&&this.M(e,"$rageclick");var o=a===gx;if(r&&UN(r,e,this.F,o,o?["copy","cut"]:void 0)){var{props:i,explicitNoCapture:s}=YN(r,{e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.F.element_attribute_ignorelist,elementsChainAsString:this.R});if(s)return!1;var l=this.getElementSelectors(r);if(l&&l.length>0&&(i.$element_selectors=l),a===gx){var u,c=yE(E==null||(u=E.getSelection())==null?void 0:u.toString()),d=e.type||"clipboard";if(!c)return!1;i.$selected_content=c,i.$copy_type=d}return this.instance.capture(a,i),!0}}}isBrowserSupported(){return mo(q?.querySelectorAll)}};Math.trunc||(Math.trunc=function(t){return t<0?Math.ceil(t):Math.floor(t)}),Number.isInteger||(Number.isInteger=function(t){return wn(t)&&isFinite(t)&&Math.floor(t)===t});var TA="0123456789abcdef",eb=class t{constructor(e){if(this.bytes=e,e.length!==16)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,a,n,r){if(!Number.isInteger(e)||!Number.isInteger(a)||!Number.isInteger(n)||!Number.isInteger(r)||e<0||a<0||n<0||r<0||e>0xffffffffffff||a>4095||n>1073741823||r>4294967295)throw new RangeError("invalid field value");var o=new Uint8Array(16);return o[0]=e/Math.pow(2,40),o[1]=e/Math.pow(2,32),o[2]=e/Math.pow(2,24),o[3]=e/Math.pow(2,16),o[4]=e/Math.pow(2,8),o[5]=e,o[6]=112|a>>>8,o[7]=a,o[8]=128|n>>>24,o[9]=n>>>16,o[10]=n>>>8,o[11]=n,o[12]=r>>>24,o[13]=r>>>16,o[14]=r>>>8,o[15]=r,new t(o)}toString(){for(var e="",a=0;a<this.bytes.length;a++)e=e+TA.charAt(this.bytes[a]>>>4)+TA.charAt(15&this.bytes[a]),a!==3&&a!==5&&a!==7&&a!==9||(e+="-");if(e.length!==36)throw new Error("Invalid UUIDv7 was generated");return e}clone(){return new t(this.bytes.slice(0))}equals(e){return this.compareTo(e)===0}compareTo(e){for(var a=0;a<16;a++){var n=this.bytes[a]-e.bytes[a];if(n!==0)return Math.sign(n)}return 0}},tb=class{constructor(){this.A=0,this.D=0,this.j=new ab}generate(){var e=this.generateOrAbort();if(z(e)){this.A=0;var a=this.generateOrAbort();if(z(a))throw new Error("Could not generate UUID after timestamp reset");return a}return e}generateOrAbort(){var e=Date.now();if(e>this.A)this.A=e,this.L();else{if(!(e+1e4>this.A))return;this.D++,this.D>4398046511103&&(this.A++,this.L())}return eb.fromFieldsV7(this.A,Math.trunc(this.D/Math.pow(2,30)),this.D&Math.pow(2,30)-1,this.j.nextUint32())}L(){this.D=1024*this.j.nextUint32()+(1023&this.j.nextUint32())}},RA,AE=t=>{if(typeof UUIDV7_DENY_WEAK_RNG<"u"&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var e=0;e<t.length;e++)t[e]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return t};E&&!z(E.crypto)&&crypto.getRandomValues&&(AE=t=>crypto.getRandomValues(t));var ab=class{constructor(){this.N=new Uint32Array(8),this.U=1/0}nextUint32(){return this.U>=this.N.length&&(AE(this.N),this.U=0),this.N[this.U++]}},ho=()=>KN().toString(),KN=()=>(RA||(RA=new tb)).generate(),Yu="",QN=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function JN(t,e){if(e){var a=(function(r,o){if(o===void 0&&(o=q),Yu)return Yu;if(!o||["localhost","127.0.0.1"].includes(r))return"";for(var i=r.split("."),s=Math.min(i.length,8),l="dmn_chk_"+ho();!Yu&&s--;){var u=i.slice(s).join("."),c=l+"=1;domain=."+u+";path=/";o.cookie=c+";max-age=3",o.cookie.includes(l)&&(o.cookie=c+";max-age=0",Yu=u)}return Yu})(t);if(!a){var n=(r=>{var o=r.match(QN);return o?o[0]:""})(t);n!==a&&$.info("Warning: cookie subdomain discovery mismatch",n,a),a=n}return a?"; domain=."+a:""}return""}var _n={H:()=>!!q,B:function(t){$.error("cookieStore error: "+t)},q:function(t){if(q){try{for(var e=t+"=",a=q.cookie.split(";").filter((o=>o.length)),n=0;n<a.length;n++){for(var r=a[n];r.charAt(0)==" ";)r=r.substring(1,r.length);if(r.indexOf(e)===0)return decodeURIComponent(r.substring(e.length,r.length))}}catch{}return null}},W:function(t){var e;try{e=JSON.parse(_n.q(t))||{}}catch{}return e},G:function(t,e,a,n,r){if(q)try{var o="",i="",s=JN(q.location.hostname,n);if(a){var l=new Date;l.setTime(l.getTime()+24*a*60*60*1e3),o="; expires="+l.toUTCString()}r&&(i="; secure");var u=t+"="+encodeURIComponent(JSON.stringify(e))+o+"; SameSite=Lax; path=/"+s+i;return u.length>3686.4&&$.warn("cookieStore warning: large cookie, len="+u.length),q.cookie=u,u}catch{return}},V:function(t,e){if(q!=null&&q.cookie)try{_n.G(t,"",-1,e)}catch{return}}},yx=null,We={H:function(){if(!pr(yx))return yx;var t=!0;if(z(E))t=!1;else try{var e="__mplssupport__";We.G(e,"xyz"),We.q(e)!=='"xyz"'&&(t=!1),We.V(e)}catch{t=!1}return t||$.error("localStorage unsupported; falling back to cookie store"),yx=t,t},B:function(t){$.error("localStorage error: "+t)},q:function(t){try{return E?.localStorage.getItem(t)}catch(e){We.B(e)}return null},W:function(t){try{return JSON.parse(We.q(t))||{}}catch{}return null},G:function(t,e){try{E?.localStorage.setItem(t,JSON.stringify(e))}catch(a){We.B(a)}},V:function(t){try{E?.localStorage.removeItem(t)}catch(e){We.B(e)}}},eH=["distinct_id",Jp,hE,ah,th],$p=Z({},We,{W:function(t){try{var e={};try{e=_n.W(t)||{}}catch{}var a=tt(e,JSON.parse(We.q(t)||"{}"));return We.G(t,a),a}catch{}return null},G:function(t,e,a,n,r,o){try{We.G(t,e,void 0,void 0,o);var i={};eH.forEach((s=>{e[s]&&(i[s]=e[s])})),Object.keys(i).length&&_n.G(t,i,a,n,r,o)}catch(s){We.B(s)}},V:function(t,e){try{E?.localStorage.removeItem(t),_n.V(t,e)}catch(a){We.B(a)}}}),Vp={},tH={H:function(){return!0},B:function(t){$.error("memoryStorage error: "+t)},q:function(t){return Vp[t]||null},W:function(t){return Vp[t]||null},G:function(t,e){Vp[t]=e},V:function(t){delete Vp[t]}},vi=null,It={H:function(){if(!pr(vi))return vi;if(vi=!0,z(E))vi=!1;else try{var t="__support__";It.G(t,"xyz"),It.q(t)!=='"xyz"'&&(vi=!1),It.V(t)}catch{vi=!1}return vi},B:function(t){$.error("sessionStorage error: ",t)},q:function(t){try{return E?.sessionStorage.getItem(t)}catch(e){It.B(e)}return null},W:function(t){try{return JSON.parse(It.q(t))||null}catch{}return null},G:function(t,e){try{E?.sessionStorage.setItem(t,JSON.stringify(e))}catch(a){It.B(a)}},V:function(t){try{E?.sessionStorage.removeItem(t)}catch(e){It.B(e)}}},dr=(function(t){return t[t.PENDING=-1]="PENDING",t[t.DENIED=0]="DENIED",t[t.GRANTED=1]="GRANTED",t})({}),nb=class{constructor(e){this._instance=e}get F(){return this._instance.config}get consent(){return this.J()?dr.DENIED:this.K}isOptedOut(){return this.F.cookieless_mode==="always"||this.consent===dr.DENIED||this.consent===dr.PENDING&&(this.F.opt_out_capturing_by_default||this.F.cookieless_mode==="on_reject")}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===dr.DENIED}optInOut(e){this.Y.G(this.X,e?1:0,this.F.cookie_expiration,this.F.cross_subdomain_cookie,this.F.secure_cookie)}reset(){this.Y.V(this.X,this.F.cross_subdomain_cookie)}get X(){var{token:e,opt_out_capturing_cookie_prefix:a,consent_persistence_name:n}=this._instance.config;return n||(a?a+e:"__ph_opt_in_out_"+e)}get K(){var e=this.Y.q(this.X);return px(e)?dr.GRANTED:fe(xN,e)?dr.DENIED:dr.PENDING}get Y(){if(!this.Z){var e=this.F.opt_out_capturing_persistence_type;this.Z=e==="localStorage"?We:_n;var a=e==="localStorage"?_n:We;a.q(this.X)&&(this.Z.q(this.X)||this.optInOut(px(a.q(this.X))),a.V(this.X,this.F.cross_subdomain_cookie))}return this.Z}J(){return!!this.F.respect_dnt&&!!dE([ba?.doNotTrack,ba?.msDoNotTrack,te.doNotTrack],(e=>px(e)))}},jp=ft("[Dead Clicks]"),aH=()=>!0,nH=t=>{var e,a=!((e=t.instance.persistence)==null||!e.get_property(pE)),n=t.instance.config.capture_dead_clicks;return go(n)?n:!!vt(n)||a},lh=class{get lazyLoadedDeadClicksAutocapture(){return this.tt}constructor(e,a,n){this.instance=e,this.isEnabled=a,this.onCapture=n,this.startIfEnabled()}onRemoteConfig(e){this.instance.persistence&&this.instance.persistence.register({[pE]:e?.captureDeadClicks}),this.startIfEnabled()}startIfEnabled(){this.isEnabled(this)&&this.it((()=>{this.et()}))}it(e){var a,n;(a=te.__PosthogExtensions__)!=null&&a.initDeadClicksAutocapture&&e(),(n=te.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this.instance,"dead-clicks-autocapture",(r=>{r?jp.error("failed to load script",r):e()}))}et(){var e;if(q){if(!this.tt&&(e=te.__PosthogExtensions__)!=null&&e.initDeadClicksAutocapture){var a=vt(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};a.__onCapture=this.onCapture,this.tt=te.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,a),this.tt.start(q),jp.info("starting...")}}else jp.error("`document` not found. Cannot start.")}stop(){this.tt&&(this.tt.stop(),this.tt=void 0,jp.info("stopping..."))}},Ku=ft("[ExceptionAutocapture]"),rb=class{constructor(e){var a,n,r;this.rt=()=>{var o;if(E&&this.isEnabled&&(o=te.__PosthogExtensions__)!=null&&o.errorWrappingFunctions){var i=te.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,s=te.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,l=te.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.st&&this.F.capture_unhandled_errors&&(this.st=i(this.captureException.bind(this))),!this.nt&&this.F.capture_unhandled_rejections&&(this.nt=s(this.captureException.bind(this))),!this.ot&&this.F.capture_console_errors&&(this.ot=l(this.captureException.bind(this)))}catch(u){Ku.error("failed to start",u),this.lt()}}},this._instance=e,this.ut=!((a=this._instance.persistence)==null||!a.props[bA]),this.F=this.ht(),this.vt=new Dx({refillRate:(n=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)!==null&&n!==void 0?n:1,bucketSize:(r=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)!==null&&r!==void 0?r:10,refillInterval:1e4,h:Ku}),this.startIfEnabled()}ht(){var e=this._instance.config.capture_exceptions,a={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return vt(e)?a=Z({},a,e):(z(e)?this.ut:e)&&(a=Z({},a,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),a}get isEnabled(){return this.F.capture_console_errors||this.F.capture_unhandled_errors||this.F.capture_unhandled_rejections}startIfEnabled(){this.isEnabled&&(Ku.info("enabled"),this.it(this.rt))}it(e){var a,n;(a=te.__PosthogExtensions__)!=null&&a.errorWrappingFunctions&&e(),(n=te.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"exception-autocapture",(r=>{if(r)return Ku.error("failed to load script",r);e()}))}lt(){var e,a,n;(e=this.st)==null||e.call(this),this.st=void 0,(a=this.nt)==null||a.call(this),this.nt=void 0,(n=this.ot)==null||n.call(this),this.ot=void 0}onRemoteConfig(e){var a=e.autocaptureExceptions;this.ut=!!a||!1,this.F=this.ht(),this._instance.persistence&&this._instance.persistence.register({[bA]:this.ut}),this.startIfEnabled()}captureException(e){var a,n,r=(a=e==null||(n=e.$exception_list)==null||(n=n[0])==null?void 0:n.type)!==null&&a!==void 0?a:"Exception";this.vt.consumeRateLimit(r)?Ku.info("Skipping exception capture because of client rate limiting.",{exception:r}):this._instance.exceptions.sendExceptionEvent(e)}};function MA(t,e,a){try{if(!(e in t))return()=>{};var n=t[e],r=a(n);return mo(r)&&(r.prototype=r.prototype||{},Object.defineProperties(r,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=r,()=>{t[e]=n}}catch{return()=>{}}}var ob=class{constructor(e){var a;this._instance=e,this.dt=(E==null||(a=E.location)==null?void 0:a.pathname)||""}get isEnabled(){return this._instance.config.capture_pageview==="history_change"}startIfEnabled(){this.isEnabled&&($.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.ct&&this.ct(),this.ct=void 0,$.info("History API monitoring stopped")}monitorHistoryChanges(){var e,a;if(E&&E.history){var n=this;(e=E.history.pushState)!=null&&e.__posthog_wrapped__||MA(E.history,"pushState",(r=>function(o,i,s){r.call(this,o,i,s),n.ft("pushState")})),(a=E.history.replaceState)!=null&&a.__posthog_wrapped__||MA(E.history,"replaceState",(r=>function(o,i,s){r.call(this,o,i,s),n.ft("replaceState")})),this.gt()}}ft(e){try{var a,n=E==null||(a=E.location)==null?void 0:a.pathname;if(!n)return;n!==this.dt&&this.isEnabled&&this._instance.capture("$pageview",{navigation_type:e}),this.dt=n}catch(r){$.error("Error capturing "+e+" pageview",r)}}gt(){if(!this.ct){var e=()=>{this.ft("popstate")};it(E,"popstate",e),this.ct=()=>{E&&E.removeEventListener("popstate",e)}}}},xx=ft("[SegmentIntegration]");function rH(t,e){var a=t.config.segment;if(!a)return e();(function(n,r){var o=n.config.segment;if(!o)return r();var i=l=>{var u=()=>l.anonymousId()||ho();n.config.get_device_id=u,l.id()&&(n.register({distinct_id:l.id(),$device_id:u()}),n.persistence.set_property(cr,"identified")),r()},s=o.user();"then"in s&&mo(s.then)?s.then((l=>i(l))):i(s)})(t,(()=>{a.register((n=>{Promise&&Promise.resolve||xx.warn("This browser does not have Promise support, and can not use the segment integration");var r=(o,i)=>{if(!i)return o;o.event.userId||o.event.anonymousId===n.get_distinct_id()||(xx.info("No userId set, resetting PostHog"),n.reset()),o.event.userId&&o.event.userId!==n.get_distinct_id()&&(xx.info("UserId set, identifying with PostHog"),n.identify(o.event.userId));var s=n.calculateEventProperties(i,o.event.properties);return o.event.properties=Object.assign({},s,o.event.properties),o};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:o=>r(o,o.event.event),page:o=>r(o,"$pageview"),identify:o=>r(o,"$identify"),screen:o=>r(o,"$screen")}})(t)).then((()=>{e()}))}))}var EE="posthog-js";function TE(t,e){var{organization:a,projectId:n,prefix:r,severityAllowList:o=["error"],sendExceptionsToPostHog:i=!0}=e===void 0?{}:e;return s=>{var l,u,c,d,f;if(!(o==="*"||o.includes(s.level))||!t.__loaded)return s;s.tags||(s.tags={});var m=t.requestRouter.endpointFor("ui","/project/"+t.config.token+"/person/"+t.get_distinct_id());s.tags["PostHog Person URL"]=m,t.sessionRecordingStarted()&&(s.tags["PostHog Recording URL"]=t.get_session_replay_url({withTimestamp:!0}));var S=((l=s.exception)==null?void 0:l.values)||[],b=S.map((p=>Z({},p,{stacktrace:p.stacktrace?Z({},p.stacktrace,{type:"raw",frames:(p.stacktrace.frames||[]).map((g=>Z({},g,{platform:"web:javascript"})))}):void 0}))),x={$exception_message:((u=S[0])==null?void 0:u.value)||s.message,$exception_type:(c=S[0])==null?void 0:c.type,$exception_level:s.level,$exception_list:b,$sentry_event_id:s.event_id,$sentry_exception:s.exception,$sentry_exception_message:((d=S[0])==null?void 0:d.value)||s.message,$sentry_exception_type:(f=S[0])==null?void 0:f.type,$sentry_tags:s.tags};return a&&n&&(x.$sentry_url=(r||"https://sentry.io/organizations/")+a+"/issues/?project="+n+"&query="+s.event_id),i&&t.exceptions.sendExceptionEvent(x),s}}var ib=class{constructor(e,a,n,r,o,i){this.name=EE,this.setupOnce=function(s){s(TE(e,{organization:a,projectId:n,prefix:r,severityAllowList:o,sendExceptionsToPostHog:i==null||i}))}}},oH=E!=null&&E.location?sh(E.location.hash,"__posthog")||sh(location.hash,"state"):null,DA="_postHogToolbarParams",OA=ft("[Toolbar]"),po=(function(t){return t[t.UNINITIALIZED=0]="UNINITIALIZED",t[t.LOADING=1]="LOADING",t[t.LOADED=2]="LOADED",t})(po||{}),sb=class{constructor(e){this.instance=e}_t(e){te.ph_toolbar_state=e}yt(){var e;return(e=te.ph_toolbar_state)!==null&&e!==void 0?e:po.UNINITIALIZED}maybeLoadToolbar(e,a,n){if(e===void 0&&(e=void 0),a===void 0&&(a=void 0),n===void 0&&(n=void 0),!E||!q)return!1;e=e??E.location,n=n??E.history;try{if(!a){try{E.localStorage.setItem("test","test"),E.localStorage.removeItem("test")}catch{return!1}a=E?.localStorage}var r,o=oH||sh(e.hash,"__posthog")||sh(e.hash,"state"),i=o?yA((()=>JSON.parse(atob(decodeURIComponent(o)))))||yA((()=>JSON.parse(decodeURIComponent(o)))):null;return i&&i.action==="ph_authorize"?((r=i).source="url",r&&Object.keys(r).length>0&&(i.desiredHash?e.hash=i.desiredHash:n?n.replaceState(n.state,"",e.pathname+e.search):e.hash="")):((r=JSON.parse(a.getItem(DA)||"{}")).source="localstorage",delete r.userIntent),!(!r.token||this.instance.config.token!==r.token)&&(this.loadToolbar(r),!0)}catch{return!1}}bt(e){var a=te.ph_load_toolbar||te.ph_load_editor;!Ae(a)&&mo(a)?a(e,this.instance):OA.warn("No toolbar load function found")}loadToolbar(e){var a=!(q==null||!q.getElementById(mE));if(!E||a)return!1;var n=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,r=Z({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},n?{instrument:!1}:{});if(E.localStorage.setItem(DA,JSON.stringify(Z({},r,{source:void 0}))),this.yt()===po.LOADED)this.bt(r);else if(this.yt()===po.UNINITIALIZED){var o;this._t(po.LOADING),(o=te.__PosthogExtensions__)==null||o.loadExternalDependency==null||o.loadExternalDependency(this.instance,"toolbar",(i=>{if(i)return OA.error("[Toolbar] Failed to load",i),void this._t(po.UNINITIALIZED);this._t(po.LOADED),this.bt(r)})),it(E,"turbolinks:load",(()=>{this._t(po.UNINITIALIZED),this.loadToolbar(r)}))}return!0}wt(e){return this.loadToolbar(e)}maybeLoadEditor(e,a,n){return e===void 0&&(e=void 0),a===void 0&&(a=void 0),n===void 0&&(n=void 0),this.maybeLoadToolbar(e,a,n)}},iH=ft("[TracingHeaders]"),lb=class{constructor(e){this.xt=void 0,this.St=void 0,this.rt=()=>{var a,n;z(this.xt)&&((a=te.__PosthogExtensions__)==null||(a=a.tracingHeadersPatchFns)==null||a._patchXHR(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager)),z(this.St)&&((n=te.__PosthogExtensions__)==null||(n=n.tracingHeadersPatchFns)==null||n._patchFetch(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager))},this._instance=e}it(e){var a,n;(a=te.__PosthogExtensions__)!=null&&a.tracingHeadersPatchFns&&e(),(n=te.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"tracing-headers",(r=>{if(r)return iH.error("failed to load script",r);e()}))}startIfEnabledOrStop(){var e,a;this._instance.config.__add_tracing_headers?this.it(this.rt):((e=this.xt)==null||e.call(this),(a=this.St)==null||a.call(this),this.xt=void 0,this.St=void 0)}},Ua="Mobile",uh="iOS",Cn="Android",mc="Tablet",RE=Cn+" "+mc,ME="iPad",DE="Apple",OE=DE+" Watch",gc="Safari",Xs="BlackBerry",BE="Samsung",PE=BE+"Browser",FE=BE+" Internet",bi="Chrome",sH=bi+" OS",NE=bi+" "+uh,qb="Internet Explorer",HE=qb+" "+Ua,$b="Opera",lH=$b+" Mini",Vb="Edge",UE="Microsoft "+Vb,Gs="Firefox",zE=Gs+" "+uh,vc="Nintendo",yc="PlayStation",Zs="Xbox",qE=Cn+" "+Ua,$E=Ua+" "+gc,lc="Windows",ub=lc+" Phone",BA="Nokia",cb="Ouya",VE="Generic",uH=VE+" "+Ua.toLowerCase(),jE=VE+" "+mc.toLowerCase(),db="Konqueror",qt="(\\d+(\\.\\d+)?)",bx=new RegExp("Version/"+qt),cH=new RegExp(Zs,"i"),dH=new RegExp(yc+" \\w+","i"),fH=new RegExp(vc+" \\w+","i"),jb=new RegExp(Xs+"|PlayBook|BB10","i"),pH={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},hH=(t,e)=>e&&fe(e,DE)||(function(a){return fe(a,gc)&&!fe(a,bi)&&!fe(a,Cn)})(t),GE=function(t,e){return e=e||"",fe(t," OPR/")&&fe(t,"Mini")?lH:fe(t," OPR/")?$b:jb.test(t)?Xs:fe(t,"IE"+Ua)||fe(t,"WPDesktop")?HE:fe(t,PE)?FE:fe(t,Vb)||fe(t,"Edg/")?UE:fe(t,"FBIOS")?"Facebook "+Ua:fe(t,"UCWEB")||fe(t,"UCBrowser")?"UC Browser":fe(t,"CriOS")?NE:fe(t,"CrMo")||fe(t,bi)?bi:fe(t,Cn)&&fe(t,gc)?qE:fe(t,"FxiOS")?zE:fe(t.toLowerCase(),db.toLowerCase())?db:hH(t,e)?fe(t,Ua)?$E:gc:fe(t,Gs)?Gs:fe(t,"MSIE")||fe(t,"Trident/")?qb:fe(t,"Gecko")?Gs:""},mH={[HE]:[new RegExp("rv:"+qt)],[UE]:[new RegExp(Vb+"?\\/"+qt)],[bi]:[new RegExp("("+bi+"|CrMo)\\/"+qt)],[NE]:[new RegExp("CriOS\\/"+qt)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+qt)],[gc]:[bx],[$E]:[bx],[$b]:[new RegExp("(Opera|OPR)\\/"+qt)],[Gs]:[new RegExp(Gs+"\\/"+qt)],[zE]:[new RegExp("FxiOS\\/"+qt)],[db]:[new RegExp("Konqueror[:/]?"+qt,"i")],[Xs]:[new RegExp(Xs+" "+qt),bx],[qE]:[new RegExp("android\\s"+qt,"i")],[FE]:[new RegExp(PE+"\\/"+qt)],[qb]:[new RegExp("(rv:|MSIE )"+qt)],Mozilla:[new RegExp("rv:"+qt)]},gH=function(t,e){var a=GE(t,e),n=mH[a];if(z(n))return null;for(var r=0;r<n.length;r++){var o=n[r],i=t.match(o);if(i)return parseFloat(i[i.length-2])}return null},PA=[[new RegExp(Zs+"; "+Zs+" (.*?)[);]","i"),t=>[Zs,t&&t[1]||""]],[new RegExp(vc,"i"),[vc,""]],[new RegExp(yc,"i"),[yc,""]],[jb,[Xs,""]],[new RegExp(lc,"i"),(t,e)=>{if(/Phone/.test(e)||/WPDesktop/.test(e))return[ub,""];if(new RegExp(Ua).test(e)&&!/IEMobile\b/.test(e))return[lc+" "+Ua,""];var a=/Windows NT ([0-9.]+)/i.exec(e);if(a&&a[1]){var n=a[1],r=pH[n]||"";return/arm/i.test(e)&&(r="RT"),[lc,r]}return[lc,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,t=>{if(t&&t[3]){var e=[t[3],t[4],t[5]||"0"];return[uh,e.join(".")]}return[uh,""]}],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,t=>{var e="";return t&&t.length>=3&&(e=z(t[2])?t[3]:t[2]),["watchOS",e]}],[new RegExp("("+Cn+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+Cn+")","i"),t=>{if(t&&t[2]){var e=[t[2],t[3],t[4]||"0"];return[Cn,e.join(".")]}return[Cn,""]}],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,t=>{var e=["Mac OS X",""];if(t&&t[1]){var a=[t[1],t[2],t[3]||"0"];e[1]=a.join(".")}return e}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[sH,""]],[/Linux|debian/i,["Linux",""]]],FA=function(t){return fH.test(t)?vc:dH.test(t)?yc:cH.test(t)?Zs:new RegExp(cb,"i").test(t)?cb:new RegExp("("+ub+"|WPDesktop)","i").test(t)?ub:/iPad/.test(t)?ME:/iPod/.test(t)?"iPod Touch":/iPhone/.test(t)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(t)?OE:jb.test(t)?Xs:/(kobo)\s(ereader|touch)/i.test(t)?"Kobo":new RegExp(BA,"i").test(t)?BA:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(t)||/(kf[a-z]+)( bui|\)).+silk\//i.test(t)?"Kindle Fire":/(Android|ZTE)/i.test(t)?!new RegExp(Ua).test(t)||/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(t)?/pixel[\daxl ]{1,6}/i.test(t)&&!/pixel c/i.test(t)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(t)||/lmy47v/i.test(t)&&!/QTAQZ3/i.test(t)?Cn:RE:Cn:new RegExp("(pda|"+Ua+")","i").test(t)?uH:new RegExp(mc,"i").test(t)&&!new RegExp(mc+" pc","i").test(t)?jE:""},Gp="https?://(.*)",Qs=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],vH=Ks(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],Qs),Cc="<masked>",yH=["li_fat_id"];function ZE(t,e,a){if(!q)return{};var n,r=e?Ks([],Qs,a||[]):[],o=WE(Sc(q.URL,r,Cc),t),i=(n={},Be(yH,(function(s){var l=_n.q(s);n[s]=l||null})),n);return tt(i,o)}function WE(t,e){var a=vH.concat(e||[]),n={};return Be(a,(function(r){var o=ih(t,r);n[r]=o||null})),n}function XE(t){var e=(function(o){return o?o.search(Gp+"google.([^/?]*)")===0?"google":o.search(Gp+"bing.com")===0?"bing":o.search(Gp+"yahoo.com")===0?"yahoo":o.search(Gp+"duckduckgo.com")===0?"duckduckgo":null:null})(t),a=e!="yahoo"?"q":"p",n={};if(!pr(e)){n.$search_engine=e;var r=q?ih(q.referrer,a):"";r.length&&(n.ph_keyword=r)}return n}function NA(){return navigator.language||navigator.userLanguage}function YE(){return q?.referrer||"$direct"}function KE(t,e){var a=t?Ks([],Qs,e||[]):[],n=ra?.href.substring(0,1e3);return{r:YE().substring(0,1e3),u:n?Sc(n,a,Cc):void 0}}function QE(t){var e,{r:a,u:n}=t,r={$referrer:a,$referring_domain:a==null?void 0:a=="$direct"?"$direct":(e=oh(a))==null?void 0:e.host};if(n){r.$current_url=n;var o=oh(n);r.$host=o?.host,r.$pathname=o?.pathname;var i=WE(n);tt(r,i)}if(a){var s=XE(a);tt(r,s)}return r}function JE(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function xH(){try{return new Date().getTimezoneOffset()}catch{return}}function bH(t,e){if(!na)return{};var a,n,r,o=t?Ks([],Qs,e||[]):[],[i,s]=(function(l){for(var u=0;u<PA.length;u++){var[c,d]=PA[u],f=c.exec(l),m=f&&(mo(d)?d(f,l):d);if(m)return m}return["",""]})(na);return tt(Nb({$os:i,$os_version:s,$browser:GE(na,navigator.vendor),$device:FA(na),$device_type:(n=na,r=FA(n),r===ME||r===RE||r==="Kobo"||r==="Kindle Fire"||r===jE?mc:r===vc||r===Zs||r===yc||r===cb?"Console":r===OE?"Wearable":r?Ua:"Desktop"),$timezone:JE(),$timezone_offset:xH()}),{$current_url:Sc(ra?.href,o,Cc),$host:ra?.host,$pathname:ra?.pathname,$raw_user_agent:na.length>1e3?na.substring(0,997)+"...":na,$browser_version:gH(na,navigator.vendor),$browser_language:NA(),$browser_language_prefix:(a=NA(),typeof a=="string"?a.split("-")[0]:void 0),$screen_height:E?.screen.height,$screen_width:E?.screen.width,$viewport_height:E?.innerHeight,$viewport_width:E?.innerWidth,$lib:"web",$lib_version:ur.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})}var uo=ft("[Web Vitals]"),HA=9e5,fb=class{constructor(e){var a;this.Et=!1,this.P=!1,this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.$t=()=>{clearTimeout(this.kt),this.N.metrics.length!==0&&(this._instance.capture("$web_vitals",this.N.metrics.reduce(((n,r)=>Z({},n,{["$web_vitals_"+r.name+"_event"]:Z({},r),["$web_vitals_"+r.name+"_value"]:r.value})),{})),this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.Pt=n=>{var r,o=(r=this._instance.sessionManager)==null?void 0:r.checkAndGetSessionAndWindowId(!0);if(z(o))uo.error("Could not read session ID. Dropping metrics!");else{this.N=this.N||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var i=this.Tt();z(i)||(Ae(n?.name)||Ae(n?.value)?uo.error("Invalid metric received",n):this.Rt&&n.value>=this.Rt?uo.error("Ignoring metric with value >= "+this.Rt,n):(this.N.url!==i&&(this.$t(),this.kt=setTimeout(this.$t,this.flushToCaptureTimeoutMs)),z(this.N.url)&&(this.N.url=i),this.N.firstMetricTimestamp=z(this.N.firstMetricTimestamp)?Date.now():this.N.firstMetricTimestamp,n.attribution&&n.attribution.interactionTargetElement&&(n.attribution.interactionTargetElement=void 0),this.N.metrics.push(Z({},n,{$current_url:i,$session_id:o.sessionId,$window_id:o.windowId,timestamp:Date.now()})),this.N.metrics.length===this.allowedMetrics.length&&this.$t()))}},this.rt=()=>{var n,r,o,i,s=te.__PosthogExtensions__;z(s)||z(s.postHogWebVitalsCallbacks)||({onLCP:n,onCLS:r,onFCP:o,onINP:i}=s.postHogWebVitalsCallbacks),n&&r&&o&&i?(this.allowedMetrics.indexOf("LCP")>-1&&n(this.Pt.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&r(this.Pt.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&o(this.Pt.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&i(this.Pt.bind(this)),this.P=!0):uo.error("web vitals callbacks not loaded - not starting")},this._instance=e,this.Et=!((a=this._instance.persistence)==null||!a.props[CA]),this.startIfEnabled()}get allowedMetrics(){var e,a,n=vt(this._instance.config.capture_performance)?(e=this._instance.config.capture_performance)==null?void 0:e.web_vitals_allowed_metrics:void 0;return z(n)?((a=this._instance.persistence)==null?void 0:a.props[_A])||["CLS","FCP","INP","LCP"]:n}get flushToCaptureTimeoutMs(){return(vt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_delayed_flush_ms:void 0)||5e3}get Rt(){var e=vt(this._instance.config.capture_performance)&&wn(this._instance.config.capture_performance.__web_vitals_max_value)?this._instance.config.capture_performance.__web_vitals_max_value:HA;return 0<e&&e<=6e4?HA:e}get isEnabled(){var e=ra?.protocol;if(e!=="http:"&&e!=="https:")return uo.info("Web Vitals are disabled on non-http/https protocols"),!1;var a=vt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals:go(this._instance.config.capture_performance)?this._instance.config.capture_performance:void 0;return go(a)?a:this.Et}startIfEnabled(){this.isEnabled&&!this.P&&(uo.info("enabled, starting..."),this.it(this.rt))}onRemoteConfig(e){var a=vt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,n=vt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[CA]:a}),this._instance.persistence.register({[_A]:n})),this.Et=a,this.startIfEnabled()}it(e){var a,n;(a=te.__PosthogExtensions__)!=null&&a.postHogWebVitalsCallbacks&&e(),(n=te.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"web-vitals",(r=>{r?uo.error("failed to load script",r):e()}))}Tt(){var e=E?E.location.href:void 0;if(e){var a=this._instance.config.mask_personal_data_properties,n=this._instance.config.custom_personal_data_properties,r=a?Ks([],Qs,n||[]):[];return Sc(e,r,Cc)}uo.error("Could not determine current URL")}},SH=ft("[Heatmaps]");function UA(t){return vt(t)&&"clientX"in t&&"clientY"in t&&wn(t.clientX)&&wn(t.clientY)}var pb=class{constructor(e){var a;this.Et=!1,this.P=!1,this.It=null,this.instance=e,this.Et=!((a=this.instance.persistence)==null||!a.props[Vx]),this.rageclicks=new rh(e.config.rageclick)}get flushIntervalMilliseconds(){var e=5e3;return vt(this.instance.config.capture_heatmaps)&&this.instance.config.capture_heatmaps.flush_interval_milliseconds&&(e=this.instance.config.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return z(this.instance.config.capture_heatmaps)?z(this.instance.config.enable_heatmaps)?this.Et:this.instance.config.enable_heatmaps:this.instance.config.capture_heatmaps!==!1}startIfEnabled(){if(this.isEnabled){if(this.P)return;SH.info("starting..."),this.Ft(),this.Ct()}else{var e;clearInterval((e=this.It)!==null&&e!==void 0?e:void 0),this.Mt(),this.getAndClearBuffer()}}onRemoteConfig(e){var a=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[Vx]:a}),this.Et=a,this.startIfEnabled()}getAndClearBuffer(){var e=this.N;return this.N=void 0,e}Ot(e){this.At(e.originalEvent,"deadclick")}Ct(){this.It&&clearInterval(this.It),this.It=(function(e){return e?.visibilityState==="visible"})(q)?setInterval(this.Dt.bind(this),this.flushIntervalMilliseconds):null}Ft(){E&&q&&(this.jt=this.Dt.bind(this),it(E,"beforeunload",this.jt),this.Lt=e=>this.At(e||E?.event),it(q,"click",this.Lt,{capture:!0}),this.Nt=e=>this.Ut(e||E?.event),it(q,"mousemove",this.Nt,{capture:!0}),this.zt=new lh(this.instance,aH,this.Ot.bind(this)),this.zt.startIfEnabled(),this.Ht=this.Ct.bind(this),it(q,"visibilitychange",this.Ht),this.P=!0)}Mt(){var e;E&&q&&(this.jt&&E.removeEventListener("beforeunload",this.jt),this.Lt&&q.removeEventListener("click",this.Lt,{capture:!0}),this.Nt&&q.removeEventListener("mousemove",this.Nt,{capture:!0}),this.Ht&&q.removeEventListener("visibilitychange",this.Ht),clearTimeout(this.Bt),(e=this.zt)==null||e.stop(),this.P=!1)}qt(e,a){var n=this.instance.scrollManager.scrollY(),r=this.instance.scrollManager.scrollX(),o=this.instance.scrollManager.scrollElement(),i=(function(s,l,u){for(var c=s;c&&bh(c)&&!yo(c,"body");){if(c===u)return!1;if(fe(l,E?.getComputedStyle(c).position))return!0;c=SE(c)}return!1})(xE(e),["fixed","sticky"],o);return{x:e.clientX+(i?0:r),y:e.clientY+(i?0:n),target_fixed:i,type:a}}At(e,a){var n;if(a===void 0&&(a="click"),!wA(e.target)&&UA(e)){var r=this.qt(e,a);(n=this.rageclicks)!=null&&n.isRageClick(e.clientX,e.clientY,new Date().getTime())&&this.Wt(Z({},r,{type:"rageclick"})),this.Wt(r)}}Ut(e){!wA(e.target)&&UA(e)&&(clearTimeout(this.Bt),this.Bt=setTimeout((()=>{this.Wt(this.qt(e,"mousemove"))}),500))}Wt(e){if(E){var a=E.location.href,n=this.instance.config.mask_personal_data_properties,r=this.instance.config.custom_personal_data_properties,o=n?Ks([],Qs,r||[]):[],i=Sc(a,o,Cc);this.N=this.N||{},this.N[i]||(this.N[i]=[]),this.N[i].push(e)}}Dt(){this.N&&!Vs(this.N)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},hb=class{constructor(e){this._instance=e}doPageView(e,a){var n,r=this.Gt(e,a);return this.Vt={pathname:(n=E?.location.pathname)!==null&&n!==void 0?n:"",pageViewId:a,timestamp:e},this._instance.scrollManager.resetContext(),r}doPageLeave(e){var a;return this.Gt(e,(a=this.Vt)==null?void 0:a.pageViewId)}doEvent(){var e;return{$pageview_id:(e=this.Vt)==null?void 0:e.pageViewId}}Gt(e,a){var n=this.Vt;if(!n)return{$pageview_id:a};var r={$pageview_id:a,$prev_pageview_id:n.pageViewId},o=this._instance.scrollManager.getContext();if(o&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:i,lastScrollY:s,maxScrollY:l,maxContentHeight:u,lastContentY:c,maxContentY:d}=o;if(!(z(i)||z(s)||z(l)||z(u)||z(c)||z(d))){i=Math.ceil(i),s=Math.ceil(s),l=Math.ceil(l),u=Math.ceil(u),c=Math.ceil(c),d=Math.ceil(d);var f=i<=1?1:Sn(s/i,0,1,$),m=i<=1?1:Sn(l/i,0,1,$),S=u<=1?1:Sn(c/u,0,1,$),b=u<=1?1:Sn(d/u,0,1,$);r=tt(r,{$prev_pageview_last_scroll:s,$prev_pageview_last_scroll_percentage:f,$prev_pageview_max_scroll:l,$prev_pageview_max_scroll_percentage:m,$prev_pageview_last_content:c,$prev_pageview_last_content_percentage:S,$prev_pageview_max_content:d,$prev_pageview_max_content_percentage:b})}}return n.pathname&&(r.$prev_pageview_pathname=n.pathname),n.timestamp&&(r.$prev_pageview_duration=(e.getTime()-n.timestamp.getTime())/1e3),r}},za=Uint8Array,$t=Uint16Array,Ys=Uint32Array,Gb=new za([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Zb=new za([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),zA=new za([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),eT=function(t,e){for(var a=new $t(31),n=0;n<31;++n)a[n]=e+=1<<t[n-1];var r=new Ys(a[30]);for(n=1;n<30;++n)for(var o=a[n];o<a[n+1];++o)r[o]=o-a[n]<<5|n;return[a,r]},tT=eT(Gb,2),CH=tT[0],mb=tT[1];CH[28]=258,mb[258]=28;for(gb=eT(Zb,0)[1],ch=new $t(32768),Pe=0;Pe<32768;++Pe)co=(43690&Pe)>>>1|(21845&Pe)<<1,co=(61680&(co=(52428&co)>>>2|(13107&co)<<2))>>>4|(3855&co)<<4,ch[Pe]=((65280&co)>>>8|(255&co)<<8)>>>1;var co,gb,ch,Pe,dc=function(t,e,a){for(var n=t.length,r=0,o=new $t(e);r<n;++r)++o[t[r]-1];var i,s=new $t(e);for(r=0;r<e;++r)s[r]=s[r-1]+o[r-1]<<1;if(a){i=new $t(1<<e);var l=15-e;for(r=0;r<n;++r)if(t[r])for(var u=r<<4|t[r],c=e-t[r],d=s[t[r]-1]++<<c,f=d|(1<<c)-1;d<=f;++d)i[ch[d]>>>l]=u}else for(i=new $t(n),r=0;r<n;++r)i[r]=ch[s[t[r]-1]++]>>>15-t[r];return i},Si=new za(288);for(Pe=0;Pe<144;++Pe)Si[Pe]=8;for(Pe=144;Pe<256;++Pe)Si[Pe]=9;for(Pe=256;Pe<280;++Pe)Si[Pe]=7;for(Pe=280;Pe<288;++Pe)Si[Pe]=8;var dh=new za(32);for(Pe=0;Pe<32;++Pe)dh[Pe]=5;var _H=dc(Si,9,0),wH=dc(dh,5,0),aT=function(t){return(t/8>>0)+(7&t&&1)},nT=function(t,e,a){(a==null||a>t.length)&&(a=t.length);var n=new(t instanceof $t?$t:t instanceof Ys?Ys:za)(a-e);return n.set(t.subarray(e,a)),n},lr=function(t,e,a){a<<=7&e;var n=e/8>>0;t[n]|=a,t[n+1]|=a>>>8},Qu=function(t,e,a){a<<=7&e;var n=e/8>>0;t[n]|=a,t[n+1]|=a>>>8,t[n+2]|=a>>>16},Sx=function(t,e){for(var a=[],n=0;n<t.length;++n)t[n]&&a.push({s:n,f:t[n]});var r=a.length,o=a.slice();if(!r)return[new za(0),0];if(r==1){var i=new za(a[0].s+1);return i[a[0].s]=1,[i,1]}a.sort((function(_,L){return _.f-L.f})),a.push({s:-1,f:25001});var s=a[0],l=a[1],u=0,c=1,d=2;for(a[0]={s:-1,f:s.f+l.f,l:s,r:l};c!=r-1;)s=a[a[u].f<a[d].f?u++:d++],l=a[u!=c&&a[u].f<a[d].f?u++:d++],a[c++]={s:-1,f:s.f+l.f,l:s,r:l};var f=o[0].s;for(n=1;n<r;++n)o[n].s>f&&(f=o[n].s);var m=new $t(f+1),S=vb(a[c-1],m,0);if(S>e){n=0;var b=0,x=S-e,p=1<<x;for(o.sort((function(_,L){return m[L.s]-m[_.s]||_.f-L.f}));n<r;++n){var g=o[n].s;if(!(m[g]>e))break;b+=p-(1<<S-m[g]),m[g]=e}for(b>>>=x;b>0;){var v=o[n].s;m[v]<e?b-=1<<e-m[v]++-1:++n}for(;n>=0&&b;--n){var y=o[n].s;m[y]==e&&(--m[y],++b)}S=e}return[new za(m),S]},vb=function(t,e,a){return t.s==-1?Math.max(vb(t.l,e,a+1),vb(t.r,e,a+1)):e[t.s]=a},qA=function(t){for(var e=t.length;e&&!t[--e];);for(var a=new $t(++e),n=0,r=t[0],o=1,i=function(l){a[n++]=l},s=1;s<=e;++s)if(t[s]==r&&s!=e)++o;else{if(!r&&o>2){for(;o>138;o-=138)i(32754);o>2&&(i(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(i(r),--o;o>6;o-=6)i(8304);o>2&&(i(o-3<<5|8208),o=0)}for(;o--;)i(r);o=1,r=t[s]}return[a.subarray(0,n),e]},Ju=function(t,e){for(var a=0,n=0;n<e.length;++n)a+=t[n]*e[n];return a},yb=function(t,e,a){var n=a.length,r=aT(e+2);t[r]=255&n,t[r+1]=n>>>8,t[r+2]=255^t[r],t[r+3]=255^t[r+1];for(var o=0;o<n;++o)t[r+o+4]=a[o];return 8*(r+4+n)},$A=function(t,e,a,n,r,o,i,s,l,u,c){lr(e,c++,a),++r[256];for(var d=Sx(r,15),f=d[0],m=d[1],S=Sx(o,15),b=S[0],x=S[1],p=qA(f),g=p[0],v=p[1],y=qA(b),_=y[0],L=y[1],C=new $t(19),A=0;A<g.length;++A)C[31&g[A]]++;for(A=0;A<_.length;++A)C[31&_[A]]++;for(var w=Sx(C,7),k=w[0],T=w[1],D=19;D>4&&!k[zA[D-1]];--D);var M,P,F,U,V=u+5<<3,N=Ju(r,Si)+Ju(o,dh)+i,X=Ju(r,f)+Ju(o,b)+i+14+3*D+Ju(C,k)+(2*C[16]+3*C[17]+7*C[18]);if(V<=N&&V<=X)return yb(e,c,t.subarray(l,l+u));if(lr(e,c,1+(X<N)),c+=2,X<N){M=dc(f,m,0),P=f,F=dc(b,x,0),U=b;var ve=dc(k,T,0);for(lr(e,c,v-257),lr(e,c+5,L-1),lr(e,c+10,D-4),c+=14,A=0;A<D;++A)lr(e,c+3*A,k[zA[A]]);c+=3*D;for(var qa=[g,_],pt=0;pt<2;++pt){var Vt=qa[pt];for(A=0;A<Vt.length;++A){var G=31&Vt[A];lr(e,c,ve[G]),c+=k[G],G>15&&(lr(e,c,Vt[A]>>>5&127),c+=Vt[A]>>>12)}}}else M=_H,P=Si,F=wH,U=dh;for(A=0;A<s;++A)if(n[A]>255){G=n[A]>>>18&31,Qu(e,c,M[G+257]),c+=P[G+257],G>7&&(lr(e,c,n[A]>>>23&31),c+=Gb[G]);var ne=31&n[A];Qu(e,c,F[ne]),c+=U[ne],ne>3&&(Qu(e,c,n[A]>>>5&8191),c+=Zb[ne])}else Qu(e,c,M[n[A]]),c+=P[n[A]];return Qu(e,c,M[256]),c+P[256]},LH=new Ys([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),kH=(function(){for(var t=new Ys(256),e=0;e<256;++e){for(var a=e,n=9;--n;)a=(1&a&&3988292384)^a>>>1;t[e]=a}return t})(),IH=function(t,e,a,n,r){return(function(o,i,s,l,u,c){var d=o.length,f=new za(l+d+5*(1+Math.floor(d/7e3))+u),m=f.subarray(l,f.length-u),S=0;if(!i||d<8)for(var b=0;b<=d;b+=65535){var x=b+65535;x<d?S=yb(m,S,o.subarray(b,x)):(m[b]=c,S=yb(m,S,o.subarray(b,d)))}else{for(var p=LH[i-1],g=p>>>13,v=8191&p,y=(1<<s)-1,_=new $t(32768),L=new $t(y+1),C=Math.ceil(s/3),A=2*C,w=function(om){return(o[om]^o[om+1]<<C^o[om+2]<<A)&y},k=new Ys(25e3),T=new $t(288),D=new $t(32),M=0,P=0,F=(b=0,0),U=0,V=0;b<d;++b){var N=w(b),X=32767&b,ve=L[N];if(_[X]=ve,L[N]=X,U<=b){var qa=d-b;if((M>7e3||F>24576)&&qa>423){S=$A(o,m,0,k,T,D,P,F,V,b-V,S),F=M=P=0,V=b;for(var pt=0;pt<286;++pt)T[pt]=0;for(pt=0;pt<30;++pt)D[pt]=0}var Vt=2,G=0,ne=v,Et=X-ve&32767;if(qa>2&&N==w(b-Et))for(var vr=Math.min(g,qa)-1,am=Math.min(32767,b),nm=Math.min(258,qa);Et<=am&&--ne&&X!=ve;){if(o[b+Vt]==o[b+Vt-Et]){for(var yr=0;yr<nm&&o[b+yr]==o[b+yr-Et];++yr);if(yr>Vt){if(Vt=yr,G=Et,yr>vr)break;var jT=Math.min(Et,yr-2),W0=0;for(pt=0;pt<jT;++pt){var rm=b-Et+pt+32768&32767,X0=rm-_[rm]+32768&32767;X0>W0&&(W0=X0,ve=rm)}}}Et+=(X=ve)-(ve=_[X])+32768&32767}if(G){k[F++]=268435456|mb[Vt]<<18|gb[G];var Y0=31&mb[Vt],K0=31&gb[G];P+=Gb[Y0]+Zb[K0],++T[257+Y0],++D[K0],U=b+Vt,++M}else k[F++]=o[b],++T[o[b]]}}S=$A(o,m,c,k,T,D,P,F,V,b-V,S)}return nT(f,0,l+aT(S)+u)})(t,e.level==null?6:e.level,e.mem==null?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):12+e.mem,a,n,!0)},Cx=function(t,e,a){for(;a;++e)t[e]=a,a>>>=8};function AH(t,e){e===void 0&&(e={});var a=(function(){var s=4294967295;return{p:function(l){for(var u=s,c=0;c<l.length;++c)u=kH[255&u^l[c]]^u>>>8;s=u},d:function(){return 4294967295^s}}})(),n=t.length;a.p(t);var r,o=IH(t,e,10+((r=e).filename&&r.filename.length+1||0),8),i=o.length;return(function(s,l){var u=l.filename;if(s[0]=31,s[1]=139,s[2]=8,s[8]=l.level<2?4:l.level==9?2:0,s[9]=3,l.mtime!=0&&Cx(s,4,Math.floor(new Date(l.mtime||Date.now())/1e3)),u){s[3]=8;for(var c=0;c<=u.length;++c)s[c+10]=u.charCodeAt(c)}})(o,e),Cx(o,i-8,a.d()),Cx(o,i-4,n),o}var EH=function(t){var e,a,n,r,o="";for(e=a=0,n=(t=(t+"").replace(/\r\n/g,`
|
|
498
|
+
`,qa,io,so,nn,on,lo,sn,Vp=class extends HTMLElement{constructor(){super();Ln(this,qa);Ln(this,io);Ln(this,so);Ln(this,nn);Ln(this,on);Ln(this,lo,null);Ln(this,sn,null);hr(this,qa,this.attachShadow({mode:"open",delegatesFocus:!0})),hr(this,io,document.createElement("div")),ye(this,io).setAttribute("part","mount"),ye(this,qa).appendChild(ye(this,io)),hr(this,so,document.createElement("div")),ye(this,so).id="portalRoot",ye(this,qa).appendChild(ye(this,so)),hr(this,nn,document.createElement("div")),ye(this,nn).id="overlayContainer",Object.assign(ye(this,nn).style,{position:"fixed",inset:"0",zIndex:"2147483645",pointerEvents:"none"}),ye(this,qa).appendChild(ye(this,nn)),hr(this,on,rx()),this.applyBaseStyles()}connectedCallback(){this.style.setProperty("font-family","inherit")}disconnectedCallback(){ye(this,lo)?.unmount(),hr(this,lo,null)}getMountNode(){return ye(this,io)}getController(){return ye(this,on)}getPortalRoot(){return ye(this,so)}getOverlayContainer(){return ye(this,nn)}getShadowRoot(){return ye(this,qa)}open(){ye(this,on).setOpen(!0)}close(){ye(this,on).setOpen(!1)}toggle(){ye(this,on).toggle()}setOverrideFetcher(a){ye(this,sn)&&(hr(this,sn,{...ye(this,sn),fetcher:a}),this.render())}mountReactApp(a){hr(this,sn,a),this.render()}render(){!this.isConnected||!ye(this,sn)||(ye(this,lo)||hr(this,lo,(0,gA.createRoot)(ye(this,io))),ye(this,lo).render((0,_x.jsx)(nx,{shadowRoot:ye(this,qa),portalRoot:ye(this,so),overlayContainer:ye(this,nn),children:(0,_x.jsx)(Sx,{...ye(this,sn),controller:ye(this,on),canvasHost:this})})))}applyBaseStyles(){if(ye(this,qa).adoptedStyleSheets!==void 0){let a=new CSSStyleSheet;a.replaceSync(mA),ye(this,qa).adoptedStyleSheets=[a]}else{let a=document.createElement("style");a.textContent=mA,ye(this,qa).appendChild(a)}}};qa=new WeakMap,io=new WeakMap,so=new WeakMap,nn=new WeakMap,on=new WeakMap,lo=new WeakMap,sn=new WeakMap;var Cx=()=>{typeof window>"u"||customElements.get(hA)||customElements.define(hA,Vp)};var $p=async(t={})=>{if(typeof window>"u"||typeof document>"u")throw new Error("SmartCanvas can only be created in a browser-like environment");let e=null;if(t.antiFlicker){let b=typeof t.antiFlicker=="object"?t.antiFlicker:{};e=TI(b)}let a=null,r=null,n=null,{runtime:o}=t;async function i(b){!o?.actions||b.length===0||(n?.isApplied()&&await n.revertAll(),n=await o.actions.applyBatch(b))}async function s(){n?.isApplied()&&(await n.revertAll(),n=null)}if(t.fetcher)try{r=t.fetcher,console.log("[SmartCanvas] Fetching initial config...");let b=await t.fetcher();a=b,console.log("[SmartCanvas] Config fetched:",`tiles=${b.tiles?.length??0},`,`actions=${b.actions?.length??0},`,`theme=${b.theme?.mode??"default"}`),b.actions?.length&&console.log("[SmartCanvas] Actions to apply:",b.actions.map((g,m)=>`[${m}] ${g.kind}${g.anchorId?` anchor="${g.anchorId.selector}"`:""}${g.label?` "${g.label}"`:""}`).join(", ")),b.actions&&b.actions.length>0&&o?.actions&&(await i(b.actions),console.log("[SmartCanvas] Initial actions applied successfully")),b.tiles&&o?.accumulator&&ju(b.tiles,o.accumulator,b.actions)}catch(b){console.error("[SmartCanvas] Error fetching/applying initial config:",b)}e&&e();let l=Sp();Cx();let u=document.createElement("smart-canvas");if(zI(u.getOverlayContainer()),t.tokens)for(let[b,g]of Object.entries(t.tokens))u.style.setProperty(b,g);let c=()=>{let b=t.target??document.body;b&&b.appendChild(u)};document.body?c():document.addEventListener("DOMContentLoaded",c,{once:!0}),l&&(console.log(`[SmartCanvas] Loading editor SDK for ${l} mode`),NI(t.editorUrl).catch(console.error));let d=t.integrations?.experiments,f=t.integrations?.telemetry,h=t.fetcher??ni({configUri:t.configUri,experiments:d,featureKey:t.configUriFeatureKey,credentials:t.fetchCredentials});r||(r=h);let S={fetcher:h,pollIntervalMs:t.pollIntervalMs,experiments:d,telemetry:f,runtime:o,overlayFetcher:t.overlayFetcher,overlayConfigUri:t.overlayConfigUri,overlayConfigFeatureKey:t.overlayConfigFeatureKey,overlayFetchCredentials:t.overlayFetchCredentials,configUri:t.configUri,configUriFeatureKey:t.configUriFeatureKey,fetchCredentials:t.fetchCredentials,initialBatchHandle:n,workspaceTheme:t.workspaceTheme};u.mountReactApp(S),t.defaultOpen&&u.open();let x={el:u,open:()=>u.open(),close:()=>u.close(),destroy:()=>{s(),u.remove()},setTokens:b=>{for(let[g,m]of Object.entries(b))u.style.setProperty(g,m)},getConfig:async()=>{if(r)try{let b=await r();return a=b,b}catch(b){console.error("[SmartCanvas] Error fetching config:",b)}return a??{tiles:[],actions:[],fetchedAt:""}},setEnabled:async b=>{b?a&&await i(a.actions):await s()},setOverrideFetcher:b=>{r=b,u.setOverrideFetcher(b),o?.accumulator&&b().then(g=>{g?.tiles&&ju(g.tiles,o.accumulator,g.actions)}).catch(()=>{})},registerTelemetryProperties:b=>{f?.register?.(b)},getSessionId:()=>f?.getSessionId?.(),startSessionRecording:()=>{f?.startSessionRecording?.()},track:(b,g)=>f?.track?(f.track(b,g),!0):!1,runtime:o};if(typeof window<"u"){let b=window.SynOS;b&&(b.handle=x)}return x};typeof window<"u"&&(window.SmartCanvas={async create(t){return $p(t)}});var co=Y(tt(),1);var uo=Y(Ee(),1);function UN({tiles:t,intervalMs:e=7e3,telemetry:a}){let[r,n]=(0,co.useState)(0),o=(0,co.useMemo)(()=>[...t].sort((i,s)=>(i.priority??0)-(s.priority??0)),[t]);return(0,co.useEffect)(()=>{a?.trackCanvasOpened("wheel")},[a]),(0,co.useEffect)(()=>{if(o.length<=1)return;let i=setInterval(()=>{n(s=>(s+1)%o.length)},e);return()=>clearInterval(i)},[o,e]),(0,co.useEffect)(()=>{let i=o[r];i&&a?.trackRectangleViewed(i.id,"wheel")},[r,o,a]),o.length?(0,uo.jsxs)("div",{style:{position:"relative",overflow:"hidden",borderRadius:"1.5rem",border:"var(--sc-tile-border)",background:"var(--sc-tile-background)",padding:"1.5rem",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},"data-shadow-canvas-id":"wheel",children:[(0,uo.jsx)("div",{style:{display:"flex",transition:"transform 700ms ease-out",transform:`translateX(-${r*100}%)`,width:`${o.length*100}%`},children:o.map(i=>(0,uo.jsx)("div",{style:{width:"100%",flexShrink:0,padding:"0 1rem"},children:(0,uo.jsx)(Ms,{config:i,surface:"wheel",telemetry:a})},i.id))}),(0,uo.jsx)("div",{style:{marginTop:"1rem",display:"flex",justifyContent:"center",gap:"0.5rem"},children:o.map((i,s)=>(0,uo.jsx)("button",{type:"button",style:{height:"0.5rem",width:"1.5rem",borderRadius:"9999px",background:s===r?"var(--sc-color-primary)":"var(--sc-tile-text-color)",border:"none",cursor:"pointer",padding:0},onClick:()=>n(s)},i.id))})]}):null}function Ds(t){let e=t.split(".");return{major:parseInt(e[0]||"0",10),minor:parseInt(e[1]||"0",10)}}function zN(t){let e=[],a=[];if(!t||typeof t!="object")return{valid:!1,errors:["Config must be an object"],warnings:e};let r=t;if(r.tiles||a.push("Config missing required field: tiles"),r.actions||a.push("Config missing required field: actions"),r.fetchedAt||a.push("Config missing required field: fetchedAt"),a.length>0)return{valid:!1,errors:a,warnings:e};let n=r.schemaVersion||"1.0",o=Ds(n),i=Ds(an);return o.major>i.major&&e.push(`Config schema v${n} is newer than SDK v${an}. Some features may not work. Update SDK to latest version.`),o.major<i.major||!r.schemaVersion?(e.push(`Config schema v${n} is older than SDK v${an}. Migrating config to current version.`),{valid:!0,warnings:e,errors:a,migratedConfig:qN(r,n)}):{valid:!0,warnings:e,errors:a}}function qN(t,e){let a={...t};return Ds(e).major===1&&(a=VN(a)),a.schemaVersion=an,a}function VN(t){let e={schemaVersion:"2.0",tiles:[],actions:t.actions||[],fetchedAt:t.fetchedAt||new Date().toISOString()};return t.tiles&&Array.isArray(t.tiles)&&(e.tiles=t.tiles.map(a=>{let r={...a};return a.experiment&&delete r.experiment,r})),t.configVersion&&(e.configVersion=t.configVersion),t.canvasTitle&&(e.canvasTitle=t.canvasTitle),t.theme&&(e.theme=t.theme),t.launcher&&(e.launcher=t.launcher),e}function $N(t){if(!t||typeof t!="object")return!1;let e=t,a=e.schemaVersion||"1.0",r=Ds(a),n=Ds(an);return r.major<n.major||!e.schemaVersion}var yA={fetch:globalThis.fetch?globalThis.fetch.bind(globalThis):void 0,SubtleCrypto:globalThis.crypto?globalThis.crypto.subtle:void 0,EventSource:globalThis.EventSource};function xA(){return yA}function wx(t){let e=2166136261,a=t.length;for(let r=0;r<a;r++)e^=t.charCodeAt(r),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24);return e>>>0}function uc(t,e,a){return a===2?wx(wx(t+e)+"")%1e4/1e4:a===1?wx(e+t)%1e3/1e3:null}function jN(t){return t<=0?[]:new Array(t).fill(1/t)}function jp(t,e){return t>=e[0]&&t<e[1]}function bA(t,e){let a=uc("__"+e[0],t,1);return a===null?!1:a>=e[1]&&a<e[2]}function SA(t,e){for(let a=0;a<e.length;a++)if(jp(t,e[a]))return a;return-1}function kx(t){try{let e=t.replace(/([^\\])\//g,"$1\\/");return new RegExp(e)}catch(e){console.error(e);return}}function Gp(t,e){if(!e.length)return!1;let a=!1,r=!1;for(let n=0;n<e.length;n++){let o=ZN(t,e[n].type,e[n].pattern);if(e[n].include===!1){if(o)return!1}else a=!0,o&&(r=!0)}return r||!a}function GN(t,e,a){try{let r=e.replace(/[*.+?^${}()|[\]\\]/g,"\\$&").replace(/_____/g,".*");return a&&(r="\\/?"+r.replace(/(^\/|\/$)/g,"")+"\\/?"),new RegExp("^"+r+"$","i").test(t)}catch{return!1}}function WN(t,e){try{let a=new URL(e.replace(/^([^:/?]*)\./i,"https://$1.").replace(/\*/g,"_____"),"https://_____"),r=[[t.host,a.host,!1],[t.pathname,a.pathname,!0]];return a.hash&&r.push([t.hash,a.hash,!1]),a.searchParams.forEach((n,o)=>{r.push([t.searchParams.get(o)||"",n,!1])}),!r.some(n=>!GN(n[0],n[1],n[2]))}catch{return!1}}function ZN(t,e,a){try{let r=new URL(t,"https://_");if(e==="regex"){let n=kx(a);return n?n.test(r.href)||n.test(r.href.substring(r.origin.length)):!1}else if(e==="simple")return WN(r,a);return!1}catch{return!1}}function _A(t,e,a){e=e===void 0?1:e,e<0?e=0:e>1&&(e=1);let r=jN(t);a=a||r,a.length!==t&&(a=r);let n=a.reduce((i,s)=>s+i,0);(n<.99||n>1.01)&&(a=r);let o=0;return a.map(i=>{let s=o;return o+=i,[s,s+e*i]})}function CA(t,e,a){if(!e)return null;let r=e.split("?")[1];if(!r)return null;let n=r.replace(/#.*/,"").split("&").map(o=>o.split("=",2)).filter(([o])=>o===t).map(([,o])=>parseInt(o));return n.length>0&&n[0]>=0&&n[0]<a?n[0]:null}function wA(t){try{return t()}catch(e){return console.error(e),!1}}var Lx=t=>Uint8Array.from(atob(t),e=>e.charCodeAt(0));async function ii(t,e,a){if(e=e||"",a=a||globalThis.crypto&&globalThis.crypto.subtle||yA.SubtleCrypto,!a)throw new Error("No SubtleCrypto implementation found");try{let r=await a.importKey("raw",Lx(e),{name:"AES-CBC",length:128},!0,["encrypt","decrypt"]),[n,o]=t.split("."),i=await a.decrypt({name:"AES-CBC",iv:Lx(n)},r,Lx(o));return new TextDecoder().decode(i)}catch{throw new Error("Failed to decrypt")}}function cc(t){return typeof t=="string"?t:JSON.stringify(t)}function La(t){typeof t=="number"&&(t=t+""),(!t||typeof t!="string")&&(t="0");let e=t.replace(/(^v|\+.*$)/g,"").split(/[-.]/);return e.length===3&&e.push("~"),e.map(a=>a.match(/^[0-9]+$/)?a.padStart(5," "):a).join("-")}function LA(){let t;try{t="1.6.4"}catch{t=""}return t}function kA(t,e){let a,r;try{a=new URL(t),r=new URL(e)}catch(n){return console.error(`Unable to merge query strings: ${n}`),e}return a.searchParams.forEach((n,o)=>{r.searchParams.has(o)||r.searchParams.set(o,n)}),r.toString()}function vA(t){return typeof t=="object"&&t!==null}function Wp(t){return t.urlPatterns&&t.variations.some(e=>vA(e)&&"urlRedirect"in e)?"redirect":t.variations.some(e=>vA(e)&&(e.domMutations||"js"in e||"css"in e))?"visual":"unknown"}async function Zp(t,e){return new Promise(a=>{let r=!1,n,o=i=>{r||(r=!0,n&&clearTimeout(n),a(i||null))};e&&(n=setTimeout(()=>o(),e)),t.then(i=>o(i)).catch(()=>o())})}var zt={staleTTL:1e3*60,maxAge:1e3*60*60*4,cacheKey:"gbFeaturesCache",backgroundSync:!0,maxEntries:10,disableIdleStreams:!1,idleStreamInterval:2e4,disableCache:!1},Lr=xA(),Bs={fetchFeaturesCall:({host:t,clientKey:e,headers:a})=>Lr.fetch(`${t}/api/features/${e}`,{headers:a}),fetchRemoteEvalCall:({host:t,clientKey:e,payload:a,headers:r})=>{let n={method:"POST",headers:{"Content-Type":"application/json",...r},body:JSON.stringify(a)};return Lr.fetch(`${t}/api/eval/${e}`,n)},eventSourceCall:({host:t,clientKey:e,headers:a})=>a?new Lr.EventSource(`${t}/sub/${e}`,{headers:a}):new Lr.EventSource(`${t}/sub/${e}`),startIdleListener:()=>{let t;if(!(typeof window<"u"&&typeof document<"u"))return;let a=()=>{document.visibilityState==="visible"?(window.clearTimeout(t),YN()):document.visibilityState==="hidden"&&(t=window.setTimeout(KN,zt.idleStreamInterval))};return document.addEventListener("visibilitychange",a),()=>document.removeEventListener("visibilitychange",a)},stopIdleListener:()=>{}};try{globalThis.localStorage&&(Lr.localStorage=globalThis.localStorage)}catch{}var Ps=new Map,IA=!1,ln=new Map,Xp=new Map,Ns=new Map,Fs=new Set;function EA(t){Object.assign(zt,t),zt.backgroundSync||Mx()}async function TA({instance:t,timeout:e,skipCache:a,allowStale:r,backgroundSync:n}){return n||(zt.backgroundSync=!1),QN({instance:t,allowStale:r,timeout:e,skipCache:a})}function XN(t){let e=dc(t),a=Ps.get(e)||new Set;a.add(t),Ps.set(e,a)}function RA(t){Ps.forEach(e=>e.delete(t))}function KN(){Ns.forEach(t=>{t&&(t.state="idle",Tx(t))})}function YN(){Ns.forEach(t=>{t&&t.state==="idle"&&Rx(t)})}async function AA(){try{if(!Lr.localStorage)return;await Lr.localStorage.setItem(zt.cacheKey,JSON.stringify(Array.from(ln.entries())))}catch{}}async function QN({instance:t,allowStale:e,timeout:a,skipCache:r}){let n=dc(t),o=Ax(t),i=new Date,s=new Date(i.getTime()-zt.maxAge+zt.staleTTL);await JN();let l=!zt.disableCache&&!r?ln.get(o):void 0;return l&&(e||l.staleAt>i)&&l.staleAt>s?(l.sse&&Fs.add(n),l.staleAt<i?Ix(t):Ex(t),{data:l.data,success:!0,source:"cache"}):await Zp(Ix(t),a)||{data:null,success:!1,source:"timeout",error:new Error("Timeout")}}function dc(t){let[e,a]=t.getApiInfo();return`${e}||${a}`}function Ax(t){let e=dc(t);if(!("isRemoteEval"in t)||!t.isRemoteEval())return e;let a=t.getAttributes(),r=t.getCacheKeyAttributes()||Object.keys(t.getAttributes()),n={};r.forEach(s=>{n[s]=a[s]});let o=t.getForcedVariations(),i=t.getUrl();return`${e}||${JSON.stringify({ca:n,fv:o,url:i})}`}async function JN(){if(!IA){IA=!0;try{if(Lr.localStorage){let t=await Lr.localStorage.getItem(zt.cacheKey);if(!zt.disableCache&&t){let e=JSON.parse(t);e&&Array.isArray(e)&&e.forEach(([a,r])=>{ln.set(a,{...r,staleAt:new Date(r.staleAt)})}),MA()}}}catch{}if(!zt.disableIdleStreams){let t=Bs.startIdleListener();t&&(Bs.stopIdleListener=t)}}}function MA(){let t=Array.from(ln.entries()).map(([a,r])=>({key:a,staleAt:r.staleAt.getTime()})).sort((a,r)=>a.staleAt-r.staleAt),e=Math.min(Math.max(0,ln.size-zt.maxEntries),ln.size);for(let a=0;a<e;a++)ln.delete(t[a].key)}function OA(t,e,a){let r=a.dateUpdated||"",n=new Date(Date.now()+zt.staleTTL),o=zt.disableCache?void 0:ln.get(e);if(o&&r&&o.version===r){o.staleAt=n,AA();return}zt.disableCache||(ln.set(e,{data:a,version:r,staleAt:n,sse:Fs.has(t)}),MA()),AA();let i=Ps.get(t);i&&i.forEach(s=>eF(s,a))}async function eF(t,e){await t.setPayload(e||t.getPayload())}async function Ix(t){let{apiHost:e,apiRequestHeaders:a}=t.getApiHosts(),r=t.getClientKey(),n="isRemoteEval"in t&&t.isRemoteEval(),o=dc(t),i=Ax(t),s=Xp.get(i);return s||(s=(n?Bs.fetchRemoteEvalCall({host:e,clientKey:r,payload:{attributes:t.getAttributes(),forcedVariations:t.getForcedVariations(),forcedFeatures:Array.from(t.getForcedFeatures().entries()),url:t.getUrl()},headers:a}):Bs.fetchFeaturesCall({host:e,clientKey:r,headers:a})).then(u=>{if(!u.ok)throw new Error(`HTTP error: ${u.status}`);return u.headers.get("x-sse-support")==="enabled"&&Fs.add(o),u.json()}).then(u=>(OA(o,i,u),Ex(t),Xp.delete(i),{data:u,success:!0,source:"network"})).catch(u=>(Xp.delete(i),{data:null,source:"error",success:!1,error:u})),Xp.set(i,s)),s}function Ex(t,e=!1){let a=dc(t),r=Ax(t),{streamingHost:n,streamingHostRequestHeaders:o}=t.getApiHosts(),i=t.getClientKey();if(e&&Fs.add(a),zt.backgroundSync&&Fs.has(a)&&Lr.EventSource){if(Ns.has(a))return;let s={src:null,host:n,clientKey:i,headers:o,cb:l=>{try{if(l.type==="features-updated"){let u=Ps.get(a);u&&u.forEach(c=>{Ix(c)})}else if(l.type==="features"){let u=JSON.parse(l.data);OA(a,r,u)}s.errors=0}catch{DA(s)}},errors:0,state:"active"};Ns.set(a,s),Rx(s)}}function DA(t){if(t.state!=="idle"&&(t.errors++,t.errors>3||t.src&&t.src.readyState===2)){let e=Math.pow(3,t.errors-3)*(1e3+Math.random()*1e3);Tx(t),setTimeout(()=>{["idle","active"].includes(t.state)||Rx(t)},Math.min(e,3e5))}}function Tx(t){t.src&&(t.src.onopen=null,t.src.onerror=null,t.src.close(),t.src=null,t.state==="active"&&(t.state="disabled"))}function Rx(t){t.src=Bs.eventSourceCall({host:t.host,clientKey:t.clientKey,headers:t.headers}),t.state="active",t.src.addEventListener("features",t.cb),t.src.addEventListener("features-updated",t.cb),t.src.onerror=()=>DA(t),t.src.onopen=()=>{t.errors=0}}function tF(t,e){Tx(t),Ns.delete(e)}function Mx(){Fs.clear(),Ns.forEach(tF),Ps.clear(),Bs.stopIdleListener()}function Kp(t,e){if(e.streaming){if(!t.getClientKey())throw new Error("Must specify clientKey to enable streaming");e.payload&&Ex(t,!0),XN(t)}}var aF=/^[a-zA-Z:_][a-zA-Z0-9:_.-]*$/,Bx={revert:function(){}},eh=new Map,Px=new Set;function rF(t){return t==="html"?{childList:!0,subtree:!0,attributes:!0,characterData:!0}:{childList:!1,subtree:!1,attributes:!0,attributeFilter:[t]}}function th(t){var e=eh.get(t);return e||(e={element:t,attributes:{}},eh.set(t,e)),e}function ah(t,e,a,r,n){var o=a(t),i={isDirty:!1,originalValue:o,virtualValue:o,mutations:[],el:t,_positionTimeout:null,observer:new MutationObserver(function(){if(!(e==="position"&&i._positionTimeout)){e==="position"&&(i._positionTimeout=setTimeout(function(){i._positionTimeout=null},1e3));var s=a(t);e==="position"&&s.parentNode===i.virtualValue.parentNode&&s.insertBeforeNode===i.virtualValue.insertBeforeNode||s!==i.virtualValue&&(i.originalValue=s,n(i))}}),mutationRunner:n,setValue:r,getCurrentValue:a};return e==="position"&&t.parentNode?i.observer.observe(t.parentNode,{childList:!0,subtree:!0,attributes:!1,characterData:!1}):i.observer.observe(t,rF(e)),i}function rh(t,e){var a=e.getCurrentValue(e.el);e.virtualValue=t,t&&typeof t!="string"?(!a||t.parentNode!==a.parentNode||t.insertBeforeNode!==a.insertBeforeNode)&&(e.isDirty=!0,BA()):t!==a&&(e.isDirty=!0,BA())}function nF(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),rh(yF(e),t)}function oF(t){var e=new Set(t.originalValue.split(/\s+/).filter(Boolean));t.mutations.forEach(function(a){return a.mutate(e)}),rh(Array.from(e).filter(Boolean).join(" "),t)}function iF(t){var e=t.originalValue;t.mutations.forEach(function(a){return e=a.mutate(e)}),rh(e,t)}function sF(t){var e=t.parentSelector,a=t.insertBeforeSelector,r=document.querySelector(e);if(!r)return null;var n=a?document.querySelector(a):null;return a&&!n?null:{parentNode:r,insertBeforeNode:n}}function lF(t){var e=t.originalValue;t.mutations.forEach(function(a){var r=a.mutate(),n=sF(r);e=n||e}),rh(e,t)}var uF=function(e){return e.innerHTML},cF=function(e,a){return e.innerHTML=a};function NA(t){var e=th(t);return e.html||(e.html=ah(t,"html",uF,cF,nF)),e.html}var dF=function(e){return{parentNode:e.parentElement,insertBeforeNode:e.nextElementSibling}},fF=function(e,a){a.insertBeforeNode&&!a.parentNode.contains(a.insertBeforeNode)||a.parentNode.insertBefore(e,a.insertBeforeNode)};function FA(t){var e=th(t);return e.position||(e.position=ah(t,"position",dF,fF,lF)),e.position}var pF=function(e,a){return a?e.className=a:e.removeAttribute("class")},hF=function(e){return e.className};function HA(t){var e=th(t);return e.classes||(e.classes=ah(t,"class",hF,pF,oF)),e.classes}var mF=function(e){return function(a){var r;return(r=a.getAttribute(e))!=null?r:null}},gF=function(e){return function(a,r){return r!==null?a.setAttribute(e,r):a.removeAttribute(e)}};function UA(t,e){var a=th(t);return a.attributes[e]||(a.attributes[e]=ah(t,e,mF(e),gF(e),iF)),a.attributes[e]}function vF(t,e){var a=eh.get(t);if(a)if(e==="html"){var r,n;(r=a.html)==null||(n=r.observer)==null||n.disconnect(),delete a.html}else if(e==="class"){var o,i;(o=a.classes)==null||(i=o.observer)==null||i.disconnect(),delete a.classes}else if(e==="position"){var s,l;(s=a.position)==null||(l=s.observer)==null||l.disconnect(),delete a.position}else{var u,c,d;(u=a.attributes)==null||(c=u[e])==null||(d=c.observer)==null||d.disconnect(),delete a.attributes[e]}}var Yp;function yF(t){return Yp||(Yp=document.createElement("div")),Yp.innerHTML=t,Yp.innerHTML}function Qp(t,e,a){if(a.isDirty){a.isDirty=!1;var r=a.virtualValue;a.mutations.length||vF(t,e),a.setValue(t,r)}}function xF(t,e){t.html&&Qp(e,"html",t.html),t.classes&&Qp(e,"class",t.classes),t.position&&Qp(e,"position",t.position),Object.keys(t.attributes).forEach(function(a){Qp(e,a,t.attributes[a])})}function BA(){eh.forEach(xF)}function bF(t,e){var a=null;t.kind==="html"?a=NA(e):t.kind==="class"?a=HA(e):t.kind==="attribute"?a=UA(e,t.attribute):t.kind==="position"&&(a=FA(e)),a&&(a.mutations.push(t),a.mutationRunner(a))}function SF(t,e){var a=null;if(t.kind==="html"?a=NA(e):t.kind==="class"?a=HA(e):t.kind==="attribute"?a=UA(e,t.attribute):t.kind==="position"&&(a=FA(e)),!!a){var r=a.mutations.indexOf(t);r!==-1&&a.mutations.splice(r,1),a.mutationRunner(a)}}function zA(t){if(!(t.kind==="position"&&t.elements.size===1)){var e=new Set(t.elements),a=document.querySelectorAll(t.selector);a.forEach(function(r){e.has(r)||(t.elements.add(r),bF(t,r))})}}function _F(t){t.elements.forEach(function(e){return SF(t,e)}),t.elements.clear(),Px.delete(t)}function PA(){Px.forEach(zA)}var Ox;function CF(){typeof document>"u"||(Ox||(Ox=new MutationObserver(function(){PA()})),PA(),Ox.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!1,characterData:!1}))}CF();function nh(t){return typeof document>"u"?Bx:(Px.add(t),zA(t),{revert:function(){_F(t)}})}function Dx(t,e){return nh({kind:"html",elements:new Set,mutate:e,selector:t})}function qA(t,e){return nh({kind:"position",elements:new Set,mutate:e,selector:t})}function fc(t,e){return nh({kind:"class",elements:new Set,mutate:e,selector:t})}function Jp(t,e,a){return aF.test(e)?e==="class"||e==="className"?fc(t,function(r){var n=a(Array.from(r).join(" "));r.clear(),n&&n.split(/\s+/g).filter(Boolean).forEach(function(o){return r.add(o)})}):nh({kind:"attribute",attribute:e,elements:new Set,mutate:a,selector:t}):Bx}function wF(t){var e=t.selector,a=t.action,r=t.value,n=t.attribute,o=t.parentSelector,i=t.insertBeforeSelector;if(n==="html"){if(a==="append")return Dx(e,function(s){return s+(r??"")});if(a==="set")return Dx(e,function(){return r??""})}else if(n==="class"){if(a==="append")return fc(e,function(s){r&&s.add(r)});if(a==="remove")return fc(e,function(s){r&&s.delete(r)});if(a==="set")return fc(e,function(s){s.clear(),r&&s.add(r)})}else if(n==="position"){if(a==="set"&&o)return qA(e,function(){return{insertBeforeSelector:i,parentSelector:o}})}else{if(a==="append")return Jp(e,n,function(s){return s!==null?s+(r??""):r??""});if(a==="set")return Jp(e,n,function(){return r??""});if(a==="remove")return Jp(e,n,function(){return null})}return Bx}var LF={html:Dx,classes:fc,attribute:Jp,position:qA,declarative:wF},VA=LF;var Nx={};function fo(t,e,a){a=a||{};for(let[r,n]of Object.entries(e))switch(r){case"$or":if(!GA(t,n,a))return!1;break;case"$nor":if(GA(t,n,a))return!1;break;case"$and":if(!TF(t,n,a))return!1;break;case"$not":if(fo(t,n,a))return!1;break;default:if(!pc(n,kF(t,r),a))return!1}return!0}function kF(t,e){let a=e.split("."),r=t;for(let n=0;n<a.length;n++)if(r&&typeof r=="object"&&a[n]in r)r=r[a[n]];else return null;return r}function $A(t,e=!1){let a=`${t}${e?"/i":""}`;return Nx[a]||(Nx[a]=new RegExp(t.replace(/([^\\])\//g,"$1\\/"),e?"i":void 0)),Nx[a]}function pc(t,e,a,r=!1){if(typeof t=="string")return r?String(e).toLowerCase()===t.toLowerCase():e+""===t;if(typeof t=="number")return e*1===t;if(typeof t=="boolean")return e!==null&&!!e===t;if(t===null)return e===null;if(Array.isArray(t)||!WA(t))return JSON.stringify(e)===JSON.stringify(t);for(let n in t)if(!EF(n,e,t[n],a))return!1;return!0}function WA(t){let e=Object.keys(t);return e.length>0&&e.filter(a=>a[0]==="$").length===e.length}function IF(t){if(t===null)return"null";if(Array.isArray(t))return"array";let e=typeof t;return["string","number","boolean","object","undefined"].includes(e)?e:"unknown"}function AF(t,e,a){if(!Array.isArray(t))return!1;let r=WA(e)?n=>pc(e,n,a):n=>fo(n,e,a);for(let n=0;n<t.length;n++)if(t[n]&&r(t[n]))return!0;return!1}function Hs(t,e,a=!1){if(a){let r=n=>typeof n=="string"?n.toLowerCase():n;return Array.isArray(t)?t.some(n=>e.some(o=>r(n)===r(o))):e.some(n=>r(t)===r(n))}return Array.isArray(t)?t.some(r=>e.includes(r)):e.includes(t)}function jA(t,e,a,r=!1){if(!Array.isArray(t))return!1;for(let n=0;n<e.length;n++){let o=!1;for(let i=0;i<t.length;i++)if(pc(e[n],t[i],a,r)){o=!0;break}if(!o)return!1}return!0}function EF(t,e,a,r){switch(t){case"$veq":return La(e)===La(a);case"$vne":return La(e)!==La(a);case"$vgt":return La(e)>La(a);case"$vgte":return La(e)>=La(a);case"$vlt":return La(e)<La(a);case"$vlte":return La(e)<=La(a);case"$eq":return e===a;case"$ne":return e!==a;case"$lt":return e<a;case"$lte":return e<=a;case"$gt":return e>a;case"$gte":return e>=a;case"$exists":return a?e!=null:e==null;case"$in":return Array.isArray(a)?Hs(e,a):!1;case"$ini":return Array.isArray(a)?Hs(e,a,!0):!1;case"$inGroup":return Hs(e,r[a]||[]);case"$notInGroup":return!Hs(e,r[a]||[]);case"$nin":return Array.isArray(a)?!Hs(e,a):!1;case"$nini":return Array.isArray(a)?!Hs(e,a,!0):!1;case"$not":return!pc(a,e,r);case"$size":return Array.isArray(e)?pc(a,e.length,r):!1;case"$elemMatch":return AF(e,a,r);case"$all":return Array.isArray(a)?jA(e,a,r):!1;case"$alli":return Array.isArray(a)?jA(e,a,r,!0):!1;case"$regex":try{return $A(a).test(e)}catch{return!1}case"$regexi":try{return $A(a,!0).test(e)}catch{return!1}case"$type":return IF(e)===a;default:return console.error("Unknown operator: "+t),!1}}function GA(t,e,a){if(!e.length)return!0;for(let r=0;r<e.length;r++)if(fo(t,e[r],a))return!0;return!1}function TF(t,e,a){for(let r=0;r<e.length;r++)if(!fo(t,e[r],a))return!1;return!0}var RF="Feature Evaluated",MF="Experiment Viewed";function OF(t){let e=new Map;return t.global.forcedFeatureValues&&t.global.forcedFeatureValues.forEach((a,r)=>e.set(r,a)),t.user.forcedFeatureValues&&t.user.forcedFeatureValues.forEach((a,r)=>e.set(r,a)),e}function DF(t){return t.global.forcedVariations&&t.user.forcedVariations?{...t.global.forcedVariations,...t.user.forcedVariations}:t.global.forcedVariations?t.global.forcedVariations:t.user.forcedVariations?t.user.forcedVariations:{}}async function Us(t){try{await t()}catch{}}function ZA(t,e,a){if(t.user.trackedExperiments){let n=sh(e,a);if(t.user.trackedExperiments.has(n))return[];t.user.trackedExperiments.add(n)}t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({experiment:e,result:a,timestamp:Date.now().toString(),logType:"experiment"});let r=[];if(t.global.trackingCallback){let n=t.global.trackingCallback;r.push(Us(()=>n(e,a,t.user)))}if(t.user.trackingCallback){let n=t.user.trackingCallback;r.push(Us(()=>n(e,a)))}if(t.global.eventLogger){let n=t.global.eventLogger;r.push(Us(()=>n(MF,{experimentId:e.key,variationId:a.key,hashAttribute:a.hashAttribute,hashValue:a.hashValue},t.user)))}return r}function BF(t,e,a){if(t.user.trackedFeatureUsage){let r=JSON.stringify(a.value);if(t.user.trackedFeatureUsage[e]===r)return;t.user.trackedFeatureUsage[e]=r,t.user.enableDevMode&&t.user.devLogs&&t.user.devLogs.push({featureKey:e,result:a,timestamp:Date.now().toString(),logType:"feature"})}if(t.global.onFeatureUsage){let r=t.global.onFeatureUsage;Us(()=>r(e,a,t.user))}if(t.user.onFeatureUsage){let r=t.user.onFeatureUsage;Us(()=>r(e,a))}if(t.global.eventLogger){let r=t.global.eventLogger;Us(()=>r(RF,{feature:e,source:a.source,value:a.value,ruleId:a.source==="defaultValue"?"$default":a.ruleId||"",variationId:a.experimentResult?a.experimentResult.key:""},t.user))}}function oh(t,e){if(e.stack.evaluatedFeatures.has(t))return po(e,t,null,"cyclicPrerequisite");e.stack.evaluatedFeatures.add(t),e.stack.id=t;let a=OF(e);if(a.has(t))return po(e,t,a.get(t),"override");if(!e.global.features||!e.global.features[t])return po(e,t,null,"unknownFeature");let r=e.global.features[t];if(r.rules){let n=new Set(e.stack.evaluatedFeatures);e:for(let o of r.rules){if(o.parentConditions)for(let l of o.parentConditions){e.stack.evaluatedFeatures=new Set(n);let u=oh(l.id,e);if(u.source==="cyclicPrerequisite")return po(e,t,null,"cyclicPrerequisite");let c={value:u.value};if(!fo(c,l.condition||{})){if(l.gate)return po(e,t,null,"prerequisite");continue e}}if(o.filters&&YA(o.filters,e))continue;if("force"in o){if(o.condition&&!KA(o.condition,e)||!PF(e,o.seed||t,o.hashAttribute,e.user.saveStickyBucketAssignmentDoc&&!o.disableStickyBucketing?o.fallbackAttribute:void 0,o.range,o.coverage,o.hashVersion))continue;return o.tracks&&o.tracks.forEach(l=>{!ZA(e,l.experiment,l.result).length&&e.global.saveDeferredTrack&&e.global.saveDeferredTrack({experiment:l.experiment,result:l.result})}),po(e,t,o.force,"force",o.id)}if(!o.variations)continue;let i={variations:o.variations,key:o.key||t};"coverage"in o&&(i.coverage=o.coverage),o.weights&&(i.weights=o.weights),o.hashAttribute&&(i.hashAttribute=o.hashAttribute),o.fallbackAttribute&&(i.fallbackAttribute=o.fallbackAttribute),o.disableStickyBucketing&&(i.disableStickyBucketing=o.disableStickyBucketing),o.bucketVersion!==void 0&&(i.bucketVersion=o.bucketVersion),o.minBucketVersion!==void 0&&(i.minBucketVersion=o.minBucketVersion),o.namespace&&(i.namespace=o.namespace),o.meta&&(i.meta=o.meta),o.ranges&&(i.ranges=o.ranges),o.name&&(i.name=o.name),o.phase&&(i.phase=o.phase),o.seed&&(i.seed=o.seed),o.hashVersion&&(i.hashVersion=o.hashVersion),o.filters&&(i.filters=o.filters),o.condition&&(i.condition=o.condition);let{result:s}=ih(i,t,e);if(e.global.onExperimentEval&&e.global.onExperimentEval(i,s),s.inExperiment&&!s.passthrough)return po(e,t,s.value,"experiment",o.id,i,s)}}return po(e,t,r.defaultValue===void 0?null:r.defaultValue,"defaultValue")}function ih(t,e,a){let r=t.key,n=t.variations.length;if(n<2)return{result:Ye(a,t,-1,!1,e)};if(a.global.enabled===!1||a.user.enabled===!1)return{result:Ye(a,t,-1,!1,e)};if(t=NF(t,a),t.urlPatterns&&!Gp(a.user.url||"",t.urlPatterns))return{result:Ye(a,t,-1,!1,e)};let o=CA(r,a.user.url||"",n);if(o!==null)return{result:Ye(a,t,o,!1,e)};let i=DF(a);if(r in i){let b=i[r];return{result:Ye(a,t,b,!1,e)}}if(t.status==="draft"||t.active===!1)return{result:Ye(a,t,-1,!1,e)};let{hashAttribute:s,hashValue:l}=si(a,t.hashAttribute,a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing?t.fallbackAttribute:void 0);if(!l)return{result:Ye(a,t,-1,!1,e)};let u=-1,c=!1,d=!1;if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{variation:b,versionIsBlocked:g}=UF({ctx:a,expKey:t.key,expBucketVersion:t.bucketVersion,expHashAttribute:t.hashAttribute,expFallbackAttribute:t.fallbackAttribute,expMinBucketVersion:t.minBucketVersion,expMeta:t.meta});c=b>=0,u=b,d=!!g}if(!c){if(t.filters){if(YA(t.filters,a))return{result:Ye(a,t,-1,!1,e)}}else if(t.namespace&&!bA(l,t.namespace))return{result:Ye(a,t,-1,!1,e)};if(t.include&&!wA(t.include))return{result:Ye(a,t,-1,!1,e)};if(t.condition&&!KA(t.condition,a))return{result:Ye(a,t,-1,!1,e)};if(t.parentConditions){let b=new Set(a.stack.evaluatedFeatures);for(let g of t.parentConditions){a.stack.evaluatedFeatures=new Set(b);let m=oh(g.id,a);if(m.source==="cyclicPrerequisite")return{result:Ye(a,t,-1,!1,e)};let y={value:m.value};if(!fo(y,g.condition||{}))return{result:Ye(a,t,-1,!1,e)}}}if(t.groups&&!HF(t.groups,a))return{result:Ye(a,t,-1,!1,e)}}if(t.url&&!FF(t.url,a))return{result:Ye(a,t,-1,!1,e)};let f=uc(t.seed||r,l,t.hashVersion||1);if(f===null)return{result:Ye(a,t,-1,!1,e)};if(!c){let b=t.ranges||_A(n,t.coverage===void 0?1:t.coverage,t.weights);u=SA(f,b)}if(d)return{result:Ye(a,t,-1,!1,e,void 0,!0)};if(u<0)return{result:Ye(a,t,-1,!1,e)};if("force"in t)return{result:Ye(a,t,t.force===void 0?-1:t.force,!1,e)};if(a.global.qaMode||a.user.qaMode)return{result:Ye(a,t,-1,!1,e)};if(t.status==="stopped")return{result:Ye(a,t,-1,!1,e)};let h=Ye(a,t,u,!0,e,f,c);if(a.user.saveStickyBucketAssignmentDoc&&!t.disableStickyBucketing){let{changed:b,key:g,doc:m}=qF(a,s,cc(l),{[Fx(t.key,t.bucketVersion)]:h.key});b&&(a.user.stickyBucketAssignmentDocs=a.user.stickyBucketAssignmentDocs||{},a.user.stickyBucketAssignmentDocs[g]=m,a.user.saveStickyBucketAssignmentDoc(m))}let S=ZA(a,t,h);S.length===0&&a.global.saveDeferredTrack&&a.global.saveDeferredTrack({experiment:t,result:h});let x=S.length?S.length===1?S[0]:Promise.all(S).then(()=>{}):void 0;return"changeId"in t&&t.changeId&&a.global.recordChangeId&&a.global.recordChangeId(t.changeId),{result:h,trackingCall:x}}function po(t,e,a,r,n,o,i){let s={value:a,on:!!a,off:!a,source:r,ruleId:n||""};return o&&(s.experiment=o),i&&(s.experimentResult=i),r!=="override"&&BF(t,e,s),s}function XA(t){return{...t.user.attributes,...t.user.attributeOverrides}}function KA(t,e){return fo(XA(e),t,e.global.savedGroups||{})}function YA(t,e){return t.some(a=>{let{hashValue:r}=si(e,a.attribute);if(!r)return!0;let n=uc(a.seed,r,a.hashVersion||2);return n===null?!0:!a.ranges.some(o=>jp(n,o))})}function PF(t,e,a,r,n,o,i){if(!n&&o===void 0)return!0;if(!n&&o===0)return!1;let{hashValue:s}=si(t,a,r);if(!s)return!1;let l=uc(e,s,i||1);return l===null?!1:n?jp(l,n):o!==void 0?l<=o:!0}function Ye(t,e,a,r,n,o,i){let s=!0;(a<0||a>=e.variations.length)&&(a=0,s=!1);let{hashAttribute:l,hashValue:u}=si(t,e.hashAttribute,t.user.saveStickyBucketAssignmentDoc&&!e.disableStickyBucketing?e.fallbackAttribute:void 0),c=e.meta?e.meta[a]:{},d={key:c.key||""+a,featureId:n,inExperiment:s,hashUsed:r,variationId:a,value:e.variations[a],hashAttribute:l,hashValue:u,stickyBucketUsed:!!i};return c.name&&(d.name=c.name),o!==void 0&&(d.bucket=o),c.passthrough&&(d.passthrough=c.passthrough),d}function NF(t,e){let a=t.key,r=e.global.overrides;return r&&r[a]&&(t=Object.assign({},t,r[a]),typeof t.url=="string"&&(t.url=kx(t.url))),t}function si(t,e,a){let r=e||"id",n="",o=XA(t);return o[r]&&(n=o[r]),!n&&a&&(o[a]&&(n=o[a]),n&&(r=a)),{hashAttribute:r,hashValue:n}}function FF(t,e){let a=e.user.url;if(!a)return!1;let r=a.replace(/^https?:\/\//,"").replace(/^[^/]*\//,"/");return!!(t.test(a)||t.test(r))}function HF(t,e){let a=e.global.groups||{};for(let r=0;r<t.length;r++)if(a[t[r]])return!0;return!1}function UF({ctx:t,expKey:e,expBucketVersion:a,expHashAttribute:r,expFallbackAttribute:n,expMinBucketVersion:o,expMeta:i}){a=a||0,o=o||0,r=r||"id",i=i||[];let s=Fx(e,a),l=zF(t,r,n);if(o>0)for(let d=0;d<o;d++){let f=Fx(e,d);if(l[f]!==void 0)return{variation:-1,versionIsBlocked:!0}}let u=l[s];if(u===void 0)return{variation:-1};let c=i.findIndex(d=>d.key===u);return c<0?{variation:-1}:{variation:c}}function Fx(t,e){return e=e||0,`${t}__${e}`}function Hx(t,e){return`${t}||${e}`}function zF(t,e,a){if(!t.user.stickyBucketAssignmentDocs)return{};let{hashAttribute:r,hashValue:n}=si(t,e),o=Hx(r,cc(n)),{hashAttribute:i,hashValue:s}=si(t,a),l=s?Hx(i,cc(s)):null,u={};return l&&t.user.stickyBucketAssignmentDocs[l]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[l].assignments||{}),t.user.stickyBucketAssignmentDocs[o]&&Object.assign(u,t.user.stickyBucketAssignmentDocs[o].assignments||{}),u}function qF(t,e,a,r){let n=Hx(e,a),o=t.user.stickyBucketAssignmentDocs&&t.user.stickyBucketAssignmentDocs[n]?t.user.stickyBucketAssignmentDocs[n].assignments||{}:{},i={...o,...r},s=JSON.stringify(o)!==JSON.stringify(i);return{key:n,doc:{attributeName:e,attributeValue:a,assignments:i},changed:s}}function VF(t,e){let a=new Set,r=e&&e.features?e.features:t.global.features||{},n=e&&e.experiments?e.experiments:t.global.experiments||[];return Object.keys(r).forEach(o=>{let i=r[o];if(i.rules)for(let s of i.rules)s.variations&&(a.add(s.hashAttribute||"id"),s.fallbackAttribute&&a.add(s.fallbackAttribute))}),n.map(o=>{a.add(o.hashAttribute||"id"),o.fallbackAttribute&&a.add(o.fallbackAttribute)}),Array.from(a)}async function QA(t,e,a){let r=Ux(t,a);return e.getAllAssignments(r)}function Ux(t,e){let a={};return VF(t,e).forEach(n=>{let{hashValue:o}=si(t,n);a[n]=cc(o)}),a}async function JA(t,e,a){if(t={...t},t.encryptedFeatures){try{t.features=JSON.parse(await ii(t.encryptedFeatures,e,a))}catch(r){console.error(r)}delete t.encryptedFeatures}if(t.encryptedExperiments){try{t.experiments=JSON.parse(await ii(t.encryptedExperiments,e,a))}catch(r){console.error(r)}delete t.encryptedExperiments}if(t.encryptedSavedGroups){try{t.savedGroups=JSON.parse(await ii(t.encryptedSavedGroups,e,a))}catch(r){console.error(r)}delete t.encryptedSavedGroups}return t}function eE(t){let e=t.apiHost||"https://cdn.growthbook.io";return{apiHost:e.replace(/\/*$/,""),streamingHost:(t.streamingHost||e).replace(/\/*$/,""),apiRequestHeaders:t.apiHostRequestHeaders,streamingHostRequestHeaders:t.streamingHostRequestHeaders}}function sh(t,e){return e.hashAttribute+e.hashValue+t.key+e.variationId}var zs=typeof window<"u"&&typeof document<"u",$F=LA(),hc=class{constructor(e){if(e=e||{},this.version=$F,this._options=this.context=e,this._renderer=e.renderer||null,this._trackedExperiments=new Set,this._completedChangeIds=new Set,this._trackedFeatures={},this.debug=!!e.debug,this._subscriptions=new Set,this.ready=!1,this._assigned=new Map,this._activeAutoExperiments=new Map,this._triggeredExpKeys=new Set,this._initialized=!1,this._redirectedUrl="",this._deferredTrackingCalls=new Map,this._autoExperimentsAllowed=!e.disableExperimentsOnLoad,this._destroyCallbacks=[],this.logs=[],this.log=this.log.bind(this),this._saveDeferredTrack=this._saveDeferredTrack.bind(this),this._onExperimentEval=this._onExperimentEval.bind(this),this._fireSubscriptions=this._fireSubscriptions.bind(this),this._recordChangedId=this._recordChangedId.bind(this),e.remoteEval){if(e.decryptionKey)throw new Error("Encryption is not available for remoteEval");if(!e.clientKey)throw new Error("Missing clientKey");let a=!1;try{a=!!new URL(e.apiHost||"").hostname.match(/growthbook\.io$/i)}catch{}if(a)throw new Error("Cannot use remoteEval on GrowthBook Cloud")}else if(e.cacheKeyAttributes)throw new Error("cacheKeyAttributes are only used for remoteEval");if(e.stickyBucketService){let a=e.stickyBucketService;this._saveStickyBucketAssignmentDoc=r=>a.saveAssignments(r)}if(e.plugins)for(let a of e.plugins)a(this);if(e.features&&(this.ready=!0),zs&&e.enableDevMode&&(window._growthbook=this,document.dispatchEvent(new Event("gbloaded"))),e.experiments&&(this.ready=!0,this._updateAllAutoExperiments()),this._options.stickyBucketService&&this._options.stickyBucketAssignmentDocs)for(let a in this._options.stickyBucketAssignmentDocs){let r=this._options.stickyBucketAssignmentDocs[a];r&&this._options.stickyBucketService.saveAssignments(r).catch(()=>{})}this.ready&&this.refreshStickyBuckets(this.getPayload())}async setPayload(e){this._payload=e;let a=await JA(e,this._options.decryptionKey);this._decryptedPayload=a,await this.refreshStickyBuckets(a),a.features&&(this._options.features=a.features),a.savedGroups&&(this._options.savedGroups=a.savedGroups),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,this._render()}initSync(e){this._initialized=!0;let a=e.payload;if(a.encryptedExperiments||a.encryptedFeatures)throw new Error("initSync does not support encrypted payloads");return this._options.stickyBucketService&&!this._options.stickyBucketAssignmentDocs&&(this._options.stickyBucketAssignmentDocs=this.generateStickyBucketAssignmentDocsSync(this._options.stickyBucketService,a)),this._payload=a,this._decryptedPayload=a,a.features&&(this._options.features=a.features),a.experiments&&(this._options.experiments=a.experiments,this._updateAllAutoExperiments()),this.ready=!0,Kp(this,e),this}async init(e){if(this._initialized=!0,e=e||{},e.cacheSettings&&EA(e.cacheSettings),e.payload)return await this.setPayload(e.payload),Kp(this,e),{success:!0,source:"init"};{let{data:a,...r}=await this._refresh({...e,allowStale:!0});return Kp(this,e),await this.setPayload(a||{}),r}}async loadFeatures(e){e=e||{},await this.init({skipCache:e.skipCache,timeout:e.timeout,streaming:(this._options.backgroundSync??!0)&&(e.autoRefresh||this._options.subscribeToChanges)})}async refreshFeatures(e){let a=await this._refresh({...e||{},allowStale:!1});a.data&&await this.setPayload(a.data)}getApiInfo(){return[this.getApiHosts().apiHost,this.getClientKey()]}getApiHosts(){return eE(this._options)}getClientKey(){return this._options.clientKey||""}getPayload(){return this._payload||{features:this.getFeatures(),experiments:this.getExperiments()}}getDecryptedPayload(){return this._decryptedPayload||this.getPayload()}isRemoteEval(){return this._options.remoteEval||!1}getCacheKeyAttributes(){return this._options.cacheKeyAttributes}async _refresh({timeout:e,skipCache:a,allowStale:r,streaming:n}){if(!this._options.clientKey)throw new Error("Missing clientKey");return TA({instance:this,timeout:e,skipCache:a||this._options.disableCache,allowStale:r,backgroundSync:n??this._options.backgroundSync??!0})}_render(){if(this._renderer)try{this._renderer()}catch(e){console.error("Failed to render",e)}}setFeatures(e){this._options.features=e,this.ready=!0,this._render()}async setEncryptedFeatures(e,a,r){let n=await ii(e,a||this._options.decryptionKey,r);this.setFeatures(JSON.parse(n))}setExperiments(e){this._options.experiments=e,this.ready=!0,this._updateAllAutoExperiments()}async setEncryptedExperiments(e,a,r){let n=await ii(e,a||this._options.decryptionKey,r);this.setExperiments(JSON.parse(n))}async setAttributes(e){if(this._options.attributes=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async updateAttributes(e){return this.setAttributes({...this._options.attributes,...e})}async setAttributeOverrides(e){if(this._options.attributeOverrides=e,this._options.stickyBucketService&&await this.refreshStickyBuckets(),this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}async setForcedVariations(e){if(this._options.forcedVariations=e||{},this._options.remoteEval){await this._refreshForRemoteEval();return}this._render(),this._updateAllAutoExperiments()}setForcedFeatures(e){this._options.forcedFeatureValues=e,this._render()}async setURL(e){if(e!==this._options.url){if(this._options.url=e,this._redirectedUrl="",this._options.remoteEval){await this._refreshForRemoteEval(),this._updateAllAutoExperiments(!0);return}this._updateAllAutoExperiments(!0)}}getAttributes(){return{...this._options.attributes,...this._options.attributeOverrides}}getForcedVariations(){return this._options.forcedVariations||{}}getForcedFeatures(){return this._options.forcedFeatureValues||new Map}getStickyBucketAssignmentDocs(){return this._options.stickyBucketAssignmentDocs||{}}getUrl(){return this._options.url||""}getFeatures(){return this._options.features||{}}getExperiments(){return this._options.experiments||[]}getCompletedChangeIds(){return Array.from(this._completedChangeIds)}subscribe(e){return this._subscriptions.add(e),()=>{this._subscriptions.delete(e)}}async _refreshForRemoteEval(){if(!this._options.remoteEval||!this._initialized)return;let e=await this._refresh({allowStale:!1});e.data&&await this.setPayload(e.data)}getAllResults(){return new Map(this._assigned)}onDestroy(e){this._destroyCallbacks.push(e)}isDestroyed(){return!!this._destroyed}destroy(e){e=e||{},this._destroyed=!0,this._destroyCallbacks.forEach(a=>{try{a()}catch(r){console.error(r)}}),this._subscriptions.clear(),this._assigned.clear(),this._trackedExperiments.clear(),this._completedChangeIds.clear(),this._deferredTrackingCalls.clear(),this._trackedFeatures={},this._destroyCallbacks=[],this._payload=void 0,this._saveStickyBucketAssignmentDoc=void 0,RA(this),e.destroyAllStreams&&Mx(),this.logs=[],zs&&window._growthbook===this&&delete window._growthbook,this._activeAutoExperiments.forEach(a=>{a.undo()}),this._activeAutoExperiments.clear(),this._triggeredExpKeys.clear()}setRenderer(e){this._renderer=e}forceVariation(e,a){if(this._options.forcedVariations=this._options.forcedVariations||{},this._options.forcedVariations[e]=a,this._options.remoteEval){this._refreshForRemoteEval();return}this._updateAllAutoExperiments(),this._render()}run(e){let{result:a}=ih(e,null,this._getEvalContext());return this._onExperimentEval(e,a),a}triggerExperiment(e){return this._triggeredExpKeys.add(e),this._options.experiments?this._options.experiments.filter(r=>r.key===e).map(r=>this._runAutoExperiment(r)).filter(r=>r!==null):null}triggerAutoExperiments(){this._autoExperimentsAllowed=!0,this._updateAllAutoExperiments(!0)}_getEvalContext(){return{user:this._getUserContext(),global:this._getGlobalContext(),stack:{evaluatedFeatures:new Set}}}_getUserContext(){return{attributes:this._options.user?{...this._options.user,...this._options.attributes}:this._options.attributes,enableDevMode:this._options.enableDevMode,blockedChangeIds:this._options.blockedChangeIds,stickyBucketAssignmentDocs:this._options.stickyBucketAssignmentDocs,url:this._getContextUrl(),forcedVariations:this._options.forcedVariations,forcedFeatureValues:this._options.forcedFeatureValues,attributeOverrides:this._options.attributeOverrides,saveStickyBucketAssignmentDoc:this._saveStickyBucketAssignmentDoc,trackingCallback:this._options.trackingCallback,onFeatureUsage:this._options.onFeatureUsage,devLogs:this.logs,trackedExperiments:this._trackedExperiments,trackedFeatureUsage:this._trackedFeatures}}_getGlobalContext(){return{features:this._options.features,experiments:this._options.experiments,log:this.log,enabled:this._options.enabled,qaMode:this._options.qaMode,savedGroups:this._options.savedGroups,groups:this._options.groups,overrides:this._options.overrides,onExperimentEval:this._onExperimentEval,recordChangeId:this._recordChangedId,saveDeferredTrack:this._saveDeferredTrack,eventLogger:this._options.eventLogger}}_runAutoExperiment(e,a){let r=this._activeAutoExperiments.get(e);if(e.manual&&!this._triggeredExpKeys.has(e.key)&&!r)return null;let n=this._isAutoExperimentBlockedByContext(e),o,i;n?o=Ye(this._getEvalContext(),e,-1,!1,""):({result:o,trackingCall:i}=ih(e,null,this._getEvalContext()),this._onExperimentEval(e,o));let s=JSON.stringify(o.value);if(!a&&o.inExperiment&&r&&r.valueHash===s)return o;if(r&&this._undoActiveAutoExperiment(e),o.inExperiment){let l=Wp(e);if(l==="redirect"&&o.value.urlRedirect&&e.urlPatterns){let u=e.persistQueryString?kA(this._getContextUrl(),o.value.urlRedirect):o.value.urlRedirect;if(Gp(u,e.urlPatterns))return this.log("Skipping redirect because original URL matches redirect URL",{id:e.key}),o;this._redirectedUrl=u;let{navigate:c,delay:d}=this._getNavigateFunction();if(c)if(zs)Promise.all([...i?[Zp(i,this._options.maxNavigateDelay??1e3)]:[],new Promise(f=>window.setTimeout(f,this._options.navigateDelay??d))]).then(()=>{try{c(u)}catch(f){console.error(f)}});else try{c(u)}catch(f){console.error(f)}}else if(l==="visual"){let u=this._options.applyDomChangesCallback?this._options.applyDomChangesCallback(o.value):this._applyDOMChanges(o.value);u&&this._activeAutoExperiments.set(e,{undo:u,valueHash:s})}}return o}_undoActiveAutoExperiment(e){let a=this._activeAutoExperiments.get(e);a&&(a.undo(),this._activeAutoExperiments.delete(e))}_updateAllAutoExperiments(e){if(!this._autoExperimentsAllowed)return;let a=this._options.experiments||[],r=new Set(a);this._activeAutoExperiments.forEach((n,o)=>{r.has(o)||(n.undo(),this._activeAutoExperiments.delete(o))});for(let n of a){let o=this._runAutoExperiment(n,e);if(o&&o.inExperiment&&Wp(n)==="redirect")break}}_onExperimentEval(e,a){let r=this._assigned.get(e.key);this._assigned.set(e.key,{experiment:e,result:a}),this._subscriptions.size>0&&this._fireSubscriptions(e,a,r)}_fireSubscriptions(e,a,r){(!r||r.result.inExperiment!==a.inExperiment||r.result.variationId!==a.variationId)&&this._subscriptions.forEach(n=>{try{n(e,a)}catch(o){console.error(o)}})}_recordChangedId(e){this._completedChangeIds.add(e)}isOn(e){return this.evalFeature(e).on}isOff(e){return this.evalFeature(e).off}getFeatureValue(e,a){let r=this.evalFeature(e).value;return r===null?a:r}feature(e){return this.evalFeature(e)}evalFeature(e){return oh(e,this._getEvalContext())}log(e,a){this.debug&&(this._options.log?this._options.log(e,a):console.log(e,a))}getDeferredTrackingCalls(){return Array.from(this._deferredTrackingCalls.values())}setDeferredTrackingCalls(e){this._deferredTrackingCalls=new Map(e.filter(a=>a&&a.experiment&&a.result).map(a=>[sh(a.experiment,a.result),a]))}async fireDeferredTrackingCalls(){if(!this._options.trackingCallback)return;let e=[];this._deferredTrackingCalls.forEach(a=>{!a||!a.experiment||!a.result?console.error("Invalid deferred tracking call",{call:a}):e.push(this._options.trackingCallback(a.experiment,a.result))}),this._deferredTrackingCalls.clear(),await Promise.all(e)}setTrackingCallback(e){this._options.trackingCallback=e,this.fireDeferredTrackingCalls()}setEventLogger(e){this._options.eventLogger=e}async logEvent(e,a){if(this._destroyed){console.error("Cannot log event to destroyed GrowthBook instance");return}if(this._options.enableDevMode&&this.logs.push({eventName:e,properties:a,timestamp:Date.now().toString(),logType:"event"}),this._options.eventLogger)try{await this._options.eventLogger(e,a||{},this._getUserContext())}catch(r){console.error(r)}else console.error("No event logger configured")}_saveDeferredTrack(e){this._deferredTrackingCalls.set(sh(e.experiment,e.result),e)}_getContextUrl(){return this._options.url||(zs?window.location.href:"")}_isAutoExperimentBlockedByContext(e){let a=Wp(e);if(a==="visual"){if(this._options.disableVisualExperiments||this._options.disableJsInjection&&e.variations.some(r=>r.js))return!0}else if(a==="redirect"){if(this._options.disableUrlRedirectExperiments)return!0;try{let r=new URL(this._getContextUrl());for(let n of e.variations){if(!n||!n.urlRedirect)continue;let o=new URL(n.urlRedirect);if(this._options.disableCrossOriginUrlRedirectExperiments&&(o.protocol!==r.protocol||o.host!==r.host))return!0}}catch(r){return this.log("Error parsing current or redirect URL",{id:e.key,error:r}),!0}}else return!0;return!!(e.changeId&&(this._options.blockedChangeIds||[]).includes(e.changeId))}getRedirectUrl(){return this._redirectedUrl}_getNavigateFunction(){return this._options.navigate?{navigate:this._options.navigate,delay:0}:zs?{navigate:e=>{window.location.replace(e)},delay:100}:{navigate:null,delay:0}}_applyDOMChanges(e){if(!zs)return;let a=[];if(e.css){let r=document.createElement("style");r.innerHTML=e.css,document.head.appendChild(r),a.push(()=>r.remove())}if(e.js){let r=document.createElement("script");r.innerHTML=e.js,this._options.jsInjectionNonce&&(r.nonce=this._options.jsInjectionNonce),document.head.appendChild(r),a.push(()=>r.remove())}return e.domMutations&&e.domMutations.forEach(r=>{a.push(VA.declarative(r).revert)}),()=>{a.forEach(r=>r())}}async refreshStickyBuckets(e){if(this._options.stickyBucketService){let a=this._getEvalContext(),r=await QA(a,this._options.stickyBucketService,e);this._options.stickyBucketAssignmentDocs=r}}generateStickyBucketAssignmentDocsSync(e,a){if(!("getAllAssignmentsSync"in e)){console.error("generating StickyBucketAssignmentDocs docs requires StickyBucketServiceSync");return}let r=this._getEvalContext(),n=Ux(r,a);return e.getAllAssignmentsSync(n)}inDevMode(){return!!this._options.enableDevMode}};var jF="https://experiment.syntrologie.com",zx=class{constructor(e={}){D(this,"gb");D(this,"featureListeners",new Set);if(e.client)this.gb=e.client;else{let a=e.onExperimentViewed?(r,n)=>{e.onExperimentViewed(r.key,n.variationId,typeof n.value=="string"?n.value:`variation_${n.variationId}`)}:void 0;this.gb=new hc({...e,apiHost:e.apiHost??jF,enableDevMode:e.enableDevMode??!0,trackingCallback:a}),e.autoInit&&this.gb.init({streaming:!0})}}get _internal(){return this.gb}async refreshFeatures(){await this.gb.loadFeatures()}setAttributes(e){this.gb.setAttributes({...this.gb.getAttributes(),...e})}setForcedVariations(e){this.gb.setForcedVariations(e)}getFeatureValue(e,a){return this.gb.getFeatureValue(e,a)}getAllFeatures(){let e=this.gb.getFeatures(),a={};for(let r of Object.keys(e))a[r]=this.gb.getFeatureValue(r,null);return a}shouldRenderRectangle(e){return!0}onFeaturesChanged(e){return this.featureListeners.add(e),this.featureListeners.size===1&&this.gb.setRenderer(()=>{for(let a of this.featureListeners)a()}),()=>{this.featureListeners.delete(e),this.featureListeners.size===0&&this.gb.setRenderer(null)}}};function lh(t={}){return new zx(t)}var tE="syntro_session_metrics",mc=class{constructor(e={}){D(this,"metrics",new Map);D(this,"experiments");D(this,"attributePrefix");D(this,"onMetricChange");this.experiments=e.experiments,this.attributePrefix=e.attributePrefix??"session_",this.onMetricChange=e.onMetricChange,this.loadFromStorage()}increment(e,a=1){let n=(this.metrics.get(e)??0)+a;return this.metrics.set(e,n),this.saveToStorage(),this.updateExperimentAttributes(e,n),this.onMetricChange?.(e,n),n}set(e,a){this.metrics.set(e,a),this.saveToStorage(),this.updateExperimentAttributes(e,a),this.onMetricChange?.(e,a)}get(e){return this.metrics.get(e)??0}meetsThreshold(e,a){return this.get(e)>=a}getAll(){return Object.fromEntries(this.metrics)}reset(e){this.metrics.delete(e),this.saveToStorage(),this.updateExperimentAttributes(e,0),this.onMetricChange?.(e,0)}resetAll(){let e=Array.from(this.metrics.keys());this.metrics.clear(),this.saveToStorage();let a={};for(let r of e)a[`${this.attributePrefix}${r}`]=0,this.onMetricChange?.(r,0);this.experiments?.setAttributes?.(a)}setExperiments(e){this.experiments=e,this.syncAllToExperiments()}updateExperimentAttributes(e,a){if(!this.experiments?.setAttributes)return;let r=`${this.attributePrefix}${e}`;this.experiments.setAttributes({[r]:a})}syncAllToExperiments(){if(!this.experiments?.setAttributes)return;let e={};for(let[a,r]of this.metrics)e[`${this.attributePrefix}${a}`]=r;this.experiments.setAttributes(e)}loadFromStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e=sessionStorage.getItem(tE);if(e){let a=JSON.parse(e);for(let[r,n]of Object.entries(a))this.metrics.set(r,n.count)}}catch(e){console.warn("[SessionMetricTracker] Failed to load from sessionStorage:",e)}}saveToStorage(){if(!(typeof window>"u"||typeof sessionStorage>"u"))try{let e={};for(let[a,r]of this.metrics)e[a]={count:r,lastUpdated:Date.now()};sessionStorage.setItem(tE,JSON.stringify(e))}catch(e){console.warn("[SessionMetricTracker] Failed to save to sessionStorage:",e)}}};function uh(t={}){return new mc(t)}var p={};QS(p,{BRAND:()=>vH,DIRTY:()=>li,EMPTY_PATH:()=>XF,INVALID:()=>J,NEVER:()=>t3,OK:()=>qt,ParseStatus:()=>Bt,Schema:()=>le,ZodAny:()=>go,ZodArray:()=>fn,ZodBigInt:()=>ci,ZodBoolean:()=>di,ZodBranded:()=>vc,ZodCatch:()=>_i,ZodDate:()=>fi,ZodDefault:()=>Si,ZodDiscriminatedUnion:()=>fh,ZodEffects:()=>ja,ZodEnum:()=>xi,ZodError:()=>la,ZodFirstPartyTypeKind:()=>ee,ZodFunction:()=>hh,ZodIntersection:()=>gi,ZodIssueCode:()=>P,ZodLazy:()=>vi,ZodLiteral:()=>yi,ZodMap:()=>Ws,ZodNaN:()=>Xs,ZodNativeEnum:()=>bi,ZodNever:()=>cr,ZodNull:()=>hi,ZodNullable:()=>Ar,ZodNumber:()=>ui,ZodObject:()=>ua,ZodOptional:()=>Va,ZodParsedType:()=>Z,ZodPipeline:()=>yc,ZodPromise:()=>vo,ZodReadonly:()=>Ci,ZodRecord:()=>ph,ZodSchema:()=>le,ZodSet:()=>Zs,ZodString:()=>mo,ZodSymbol:()=>js,ZodTransformer:()=>ja,ZodTuple:()=>Ir,ZodType:()=>le,ZodUndefined:()=>pi,ZodUnion:()=>mi,ZodUnknown:()=>dn,ZodVoid:()=>Gs,addIssueToContext:()=>q,any:()=>kH,array:()=>TH,bigint:()=>SH,boolean:()=>fE,coerce:()=>e3,custom:()=>uE,date:()=>_H,datetimeRegex:()=>sE,defaultErrorMap:()=>un,discriminatedUnion:()=>DH,effect:()=>GH,enum:()=>VH,function:()=>UH,getErrorMap:()=>qs,getParsedType:()=>kr,instanceof:()=>xH,intersection:()=>BH,isAborted:()=>ch,isAsync:()=>Vs,isDirty:()=>dh,isValid:()=>ho,late:()=>yH,lazy:()=>zH,literal:()=>qH,makeIssue:()=>gc,map:()=>FH,nan:()=>bH,nativeEnum:()=>$H,never:()=>AH,null:()=>LH,nullable:()=>ZH,number:()=>dE,object:()=>RH,objectUtil:()=>qx,oboolean:()=>JH,onumber:()=>QH,optional:()=>WH,ostring:()=>YH,pipeline:()=>KH,preprocess:()=>XH,promise:()=>jH,quotelessJson:()=>GF,record:()=>NH,set:()=>HH,setErrorMap:()=>ZF,strictObject:()=>MH,string:()=>cE,symbol:()=>CH,transformer:()=>GH,tuple:()=>PH,undefined:()=>wH,union:()=>OH,unknown:()=>IH,util:()=>pe,void:()=>EH});var pe;(function(t){t.assertEqual=n=>{};function e(n){}t.assertIs=e;function a(n){throw new Error}t.assertNever=a,t.arrayToEnum=n=>{let o={};for(let i of n)o[i]=i;return o},t.getValidEnumValues=n=>{let o=t.objectKeys(n).filter(s=>typeof n[n[s]]!="number"),i={};for(let s of o)i[s]=n[s];return t.objectValues(i)},t.objectValues=n=>t.objectKeys(n).map(function(o){return n[o]}),t.objectKeys=typeof Object.keys=="function"?n=>Object.keys(n):n=>{let o=[];for(let i in n)Object.prototype.hasOwnProperty.call(n,i)&&o.push(i);return o},t.find=(n,o)=>{for(let i of n)if(o(i))return i},t.isInteger=typeof Number.isInteger=="function"?n=>Number.isInteger(n):n=>typeof n=="number"&&Number.isFinite(n)&&Math.floor(n)===n;function r(n,o=" | "){return n.map(i=>typeof i=="string"?`'${i}'`:i).join(o)}t.joinValues=r,t.jsonStringifyReplacer=(n,o)=>typeof o=="bigint"?o.toString():o})(pe||(pe={}));var qx;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(qx||(qx={}));var Z=pe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),kr=t=>{switch(typeof t){case"undefined":return Z.undefined;case"string":return Z.string;case"number":return Number.isNaN(t)?Z.nan:Z.number;case"boolean":return Z.boolean;case"function":return Z.function;case"bigint":return Z.bigint;case"symbol":return Z.symbol;case"object":return Array.isArray(t)?Z.array:t===null?Z.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?Z.promise:typeof Map<"u"&&t instanceof Map?Z.map:typeof Set<"u"&&t instanceof Set?Z.set:typeof Date<"u"&&t instanceof Date?Z.date:Z.object;default:return Z.unknown}};var P=pe.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),GF=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),la=class t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};let a=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,a):this.__proto__=a,this.name="ZodError",this.issues=e}format(e){let a=e||function(o){return o.message},r={_errors:[]},n=o=>{for(let i of o.issues)if(i.code==="invalid_union")i.unionErrors.map(n);else if(i.code==="invalid_return_type")n(i.returnTypeError);else if(i.code==="invalid_arguments")n(i.argumentsError);else if(i.path.length===0)r._errors.push(a(i));else{let s=r,l=0;for(;l<i.path.length;){let u=i.path[l];l===i.path.length-1?(s[u]=s[u]||{_errors:[]},s[u]._errors.push(a(i))):s[u]=s[u]||{_errors:[]},s=s[u],l++}}};return n(this),r}static assert(e){if(!(e instanceof t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,pe.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=a=>a.message){let a={},r=[];for(let n of this.issues)if(n.path.length>0){let o=n.path[0];a[o]=a[o]||[],a[o].push(e(n))}else r.push(e(n));return{formErrors:r,fieldErrors:a}}get formErrors(){return this.flatten()}};la.create=t=>new la(t);var WF=(t,e)=>{let a;switch(t.code){case P.invalid_type:t.received===Z.undefined?a="Required":a=`Expected ${t.expected}, received ${t.received}`;break;case P.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(t.expected,pe.jsonStringifyReplacer)}`;break;case P.unrecognized_keys:a=`Unrecognized key(s) in object: ${pe.joinValues(t.keys,", ")}`;break;case P.invalid_union:a="Invalid input";break;case P.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${pe.joinValues(t.options)}`;break;case P.invalid_enum_value:a=`Invalid enum value. Expected ${pe.joinValues(t.options)}, received '${t.received}'`;break;case P.invalid_arguments:a="Invalid function arguments";break;case P.invalid_return_type:a="Invalid function return type";break;case P.invalid_date:a="Invalid date";break;case P.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(a=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(a=`${a} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?a=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?a=`Invalid input: must end with "${t.validation.endsWith}"`:pe.assertNever(t.validation):t.validation!=="regex"?a=`Invalid ${t.validation}`:a="Invalid";break;case P.too_small:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:a="Invalid input";break;case P.too_big:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?a=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:a="Invalid input";break;case P.custom:a="Invalid input";break;case P.invalid_intersection_types:a="Intersection results could not be merged";break;case P.not_multiple_of:a=`Number must be a multiple of ${t.multipleOf}`;break;case P.not_finite:a="Number must be finite";break;default:a=e.defaultError,pe.assertNever(t)}return{message:a}},un=WF;var aE=un;function ZF(t){aE=t}function qs(){return aE}var gc=t=>{let{data:e,path:a,errorMaps:r,issueData:n}=t,o=[...a,...n.path||[]],i={...n,path:o};if(n.message!==void 0)return{...n,path:o,message:n.message};let s="",l=r.filter(u=>!!u).slice().reverse();for(let u of l)s=u(i,{data:e,defaultError:s}).message;return{...n,path:o,message:s}},XF=[];function q(t,e){let a=qs(),r=gc({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===un?void 0:un].filter(n=>!!n)});t.common.issues.push(r)}var Bt=class t{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,a){let r=[];for(let n of a){if(n.status==="aborted")return J;n.status==="dirty"&&e.dirty(),r.push(n.value)}return{status:e.value,value:r}}static async mergeObjectAsync(e,a){let r=[];for(let n of a){let o=await n.key,i=await n.value;r.push({key:o,value:i})}return t.mergeObjectSync(e,r)}static mergeObjectSync(e,a){let r={};for(let n of a){let{key:o,value:i}=n;if(o.status==="aborted"||i.status==="aborted")return J;o.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof i.value<"u"||n.alwaysSet)&&(r[o.value]=i.value)}return{status:e.value,value:r}}},J=Object.freeze({status:"aborted"}),li=t=>({status:"dirty",value:t}),qt=t=>({status:"valid",value:t}),ch=t=>t.status==="aborted",dh=t=>t.status==="dirty",ho=t=>t.status==="valid",Vs=t=>typeof Promise<"u"&&t instanceof Promise;var K;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(K||(K={}));var $a=class{constructor(e,a,r,n){this._cachedPath=[],this.parent=e,this.data=a,this._path=r,this._key=n}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},rE=(t,e)=>{if(ho(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let a=new la(t.common.issues);return this._error=a,this._error}}};function se(t){if(!t)return{};let{errorMap:e,invalid_type_error:a,required_error:r,description:n}=t;if(e&&(a||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:n}:{errorMap:(i,s)=>{let{message:l}=t;return i.code==="invalid_enum_value"?{message:l??s.defaultError}:typeof s.data>"u"?{message:l??r??s.defaultError}:i.code!=="invalid_type"?{message:s.defaultError}:{message:l??a??s.defaultError}},description:n}}var le=class{get description(){return this._def.description}_getType(e){return kr(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:kr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Bt,ctx:{common:e.parent.common,data:e.data,parsedType:kr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let a=this._parse(e);if(Vs(a))throw new Error("Synchronous parse encountered promise.");return a}_parseAsync(e){let a=this._parse(e);return Promise.resolve(a)}parse(e,a){let r=this.safeParse(e,a);if(r.success)return r.data;throw r.error}safeParse(e,a){let r={common:{issues:[],async:a?.async??!1,contextualErrorMap:a?.errorMap},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:kr(e)},n=this._parseSync({data:e,path:r.path,parent:r});return rE(r,n)}"~validate"(e){let a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:kr(e)};if(!this["~standard"].async)try{let r=this._parseSync({data:e,path:[],parent:a});return ho(r)?{value:r.value}:{issues:a.common.issues}}catch(r){r?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),a.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:a}).then(r=>ho(r)?{value:r.value}:{issues:a.common.issues})}async parseAsync(e,a){let r=await this.safeParseAsync(e,a);if(r.success)return r.data;throw r.error}async safeParseAsync(e,a){let r={common:{issues:[],contextualErrorMap:a?.errorMap,async:!0},path:a?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:kr(e)},n=this._parse({data:e,path:r.path,parent:r}),o=await(Vs(n)?n:Promise.resolve(n));return rE(r,o)}refine(e,a){let r=n=>typeof a=="string"||typeof a>"u"?{message:a}:typeof a=="function"?a(n):a;return this._refinement((n,o)=>{let i=e(n),s=()=>o.addIssue({code:P.custom,...r(n)});return typeof Promise<"u"&&i instanceof Promise?i.then(l=>l?!0:(s(),!1)):i?!0:(s(),!1)})}refinement(e,a){return this._refinement((r,n)=>e(r)?!0:(n.addIssue(typeof a=="function"?a(r,n):a),!1))}_refinement(e){return new ja({schema:this,typeName:ee.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:a=>this["~validate"](a)}}optional(){return Va.create(this,this._def)}nullable(){return Ar.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return fn.create(this)}promise(){return vo.create(this,this._def)}or(e){return mi.create([this,e],this._def)}and(e){return gi.create(this,e,this._def)}transform(e){return new ja({...se(this._def),schema:this,typeName:ee.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let a=typeof e=="function"?e:()=>e;return new Si({...se(this._def),innerType:this,defaultValue:a,typeName:ee.ZodDefault})}brand(){return new vc({typeName:ee.ZodBranded,type:this,...se(this._def)})}catch(e){let a=typeof e=="function"?e:()=>e;return new _i({...se(this._def),innerType:this,catchValue:a,typeName:ee.ZodCatch})}describe(e){let a=this.constructor;return new a({...this._def,description:e})}pipe(e){return yc.create(this,e)}readonly(){return Ci.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},KF=/^c[^\s-]{8,}$/i,YF=/^[0-9a-z]+$/,QF=/^[0-9A-HJKMNP-TV-Z]{26}$/i,JF=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,eH=/^[a-z0-9_-]{21}$/i,tH=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,aH=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,rH=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,nH="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Vx,oH=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,iH=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,sH=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,lH=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,uH=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,cH=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,oE="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",dH=new RegExp(`^${oE}$`);function iE(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);let a=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${a}`}function fH(t){return new RegExp(`^${iE(t)}$`)}function sE(t){let e=`${oE}T${iE(t)}`,a=[];return a.push(t.local?"Z?":"Z"),t.offset&&a.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${a.join("|")})`,new RegExp(`^${e}$`)}function pH(t,e){return!!((e==="v4"||!e)&&oH.test(t)||(e==="v6"||!e)&&sH.test(t))}function hH(t,e){if(!tH.test(t))return!1;try{let[a]=t.split(".");if(!a)return!1;let r=a.replace(/-/g,"+").replace(/_/g,"/").padEnd(a.length+(4-a.length%4)%4,"="),n=JSON.parse(atob(r));return!(typeof n!="object"||n===null||"typ"in n&&n?.typ!=="JWT"||!n.alg||e&&n.alg!==e)}catch{return!1}}function mH(t,e){return!!((e==="v4"||!e)&&iH.test(t)||(e==="v6"||!e)&&lH.test(t))}var mo=class t extends le{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==Z.string){let o=this._getOrReturnCtx(e);return q(o,{code:P.invalid_type,expected:Z.string,received:o.parsedType}),J}let r=new Bt,n;for(let o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(n=this._getOrReturnCtx(e,n),q(n,{code:P.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if(o.kind==="max")e.data.length>o.value&&(n=this._getOrReturnCtx(e,n),q(n,{code:P.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if(o.kind==="length"){let i=e.data.length>o.value,s=e.data.length<o.value;(i||s)&&(n=this._getOrReturnCtx(e,n),i?q(n,{code:P.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):s&&q(n,{code:P.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),r.dirty())}else if(o.kind==="email")rH.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"email",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="emoji")Vx||(Vx=new RegExp(nH,"u")),Vx.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"emoji",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="uuid")JF.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"uuid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="nanoid")eH.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"nanoid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid")KF.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"cuid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="cuid2")YF.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"cuid2",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="ulid")QF.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"ulid",code:P.invalid_string,message:o.message}),r.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),q(n,{validation:"url",code:P.invalid_string,message:o.message}),r.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"regex",code:P.invalid_string,message:o.message}),r.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(n=this._getOrReturnCtx(e,n),q(n,{code:P.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),r.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(n=this._getOrReturnCtx(e,n),q(n,{code:P.invalid_string,validation:{startsWith:o.value},message:o.message}),r.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(n=this._getOrReturnCtx(e,n),q(n,{code:P.invalid_string,validation:{endsWith:o.value},message:o.message}),r.dirty()):o.kind==="datetime"?sE(o).test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{code:P.invalid_string,validation:"datetime",message:o.message}),r.dirty()):o.kind==="date"?dH.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{code:P.invalid_string,validation:"date",message:o.message}),r.dirty()):o.kind==="time"?fH(o).test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{code:P.invalid_string,validation:"time",message:o.message}),r.dirty()):o.kind==="duration"?aH.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"duration",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="ip"?pH(e.data,o.version)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"ip",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="jwt"?hH(e.data,o.alg)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"jwt",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="cidr"?mH(e.data,o.version)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"cidr",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="base64"?uH.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"base64",code:P.invalid_string,message:o.message}),r.dirty()):o.kind==="base64url"?cH.test(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{validation:"base64url",code:P.invalid_string,message:o.message}),r.dirty()):pe.assertNever(o);return{status:r.value,value:e.data}}_regex(e,a,r){return this.refinement(n=>e.test(n),{validation:a,code:P.invalid_string,...K.errToObj(r)})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...K.errToObj(e)})}url(e){return this._addCheck({kind:"url",...K.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...K.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...K.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...K.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...K.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...K.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...K.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...K.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...K.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...K.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...K.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...K.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...K.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...K.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...K.errToObj(e)})}regex(e,a){return this._addCheck({kind:"regex",regex:e,...K.errToObj(a)})}includes(e,a){return this._addCheck({kind:"includes",value:e,position:a?.position,...K.errToObj(a?.message)})}startsWith(e,a){return this._addCheck({kind:"startsWith",value:e,...K.errToObj(a)})}endsWith(e,a){return this._addCheck({kind:"endsWith",value:e,...K.errToObj(a)})}min(e,a){return this._addCheck({kind:"min",value:e,...K.errToObj(a)})}max(e,a){return this._addCheck({kind:"max",value:e,...K.errToObj(a)})}length(e,a){return this._addCheck({kind:"length",value:e,...K.errToObj(a)})}nonempty(e){return this.min(1,K.errToObj(e))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxLength(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};mo.create=t=>new mo({checks:[],typeName:ee.ZodString,coerce:t?.coerce??!1,...se(t)});function gH(t,e){let a=(t.toString().split(".")[1]||"").length,r=(e.toString().split(".")[1]||"").length,n=a>r?a:r,o=Number.parseInt(t.toFixed(n).replace(".","")),i=Number.parseInt(e.toFixed(n).replace(".",""));return o%i/10**n}var ui=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==Z.number){let o=this._getOrReturnCtx(e);return q(o,{code:P.invalid_type,expected:Z.number,received:o.parsedType}),J}let r,n=new Bt;for(let o of this._def.checks)o.kind==="int"?pe.isInteger(e.data)||(r=this._getOrReturnCtx(e,r),q(r,{code:P.invalid_type,expected:"integer",received:"float",message:o.message}),n.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(r=this._getOrReturnCtx(e,r),q(r,{code:P.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(r=this._getOrReturnCtx(e,r),q(r,{code:P.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="multipleOf"?gH(e.data,o.value)!==0&&(r=this._getOrReturnCtx(e,r),q(r,{code:P.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(r=this._getOrReturnCtx(e,r),q(r,{code:P.not_finite,message:o.message}),n.dirty()):pe.assertNever(o);return{status:n.value,value:e.data}}gte(e,a){return this.setLimit("min",e,!0,K.toString(a))}gt(e,a){return this.setLimit("min",e,!1,K.toString(a))}lte(e,a){return this.setLimit("max",e,!0,K.toString(a))}lt(e,a){return this.setLimit("max",e,!1,K.toString(a))}setLimit(e,a,r,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:r,message:K.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:K.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:K.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:K.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:K.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:K.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:K.toString(a)})}finite(e){return this._addCheck({kind:"finite",message:K.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:K.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:K.toString(e)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&pe.isInteger(e.value))}get isFinite(){let e=null,a=null;for(let r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(a===null||r.value>a)&&(a=r.value):r.kind==="max"&&(e===null||r.value<e)&&(e=r.value)}return Number.isFinite(a)&&Number.isFinite(e)}};ui.create=t=>new ui({checks:[],typeName:ee.ZodNumber,coerce:t?.coerce||!1,...se(t)});var ci=class t extends le{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==Z.bigint)return this._getInvalidInput(e);let r,n=new Bt;for(let o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(r=this._getOrReturnCtx(e,r),q(r,{code:P.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(r=this._getOrReturnCtx(e,r),q(r,{code:P.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(r=this._getOrReturnCtx(e,r),q(r,{code:P.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):pe.assertNever(o);return{status:n.value,value:e.data}}_getInvalidInput(e){let a=this._getOrReturnCtx(e);return q(a,{code:P.invalid_type,expected:Z.bigint,received:a.parsedType}),J}gte(e,a){return this.setLimit("min",e,!0,K.toString(a))}gt(e,a){return this.setLimit("min",e,!1,K.toString(a))}lte(e,a){return this.setLimit("max",e,!0,K.toString(a))}lt(e,a){return this.setLimit("max",e,!1,K.toString(a))}setLimit(e,a,r,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:r,message:K.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:K.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:K.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:K.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:K.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:K.toString(a)})}get minValue(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}};ci.create=t=>new ci({checks:[],typeName:ee.ZodBigInt,coerce:t?.coerce??!1,...se(t)});var di=class extends le{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==Z.boolean){let r=this._getOrReturnCtx(e);return q(r,{code:P.invalid_type,expected:Z.boolean,received:r.parsedType}),J}return qt(e.data)}};di.create=t=>new di({typeName:ee.ZodBoolean,coerce:t?.coerce||!1,...se(t)});var fi=class t extends le{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==Z.date){let o=this._getOrReturnCtx(e);return q(o,{code:P.invalid_type,expected:Z.date,received:o.parsedType}),J}if(Number.isNaN(e.data.getTime())){let o=this._getOrReturnCtx(e);return q(o,{code:P.invalid_date}),J}let r=new Bt,n;for(let o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(n=this._getOrReturnCtx(e,n),q(n,{code:P.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),r.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(n=this._getOrReturnCtx(e,n),q(n,{code:P.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),r.dirty()):pe.assertNever(o);return{status:r.value,value:new Date(e.data.getTime())}}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}min(e,a){return this._addCheck({kind:"min",value:e.getTime(),message:K.toString(a)})}max(e,a){return this._addCheck({kind:"max",value:e.getTime(),message:K.toString(a)})}get minDate(){let e=null;for(let a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e!=null?new Date(e):null}};fi.create=t=>new fi({checks:[],coerce:t?.coerce||!1,typeName:ee.ZodDate,...se(t)});var js=class extends le{_parse(e){if(this._getType(e)!==Z.symbol){let r=this._getOrReturnCtx(e);return q(r,{code:P.invalid_type,expected:Z.symbol,received:r.parsedType}),J}return qt(e.data)}};js.create=t=>new js({typeName:ee.ZodSymbol,...se(t)});var pi=class extends le{_parse(e){if(this._getType(e)!==Z.undefined){let r=this._getOrReturnCtx(e);return q(r,{code:P.invalid_type,expected:Z.undefined,received:r.parsedType}),J}return qt(e.data)}};pi.create=t=>new pi({typeName:ee.ZodUndefined,...se(t)});var hi=class extends le{_parse(e){if(this._getType(e)!==Z.null){let r=this._getOrReturnCtx(e);return q(r,{code:P.invalid_type,expected:Z.null,received:r.parsedType}),J}return qt(e.data)}};hi.create=t=>new hi({typeName:ee.ZodNull,...se(t)});var go=class extends le{constructor(){super(...arguments),this._any=!0}_parse(e){return qt(e.data)}};go.create=t=>new go({typeName:ee.ZodAny,...se(t)});var dn=class extends le{constructor(){super(...arguments),this._unknown=!0}_parse(e){return qt(e.data)}};dn.create=t=>new dn({typeName:ee.ZodUnknown,...se(t)});var cr=class extends le{_parse(e){let a=this._getOrReturnCtx(e);return q(a,{code:P.invalid_type,expected:Z.never,received:a.parsedType}),J}};cr.create=t=>new cr({typeName:ee.ZodNever,...se(t)});var Gs=class extends le{_parse(e){if(this._getType(e)!==Z.undefined){let r=this._getOrReturnCtx(e);return q(r,{code:P.invalid_type,expected:Z.void,received:r.parsedType}),J}return qt(e.data)}};Gs.create=t=>new Gs({typeName:ee.ZodVoid,...se(t)});var fn=class t extends le{_parse(e){let{ctx:a,status:r}=this._processInputParams(e),n=this._def;if(a.parsedType!==Z.array)return q(a,{code:P.invalid_type,expected:Z.array,received:a.parsedType}),J;if(n.exactLength!==null){let i=a.data.length>n.exactLength.value,s=a.data.length<n.exactLength.value;(i||s)&&(q(a,{code:i?P.too_big:P.too_small,minimum:s?n.exactLength.value:void 0,maximum:i?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),r.dirty())}if(n.minLength!==null&&a.data.length<n.minLength.value&&(q(a,{code:P.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),r.dirty()),n.maxLength!==null&&a.data.length>n.maxLength.value&&(q(a,{code:P.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),r.dirty()),a.common.async)return Promise.all([...a.data].map((i,s)=>n.type._parseAsync(new $a(a,i,a.path,s)))).then(i=>Bt.mergeArray(r,i));let o=[...a.data].map((i,s)=>n.type._parseSync(new $a(a,i,a.path,s)));return Bt.mergeArray(r,o)}get element(){return this._def.type}min(e,a){return new t({...this._def,minLength:{value:e,message:K.toString(a)}})}max(e,a){return new t({...this._def,maxLength:{value:e,message:K.toString(a)}})}length(e,a){return new t({...this._def,exactLength:{value:e,message:K.toString(a)}})}nonempty(e){return this.min(1,e)}};fn.create=(t,e)=>new fn({type:t,minLength:null,maxLength:null,exactLength:null,typeName:ee.ZodArray,...se(e)});function $s(t){if(t instanceof ua){let e={};for(let a in t.shape){let r=t.shape[a];e[a]=Va.create($s(r))}return new ua({...t._def,shape:()=>e})}else return t instanceof fn?new fn({...t._def,type:$s(t.element)}):t instanceof Va?Va.create($s(t.unwrap())):t instanceof Ar?Ar.create($s(t.unwrap())):t instanceof Ir?Ir.create(t.items.map(e=>$s(e))):t}var ua=class t extends le{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),a=pe.objectKeys(e);return this._cached={shape:e,keys:a},this._cached}_parse(e){if(this._getType(e)!==Z.object){let u=this._getOrReturnCtx(e);return q(u,{code:P.invalid_type,expected:Z.object,received:u.parsedType}),J}let{status:r,ctx:n}=this._processInputParams(e),{shape:o,keys:i}=this._getCached(),s=[];if(!(this._def.catchall instanceof cr&&this._def.unknownKeys==="strip"))for(let u in n.data)i.includes(u)||s.push(u);let l=[];for(let u of i){let c=o[u],d=n.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new $a(n,d,n.path,u)),alwaysSet:u in n.data})}if(this._def.catchall instanceof cr){let u=this._def.unknownKeys;if(u==="passthrough")for(let c of s)l.push({key:{status:"valid",value:c},value:{status:"valid",value:n.data[c]}});else if(u==="strict")s.length>0&&(q(n,{code:P.unrecognized_keys,keys:s}),r.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let u=this._def.catchall;for(let c of s){let d=n.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new $a(n,d,n.path,c)),alwaysSet:c in n.data})}}return n.common.async?Promise.resolve().then(async()=>{let u=[];for(let c of l){let d=await c.key,f=await c.value;u.push({key:d,value:f,alwaysSet:c.alwaysSet})}return u}).then(u=>Bt.mergeObjectSync(r,u)):Bt.mergeObjectSync(r,l)}get shape(){return this._def.shape()}strict(e){return K.errToObj,new t({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(a,r)=>{let n=this._def.errorMap?.(a,r).message??r.defaultError;return a.code==="unrecognized_keys"?{message:K.errToObj(e).message??n}:{message:n}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(e){return new t({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new t({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:ee.ZodObject})}setKey(e,a){return this.augment({[e]:a})}catchall(e){return new t({...this._def,catchall:e})}pick(e){let a={};for(let r of pe.objectKeys(e))e[r]&&this.shape[r]&&(a[r]=this.shape[r]);return new t({...this._def,shape:()=>a})}omit(e){let a={};for(let r of pe.objectKeys(this.shape))e[r]||(a[r]=this.shape[r]);return new t({...this._def,shape:()=>a})}deepPartial(){return $s(this)}partial(e){let a={};for(let r of pe.objectKeys(this.shape)){let n=this.shape[r];e&&!e[r]?a[r]=n:a[r]=n.optional()}return new t({...this._def,shape:()=>a})}required(e){let a={};for(let r of pe.objectKeys(this.shape))if(e&&!e[r])a[r]=this.shape[r];else{let o=this.shape[r];for(;o instanceof Va;)o=o._def.innerType;a[r]=o}return new t({...this._def,shape:()=>a})}keyof(){return lE(pe.objectKeys(this.shape))}};ua.create=(t,e)=>new ua({shape:()=>t,unknownKeys:"strip",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});ua.strictCreate=(t,e)=>new ua({shape:()=>t,unknownKeys:"strict",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});ua.lazycreate=(t,e)=>new ua({shape:t,unknownKeys:"strip",catchall:cr.create(),typeName:ee.ZodObject,...se(e)});var mi=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=this._def.options;function n(o){for(let s of o)if(s.result.status==="valid")return s.result;for(let s of o)if(s.result.status==="dirty")return a.common.issues.push(...s.ctx.common.issues),s.result;let i=o.map(s=>new la(s.ctx.common.issues));return q(a,{code:P.invalid_union,unionErrors:i}),J}if(a.common.async)return Promise.all(r.map(async o=>{let i={...a,common:{...a.common,issues:[]},parent:null};return{result:await o._parseAsync({data:a.data,path:a.path,parent:i}),ctx:i}})).then(n);{let o,i=[];for(let l of r){let u={...a,common:{...a.common,issues:[]},parent:null},c=l._parseSync({data:a.data,path:a.path,parent:u});if(c.status==="valid")return c;c.status==="dirty"&&!o&&(o={result:c,ctx:u}),u.common.issues.length&&i.push(u.common.issues)}if(o)return a.common.issues.push(...o.ctx.common.issues),o.result;let s=i.map(l=>new la(l));return q(a,{code:P.invalid_union,unionErrors:s}),J}}get options(){return this._def.options}};mi.create=(t,e)=>new mi({options:t,typeName:ee.ZodUnion,...se(e)});var cn=t=>t instanceof vi?cn(t.schema):t instanceof ja?cn(t.innerType()):t instanceof yi?[t.value]:t instanceof xi?t.options:t instanceof bi?pe.objectValues(t.enum):t instanceof Si?cn(t._def.innerType):t instanceof pi?[void 0]:t instanceof hi?[null]:t instanceof Va?[void 0,...cn(t.unwrap())]:t instanceof Ar?[null,...cn(t.unwrap())]:t instanceof vc||t instanceof Ci?cn(t.unwrap()):t instanceof _i?cn(t._def.innerType):[],fh=class t extends le{_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==Z.object)return q(a,{code:P.invalid_type,expected:Z.object,received:a.parsedType}),J;let r=this.discriminator,n=a.data[r],o=this.optionsMap.get(n);return o?a.common.async?o._parseAsync({data:a.data,path:a.path,parent:a}):o._parseSync({data:a.data,path:a.path,parent:a}):(q(a,{code:P.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),J)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,a,r){let n=new Map;for(let o of a){let i=cn(o.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let s of i){if(n.has(s))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(s)}`);n.set(s,o)}}return new t({typeName:ee.ZodDiscriminatedUnion,discriminator:e,options:a,optionsMap:n,...se(r)})}};function $x(t,e){let a=kr(t),r=kr(e);if(t===e)return{valid:!0,data:t};if(a===Z.object&&r===Z.object){let n=pe.objectKeys(e),o=pe.objectKeys(t).filter(s=>n.indexOf(s)!==-1),i={...t,...e};for(let s of o){let l=$x(t[s],e[s]);if(!l.valid)return{valid:!1};i[s]=l.data}return{valid:!0,data:i}}else if(a===Z.array&&r===Z.array){if(t.length!==e.length)return{valid:!1};let n=[];for(let o=0;o<t.length;o++){let i=t[o],s=e[o],l=$x(i,s);if(!l.valid)return{valid:!1};n.push(l.data)}return{valid:!0,data:n}}else return a===Z.date&&r===Z.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var gi=class extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=(o,i)=>{if(ch(o)||ch(i))return J;let s=$x(o.value,i.value);return s.valid?((dh(o)||dh(i))&&a.dirty(),{status:a.value,value:s.data}):(q(r,{code:P.invalid_intersection_types}),J)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([o,i])=>n(o,i)):n(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}};gi.create=(t,e,a)=>new gi({left:t,right:e,typeName:ee.ZodIntersection,...se(a)});var Ir=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==Z.array)return q(r,{code:P.invalid_type,expected:Z.array,received:r.parsedType}),J;if(r.data.length<this._def.items.length)return q(r,{code:P.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),J;!this._def.rest&&r.data.length>this._def.items.length&&(q(r,{code:P.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),a.dirty());let o=[...r.data].map((i,s)=>{let l=this._def.items[s]||this._def.rest;return l?l._parse(new $a(r,i,r.path,s)):null}).filter(i=>!!i);return r.common.async?Promise.all(o).then(i=>Bt.mergeArray(a,i)):Bt.mergeArray(a,o)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};Ir.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Ir({items:t,typeName:ee.ZodTuple,rest:null,...se(e)})};var ph=class t extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==Z.object)return q(r,{code:P.invalid_type,expected:Z.object,received:r.parsedType}),J;let n=[],o=this._def.keyType,i=this._def.valueType;for(let s in r.data)n.push({key:o._parse(new $a(r,s,r.path,s)),value:i._parse(new $a(r,r.data[s],r.path,s)),alwaysSet:s in r.data});return r.common.async?Bt.mergeObjectAsync(a,n):Bt.mergeObjectSync(a,n)}get element(){return this._def.valueType}static create(e,a,r){return a instanceof le?new t({keyType:e,valueType:a,typeName:ee.ZodRecord,...se(r)}):new t({keyType:mo.create(),valueType:e,typeName:ee.ZodRecord,...se(a)})}},Ws=class extends le{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==Z.map)return q(r,{code:P.invalid_type,expected:Z.map,received:r.parsedType}),J;let n=this._def.keyType,o=this._def.valueType,i=[...r.data.entries()].map(([s,l],u)=>({key:n._parse(new $a(r,s,r.path,[u,"key"])),value:o._parse(new $a(r,l,r.path,[u,"value"]))}));if(r.common.async){let s=new Map;return Promise.resolve().then(async()=>{for(let l of i){let u=await l.key,c=await l.value;if(u.status==="aborted"||c.status==="aborted")return J;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}})}else{let s=new Map;for(let l of i){let u=l.key,c=l.value;if(u.status==="aborted"||c.status==="aborted")return J;(u.status==="dirty"||c.status==="dirty")&&a.dirty(),s.set(u.value,c.value)}return{status:a.value,value:s}}}};Ws.create=(t,e,a)=>new Ws({valueType:e,keyType:t,typeName:ee.ZodMap,...se(a)});var Zs=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.parsedType!==Z.set)return q(r,{code:P.invalid_type,expected:Z.set,received:r.parsedType}),J;let n=this._def;n.minSize!==null&&r.data.size<n.minSize.value&&(q(r,{code:P.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),a.dirty()),n.maxSize!==null&&r.data.size>n.maxSize.value&&(q(r,{code:P.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),a.dirty());let o=this._def.valueType;function i(l){let u=new Set;for(let c of l){if(c.status==="aborted")return J;c.status==="dirty"&&a.dirty(),u.add(c.value)}return{status:a.value,value:u}}let s=[...r.data.values()].map((l,u)=>o._parse(new $a(r,l,r.path,u)));return r.common.async?Promise.all(s).then(l=>i(l)):i(s)}min(e,a){return new t({...this._def,minSize:{value:e,message:K.toString(a)}})}max(e,a){return new t({...this._def,maxSize:{value:e,message:K.toString(a)}})}size(e,a){return this.min(e,a).max(e,a)}nonempty(e){return this.min(1,e)}};Zs.create=(t,e)=>new Zs({valueType:t,minSize:null,maxSize:null,typeName:ee.ZodSet,...se(e)});var hh=class t extends le{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==Z.function)return q(a,{code:P.invalid_type,expected:Z.function,received:a.parsedType}),J;function r(s,l){return gc({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,qs(),un].filter(u=>!!u),issueData:{code:P.invalid_arguments,argumentsError:l}})}function n(s,l){return gc({data:s,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,qs(),un].filter(u=>!!u),issueData:{code:P.invalid_return_type,returnTypeError:l}})}let o={errorMap:a.common.contextualErrorMap},i=a.data;if(this._def.returns instanceof vo){let s=this;return qt(async function(...l){let u=new la([]),c=await s._def.args.parseAsync(l,o).catch(h=>{throw u.addIssue(r(l,h)),u}),d=await Reflect.apply(i,this,c);return await s._def.returns._def.type.parseAsync(d,o).catch(h=>{throw u.addIssue(n(d,h)),u})})}else{let s=this;return qt(function(...l){let u=s._def.args.safeParse(l,o);if(!u.success)throw new la([r(l,u.error)]);let c=Reflect.apply(i,this,u.data),d=s._def.returns.safeParse(c,o);if(!d.success)throw new la([n(c,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new t({...this._def,args:Ir.create(e).rest(dn.create())})}returns(e){return new t({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,a,r){return new t({args:e||Ir.create([]).rest(dn.create()),returns:a||dn.create(),typeName:ee.ZodFunction,...se(r)})}},vi=class extends le{get schema(){return this._def.getter()}_parse(e){let{ctx:a}=this._processInputParams(e);return this._def.getter()._parse({data:a.data,path:a.path,parent:a})}};vi.create=(t,e)=>new vi({getter:t,typeName:ee.ZodLazy,...se(e)});var yi=class extends le{_parse(e){if(e.data!==this._def.value){let a=this._getOrReturnCtx(e);return q(a,{received:a.data,code:P.invalid_literal,expected:this._def.value}),J}return{status:"valid",value:e.data}}get value(){return this._def.value}};yi.create=(t,e)=>new yi({value:t,typeName:ee.ZodLiteral,...se(e)});function lE(t,e){return new xi({values:t,typeName:ee.ZodEnum,...se(e)})}var xi=class t extends le{_parse(e){if(typeof e.data!="string"){let a=this._getOrReturnCtx(e),r=this._def.values;return q(a,{expected:pe.joinValues(r),received:a.parsedType,code:P.invalid_type}),J}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let a=this._getOrReturnCtx(e),r=this._def.values;return q(a,{received:a.data,code:P.invalid_enum_value,options:r}),J}return qt(e.data)}get options(){return this._def.values}get enum(){let e={};for(let a of this._def.values)e[a]=a;return e}get Values(){let e={};for(let a of this._def.values)e[a]=a;return e}get Enum(){let e={};for(let a of this._def.values)e[a]=a;return e}extract(e,a=this._def){return t.create(e,{...this._def,...a})}exclude(e,a=this._def){return t.create(this.options.filter(r=>!e.includes(r)),{...this._def,...a})}};xi.create=lE;var bi=class extends le{_parse(e){let a=pe.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(e);if(r.parsedType!==Z.string&&r.parsedType!==Z.number){let n=pe.objectValues(a);return q(r,{expected:pe.joinValues(n),received:r.parsedType,code:P.invalid_type}),J}if(this._cache||(this._cache=new Set(pe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let n=pe.objectValues(a);return q(r,{received:r.data,code:P.invalid_enum_value,options:n}),J}return qt(e.data)}get enum(){return this._def.values}};bi.create=(t,e)=>new bi({values:t,typeName:ee.ZodNativeEnum,...se(e)});var vo=class extends le{unwrap(){return this._def.type}_parse(e){let{ctx:a}=this._processInputParams(e);if(a.parsedType!==Z.promise&&a.common.async===!1)return q(a,{code:P.invalid_type,expected:Z.promise,received:a.parsedType}),J;let r=a.parsedType===Z.promise?a.data:Promise.resolve(a.data);return qt(r.then(n=>this._def.type.parseAsync(n,{path:a.path,errorMap:a.common.contextualErrorMap})))}};vo.create=(t,e)=>new vo({type:t,typeName:ee.ZodPromise,...se(e)});var ja=class extends le{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===ee.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:a,ctx:r}=this._processInputParams(e),n=this._def.effect||null,o={addIssue:i=>{q(r,i),i.fatal?a.abort():a.dirty()},get path(){return r.path}};if(o.addIssue=o.addIssue.bind(o),n.type==="preprocess"){let i=n.transform(r.data,o);if(r.common.async)return Promise.resolve(i).then(async s=>{if(a.value==="aborted")return J;let l=await this._def.schema._parseAsync({data:s,path:r.path,parent:r});return l.status==="aborted"?J:l.status==="dirty"?li(l.value):a.value==="dirty"?li(l.value):l});{if(a.value==="aborted")return J;let s=this._def.schema._parseSync({data:i,path:r.path,parent:r});return s.status==="aborted"?J:s.status==="dirty"?li(s.value):a.value==="dirty"?li(s.value):s}}if(n.type==="refinement"){let i=s=>{let l=n.refinement(s,o);if(r.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(r.common.async===!1){let s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return s.status==="aborted"?J:(s.status==="dirty"&&a.dirty(),i(s.value),{status:a.value,value:s.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>s.status==="aborted"?J:(s.status==="dirty"&&a.dirty(),i(s.value).then(()=>({status:a.value,value:s.value}))))}if(n.type==="transform")if(r.common.async===!1){let i=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!ho(i))return J;let s=n.transform(i.value,o);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:a.value,value:s}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(i=>ho(i)?Promise.resolve(n.transform(i.value,o)).then(s=>({status:a.value,value:s})):J);pe.assertNever(n)}};ja.create=(t,e,a)=>new ja({schema:t,typeName:ee.ZodEffects,effect:e,...se(a)});ja.createWithPreprocess=(t,e,a)=>new ja({schema:e,effect:{type:"preprocess",transform:t},typeName:ee.ZodEffects,...se(a)});var Va=class extends le{_parse(e){return this._getType(e)===Z.undefined?qt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Va.create=(t,e)=>new Va({innerType:t,typeName:ee.ZodOptional,...se(e)});var Ar=class extends le{_parse(e){return this._getType(e)===Z.null?qt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Ar.create=(t,e)=>new Ar({innerType:t,typeName:ee.ZodNullable,...se(e)});var Si=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return a.parsedType===Z.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:a.path,parent:a})}removeDefault(){return this._def.innerType}};Si.create=(t,e)=>new Si({innerType:t,typeName:ee.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...se(e)});var _i=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r={...a,common:{...a.common,issues:[]}},n=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return Vs(n)?n.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new la(r.common.issues)},input:r.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new la(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};_i.create=(t,e)=>new _i({innerType:t,typeName:ee.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...se(e)});var Xs=class extends le{_parse(e){if(this._getType(e)!==Z.nan){let r=this._getOrReturnCtx(e);return q(r,{code:P.invalid_type,expected:Z.nan,received:r.parsedType}),J}return{status:"valid",value:e.data}}};Xs.create=t=>new Xs({typeName:ee.ZodNaN,...se(t)});var vH=Symbol("zod_brand"),vc=class extends le{_parse(e){let{ctx:a}=this._processInputParams(e),r=a.data;return this._def.type._parse({data:r,path:a.path,parent:a})}unwrap(){return this._def.type}},yc=class t extends le{_parse(e){let{status:a,ctx:r}=this._processInputParams(e);if(r.common.async)return(async()=>{let o=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return o.status==="aborted"?J:o.status==="dirty"?(a.dirty(),li(o.value)):this._def.out._parseAsync({data:o.value,path:r.path,parent:r})})();{let n=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return n.status==="aborted"?J:n.status==="dirty"?(a.dirty(),{status:"dirty",value:n.value}):this._def.out._parseSync({data:n.value,path:r.path,parent:r})}}static create(e,a){return new t({in:e,out:a,typeName:ee.ZodPipeline})}},Ci=class extends le{_parse(e){let a=this._def.innerType._parse(e),r=n=>(ho(n)&&(n.value=Object.freeze(n.value)),n);return Vs(a)?a.then(n=>r(n)):r(a)}unwrap(){return this._def.innerType}};Ci.create=(t,e)=>new Ci({innerType:t,typeName:ee.ZodReadonly,...se(e)});function nE(t,e){let a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function uE(t,e={},a){return t?go.create().superRefine((r,n)=>{let o=t(r);if(o instanceof Promise)return o.then(i=>{if(!i){let s=nE(e,r),l=s.fatal??a??!0;n.addIssue({code:"custom",...s,fatal:l})}});if(!o){let i=nE(e,r),s=i.fatal??a??!0;n.addIssue({code:"custom",...i,fatal:s})}}):go.create()}var yH={object:ua.lazycreate},ee;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(ee||(ee={}));var xH=(t,e={message:`Input not instance of ${t.name}`})=>uE(a=>a instanceof t,e),cE=mo.create,dE=ui.create,bH=Xs.create,SH=ci.create,fE=di.create,_H=fi.create,CH=js.create,wH=pi.create,LH=hi.create,kH=go.create,IH=dn.create,AH=cr.create,EH=Gs.create,TH=fn.create,RH=ua.create,MH=ua.strictCreate,OH=mi.create,DH=fh.create,BH=gi.create,PH=Ir.create,NH=ph.create,FH=Ws.create,HH=Zs.create,UH=hh.create,zH=vi.create,qH=yi.create,VH=xi.create,$H=bi.create,jH=vo.create,GH=ja.create,WH=Va.create,ZH=Ar.create,XH=ja.createWithPreprocess,KH=yc.create,YH=()=>cE().optional(),QH=()=>dE().optional(),JH=()=>fE().optional(),e3={string:(t=>mo.create({...t,coerce:!0})),number:(t=>ui.create({...t,coerce:!0})),boolean:(t=>di.create({...t,coerce:!0})),bigint:(t=>ci.create({...t,coerce:!0})),date:(t=>fi.create({...t,coerce:!0}))};var t3=J;var jx=p.union([p.object({type:p.literal("data"),key:p.string(),value:p.string().optional()}),p.object({type:p.literal("css"),value:p.string()}),p.object({type:p.literal("aria"),role:p.string().optional(),label:p.string().optional()}),p.object({type:p.literal("shadow-css"),value:p.string()}),p.object({type:p.literal("ref"),el:p.any()})]),pE=p.object({kind:p.literal("tooltip"),id:p.string(),anchor:jx,content:p.object({title:p.string().optional(),body:p.string()}),placement:p.enum(["top","bottom","left","right","auto"]).optional(),offsetPx:p.number().optional(),blocking:p.boolean().optional(),trigger:p.enum(["immediate","hover","click"]).optional(),dismiss:p.object({onEsc:p.boolean().optional(),closeButton:p.boolean().optional(),timeoutMs:p.number().optional()}).optional()}),hE=p.object({kind:p.literal("highlight"),id:p.string(),anchor:jx,copy:p.string().optional(),ring:p.object({paddingPx:p.number().optional(),radiusPx:p.number().optional()}).optional(),scrim:p.object({opacity:p.number().optional()}).optional(),ringColor:p.string().optional(),blocking:p.boolean().optional(),dismiss:p.object({onClickOutside:p.boolean().optional(),onEsc:p.boolean().optional(),timeoutMs:p.number().optional()}).optional()}),mh=p.object({id:p.string(),version:p.number(),routes:p.array(p.string()).optional(),steps:p.array(p.union([pE,hE]))});function a3(t){return mh.parse(t)}var r3=({configUri:t,experiments:e,featureKey:a="smart-canvas-overlay-uri",credentials:r="include"}={})=>async()=>{let n=xp({configUri:t,experiments:e,featureKey:a});if(!n)throw new Error("SmartCanvas overlays: recipe URI missing (env + feature unset).");let o=await fetch(n,{credentials:r});if(!o.ok)throw new Error(`SmartCanvas overlays: failed to fetch recipe (${o.status})`);let i=await o.json();return mh.parse(i)};var gh=Y(tt(),1),mE=Y(Al(),1);function n3({element:t,children:e}){let[a,r]=(0,gh.useState)(null);return(0,gh.useLayoutEffect)(()=>{if(!t){r(null);return}return r(t.getMountNode()),()=>r(null)},[t]),a?(0,mE.createPortal)(e,a):null}function o3(){let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="";for(let a=0;a<16;a++)e+=t[Math.floor(Math.random()*t.length)];return e}var Gx=class{constructor(){D(this,"sessionId");this.sessionId=o3(),console.log(`[Syntro Telemetry] Using noop adapter (no telemetry configured). sessionId=${this.sessionId}`)}trackCanvasOpened(e){}trackCanvasClosed(e){}trackRectangleViewed(e,a){}trackAction(e,a,r){}register(e){}getSessionId(){return this.sessionId}startSessionRecording(){}trackExperiment(e,a,r){}setPersonProperties(e){}setPersonPropertiesOnce(e){}getDistinctId(){return"demo-user"}getAllFeatureFlags(){return{}}getSegmentFlags(){return{}}track(e,a){}};function vh(){return new Gx}var E=typeof window<"u"?window:void 0,Ft=typeof globalThis<"u"?globalThis:E;typeof self>"u"&&(Ft.self=Ft),typeof File>"u"&&(Ft.File=function(){});var dT=Array.prototype,gE=dT.forEach,vE=dT.indexOf,Ia=Ft?.navigator,V=Ft?.document,Nt=Ft?.location,cb=Ft?.fetch,db=Ft!=null&&Ft.XMLHttpRequest&&"withCredentials"in new Ft.XMLHttpRequest?Ft.XMLHttpRequest:void 0,yE=Ft?.AbortController,ca=Ia?.userAgent,Q=E??{},mn={DEBUG:!1,LIB_VERSION:"1.341.0"};function xE(t,e,a,r,n,o,i){try{var s=t[o](i),l=s.value}catch(u){return void a(u)}s.done?e(l):Promise.resolve(l).then(r,n)}function el(t){return function(){var e=this,a=arguments;return new Promise((function(r,n){var o=t.apply(e,a);function i(l){xE(o,r,n,i,s,"next",l)}function s(l){xE(o,r,n,i,s,"throw",l)}i(void 0)}))}}function W(){return W=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var a=arguments[e];for(var r in a)({}).hasOwnProperty.call(a,r)&&(t[r]=a[r])}return t},W.apply(null,arguments)}function fT(t,e){if(t==null)return{};var a={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.indexOf(r)!==-1)continue;a[r]=t[r]}return a}var i3=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],bE=function(t,e){if(e===void 0&&(e=[]),!t)return!1;var a=t.toLowerCase();return i3.concat(e).some((r=>{var n=r.toLowerCase();return a.indexOf(n)!==-1}))},s3=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"];function he(t,e){return t.indexOf(e)!==-1}var Wh=function(t){return t.trim()},fb=function(t){return t.replace(/^\$/,"")},l3=Array.isArray,pT=Object.prototype,hT=pT.hasOwnProperty,Zh=pT.toString,Ce=l3||function(t){return Zh.call(t)==="[object Array]"},Co=t=>typeof t=="function",xt=t=>t===Object(t)&&!Ce(t),tl=t=>{if(xt(t)){for(var e in t)if(hT.call(t,e))return!1;return!0}return!1},$=t=>t===void 0,bt=t=>Zh.call(t)=="[object String]",pb=t=>bt(t)&&t.trim().length===0,dr=t=>t===null,ge=t=>$(t)||dr(t),Sn=t=>Zh.call(t)=="[object Number]"&&t==t,Qs=t=>Sn(t)&&t>0,bn=t=>Zh.call(t)==="[object Boolean]",u3=t=>t instanceof FormData,c3=t=>he(s3,t);function hb(t){return t===null||typeof t!="object"}function Lh(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"}function mT(t){return!$(Event)&&(function(e,a){try{return e instanceof a}catch{return!1}})(t,Event)}var d3=[!0,"true",1,"1","yes"],Wx=t=>he(d3,t),f3=[!1,"false",0,"0","no"];function Tr(t,e,a,r,n){return e>a&&(r.warn("min cannot be greater than max."),e=a),Sn(t)?t>a?(r.warn(" cannot be greater than max: "+a+". Using max value instead."),a):t<e?(r.warn(" cannot be less than min: "+e+". Using min value instead."),e):t:(r.warn(" must be a number. using max or fallback. max: "+a+", fallback: "+n),Tr(n||a,e,a,r))}var mb=class{constructor(e){this.t={},this.i=e.i,this.o=Tr(e.bucketSize,0,100,e.h),this.m=Tr(e.refillRate,0,this.o,e.h),this.$=Tr(e.refillInterval,0,864e5,e.h)}S(e,a){var r=a-e.lastAccess,n=Math.floor(r/this.$);if(n>0){var o=n*this.m;e.tokens=Math.min(e.tokens+o,this.o),e.lastAccess=e.lastAccess+n*this.$}}consumeRateLimit(e){var a,r=Date.now(),n=String(e),o=this.t[n];return o?this.S(o,r):(o={tokens:this.o,lastAccess:r},this.t[n]=o),o.tokens===0||(o.tokens--,o.tokens===0&&((a=this.i)==null||a.call(this,e)),o.tokens===0)}stop(){this.t={}}},Ga="Mobile",kh="iOS",xn="Android",Hc="Tablet",gT=xn+" "+Hc,vT="iPad",yT="Apple",xT=yT+" Watch",Uc="Safari",ol="BlackBerry",bT="Samsung",ST=bT+"Browser",_T=bT+" Internet",Ii="Chrome",p3=Ii+" OS",CT=Ii+" "+kh,C0="Internet Explorer",wT=C0+" "+Ga,w0="Opera",h3=w0+" Mini",L0="Edge",LT="Microsoft "+L0,rl="Firefox",kT=rl+" "+kh,zc="Nintendo",qc="PlayStation",nl="Xbox",IT=xn+" "+Ga,AT=Ga+" "+Uc,Ac="Windows",gb=Ac+" Phone",SE="Nokia",vb="Ouya",ET="Generic",m3=ET+" "+Ga.toLowerCase(),TT=ET+" "+Hc.toLowerCase(),yb="Konqueror",Xt="(\\d+(\\.\\d+)?)",Zx=new RegExp("Version/"+Xt),g3=new RegExp(nl,"i"),v3=new RegExp(qc+" \\w+","i"),y3=new RegExp(zc+" \\w+","i"),k0=new RegExp(ol+"|PlayBook|BB10","i"),x3={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},yh,_E,Xx,b3=(t,e)=>e&&he(e,yT)||(function(a){return he(a,Uc)&&!he(a,Ii)&&!he(a,xn)})(t),RT=function(t,e){return e=e||"",he(t," OPR/")&&he(t,"Mini")?h3:he(t," OPR/")?w0:k0.test(t)?ol:he(t,"IE"+Ga)||he(t,"WPDesktop")?wT:he(t,ST)?_T:he(t,L0)||he(t,"Edg/")?LT:he(t,"FBIOS")?"Facebook "+Ga:he(t,"UCWEB")||he(t,"UCBrowser")?"UC Browser":he(t,"CriOS")?CT:he(t,"CrMo")||he(t,Ii)?Ii:he(t,xn)&&he(t,Uc)?IT:he(t,"FxiOS")?kT:he(t.toLowerCase(),yb.toLowerCase())?yb:b3(t,e)?he(t,Ga)?AT:Uc:he(t,rl)?rl:he(t,"MSIE")||he(t,"Trident/")?C0:he(t,"Gecko")?rl:""},S3={[wT]:[new RegExp("rv:"+Xt)],[LT]:[new RegExp(L0+"?\\/"+Xt)],[Ii]:[new RegExp("("+Ii+"|CrMo)\\/"+Xt)],[CT]:[new RegExp("CriOS\\/"+Xt)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Xt)],[Uc]:[Zx],[AT]:[Zx],[w0]:[new RegExp("(Opera|OPR)\\/"+Xt)],[rl]:[new RegExp(rl+"\\/"+Xt)],[kT]:[new RegExp("FxiOS\\/"+Xt)],[yb]:[new RegExp("Konqueror[:/]?"+Xt,"i")],[ol]:[new RegExp(ol+" "+Xt),Zx],[IT]:[new RegExp("android\\s"+Xt,"i")],[_T]:[new RegExp(ST+"\\/"+Xt)],[C0]:[new RegExp("(rv:|MSIE )"+Xt)],Mozilla:[new RegExp("rv:"+Xt)]},_3=function(t,e){var a=RT(t,e),r=S3[a];if($(r))return null;for(var n=0;n<r.length;n++){var o=r[n],i=t.match(o);if(i)return parseFloat(i[i.length-2])}return null},CE=[[new RegExp(nl+"; "+nl+" (.*?)[);]","i"),t=>[nl,t&&t[1]||""]],[new RegExp(zc,"i"),[zc,""]],[new RegExp(qc,"i"),[qc,""]],[k0,[ol,""]],[new RegExp(Ac,"i"),(t,e)=>{if(/Phone/.test(e)||/WPDesktop/.test(e))return[gb,""];if(new RegExp(Ga).test(e)&&!/IEMobile\b/.test(e))return[Ac+" "+Ga,""];var a=/Windows NT ([0-9.]+)/i.exec(e);if(a&&a[1]){var r=a[1],n=x3[r]||"";return/arm/i.test(e)&&(n="RT"),[Ac,n]}return[Ac,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,t=>{if(t&&t[3]){var e=[t[3],t[4],t[5]||"0"];return[kh,e.join(".")]}return[kh,""]}],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,t=>{var e="";return t&&t.length>=3&&(e=$(t[2])?t[3]:t[2]),["watchOS",e]}],[new RegExp("("+xn+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+xn+")","i"),t=>{if(t&&t[2]){var e=[t[2],t[3],t[4]||"0"];return[xn,e.join(".")]}return[xn,""]}],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,t=>{var e=["Mac OS X",""];if(t&&t[1]){var a=[t[1],t[2],t[3]||"0"];e[1]=a.join(".")}return e}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[p3,""]],[/Linux|debian/i,["Linux",""]]],wE=function(t){return y3.test(t)?zc:v3.test(t)?qc:g3.test(t)?nl:new RegExp(vb,"i").test(t)?vb:new RegExp("("+gb+"|WPDesktop)","i").test(t)?gb:/iPad/.test(t)?vT:/iPod/.test(t)?"iPod Touch":/iPhone/.test(t)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(t)?xT:k0.test(t)?ol:/(kobo)\s(ereader|touch)/i.test(t)?"Kobo":new RegExp(SE,"i").test(t)?SE:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(t)||/(kf[a-z]+)( bui|\)).+silk\//i.test(t)?"Kindle Fire":/(Android|ZTE)/i.test(t)?new RegExp(Ga).test(t)&&!/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(t)||/pixel[\daxl ]{1,6}/i.test(t)&&!/pixel c/i.test(t)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(t)||/lmy47v/i.test(t)&&!/QTAQZ3/i.test(t)?xn:gT:new RegExp("(pda|"+Ga+")","i").test(t)?m3:new RegExp(Hc,"i").test(t)&&!new RegExp(Hc+" pc","i").test(t)?TT:""},C3=t=>t instanceof Error;function w3(t){var e=globalThis._posthogChunkIds;if(e){var a=Object.keys(e);return Xx&&a.length===_E||(_E=a.length,Xx=a.reduce(((r,n)=>{yh||(yh={});var o=yh[n];if(o)r[o[0]]=o[1];else for(var i=t(n),s=i.length-1;s>=0;s--){var l=i[s],u=l?.filename,c=e[n];if(u&&c){r[u]=c,yh[n]=[u,c];break}}return r}),{})),Xx}}var xb=class{constructor(e,a,r){r===void 0&&(r=[]),this.coercers=e,this.stackParser=a,this.modifiers=r}buildFromUnknown(e,a){a===void 0&&(a={});var r=a&&a.mechanism||{handled:!0,type:"generic"},n=this.buildCoercingContext(r,a,0).apply(e),o=this.buildParsingContext(),i=this.parseStacktrace(n,o);return{$exception_list:this.convertToExceptionList(i,r),$exception_level:"error"}}modifyFrames(e){var a=this;return el((function*(){for(var r of e)r.stacktrace&&r.stacktrace.frames&&Ce(r.stacktrace.frames)&&(r.stacktrace.frames=yield a.applyModifiers(r.stacktrace.frames));return e}))()}coerceFallback(e){var a;return{type:"Error",value:"Unknown error",stack:(a=e.syntheticException)==null?void 0:a.stack,synthetic:!0}}parseStacktrace(e,a){var r,n;return e.cause!=null&&(r=this.parseStacktrace(e.cause,a)),e.stack!=""&&e.stack!=null&&(n=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?1:0),a.chunkIdMap)),W({},e,{cause:r,stack:n})}applyChunkIds(e,a){return e.map((r=>(r.filename&&a&&(r.chunk_id=a[r.filename]),r)))}applyCoercers(e,a){for(var r of this.coercers)if(r.match(e))return r.coerce(e,a);return this.coerceFallback(a)}applyModifiers(e){var a=this;return el((function*(){var r=e;for(var n of a.modifiers)r=yield n(r);return r}))()}convertToExceptionList(e,a){var r,n,o,i={type:e.type,value:e.value,mechanism:{type:(r=a.type)!==null&&r!==void 0?r:"generic",handled:(n=a.handled)===null||n===void 0||n,synthetic:(o=e.synthetic)!==null&&o!==void 0&&o}};e.stack&&(i.stacktrace={type:"raw",frames:e.stack});var s=[i];return e.cause!=null&&s.push(...this.convertToExceptionList(e.cause,W({},a,{handled:!0}))),s}buildParsingContext(){return{chunkIdMap:w3(this.stackParser)}}buildCoercingContext(e,a,r){r===void 0&&(r=0);var n=(o,i)=>{if(i<=4){var s=this.buildCoercingContext(e,a,i);return this.applyCoercers(o,s)}};return W({},a,{syntheticException:r==0?a.syntheticException:void 0,mechanism:e,apply:o=>n(o,r),next:o=>n(o,r+1)})}},il="?";function bb(t,e,a,r,n){var o={platform:t,filename:e,function:a==="<anonymous>"?il:a,in_app:!0};return $(r)||(o.lineno=r),$(n)||(o.colno=n),o}var MT=(t,e)=>{var a=t.indexOf("safari-extension")!==-1,r=t.indexOf("safari-web-extension")!==-1;return a||r?[t.indexOf("@")!==-1?t.split("@")[0]:il,a?"safari-extension:"+e:"safari-web-extension:"+e]:[t,e]},L3=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,k3=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,I3=/\((\S*)(?::(\d+))(?::(\d+))\)/,A3=(t,e)=>{var a=L3.exec(t);if(a){var[,r,n,o]=a;return bb(e,r,il,+n,+o)}var i=k3.exec(t);if(i){if(i[2]&&i[2].indexOf("eval")===0){var s=I3.exec(i[2]);s&&(i[2]=s[1],i[3]=s[2],i[4]=s[3])}var[l,u]=MT(i[1]||il,i[2]);return bb(e,u,l,i[3]?+i[3]:void 0,i[4]?+i[4]:void 0)}},E3=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,T3=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,R3=(t,e)=>{var a=E3.exec(t);if(a){if(a[3]&&a[3].indexOf(" > eval")>-1){var r=T3.exec(a[3]);r&&(a[1]=a[1]||"eval",a[3]=r[1],a[4]=r[2],a[5]="")}var n=a[3],o=a[1]||il;return[o,n]=MT(o,n),bb(e,n,o,a[4]?+a[4]:void 0,a[5]?+a[5]:void 0)}},LE=/\(error: (.*)\)/,kE=50;function M3(){return(function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return function(n,o){o===void 0&&(o=0);for(var i=[],s=n.split(`
|
|
499
|
+
`),l=o;l<s.length;l++){var u=s[l];if(!(u.length>1024)){var c=LE.test(u)?u.replace(LE,"$1"):u;if(!c.match(/\S*Error: /)){for(var d of a){var f=d(c,t);if(f){i.push(f);break}}if(i.length>=kE)break}}}return(function(h){if(!h.length)return[];var S=Array.from(h);return S.reverse(),S.slice(0,kE).map((x=>{return W({},x,{filename:x.filename||(b=S,b[b.length-1]||{}).filename,function:x.function||il});var b}))})(i)}})("web:javascript",A3,R3)}var Sb=class{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,a){var r=bt(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:r?e.stack:void 0,cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var a=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?a+": "+e.message:a}isDOMException(e){return Lh(e,"DOMException")}isDOMError(e){return Lh(e,"DOMError")}},_b=class{match(e){return(a=>a instanceof Error)(e)}coerce(e,a){return{type:this.getType(e),value:this.getMessage(e,a),stack:this.getStack(e),cause:e.cause?a.next(e.cause):void 0,synthetic:!1}}getType(e){return e.name||e.constructor.name}getMessage(e,a){var r=e.message;return r.error&&typeof r.error.message=="string"?String(r.error.message):String(r)}getStack(e){return e.stacktrace||e.stack||void 0}},Cb=class{constructor(){}match(e){return Lh(e,"ErrorEvent")&&e.error!=null}coerce(e,a){var r,n=a.apply(e.error);return n||{type:"ErrorEvent",value:e.message,stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},O3=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i,wb=class{match(e){return typeof e=="string"}coerce(e,a){var r,[n,o]=this.getInfos(e);return{type:n??"Error",value:o??e,stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}getInfos(e){var a="Error",r=e,n=e.match(O3);return n&&(a=n[1],r=n[2]),[a,r]}},D3=["fatal","error","warning","log","info","debug"];function OT(t,e){e===void 0&&(e=40);var a=Object.keys(t);if(a.sort(),!a.length)return"[object has no keys]";for(var r=a.length;r>0;r--){var n=a.slice(0,r).join(", ");if(!(n.length>e))return r===a.length||n.length<=e?n:n.slice(0,e)+"..."}return""}var Lb=class{match(e){return typeof e=="object"&&e!==null}coerce(e,a){var r,n=this.getErrorPropertyFromObject(e);return n?a.apply(n):{type:this.getType(e),value:this.getValue(e),stack:(r=a.syntheticException)==null?void 0:r.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){return mT(e)?e.constructor.name:"Error"}getValue(e){if("name"in e&&typeof e.name=="string"){var a="'"+e.name+"' captured as exception";return"message"in e&&typeof e.message=="string"&&(a+=" with message: '"+e.message+"'"),a}if("message"in e&&typeof e.message=="string")return e.message;var r=this.getObjectClassName(e);return(r&&r!=="Object"?"'"+r+"'":"Object")+" captured as exception with keys: "+OT(e)}isSeverityLevel(e){return bt(e)&&!pb(e)&&D3.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var r=e[a];if(C3(r))return r}}getObjectClassName(e){try{var a=Object.getPrototypeOf(e);return a?a.constructor.name:void 0}catch{return}}},kb=class{match(e){return mT(e)}coerce(e,a){var r,n=e.constructor.name;return{type:n,value:n+" captured as exception with keys: "+OT(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},Ib=class{match(e){return hb(e)}coerce(e,a){var r;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}}},Ab=class{match(e){return Lh(e,"PromiseRejectionEvent")}coerce(e,a){var r,n=this.getUnhandledRejectionReason(e);return hb(n)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(n),stack:(r=a.syntheticException)==null?void 0:r.stack,synthetic:!0}:a.apply(n)}getUnhandledRejectionReason(e){if(hb(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}},DT=function(t,e){var{debugEnabled:a}=e===void 0?{}:e,r={k:function(n){if(E&&(mn.DEBUG||Q.POSTHOG_DEBUG||a)&&!$(E.console)&&E.console){for(var o=("__rrweb_original__"in E.console[n])?E.console[n].__rrweb_original__:E.console[n],i=arguments.length,s=new Array(i>1?i-1:0),l=1;l<i;l++)s[l-1]=arguments[l];o(t,...s)}},info:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("log",...o)},warn:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("warn",...o)},error:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];r.k("error",...o)},critical:function(){for(var n=arguments.length,o=new Array(n),i=0;i<n;i++)o[i]=arguments[i];console.error(t,...o)},uninitializedWarning:n=>{r.error("You must initialize PostHog before calling "+n)},createLogger:(n,o)=>DT(t+" "+n,o)};return r},j=DT("[PostHog.js]"),ot=j.createLogger,B3=ot("[ExternalScriptsLoader]"),IE=(t,e,a)=>{if(t.config.disable_external_dependency_loading)return B3.warn(e+" was requested but loading of external scripts is disabled."),a("Loading of external scripts is disabled");var r=V?.querySelectorAll("script");if(r){for(var n,o=function(){if(r[i].src===e){var l=r[i];return l.__posthog_loading_callback_fired?{v:a()}:(l.addEventListener("load",(u=>{l.__posthog_loading_callback_fired=!0,a(void 0,u)})),l.onerror=u=>a(u),{v:void 0})}},i=0;i<r.length;i++)if(n=o())return n.v}var s=()=>{if(!V)return a("document not found");var l=V.createElement("script");if(l.type="text/javascript",l.crossOrigin="anonymous",l.src=e,l.onload=d=>{l.__posthog_loading_callback_fired=!0,a(void 0,d)},l.onerror=d=>a(d),t.config.prepare_external_dependency_script&&(l=t.config.prepare_external_dependency_script(l)),!l)return a("prepare_external_dependency_script returned null");if(t.config.external_scripts_inject_target==="head")V.head.appendChild(l);else{var u,c=V.querySelectorAll("body > script");c.length>0?(u=c[0].parentNode)==null||u.insertBefore(l,c[0]):V.body.appendChild(l)}};V!=null&&V.body?s():V?.addEventListener("DOMContentLoaded",s)};Q.__PosthogExtensions__=Q.__PosthogExtensions__||{},Q.__PosthogExtensions__.loadExternalDependency=(t,e,a)=>{var r="/static/"+e+".js?v="+t.version;if(e==="remote-config"&&(r="/array/"+t.config.token+"/config.js"),e==="toolbar"){var n=3e5;r=r+"&t="+Math.floor(Date.now()/n)*n}var o=t.requestRouter.endpointFor("assets",r);IE(t,o,a)},Q.__PosthogExtensions__.loadSiteApp=(t,e,a)=>{var r=t.requestRouter.endpointFor("api",e);IE(t,r,a)};var Ih={};function wo(t,e,a){if(Ce(t)){if(gE&&t.forEach===gE)t.forEach(e,a);else if("length"in t&&t.length===+t.length){for(var r=0,n=t.length;r<n;r++)if(r in t&&e.call(a,t[r],r)===Ih)return}}}function Fe(t,e,a){if(!ge(t)){if(Ce(t))return wo(t,e,a);if(u3(t)){for(var r of t.entries())if(e.call(a,r[1],r[0])===Ih)return}else for(var n in t)if(hT.call(t,n)&&e.call(a,t[n],n)===Ih)return}}var ut=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return wo(a,(function(n){for(var o in n)n[o]!==void 0&&(t[o]=n[o])})),t},ll=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),r=1;r<e;r++)a[r-1]=arguments[r];return wo(a,(function(n){wo(n,(function(o){t.push(o)}))})),t};function Ch(t){for(var e=Object.keys(t),a=e.length,r=new Array(a);a--;)r[a]=[e[a],t[e[a]]];return r}var AE=function(t){try{return t()}catch{return}},P3=function(t){return function(){try{for(var e=arguments.length,a=new Array(e),r=0;r<e;r++)a[r]=arguments[r];return t.apply(this,a)}catch(n){j.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),j.critical(n)}}},I0=function(t){var e={};return Fe(t,(function(a,r){(bt(a)&&a.length>0||Sn(a))&&(e[r]=a)})),e};function N3(t,e){return a=t,r=o=>bt(o)&&!dr(e)?o.slice(0,e):o,n=new Set,(function o(i,s){return i!==Object(i)?r?r(i,s):i:n.has(i)?void 0:(n.add(i),Ce(i)?(l=[],wo(i,(u=>{l.push(o(u))}))):(l={},Fe(i,((u,c)=>{n.has(u)||(l[c]=o(u,c))}))),l);var l})(a);var a,r,n}var F3=["herokuapp.com","vercel.app","netlify.app"];function H3(t){var e=t?.hostname;if(!bt(e))return!1;var a=e.split(".").slice(-2).join(".");for(var r of F3)if(a===r)return!1;return!0}function BT(t,e){for(var a=0;a<t.length;a++)if(e(t[a]))return t[a]}function mt(t,e,a,r){var{capture:n=!1,passive:o=!0}=r??{};t?.addEventListener(e,a,{capture:n,passive:o})}var PT="$people_distinct_id",Ec="__alias",Tc="__timers",EE="$autocapture_disabled_server_side",Eb="$heatmaps_enabled_server_side",TE="$exception_capture_enabled_server_side",Tb="$error_tracking_suppression_rules",RE="$error_tracking_capture_extension_exceptions",ME="$web_vitals_enabled_server_side",NT="$dead_clicks_enabled_server_side",OE="$product_tours_enabled_server_side",DE="$web_vitals_allowed_metrics",Kx="$session_recording_remote_config",Ah="$sesid",FT="$session_is_sampled",al="$enabled_feature_flags",Rc="$early_access_features",Rb="$feature_flag_details",Mc="$stored_person_properties",ki="$stored_group_properties",Mb="$surveys",Eh="$flag_call_reported",gn="$user_state",Ob="$client_session_props",Db="$capture_rate_limit",Bb="$initial_campaign_params",Pb="$initial_referrer_info",Th="$initial_person_info",Rh="$epp",HT="__POSTHOG_TOOLBAR__",xc="$posthog_cookieless",U3=[PT,Ec,"__cmpns",Tc,"$session_recording_enabled_server_side",Eb,Ah,al,Tb,gn,Rc,Rb,ki,Mc,Mb,Eh,Ob,Db,Bb,Pb,Rh,Th,"$conversations_widget_session_id","$conversations_ticket_id","$conversations_widget_state","$conversations_user_traits"];function BE(t){return t instanceof Element&&(t.id===HT||!(t.closest==null||!t.closest(".toolbar-global-fade-container")))}function Xh(t){return!!t&&t.nodeType===1}function Lo(t,e){return!!t&&!!t.tagName&&t.tagName.toLowerCase()===e.toLowerCase()}function UT(t){return!!t&&t.nodeType===3}function zT(t){return!!t&&t.nodeType===11}function A0(t){return t?Wh(t).split(/\s+/):[]}function PE(t){var e=E?.location.href;return!!(e&&t&&t.some((a=>e.match(a))))}function Mh(t){var e="";switch(typeof t.className){case"string":e=t.className;break;case"object":e=(t.className&&"baseVal"in t.className?t.className.baseVal:null)||t.getAttribute("class")||"";break;default:e=""}return A0(e)}function qT(t){return ge(t)?null:Wh(t).split(/(\s+)/).filter((e=>Vc(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function jc(t){var e="";return Nb(t)&&!WT(t)&&t.childNodes&&t.childNodes.length&&Fe(t.childNodes,(function(a){var r;UT(a)&&a.textContent&&(e+=(r=qT(a.textContent))!==null&&r!==void 0?r:"")})),Wh(e)}function VT(t){return $(t.target)?t.srcElement||null:(e=t.target)!=null&&e.shadowRoot?t.composedPath()[0]||null:t.target||null;var e}var E0=["a","button","form","input","select","textarea","label"];function $T(t,e){if($(e))return!0;var a,r=function(o){if(e.some((i=>o.matches(i))))return{v:!0}};for(var n of t)if(a=r(n))return a.v;return!1}function jT(t){var e=t.parentNode;return!(!e||!Xh(e))&&e}var z3=["next","previous","prev",">","<"],NE=10,FE=[".ph-no-rageclick",".ph-no-capture"];function q3(t,e){if(!E||T0(t))return!1;var a,r,n;if(bn(e)?(a=!!e&&FE,r=void 0):(a=(n=e?.css_selector_ignorelist)!==null&&n!==void 0?n:FE,r=e?.content_ignorelist),a===!1)return!1;var{targetElementList:o}=GT(t,!1);return!(function(i,s){if(i===!1||$(i))return!1;var l;if(i===!0)l=z3;else{if(!Ce(i))return!1;if(i.length>NE)return j.error("[PostHog] content_ignorelist array cannot exceed "+NE+" items. Use css_selector_ignorelist for more complex matching."),!1;l=i.map((u=>u.toLowerCase()))}return s.some((u=>{var{safeText:c,ariaLabel:d}=u;return l.some((f=>c.includes(f)||d.includes(f)))}))})(r,o.map((i=>{var s;return{safeText:jc(i).toLowerCase(),ariaLabel:((s=i.getAttribute("aria-label"))==null?void 0:s.toLowerCase().trim())||""}})))&&!$T(o,a)}var T0=t=>!t||Lo(t,"html")||!Xh(t),GT=(t,e)=>{if(!E||T0(t))return{parentIsUsefulElement:!1,targetElementList:[]};for(var a=!1,r=[t],n=t;n.parentNode&&!Lo(n,"body");)if(zT(n.parentNode))r.push(n.parentNode.host),n=n.parentNode.host;else{var o=jT(n);if(!o)break;if(e||E0.indexOf(o.tagName.toLowerCase())>-1)a=!0;else{var i=E.getComputedStyle(o);i&&i.getPropertyValue("cursor")==="pointer"&&(a=!0)}r.push(o),n=o}return{parentIsUsefulElement:a,targetElementList:r}};function V3(t,e,a,r,n){var o,i,s,l;if(a===void 0&&(a=void 0),!E||T0(t)||(o=a)!=null&&o.url_allowlist&&!PE(a.url_allowlist)||(i=a)!=null&&i.url_ignorelist&&PE(a.url_ignorelist))return!1;if((s=a)!=null&&s.dom_event_allowlist){var u=a.dom_event_allowlist;if(u&&!u.some((S=>e.type===S)))return!1}var{parentIsUsefulElement:c,targetElementList:d}=GT(t,r);if(!(function(S,x){var b=x?.element_allowlist;if($(b))return!0;var g,m=function(v){if(b.some((C=>v.tagName.toLowerCase()===C)))return{v:!0}};for(var y of S)if(g=m(y))return g.v;return!1})(d,a)||!$T(d,(l=a)==null?void 0:l.css_selector_allowlist))return!1;var f=E.getComputedStyle(t);if(f&&f.getPropertyValue("cursor")==="pointer"&&e.type==="click")return!0;var h=t.tagName.toLowerCase();switch(h){case"html":return!1;case"form":return(n||["submit"]).indexOf(e.type)>=0;case"input":case"select":case"textarea":return(n||["change","click"]).indexOf(e.type)>=0;default:return c?(n||["click"]).indexOf(e.type)>=0:(n||["click"]).indexOf(e.type)>=0&&(E0.indexOf(h)>-1||t.getAttribute("contenteditable")==="true")}}function Nb(t){for(var e=t;e.parentNode&&!Lo(e,"body");e=e.parentNode){var a=Mh(e);if(he(a,"ph-sensitive")||he(a,"ph-no-capture"))return!1}if(he(Mh(t),"ph-include"))return!0;var r=t.type||"";if(bt(r))switch(r.toLowerCase()){case"hidden":case"password":return!1}var n=t.name||t.id||"";return!(bt(n)&&/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(n.replace(/[^a-zA-Z0-9]/g,"")))}function WT(t){return!!(Lo(t,"input")&&!["button","checkbox","submit","reset"].includes(t.type)||Lo(t,"select")||Lo(t,"textarea")||t.getAttribute("contenteditable")==="true")}var ZT="(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})",$3=new RegExp("^(?:"+ZT+")$"),j3=new RegExp(ZT),XT="\\d{3}-?\\d{2}-?\\d{4}",G3=new RegExp("^("+XT+")$"),W3=new RegExp("("+XT+")");function Vc(t,e){return e===void 0&&(e=!0),!(ge(t)||bt(t)&&(t=Wh(t),(e?$3:j3).test((t||"").replace(/[- ]/g,""))||(e?G3:W3).test(t)))}function KT(t){var e=jc(t);return Vc(e=(e+" "+YT(t)).trim())?e:""}function YT(t){var e="";return t&&t.childNodes&&t.childNodes.length&&Fe(t.childNodes,(function(a){var r;if(a&&((r=a.tagName)==null?void 0:r.toLowerCase())==="span")try{var n=jc(a);e=(e+" "+n).trim(),a.childNodes&&a.childNodes.length&&(e=(e+" "+YT(a)).trim())}catch(o){j.error("[AutoCapture]",o)}})),e}function Z3(t){return(function(e){var a=e.map((r=>{var n,o,i="";if(r.tag_name&&(i+=r.tag_name),r.attr_class)for(var s of(r.attr_class.sort(),r.attr_class))i+="."+s.replace(/"/g,"");var l=W({},r.text?{text:r.text}:{},{"nth-child":(n=r.nth_child)!==null&&n!==void 0?n:0,"nth-of-type":(o=r.nth_of_type)!==null&&o!==void 0?o:0},r.href?{href:r.href}:{},r.attr_id?{attr_id:r.attr_id}:{},r.attributes),u={};return Ch(l).sort(((c,d)=>{var[f]=c,[h]=d;return f.localeCompare(h)})).forEach((c=>{var[d,f]=c;return u[HE(d.toString())]=HE(f.toString())})),i+=":",i+=Ch(u).map((c=>{var[d,f]=c;return d+'="'+f+'"'})).join("")}));return a.join(";")})((function(e){return e.map((a=>{var r,n,o={text:(r=a.$el_text)==null?void 0:r.slice(0,400),tag_name:a.tag_name,href:(n=a.attr__href)==null?void 0:n.slice(0,2048),attr_class:X3(a),attr_id:a.attr__id,nth_child:a.nth_child,nth_of_type:a.nth_of_type,attributes:{}};return Ch(a).filter((i=>{var[s]=i;return s.indexOf("attr__")===0})).forEach((i=>{var[s,l]=i;return o.attributes[s]=l})),o}))})(t))}function HE(t){return t.replace(/"|\\"/g,'\\"')}function X3(t){var e=t.attr__class;return e?Ce(e)?e:A0(e):void 0}var Oh=class{constructor(e){this.disabled=e===!1;var a=xt(e)?e:{};this.thresholdPx=a.threshold_px||30,this.timeoutMs=a.timeout_ms||1e3,this.clickCount=a.click_count||3,this.clicks=[]}isRageClick(e,a,r){if(this.disabled)return!1;var n=this.clicks[this.clicks.length-1];if(n&&Math.abs(e-n.x)+Math.abs(a-n.y)<this.thresholdPx&&r-n.timestamp<this.timeoutMs){if(this.clicks.push({x:e,y:a,timestamp:r}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:a,timestamp:r}];return!1}},Dh=t=>{var e=V?.createElement("a");return $(e)?null:(e.href=t,e)},K3=function(t,e){var a,r;e===void 0&&(e="&");var n=[];return Fe(t,(function(o,i){$(o)||$(i)||i==="undefined"||(a=encodeURIComponent((s=>s instanceof File)(o)?o.name:o.toString()),r=encodeURIComponent(i),n[n.length]=r+"="+a)})),n.join(e)},Bh=function(t,e){for(var a,r=((t.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),n=0;n<r.length;n++){var o=r[n].split("=");if(o[0]===e){a=o;break}}if(!Ce(a)||a.length<2)return"";var i=a[1];try{i=decodeURIComponent(i)}catch{j.error("Skipping decoding for malformed query param: "+i)}return i.replace(/\+/g," ")},Gc=function(t,e,a){if(!t||!e||!e.length)return t;for(var r=t.split("#"),n=r[0]||"",o=r[1],i=n.split("?"),s=i[1],l=i[0],u=(s||"").split("&"),c=[],d=0;d<u.length;d++){var f=u[d].split("=");Ce(f)&&(e.includes(f[0])?c.push(f[0]+"="+a):c.push(u[d]))}var h=l;return s!=null&&(h+="?"+c.join("&")),o!=null&&(h+="#"+o),h},Ph=function(t,e){var a=t.match(new RegExp(e+"=([^&]*)"));return a?a[1]:null},Yx="$copy_autocapture",UE=ot("[AutoCapture]");function Qx(t,e){return e.length>t?e.slice(0,t)+"...":e}function Y3(t){if(t.previousElementSibling)return t.previousElementSibling;var e=t;do e=e.previousSibling;while(e&&!Xh(e));return e}function Q3(t,e,a,r){var n=t.tagName.toLowerCase(),o={tag_name:n};E0.indexOf(n)>-1&&!a&&(n.toLowerCase()==="a"||n.toLowerCase()==="button"?o.$el_text=Qx(1024,KT(t)):o.$el_text=Qx(1024,jc(t)));var i=Mh(t);i.length>0&&(o.classes=i.filter((function(c){return c!==""}))),Fe(t.attributes,(function(c){var d;if((!WT(t)||["name","id","class","aria-label"].indexOf(c.name)!==-1)&&(r==null||!r.includes(c.name))&&!e&&Vc(c.value)&&(d=c.name,!bt(d)||d.substring(0,10)!=="_ngcontent"&&d.substring(0,7)!=="_nghost")){var f=c.value;c.name==="class"&&(f=A0(f).join(" ")),o["attr__"+c.name]=Qx(1024,f)}}));for(var s=1,l=1,u=t;u=Y3(u);)s++,u.tagName===t.tagName&&l++;return o.nth_child=s,o.nth_of_type=l,o}function J3(t,e){for(var a,r,{e:n,maskAllElementAttributes:o,maskAllText:i,elementAttributeIgnoreList:s,elementsChainAsString:l}=e,u=[t],c=t;c.parentNode&&!Lo(c,"body");)zT(c.parentNode)?(u.push(c.parentNode.host),c=c.parentNode.host):(u.push(c.parentNode),c=c.parentNode);var d,f=[],h={},S=!1,x=!1;if(Fe(u,(v=>{var C=Nb(v);v.tagName.toLowerCase()==="a"&&(S=v.getAttribute("href"),S=C&&S&&Vc(S)&&S),he(Mh(v),"ph-no-capture")&&(x=!0),f.push(Q3(v,o,i,s));var w=(function(_){if(!Nb(_))return{};var L={};return Fe(_.attributes,(function(I){if(I.name&&I.name.indexOf("data-ph-capture-attribute")===0){var A=I.name.replace("data-ph-capture-attribute-",""),T=I.value;A&&T&&Vc(T)&&(L[A]=T)}})),L})(v);ut(h,w)})),x)return{props:{},explicitNoCapture:x};if(i||(t.tagName.toLowerCase()==="a"||t.tagName.toLowerCase()==="button"?f[0].$el_text=KT(t):f[0].$el_text=jc(t)),S){var b,g;f[0].attr__href=S;var m=(b=Dh(S))==null?void 0:b.host,y=E==null||(g=E.location)==null?void 0:g.host;m&&y&&m!==y&&(d=S)}return{props:ut({$event_type:n.type,$ce_version:1},l?{}:{$elements:f},{$elements_chain:Z3(f)},(a=f[0])!=null&&a.$el_text?{$el_text:(r=f[0])==null?void 0:r.$el_text}:{},d&&n.type==="click"?{$external_click_url:d}:{},h)}}var Fb=class{constructor(e){this.P=!1,this.T=null,this.I=!1,this.instance=e,this.rageclicks=new Oh(e.config.rageclick),this.C=null}get R(){var e,a,r=xt(this.instance.config.autocapture)?this.instance.config.autocapture:{};return r.url_allowlist=(e=r.url_allowlist)==null?void 0:e.map((n=>new RegExp(n))),r.url_ignorelist=(a=r.url_ignorelist)==null?void 0:a.map((n=>new RegExp(n))),r}F(){if(this.isBrowserSupported()){if(E&&V){var e=r=>{r=r||E?.event;try{this.O(r)}catch(n){UE.error("Failed to capture event",n)}};if(mt(V,"submit",e,{capture:!0}),mt(V,"change",e,{capture:!0}),mt(V,"click",e,{capture:!0}),this.R.capture_copied_text){var a=r=>{r=r||E?.event,this.O(r,Yx)};mt(V,"copy",a,{capture:!0}),mt(V,"cut",a,{capture:!0})}}}else UE.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.P&&(this.F(),this.P=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.I=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[EE]:!!e.autocapture_opt_out}),this.T=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.C=e}getElementSelectors(e){var a,r=[];return(a=this.C)==null||a.forEach((n=>{var o=V?.querySelectorAll(n);o?.forEach((i=>{e===i&&r.push(n)}))})),r}get isEnabled(){var e,a,r=(e=this.instance.persistence)==null?void 0:e.props[EE],n=this.T;if(dr(n)&&!bn(r)&&!this.instance.M())return!1;var o=(a=this.T)!==null&&a!==void 0?a:!!r;return!!this.instance.config.autocapture&&!o}O(e,a){if(a===void 0&&(a="$autocapture"),this.isEnabled){var r,n=VT(e);UT(n)&&(n=n.parentNode||null),a==="$autocapture"&&e.type==="click"&&e instanceof MouseEvent&&this.instance.config.rageclick&&(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,e.timeStamp||new Date().getTime())&&q3(n,this.instance.config.rageclick)&&this.O(e,"$rageclick");var o=a===Yx;if(n&&V3(n,e,this.R,o,o?["copy","cut"]:void 0)){var{props:i,explicitNoCapture:s}=J3(n,{e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.R.element_attribute_ignorelist,elementsChainAsString:this.I});if(s)return!1;var l=this.getElementSelectors(n);if(l&&l.length>0&&(i.$element_selectors=l),a===Yx){var u,c=qT(E==null||(u=E.getSelection())==null?void 0:u.toString()),d=e.type||"clipboard";if(!c)return!1;i.$selected_content=c,i.$copy_type=d}return this.instance.capture(a,i),!0}}}isBrowserSupported(){return Co(V?.querySelectorAll)}};Math.trunc||(Math.trunc=function(t){return t<0?Math.ceil(t):Math.floor(t)}),Number.isInteger||(Number.isInteger=function(t){return Sn(t)&&isFinite(t)&&Math.floor(t)===t});var zE="0123456789abcdef",Hb=class t{constructor(e){if(this.bytes=e,e.length!==16)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,a,r,n){if(!Number.isInteger(e)||!Number.isInteger(a)||!Number.isInteger(r)||!Number.isInteger(n)||e<0||a<0||r<0||n<0||e>0xffffffffffff||a>4095||r>1073741823||n>4294967295)throw new RangeError("invalid field value");var o=new Uint8Array(16);return o[0]=e/Math.pow(2,40),o[1]=e/Math.pow(2,32),o[2]=e/Math.pow(2,24),o[3]=e/Math.pow(2,16),o[4]=e/Math.pow(2,8),o[5]=e,o[6]=112|a>>>8,o[7]=a,o[8]=128|r>>>24,o[9]=r>>>16,o[10]=r>>>8,o[11]=r,o[12]=n>>>24,o[13]=n>>>16,o[14]=n>>>8,o[15]=n,new t(o)}toString(){for(var e="",a=0;a<this.bytes.length;a++)e=e+zE.charAt(this.bytes[a]>>>4)+zE.charAt(15&this.bytes[a]),a!==3&&a!==5&&a!==7&&a!==9||(e+="-");if(e.length!==36)throw new Error("Invalid UUIDv7 was generated");return e}clone(){return new t(this.bytes.slice(0))}equals(e){return this.compareTo(e)===0}compareTo(e){for(var a=0;a<16;a++){var r=this.bytes[a]-e.bytes[a];if(r!==0)return Math.sign(r)}return 0}},Ub=class{constructor(){this.A=0,this.j=0,this.D=new zb}generate(){var e=this.generateOrAbort();if($(e)){this.A=0;var a=this.generateOrAbort();if($(a))throw new Error("Could not generate UUID after timestamp reset");return a}return e}generateOrAbort(){var e=Date.now();if(e>this.A)this.A=e,this.L();else{if(!(e+1e4>this.A))return;this.j++,this.j>4398046511103&&(this.A++,this.L())}return Hb.fromFieldsV7(this.A,Math.trunc(this.j/Math.pow(2,30)),this.j&Math.pow(2,30)-1,this.D.nextUint32())}L(){this.j=1024*this.D.nextUint32()+(1023&this.D.nextUint32())}},qE,QT=t=>{if(typeof UUIDV7_DENY_WEAK_RNG<"u"&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var e=0;e<t.length;e++)t[e]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return t};E&&!$(E.crypto)&&crypto.getRandomValues&&(QT=t=>crypto.getRandomValues(t));var zb=class{constructor(){this.N=new Uint32Array(8),this.U=1/0}nextUint32(){return this.U>=this.N.length&&(QT(this.N),this.U=0),this.N[this.U++]}},_o=()=>e4().toString(),e4=()=>(qE||(qE=new Ub)).generate(),bc="",t4=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function a4(t,e){if(e){var a=(function(n,o){if(o===void 0&&(o=V),bc)return bc;if(!o||["localhost","127.0.0.1"].includes(n))return"";for(var i=n.split("."),s=Math.min(i.length,8),l="dmn_chk_"+_o();!bc&&s--;){var u=i.slice(s).join("."),c=l+"=1;domain=."+u+";path=/";o.cookie=c+";max-age=3",o.cookie.includes(l)&&(o.cookie=c+";max-age=0",bc=u)}return bc})(t);if(!a){var r=(n=>{var o=n.match(t4);return o?o[0]:""})(t);r!==a&&j.info("Warning: cookie subdomain discovery mismatch",r,a),a=r}return a?"; domain=."+a:""}return""}var Er={H:()=>!!V,B:function(t){j.error("cookieStore error: "+t)},q:function(t){if(V){try{for(var e=t+"=",a=V.cookie.split(";").filter((o=>o.length)),r=0;r<a.length;r++){for(var n=a[r];n.charAt(0)==" ";)n=n.substring(1,n.length);if(n.indexOf(e)===0)return decodeURIComponent(n.substring(e.length,n.length))}}catch{}return null}},W:function(t){var e;try{e=JSON.parse(Er.q(t))||{}}catch{}return e},G:function(t,e,a,r,n){if(V)try{var o="",i="",s=a4(V.location.hostname,r);if(a){var l=new Date;l.setTime(l.getTime()+24*a*60*60*1e3),o="; expires="+l.toUTCString()}n&&(i="; secure");var u=t+"="+encodeURIComponent(JSON.stringify(e))+o+"; SameSite=Lax; path=/"+s+i;return u.length>3686.4&&j.warn("cookieStore warning: large cookie, len="+u.length),V.cookie=u,u}catch{return}},V:function(t,e){if(V!=null&&V.cookie)try{Er.G(t,"",-1,e)}catch{return}}},Jx=null,et={H:function(){if(!dr(Jx))return Jx;var t=!0;if($(E))t=!1;else try{var e="__mplssupport__";et.G(e,"xyz"),et.q(e)!=='"xyz"'&&(t=!1),et.V(e)}catch{t=!1}return t||j.error("localStorage unsupported; falling back to cookie store"),Jx=t,t},B:function(t){j.error("localStorage error: "+t)},q:function(t){try{return E?.localStorage.getItem(t)}catch(e){et.B(e)}return null},W:function(t){try{return JSON.parse(et.q(t))||{}}catch{}return null},G:function(t,e){try{E?.localStorage.setItem(t,JSON.stringify(e))}catch(a){et.B(a)}},V:function(t){try{E?.localStorage.removeItem(t)}catch(e){et.B(e)}}},r4=["$device_id","distinct_id",Ah,FT,Rh,Th],xh={},n4={H:function(){return!0},B:function(t){j.error("memoryStorage error: "+t)},q:function(t){return xh[t]||null},W:function(t){return xh[t]||null},G:function(t,e){xh[t]=e},V:function(t){delete xh[t]}},wi=null,Pt={H:function(){if(!dr(wi))return wi;if(wi=!0,$(E))wi=!1;else try{var t="__support__";Pt.G(t,"xyz"),Pt.q(t)!=='"xyz"'&&(wi=!1),Pt.V(t)}catch{wi=!1}return wi},B:function(t){j.error("sessionStorage error: ",t)},q:function(t){try{return E?.sessionStorage.getItem(t)}catch(e){Pt.B(e)}return null},W:function(t){try{return JSON.parse(Pt.q(t))||null}catch{}return null},G:function(t,e){try{E?.sessionStorage.setItem(t,JSON.stringify(e))}catch(a){Pt.B(a)}},V:function(t){try{E?.sessionStorage.removeItem(t)}catch(e){Pt.B(e)}}},vn=(function(t){return t[t.PENDING=-1]="PENDING",t[t.DENIED=0]="DENIED",t[t.GRANTED=1]="GRANTED",t})({}),qb=class{constructor(e){this._instance=e}get R(){return this._instance.config}get consent(){return this.J()?vn.DENIED:this.K}isOptedOut(){return this.R.cookieless_mode==="always"||this.consent===vn.DENIED||this.consent===vn.PENDING&&(this.R.opt_out_capturing_by_default||this.R.cookieless_mode==="on_reject")}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return this.consent===vn.DENIED}optInOut(e){this.Y.G(this.X,e?1:0,this.R.cookie_expiration,this.R.cross_subdomain_cookie,this.R.secure_cookie)}reset(){this.Y.V(this.X,this.R.cross_subdomain_cookie)}get X(){var{token:e,opt_out_capturing_cookie_prefix:a,consent_persistence_name:r}=this._instance.config;return r||(a?a+e:"__ph_opt_in_out_"+e)}get K(){var e=this.Y.q(this.X);return Wx(e)?vn.GRANTED:he(f3,e)?vn.DENIED:vn.PENDING}get Y(){if(!this.Z){var e=this.R.opt_out_capturing_persistence_type;this.Z=e==="localStorage"?et:Er;var a=e==="localStorage"?Er:et;a.q(this.X)&&(this.Z.q(this.X)||this.optInOut(Wx(a.q(this.X))),a.V(this.X,this.R.cross_subdomain_cookie))}return this.Z}J(){return!!this.R.respect_dnt&&!!BT([Ia?.doNotTrack,Ia?.msDoNotTrack,Q.doNotTrack],(e=>Wx(e)))}},bh=ot("[Dead Clicks]"),o4=()=>!0,i4=t=>{var e,a=!((e=t.instance.persistence)==null||!e.get_property(NT)),r=t.instance.config.capture_dead_clicks;return bn(r)?r:!!xt(r)||a},Nh=class{get lazyLoadedDeadClicksAutocapture(){return this.tt}constructor(e,a,r){this.instance=e,this.isEnabled=a,this.onCapture=r,this.startIfEnabled()}onRemoteConfig(e){this.instance.persistence&&this.instance.persistence.register({[NT]:e?.captureDeadClicks}),this.startIfEnabled()}startIfEnabled(){this.isEnabled(this)&&this.it((()=>{this.et()}))}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.initDeadClicksAutocapture&&e(),(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this.instance,"dead-clicks-autocapture",(n=>{n?bh.error("failed to load script",n):e()}))}et(){var e;if(V){if(!this.tt&&(e=Q.__PosthogExtensions__)!=null&&e.initDeadClicksAutocapture){var a=xt(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};a.__onCapture=this.onCapture,this.tt=Q.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,a),this.tt.start(V),bh.info("starting...")}}else bh.error("`document` not found. Cannot start.")}stop(){this.tt&&(this.tt.stop(),this.tt=void 0,bh.info("stopping..."))}},Sc=ot("[ExceptionAutocapture]"),Vb=class{constructor(e){var a,r,n;this.rt=()=>{var o;if(E&&this.isEnabled&&(o=Q.__PosthogExtensions__)!=null&&o.errorWrappingFunctions){var i=Q.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,s=Q.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,l=Q.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.st&&this.R.capture_unhandled_errors&&(this.st=i(this.captureException.bind(this))),!this.nt&&this.R.capture_unhandled_rejections&&(this.nt=s(this.captureException.bind(this))),!this.ot&&this.R.capture_console_errors&&(this.ot=l(this.captureException.bind(this)))}catch(u){Sc.error("failed to start",u),this.ut()}}},this._instance=e,this.ht=!((a=this._instance.persistence)==null||!a.props[TE]),this.dt=new mb({refillRate:(r=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)!==null&&r!==void 0?r:1,bucketSize:(n=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)!==null&&n!==void 0?n:10,refillInterval:1e4,h:Sc}),this.R=this.vt(),this.startIfEnabledOrStop()}vt(){var e=this._instance.config.capture_exceptions,a={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return xt(e)?a=W({},a,e):($(e)?this.ht:e)&&(a=W({},a,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),a}get isEnabled(){return this.R.capture_console_errors||this.R.capture_unhandled_errors||this.R.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(Sc.info("enabled"),this.ut(),this.it(this.rt)):this.ut()}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.errorWrappingFunctions&&e(),(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"exception-autocapture",(n=>{if(n)return Sc.error("failed to load script",n);e()}))}ut(){var e,a,r;(e=this.st)==null||e.call(this),this.st=void 0,(a=this.nt)==null||a.call(this),this.nt=void 0,(r=this.ot)==null||r.call(this),this.ot=void 0}onRemoteConfig(e){var a=e.autocaptureExceptions;this.ht=!!a||!1,this._instance.persistence&&this._instance.persistence.register({[TE]:this.ht}),this.R=this.vt(),this.startIfEnabledOrStop()}onConfigChange(){this.R=this.vt()}captureException(e){var a,r,n=(a=e==null||(r=e.$exception_list)==null||(r=r[0])==null?void 0:r.type)!==null&&a!==void 0?a:"Exception";this.dt.consumeRateLimit(n)?Sc.info("Skipping exception capture because of client rate limiting.",{exception:n}):this._instance.exceptions.sendExceptionEvent(e)}};function VE(t,e,a){try{if(!(e in t))return()=>{};var r=t[e],n=a(r);return Co(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=n,()=>{t[e]=r}}catch{return()=>{}}}var $b=class{constructor(e){var a;this._instance=e,this.ct=(E==null||(a=E.location)==null?void 0:a.pathname)||""}get isEnabled(){return this._instance.config.capture_pageview==="history_change"}startIfEnabled(){this.isEnabled&&(j.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.ft&&this.ft(),this.ft=void 0,j.info("History API monitoring stopped")}monitorHistoryChanges(){var e,a;if(E&&E.history){var r=this;(e=E.history.pushState)!=null&&e.__posthog_wrapped__||VE(E.history,"pushState",(n=>function(o,i,s){n.call(this,o,i,s),r._t("pushState")})),(a=E.history.replaceState)!=null&&a.__posthog_wrapped__||VE(E.history,"replaceState",(n=>function(o,i,s){n.call(this,o,i,s),r._t("replaceState")})),this.bt()}}_t(e){try{var a,r=E==null||(a=E.location)==null?void 0:a.pathname;if(!r)return;r!==this.ct&&this.isEnabled&&this._instance.capture("$pageview",{navigation_type:e}),this.ct=r}catch(n){j.error("Error capturing "+e+" pageview",n)}}bt(){if(!this.ft){var e=()=>{this._t("popstate")};mt(E,"popstate",e),this.ft=()=>{E&&E.removeEventListener("popstate",e)}}}},eb=ot("[SegmentIntegration]");function s4(t,e){var a=t.config.segment;if(!a)return e();(function(r,n){var o=r.config.segment;if(!o)return n();var i=l=>{var u=()=>l.anonymousId()||_o();r.config.get_device_id=u,l.id()&&(r.register({distinct_id:l.id(),$device_id:u()}),r.persistence.set_property(gn,"identified")),n()},s=o.user();"then"in s&&Co(s.then)?s.then(i):i(s)})(t,(()=>{a.register((r=>{Promise&&Promise.resolve||eb.warn("This browser does not have Promise support, and can not use the segment integration");var n=(o,i)=>{if(!i)return o;o.event.userId||o.event.anonymousId===r.get_distinct_id()||(eb.info("No userId set, resetting PostHog"),r.reset()),o.event.userId&&o.event.userId!==r.get_distinct_id()&&(eb.info("UserId set, identifying with PostHog"),r.identify(o.event.userId));var s=r.calculateEventProperties(i,o.event.properties);return o.event.properties=Object.assign({},s,o.event.properties),o};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:o=>n(o,o.event.event),page:o=>n(o,"$pageview"),identify:o=>n(o,"$identify"),screen:o=>n(o,"$screen")}})(t)).then((()=>{e()}))}))}var JT="posthog-js";function eR(t,e){var{organization:a,projectId:r,prefix:n,severityAllowList:o=["error"],sendExceptionsToPostHog:i=!0}=e===void 0?{}:e;return s=>{var l,u,c,d,f;if(!(o==="*"||o.includes(s.level))||!t.__loaded)return s;s.tags||(s.tags={});var h=t.requestRouter.endpointFor("ui","/project/"+t.config.token+"/person/"+t.get_distinct_id());s.tags["PostHog Person URL"]=h,t.sessionRecordingStarted()&&(s.tags["PostHog Recording URL"]=t.get_session_replay_url({withTimestamp:!0}));var S=((l=s.exception)==null?void 0:l.values)||[],x=S.map((g=>W({},g,{stacktrace:g.stacktrace?W({},g.stacktrace,{type:"raw",frames:(g.stacktrace.frames||[]).map((m=>W({},m,{platform:"web:javascript"})))}):void 0}))),b={$exception_message:((u=S[0])==null?void 0:u.value)||s.message,$exception_type:(c=S[0])==null?void 0:c.type,$exception_level:s.level,$exception_list:x,$sentry_event_id:s.event_id,$sentry_exception:s.exception,$sentry_exception_message:((d=S[0])==null?void 0:d.value)||s.message,$sentry_exception_type:(f=S[0])==null?void 0:f.type,$sentry_tags:s.tags};return a&&r&&(b.$sentry_url=(n||"https://sentry.io/organizations/")+a+"/issues/?project="+r+"&query="+s.event_id),i&&t.exceptions.sendExceptionEvent(b),s}}var jb=class{constructor(e,a,r,n,o,i){this.name=JT,this.setupOnce=function(s){s(eR(e,{organization:a,projectId:r,prefix:n,severityAllowList:o,sendExceptionsToPostHog:i==null||i}))}}},l4=E!=null&&E.location?Ph(E.location.hash,"__posthog")||Ph(location.hash,"state"):null,$E="_postHogToolbarParams",jE=ot("[Toolbar]"),So=(function(t){return t[t.UNINITIALIZED=0]="UNINITIALIZED",t[t.LOADING=1]="LOADING",t[t.LOADED=2]="LOADED",t})(So||{}),Gb=class{constructor(e){this.instance=e}yt(e){Q.ph_toolbar_state=e}wt(){var e;return(e=Q.ph_toolbar_state)!==null&&e!==void 0?e:So.UNINITIALIZED}maybeLoadToolbar(e,a,r){if(e===void 0&&(e=void 0),a===void 0&&(a=void 0),r===void 0&&(r=void 0),!E||!V)return!1;e=e??E.location,r=r??E.history;try{if(!a){try{E.localStorage.setItem("test","test"),E.localStorage.removeItem("test")}catch{return!1}a=E?.localStorage}var n,o=l4||Ph(e.hash,"__posthog")||Ph(e.hash,"state"),i=o?AE((()=>JSON.parse(atob(decodeURIComponent(o)))))||AE((()=>JSON.parse(decodeURIComponent(o)))):null;return i&&i.action==="ph_authorize"?((n=i).source="url",n&&Object.keys(n).length>0&&(i.desiredHash?e.hash=i.desiredHash:r?r.replaceState(r.state,"",e.pathname+e.search):e.hash="")):((n=JSON.parse(a.getItem($E)||"{}")).source="localstorage",delete n.userIntent),!(!n.token||this.instance.config.token!==n.token)&&(this.loadToolbar(n),!0)}catch{return!1}}xt(e){var a=Q.ph_load_toolbar||Q.ph_load_editor;!ge(a)&&Co(a)?a(e,this.instance):jE.warn("No toolbar load function found")}loadToolbar(e){var a=!(V==null||!V.getElementById(HT));if(!E||a)return!1;var r=this.instance.requestRouter.region==="custom"&&this.instance.config.advanced_disable_toolbar_metrics,n=W({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},r?{instrument:!1}:{});if(E.localStorage.setItem($E,JSON.stringify(W({},n,{source:void 0}))),this.wt()===So.LOADED)this.xt(n);else if(this.wt()===So.UNINITIALIZED){var o;this.yt(So.LOADING),(o=Q.__PosthogExtensions__)==null||o.loadExternalDependency==null||o.loadExternalDependency(this.instance,"toolbar",(i=>{if(i)return jE.error("[Toolbar] Failed to load",i),void this.yt(So.UNINITIALIZED);this.yt(So.LOADED),this.xt(n)})),mt(E,"turbolinks:load",(()=>{this.yt(So.UNINITIALIZED),this.loadToolbar(n)}))}return!0}Et(e){return this.loadToolbar(e)}maybeLoadEditor(e,a,r){return e===void 0&&(e=void 0),a===void 0&&(a=void 0),r===void 0&&(r=void 0),this.maybeLoadToolbar(e,a,r)}},u4=ot("[TracingHeaders]"),Wb=class{constructor(e){this.$t=void 0,this.St=void 0,this.rt=()=>{var a,r;$(this.$t)&&((a=Q.__PosthogExtensions__)==null||(a=a.tracingHeadersPatchFns)==null||a._patchXHR(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager)),$(this.St)&&((r=Q.__PosthogExtensions__)==null||(r=r.tracingHeadersPatchFns)==null||r._patchFetch(this._instance.config.__add_tracing_headers||[],this._instance.get_distinct_id(),this._instance.sessionManager))},this._instance=e}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.tracingHeadersPatchFns&&e(),(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"tracing-headers",(n=>{if(n)return u4.error("failed to load script",n);e()}))}startIfEnabledOrStop(){var e,a;this._instance.config.__add_tracing_headers?this.it(this.rt):((e=this.$t)==null||e.call(this),(a=this.St)==null||a.call(this),this.$t=void 0,this.St=void 0)}},Sh="https?://(.*)",ul=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],c4=ll(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],ul),Wc="<masked>",d4=["li_fat_id"];function tR(t,e,a){if(!V)return{};var r,n=e?ll([],ul,a||[]):[],o=aR(Gc(V.URL,n,Wc),t),i=(r={},Fe(d4,(function(s){var l=Er.q(s);r[s]=l||null})),r);return ut(i,o)}function aR(t,e){var a=c4.concat(e||[]),r={};return Fe(a,(function(n){var o=Bh(t,n);r[n]=o||null})),r}function rR(t){var e=(function(o){return o?o.search(Sh+"google.([^/?]*)")===0?"google":o.search(Sh+"bing.com")===0?"bing":o.search(Sh+"yahoo.com")===0?"yahoo":o.search(Sh+"duckduckgo.com")===0?"duckduckgo":null:null})(t),a=e!="yahoo"?"q":"p",r={};if(!dr(e)){r.$search_engine=e;var n=V?Bh(V.referrer,a):"";n.length&&(r.ph_keyword=n)}return r}function GE(){return navigator.language||navigator.userLanguage}function nR(){return V?.referrer||"$direct"}function oR(t,e){var a=t?ll([],ul,e||[]):[],r=Nt?.href.substring(0,1e3);return{r:nR().substring(0,1e3),u:r?Gc(r,a,Wc):void 0}}function iR(t){var e,{r:a,u:r}=t,n={$referrer:a,$referring_domain:a==null?void 0:a=="$direct"?"$direct":(e=Dh(a))==null?void 0:e.host};if(r){n.$current_url=r;var o=Dh(r);n.$host=o?.host,n.$pathname=o?.pathname;var i=aR(r);ut(n,i)}if(a){var s=rR(a);ut(n,s)}return n}function sR(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{return}}function f4(){try{return new Date().getTimezoneOffset()}catch{return}}function p4(t,e){if(!ca)return{};var a,r,n,o=t?ll([],ul,e||[]):[],[i,s]=(function(l){for(var u=0;u<CE.length;u++){var[c,d]=CE[u],f=c.exec(l),h=f&&(Co(d)?d(f,l):d);if(h)return h}return["",""]})(ca);return ut(I0({$os:i,$os_version:s,$browser:RT(ca,navigator.vendor),$device:wE(ca),$device_type:(r=ca,n=wE(r),n===vT||n===gT||n==="Kobo"||n==="Kindle Fire"||n===TT?Hc:n===zc||n===nl||n===qc||n===vb?"Console":n===xT?"Wearable":n?Ga:"Desktop"),$timezone:sR(),$timezone_offset:f4()}),{$current_url:Gc(Nt?.href,o,Wc),$host:Nt?.host,$pathname:Nt?.pathname,$raw_user_agent:ca.length>1e3?ca.substring(0,997)+"...":ca,$browser_version:_3(ca,navigator.vendor),$browser_language:GE(),$browser_language_prefix:(a=GE(),typeof a=="string"?a.split("-")[0]:void 0),$screen_height:E?.screen.height,$screen_width:E?.screen.width,$viewport_height:E?.innerHeight,$viewport_width:E?.innerWidth,$lib:"web",$lib_version:mn.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})}var yo=ot("[Web Vitals]"),WE=9e5,Zb=class{constructor(e){var a;this.kt=!1,this.P=!1,this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.Pt=()=>{clearTimeout(this.Tt),this.N.metrics.length!==0&&(this._instance.capture("$web_vitals",this.N.metrics.reduce(((r,n)=>W({},r,{["$web_vitals_"+n.name+"_event"]:W({},n),["$web_vitals_"+n.name+"_value"]:n.value})),{})),this.N={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.It=r=>{var n,o=(n=this._instance.sessionManager)==null?void 0:n.checkAndGetSessionAndWindowId(!0);if($(o))yo.error("Could not read session ID. Dropping metrics!");else{this.N=this.N||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var i=this.Ct();$(i)||(ge(r?.name)||ge(r?.value)?yo.error("Invalid metric received",r):this.Rt&&r.value>=this.Rt?yo.error("Ignoring metric with value >= "+this.Rt,r):(this.N.url!==i&&(this.Pt(),this.Tt=setTimeout(this.Pt,this.flushToCaptureTimeoutMs)),$(this.N.url)&&(this.N.url=i),this.N.firstMetricTimestamp=$(this.N.firstMetricTimestamp)?Date.now():this.N.firstMetricTimestamp,r.attribution&&r.attribution.interactionTargetElement&&(r.attribution.interactionTargetElement=void 0),this.N.metrics.push(W({},r,{$current_url:i,$session_id:o.sessionId,$window_id:o.windowId,timestamp:Date.now()})),this.N.metrics.length===this.allowedMetrics.length&&this.Pt()))}},this.rt=()=>{if(!this.P){var r,n,o,i,s=Q.__PosthogExtensions__;$(s)||$(s.postHogWebVitalsCallbacks)||({onLCP:r,onCLS:n,onFCP:o,onINP:i}=s.postHogWebVitalsCallbacks),r&&n&&o&&i?(this.allowedMetrics.indexOf("LCP")>-1&&r(this.It.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&n(this.It.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&o(this.It.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&i(this.It.bind(this)),this.P=!0):yo.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.kt=!((a=this._instance.persistence)==null||!a.props[ME]),this.startIfEnabled()}get allowedMetrics(){var e,a,r=xt(this._instance.config.capture_performance)?(e=this._instance.config.capture_performance)==null?void 0:e.web_vitals_allowed_metrics:void 0;return ge(r)?((a=this._instance.persistence)==null?void 0:a.props[DE])||["CLS","FCP","INP","LCP"]:r}get flushToCaptureTimeoutMs(){return(xt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=xt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals_attribution:void 0;return e!=null&&e}get Rt(){var e=xt(this._instance.config.capture_performance)&&Sn(this._instance.config.capture_performance.__web_vitals_max_value)?this._instance.config.capture_performance.__web_vitals_max_value:WE;return 0<e&&e<=6e4?WE:e}get isEnabled(){var e=Nt?.protocol;if(e!=="http:"&&e!=="https:")return yo.info("Web Vitals are disabled on non-http/https protocols"),!1;var a=xt(this._instance.config.capture_performance)?this._instance.config.capture_performance.web_vitals:bn(this._instance.config.capture_performance)?this._instance.config.capture_performance:void 0;return bn(a)?a:this.kt}startIfEnabled(){this.isEnabled&&!this.P&&(yo.info("enabled, starting..."),this.it(this.rt))}onRemoteConfig(e){var a=xt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,r=xt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[ME]:a}),this._instance.persistence.register({[DE]:r})),this.kt=a,this.startIfEnabled()}it(e){var a,r;if((a=Q.__PosthogExtensions__)!=null&&a.postHogWebVitalsCallbacks)e();else{var n=this.useAttribution?"web-vitals-with-attribution":"web-vitals";(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,n,(o=>{o?yo.error("failed to load script",o):e()}))}}Ct(){var e=E?E.location.href:void 0;if(e){var a=this._instance.config.mask_personal_data_properties,r=this._instance.config.custom_personal_data_properties,n=a?ll([],ul,r||[]):[];return Gc(e,n,Wc)}yo.error("Could not determine current URL")}},h4=ot("[Heatmaps]");function ZE(t){return xt(t)&&"clientX"in t&&"clientY"in t&&Sn(t.clientX)&&Sn(t.clientY)}var Xb=class{constructor(e){var a;this.kt=!1,this.P=!1,this.Ft=null,this.instance=e,this.kt=!((a=this.instance.persistence)==null||!a.props[Eb]),this.rageclicks=new Oh(e.config.rageclick)}get flushIntervalMilliseconds(){var e=5e3;return xt(this.instance.config.capture_heatmaps)&&this.instance.config.capture_heatmaps.flush_interval_milliseconds&&(e=this.instance.config.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return ge(this.instance.config.capture_heatmaps)?ge(this.instance.config.enable_heatmaps)?this.kt:this.instance.config.enable_heatmaps:this.instance.config.capture_heatmaps!==!1}startIfEnabled(){if(this.isEnabled){if(this.P)return;h4.info("starting..."),this.Ot(),this.Mt()}else{var e;clearInterval((e=this.Ft)!==null&&e!==void 0?e:void 0),this.At(),this.getAndClearBuffer()}}onRemoteConfig(e){var a=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[Eb]:a}),this.kt=a,this.startIfEnabled()}getAndClearBuffer(){var e=this.N;return this.N=void 0,e}jt(e){this.Dt(e.originalEvent,"deadclick")}Mt(){this.Ft&&clearInterval(this.Ft),this.Ft=(function(e){return e?.visibilityState==="visible"})(V)?setInterval(this.Lt.bind(this),this.flushIntervalMilliseconds):null}Ot(){E&&V&&(this.Nt=this.Lt.bind(this),mt(E,"beforeunload",this.Nt),this.Ut=e=>this.Dt(e||E?.event),mt(V,"click",this.Ut,{capture:!0}),this.zt=e=>this.Ht(e||E?.event),mt(V,"mousemove",this.zt,{capture:!0}),this.Bt=new Nh(this.instance,o4,this.jt.bind(this)),this.Bt.startIfEnabled(),this.qt=this.Mt.bind(this),mt(V,"visibilitychange",this.qt),this.P=!0)}At(){var e;E&&V&&(this.Nt&&E.removeEventListener("beforeunload",this.Nt),this.Ut&&V.removeEventListener("click",this.Ut,{capture:!0}),this.zt&&V.removeEventListener("mousemove",this.zt,{capture:!0}),this.qt&&V.removeEventListener("visibilitychange",this.qt),clearTimeout(this.Wt),(e=this.Bt)==null||e.stop(),this.P=!1)}Gt(e,a){var r=this.instance.scrollManager.scrollY(),n=this.instance.scrollManager.scrollX(),o=this.instance.scrollManager.scrollElement(),i=(function(s,l,u){for(var c=s;c&&Xh(c)&&!Lo(c,"body");){if(c===u)return!1;if(he(l,E?.getComputedStyle(c).position))return!0;c=jT(c)}return!1})(VT(e),["fixed","sticky"],o);return{x:e.clientX+(i?0:n),y:e.clientY+(i?0:r),target_fixed:i,type:a}}Dt(e,a){var r;if(a===void 0&&(a="click"),!BE(e.target)&&ZE(e)){var n=this.Gt(e,a);(r=this.rageclicks)!=null&&r.isRageClick(e.clientX,e.clientY,new Date().getTime())&&this.Vt(W({},n,{type:"rageclick"})),this.Vt(n)}}Ht(e){!BE(e.target)&&ZE(e)&&(clearTimeout(this.Wt),this.Wt=setTimeout((()=>{this.Vt(this.Gt(e,"mousemove"))}),500))}Vt(e){if(E){var a=E.location.href,r=this.instance.config.mask_personal_data_properties,n=this.instance.config.custom_personal_data_properties,o=r?ll([],ul,n||[]):[],i=Gc(a,o,Wc);this.N=this.N||{},this.N[i]||(this.N[i]=[]),this.N[i].push(e)}}Lt(){this.N&&!tl(this.N)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},Fh=class{constructor(e){this.Jt=(a,r,n)=>{n&&(n.noSessionId||n.activityTimeout||n.sessionPastMaximumLength)&&(j.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:a,changeReason:n}),this.Kt=void 0,this._instance.scrollManager.resetContext())},this._instance=e,this.Yt()}Yt(){var e;this.Xt=(e=this._instance.sessionManager)==null?void 0:e.onSessionId(this.Jt)}destroy(){var e;(e=this.Xt)==null||e.call(this),this.Xt=void 0}doPageView(e,a){var r,n=this.Qt(e,a);return this.Kt={pathname:(r=E?.location.pathname)!==null&&r!==void 0?r:"",pageViewId:a,timestamp:e},this._instance.scrollManager.resetContext(),n}doPageLeave(e){var a;return this.Qt(e,(a=this.Kt)==null?void 0:a.pageViewId)}doEvent(){var e;return{$pageview_id:(e=this.Kt)==null?void 0:e.pageViewId}}Qt(e,a){var r=this.Kt;if(!r)return{$pageview_id:a};var n={$pageview_id:a,$prev_pageview_id:r.pageViewId},o=this._instance.scrollManager.getContext();if(o&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:i,lastScrollY:s,maxScrollY:l,maxContentHeight:u,lastContentY:c,maxContentY:d}=o;if(!($(i)||$(s)||$(l)||$(u)||$(c)||$(d))){i=Math.ceil(i),s=Math.ceil(s),l=Math.ceil(l),u=Math.ceil(u),c=Math.ceil(c),d=Math.ceil(d);var f=i<=1?1:Tr(s/i,0,1,j),h=i<=1?1:Tr(l/i,0,1,j),S=u<=1?1:Tr(c/u,0,1,j),x=u<=1?1:Tr(d/u,0,1,j);n=ut(n,{$prev_pageview_last_scroll:s,$prev_pageview_last_scroll_percentage:f,$prev_pageview_max_scroll:l,$prev_pageview_max_scroll_percentage:h,$prev_pageview_last_content:c,$prev_pageview_last_content_percentage:S,$prev_pageview_max_content:d,$prev_pageview_max_content_percentage:x})}}return r.pathname&&(n.$prev_pageview_pathname=r.pathname),r.timestamp&&(n.$prev_pageview_duration=(e.getTime()-r.timestamp.getTime())/1e3),n}};var yn=(function(t){return t.GZipJS="gzip-js",t.Base64="base64",t})({}),Wa=Uint8Array,Kt=Uint16Array,sl=Uint32Array,R0=new Wa([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),M0=new Wa([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),XE=new Wa([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),lR=function(t,e){for(var a=new Kt(31),r=0;r<31;++r)a[r]=e+=1<<t[r-1];var n=new sl(a[30]);for(r=1;r<30;++r)for(var o=a[r];o<a[r+1];++o)n[o]=o-a[r]<<5|r;return[a,n]},uR=lR(R0,2),m4=uR[0],Kb=uR[1];m4[28]=258,Kb[258]=28;for(Yb=lR(M0,0)[1],Hh=new Kt(32768),He=0;He<32768;++He)xo=(43690&He)>>>1|(21845&He)<<1,xo=(61680&(xo=(52428&xo)>>>2|(13107&xo)<<2))>>>4|(3855&xo)<<4,Hh[He]=((65280&xo)>>>8|(255&xo)<<8)>>>1;var xo,Yb,Hh,He,Pc=function(t,e,a){for(var r=t.length,n=0,o=new Kt(e);n<r;++n)++o[t[n]-1];var i,s=new Kt(e);for(n=0;n<e;++n)s[n]=s[n-1]+o[n-1]<<1;if(a){i=new Kt(1<<e);var l=15-e;for(n=0;n<r;++n)if(t[n])for(var u=n<<4|t[n],c=e-t[n],d=s[t[n]-1]++<<c,f=d|(1<<c)-1;d<=f;++d)i[Hh[d]>>>l]=u}else for(i=new Kt(r),n=0;n<r;++n)i[n]=Hh[s[t[n]-1]++]>>>15-t[n];return i},Ai=new Wa(288);for(He=0;He<144;++He)Ai[He]=8;for(He=144;He<256;++He)Ai[He]=9;for(He=256;He<280;++He)Ai[He]=7;for(He=280;He<288;++He)Ai[He]=8;var Uh=new Wa(32);for(He=0;He<32;++He)Uh[He]=5;var g4=Pc(Ai,9,0),v4=Pc(Uh,5,0),cR=function(t){return(t/8>>0)+(7&t&&1)},dR=function(t,e,a){(a==null||a>t.length)&&(a=t.length);var r=new(t instanceof Kt?Kt:t instanceof sl?sl:Wa)(a-e);return r.set(t.subarray(e,a)),r},pn=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8},_c=function(t,e,a){a<<=7&e;var r=e/8>>0;t[r]|=a,t[r+1]|=a>>>8,t[r+2]|=a>>>16},tb=function(t,e){for(var a=[],r=0;r<t.length;++r)t[r]&&a.push({s:r,f:t[r]});var n=a.length,o=a.slice();if(!n)return[new Wa(0),0];if(n==1){var i=new Wa(a[0].s+1);return i[a[0].s]=1,[i,1]}a.sort((function(C,w){return C.f-w.f})),a.push({s:-1,f:25001});var s=a[0],l=a[1],u=0,c=1,d=2;for(a[0]={s:-1,f:s.f+l.f,l:s,r:l};c!=n-1;)s=a[a[u].f<a[d].f?u++:d++],l=a[u!=c&&a[u].f<a[d].f?u++:d++],a[c++]={s:-1,f:s.f+l.f,l:s,r:l};var f=o[0].s;for(r=1;r<n;++r)o[r].s>f&&(f=o[r].s);var h=new Kt(f+1),S=Qb(a[c-1],h,0);if(S>e){r=0;var x=0,b=S-e,g=1<<b;for(o.sort((function(C,w){return h[w.s]-h[C.s]||C.f-w.f}));r<n;++r){var m=o[r].s;if(!(h[m]>e))break;x+=g-(1<<S-h[m]),h[m]=e}for(x>>>=b;x>0;){var y=o[r].s;h[y]<e?x-=1<<e-h[y]++-1:++r}for(;r>=0&&x;--r){var v=o[r].s;h[v]==e&&(--h[v],++x)}S=e}return[new Wa(h),S]},Qb=function(t,e,a){return t.s==-1?Math.max(Qb(t.l,e,a+1),Qb(t.r,e,a+1)):e[t.s]=a},KE=function(t){for(var e=t.length;e&&!t[--e];);for(var a=new Kt(++e),r=0,n=t[0],o=1,i=function(l){a[r++]=l},s=1;s<=e;++s)if(t[s]==n&&s!=e)++o;else{if(!n&&o>2){for(;o>138;o-=138)i(32754);o>2&&(i(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(i(n),--o;o>6;o-=6)i(8304);o>2&&(i(o-3<<5|8208),o=0)}for(;o--;)i(n);o=1,n=t[s]}return[a.subarray(0,r),e]},Cc=function(t,e){for(var a=0,r=0;r<e.length;++r)a+=t[r]*e[r];return a},Jb=function(t,e,a){var r=a.length,n=cR(e+2);t[n]=255&r,t[n+1]=r>>>8,t[n+2]=255^t[n],t[n+3]=255^t[n+1];for(var o=0;o<r;++o)t[n+o+4]=a[o];return 8*(n+4+r)},YE=function(t,e,a,r,n,o,i,s,l,u,c){pn(e,c++,a),++n[256];for(var d=tb(n,15),f=d[0],h=d[1],S=tb(o,15),x=S[0],b=S[1],g=KE(f),m=g[0],y=g[1],v=KE(x),C=v[0],w=v[1],_=new Kt(19),L=0;L<m.length;++L)_[31&m[L]]++;for(L=0;L<C.length;++L)_[31&C[L]]++;for(var I=tb(_,7),A=I[0],T=I[1],N=19;N>4&&!A[XE[N-1]];--N);var B,F,H,R,z=u+5<<3,M=Cc(n,Ai)+Cc(o,Uh)+i,U=Cc(n,f)+Cc(o,x)+i+14+3*N+Cc(_,A)+(2*_[16]+3*_[17]+7*_[18]);if(z<=M&&z<=U)return Jb(e,c,t.subarray(l,l+u));if(pn(e,c,1+(U<M)),c+=2,U<M){B=Pc(f,h,0),F=f,H=Pc(x,b,0),R=x;var ue=Pc(A,T,0);for(pn(e,c,y-257),pn(e,c+5,w-1),pn(e,c+10,N-4),c+=14,L=0;L<N;++L)pn(e,c+3*L,A[XE[L]]);c+=3*N;for(var Re=[m,C],we=0;we<2;++we){var gt=Re[we];for(L=0;L<gt.length;++L){var G=31>[L];pn(e,c,ue[G]),c+=A[G],G>15&&(pn(e,c,gt[L]>>>5&127),c+=gt[L]>>>12)}}}else B=g4,F=Ai,H=v4,R=Uh;for(L=0;L<s;++L)if(r[L]>255){G=r[L]>>>18&31,_c(e,c,B[G+257]),c+=F[G+257],G>7&&(pn(e,c,r[L]>>>23&31),c+=R0[G]);var te=31&r[L];_c(e,c,H[te]),c+=R[te],te>3&&(_c(e,c,r[L]>>>5&8191),c+=M0[te])}else _c(e,c,B[r[L]]),c+=F[r[L]];return _c(e,c,B[256]),c+F[256]},y4=new sl([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),x4=(function(){for(var t=new sl(256),e=0;e<256;++e){for(var a=e,r=9;--r;)a=(1&a&&3988292384)^a>>>1;t[e]=a}return t})(),b4=function(t,e,a,r,n){return(function(o,i,s,l,u,c){var d=o.length,f=new Wa(l+d+5*(1+Math.floor(d/7e3))+u),h=f.subarray(l,f.length-u),S=0;if(!i||d<8)for(var x=0;x<=d;x+=65535){var b=x+65535;b<d?S=Jb(h,S,o.subarray(x,b)):(h[x]=c,S=Jb(h,S,o.subarray(x,d)))}else{for(var g=y4[i-1],m=g>>>13,y=8191&g,v=(1<<s)-1,C=new Kt(32768),w=new Kt(v+1),_=Math.ceil(s/3),L=2*_,I=function(Pm){return(o[Pm]^o[Pm+1]<<_^o[Pm+2]<<L)&v},A=new sl(25e3),T=new Kt(288),N=new Kt(32),B=0,F=0,H=(x=0,0),R=0,z=0;x<d;++x){var M=I(x),U=32767&x,ue=w[M];if(C[U]=ue,w[M]=U,R<=x){var Re=d-x;if((B>7e3||H>24576)&&Re>423){S=YE(o,h,0,A,T,N,F,H,z,x-z,S),H=B=F=0,z=x;for(var we=0;we<286;++we)T[we]=0;for(we=0;we<30;++we)N[we]=0}var gt=2,G=0,te=y,Qe=U-ue&32767;if(Re>2&&M==I(x-Qe))for(var Me=Math.min(m,Re)-1,Ll=Math.min(32767,x),Dm=Math.min(258,Re);Qe<=Ll&&--te&&U!=ue;){if(o[x+gt]==o[x+gt-Qe]){for(var wn=0;wn<Dm&&o[x+wn]==o[x+wn-Qe];++wn);if(wn>gt){if(gt=wn,G=Qe,wn>Me)break;var l2=Math.min(Qe,wn-2),WS=0;for(we=0;we<l2;++we){var Bm=x-Qe+we+32768&32767,ZS=Bm-C[Bm]+32768&32767;ZS>WS&&(WS=ZS,ue=Bm)}}}Qe+=(U=ue)-(ue=C[U])+32768&32767}if(G){A[H++]=268435456|Kb[gt]<<18|Yb[G];var XS=31&Kb[gt],KS=31&Yb[G];F+=R0[XS]+M0[KS],++T[257+XS],++N[KS],R=x+gt,++B}else A[H++]=o[x],++T[o[x]]}}S=YE(o,h,c,A,T,N,F,H,z,x-z,S)}return dR(f,0,l+cR(S)+u)})(t,e.level==null?6:e.level,e.mem==null?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):12+e.mem,a,r,!0)},ab=function(t,e,a){for(;a;++e)t[e]=a,a>>>=8};function S4(t,e){e===void 0&&(e={});var a=(function(){var s=4294967295;return{p:function(l){for(var u=s,c=0;c<l.length;++c)u=x4[255&u^l[c]]^u>>>8;s=u},d:function(){return 4294967295^s}}})(),r=t.length;a.p(t);var n,o=b4(t,e,10+((n=e).filename&&n.filename.length+1||0),8),i=o.length;return(function(s,l){var u=l.filename;if(s[0]=31,s[1]=139,s[2]=8,s[8]=l.level<2?4:l.level==9?2:0,s[9]=3,l.mtime!=0&&ab(s,4,Math.floor(new Date(l.mtime||Date.now())/1e3)),u){s[3]=8;for(var c=0;c<=u.length;++c)s[c+10]=u.charCodeAt(c)}})(o,e),ab(o,i-8,a.d()),ab(o,i-4,r),o}var _4=function(t){var e,a,r,n,o="";for(e=a=0,r=(t=(t+"").replace(/\r\n/g,`
|
|
516
500
|
`).replace(/\r/g,`
|
|
517
|
-
`)).length,r=0;r<n;r++){var i=t.charCodeAt(r),s=null;i<128?a++:s=i>127&&i<2048?String.fromCharCode(i>>6|192,63&i|128):String.fromCharCode(i>>12|224,i>>6&63|128,63&i|128),pr(s)||(a>e&&(o+=t.substring(e,a)),o+=s,e=a=r+1)}return a>e&&(o+=t.substring(e,t.length)),o},TH=!!Ex||!!Ax,VA="text/plain",fh=function(t,e,a){var n;a===void 0&&(a=!0);var[r,o]=t.split("?"),i=Z({},e),s=(n=o?.split("&").map((u=>{var c,[d,f]=u.split("="),m=a&&(c=i[d])!==null&&c!==void 0?c:f;return delete i[d],d+"="+m})))!==null&&n!==void 0?n:[],l=ZN(i);return l&&s.push(l),r+"?"+s.join("&")},uc=(t,e)=>JSON.stringify(t,((a,n)=>typeof n=="bigint"?n.toString():n),e),_x=t=>{var{data:e,compression:a}=t;if(e){if(a===fr.GZipJS){var n=AH((function(l,u){var c=l.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(l);for(var d=new za(l.length+(l.length>>>1)),f=0,m=function(p){d[f++]=p},S=0;S<c;++S){if(f+5>d.length){var b=new za(f+8+(c-S<<1));b.set(d),d=b}var x=l.charCodeAt(S);x<128||u?m(x):x<2048?(m(192|x>>>6),m(128|63&x)):x>55295&&x<57344?(m(240|(x=65536+(1047552&x)|1023&l.charCodeAt(++S))>>>18),m(128|x>>>12&63),m(128|x>>>6&63),m(128|63&x)):(m(224|x>>>12),m(128|x>>>6&63),m(128|63&x))}return nT(d,0,f)})(uc(e)),{mtime:0}),r=new Blob([n],{type:VA});return{contentType:VA,body:r,estimatedSize:r.size}}if(a===fr.Base64){var o=(function(l){var u,c,d,f,m,S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",b=0,x=0,p="",g=[];if(!l)return l;l=EH(l);do u=(m=l.charCodeAt(b++)<<16|l.charCodeAt(b++)<<8|l.charCodeAt(b++))>>18&63,c=m>>12&63,d=m>>6&63,f=63&m,g[x++]=S.charAt(u)+S.charAt(c)+S.charAt(d)+S.charAt(f);while(b<l.length);switch(p=g.join(""),l.length%3){case 1:p=p.slice(0,-2)+"==";break;case 2:p=p.slice(0,-1)+"="}return p})(uc(e)),i=(l=>"data="+encodeURIComponent(typeof l=="string"?l:uc(l)))(o);return{contentType:"application/x-www-form-urlencoded",body:i,estimatedSize:new Blob([i]).size}}var s=uc(e);return{contentType:"application/json",body:s,estimatedSize:new Blob([s]).size}}},Xp=[];Ax&&Xp.push({transport:"fetch",method:t=>{var e,a,{contentType:n,body:r,estimatedSize:o}=(e=_x(t))!==null&&e!==void 0?e:{},i=new Headers;Be(t.headers,(function(c,d){i.append(d,c)})),n&&i.append("Content-Type",n);var s=t.url,l=null;if(cA){var u=new cA;l={signal:u.signal,timeout:setTimeout((()=>u.abort()),t.timeout)}}Ax(s,Z({method:t?.method||"GET",headers:i,keepalive:t.method==="POST"&&(o||0)<52428.8,body:r,signal:(a=l)==null?void 0:a.signal},t.fetchOptions)).then((c=>c.text().then((d=>{var f={statusCode:c.status,text:d};if(c.status===200)try{f.json=JSON.parse(d)}catch(m){$.error(m)}t.callback==null||t.callback(f)})))).catch((c=>{$.error(c),t.callback==null||t.callback({statusCode:0,text:c})})).finally((()=>l?clearTimeout(l.timeout):null))}}),Ex&&Xp.push({transport:"XHR",method:t=>{var e,a=new Ex;a.open(t.method||"GET",t.url,!0);var{contentType:n,body:r}=(e=_x(t))!==null&&e!==void 0?e:{};Be(t.headers,(function(o,i){a.setRequestHeader(i,o)})),n&&a.setRequestHeader("Content-Type",n),t.timeout&&(a.timeout=t.timeout),t.disableXHRCredentials||(a.withCredentials=!0),a.onreadystatechange=()=>{if(a.readyState===4){var o={statusCode:a.status,text:a.responseText};if(a.status===200)try{o.json=JSON.parse(a.responseText)}catch{}t.callback==null||t.callback(o)}},a.send(r)}}),ba!=null&&ba.sendBeacon&&Xp.push({transport:"sendBeacon",method:t=>{var e=fh(t.url,{beacon:"1"});try{var a,{contentType:n,body:r}=(a=_x(t))!==null&&a!==void 0?a:{},o=typeof r=="string"?new Blob([r],{type:n}):r;ba.sendBeacon(e,o)}catch{}}});var ph=function(t,e){if(!(function(a){try{new RegExp(a)}catch{return!1}return!0})(e))return!1;try{return new RegExp(e).test(t)}catch{return!1}};function jA(t,e,a){return uc({distinct_id:t,userPropertiesToSet:e,userPropertiesToSetOnce:a})}var rT={exact:(t,e)=>e.some((a=>t.some((n=>a===n)))),is_not:(t,e)=>e.every((a=>t.every((n=>a!==n)))),regex:(t,e)=>e.some((a=>t.some((n=>ph(a,n))))),not_regex:(t,e)=>e.every((a=>t.every((n=>!ph(a,n))))),icontains:(t,e)=>e.map(Zp).some((a=>t.map(Zp).some((n=>a.includes(n))))),not_icontains:(t,e)=>e.map(Zp).every((a=>t.map(Zp).every((n=>!a.includes(n)))))},Zp=t=>t.toLowerCase();function oT(t,e){return!t||Object.entries(t).every((a=>{var[n,r]=a,o=e?.[n];if(z(o)||pr(o))return!1;var i=[String(o)],s=rT[r.operator];return!!s&&s(r.values,i)}))}var wx=ft("[Error tracking]"),xb=class{constructor(e){var a,n;this.Jt=[],this.Kt=new Ox([new Px,new $x,new Nx,new Fx,new zx,new Ux,new Hx,new qx],EN("web:javascript",LN,AN)),this._instance=e,this.Jt=(a=(n=this._instance.persistence)==null?void 0:n.get_property(jx))!==null&&a!==void 0?a:[]}onRemoteConfig(e){var a,n,r,o=(a=(n=e.errorTracking)==null?void 0:n.suppressionRules)!==null&&a!==void 0?a:[],i=(r=e.errorTracking)==null?void 0:r.captureExtensionExceptions;this.Jt=o,this._instance.persistence&&this._instance.persistence.register({[jx]:this.Jt,[SA]:i})}get Yt(){var e,a=!!this._instance.get_property(SA),n=this._instance.config.error_tracking.captureExtensionExceptions;return(e=n??a)!==null&&e!==void 0&&e}buildProperties(e,a){return this.Kt.buildFromUnknown(e,{syntheticException:a?.syntheticException,mechanism:{handled:a?.handled}})}sendExceptionEvent(e){var a=e.$exception_list;if(this.Xt(a)){if(this.Qt(a))return void wx.info("Skipping exception capture because a suppression rule matched");if(!this.Yt&&this.Zt(a))return void wx.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ti(a))return void wx.info("Skipping exception capture because it was thrown by the PostHog SDK")}return this._instance.capture("$exception",e,{_noTruncate:!0,_batchKey:"exceptionEvent"})}Qt(e){if(e.length===0)return!1;var a=e.reduce(((n,r)=>{var{type:o,value:i}=r;return dt(o)&&o.length>0&&n.$exception_types.push(o),dt(i)&&i.length>0&&n.$exception_values.push(i),n}),{$exception_types:[],$exception_values:[]});return this.Jt.some((n=>{var r=n.values.map((o=>{var i,s=rT[o.operator],l=Me(o.value)?o.value:[o.value],u=(i=a[o.key])!==null&&i!==void 0?i:[];return l.length>0&&s(l,u)}));return n.type==="OR"?r.some(Boolean):r.every(Boolean)}))}Zt(e){return e.flatMap((a=>{var n,r;return(n=(r=a.stacktrace)==null?void 0:r.frames)!==null&&n!==void 0?n:[]})).some((a=>a.filename&&a.filename.startsWith("chrome-extension://")))}ti(e){if(e.length>0){var a,n,r,o,i=(a=(n=e[0].stacktrace)==null?void 0:n.frames)!==null&&a!==void 0?a:[],s=i[i.length-1];return(r=s==null||(o=s.filename)==null?void 0:o.includes("posthog.com/static"))!==null&&r!==void 0&&r}return!1}Xt(e){return!Ae(e)&&Me(e)}},nn=ft("[FeatureFlags]"),ec=ft("[FeatureFlags]",{debugEnabled:!0}),Lx="$active_feature_flags",zs="$override_feature_flags",GA="$feature_flag_payloads",tc="$override_feature_flag_payloads",ZA="$feature_flag_request_id",WA="$feature_flag_evaluated_at",XA=t=>{var e={};for(var[a,n]of Wp(t||{}))n&&(e[a]=n);return e},RH=t=>{var e=t.flags;return e?(t.featureFlags=Object.fromEntries(Object.keys(e).map((a=>{var n;return[a,(n=e[a].variant)!==null&&n!==void 0?n:e[a].enabled]}))),t.featureFlagPayloads=Object.fromEntries(Object.keys(e).filter((a=>e[a].enabled)).filter((a=>{var n;return(n=e[a].metadata)==null?void 0:n.payload})).map((a=>{var n;return[a,(n=e[a].metadata)==null?void 0:n.payload]})))):nn.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),t},MH=(function(t){return t.FeatureFlags="feature_flags",t.Recordings="recordings",t})({}),bb=class{constructor(e){this.ii=!1,this.ei=!1,this.ri=!1,this.si=!1,this.ni=!1,this.oi=!1,this.ai=!1,this._instance=e,this.featureFlagEventHandlers=[]}li(){var e=this._instance.config.evaluation_environments;return e!=null&&e.length?e.filter((a=>{var n=a&&typeof a=="string"&&a.trim().length>0;return n||nn.error("Invalid evaluation environment found:",a,"Expected non-empty string"),n})):[]}ui(){return this.li().length>0}flags(){if(this._instance.config.__preview_remote_config)this.oi=!0;else{var e=!this.hi&&(this._instance.config.advanced_disable_feature_flags||this._instance.config.advanced_disable_feature_flags_on_first_load);this.vi({disableFlags:e})}}get hasLoadedFlags(){return this.ei}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this._instance.get_property(Gx),a=this._instance.get_property(zs),n=this._instance.get_property(tc);if(!n&&!a)return e||{};var r=tt({},e||{}),o=[...new Set([...Object.keys(n||{}),...Object.keys(a||{})])];for(var i of o){var s,l,u=r[i],c=a?.[i],d=z(c)?(s=u?.enabled)!==null&&s!==void 0&&s:!!c,f=z(c)?u.variant:typeof c=="string"?c:void 0,m=n?.[i],S=Z({},u,{enabled:d,variant:d?f??u?.variant:void 0});d!==u?.enabled&&(S.original_enabled=u?.enabled),f!==u?.variant&&(S.original_variant=u?.variant),m&&(S.metadata=Z({},u?.metadata,{payload:m,original_payload:u==null||(l=u.metadata)==null?void 0:l.payload})),r[i]=S}return this.ii||(nn.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:n,finalDetails:r}),this.ii=!0),r}getFlagVariants(){var e=this._instance.get_property(js),a=this._instance.get_property(zs);if(!a)return e||{};for(var n=tt({},e),r=Object.keys(a),o=0;o<r.length;o++)n[r[o]]=a[r[o]];return this.ii||(nn.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:a,finalFlags:n}),this.ii=!0),n}getFlagPayloads(){var e=this._instance.get_property(GA),a=this._instance.get_property(tc);if(!a)return e||{};for(var n=tt({},e||{}),r=Object.keys(a),o=0;o<r.length;o++)n[r[o]]=a[r[o]];return this.ii||(nn.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:a,finalPayloads:n}),this.ii=!0),n}reloadFeatureFlags(){this.si||this._instance.config.advanced_disable_feature_flags||this.hi||(this.hi=setTimeout((()=>{this.vi()}),5))}di(){clearTimeout(this.hi),this.hi=void 0}ensureFlagsLoaded(){this.ei||this.ri||this.hi||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.si=e}vi(e){var a;if(this.di(),!this._instance.O())if(this.ri)this.ni=!0;else{var n={token:this._instance.config.token,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:Z({},((a=this._instance.persistence)==null?void 0:a.get_initial_props())||{},this._instance.get_property(sc)||{}),group_properties:this._instance.get_property(xi)};(e!=null&&e.disableFlags||this._instance.config.advanced_disable_feature_flags)&&(n.disable_flags=!0),this.ui()&&(n.evaluation_environments=this.li());var r=this._instance.config.__preview_remote_config,o=r?"/flags/?v=2":"/flags/?v=2&config=true",i=this._instance.config.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":"",s=this._instance.requestRouter.endpointFor("flags",o+i);r&&(n.timezone=JE()),this.ri=!0,this._instance.ci({method:"POST",url:s,data:n,compression:this._instance.config.disable_compression?void 0:fr.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:l=>{var u,c,d=!0;if(l.statusCode===200&&(this.ni||(this.$anon_distinct_id=void 0),d=!1),this.ri=!1,this.oi||(this.oi=!0,this._instance.fi((c=l.json)!==null&&c!==void 0?c:{})),!n.disable_flags||this.ni)if(this.ai=!d,l.json&&(u=l.json.quotaLimited)!=null&&u.includes(MH.FeatureFlags))nn.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more.");else{var f;n.disable_flags||this.receivedFeatureFlags((f=l.json)!==null&&f!==void 0?f:{},d),this.ni&&(this.ni=!1,this.vi())}}})}}getFeatureFlag(e,a){if(a===void 0&&(a={}),this.ei||this.getFlags()&&this.getFlags().length>0){var n=this.getFlagVariants()[e],r=""+n,o=this._instance.get_property(ZA)||void 0,i=this._instance.get_property(WA)||void 0,s=this._instance.get_property(eh)||{};if((a.send_event||!("send_event"in a))&&(!(e in s)||!s[e].includes(r))){var l,u,c,d,f,m,S,b,x;Me(s[e])?s[e].push(r):s[e]=[r],(l=this._instance.persistence)==null||l.register({[eh]:s});var p=this.getFeatureFlagDetails(e),g={$feature_flag:e,$feature_flag_response:n,$feature_flag_payload:this.getFeatureFlagPayload(e)||null,$feature_flag_request_id:o,$feature_flag_evaluated_at:i,$feature_flag_bootstrapped_response:((u=this._instance.config.bootstrap)==null||(u=u.featureFlags)==null?void 0:u[e])||null,$feature_flag_bootstrapped_payload:((c=this._instance.config.bootstrap)==null||(c=c.featureFlagPayloads)==null?void 0:c[e])||null,$used_bootstrap_value:!this.ai};z(p==null||(d=p.metadata)==null?void 0:d.version)||(g.$feature_flag_version=p.metadata.version);var v,y=(f=p==null||(m=p.reason)==null?void 0:m.description)!==null&&f!==void 0?f:p==null||(S=p.reason)==null?void 0:S.code;y&&(g.$feature_flag_reason=y),p!=null&&(b=p.metadata)!=null&&b.id&&(g.$feature_flag_id=p.metadata.id),z(p?.original_variant)&&z(p?.original_enabled)||(g.$feature_flag_original_response=z(p.original_variant)?p.original_enabled:p.original_variant),p!=null&&(x=p.metadata)!=null&&x.original_payload&&(g.$feature_flag_original_payload=p==null||(v=p.metadata)==null?void 0:v.original_payload),this._instance.capture("$feature_flag_called",g)}return n}nn.warn('getFeatureFlag for key "'+e+`" failed. Feature flags didn't load in time.`)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){return this.getFlagPayloads()[e]}getRemoteConfigPayload(e,a){var n=this._instance.config.token,r={distinct_id:this._instance.get_distinct_id(),token:n};this.ui()&&(r.evaluation_environments=this.li()),this._instance.ci({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2&config=true"),data:r,compression:this._instance.config.disable_compression?void 0:fr.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:o=>{var i,s=(i=o.json)==null?void 0:i.featureFlagPayloads;a(s?.[e]||void 0)}})}isFeatureEnabled(e,a){if(a===void 0&&(a={}),this.ei||this.getFlags()&&this.getFlags().length>0){var n=this.getFeatureFlag(e,a);return z(n)?void 0:!!n}nn.warn('isFeatureEnabled for key "'+e+`" failed. Feature flags didn't load in time.`)}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((a=>a!==e))}receivedFeatureFlags(e,a){if(this._instance.persistence){this.ei=!0;var n=this.getFlagVariants(),r=this.getFlagPayloads(),o=this.getFlagsWithDetails();(function(i,s,l,u,c){l===void 0&&(l={}),u===void 0&&(u={}),c===void 0&&(c={});var d=RH(i),f=d.flags,m=d.featureFlags,S=d.featureFlagPayloads;if(m){var b=i.requestId,x=i.evaluatedAt;if(Me(m)){nn.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var p={};if(m)for(var g=0;g<m.length;g++)p[m[g]]=!0;s&&s.register({[Lx]:m,[js]:p})}else{var v=m,y=S,_=f;i.errorsWhileComputingFlags&&(v=Z({},l,v),y=Z({},u,y),_=Z({},c,_)),s&&s.register(Z({[Lx]:Object.keys(XA(v)),[js]:v||{},[GA]:y||{},[Gx]:_||{}},b?{[ZA]:b}:{},x?{[WA]:x}:{}))}}})(e,this._instance.persistence,n,r,o),this.pi(a)}}override(e,a){a===void 0&&(a=!1),nn.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:a})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this._instance.persistence)return nn.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(e===!1)return this._instance.persistence.unregister(zs),this._instance.persistence.unregister(tc),this.pi(),ec.info("All overrides cleared");if(e&&typeof e=="object"&&("flags"in e||"payloads"in e)){var a,n=e;if(this.ii=!!((a=n.suppressWarning)!==null&&a!==void 0&&a),"flags"in n){if(n.flags===!1)this._instance.persistence.unregister(zs),ec.info("Flag overrides cleared");else if(n.flags){if(Me(n.flags)){for(var r={},o=0;o<n.flags.length;o++)r[n.flags[o]]=!0;this._instance.persistence.register({[zs]:r})}else this._instance.persistence.register({[zs]:n.flags});ec.info("Flag overrides set",{flags:n.flags})}}return"payloads"in n&&(n.payloads===!1?(this._instance.persistence.unregister(tc),ec.info("Payload overrides cleared")):n.payloads&&(this._instance.persistence.register({[tc]:n.payloads}),ec.info("Payload overrides set",{payloads:n.payloads}))),void this.pi()}this.pi()}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.ei){var{flags:a,flagVariants:n}=this.gi();e(a,n)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,a,n){var r,o=(this._instance.get_property(ic)||[]).find((u=>u.flagKey===e)),i={["$feature_enrollment/"+e]:a},s={$feature_flag:e,$feature_enrollment:a,$set:i};o&&(s.$early_access_feature_name=o.name),n&&(s.$feature_enrollment_stage=n),this._instance.capture("$feature_enrollment_update",s),this.setPersonPropertiesForFlags(i,!1);var l=Z({},this.getFlagVariants(),{[e]:a});(r=this._instance.persistence)==null||r.register({[Lx]:Object.keys(XA(l)),[js]:l}),this.pi()}getEarlyAccessFeatures(e,a,n){a===void 0&&(a=!1);var r=this._instance.get_property(ic),o=n?"&"+n.map((i=>"stage="+i)).join("&"):"";if(r&&!a)return e(r);this._instance.ci({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this._instance.config.token+o),method:"GET",callback:i=>{var s,l;if(i.json){var u=i.json.earlyAccessFeatures;return(s=this._instance.persistence)==null||s.unregister(ic),(l=this._instance.persistence)==null||l.register({[ic]:u}),e(u)}}})}gi(){var e=this.getFlags(),a=this.getFlagVariants();return{flags:e.filter((n=>a[n])),flagVariants:Object.keys(a).filter((n=>a[n])).reduce(((n,r)=>(n[r]=a[r],n)),{})}}pi(e){var{flags:a,flagVariants:n}=this.gi();this.featureFlagEventHandlers.forEach((r=>r(a,n,{errorsLoading:e})))}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0);var n=this._instance.get_property(sc)||{};this._instance.register({[sc]:Z({},n,e)}),a&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(sc)}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0);var n=this._instance.get_property(xi)||{};Object.keys(n).length!==0&&Object.keys(n).forEach((r=>{n[r]=Z({},n[r],e[r]),delete e[r]})),this._instance.register({[xi]:Z({},n,e)}),a&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var a=this._instance.get_property(xi)||{};this._instance.register({[xi]:Z({},a,{[e]:{}})})}else this._instance.unregister(xi)}reset(){this.ei=!1,this.ri=!1,this.si=!1,this.ni=!1,this.oi=!1,this.ai=!1,this.$anon_distinct_id=void 0,this.di(),this.ii=!1}},DH=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],fc=class{constructor(e,a){this.F=e,this.props={},this.mi=!1,this.yi=(n=>{var r="";return n.token&&(r=n.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),n.persistence_name?"ph_"+n.persistence_name:"ph_"+r+"_posthog"})(e),this.Y=this.bi(e),this.load(),e.debug&&$.info("Persistence loaded",e.persistence,Z({},this.props)),this.update_config(e,e,a),this.save()}isDisabled(){return!!this.wi}bi(e){DH.indexOf(e.persistence.toLowerCase())===-1&&($.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var a=e.persistence.toLowerCase();return a==="localstorage"&&We.H()?We:a==="localstorage+cookie"&&$p.H()?$p:a==="sessionstorage"&&It.H()?It:a==="memory"?tH:a==="cookie"?_n:$p.H()?$p:_n}properties(){var e={};return Be(this.props,(function(a,n){if(n===js&&vt(a))for(var r=Object.keys(a),o=0;o<r.length;o++)e["$feature/"+r[o]]=a[r[o]];else s=n,l=!1,(pr(i=FN)?l:uA&&i.indexOf===uA?i.indexOf(s)!=-1:(Be(i,(function(u){if(l||(l=u===s))return Qp})),l))||(e[n]=a);var i,s,l})),e}load(){if(!this.wi){var e=this.Y.W(this.yi);e&&(this.props=tt({},e))}}save(){this.wi||this.Y.G(this.yi,this.props,this.xi,this.Si,this.Ei,this.F.debug)}remove(){this.Y.V(this.yi,!1),this.Y.V(this.yi,!0)}clear(){this.remove(),this.props={}}register_once(e,a,n){if(vt(e)){z(a)&&(a="None"),this.xi=z(n)?this.$i:n;var r=!1;if(Be(e,((o,i)=>{this.props.hasOwnProperty(i)&&this.props[i]!==a||(this.props[i]=o,r=!0)})),r)return this.save(),!0}return!1}register(e,a){if(vt(e)){this.xi=z(a)?this.$i:a;var n=!1;if(Be(e,((r,o)=>{e.hasOwnProperty(o)&&this.props[o]!==r&&(this.props[o]=r,n=!0)})),n)return this.save(),!0}return!1}unregister(e){e in this.props&&(delete this.props[e],this.save())}update_campaign_params(){if(!this.mi){var e=ZE(this.F.custom_campaign_params,this.F.mask_personal_data_properties,this.F.custom_personal_data_properties);Vs(Nb(e))||this.register(e),this.mi=!0}}update_search_keyword(){var e;this.register((e=q?.referrer)?XE(e):{})}update_referrer_info(){var e;this.register_once({$referrer:YE(),$referring_domain:q!=null&&q.referrer&&((e=oh(q.referrer))==null?void 0:e.host)||"$direct"},void 0)}set_initial_person_info(){this.props[Yx]||this.props[Kx]||this.register_once({[th]:KE(this.F.mask_personal_data_properties,this.F.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};Be([Kx,Yx],(i=>{var s=this.props[i];s&&Be(s,(function(l,u){e["$initial_"+Tx(u)]=l}))}));var a,n,r=this.props[th];if(r){var o=(a=QE(r),n={},Be(a,(function(i,s){n["$initial_"+Tx(s)]=i})),n);tt(e,o)}return e}safe_merge(e){return Be(this.props,(function(a,n){n in e||(e[n]=a)})),e}update_config(e,a,n){if(this.$i=this.xi=e.cookie_expiration,this.set_disabled(e.disable_persistence||!!n),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie),e.persistence!==a.persistence){var r=this.bi(e),o=this.props;this.clear(),this.Y=r,this.props=o,this.save()}}set_disabled(e){this.wi=e,this.wi?this.remove():this.save()}set_cross_subdomain(e){e!==this.Si&&(this.Si=e,this.remove(),this.save())}set_secure(e){e!==this.Ei&&(this.Ei=e,this.remove(),this.save())}set_event_timer(e,a){var n=this.props[oc]||{};n[e]=a,this.props[oc]=n,this.save()}remove_event_timer(e){var a=(this.props[oc]||{})[e];return z(a)||(delete this.props[oc][e],this.save()),a}get_property(e){return this.props[e]}set_property(e,a){this.props[e]=a,this.save()}},ac=(function(t){return t.Activation="events",t.Cancellation="cancelEvents",t})({}),Y6=(function(t){return t.Button="button",t.Tab="tab",t.Selector="selector",t})({}),K6=(function(t){return t.TopLeft="top_left",t.TopRight="top_right",t.TopCenter="top_center",t.MiddleLeft="middle_left",t.MiddleRight="middle_right",t.MiddleCenter="middle_center",t.Left="left",t.Center="center",t.Right="right",t.NextToTrigger="next_to_trigger",t})({}),Q6=(function(t){return t.Top="top",t.Left="left",t.Right="right",t.Bottom="bottom",t})({}),kx=(function(t){return t.Popover="popover",t.API="api",t.Widget="widget",t.ExternalSurvey="external_survey",t})({}),J6=(function(t){return t.Open="open",t.MultipleChoice="multiple_choice",t.SingleChoice="single_choice",t.Rating="rating",t.Link="link",t})({}),e$=(function(t){return t.NextQuestion="next_question",t.End="end",t.ResponseBased="response_based",t.SpecificQuestion="specific_question",t})({}),t$=(function(t){return t.Once="once",t.Recurring="recurring",t.Always="always",t})({}),Yp=(function(t){return t.SHOWN="survey shown",t.DISMISSED="survey dismissed",t.SENT="survey sent",t})({}),YA=(function(t){return t.SURVEY_ID="$survey_id",t.SURVEY_NAME="$survey_name",t.SURVEY_RESPONSE="$survey_response",t.SURVEY_ITERATION="$survey_iteration",t.SURVEY_ITERATION_START_DATE="$survey_iteration_start_date",t.SURVEY_PARTIALLY_COMPLETED="$survey_partially_completed",t.SURVEY_SUBMISSION_ID="$survey_submission_id",t.SURVEY_QUESTIONS="$survey_questions",t.SURVEY_COMPLETED="$survey_completed",t})({}),iT=(function(t){return t.Popover="popover",t.Inline="inline",t})({}),xc=class{constructor(){this.ki={},this.ki={}}on(e,a){return this.ki[e]||(this.ki[e]=[]),this.ki[e].push(a),()=>{this.ki[e]=this.ki[e].filter((n=>n!==a))}}emit(e,a){for(var n of this.ki[e]||[])n(a);for(var r of this.ki["*"]||[])r(e,a)}};function qs(t,e,a){if(Ae(t))return!1;switch(a){case"exact":return t===e;case"contains":var n=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*");return new RegExp(n,"i").test(t);case"regex":try{return new RegExp(e).test(t)}catch{return!1}default:return!1}}var Sb=class{constructor(e){this.Pi=new xc,this.Ti=(a,n)=>this.Ri(a,n)&&this.Ii(a,n)&&this.Fi(a,n)&&this.Ci(a,n),this.Ri=(a,n)=>n==null||!n.event||a?.event===n?.event,this._instance=e,this.Mi=new Set,this.Oi=new Set}init(){var e;if(!z((e=this._instance)==null?void 0:e.Ai)){var a;(a=this._instance)==null||a.Ai(((n,r)=>{this.on(n,r)}))}}register(e){var a,n;if(!z((a=this._instance)==null?void 0:a.Ai)&&(e.forEach((i=>{var s,l;(s=this.Oi)==null||s.add(i),(l=i.steps)==null||l.forEach((u=>{var c;(c=this.Mi)==null||c.add(u?.event||"")}))})),(n=this._instance)!=null&&n.autocapture)){var r,o=new Set;e.forEach((i=>{var s;(s=i.steps)==null||s.forEach((l=>{l!=null&&l.selector&&o.add(l?.selector)}))})),(r=this._instance)==null||r.autocapture.setElementSelectors(o)}}on(e,a){var n;a!=null&&e.length!=0&&(this.Mi.has(e)||this.Mi.has(a?.event))&&this.Oi&&((n=this.Oi)==null?void 0:n.size)>0&&this.Oi.forEach((r=>{this.Di(a,r)&&this.Pi.emit("actionCaptured",r.name)}))}ji(e){this.onAction("actionCaptured",(a=>e(a)))}Di(e,a){if(a?.steps==null)return!1;for(var n of a.steps)if(this.Ti(e,n))return!0;return!1}onAction(e,a){return this.Pi.on(e,a)}Ii(e,a){if(a!=null&&a.url){var n,r=e==null||(n=e.properties)==null?void 0:n.$current_url;if(!r||typeof r!="string"||!qs(r,a.url,a.url_matching||"contains"))return!1}return!0}Fi(e,a){return!!this.Li(e,a)&&!!this.Ni(e,a)&&!!this.Ui(e,a)}Li(e,a){var n;if(a==null||!a.href)return!0;var r=this.zi(e);if(r.length>0)return r.some((s=>qs(s.href,a.href,a.href_matching||"exact")));var o,i=(e==null||(n=e.properties)==null?void 0:n.$elements_chain)||"";return!!i&&qs((o=i.match(/(?::|")href="(.*?)"/))?o[1]:"",a.href,a.href_matching||"exact")}Ni(e,a){var n;if(a==null||!a.text)return!0;var r=this.zi(e);if(r.length>0)return r.some((u=>qs(u.text,a.text,a.text_matching||"exact")||qs(u.$el_text,a.text,a.text_matching||"exact")));var o,i,s,l=(e==null||(n=e.properties)==null?void 0:n.$elements_chain)||"";return!!l&&(o=(function(u){for(var c,d=[],f=/(?::|")text="(.*?)"/g;!Ae(c=f.exec(u));)d.includes(c[1])||d.push(c[1]);return d})(l),i=a.text,s=a.text_matching||"exact",o.some((u=>qs(u,i,s))))}Ui(e,a){var n,r;if(a==null||!a.selector)return!0;var o=e==null||(n=e.properties)==null?void 0:n.$element_selectors;if(o!=null&&o.includes(a.selector))return!0;var i=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";if(a.selector_regex&&i)try{return new RegExp(a.selector_regex).test(i)}catch{return!1}return!1}zi(e){var a;return(e==null||(a=e.properties)==null?void 0:a.$elements)==null?[]:e?.properties.$elements}Ci(e,a){return a==null||!a.properties||a.properties.length===0||oT(a.properties.reduce(((n,r)=>{var o=Me(r.value)?r.value.map(String):r.value!=null?[String(r.value)]:[];return n[r.key]={values:o,operator:r.operator||"exact"},n}),{}),e?.properties)}},we=ft("[Surveys]"),Cb="seenSurvey_",OH=(t,e)=>{var a="$survey_"+e+"/"+t.id;return t.current_iteration&&t.current_iteration>0&&(a="$survey_"+e+"/"+t.id+"/"+t.current_iteration),a},KA=t=>{var e=""+Cb+t.id;return t.current_iteration&&t.current_iteration>0&&(e=""+Cb+t.id+"_"+t.current_iteration),e},BH=[kx.Popover,kx.Widget,kx.API],PH={ignoreConditions:!1,ignoreDelay:!1,displayType:iT.Popover},_b=class{constructor(e){this._instance=e,this.Hi=new Map,this.Bi=new Map,this.qi=new Map}Wi(e,a){return!!e&&oT(e.propertyFilters,a?.properties)}Gi(e,a){var n=new Map;return e.forEach((r=>{var o;(o=r.conditions)==null||(o=o[a])==null||(o=o.values)==null||o.forEach((i=>{if(i!=null&&i.name){var s=n.get(i.name)||[];s.push(r.id),n.set(i.name,s)}}))})),n}Vi(e,a,n){var r,o=(n===ac.Activation?this.Hi:this.Bi).get(e),i=[];return(r=this._instance)==null||r.getSurveys((s=>{i=s.filter((l=>o?.includes(l.id)))})),i.filter((s=>{var l,u=(l=s.conditions)==null||(l=l[n])==null||(l=l.values)==null?void 0:l.find((c=>c.name===e));return this.Wi(u,a)}))}register(e){var a;z((a=this._instance)==null?void 0:a.Ai)||(this.Ji(e),this.Ki(e))}Ki(e){var a=e.filter((n=>{var r,o;return((r=n.conditions)==null?void 0:r.actions)&&((o=n.conditions)==null||(o=o.actions)==null||(o=o.values)==null?void 0:o.length)>0}));a.length!==0&&(this.Yi==null&&(this.Yi=new Sb(this._instance),this.Yi.init(),this.Yi.ji((n=>{this.onAction(n)}))),a.forEach((n=>{var r,o,i,s,l;n.conditions&&(r=n.conditions)!=null&&r.actions&&(o=n.conditions)!=null&&(o=o.actions)!=null&&o.values&&((i=n.conditions)==null||(i=i.actions)==null||(i=i.values)==null?void 0:i.length)>0&&((s=this.Yi)==null||s.register(n.conditions.actions.values),(l=n.conditions)==null||(l=l.actions)==null||(l=l.values)==null||l.forEach((u=>{if(u&&u.name){var c=this.qi.get(u.name);c&&c.push(n.id),this.qi.set(u.name,c||[n.id])}})))})))}Ji(e){var a,n=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.events)&&((s=o.conditions)==null||(s=s.events)==null||(s=s.values)==null?void 0:s.length)>0})),r=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.cancelEvents)&&((s=o.conditions)==null||(s=s.cancelEvents)==null||(s=s.values)==null?void 0:s.length)>0}));(n.length!==0||r.length!==0)&&((a=this._instance)==null||a.Ai(((o,i)=>{this.onEvent(o,i)})),this.Hi=this.Gi(e,ac.Activation),this.Bi=this.Gi(e,ac.Cancellation))}onEvent(e,a){var n,r=((n=this._instance)==null||(n=n.persistence)==null?void 0:n.props[qp])||[];if(Yp.SHOWN===e&&a&&r.length>0){var o;we.info("survey event matched, removing survey from activated surveys",{event:e,eventPayload:a,existingActivatedSurveys:r});var i=a==null||(o=a.properties)==null?void 0:o.$survey_id;if(i){var s=r.indexOf(i);s>=0&&(r.splice(s,1),this.Xi(r))}}else{if(this.Bi.has(e)){var l=this.Vi(e,a,ac.Cancellation);l.length>0&&(we.info("cancel event matched, cancelling surveys",{event:e,surveysToCancel:l.map((c=>c.id))}),l.forEach((c=>{var d,f=r.indexOf(c.id);f>=0&&r.splice(f,1),(d=this._instance)==null||d.cancelPendingSurvey(c.id)})),this.Xi(r))}if(this.Hi.has(e)){we.info("survey event name matched",{event:e,eventPayload:a,surveys:this.Hi.get(e)});var u=this.Vi(e,a,ac.Activation);this.Xi(r.concat(u.map((c=>c.id))||[]))}}}onAction(e){var a,n=((a=this._instance)==null||(a=a.persistence)==null?void 0:a.props[qp])||[];this.qi.has(e)&&this.Xi(n.concat(this.qi.get(e)||[]))}Xi(e){var a;we.info("updating activated surveys",{activatedSurveys:e}),(a=this._instance)==null||(a=a.persistence)==null||a.register({[qp]:[...new Set(e)]})}getSurveys(){var e,a=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.props[qp];return a||[]}getEventToSurveys(){return this.Hi}Qi(){return this.Yi}},wb=class{constructor(e){this.Zi=void 0,this._surveyManager=null,this.te=!1,this.ie=!1,this.ee=[],this._instance=e,this._surveyEventReceiver=null}onRemoteConfig(e){if(!this._instance.config.disable_surveys){var a=e.surveys;if(Ae(a))return we.warn("Flags not loaded yet. Not loading surveys.");var n=Me(a);this.Zi=n?a.length>0:a,we.info("flags response received, isSurveysEnabled: "+this.Zi),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],a=0;a<localStorage.length;a++){var n=localStorage.key(a);(n!=null&&n.startsWith(Cb)||n!=null&&n.startsWith("inProgressSurvey_"))&&e.push(n)}e.forEach((r=>localStorage.removeItem(r)))}loadIfEnabled(){if(!this._surveyManager)if(this.ie)we.info("Already initializing surveys, skipping...");else if(this._instance.config.disable_surveys)we.info("Disabled. Not loading surveys.");else if(this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())we.info("Not loading surveys in cookieless mode without consent.");else{var e=te?.__PosthogExtensions__;if(e){if(!z(this.Zi)||this._instance.config.advanced_enable_surveys){var a=this.Zi||this._instance.config.advanced_enable_surveys;this.ie=!0;try{var n=e.generateSurveys;if(n)return void this.re(n,a);var r=e.loadExternalDependency;if(!r)return void this.se("PostHog loadExternalDependency extension not found.");r(this._instance,"surveys",(o=>{o||!e.generateSurveys?this.se("Could not load surveys script",o):this.re(e.generateSurveys,a)}))}catch(o){throw this.se("Error initializing surveys",o),o}finally{this.ie=!1}}}else we.error("PostHog Extensions not found.")}}re(e,a){this._surveyManager=e(this._instance,a),this._surveyEventReceiver=new _b(this._instance),we.info("Surveys loaded successfully"),this.ne({isLoaded:!0})}se(e,a){we.error(e,a),this.ne({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.ee.push(e),this._surveyManager&&this.ne({isLoaded:!0}),()=>{this.ee=this.ee.filter((a=>a!==e))}}getSurveys(e,a){if(a===void 0&&(a=!1),this._instance.config.disable_surveys)return we.info("Disabled. Not loading surveys."),e([]);var n=this._instance.get_property(Zx);if(n&&!a)return e(n,{isLoaded:!0});if(this.te)return e([],{isLoaded:!1,error:"Surveys are already being loaded"});try{this.te=!0,this._instance.ci({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this._instance.config.token),method:"GET",timeout:this._instance.config.surveys_request_timeout_ms,callback:r=>{var o;this.te=!1;var i=r.statusCode;if(i!==200||!r.json){var s="Surveys API could not be loaded, status: "+i;return we.error(s),e([],{isLoaded:!1,error:s})}var l,u=r.json.surveys||[],c=u.filter((d=>(function(f){return!(!f.start_date||f.end_date)})(d)&&((function(f){var m;return!((m=f.conditions)==null||(m=m.events)==null||(m=m.values)==null||!m.length)})(d)||(function(f){var m;return!((m=f.conditions)==null||(m=m.actions)==null||(m=m.values)==null||!m.length)})(d))));return c.length>0&&((l=this._surveyEventReceiver)==null||l.register(c)),(o=this._instance.persistence)==null||o.register({[Zx]:u}),e(u,{isLoaded:!0})}})}catch(r){throw this.te=!1,r}}ne(e){for(var a of this.ee)try{if(!e.isLoaded)return a([],e);this.getSurveys(a)}catch(n){we.error("Error in survey callback",n)}}getActiveMatchingSurveys(e,a){if(a===void 0&&(a=!1),!Ae(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,a);we.warn("init was not called")}oe(e){var a=null;return this.getSurveys((n=>{var r;a=(r=n.find((o=>o.id===e)))!==null&&r!==void 0?r:null})),a}ae(e){if(Ae(this._surveyManager))return{eligible:!1,reason:"SDK is not enabled or survey functionality is not yet loaded"};var a=typeof e=="string"?this.oe(e):e;return a?this._surveyManager.checkSurveyEligibility(a):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(Ae(this._surveyManager))return we.warn("init was not called"),{visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"};var a=this.ae(e);return{visible:a.eligible,disabledReason:a.reason}}canRenderSurveyAsync(e,a){return Ae(this._surveyManager)?(we.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"})):new Promise((n=>{this.getSurveys((r=>{var o,i=(o=r.find((l=>l.id===e)))!==null&&o!==void 0?o:null;if(i){var s=this.ae(i);n({visible:s.eligible,disabledReason:s.reason})}else n({visible:!1,disabledReason:"Survey not found"})}),a)}))}renderSurvey(e,a){var n;if(Ae(this._surveyManager))we.warn("init was not called");else{var r=typeof e=="string"?this.oe(e):e;if(r!=null&&r.id)if(BH.includes(r.type)){var o=q?.querySelector(a);if(o)return(n=r.appearance)!=null&&n.surveyPopupDelaySeconds?(we.info("Rendering survey "+r.id+" with delay of "+r.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var i,s;we.info("Rendering survey "+r.id+" with delay of "+((i=r.appearance)==null?void 0:i.surveyPopupDelaySeconds)+" seconds"),(s=this._surveyManager)==null||s.renderSurvey(r,o),we.info("Survey "+r.id+" rendered")}),1e3*r.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(r,o);we.warn("Survey element not found")}else we.warn("Surveys of type "+r.type+" cannot be rendered in the app");else we.warn("Survey not found")}}displaySurvey(e,a){var n;if(Ae(this._surveyManager))we.warn("init was not called");else{var r=this.oe(e);if(r){var o=r;if((n=r.appearance)!=null&&n.surveyPopupDelaySeconds&&a.ignoreDelay&&(o=Z({},r,{appearance:Z({},r.appearance,{surveyPopupDelaySeconds:0})})),a.ignoreConditions===!1){var i=this.canRenderSurvey(r);if(!i.visible)return void we.warn("Survey is not eligible to be displayed: ",i.disabledReason)}a.displayType!==iT.Inline?this._surveyManager.handlePopoverSurvey(o):this.renderSurvey(o,a.selector)}else we.warn("Survey not found")}}cancelPendingSurvey(e){Ae(this._surveyManager)?we.warn("init was not called"):this._surveyManager.cancelSurvey(e)}},QA=ft("[RateLimiter]"),Lb=class{constructor(e){var a,n;this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=r=>{var o=r.text;if(o&&o.length)try{(JSON.parse(o).quota_limited||[]).forEach((i=>{QA.info((i||"events")+" is quota limited."),this.serverLimits[i]=new Date().getTime()+6e4}))}catch(i){return void QA.warn('could not rate limit - continuing. Error: "'+i?.message+'"',{text:o})}},this.instance=e,this.captureEventsPerSecond=((a=e.config.rate_limiting)==null?void 0:a.events_per_second)||10,this.captureEventsBurstLimit=Math.max(((n=e.config.rate_limiting)==null?void 0:n.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond),this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}clientRateLimitContext(e){var a,n,r;e===void 0&&(e=!1);var o=new Date().getTime(),i=(a=(n=this.instance.persistence)==null?void 0:n.get_property(Xx))!==null&&a!==void 0?a:{tokens:this.captureEventsBurstLimit,last:o};i.tokens+=(o-i.last)/1e3*this.captureEventsPerSecond,i.last=o,i.tokens>this.captureEventsBurstLimit&&(i.tokens=this.captureEventsBurstLimit);var s=i.tokens<1;return s||e||(i.tokens=Math.max(0,i.tokens-1)),!s||this.lastEventRateLimited||e||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+this.captureEventsPerSecond+" events per second and "+this.captureEventsBurstLimit+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=s,(r=this.instance.persistence)==null||r.set_property(Xx,i),{isRateLimited:s,remainingTokens:i.tokens}}isServerRateLimited(e){var a=this.serverLimits[e||"events"]||!1;return a!==!1&&new Date().getTime()<a}},yi=ft("[RemoteConfig]"),kb=class{constructor(e){this._instance=e}get remoteConfig(){var e;return(e=te._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.config}le(e){var a,n;(a=te.__PosthogExtensions__)!=null&&a.loadExternalDependency?(n=te.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,"remote-config",(()=>e(this.remoteConfig))):(yi.error("PostHog Extensions not found. Cannot load remote config."),e())}ue(e){this._instance.ci({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback:a=>{e(a.json)}})}load(){try{if(this.remoteConfig)return yi.info("Using preloaded remote config",this.remoteConfig),void this.fi(this.remoteConfig);if(this._instance.O())return void yi.warn("Remote config is disabled. Falling back to local config.");this.le((e=>{if(!e)return yi.info("No config found after loading remote JS config. Falling back to JSON."),void this.ue((a=>{this.fi(a)}));this.fi(e)}))}catch(e){yi.error("Error loading remote config",e)}}fi(e){e?this._instance.config.__preview_remote_config?(this._instance.fi(e),e.hasFeatureFlags!==!1&&this._instance.featureFlags.ensureFlagsLoaded()):yi.info("__preview_remote_config is disabled. Logging config instead",e):yi.error("Failed to fetch remote config from PostHog.")}},Ib=3e3,Ab=class{constructor(e,a){this.he=!0,this.ve=[],this.de=Sn(a?.flush_interval_ms||Ib,250,5e3,$.createLogger("flush interval"),Ib),this.ce=e}enqueue(e){this.ve.push(e),this.fe||this.pe()}unload(){this.ge();var e=this.ve.length>0?this._e():{},a=Object.values(e);[...a.filter((n=>n.url.indexOf("/e")===0)),...a.filter((n=>n.url.indexOf("/e")!==0))].map((n=>{this.ce(Z({},n,{transport:"sendBeacon"}))}))}enable(){this.he=!1,this.pe()}pe(){var e=this;this.he||(this.fe=setTimeout((()=>{if(this.ge(),this.ve.length>0){var a=this._e(),n=function(){var o=a[r],i=new Date().getTime();o.data&&Me(o.data)&&Be(o.data,(s=>{s.offset=Math.abs(s.timestamp-i),delete s.timestamp})),e.ce(o)};for(var r in a)n()}}),this.de))}ge(){clearTimeout(this.fe),this.fe=void 0}_e(){var e={};return Be(this.ve,(a=>{var n,r=a,o=(r?r.batchKey:null)||r.url;z(e[o])&&(e[o]=Z({},r,{data:[]})),(n=e[o].data)==null||n.push(r.data)})),this.ve=[],e}},FH=["retriesPerformedSoFar"],Eb=class{constructor(e){this.me=!1,this.ye=3e3,this.ve=[],this._instance=e,this.ve=[],this.be=!0,!z(E)&&"onLine"in E.navigator&&(this.be=E.navigator.onLine,this.we=()=>{this.be=!0,this.Dt()},this.xe=()=>{this.be=!1},it(E,"online",this.we),it(E,"offline",this.xe))}get length(){return this.ve.length}retriableRequest(e){var{retriesPerformedSoFar:a}=e,n=rE(e,FH);wn(a)&&a>0&&(n.url=fh(n.url,{retry_count:a})),this._instance.ci(Z({},n,{callback:r=>{r.statusCode!==200&&(r.statusCode<400||r.statusCode>=500)&&(a??0)<10?this.Se(Z({retriesPerformedSoFar:a},n)):n.callback==null||n.callback(r)}}))}Se(e){var a=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=a+1;var n=(function(i){var s=3e3*Math.pow(2,i),l=s/2,u=Math.min(18e5,s),c=(Math.random()-.5)*(u-l);return Math.ceil(u+c)})(a),r=Date.now()+n;this.ve.push({retryAt:r,requestOptions:e});var o="Enqueued failed request for retry in "+n;navigator.onLine||(o+=" (Browser is offline)"),$.warn(o),this.me||(this.me=!0,this.Ee())}Ee(){if(this.$e&&clearTimeout(this.$e),this.ve.length===0)return this.me=!1,void(this.$e=void 0);this.$e=setTimeout((()=>{this.be&&this.ve.length>0&&this.Dt(),this.Ee()}),this.ye)}Dt(){var e=Date.now(),a=[],n=this.ve.filter((o=>o.retryAt<e||(a.push(o),!1)));if(this.ve=a,n.length>0)for(var{requestOptions:r}of n)this.retriableRequest(r)}unload(){for(var{requestOptions:e}of(this.$e&&(clearTimeout(this.$e),this.$e=void 0),this.me=!1,z(E)||(this.we&&(E.removeEventListener("online",this.we),this.we=void 0),this.xe&&(E.removeEventListener("offline",this.xe),this.xe=void 0)),this.ve))try{this._instance.ci(Z({},e,{transport:"sendBeacon"}))}catch(a){$.error(a)}this.ve=[]}},Tb=class{constructor(e){this.ke=()=>{var a,n,r,o;this.Pe||(this.Pe={});var i=this.scrollElement(),s=this.scrollY(),l=i?Math.max(0,i.scrollHeight-i.clientHeight):0,u=s+(i?.clientHeight||0),c=i?.scrollHeight||0;this.Pe.lastScrollY=Math.ceil(s),this.Pe.maxScrollY=Math.max(s,(a=this.Pe.maxScrollY)!==null&&a!==void 0?a:0),this.Pe.maxScrollHeight=Math.max(l,(n=this.Pe.maxScrollHeight)!==null&&n!==void 0?n:0),this.Pe.lastContentY=u,this.Pe.maxContentY=Math.max(u,(r=this.Pe.maxContentY)!==null&&r!==void 0?r:0),this.Pe.maxContentHeight=Math.max(c,(o=this.Pe.maxContentHeight)!==null&&o!==void 0?o:0)},this._instance=e}getContext(){return this.Pe}resetContext(){var e=this.Pe;return setTimeout(this.ke,0),e}startMeasuringScrollPosition(){it(E,"scroll",this.ke,{capture:!0}),it(E,"scrollend",this.ke,{capture:!0}),it(E,"resize",this.ke)}scrollElement(){if(!this._instance.config.scroll_root_selector)return E?.document.documentElement;var e=Me(this._instance.config.scroll_root_selector)?this._instance.config.scroll_root_selector:[this._instance.config.scroll_root_selector];for(var a of e){var n=E?.document.querySelector(a);if(n)return n}}scrollY(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollTop||0}return E&&(E.scrollY||E.pageYOffset||E.document.documentElement.scrollTop)||0}scrollX(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollLeft||0}return E&&(E.scrollX||E.pageXOffset||E.document.documentElement.scrollLeft)||0}},NH=t=>KE(t?.config.mask_personal_data_properties,t?.config.custom_personal_data_properties),hh=class{constructor(e,a,n,r){this.Te=o=>{var i=this.Re();if(!i||i.sessionId!==o){var s={sessionId:o,props:this.Ie(this._instance)};this.Fe.register({[Wx]:s})}},this._instance=e,this.Ce=a,this.Fe=n,this.Ie=r||NH,this.Ce.onSessionId(this.Te)}Re(){return this.Fe.props[Wx]}getSetOnceProps(){var e,a=(e=this.Re())==null?void 0:e.props;return a?"r"in a?QE(a):{$referring_domain:a.referringDomain,$pathname:a.initialPathName,utm_source:a.utm_source,utm_campaign:a.utm_campaign,utm_medium:a.utm_medium,utm_content:a.utm_content,utm_term:a.utm_term}:{}}getSessionProps(){var e={};return Be(Nb(this.getSetOnceProps()),((a,n)=>{n==="$current_url"&&(n="url"),e["$session_entry_"+Tx(n)]=a})),e}},Ix=ft("[SessionId]"),mh=class{on(e,a){return this.Me.on(e,a)}constructor(e,a,n){var r;if(this.Oe=[],this.Ae=void 0,this.Me=new xc,this.De=(c,d)=>Math.abs(c-d)>this.sessionTimeoutMs,!e.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode==="always")throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.F=e.config,this.Fe=e.persistence,this.je=void 0,this.Le=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.Ne=a||ho,this.Ue=n||ho;var o=this.F.persistence_name||this.F.token,i=this.F.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*Sn(i,60,36e3,Ix.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.ze(),this.He="ph_"+o+"_window_id",this.Be="ph_"+o+"_primary_window_exists",this.qe()){var s=It.W(this.He),l=It.W(this.Be);s&&!l?this.je=s:It.V(this.He),It.G(this.Be,!0)}if((r=this.F.bootstrap)!=null&&r.sessionID)try{var u=(c=>{var d=c.replace(/-/g,"");if(d.length!==32)throw new Error("Not a valid UUID");if(d[12]!=="7")throw new Error("Not a UUIDv7");return parseInt(d.substring(0,12),16)})(this.F.bootstrap.sessionID);this.We(this.F.bootstrap.sessionID,new Date().getTime(),u)}catch(c){Ix.error("Invalid sessionID in bootstrap",c)}this.Ge()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return z(this.Oe)&&(this.Oe=[]),this.Oe.push(e),this.Le&&e(this.Le,this.je),()=>{this.Oe=this.Oe.filter((a=>a!==e))}}qe(){return this.F.persistence!=="memory"&&!this.Fe.wi&&It.H()}Ve(e){e!==this.je&&(this.je=e,this.qe()&&It.G(this.He,e))}Je(){return this.je?this.je:this.qe()?It.W(this.He):null}We(e,a,n){e===this.Le&&a===this._sessionActivityTimestamp&&n===this._sessionStartTimestamp||(this._sessionStartTimestamp=n,this._sessionActivityTimestamp=a,this.Le=e,this.Fe.register({[Jp]:[a,e,n]}))}Ke(){var e=this.Fe.props[Jp];return Me(e)&&e.length===2&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.We(null,null,null)}destroy(){clearTimeout(this.Ye),this.Ye=void 0,this.Ae&&E&&(E.removeEventListener("beforeunload",this.Ae,{capture:!1}),this.Ae=void 0),this.Oe=[]}Ge(){this.Ae=()=>{this.qe()&&It.V(this.Be)},it(E,"beforeunload",this.Ae,{capture:!1})}checkAndGetSessionAndWindowId(e,a){if(e===void 0&&(e=!1),a===void 0&&(a=null),this.F.cookieless_mode==="always")throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var n=a||new Date().getTime(),[r,o,i]=this.Ke(),s=this.Je(),l=wn(i)&&i>0&&Math.abs(n-i)>864e5,u=!1,c=!o,d=!c&&!e&&this.De(n,r);c||d||l?(o=this.Ne(),s=this.Ue(),Ix.info("new session ID generated",{sessionId:o,windowId:s,changeReason:{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}}),i=n,u=!0):s||(s=this.Ue(),u=!0);var f=r===0||!e||l?n:r,m=i===0?new Date().getTime():i;return this.Ve(s),this.We(o,f,m),e||this.ze(),u&&this.Oe.forEach((S=>S(o,s,u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0))),{sessionId:o,windowId:s,sessionStartTimestamp:m,changeReason:u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0,lastActivityTimestamp:r}}ze(){clearTimeout(this.Ye),this.Ye=setTimeout((()=>{var[e]=this.Ke();if(this.De(new Date().getTime(),e)){var a=this.Le;this.resetSessionId(),this.Me.emit("forcedIdleReset",{idleSessionId:a})}}),1.1*this.sessionTimeoutMs)}},HH=["$set_once","$set"],fo=ft("[SiteApps]"),Rb=class{constructor(e){this._instance=e,this.Xe=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}Qe(e,a){if(a){var n=this.globalsForEvent(a);this.Xe.push(n),this.Xe.length>1e3&&(this.Xe=this.Xe.slice(10))}}get siteAppLoaders(){var e;return(e=te._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.siteApps}init(){if(this.isEnabled){var e=this._instance.Ai(this.Qe.bind(this));this.Ze=()=>{e(),this.Xe=[],this.Ze=void 0}}}globalsForEvent(e){var a,n,r,o,i,s,l;if(!e)throw new Error("Event payload is required");var u={},c=this._instance.get_property("$groups")||[],d=this._instance.get_property("$stored_group_properties")||{};for(var[f,m]of Object.entries(d))u[f]={id:c[f],type:f,properties:m};var{$set_once:S,$set:b}=e;return{event:Z({},rE(e,HH),{properties:Z({},e.properties,b?{$set:Z({},(a=(n=e.properties)==null?void 0:n.$set)!==null&&a!==void 0?a:{},b)}:{},S?{$set_once:Z({},(r=(o=e.properties)==null?void 0:o.$set_once)!==null&&r!==void 0?r:{},S)}:{}),elements_chain:(i=(s=e.properties)==null?void 0:s.$elements_chain)!==null&&i!==void 0?i:"",distinct_id:(l=e.properties)==null?void 0:l.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:u}}setupSiteApp(e){var a=this.apps[e.id],n=()=>{var s;!a.errored&&this.Xe.length&&(fo.info("Processing "+this.Xe.length+" events for site app with id "+e.id),this.Xe.forEach((l=>a.processEvent==null?void 0:a.processEvent(l))),a.processedBuffer=!0),Object.values(this.apps).every((l=>l.processedBuffer||l.errored))&&((s=this.Ze)==null||s.call(this))},r=!1,o=s=>{a.errored=!s,a.loaded=!0,fo.info("Site app with id "+e.id+" "+(s?"loaded":"errored")),r&&n()};try{var{processEvent:i}=e.init({posthog:this._instance,callback:s=>{o(s)}});i&&(a.processEvent=i),r=!0}catch(s){fo.error("Error while initializing PostHog app with config id "+e.id,s),o(!1)}if(r&&a.loaded)try{n()}catch(s){fo.error("Error while processing buffered events PostHog app with config id "+e.id,s),a.errored=!0}}tr(){var e=this.siteAppLoaders||[];for(var a of e)this.apps[a.id]={id:a.id,loaded:!1,errored:!1,processedBuffer:!1};for(var n of e)this.setupSiteApp(n)}ir(e){if(Object.keys(this.apps).length!==0){var a=this.globalsForEvent(e);for(var n of Object.values(this.apps))try{n.processEvent==null||n.processEvent(a)}catch(r){fo.error("Error while processing event "+e.event+" for site app "+n.id,r)}}}onRemoteConfig(e){var a,n,r,o=this;if((a=this.siteAppLoaders)!=null&&a.length)return this.isEnabled?(this.tr(),void this._instance.on("eventCaptured",(u=>this.ir(u)))):void fo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if((n=this.Ze)==null||n.call(this),(r=e.siteApps)!=null&&r.length)if(this.isEnabled){var i=function(u){var c;te["__$$ph_site_app_"+u]=o._instance,(c=te.__PosthogExtensions__)==null||c.loadSiteApp==null||c.loadSiteApp(o._instance,l,(d=>{if(d)return fo.error("Error while initializing PostHog app with config id "+u,d)}))};for(var{id:s,url:l}of e.siteApps)i(s)}else fo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}},sT=function(t,e){if(!t)return!1;var a=t.userAgent;if(a&&pA(a,e))return!0;try{var n=t?.userAgentData;if(n!=null&&n.brands&&n.brands.some((r=>pA(r?.brand,e))))return!0}catch{}return!!t.webdriver},cc=(function(t){return t.US="us",t.EU="eu",t.CUSTOM="custom",t})({}),JA="i.posthog.com",Mb=class{constructor(e){this.er={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return e==="https://app.posthog.com"?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,a=(e=this.instance.config.ui_host)==null?void 0:e.replace(/\/$/,"");return a||(a=this.apiHost.replace("."+JA,".posthog.com")),a==="https://app.posthog.com"?"https://us.posthog.com":a}get region(){return this.er[this.apiHost]||(/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.er[this.apiHost]=cc.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.er[this.apiHost]=cc.EU:this.er[this.apiHost]=cc.CUSTOM),this.er[this.apiHost]}endpointFor(e,a){if(a===void 0&&(a=""),a&&(a=a[0]==="/"?a:"/"+a),e==="ui")return this.uiHost+a;if(e==="flags")return this.flagsApiHost+a;if(this.region===cc.CUSTOM)return this.apiHost+a;var n=JA+a;switch(e){case"assets":return"https://"+this.region+"-assets."+n;case"api":return"https://"+this.region+"."+n}}},UH={icontains:(t,e)=>!!E&&e.href.toLowerCase().indexOf(t.toLowerCase())>-1,not_icontains:(t,e)=>!!E&&e.href.toLowerCase().indexOf(t.toLowerCase())===-1,regex:(t,e)=>!!E&&ph(e.href,t),not_regex:(t,e)=>!!E&&!ph(e.href,t),exact:(t,e)=>e.href===t,is_not:(t,e)=>e.href!==t},Db=class t{constructor(e){var a=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(n){n===void 0&&(n=!1),a.getWebExperiments((r=>{t.rr("retrieved web experiments from the server"),a.sr=new Map,r.forEach((o=>{if(o.feature_flag_key){var i;a.sr&&(t.rr("setting flag key ",o.feature_flag_key," to web experiment ",o),(i=a.sr)==null||i.set(o.feature_flag_key,o));var s=a._instance.getFeatureFlag(o.feature_flag_key);dt(s)&&o.variants[s]&&a.nr(o.name,s,o.variants[s].transforms)}else if(o.variants)for(var l in o.variants){var u=o.variants[l];t.ar(u)&&a.nr(o.name,l,u.transforms)}}))}),n)},this._instance=e,this._instance.onFeatureFlags((n=>{this.onFeatureFlags(n)}))}onFeatureFlags(e){if(this._is_bot())t.rr("Refusing to render web experiment since the viewer is a likely bot");else if(!this._instance.config.disable_web_experiments){if(Ae(this.sr))return this.sr=new Map,this.loadIfEnabled(),void this.previewWebExperiment();t.rr("applying feature flags",e),e.forEach((a=>{var n;if(this.sr&&(n=this.sr)!=null&&n.has(a)){var r,o=this._instance.getFeatureFlag(a),i=(r=this.sr)==null?void 0:r.get(a);o&&i!=null&&i.variants[o]&&this.nr(i.name,o,i.variants[o].transforms)}}))}}previewWebExperiment(){var e=t.getWindowLocation();if(e!=null&&e.search){var a=ih(e?.search,"__experiment_id"),n=ih(e?.search,"__experiment_variant");a&&n&&(t.rr("previewing web experiments "+a+" && "+n),this.getWebExperiments((r=>{this.lr(parseInt(a),n,r)}),!1,!0))}}loadIfEnabled(){this._instance.config.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,a,n){if(this._instance.config.disable_web_experiments&&!n)return e([]);var r=this._instance.get_property("$web_experiments");if(r&&!a)return e(r);this._instance.ci({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this._instance.config.token),method:"GET",callback:o=>{if(o.statusCode!==200||!o.json)return e([]);var i=o.json.experiments||[];return e(i)}})}lr(e,a,n){var r=n.filter((o=>o.id===e));r&&r.length>0&&(t.rr("Previewing web experiment ["+r[0].name+"] with variant ["+a+"]"),this.nr(r[0].name,a,r[0].variants[a].transforms))}static ar(e){return!Ae(e.conditions)&&t.ur(e)&&t.hr(e)}static ur(e){var a;if(Ae(e.conditions)||Ae((a=e.conditions)==null?void 0:a.url))return!0;var n,r,o,i=t.getWindowLocation();return!!i&&((n=e.conditions)==null||!n.url||UH[(r=(o=e.conditions)==null?void 0:o.urlMatchType)!==null&&r!==void 0?r:"icontains"](e.conditions.url,i))}static getWindowLocation(){return E?.location}static hr(e){var a;if(Ae(e.conditions)||Ae((a=e.conditions)==null?void 0:a.utm))return!0;var n=ZE();if(n.utm_source){var r,o,i,s,l,u,c,d,f=(r=e.conditions)==null||(r=r.utm)==null||!r.utm_campaign||((o=e.conditions)==null||(o=o.utm)==null?void 0:o.utm_campaign)==n.utm_campaign,m=(i=e.conditions)==null||(i=i.utm)==null||!i.utm_source||((s=e.conditions)==null||(s=s.utm)==null?void 0:s.utm_source)==n.utm_source,S=(l=e.conditions)==null||(l=l.utm)==null||!l.utm_medium||((u=e.conditions)==null||(u=u.utm)==null?void 0:u.utm_medium)==n.utm_medium,b=(c=e.conditions)==null||(c=c.utm)==null||!c.utm_term||((d=e.conditions)==null||(d=d.utm)==null?void 0:d.utm_term)==n.utm_term;return f&&S&&b&&m}return!1}static rr(e){for(var a=arguments.length,n=new Array(a>1?a-1:0),r=1;r<a;r++)n[r-1]=arguments[r];$.info("[WebExperiments] "+e,n)}nr(e,a,n){this._is_bot()?t.rr("Refusing to render web experiment since the viewer is a likely bot"):a!=="control"?n.forEach((r=>{if(r.selector){var o;t.rr("applying transform of variant "+a+" for experiment "+e+" ",r);var i=(o=document)==null?void 0:o.querySelectorAll(r.selector);i?.forEach((s=>{var l=s;r.html&&(l.innerHTML=r.html),r.css&&l.setAttribute("style",r.css)}))}})):t.rr("Control variants leave the page unmodified.")}_is_bot(){return ba&&this._instance?sT(ba,this._instance.config.custom_blocked_useragents):void 0}},zH=ft("[PostHog ExternalIntegrations]"),qH={intercom:"intercom-integration",crispChat:"crisp-chat-integration"},Ob=class{constructor(e){this._instance=e}it(e,a){var n;(n=te.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,e,(r=>{if(r)return zH.error("failed to load script",r);a()}))}startIfEnabledOrStop(){var e=this,a=function(i){var s,l,u;!r||(s=te.__PosthogExtensions__)!=null&&(s=s.integrations)!=null&&s[i]||e.it(qH[i],(()=>{var c;(c=te.__PosthogExtensions__)==null||(c=c.integrations)==null||(c=c[i])==null||c.start(e._instance)})),!r&&(l=te.__PosthogExtensions__)!=null&&(l=l.integrations)!=null&&l[i]&&((u=te.__PosthogExtensions__)==null||(u=u.integrations)==null||(u=u[i])==null||u.stop())};for(var[n,r]of Object.entries((o=this._instance.config.integrations)!==null&&o!==void 0?o:{})){var o;a(n)}}},Bb="[SessionRecording]",nc=ft(Bb),gh=class{get started(){var e;return!((e=this.vr)==null||!e.isStarted)}get status(){return this.vr?this.vr.status:this.dr&&!this.cr?"disabled":"lazy_loading"}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.dr=!1,this.pr=void 0,this._instance=e,!this._instance.sessionManager)throw nc.error("started without valid sessionManager"),new Error(Bb+" started without valid sessionManager. This is a bug.");if(this._instance.config.cookieless_mode==="always")throw new Error(Bb+' cannot be used with cookieless_mode="always"')}get cr(){var e,a=!((e=this._instance.get_property(mx))==null||!e.enabled),n=!this._instance.config.disable_session_recording,r=this._instance.config.disable_session_recording||this._instance.consent.isOptedOut();return E&&a&&n&&!r}startIfEnabledOrStop(e){var a;if(!this.cr||(a=this.vr)==null||!a.isStarted){var n=!z(Object.assign)&&!z(Array.from);this.cr&&n?(this.gr(e),nc.info("starting")):this.stopRecording()}}gr(e){var a,n,r;this.cr&&(te!=null&&(a=te.__PosthogExtensions__)!=null&&(a=a.rrweb)!=null&&a.record&&(n=te.__PosthogExtensions__)!=null&&n.initSessionRecording?this._r(e):(r=te.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,this.mr,(o=>{if(o)return nc.error("could not load recorder",o);this._r(e)})))}stopRecording(){var e,a;(e=this.pr)==null||e.call(this),this.pr=void 0,(a=this.vr)==null||a.stop()}yr(){var e;(e=this._instance.persistence)==null||e.unregister(hE)}br(e){if(this._instance.persistence){var a,n,r=this._instance.persistence,o=()=>{var i=e.sessionRecording===!1?void 0:e.sessionRecording,s=i?.sampleRate,l=Ae(s)?null:parseFloat(s);Ae(l)&&this.yr();var u=i?.minimumDurationMilliseconds;r.register({[mx]:Z({enabled:!!i},i,{networkPayloadCapture:Z({capturePerformance:e.capturePerformance},i?.networkPayloadCapture),canvasRecording:{enabled:i?.recordCanvas,fps:i?.canvasFps,quality:i?.canvasQuality},sampleRate:l,minimumDurationMilliseconds:z(u)?null:u,endpoint:i?.endpoint,triggerMatchType:i?.triggerMatchType,masking:i?.masking,urlTriggers:i?.urlTriggers})})};o(),(a=this.pr)==null||a.call(this),this.pr=(n=this._instance.sessionManager)==null?void 0:n.onSessionId(o)}}onRemoteConfig(e){"sessionRecording"in e?e.sessionRecording!==!1?(this.br(e),this.dr=!0,this.startIfEnabledOrStop()):this.dr=!0:nc.info("skipping remote config with no sessionRecording",e)}log(e,a){var n;a===void 0&&(a="log"),(n=this.vr)!=null&&n.log?this.vr.log(e,a):nc.warn("log called before recorder was ready")}get mr(){var e,a,n=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.get_property(mx);return(n==null||(a=n.scriptConfig)==null?void 0:a.script)||"lazy-recorder"}_r(e){var a,n;if((a=te.__PosthogExtensions__)==null||!a.initSessionRecording)throw Error("Called on script loaded before session recording is available");this.vr||(this.vr=(n=te.__PosthogExtensions__)==null?void 0:n.initSessionRecording(this._instance),this.vr._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),this.vr.start(e)}onRRwebEmit(e){var a;(a=this.vr)==null||a.onRRwebEmit==null||a.onRRwebEmit(e)}overrideLinkedFlag(){var e,a;this.vr||(a=this._instance.persistence)==null||a.register({$replay_override_linked_flag:!0}),(e=this.vr)==null||e.overrideLinkedFlag()}overrideSampling(){var e,a;this.vr||(a=this._instance.persistence)==null||a.register({$replay_override_sampling:!0}),(e=this.vr)==null||e.overrideSampling()}overrideTrigger(e){var a,n;this.vr||(n=this._instance.persistence)==null||n.register({[e==="url"?"$replay_override_url_trigger":"$replay_override_event_trigger"]:!0}),(a=this.vr)==null||a.overrideTrigger(e)}get sdkDebugProperties(){var e;return((e=this.vr)==null?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,a){var n;return!((n=this.vr)==null||!n.tryAddCustomEvent(e,a))}},pc={},Pb=()=>{},$s="posthog",lT=!TH&&na?.indexOf("MSIE")===-1&&na?.indexOf("Mozilla")===-1,eE=t=>{var e;return Z({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:PN(q?.location),persistence:"localStorage+cookie",persistence_name:"",loaded:Pb,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:t??"unset",__preview_deferred_init_extensions:!1,debug:ra&&dt(ra?.search)&&ra.search.indexOf("__posthog_debug=true")!==-1||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_external_dependency_loading:!1,enable_recording_console_log:void 0,secure_cookie:(E==null||(e=E.location)==null?void 0:e.protocol)==="https:",ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error:a=>{var n="Bad HTTP status: "+a.statusCode+" "+a.text;$.error(n)},get_device_id:a=>a,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:"identified_only",before_send:void 0,request_queue_config:{flush_interval_ms:Ib},error_tracking:{},_onCapture:Pb,__preview_eager_load_replay:!1},(a=>({rageclick:!(a&&a>="2025-11-30")||{content_ignorelist:!0},capture_pageview:!(a&&a>="2025-05-24")||"history_change",session_recording:a&&a>="2025-11-30"?{strictMinimumDuration:!0}:{}}))(t))},tE=t=>{var e={};z(t.process_person)||(e.person_profiles=t.process_person),z(t.xhr_headers)||(e.request_headers=t.xhr_headers),z(t.cookie_name)||(e.persistence_name=t.cookie_name),z(t.disable_cookie)||(e.disable_persistence=t.disable_cookie),z(t.store_google)||(e.save_campaign_params=t.store_google),z(t.verbose)||(e.debug=t.verbose);var a=tt({},e,t);return Me(t.property_blacklist)&&(z(t.property_denylist)?a.property_denylist=t.property_blacklist:Me(t.property_denylist)?a.property_denylist=[...t.property_blacklist,...t.property_denylist]:$.error("Invalid value for property_denylist config: "+t.property_denylist)),a},Fb=class{constructor(){this.__forceAllowLocalhost=!1}get wr(){return this.__forceAllowLocalhost}set wr(e){$.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}},vh=class t{get decideEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}get flagsEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}constructor(){this.webPerformance=new Fb,this.Sr=!1,this.version=ur.LIB_VERSION,this.Er=new xc,this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=eE(),this.SentryIntegration=ib,this.sentryIntegration=e=>(function(a,n){var r=TE(a,n);return{name:EE,processEvent:o=>r(o)}})(this,e),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.$r=!1,this.kr=null,this.Pr=null,this.Tr=null,this.featureFlags=new bb(this),this.toolbar=new sb(this),this.scrollManager=new Tb(this),this.pageViewManager=new hb(this),this.surveys=new wb(this),this.experiments=new Db(this),this.exceptions=new xb(this),this.rateLimiter=new Lb(this),this.requestRouter=new Mb(this),this.consent=new nb(this),this.externalIntegrations=new Ob(this),this.people={set:(e,a,n)=>{var r=dt(e)?{[e]:a}:e;this.setPersonProperties(r),n?.({})},set_once:(e,a,n)=>{var r=dt(e)?{[e]:a}:e;this.setPersonProperties(void 0,r),n?.({})}},this.on("eventCaptured",(e=>$.info('send "'+e?.event+'"',e)))}init(e,a,n){if(n&&n!==$s){var r,o=(r=pc[n])!==null&&r!==void 0?r:new t;return o._init(e,a,n),pc[n]=o,pc[$s][n]=o,o}return this._init(e,a,n)}_init(e,a,n){var r;if(a===void 0&&(a={}),z(e)||Rx(e))return $.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},a.debug=this.Rr(a.debug),this.Ir=a,this.Fr=[],a.person_profiles&&(this.Pr=a.person_profiles),this.set_config(tt({},eE(a.defaults),tE(a),{name:n,token:e})),this.config.on_xhr_error&&$.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=a.disable_compression?void 0:fr.GZipJS;var o=this.Cr();this.persistence=new fc(this.config,o),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new fc(Z({},this.config,{persistence:"sessionStorage"}),o);var i=Z({},this.persistence.props),s=Z({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.Mr=new Ab((g=>this.Or(g)),this.config.request_queue_config),this.Ar=new Eb(this),this.__request_queue=[];var l=this.config.cookieless_mode==="always"||this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut();if(l||(this.sessionManager=new mh(this),this.sessionPropsManager=new hh(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?($.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.Dr(l)}),0)):($.info("Initializing extensions synchronously"),this.Dr(l)),ur.DEBUG=ur.DEBUG||this.config.debug,ur.DEBUG&&$.info("Starting in debug mode",{this:this,config:a,thisC:Z({},this.config),p:i,s}),((r=a.bootstrap)==null?void 0:r.distinctID)!==void 0){var u,c,d=this.config.get_device_id(ho()),f=(u=a.bootstrap)!=null&&u.isIdentifiedID?d:a.bootstrap.distinctID;this.persistence.set_property(cr,(c=a.bootstrap)!=null&&c.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:a.bootstrap.distinctID,$device_id:f})}if(this.jr()){var m,S,b=Object.keys(((m=a.bootstrap)==null?void 0:m.featureFlags)||{}).filter((g=>{var v;return!((v=a.bootstrap)==null||(v=v.featureFlags)==null||!v[g])})).reduce(((g,v)=>{var y;return g[v]=((y=a.bootstrap)==null||(y=y.featureFlags)==null?void 0:y[v])||!1,g}),{}),x=Object.keys(((S=a.bootstrap)==null?void 0:S.featureFlagPayloads)||{}).filter((g=>b[g])).reduce(((g,v)=>{var y,_;return(y=a.bootstrap)!=null&&(y=y.featureFlagPayloads)!=null&&y[v]&&(g[v]=(_=a.bootstrap)==null||(_=_.featureFlagPayloads)==null?void 0:_[v]),g}),{});this.featureFlags.receivedFeatureFlags({featureFlags:b,featureFlagPayloads:x})}if(l)this.register_once({distinct_id:Xu,$device_id:null},"");else if(!this.get_distinct_id()){var p=this.config.get_device_id(ho());this.register_once({distinct_id:p,$device_id:p},""),this.persistence.set_property(cr,"anonymous")}return it(E,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),a.segment?rH(this,(()=>this.Lr())):this.Lr(),mo(this.config._onCapture)&&this.config._onCapture!==Pb&&($.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(g=>this.config._onCapture(g.event,g)))),this.config.ip&&$.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}Dr(e){var a=performance.now();this.historyAutocapture=new ob(this),this.historyAutocapture.startIfEnabled();var n=[];n.push((()=>{new lb(this).startIfEnabledOrStop()})),n.push((()=>{var r;this.siteApps=new Rb(this),(r=this.siteApps)==null||r.init()})),e||n.push((()=>{this.sessionRecording=new gh(this),this.sessionRecording.startIfEnabledOrStop()})),this.config.disable_scroll_properties||n.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),n.push((()=>{this.autocapture=new Jx(this),this.autocapture.startIfEnabled()})),n.push((()=>{this.surveys.loadIfEnabled()})),n.push((()=>{this.heatmaps=new pb(this),this.heatmaps.startIfEnabled()})),n.push((()=>{this.webVitalsAutocapture=new fb(this)})),n.push((()=>{this.exceptionObserver=new rb(this),this.exceptionObserver.startIfEnabled()})),n.push((()=>{this.deadClicksAutocapture=new lh(this,nH),this.deadClicksAutocapture.startIfEnabled()})),n.push((()=>{if(this.Nr){var r=this.Nr;this.Nr=void 0,this.fi(r)}})),this.Ur(n,a)}Ur(e,a){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-a>=30&&e.length>0)return void setTimeout((()=>{this.Ur(e,a)}),0);var n=e.shift();if(n)try{n()}catch(o){$.error("Error initializing extension:",o)}}var r=Math.round(performance.now()-a);this.register_for_session({$sdk_debug_extensions_init_method:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",$sdk_debug_extensions_init_time_ms:r}),this.config.__preview_deferred_init_extensions&&$.info("PostHog extensions initialized ("+r+"ms)")}fi(e){var a,n,r,o,i,s,l,u;if(!q||!q.body)return $.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.fi(e)}),500);this.config.__preview_deferred_init_extensions&&(this.Nr=e),this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=fe(e.supportedCompression,fr.GZipJS)?fr.GZipJS:fe(e.supportedCompression,fr.Base64)?fr.Base64:void 0),(a=e.analytics)!=null&&a.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this.Pr?this.Pr:"identified_only"}),(n=this.siteApps)==null||n.onRemoteConfig(e),(r=this.sessionRecording)==null||r.onRemoteConfig(e),(o=this.autocapture)==null||o.onRemoteConfig(e),(i=this.heatmaps)==null||i.onRemoteConfig(e),this.surveys.onRemoteConfig(e),(s=this.webVitalsAutocapture)==null||s.onRemoteConfig(e),(l=this.exceptionObserver)==null||l.onRemoteConfig(e),this.exceptions.onRemoteConfig(e),(u=this.deadClicksAutocapture)==null||u.onRemoteConfig(e)}Lr(){try{this.config.loaded(this)}catch(e){$.critical("`loaded` function failed",e)}this.zr(),this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.config.cookieless_mode==="always")&&this.Hr()}),1),new kb(this).load(),this.featureFlags.flags()}zr(){var e;this.is_capturing()&&this.config.request_batching&&((e=this.Mr)==null||e.enable())}_dom_loaded(){this.is_capturing()&&vo(this.__request_queue,(e=>this.Or(e))),this.__request_queue=[],this.zr()}_handle_unload(){var e,a;this.config.request_batching?(this.Br()&&this.capture("$pageleave"),(e=this.Mr)==null||e.unload(),(a=this.Ar)==null||a.unload()):this.Br()&&this.capture("$pageleave",null,{transport:"sendBeacon"})}ci(e){this.__loaded&&(lT?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=fh(e.url,{ip:this.config.ip?1:0}),e.headers=Z({},this.config.request_headers),e.compression=e.compression==="best-available"?this.compression:e.compression,e.disableXHRCredentials=this.config.__preview_disable_xhr_credentials,this.config.__preview_disable_beacon&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(a=>{var n,r,o,i=Z({},a);i.timeout=i.timeout||6e4,i.url=fh(i.url,{_:new Date().getTime().toString(),ver:ur.LIB_VERSION,compression:i.compression});var s=(n=i.transport)!==null&&n!==void 0?n:"fetch",l=Xp.filter((c=>!i.disableTransport||!c.transport||!i.disableTransport.includes(c.transport))),u=(r=(o=dE(l,(c=>c.transport===s)))==null?void 0:o.method)!==null&&r!==void 0?r:l[0].method;if(!u)throw new Error("No available transport method");u(i)})(Z({},e,{callback:a=>{var n,r;this.rateLimiter.checkForLimiting(a),a.statusCode>=400&&((n=(r=this.config).on_request_error)==null||n.call(r,a)),e.callback==null||e.callback(a)}}))))}Or(e){this.Ar?this.Ar.retriableRequest(e):this.ci(e)}_execute_array(e){var a,n=[],r=[],o=[];vo(e,(s=>{s&&(a=s[0],Me(a)?o.push(s):mo(s)?s.call(this):Me(s)&&a==="alias"?n.push(s):Me(s)&&a.indexOf("capture")!==-1&&mo(this[a])?o.push(s):r.push(s))}));var i=function(s,l){vo(s,(function(u){if(Me(u[0])){var c=l;Be(u,(function(d){c=c[d[0]].apply(c,d.slice(1))}))}else this[u[0]].apply(this,u.slice(1))}),l)};i(n,this),i(r,this),i(o,this)}jr(){var e,a;return((e=this.config.bootstrap)==null?void 0:e.featureFlags)&&Object.keys((a=this.config.bootstrap)==null?void 0:a.featureFlags).length>0||!1}push(e){this._execute_array([e])}capture(e,a,n){var r;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.Mr){if(this.is_capturing())if(!z(e)&&dt(e)){var o=!this.config.opt_out_useragent_filter&&this._is_bot();if(!(o&&!this.config.__preview_capture_bot_pageviews)){var i=n!=null&&n.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(i==null||!i.isRateLimited){a!=null&&a.$current_url&&!dt(a?.$current_url)&&($.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),a==null||delete a.$current_url),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var s=new Date,l=n?.timestamp||s,u=ho(),c={uuid:u,event:e,properties:this.calculateEventProperties(e,a||{},l,u)};e==="$pageview"&&this.config.__preview_capture_bot_pageviews&&o&&(c.event="$bot_pageview",c.properties.$browser_type="bot"),i&&(c.properties.$lib_rate_limit_remaining_tokens=i.remainingTokens),n?.$set&&(c.$set=n?.$set);var d,f=this.qr(n?.$set_once);if(f&&(c.$set_once=f),(c=ON(c,n!=null&&n._noTruncate?null:this.config.properties_string_max_length)).timestamp=l,z(n?.timestamp)||(c.properties.$event_time_override_provided=!0,c.properties.$event_time_override_system_time=s),e===Yp.DISMISSED||e===Yp.SENT){var m=a?.[YA.SURVEY_ID],S=a?.[YA.SURVEY_ITERATION];d={id:m,current_iteration:S},localStorage.getItem(KA(d))||localStorage.setItem(KA(d),"true"),c.$set=Z({},c.$set,{[OH({id:m,current_iteration:S},e===Yp.SENT?"responded":"dismissed")]:!0})}var b=Z({},c.properties.$set,c.$set);if(Vs(b)||this.setPersonPropertiesForFlags(b),!Ae(this.config.before_send)){var x=this.Wr(c);if(!x)return;c=x}this.Er.emit("eventCaptured",c);var p={method:"POST",url:(r=n?._url)!==null&&r!==void 0?r:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:c,compression:"best-available",batchKey:n?._batchKey};return!this.config.request_batching||n&&(n==null||!n._batchKey)||n!=null&&n.send_instantly?this.Or(p):this.Mr.enqueue(p),c}$.critical("This capture call is ignored due to client rate limiting.")}}else $.error("No event name provided to posthog.capture")}else $.uninitializedWarning("posthog.capture")}Ai(e){return this.on("eventCaptured",(a=>e(a.event,a)))}calculateEventProperties(e,a,n,r,o){if(n=n||new Date,!this.persistence||!this.sessionPersistence)return a;var i=o?void 0:this.persistence.remove_event_timer(e),s=Z({},a);if(s.token=this.config.token,s.$config_defaults=this.config.defaults,(this.config.cookieless_mode=="always"||this.config.cookieless_mode=="on_reject"&&this.consent.isExplicitlyOptedOut())&&(s.$cookieless_mode=!0),e==="$snapshot"){var l=Z({},this.persistence.properties(),this.sessionPersistence.properties());return s.distinct_id=l.distinct_id,(!dt(s.distinct_id)&&!wn(s.distinct_id)||Rx(s.distinct_id))&&$.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),s}var u,c=bH(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties);if(this.sessionManager){var{sessionId:d,windowId:f}=this.sessionManager.checkAndGetSessionAndWindowId(o,n.getTime());s.$session_id=d,s.$window_id=f}this.sessionPropsManager&&tt(s,this.sessionPropsManager.getSessionProps());try{var m;this.sessionRecording&&tt(s,this.sessionRecording.sdkDebugProperties),s.$sdk_debug_retry_queue_size=(m=this.Ar)==null?void 0:m.length}catch(p){s.$sdk_debug_error_capturing_properties=String(p)}if(this.requestRouter.region===cc.CUSTOM&&(s.$lib_custom_api_host=this.config.api_host),u=e!=="$pageview"||o?e!=="$pageleave"||o?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(n):this.pageViewManager.doPageView(n,r),s=tt(s,u),e==="$pageview"&&q&&(s.title=q.title),!z(i)){var S=n.getTime()-i;s.$duration=parseFloat((S/1e3).toFixed(3))}na&&this.config.opt_out_useragent_filter&&(s.$browser_type=this._is_bot()?"bot":"browser"),(s=tt({},c,this.persistence.properties(),this.sessionPersistence.properties(),s)).$is_identified=this._isIdentified(),Me(this.config.property_denylist)?Be(this.config.property_denylist,(function(p){delete s[p]})):$.error("Invalid value for property_denylist config: "+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var b=this.config.sanitize_properties;b&&($.error("sanitize_properties is deprecated. Use before_send instead"),s=b(s,e));var x=this.Gr();return s.$process_person_profile=x,x&&!o&&this.Vr("_calculate_event_properties"),s}qr(e){var a;if(!this.persistence||!this.Gr()||this.Sr)return e;var n=this.persistence.get_initial_props(),r=(a=this.sessionPropsManager)==null?void 0:a.getSetOnceProps(),o=tt({},n,r||{},e||{}),i=this.config.sanitize_properties;return i&&($.error("sanitize_properties is deprecated. Use before_send instead"),o=i(o,"$set_once")),this.Sr=!0,Vs(o)?void 0:o}register(e,a){var n;(n=this.persistence)==null||n.register(e,a)}register_once(e,a,n){var r;(r=this.persistence)==null||r.register_once(e,a,n)}register_for_session(e){var a;(a=this.sessionPersistence)==null||a.register(e)}unregister(e){var a;(a=this.persistence)==null||a.unregister(e)}unregister_for_session(e){var a;(a=this.sessionPersistence)==null||a.unregister(e)}Jr(e,a){this.register({[e]:a})}getFeatureFlag(e,a){return this.featureFlags.getFeatureFlag(e,a)}getFeatureFlagPayload(e){var a=this.featureFlags.getFeatureFlagPayload(e);try{return JSON.parse(a)}catch{return a}}isFeatureEnabled(e,a){return this.featureFlags.isFeatureEnabled(e,a)}reloadFeatureFlags(){this.featureFlags.reloadFeatureFlags()}updateEarlyAccessFeatureEnrollment(e,a,n){this.featureFlags.updateEarlyAccessFeatureEnrollment(e,a,n)}getEarlyAccessFeatures(e,a,n){return a===void 0&&(a=!1),this.featureFlags.getEarlyAccessFeatures(e,a,n)}on(e,a){return this.Er.on(e,a)}onFeatureFlags(e){return this.featureFlags.onFeatureFlags(e)}onSurveysLoaded(e){return this.surveys.onSurveysLoaded(e)}onSessionId(e){var a,n;return(a=(n=this.sessionManager)==null?void 0:n.onSessionId(e))!==null&&a!==void 0?a:()=>{}}getSurveys(e,a){a===void 0&&(a=!1),this.surveys.getSurveys(e,a)}getActiveMatchingSurveys(e,a){a===void 0&&(a=!1),this.surveys.getActiveMatchingSurveys(e,a)}renderSurvey(e,a){this.surveys.renderSurvey(e,a)}displaySurvey(e,a){a===void 0&&(a=PH),this.surveys.displaySurvey(e,a)}cancelPendingSurvey(e){this.surveys.cancelPendingSurvey(e)}canRenderSurvey(e){return this.surveys.canRenderSurvey(e)}canRenderSurveyAsync(e,a){return a===void 0&&(a=!1),this.surveys.canRenderSurveyAsync(e,a)}identify(e,a,n){if(!this.__loaded||!this.persistence)return $.uninitializedWarning("posthog.identify");if(wn(e)&&(e=e.toString(),$.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),e)if(["distinct_id","distinctid"].includes(e.toLowerCase()))$.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.');else if(e!==Xu){if(this.Vr("posthog.identify")){var r=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var o=r;this.register_once({$had_persisted_distinct_id:!0,$device_id:o},"")}e!==r&&e!==this.get_property(rc)&&(this.unregister(rc),this.register({distinct_id:e}));var i=(this.persistence.get_property(cr)||"anonymous")==="anonymous";e!==r&&i?(this.persistence.set_property(cr,"identified"),this.setPersonPropertiesForFlags(Z({},n||{},a||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:r},{$set:a||{},$set_once:n||{}}),this.Tr=jA(e,a,n),this.featureFlags.setAnonymousDistinctId(r)):(a||n)&&this.setPersonProperties(a,n),e!==r&&(this.reloadFeatureFlags(),this.unregister(eh))}}else $.critical('The string "'+Xu+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.');else $.error("Unique user id has not been set in posthog.identify")}setPersonProperties(e,a){if((e||a)&&this.Vr("posthog.setPersonProperties")){var n=jA(this.get_distinct_id(),e,a);this.Tr!==n?(this.setPersonPropertiesForFlags(Z({},a||{},e||{})),this.capture("$set",{$set:e||{},$set_once:a||{}}),this.Tr=n):$.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(e,a,n){if(e&&a){if(this.Vr("posthog.group")){var r=this.getGroups();r[e]!==a&&this.resetGroupPropertiesForFlags(e),this.register({$groups:Z({},r,{[e]:a})}),n&&(this.capture("$groupidentify",{$group_type:e,$group_key:a,$group_set:n}),this.setGroupPropertiesForFlags({[e]:n})),r[e]===a||n||this.reloadFeatureFlags()}}else $.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0),this.featureFlags.setPersonPropertiesForFlags(e,a)}resetPersonPropertiesForFlags(){this.featureFlags.resetPersonPropertiesForFlags()}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0),this.Vr("posthog.setGroupPropertiesForFlags")&&this.featureFlags.setGroupPropertiesForFlags(e,a)}resetGroupPropertiesForFlags(e){this.featureFlags.resetGroupPropertiesForFlags(e)}reset(e){var a,n,r,o;if($.info("reset"),!this.__loaded)return $.uninitializedWarning("posthog.reset");var i=this.get_property("$device_id");if(this.consent.reset(),(a=this.persistence)==null||a.clear(),(n=this.sessionPersistence)==null||n.clear(),this.surveys.reset(),this.featureFlags.reset(),(r=this.persistence)==null||r.set_property(cr,"anonymous"),(o=this.sessionManager)==null||o.resetSessionId(),this.Tr=null,this.config.cookieless_mode==="always")this.register_once({distinct_id:Xu,$device_id:null},"");else{var s=this.config.get_device_id(ho());this.register_once({distinct_id:s,$device_id:e?s:i},"")}this.register({$last_posthog_reset:new Date().toISOString()},1)}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,a;return(e=(a=this.sessionManager)==null?void 0:a.checkAndGetSessionAndWindowId(!0).sessionId)!==null&&e!==void 0?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var{sessionId:a,sessionStartTimestamp:n}=this.sessionManager.checkAndGetSessionAndWindowId(!0),r=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+a);if(e!=null&&e.withTimestamp&&n){var o,i=(o=e.timestampLookBack)!==null&&o!==void 0?o:10;if(!n)return r;r+="?t="+Math.max(Math.floor((new Date().getTime()-n)/1e3)-i,0)}return r}alias(e,a){return e===this.get_property(fE)?($.critical("Attempting to create alias for existing People user - aborting."),-2):this.Vr("posthog.alias")?(z(a)&&(a=this.get_distinct_id()),e!==a?(this.Jr(rc,e),this.capture("$create_alias",{alias:e,distinct_id:a})):($.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var a=Z({},this.config);if(vt(e)){var n,r,o,i,s;tt(this.config,tE(e));var l=this.Cr();(n=this.persistence)==null||n.update_config(this.config,a,l),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new fc(Z({},this.config,{persistence:"sessionStorage"}),l);var u=this.Rr(this.config.debug);go(u)&&(this.config.debug=u),go(this.config.debug)&&(this.config.debug?(ur.DEBUG=!0,We.H()&&We.G("ph_debug","true"),$.info("set_config",{config:e,oldConfig:a,newConfig:Z({},this.config)})):(ur.DEBUG=!1,We.H()&&We.V("ph_debug"))),(r=this.sessionRecording)==null||r.startIfEnabledOrStop(),(o=this.autocapture)==null||o.startIfEnabled(),(i=this.heatmaps)==null||i.startIfEnabled(),this.surveys.loadIfEnabled(),this.Kr(),(s=this.externalIntegrations)==null||s.startIfEnabledOrStop()}}startSessionRecording(e){var a=e===!0,n={sampling:a||!(e==null||!e.sampling),linked_flag:a||!(e==null||!e.linked_flag),url_trigger:a||!(e==null||!e.url_trigger),event_trigger:a||!(e==null||!e.event_trigger)};if(Object.values(n).some(Boolean)){var r,o,i,s,l;(r=this.sessionManager)==null||r.checkAndGetSessionAndWindowId(),n.sampling&&((o=this.sessionRecording)==null||o.overrideSampling()),n.linked_flag&&((i=this.sessionRecording)==null||i.overrideLinkedFlag()),n.url_trigger&&((s=this.sessionRecording)==null||s.overrideTrigger("url")),n.event_trigger&&((l=this.sessionRecording)==null||l.overrideTrigger("event"))}this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!((e=this.sessionRecording)==null||!e.started)}captureException(e,a){var n=new Error("PostHog syntheticException"),r=this.exceptions.buildProperties(e,{handled:!0,syntheticException:n});return this.exceptions.sendExceptionEvent(Z({},r,a))}loadToolbar(e){return this.toolbar.loadToolbar(e)}get_property(e){var a;return(a=this.persistence)==null?void 0:a.props[e]}getSessionProperty(e){var a;return(a=this.sessionPersistence)==null?void 0:a.props[e]}toString(){var e,a=(e=this.config.name)!==null&&e!==void 0?e:$s;return a!==$s&&(a=$s+"."+a),a}_isIdentified(){var e,a;return((e=this.persistence)==null?void 0:e.get_property(cr))==="identified"||((a=this.sessionPersistence)==null?void 0:a.get_property(cr))==="identified"}Gr(){var e,a;return!(this.config.person_profiles==="never"||this.config.person_profiles==="identified_only"&&!this._isIdentified()&&Vs(this.getGroups())&&((e=this.persistence)==null||(e=e.props)==null||!e[rc])&&((a=this.persistence)==null||(a=a.props)==null||!a[ah]))}Br(){return this.config.capture_pageleave===!0||this.config.capture_pageleave==="if_capture_pageview"&&(this.config.capture_pageview===!0||this.config.capture_pageview==="history_change")}createPersonProfile(){this.Gr()||this.Vr("posthog.createPersonProfile")&&this.setPersonProperties({},{})}Vr(e){return this.config.person_profiles==="never"?($.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.Jr(ah,!0),!0)}Cr(){if(this.config.cookieless_mode==="always")return!0;var e=this.consent.isOptedOut(),a=this.config.opt_out_persistence_by_default||this.config.cookieless_mode==="on_reject";return this.config.disable_persistence||e&&!!a}Kr(){var e,a,n,r,o=this.Cr();return((e=this.persistence)==null?void 0:e.wi)!==o&&((n=this.persistence)==null||n.set_disabled(o)),((a=this.sessionPersistence)==null?void 0:a.wi)!==o&&((r=this.sessionPersistence)==null||r.set_disabled(o)),o}opt_in_capturing(e){var a;if(this.config.cookieless_mode!=="always"){var n,r;this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut()&&(this.reset(!0),(n=this.sessionManager)==null||n.destroy(),this.sessionManager=new mh(this),this.persistence&&(this.sessionPropsManager=new hh(this,this.sessionManager,this.persistence)),this.sessionRecording=new gh(this),this.sessionRecording.startIfEnabledOrStop()),this.consent.optInOut(!0),this.Kr(),this.zr(),(a=this.sessionRecording)==null||a.startIfEnabledOrStop(),this.config.cookieless_mode=="on_reject"&&this.surveys.loadIfEnabled(),(z(e?.captureEventName)||e!=null&&e.captureEventName)&&this.capture((r=e?.captureEventName)!==null&&r!==void 0?r:"$opt_in",e?.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.Hr()}else $.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}opt_out_capturing(){var e,a;this.config.cookieless_mode!=="always"?(this.config.cookieless_mode==="on_reject"&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.Kr(),this.config.cookieless_mode==="on_reject"&&(this.register({distinct_id:Xu,$device_id:null}),(e=this.sessionManager)==null||e.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,(a=this.sessionRecording)==null||a.stopRecording(),this.sessionRecording=void 0,this.Hr())):$.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return e===dr.GRANTED?"granted":e===dr.DENIED?"denied":"pending"}is_capturing(){return this.config.cookieless_mode==="always"||(this.config.cookieless_mode==="on_reject"?this.consent.isExplicitlyOptedOut()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.Kr()}_is_bot(){return ba?sT(ba,this.config.custom_blocked_useragents):void 0}Hr(){q&&(q.visibilityState==="visible"?this.$r||(this.$r=!0,this.capture("$pageview",{title:q.title},{send_instantly:!0}),this.kr&&(q.removeEventListener("visibilitychange",this.kr),this.kr=null)):this.kr||(this.kr=this.Hr.bind(this),it(q,"visibilitychange",this.kr)))}debug(e){e===!1?(E?.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(E?.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}O(){var e,a,n,r,o,i,s,l=this.Ir||{};return"advanced_disable_flags"in l?!!l.advanced_disable_flags:this.config.advanced_disable_flags!==!1?!!this.config.advanced_disable_flags:this.config.advanced_disable_decide===!0?($.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(n="advanced_disable_decide",r=!1,o=$,i=(a="advanced_disable_flags")in(e=l)&&!z(e[a]),s=n in e&&!z(e[n]),i?e[a]:s?(o&&o.warn("Config field '"+n+"' is deprecated. Please use '"+a+"' instead. The old field will be removed in a future major version."),e[n]):r)}Wr(e){if(Ae(this.config.before_send))return e;var a=Me(this.config.before_send)?this.config.before_send:[this.config.before_send],n=e;for(var r of a){if(n=r(n),Ae(n)){var o="Event '"+e.event+"' was rejected in beforeSend function";return vN(e.event)?$.warn(o+". This can cause unexpected behavior."):$.info(o),null}n.properties&&!Vs(n.properties)||$.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}return n}getPageViewId(){var e;return(e=this.pageViewManager.Vt)==null?void 0:e.pageViewId}captureTraceFeedback(e,a){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:a})}captureTraceMetric(e,a,n){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:a,$ai_metric_value:String(n)})}Rr(e){var a=go(e)&&!e,n=We.H()&&We.q("ph_debug")==="true";return!a&&(!!n||e)}};(function(t,e){for(var a=0;a<e.length;a++)t.prototype[e[a]]=DN(t.prototype[e[a]])})(vh,["identify"]);var aE,uT=(aE=pc[$s]=new vh,(function(){function t(){t.done||(t.done=!0,lT=!1,Be(pc,(function(e){e._dom_loaded()})))}q!=null&&q.addEventListener?q.readyState==="complete"?t():it(q,"DOMContentLoaded",t,{capture:!1}):E&&$.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),aE);var Wb=class{constructor(e={}){this.options=e;B(this,"client");B(this,"featureFlagsCallback");B(this,"captureCallback");B(this,"consentUnsub");if(this.client=e.client,this.featureFlagsCallback=e.onFeatureFlagsLoaded,this.captureCallback=e.onCapture,!this.client&&e.consent&&e.requireExplicitConsent&&typeof window<"u"&&e.apiKey){let a=e.consent;a.getStatus()==="granted"&&this.initPostHog(),this.consentUnsub=a.subscribe(r=>{r==="granted"?this.client?this.client.opt_in_capturing():this.initPostHog():r==="denied"&&this.client&&this.client.opt_out_capturing()});return}!this.client&&typeof window<"u"&&e.apiKey&&this.initPostHog()}initPostHog(){let e=this.options;if(!e.apiKey)return;let a=e.enableFeatureFlags??!0,n=`syntro_${e.apiKey.slice(-6)||"sdk"}`;this.client=uT.init(e.apiKey,{api_host:e.apiHost??"https://telemetry.syntrologie.com",advanced_disable_feature_flags:!a,advanced_disable_feature_flags_on_first_load:!a,autocapture:e.autocapture??!0,capture_pageview:e.capturePageview??!0,capture_pageleave:e.capturePageleave??!0,disable_session_recording:!(e.sessionRecording??!0),opt_out_useragent_filter:!0,session_recording:{recordCrossDomainIFrames:!0},capture_performance:!0,enable_recording_console_log:!0,loaded:r=>{if(a&&this.featureFlagsCallback){r.onFeatureFlags(()=>{let i=this.getAllFeatureFlags();i&&this.featureFlagsCallback&&this.featureFlagsCallback(i)});let o=this.getAllFeatureFlags();o&&Object.keys(o).length>0&&this.featureFlagsCallback(o)}this.captureCallback&&r.on("eventCaptured",o=>{let i=typeof o=="string"?o:o?.event,s=typeof o=="string"?void 0:o?.properties;typeof i=="string"&&this.captureCallback?.(i,s)})}},n)}getAllFeatureFlags(){return this.client?.featureFlags?.getFlagVariants?.()}getSegmentFlags(){let e=this.getAllFeatureFlags();if(!e)return{};let a={};for(let[n,r]of Object.entries(e))n.startsWith("in_segment_")&&(a[n]=r===!0);return a}identify(e,a){this.client?.identify(e,a)}alias(e,a){this.client?.alias(e,a)}track(e,a){this.client?.capture(e,a)}trackCanvasOpened(e){this.track("shadow_canvas_opened",{surface:e})}trackCanvasClosed(e){this.track("shadow_canvas_closed",{surface:e})}trackRectangleViewed(e,a){this.track("shadow_canvas_rectangle_viewed",{rectangleId:e,surface:a})}trackAction(e,a,n){this.track("shadow_canvas_action",{action:e,rectangleId:a,surface:n})}register(e){this.client?.register?.(e)}getSessionId(){return this.client?.get_session_id?.()}startSessionRecording(){this.client?.startSessionRecording?.()}trackExperiment(e,a,n){let r=`$experiment_${e}`;this.register({[r]:n??`variation_${a}`,[`${r}_id`]:a}),this.track("$experiment_started",{$experiment_key:e,$experiment_variation_id:a,$experiment_variation_name:n??`variation_${a}`})}setPersonProperties(e){this.client?.capture("$set",{$set:e})}setPersonPropertiesOnce(e){this.client?.capture("$set",{$set_once:e})}getDistinctId(){return this.client?.get_distinct_id?.()}};function Sh(t={}){return new Wb(t)}var Xb=async(t,e)=>{let a=[];if(e.applyAction)for(let n of t.actions){let r=await e.applyAction(n);a.push(r)}return{cleanup:async()=>{for(let n=a.length-1;n>=0;n--)try{await a[n].revert()}catch{}}}},Yb=async(t,e)=>{let a=[];if(e.applyAction){let n=t.actions.map(r=>e.applyAction(r));if(t.waitFor==="any"){let r=await Promise.race(n);a.push(r);let o=await Promise.allSettled(n);for(let i of o)i.status==="fulfilled"&&i.value!==r&&a.push(i.value)}else{let r=await Promise.all(n);a.push(...r)}}return{cleanup:async()=>{for(let n of a)try{await n.revert()}catch{}}}},Kb=async(t,e)=>{let a,n,r=!1,o={cleanup:()=>{r=!0,n&&clearTimeout(n),a&&a()}};return t.event&&e.subscribeEvent?await new Promise(i=>{a=e.subscribeEvent(t.event,()=>{r||i()}),t.durationMs!==void 0&&(n=setTimeout(()=>{r||i()},t.durationMs))}):t.durationMs!==void 0&&await new Promise(i=>{n=setTimeout(()=>{r||i()},t.durationMs)}),o};var _c=class{constructor(){B(this,"executors",new Map);for(let{kind:e,executor:a}of Gv)this.registerCore(e,a);for(let{kind:e,executor:a}of ny)this.registerCore(e,a);this.registerCore("core:mountWidget",async()=>{throw new Error("core:mountWidget must be handled by ActionEngine")}),this.registerCore("core:sequence",Xb),this.registerCore("core:parallel",Yb),this.registerCore("core:wait",Kb)}registerCore(e,a,n){this.executors.set(e,{kind:e,executor:a,schema:n,source:"core",isBuiltIn:!0})}register(e,a,n,r="custom",o=!1){if(this.executors.has(e)){if(this.executors.get(e).isBuiltIn)return;console.warn(`[ExecutorRegistry] Overriding executor for kind: ${e} (source: ${r})`)}console.log(`[ExecutorRegistry] Registered executor: ${e} (source: ${r})`),this.executors.set(e,{kind:e,executor:a,schema:n,source:r,isBuiltIn:o})}unregister(e){let a=this.executors.get(e);return a?a.isBuiltIn?(console.warn(`[ExecutorRegistry] Cannot unregister built-in executor: ${e}`),!1):(this.executors.delete(e),!0):!1}unregisterBySource(e){for(let[a,n]of this.executors.entries())n.source===e&&this.executors.delete(a)}get(e){return this.executors.get(e)?.executor}getRegistration(e){return this.executors.get(e)}has(e){return this.executors.has(e)}validate(e){let a=[];if(!e||typeof e!="object")return a.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:a,warnings:[]};let{kind:n}=e;if(!n||typeof n!="string")return a.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:a,warnings:[]};let r=this.executors.get(n);if(!r)return a.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${n}`,field:"kind"}),{valid:!1,errors:a,warnings:[]};if(r.schema){let o=r.schema.safeParse(e);if(!o.success){for(let i of o.error.issues)a.push({code:"SCHEMA_VALIDATION_ERROR",message:i.message,field:i.path.join(".")});return{valid:!1,errors:a,warnings:[]}}}return{valid:!0,errors:[],warnings:[]}}list(){return Array.from(this.executors.keys())}listRegistrations(){return Array.from(this.executors.values())}getBuiltInKinds(){return Array.from(this.executors.entries()).filter(([,e])=>e.isBuiltIn).map(([e])=>e)}getCustomKinds(){return Array.from(this.executors.entries()).filter(([,e])=>!e.isBuiltIn).map(([e])=>e)}},Ln=new _c;function cT(t){return Ln.get(t)}function Ch(t){return Ln.has(t)}var $H=new Set(["onclick","onerror","onload","onmouseover","onfocus","onblur","onchange","onsubmit","onkeydown","onkeyup","onkeypress"]),dT=5e4,fT=50;function hr(t){let e=[],a=[];if(!t||typeof t!="object")return e.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:e,warnings:a};let{kind:n}=t;if(!n||typeof n!="string")return e.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:e,warnings:a};if(!Ch(n)&&n!=="core:mountWidget"){let r=Ln.list();return console.error(`[ActionValidation] Unknown action kind: "${n}". Registered kinds (${r.length}): [${r.join(", ")}]. This usually means the app that provides "${n}" hasn't been activated yet, or the executor was never registered in ExecutorRegistry.`),e.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${n}`,field:"kind"}),{valid:!1,errors:e,warnings:a}}switch(n){case"overlays:highlight":case"overlays:pulse":case"navigation:scrollTo":xo(t,e,a);break;case"overlays:badge":xo(t,e,a),VH(t,e,a);break;case"overlays:tooltip":xo(t,e,a),jH(t,e,a);break;case"overlays:modal":a3(t,e,a);break;case"content:insertHtml":xo(t,e,a),GH(t,e,a);break;case"content:setText":xo(t,e,a),ZH(t,e,a);break;case"content:setAttr":xo(t,e,a),WH(t,e,a);break;case"content:addClass":case"content:removeClass":xo(t,e,a),XH(t,e,a);break;case"content:setStyle":xo(t,e,a),YH(t,e,a);break;case"core:mountWidget":KH(t,e,a);break;case"core:wait":QH(t,e,a);break;case"core:sequence":JH(t,e,a);break;case"core:parallel":e3(t,e,a);break;case"core:tour":n3(t,e,a);break;case"navigation:navigate":t3(t,e,a);break}return{valid:e.length===0,errors:e,warnings:a}}function xo(t,e,a){let n=t.anchorId;if(!n||typeof n!="object"){e.push({code:"MISSING_ANCHOR_ID",message:"Action requires an 'anchorId' object with a 'selector' string",field:"anchorId"});return}if(!n.selector||typeof n.selector!="string"?e.push({code:"MISSING_ANCHOR_SELECTOR",message:"anchorId requires a 'selector' string",field:"anchorId.selector"}):n.selector.length>200&&a.push({code:"LONG_ANCHOR_ID",message:"Anchor selector is unusually long",suggestion:"Consider using a shorter, more descriptive selector"}),n.route===void 0||n.route===null)e.push({code:"MISSING_ANCHOR_ROUTE",message:`anchorId requires a 'route' (string or array of strings). Use "**" for all routes.`,field:"anchorId.route"});else{let r=Array.isArray(n.route)?n.route:[n.route];for(let o of r)if(typeof o!="string"){e.push({code:"INVALID_ANCHOR_ROUTE",message:"anchorId.route must be a string or array of strings",field:"anchorId.route"});break}}}function VH(t,e,a){!t.content||typeof t.content!="string"?e.push({code:"MISSING_CONTENT",message:"Badge action requires 'content' property",field:"content"}):t.content.length>100&&a.push({code:"LONG_BADGE_CONTENT",message:"Badge content is quite long",suggestion:"Keep badge content short (under 100 characters)"})}function jH(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Tooltip action requires 'content' object",field:"content"});return}(!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Tooltip content requires 'body' property",field:"content.body"})}function GH(t,e,a){!t.html||typeof t.html!="string"?e.push({code:"MISSING_HTML",message:"insertHtml action requires 'html' property",field:"html"}):t.html.length>dT&&e.push({code:"HTML_TOO_LONG",message:`HTML content exceeds maximum length of ${dT}`,field:"html"});let n=["before","after","prepend","append","replace"];(!t.position||!n.includes(t.position))&&e.push({code:"INVALID_POSITION",message:`Position must be one of: ${n.join(", ")}`,field:"position"})}function ZH(t,e,a){(t.text===void 0||t.text===null)&&e.push({code:"MISSING_TEXT",message:"setText action requires 'text' property",field:"text"})}function WH(t,e,a){!t.attr||typeof t.attr!="string"?e.push({code:"MISSING_ATTR",message:"setAttr action requires 'attr' property",field:"attr"}):($H.has(t.attr.toLowerCase())||t.attr.toLowerCase().startsWith("on"))&&e.push({code:"DANGEROUS_ATTR",message:`Event handler attributes are not allowed: ${t.attr}`,field:"attr"}),(t.value===void 0||t.value===null)&&e.push({code:"MISSING_VALUE",message:"setAttr action requires 'value' property",field:"value"})}function XH(t,e,a){!t.className||typeof t.className!="string"?e.push({code:"MISSING_CLASS_NAME",message:"Class action requires 'className' property",field:"className"}):/^[a-zA-Z_-][a-zA-Z0-9_-]*$/.test(t.className)||a.push({code:"INVALID_CLASS_NAME",message:"Class name contains unusual characters",suggestion:"Use alphanumeric characters, hyphens, and underscores"})}function YH(t,e,a){if(!t.styles||typeof t.styles!="object")e.push({code:"MISSING_STYLES",message:"setStyle action requires 'styles' object",field:"styles"});else{let n=Object.keys(t.styles).length;n>fT&&e.push({code:"TOO_MANY_STYLES",message:`Too many styles (${n}). Maximum is ${fT}`,field:"styles"});for(let[r,o]of Object.entries(t.styles))typeof o=="string"&&o.includes("expression(")&&e.push({code:"DANGEROUS_STYLE",message:`Style expressions are not allowed: ${r}`,field:`styles.${r}`})}}function KH(t,e,a){(!t.slot||typeof t.slot!="string")&&e.push({code:"MISSING_SLOT",message:"mountWidget action requires 'slot' property",field:"slot"}),!t.widget||typeof t.widget!="object"?e.push({code:"MISSING_WIDGET",message:"mountWidget action requires 'widget' object",field:"widget"}):(!t.widget.widgetId||typeof t.widget.widgetId!="string")&&e.push({code:"MISSING_WIDGET_ID",message:"Widget must have a 'widgetId' property",field:"widget.widgetId"})}function QH(t,e,a){t.durationMs===void 0&&!t.event&&e.push({code:"MISSING_WAIT_CONFIG",message:"wait action requires either 'durationMs' or 'event' property"}),t.durationMs!==void 0&&t.durationMs<0&&e.push({code:"INVALID_DURATION",message:"durationMs must be a positive number",field:"durationMs"}),t.event!==void 0&&typeof t.event!="string"&&e.push({code:"INVALID_EVENT",message:"event must be a string",field:"event"})}function JH(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"sequence action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_SEQUENCE",message:"sequence has no actions",suggestion:"Add at least one action to the sequence"});for(let n=0;n<t.actions.length;n++){let r=hr(t.actions[n]);for(let o of r.errors)e.push({...o,field:`actions[${n}]${o.field?`.${o.field}`:""}`});for(let o of r.warnings)a.push(o)}}function e3(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"parallel action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_PARALLEL",message:"parallel has no actions",suggestion:"Add at least one action to the parallel group"}),t.waitFor&&!["all","any"].includes(t.waitFor)&&e.push({code:"INVALID_WAIT_FOR",message:"waitFor must be 'all' or 'any'",field:"waitFor"});for(let n=0;n<t.actions.length;n++){let r=hr(t.actions[n]);for(let o of r.errors)e.push({...o,field:`actions[${n}]${o.field?`.${o.field}`:""}`});for(let o of r.warnings)a.push(o)}}function t3(t,e,a){if(!t.url||typeof t.url!="string")e.push({code:"MISSING_URL",message:"navigate action requires 'url' property",field:"url"});else{let n=t.url.trim().toLowerCase();n.startsWith("javascript:")&&e.push({code:"DANGEROUS_URL",message:"javascript: URLs are not allowed",field:"url"}),n.startsWith("data:")&&a.push({code:"DATA_URL",message:"data: URLs may have limited support",suggestion:"Consider using a regular URL instead"})}}function a3(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Modal action requires 'content' object",field:"content"});return}if((!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Modal content requires 'body' property",field:"content.body"}),t.size&&!["sm","md","lg"].includes(t.size)&&e.push({code:"INVALID_SIZE",message:"Modal size must be 'sm', 'md', or 'lg'",field:"size"}),t.ctaButtons)if(!Array.isArray(t.ctaButtons))e.push({code:"INVALID_CTA_BUTTONS",message:"ctaButtons must be an array",field:"ctaButtons"});else for(let n=0;n<t.ctaButtons.length;n++){let r=t.ctaButtons[n];(!r.label||typeof r.label!="string")&&e.push({code:"MISSING_BUTTON_LABEL",message:`CTA button at index ${n} requires 'label' property`,field:`ctaButtons[${n}].label`}),(!r.actionId||typeof r.actionId!="string")&&e.push({code:"MISSING_BUTTON_ACTION_ID",message:`CTA button at index ${n} requires 'actionId' property`,field:`ctaButtons[${n}].actionId`})}}function n3(t,e,a){if((!t.tourId||typeof t.tourId!="string")&&e.push({code:"MISSING_TOUR_ID",message:"Tour action requires 'tourId' property",field:"tourId"}),!t.steps||!Array.isArray(t.steps)){e.push({code:"MISSING_STEPS",message:"Tour action requires 'steps' array",field:"steps"});return}t.steps.length===0&&e.push({code:"EMPTY_STEPS",message:"Tour must have at least one step",field:"steps"});let n=new Set;for(let r=0;r<t.steps.length;r++){let o=t.steps[r];if(!o.id||typeof o.id!="string"?e.push({code:"MISSING_STEP_ID",message:`Step at index ${r} requires 'id' property`,field:`steps[${r}].id`}):(n.has(o.id)&&e.push({code:"DUPLICATE_STEP_ID",message:`Duplicate step ID: ${o.id}`,field:`steps[${r}].id`}),n.add(o.id)),!o.action)e.push({code:"MISSING_STEP_ACTION",message:`Step at index ${r} requires 'action' property`,field:`steps[${r}].action`});else{let i=hr(o.action);for(let s of i.errors)e.push({...s,field:`steps[${r}].action${s.field?`.${s.field}`:""}`});for(let s of i.warnings)a.push(s)}if(o.onAction)for(let[i,s]of Object.entries(o.onAction))s!=="end"&&!t.steps.some(l=>l.id===s)&&a.push({code:"UNKNOWN_TARGET_STEP",message:`Step "${o.id}" references unknown target step: ${s}`,suggestion:`Make sure step "${s}" exists in the tour`})}}function _h(t){let e=[],a=[];if(!Array.isArray(t))return console.error("[ActionValidation] validateActions called with non-array:",typeof t),e.push({code:"INVALID_ACTIONS",message:"Actions must be an array"}),{valid:!1,errors:e,warnings:a};for(let n=0;n<t.length;n++){let r=hr(t[n]);if(!r.valid){let o=t[n];console.error(`[ActionValidation] Action [${n}] failed validation:`,`kind="${o?.kind??"undefined"}"`,r.errors.map(i=>`${i.code}: ${i.message}`).join("; "),o)}for(let o of r.errors)e.push({...o,field:o.field?`[${n}].${o.field}`:`[${n}]`});for(let o of r.warnings)a.push({...o,suggestion:o.suggestion?`Action ${n}: ${o.suggestion}`:void 0})}return e.length>0&&console.error(`[ActionValidation] Batch validation failed: ${e.length} error(s) in ${t.length} action(s).`,e.map(n=>`${n.field??"?"}: ${n.message}`).join(" | ")),{valid:e.length===0,errors:e,warnings:a}}var r3=0;function wh(t){let{overlayRoot:e,eventBus:a,surfaces:n,anchorResolver:r,waitForAnchor:o,adaptiveId:i,executorRegistry:s=Ln,subscribeNavigation:l,runtime:u}=t,c=new Map,d=new Map;function f(){return`action-${++r3}`}function m(C,A){a&&a.publish(C,A)}function S(){return{overlayRoot:e,resolveAnchor:r,waitForAnchor:o,generateId:f,publishEvent:m,adaptiveId:i,applyAction:g,subscribeEvent:a?(C,A)=>a.subscribe({names:[C]},w=>A(w.props)):void 0,subscribeNavigation:l}}async function b(C,A){if(!n)throw new Error("Surfaces provider required for core:mountWidget actions");let w=n.mount(C.slot,{type:"widget",widgetId:C.widget.widgetId,config:C.widget.props},{priority:C.widget.priority});return A.publishEvent("action.applied",{id:A.generateId(),kind:"core:mountWidget",slot:C.slot,widgetId:C.widget.widgetId}),{cleanup:()=>{w.unmount()},updateFn:k=>{if("widget"in k&&k.widget){let T=k.widget;T.props&&w.update({type:"widget",widgetId:C.widget.widgetId,config:T.props})}}}}async function x(C,A){if(C.kind==="core:mountWidget")return b(C,A);let w=s.get(C.kind);if(!w){let k="list"in s?s.list():"(list unavailable)";throw console.error(`[ActionEngine] No executor for kind="${C.kind}".`,`Registered: [${k}]`),new Error(`No executor for action kind: ${C.kind}`)}return w(C,A)}function p(C,A,w,k){if(!u)return;let T=[],D=async()=>{let M=c.get(C);if(!M)return;let F=u.evaluateSync(w).value;if(M.state==="applied"&&!F){try{await M.cleanup()}catch(U){console.error(`[ActionEngine] Error reverting conditional action ${C}:`,U)}M.state="deferred",M.cleanup=()=>{},M.updateFn=void 0,m("action.deferred",{id:C,kind:A.kind})}else if(M.state==="deferred"&&F)try{let U=S(),V=await x(A,U);M.state="applied",M.cleanup=V.cleanup,M.updateFn=V.updateFn,M.appliedTs=Date.now(),m("action.applied",{id:C,kind:A.kind,anchorId:"anchorId"in A?A.anchorId:void 0})}catch(U){console.error(`[ActionEngine] Error applying deferred action ${C}:`,U),M.state="failed"}};u.context&&T.push(u.context.subscribe(D)),u.accumulator&&T.push(u.accumulator.subscribe(D)),d.set(C,T)}async function g(C){let A=hr(C);if(!A.valid){let F=A.errors.map(U=>U.message).join("; ");throw console.error(`[ActionEngine] Validation failed for action kind="${C?.kind}":`,F,C),new Error(`Action validation failed: ${F}`)}let w=f(),k=C.triggerWhen;if(k&&u&&!u.evaluateSync(k).value){let U={id:w,action:C,adaptiveId:i,appliedTs:Date.now(),state:"deferred",cleanup:()=>{}};c.set(w,U);let V={id:w,action:C,async revert(){let N=c.get(w);if(!N)return;let X=d.get(w);if(X){for(let ve of X)ve();d.delete(w)}N.state="reverted",c.delete(w)},isApplied(){return c.get(w)?.state==="applied"},async update(N){let X=c.get(w);if(!X||X.state!=="applied")throw new Error("Cannot update action that is not applied");if(X.updateFn)await X.updateFn(N);else throw new Error(`Action kind ${C.kind} does not support updates`)},getState(){return c.get(w)?.state??"reverted"}};return p(w,C,k,V),V}let T=S(),D=await x(C,T),M={id:w,action:C,adaptiveId:i,appliedTs:Date.now(),state:"applied",cleanup:D.cleanup,updateFn:D.updateFn};c.set(w,M),m("action.applied",{id:w,kind:C.kind,anchorId:"anchorId"in C?C.anchorId:void 0});let P={id:w,action:C,async revert(){let F=c.get(w);if(!F||F.state!=="applied")return;let U=d.get(w);if(U){for(let V of U)V();d.delete(w)}try{await F.cleanup(),F.state="reverted",m("action.reverted",{id:w,kind:C.kind})}catch(V){throw F.state="failed",m("action.failed",{id:w,kind:C.kind,error:String(V)}),V}finally{c.delete(w)}},isApplied(){return c.get(w)?.state==="applied"},async update(F){let U=c.get(w);if(!U||U.state!=="applied")throw new Error("Cannot update action that is not applied");if(U.updateFn)await U.updateFn(F);else throw new Error(`Action kind ${C.kind} does not support updates`)},getState(){return c.get(w)?.state??"reverted"}};return k&&u&&p(w,C,k,P),P}async function v(C){console.log(`[ActionEngine] applyBatch: ${C.length} action(s)`,C.map(M=>M.kind).join(", "));let A=_h(C);if(!A.valid){let M=A.errors.map(P=>P.message).join("; ");throw console.error(`[ActionEngine] Batch validation FAILED for ${C.length} action(s):`,M,`
|
|
518
|
-
Actions:`,
|
|
519
|
-
`)),new Error(`Batch validation failed: ${M}`)}let w=f(),k=[],T=[];try{for(let M of C){let P=await g(M);k.push(P),T.push(P)}}catch(M){console.error(`[ActionEngine] Batch apply FAILED at action ${T.length+1}/${C.length}.`,`Successfully applied: ${T.length}. Rolling back...`,M);for(let P of T)try{await P.revert()}catch{}throw M}return{id:w,handles:k,async revertAll(){for(let M=k.length-1;M>=0;M--)try{await k[M].revert()}catch(P){console.error(`[ActionEngine] Error reverting action ${k[M].id}:`,P)}},isApplied(){return k.every(M=>M.isApplied())}}}function y(C){return hr(C)}function _(){return Array.from(c.values()).map(C=>({id:C.id,action:C.action,adaptiveId:C.adaptiveId,appliedTs:C.appliedTs,state:C.state}))}function L(){for(let C of d.values())for(let A of C)try{A()}catch{}d.clear();for(let C of c.values())if(C.state==="applied")try{C.cleanup()}catch(A){console.error("[ActionEngine] Error during cleanup:",A)}c.clear()}return{apply:g,applyBatch:v,validate:y,getActive:_,destroy:L}}var o3=h.object({selector:h.string(),route:h.union([h.string(),h.array(h.string())])}).strict(),Lh=h.object({type:h.literal("page_url"),url:h.string()}),kh=h.object({type:h.literal("route"),routeId:h.string()}),Ih=h.object({type:h.literal("anchor_visible"),anchorId:h.string(),state:h.enum(["visible","present","absent"])}),Ah=h.object({type:h.literal("event_occurred"),eventName:h.string(),withinMs:h.number().optional()}),Eh=h.object({type:h.literal("state_equals"),key:h.string(),value:h.unknown()}),Th=h.object({type:h.literal("viewport"),minWidth:h.number().optional(),maxWidth:h.number().optional(),minHeight:h.number().optional(),maxHeight:h.number().optional()}),Rh=h.object({type:h.literal("session_metric"),key:h.string(),operator:h.enum(["gte","lte","eq","gt","lt"]),threshold:h.number()}),Mh=h.object({type:h.literal("dismissed"),key:h.string(),inverted:h.boolean().optional()}),Dh=h.object({type:h.literal("cooldown_active"),key:h.string(),inverted:h.boolean().optional()}),Oh=h.object({type:h.literal("frequency_limit"),key:h.string(),limit:h.number(),inverted:h.boolean().optional()}),Js=h.object({equals:h.union([h.string(),h.number(),h.boolean()]).optional(),contains:h.string().optional()}),el=h.object({events:h.array(h.string()).min(1),match:h.record(h.string(),Js).optional()}),Bh=h.object({type:h.literal("event_count"),key:h.string(),operator:h.enum(["gte","lte","eq","gt","lt"]),count:h.number().int().min(0),withinMs:h.number().positive().optional(),counter:el.optional()}),mr=h.discriminatedUnion("type",[Lh,kh,Ih,Ah,Eh,Th,Rh,Mh,Dh,Oh,Bh]),tl=h.object({conditions:h.array(mr),value:h.unknown()}),al=h.object({type:h.literal("rules"),rules:h.array(tl),default:h.unknown()}),nl=h.object({type:h.literal("score"),field:h.string(),threshold:h.number(),above:h.unknown(),below:h.unknown()}),rl=h.object({type:h.literal("model"),modelId:h.string(),inputs:h.array(h.string()),outputMapping:h.record(h.string(),h.unknown()),default:h.unknown()}),ol=h.object({type:h.literal("external"),endpoint:h.string(),method:h.enum(["GET","POST"]).optional(),default:h.unknown(),timeoutMs:h.number().optional()}),il=h.discriminatedUnion("type",[al,nl,rl,ol]),wc=il.nullable().optional(),i3=h.object({events:h.array(h.string()),urlContains:h.string().optional(),props:h.record(h.union([h.string(),h.number(),h.boolean()])).optional()}),s3=h.object({title:h.string().optional(),body:h.string().optional(),icon:h.string().optional()}).nullable().optional();var Qb=h.object({include:h.array(h.string()).optional().describe("URL patterns where this tile appears. Supports *, **, :param wildcards. Use sparingly \u2014 mostly to isolate to specific webapp functionality. Omit to appear on all routes."),exclude:h.array(h.string()).optional().describe("URL patterns where this tile should NOT appear. Evaluated before include.")}),Lc=h.object({routes:Qb,onlyIfPopulated:h.boolean().optional().describe("When true, tile is hidden if none of its props.actions[] have an active triggerWhen. Useful for tiles with all-deferred FAQ questions or nav tips. Default: false.")});function l3(t){return mr.safeParse(t)}function u3(t){return il.safeParse(t)}function c3(t){return Lc.safeParse(t)}var d3=[{defName:"matchOp",schema:Js},{defName:"counterDef",schema:el},{defName:"activationConfig",schema:Lc},{defName:"routeFilter",schema:Qb},{defName:"ruleStrategy",schema:al},{defName:"scoreStrategy",schema:nl},{defName:"modelStrategy",schema:rl},{defName:"externalStrategy",schema:ol},{defName:"rule",schema:tl},{defName:"condition",schema:mr}];var Jb=h.object({tileId:h.string(),itemId:h.string().optional()}).strict(),f3=h.object({on:h.string(),title:h.string(),body:h.string().optional(),icon:h.string().optional(),ttl:h.number().optional(),cooldown:h.number().optional(),deepLink:Jb.optional()}).strict(),p3=h.object({id:h.string(),title:h.string().optional(),subtitle:h.string().optional(),icon:h.string().optional(),priority:h.number().optional(),widget:h.string(),props:h.record(h.unknown()).optional(),activation:Lc.optional(),notifications:h.array(f3).optional()}).strict(),h3=h.object({position:h.enum(["left","right"]).optional(),layout:h.enum(["overlay","push"]).optional(),background:h.string().optional(),blur:h.string().optional(),border:h.string().optional(),width:h.string().optional(),transitionDuration:h.string().optional(),transitionEasing:h.string().optional(),transitionFade:h.string().optional()}),m3=h.object({background:h.string().optional(),backgroundHover:h.string().optional(),color:h.string().optional(),size:h.string().optional(),shadow:h.string().optional(),borderRadius:h.string().optional()}),g3=h.object({background:h.string().optional(),backgroundHover:h.string().optional(),border:h.string().optional(),borderRadius:h.string().optional(),shadow:h.string().optional(),titleColor:h.string().optional(),textColor:h.string().optional(),iconBackground:h.string().optional(),iconShadow:h.string().optional(),headerPadding:h.string().optional(),bodyPadding:h.string().optional(),gap:h.string().optional()}),v3=h.object({background:h.string().optional(),textColor:h.string().optional(),titleColor:h.string().optional(),arrowColor:h.string().optional(),arrowSize:h.string().optional(),border:h.string().optional(),borderRadius:h.string().optional(),scrimOpacity:h.string().optional(),highlightRing:h.string().optional()}),y3=h.object({background:h.string().optional(),textColor:h.string().optional(),textSecondaryColor:h.string().optional(),border:h.string().optional(),borderRadius:h.string().optional(),successColor:h.string().optional(),warningColor:h.string().optional(),errorColor:h.string().optional(),iconBackground:h.string().optional(),progressGradient:h.string().optional()}),x3=h.object({background:h.string().optional(),backgroundHover:h.string().optional(),border:h.string().optional(),borderRadius:h.string().optional(),textColor:h.string().optional(),textSecondaryColor:h.string().optional(),itemDivider:h.string().optional(),itemGap:h.string().optional(),itemPadding:h.string().optional(),itemFontSize:h.string().optional(),bodyPadding:h.string().optional(),bodyFontSize:h.string().optional(),categoryPadding:h.string().optional(),categoryGap:h.string().optional(),categoryFontSize:h.string().optional(),searchBackground:h.string().optional(),searchColor:h.string().optional(),chevronColor:h.string().optional()}),b3=h.object({mode:h.enum(["dark","light"]).optional(),fontFamily:h.string().optional(),colorPrimary:h.string().optional(),colorPrimaryHover:h.string().optional(),borderRadius:h.string().optional(),canvas:h3.optional(),launcher:m3.optional(),tile:g3.optional(),overlay:v3.optional(),notification:y3.optional(),content:x3.optional()}).strict(),S3=h.object({enabled:h.boolean().optional(),label:h.string().optional(),icon:h.string().optional(),position:h.string().optional(),animate:h.boolean().optional(),animationStyle:h.enum(["pulse","bounce","glow"]).optional(),notificationCount:h.number().optional()}).strict(),D$=h.object({schemaVersion:h.string().optional(),fetchedAt:h.string().datetime(),configVersion:h.string().optional(),canvasTitle:h.string().optional(),tiles:h.array(p3),actions:h.array(h.any()),theme:b3.optional(),launcher:S3.optional(),meta:h.object({verificationSteps:h.array(h.union([h.string(),h.object({text:h.string(),check:mr.optional()})])).optional()}).passthrough().optional()}).strict();var yt={triggerWhen:wc},Sa=h.object({selector:h.string(),route:h.union([h.string(),h.array(h.string())])}).strict(),e0=h.object({color:h.string().optional(),scrimOpacity:h.number().min(0).max(1).optional(),paddingPx:h.number().optional(),radiusPx:h.number().optional()}).strict(),t0=h.enum(["top-left","top-right","bottom-left","bottom-right"]),a0=h.enum(["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"]),Fh=h.object({label:h.string(),actionId:h.string(),primary:h.boolean().optional()}).strict(),n0=h.object({title:h.string().optional(),body:h.string(),ctaButtons:h.array(Fh).optional()}).strict(),r0=h.object({title:h.string().optional(),body:h.string()}).strict(),o0=h.enum(["before","after","prepend","append","replace"]),i0=h.enum(["immediate","hover","click"]),s0=h.object({widgetId:h.string(),props:h.record(h.unknown()).optional(),priority:h.number().optional()}).strict(),l0=h.object({id:h.string(),action:h.any(),route:h.string().optional(),onAction:h.record(h.string()).optional()}).passthrough(),u0=h.enum(["auto","smooth","instant"]),Ph=h.enum(["start","center","end","nearest"]),c0=h.object({kind:h.literal("content:setText"),anchorId:Sa,text:h.string(),label:h.string().optional()}).extend(yt).strict(),d0=h.object({kind:h.literal("content:setAttr"),anchorId:Sa,attr:h.string(),value:h.string(),label:h.string().optional()}).extend(yt).strict(),f0=h.object({kind:h.literal("content:addClass"),anchorId:Sa,className:h.string(),label:h.string().optional()}).extend(yt).strict(),p0=h.object({kind:h.literal("content:removeClass"),anchorId:Sa,className:h.string(),label:h.string().optional()}).extend(yt).strict(),h0=h.object({kind:h.literal("content:setStyle"),anchorId:Sa,styles:h.record(h.string()),label:h.string().optional()}).extend(yt).strict(),m0=h.object({kind:h.literal("content:insertHtml"),anchorId:Sa,html:h.string(),position:o0,deepLink:Jb.optional(),label:h.string().optional()}).extend(yt).strict(),g0=h.object({kind:h.literal("overlays:highlight"),anchorId:Sa,style:e0.optional(),duration:h.number().optional(),label:h.string().optional()}).extend(yt).strict(),v0=h.object({kind:h.literal("overlays:pulse"),anchorId:Sa,duration:h.number().optional(),label:h.string().optional()}).extend(yt).strict(),y0=h.object({kind:h.literal("overlays:badge"),anchorId:Sa,content:h.string(),position:t0.optional(),label:h.string().optional()}).extend(yt).strict(),x0=h.object({kind:h.literal("overlays:tooltip"),anchorId:Sa,content:n0,trigger:i0.optional(),placement:a0.optional(),waitFor:h.string().optional(),label:h.string().optional()}).extend(yt).strict(),b0=h.object({kind:h.literal("overlays:modal"),content:r0,size:h.enum(["sm","md","lg"]).optional(),blocking:h.boolean().optional(),scrim:h.object({opacity:h.number().min(0).max(1).optional()}).strict().optional(),dismiss:h.object({onEsc:h.boolean().optional(),closeButton:h.boolean().optional(),timeoutMs:h.number().min(0).optional()}).strict().optional(),ctaButtons:h.array(Fh).optional(),waitFor:h.string().optional(),label:h.string().optional()}).extend(yt).strict(),S0=h.object({kind:h.literal("navigation:scrollTo"),anchorId:Sa,behavior:u0.optional(),block:Ph.optional(),inline:Ph.optional(),label:h.string().optional()}).extend(yt).strict(),C0=h.object({kind:h.literal("navigation:navigate"),url:h.string(),target:h.enum(["_self","_blank"]).optional(),label:h.string().optional()}).extend(yt).strict(),_0=h.object({kind:h.literal("core:mountWidget"),slot:h.string(),widget:s0,label:h.string().optional()}).extend(yt).strict(),w0=h.object({kind:h.literal("core:wait"),durationMs:h.number().min(0).optional(),event:h.string().optional(),label:h.string().optional()}).extend(yt).strict(),L0=h.object({kind:h.literal("core:sequence"),actions:h.array(h.any()),label:h.string().optional()}).extend(yt).strict(),k0=h.object({kind:h.literal("core:parallel"),actions:h.array(h.any()),waitFor:h.enum(["all","any"]).optional(),label:h.string().optional()}).extend(yt).strict(),I0=h.object({kind:h.literal("core:tour"),tourId:h.string(),steps:h.array(l0).min(1),startStep:h.string().optional(),autoStart:h.boolean().optional(),label:h.string().optional()}).extend(yt).passthrough(),pT=[{defName:"setText",schema:c0},{defName:"setAttr",schema:d0},{defName:"addClass",schema:f0},{defName:"removeClass",schema:p0},{defName:"setStyle",schema:h0},{defName:"insertHtml",schema:m0},{defName:"highlight",schema:g0},{defName:"pulse",schema:v0},{defName:"badge",schema:y0},{defName:"tooltip",schema:x0},{defName:"modal",schema:b0},{defName:"scrollTo",schema:S0},{defName:"navigate",schema:C0},{defName:"mountWidget",schema:_0},{defName:"wait",schema:w0},{defName:"sequence",schema:L0},{defName:"parallel",schema:k0},{defName:"tour",schema:I0}];function Nh(t){let e=t?.root??(typeof document<"u"?document.body:null),a=t?.defaultTimeoutMs??5e3,n=new Map,r=new Map,o=null,i=!1;function s(x){if(!e)return null;try{return e.querySelector(x)}catch{return null}}function l(){for(let[x,p]of n){let g=s(x);if(g){for(let v of p)clearTimeout(v.timer),v.resolve(g);n.delete(x)}}for(let[x,p]of r){let g=s(x);if(g){for(let v of p)v.cancelled||v.cb(g);r.delete(x)}}n.size===0&&r.size===0&&c()}function u(){o||i||typeof MutationObserver>"u"||!e||(o=new MutationObserver(()=>{l()}),o.observe(e,{childList:!0,subtree:!0}))}function c(){o&&(o.disconnect(),o=null)}function d(x,p){let g=n.get(x);g&&(g.delete(p),g.size===0&&n.delete(x)),n.size===0&&r.size===0&&c()}function f(x,p){if(i)return Promise.reject(new Error("AnchorResolver destroyed"));let g=s(x);if(g)return Promise.resolve(g);let v=p??a;return new Promise((y,_)=>{let L={resolve:y,reject:_,timer:setTimeout(()=>{d(x,L),_(new Error(`waitFor("${x}") timed out after ${v}ms`))},v)},C=n.get(x);C||(C=new Set,n.set(x,C)),C.add(L),u()})}function m(x,p){if(i)return()=>{};let g=s(x);if(g)return p(g),()=>{};let v={cb:p,cancelled:!1},y=r.get(x);return y||(y=new Set,r.set(x,y)),y.add(v),u(),()=>{v.cancelled=!0;let _=r.get(x);_&&(_.delete(v),_.size===0&&r.delete(x)),n.size===0&&r.size===0&&c()}}function S(){let x=0;for(let p of n.values())x+=p.size;return x}function b(){i=!0,c();let x=new Error("AnchorResolver destroyed");for(let p of n.values())for(let g of p)clearTimeout(g.timer),g.reject(x);n.clear(),r.clear()}return{resolve:s,waitFor:f,onAppear:m,pendingCount:S,destroy:b}}function C3(){let t=Date.now();return{page:{url:typeof window<"u"?window.location.href:"",title:typeof document<"u"?document.title:void 0},session:{sessionId:"",startTs:t,pageHistory:[]},viewport:{width:typeof window<"u"?window.innerWidth:0,height:typeof window<"u"?window.innerHeight:0}}}function A0(t,e){if(!e)return;let a;try{a=new URL(t).pathname}catch{a=t}if(e.exclude){for(let n of e.exclude)if(hT(a,n))return}if(e.include){for(let n of e.include)if(hT(a,n))return n;return}return a}function hT(t,e){let a=t.replace(/\/$/,"")||"/",n=e.replace(/\/$/,"")||"/";if(a===n)return!0;let r=n.replace(/:[^/]+/g,"[^/]+").replace(/\*/g,".*");return new RegExp(`^${r}$`).test(a)}var kc=class{constructor(e){B(this,"context");B(this,"previousContext");B(this,"listeners",new Set);B(this,"telemetry");B(this,"routes");B(this,"navigation");B(this,"cleanupFns",[]);if(this.telemetry=e.telemetry,this.routes=e.routes,this.navigation=e.navigation,this.context=C3(),this.previousContext={...this.context},e.telemetry?.getSessionId){let a=e.telemetry.getSessionId();a&&(this.context.session.sessionId=a)}e.initialPageHistory&&(this.context.session.pageHistory=e.initialPageHistory),this.context.page.routeId=A0(this.context.page.url,this.routes),this.addPageToHistory(this.context.page.url),typeof window<"u"&&this.setupBrowserListeners()}get(){return{...this.context}}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setRoutes(e){this.routes=e;let a=A0(this.context.page.url,this.routes);a!==this.context.page.routeId&&this.updateContext({page:{...this.context.page,routeId:a}})}setAnchors(e){this.updateContext({anchors:e})}setSessionId(e){e!==this.context.session.sessionId&&this.updateContext({session:{...this.context.session,sessionId:e}})}destroy(){for(let e of this.cleanupFns)e();this.cleanupFns=[],this.listeners.clear()}setupBrowserListeners(){let e,a=()=>{clearTimeout(e),e=setTimeout(()=>{this.updateViewport()},100)};window.addEventListener("resize",a),this.cleanupFns.push(()=>window.removeEventListener("resize",a));let n=this.navigation.subscribe(()=>this.updatePage());this.cleanupFns.push(n)}updateViewport(){let e={width:window.innerWidth,height:window.innerHeight};(e.width!==this.context.viewport.width||e.height!==this.context.viewport.height)&&this.updateContext({viewport:e})}updatePage(){let e=window.location.href,{title:a}=document,n=A0(e,this.routes),r={url:e,title:a,routeId:n};(r.url!==this.context.page.url||r.title!==this.context.page.title||r.routeId!==this.context.page.routeId)&&(r.url!==this.context.page.url&&this.addPageToHistory(r.url),this.updateContext({page:r}))}addPageToHistory(e){let a={url:e,ts:Date.now()},n=[...this.context.session.pageHistory||[],a];n.length>50&&n.shift(),this.context.session.pageHistory=n}updateContext(e){this.previousContext={...this.context},this.context={...this.context,...e},this.notifyListeners()}notifyListeners(){for(let e of this.listeners)try{e(this.context,this.previousContext)}catch(a){console.error("[ContextManager] Listener error:",a)}}};function Hh(t){return new kc(t)}var mT=h.object({url:h.string(),routeId:h.string().optional(),title:h.string().optional(),locale:h.string().optional()}),gT=h.object({url:h.string(),ts:h.number()}),vT=h.object({sessionId:h.string(),startTs:h.number(),pageHistory:h.array(gT).optional()}),yT=h.object({width:h.number(),height:h.number()}),xT=h.object({x:h.number(),y:h.number(),w:h.number(),h:h.number()}),bT=h.object({anchorId:h.string(),present:h.boolean(),visible:h.boolean().optional(),boundingBox:xT.optional()}),ST=h.record(h.string(),h.union([h.number(),h.string(),h.boolean(),h.undefined()])),CT=h.object({page:mT,session:vT,viewport:yT,anchors:h.array(bT).optional(),augmented:ST.optional()});function _3(t){return CT.safeParse(t)}function E0(t,e){let{context:a,state:n,events:r}=e;switch(t.type){case"page_url":{let{url:o}=t,i=a.page.url.split("?")[0].split("#")[0],s=o.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*");return new RegExp(`^${s}$`).test(i)}case"route":return a.page.routeId===t.routeId;case"anchor_visible":{let o=a.anchors?.find(i=>i.anchorId===t.anchorId);switch(t.state){case"visible":return o?.visible===!0;case"present":return o?.present===!0;case"absent":return!o?.present;default:return!1}}case"event_occurred":{if(!r)return!1;let o=t.withinMs??6e4;return r.hasRecentEvent(t.eventName,o)}case"state_equals":return n?.getValue?n.getValue(t.key)===t.value:!1;case"viewport":{let{width:o,height:i}=a.viewport;return!(t.minWidth!==void 0&&o<t.minWidth||t.maxWidth!==void 0&&o>t.maxWidth||t.minHeight!==void 0&&i<t.minHeight||t.maxHeight!==void 0&&i>t.maxHeight)}case"session_metric":{if(!n)return!1;let o=n.getSessionMetric(t.key),{operator:i,threshold:s}=t;switch(i){case"gte":return o>=s;case"lte":return o<=s;case"eq":return o===s;case"gt":return o>s;case"lt":return o<s;default:return!1}}case"dismissed":{if(!n)return t.inverted??!1;let o=n.isDismissed(t.key);return t.inverted?!o:o}case"cooldown_active":{if(!n)return t.inverted??!1;let o=n.isCooldownActive(t.key);return t.inverted?!o:o}case"frequency_limit":{if(!n)return t.inverted??!1;let i=n.getFrequencyCount(t.key)>=t.limit;return t.inverted?!i:i}case"event_count":{if(!e.accumulator)return!1;let o=t,i=e.accumulator.getCount(o.key,o.withinMs);switch(o.operator){case"gte":return i>=o.count;case"lte":return i<=o.count;case"eq":return i===o.count;case"gt":return i>o.count;case"lt":return i<o.count;default:return!1}}default:return console.warn("[RuleStrategy] Unknown condition type:",t.type),!1}}function T0(t,e){let a=[];for(let n of t.conditions){let r=E0(n,e);if(a.push({condition:n,result:r}),!r)return{matched:!1,conditionResults:a}}return{matched:!0,conditionResults:a}}function Ic(t,e){for(let a=0;a<t.rules.length;a++){let n=t.rules[a],{matched:r,conditionResults:o}=T0(n,e);if(r)return{value:n.value,isFallback:!1,matchInfo:{strategyType:"rules",matchedRuleIndex:a,evaluatedConditions:o}}}return{value:t.default,isFallback:!0,matchInfo:{strategyType:"rules"}}}function Ac(t,e){let{context:a}=e,n=a.augmented?.[t.field];return n===void 0||typeof n!="number"?{value:t.below,isFallback:!0,matchInfo:{strategyType:"score"}}:{value:n>=t.threshold?t.above:t.below,isFallback:!1,matchInfo:{strategyType:"score"}}}function _T(t,e){let{state:a,events:n,sessionMetrics:r,accumulator:o}=e;return{context:t,state:a?{isDismissed:i=>a.dismissals.isDismissed(i),isCooldownActive:i=>a.cooldowns.isActive(i),getFrequencyCount:i=>a.frequency.count(i),getSessionMetric:i=>r?.get(i)??0,getValue:i=>a.session.get(i)??a.user.get(i)}:void 0,events:n?{hasRecentEvent:(i,s)=>n.hasRecentEvent(i,s)}:void 0,accumulator:o?{getCount:(i,s)=>o.getCount(i,s)}:void 0}}async function R0(t,e,a={}){let n=_T(e,a);switch(t.type){case"rules":return Ic(t,n);case"score":return Ac(t,n);case"model":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"model"}};case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"external"}};default:return console.warn("[DecisionEngine] Unknown strategy type:",t.type),{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function M0(t,e,a={}){let n=_T(e,a);switch(t.type){case"rules":return Ic(t,n);case"score":return Ac(t,n);case"model":case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:t.type}};default:return{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function Uh(t){return{evaluate:(e,a)=>R0(e,a,t),evaluateSync:(e,a)=>M0(e,a,t)}}function zh(t){let{eventBus:e,stateStore:a}=t,n=new Map,r=new Set,o=null,i=a.ns("accumulator");function s(u){let c=!1;for(let d of n.values()){if(!d.predicate(u))continue;let f=i.get(d.stateKey)||{count:0};f.count++,d.needsTimestamps&&(f.timestamps||(f.timestamps=[]),f.timestamps.push(u.ts),f.timestamps.length>200&&(f.timestamps=f.timestamps.slice(-200))),i.set(d.stateKey,f),c=!0}if(c)for(let d of r)try{d()}catch(f){console.error("[EventAccumulator] Subscriber error:",f)}}function l(){o||n.size===0||(o=e.subscribe(s))}return{register(u,c,d=!1){let f=`ev:${u}`,m=n.get(f);if(m){d&&!m.needsTimestamps&&(m.needsTimestamps=!0);return}n.set(f,{stateKey:f,needsTimestamps:d,predicate:c}),l()},getCount(u,c){let d=`ev:${u}`,f=i.get(d);if(!f)return 0;if(c===void 0||!f.timestamps)return f.count;let m=Date.now()-c;return f.timestamps.filter(S=>S>=m).length},subscribe(u){return r.add(u),()=>{r.delete(u)}},destroy(){o&&(o(),o=null),n.clear(),r.clear()}}}function D0(t,e){return e?!(e.names&&e.names.length>0&&!e.names.includes(t.name)||e.patterns&&e.patterns.length>0&&!e.patterns.some(n=>{try{return new RegExp(n).test(t.name)}catch{return!1}})||e.sources&&e.sources.length>0&&!e.sources.includes(t.source)):!0}var Ec=class{constructor(e={}){B(this,"subscriptions",new Set);B(this,"history",[]);B(this,"maxHistorySize");this.maxHistorySize=e.maxHistorySize??100}subscribe(e,a){let n,r;typeof e=="function"?(n=void 0,r=e):(n=e,r=a);let o={filter:n,callback:r};return this.subscriptions.add(o),()=>{this.subscriptions.delete(o)}}publish(e,a,n="canvas"){let r={ts:Date.now(),name:e,source:n,props:a,schemaVersion:Qo};this.publishEvent(r)}publishEvent(e){this.history.push(e),this.history.length>this.maxHistorySize&&this.history.shift();for(let a of this.subscriptions)if(D0(e,a.filter))try{a.callback(e)}catch(n){console.error("[EventBus] Subscriber error:",n)}}getRecent(e,a){let n=this.history;return e&&(n=n.filter(r=>D0(r,e))),a&&a>0&&(n=n.slice(-a)),n}hasRecentEvent(e,a,n){let r=Date.now()-a;return this.history.some(o=>o.name===e&&o.ts>=r&&(n===void 0||o.source===n))}countRecentEvents(e,a){let n=this.history.filter(r=>D0(r,e));if(a!==void 0){let r=Date.now()-a;n=n.filter(o=>o.ts>=r)}return n.length}clearHistory(){this.history=[]}getSubscriberCount(){return this.subscriptions.size}};function sl(t={}){return new Ec(t)}var wT={$autocapture:"ui.click",$click:Se.UI_CLICK,$scroll:Se.UI_SCROLL,$input:Se.UI_INPUT,$change:Se.UI_CHANGE,$submit:Se.UI_SUBMIT,$pageview:Se.NAV_PAGE_VIEW,$pageleave:Se.NAV_PAGE_LEAVE,$session_start:"session.start",$identify:"user.identify"};function w3(t){let e=t.event;if(typeof e!="string")return"posthog.unknown";if(wT[e])return wT[e];if(e==="$autocapture"){let a=t.properties?.$tag_name,n=t.properties?.$event_type;return n==="submit"?Se.UI_SUBMIT:n==="change"?Se.UI_CHANGE:a==="input"||a==="textarea"?Se.UI_INPUT:Se.UI_CLICK}return e.startsWith("$")?e.replace("$","posthog."):`posthog.${e}`}function L3(t){let e={},a=t.properties||{},n=a.$elements;return a.$tag_name?e.tagName=a.$tag_name:n?.[0]?.tag_name&&(e.tagName=n[0].tag_name),a.$el_text&&(e.elementText=a.$el_text),n&&(e.elements=n),a.$current_url&&(e.url=a.$current_url),a.$pathname&&(e.pathname=a.$pathname),a.$host&&(e.host=a.$host),a.$viewport_width&&(e.viewportWidth=a.$viewport_width),a.$viewport_height&&(e.viewportHeight=a.$viewport_height),a.$session_id&&(e.sessionId=a.$session_id),a.$scroll_depth&&(e.scrollDepth=a.$scroll_depth),a.$scroll_percentage&&(e.scrollPercentage=a.$scroll_percentage),e.originalEvent=t.event,e}function O0(t){let e;return typeof t.timestamp=="number"?e=t.timestamp:typeof t.timestamp=="string"?e=new Date(t.timestamp).getTime():e=Date.now(),{ts:e,name:w3(t),source:"posthog",props:L3(t),schemaVersion:Qo}}function B0(t){let e=t.event;return!(typeof e!="string"||["$feature_flag_called","$feature_flags","$groups","$groupidentify","$set","$set_once","$unset","$create_alias","$capture_metrics","$performance_event","$web_vitals","$exception","$dead_click","$heatmap"].includes(e))}function qh(t){return(e,a)=>{if(typeof e!="string")return;let n={event:e,properties:a,timestamp:Date.now()};if(B0(n)){let r=O0(n);t(r)}}}var P0=h.enum(["posthog","canvas","derived"]),LT=h.object({ts:h.number(),name:h.string(),source:P0,props:h.record(h.string(),h.unknown()).optional(),schemaVersion:h.string()}),kT=h.object({names:h.array(h.string()).optional(),patterns:h.array(h.string()).optional(),sources:h.array(P0).optional()});function k3(t){return LT.safeParse(t)}function I3(t){return kT.safeParse(t)}var ll=class{constructor(){B(this,"listeners",new Set);B(this,"capturedPushState");B(this,"capturedReplaceState");B(this,"wasNative");B(this,"destroyed",!1);B(this,"onPopState",()=>{this.notify(window.location.href,"popstate")});this.wasNative=this.isNativeFunction(history.pushState),this.capturedPushState=history.pushState,this.capturedReplaceState=history.replaceState,history.pushState=(...e)=>{this.capturedPushState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"pushState"))},history.replaceState=(...e)=>{this.capturedReplaceState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"replaceState"))},window.addEventListener("popstate",this.onPopState)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}diagnose(){return{isNative:this.wasNative,subscriberCount:this.listeners.size}}destroy(){this.destroyed||(this.destroyed=!0,history.pushState=this.capturedPushState,history.replaceState=this.capturedReplaceState,window.removeEventListener("popstate",this.onPopState),this.listeners.clear())}notify(e,a){if(!this.destroyed)for(let n of this.listeners)try{n(e,a)}catch{}}isNativeFunction(e){try{return Function.prototype.toString.call(e).includes("[native code]")}catch{return!1}}};var F0="cooldown:";function IT(t){return{set(e,a){let n=F0+e,r=Date.now()+a;t.set(n,r)},isActive(e){return this.remaining(e)>0},remaining(e){let a=F0+e,n=t.get(a);if(n===void 0)return 0;let r=n-Date.now();return r<=0?(t.remove(a),0):r},clear(e){let a=F0+e;t.remove(a)}}}var Tc="dismissed:";function AT(t,e){return{mark(a,n=!1){let r=Tc+a;(n?e:t).set(r,!0)},isDismissed(a){let n=Tc+a;return t.has(n)||e.has(n)},clear(a){let n=Tc+a;t.remove(n),e.remove(n)},clearAll(){for(let a of t.keys())a.startsWith(Tc)&&t.remove(a);for(let a of e.keys())a.startsWith(Tc)&&e.remove(a)}}}var N0="freq:";function ET(t){function e(a){let n=N0+a,r=t.get(n);if(r){if(r.resetAt&&Date.now()>=r.resetAt){t.remove(n);return}return r}}return{increment(a,n){let r=N0+a,o=e(a),i=(o?.count??0)+1,s={count:i,resetAt:o?.resetAt??(n?Date.now()+n:void 0)};return t.set(r,s),i},count(a){return e(a)?.count??0},reset(a){let n=N0+a;t.remove(n)},hasReachedLimit(a,n){return this.count(a)>=n}}}var A3="syntro";function H0(t,e){let a=`${e}:`;return{get(n){if(t)try{let r=t.getItem(a+n);if(!r)return;let o=JSON.parse(r);if(o.expiresAt&&Date.now()>=o.expiresAt){t.removeItem(a+n);return}return o.value}catch{return}},set(n,r,o){if(t)try{let i={value:r,expiresAt:o?Date.now()+o:void 0};t.setItem(a+n,JSON.stringify(i))}catch(i){console.warn("[StateStore] Failed to save:",i)}},remove(n){t&&t.removeItem(a+n)},has(n){return t?this.get(n)!==void 0:!1},keys(){if(!t)return[];let n=[];for(let r=0;r<t.length;r++){let o=t.key(r);o?.startsWith(a)&&n.push(o.slice(a.length))}return n},clear(){if(!t)return;let n=this.keys();for(let r of n)t.removeItem(a+r)}}}function Rc(t){let e=new Map,a=`${t}:`;return{get(n){let r=e.get(a+n);if(r){if(r.expiresAt&&Date.now()>=r.expiresAt){e.delete(a+n);return}return r.value}},set(n,r,o){e.set(a+n,{value:r,expiresAt:o?Date.now()+o:void 0})},remove(n){e.delete(a+n)},has(n){return this.get(n)!==void 0},keys(){let n=[];for(let r of e.keys())r.startsWith(a)&&n.push(r.slice(a.length));return n},clear(){for(let n of e.keys())n.startsWith(a)&&e.delete(n)}}}var Mc=class{constructor(e={}){B(this,"session");B(this,"user");B(this,"dismissals");B(this,"cooldowns");B(this,"frequency");B(this,"namespace");B(this,"namespacedStorages",new Map);this.namespace=e.namespace??A3;let a=n=>typeof n=="object"&&n!==null&&typeof n.setItem=="function";typeof window<"u"?(this.session=a(window.sessionStorage)?H0(window.sessionStorage,this.namespace):Rc(this.namespace),this.user=a(window.localStorage)?H0(window.localStorage,this.namespace):Rc(this.namespace)):(this.session=Rc(this.namespace),this.user=Rc(this.namespace)),this.dismissals=AT(this.session,this.user),this.cooldowns=IT(this.user),this.frequency=ET(this.session)}ns(e){let a=`${this.namespace}:${e}`;if(!this.namespacedStorages.has(a)){let n=typeof window<"u"&&typeof sessionStorage<"u"?H0(sessionStorage,a):Rc(a);this.namespacedStorages.set(a,n)}return this.namespacedStorages.get(a)}};function $h(t={}){return new Mc(t)}function ul(t){return t.startsWith("inline:")?"inline":t.startsWith("adjacent:")?"adjacent":"static"}function Dc(t){return t.startsWith("inline:")?t.slice(7):t.startsWith("adjacent:")?t.slice(9):null}var U0={drawer_right:{position:"fixed",top:"0",right:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_left:{position:"fixed",top:"0",left:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_bottom:{position:"fixed",left:"0",right:"0",bottom:"0",maxHeight:"50vh"},overlay_center:{position:"fixed",top:"50%",left:"50%",transform:"translate(-50%, -50%)",maxWidth:"90vw",maxHeight:"90vh"},overlay_corner_br:{position:"fixed",bottom:"16px",right:"16px",maxWidth:"400px",maxHeight:"80vh"},overlay_corner_bl:{position:"fixed",bottom:"16px",left:"16px",maxWidth:"400px",maxHeight:"80vh"},toast_top:{position:"fixed",top:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"},toast_bottom:{position:"fixed",bottom:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"}},cl={fade:[{opacity:0},{opacity:1}],slide:[{opacity:0,transform:"translateY(10px)"},{opacity:1,transform:"translateY(0)"}],scale:[{opacity:0,transform:"scale(0.95)"},{opacity:1,transform:"scale(1)"}],none:[]},TT={duration:200,easing:"cubic-bezier(0.16, 1, 0.3, 1)",fill:"forwards"};function Vh(t,e,a){let n=U0[e];Object.assign(t.style,n),a&&(a.maxWidth&&(t.style.maxWidth=a.maxWidth),a.maxHeight&&(t.style.maxHeight=a.maxHeight),a.minWidth&&(t.style.minWidth=a.minWidth),a.minHeight&&(t.style.minHeight=a.minHeight))}function jh(t,e,a){let n=a.placement==="auto"?"bottom":a.placement,r=[If(a.offset?{mainAxis:a.offset.y,crossAxis:a.offset.x}:8)];return a.flip!==!1&&r.push(Ef()),a.shift!==!1&&r.push(Af({padding:8})),t.style.position="absolute",t.style.zIndex="2147483646",kf(e,t,async()=>{let{x:i,y:s,strategy:l}=await Tf(e,t,{placement:n,middleware:r});Object.assign(t.style,{position:l,left:`${i}px`,top:`${s}px`})})}function Gh(t,e,a="append"){return t.style.position="relative",t.style.display="inline-block",a==="prepend"?e.insertBefore(t,e.firstChild):e.appendChild(t),()=>{t.remove()}}function Zh(t,e){return e==="none"||cl[e].length===0?null:t.animate(cl[e],TT)}function Wh(t,e){if(e==="none"||cl[e].length===0)return Promise.resolve();let a=[...cl[e]].reverse(),n=t.animate(a,TT);return new Promise(r=>{n.onfinish=()=>r(),n.oncancel=()=>r()})}function Xh(t,e){let a=document.createElement("div");return a.setAttribute("data-syntro-surface",t),a.setAttribute("data-syntro-mount-id",e),a.className="syntro-surface",Object.assign(a.style,{pointerEvents:"auto",boxSizing:"border-box",overflow:"auto"}),a}function Yh(t){switch(ul(t)){case"static":return t.startsWith("drawer")?2147483640:t.startsWith("overlay")?2147483642:t.startsWith("toast")?2147483644:2147483640;case"inline":return 1;case"adjacent":return 2147483638;default:return 2147483640}}function RT(t){if(typeof window.Sanitizer=="function")try{let l=new window.Sanitizer({}).sanitizeToFragment(t),u=document.createElement("div");return u.append(l),u.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let n=a.content,r=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,null),o=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]),i=[];for(;r.nextNode();){let s=r.currentNode,l=s.tagName.toLowerCase();if(!o.has(l)){i.push(s);continue}for(let u of Array.from(s.attributes)){let c=u.name.toLowerCase(),d=u.value.trim().toLowerCase(),f=c.startsWith("on"),m=(c==="href"||c==="src")&&d.startsWith("javascript:");(f||m)&&s.removeAttribute(u.name)}}for(let s of i){for(;s.firstChild;)s.parentNode?.insertBefore(s.firstChild,s);s.remove()}return a.innerHTML=(n.firstChild,a.innerHTML)}var E3=0;function Kh(t){let{overlayRoot:e,eventBus:a,anchorResolver:n,defaultAnimation:r="fade",widgetRegistry:o}=t,i=new Map,s=new Map,l=new Map;function u(){return`mount-${++E3}`}function c(y,_){a&&a.publish(y,_)}function d(y){let _=l.get(y);if(_){let L=x(y);for(let C of _)try{C(L)}catch(A){console.error("[Surfaces] State callback error:",A)}}}let f=new Map;function m(y,_,L){switch(_.type){case"html":y.innerHTML=RT(_.content);return;case"widget":{if(o?.has(_.widgetId)){let C=o.mount(_.widgetId,y,_.config);return L&&f.set(L,C),()=>{C.unmount(),L&&f.delete(L)}}console.warn(`[Surfaces] Widget not found: ${_.widgetId}`),y.innerHTML=`<div data-widget-id="${_.widgetId}" data-widget-missing="true">Widget: ${_.widgetId}</div>`;return}case"custom":return _.mount(y);case"react":y.innerHTML="<div data-react-component>React Component</div>";return;default:console.warn("[Surfaces] Unknown content type");return}}function S(y,_,L){let C=u(),A=ul(y),w=L?.priority??0,k=L?.animation??r,T=L?.exclusive??!0,D=i.get(y);if(D&&T){if(D.options.priority>w)throw new Error(`Slot ${y} is occupied by higher priority content (${D.options.priority} > ${w})`);b(D)}let M=Xh(y,C);M.style.zIndex=String(Yh(y));let P;if(A==="static")Vh(M,y,L?.constraints),e.appendChild(M);else if(A==="inline"){let N=Dc(y);if(!N)throw new Error(`Invalid inline slot: ${y}`);if(!n)throw new Error("Anchor resolver required for inline slots");let X=n({selector:N,route:"**"});if(!X)throw new Error(`Anchor not found for inline slot: ${N}`);P=Gh(M,X)}else if(A==="adjacent"){let N=Dc(y);if(!N)throw new Error(`Invalid adjacent slot: ${y}`);if(!n)throw new Error("Anchor resolver required for adjacent slots");let X=n({selector:N,route:"**"});if(!X)throw new Error(`Anchor not found for adjacent slot: ${N}`);e.appendChild(M),P=jh(M,X,L?.position??{placement:"bottom"})}let F=m(M,_,C);Zh(M,k);let U={id:C,slot:y,content:_,options:{priority:w,exclusive:T,animation:k,position:L?.position??{placement:"auto"},constraints:L?.constraints??{},adaptiveId:L?.adaptiveId,autoUnmountOnRouteChange:L?.autoUnmountOnRouteChange??!0},container:M,cleanup:()=>{P?.(),F?.()},mountedAt:Date.now()};return i.set(y,U),s.set(y,(s.get(y)??0)+1),c("surface.mounted",{slot:y,id:C,adaptiveId:L?.adaptiveId}),d(y),{id:C,update(N){let X=i.get(y);if(!X||X.id!==C)throw new Error("Mount no longer active");let ve=f.get(C);if(ve){if(N.type==="widget"){ve.update(N.config),X.content=N;return}ve.unmount(),f.delete(C)}X.container.innerHTML="";let qa=m(X.container,N,C);if(X.content=N,qa){let pt=X.cleanup;X.cleanup=()=>{pt?.(),qa()}}},setOptions(N){let X=i.get(y);if(!X||X.id!==C)throw new Error("Mount no longer active");N.priority!==void 0&&(X.options.priority=N.priority),N.animation!==void 0&&(X.options.animation=N.animation),N.constraints&&A==="static"&&(N.constraints.maxWidth&&(X.container.style.maxWidth=N.constraints.maxWidth),N.constraints.maxHeight&&(X.container.style.maxHeight=N.constraints.maxHeight),N.constraints.minWidth&&(X.container.style.minWidth=N.constraints.minWidth),N.constraints.minHeight&&(X.container.style.minHeight=N.constraints.minHeight)),d(y)},async unmount(){let N=i.get(y);!N||N.id!==C||await b(N)},isMounted(){return i.get(y)?.id===C},getContainer(){let N=i.get(y);return N?.id===C?N.container:null}}}async function b(y){await Wh(y.container,y.options.animation),y.cleanup?.(),y.container.remove(),i.delete(y.slot),c("surface.unmounted",{slot:y.slot,id:y.id}),d(y.slot)}function x(y){let _=i.get(y);return{slot:y,occupied:!!_,currentPriority:_?.options.priority,currentAdaptiveId:_?.options.adaptiveId,mountCount:s.get(y)??0,currentMountId:_?.id}}function p(y,_){let L=l.get(y);return L||(L=new Set,l.set(y,L)),L.add(_),()=>{L?.delete(_),L?.size===0&&l.delete(y)}}function g(y,_){let L=i.get(y);return L?_!==void 0?_>=L.options.priority:!1:!0}function v(){for(let y of i.values())try{y.cleanup?.(),y.container.remove()}catch(_){console.error("[Surfaces] Error during cleanup:",_)}i.clear(),l.clear()}return{mount:S,getState:x,onStateChange:p,canMount:g,destroy:v}}var Oc=class{constructor(){B(this,"widgets",new Map);B(this,"mountedWidgets",new Map);B(this,"mountIdCounter",0);B(this,"runtimeRef");B(this,"listeners",new Set)}bindRuntime(e){this.runtimeRef=e}register(e,a,n="custom",r){if(this.widgets.has(e)){if(this.widgets.get(e).source==="built-in")throw new Error(`Cannot override built-in widget: ${e}`);console.warn(`[WidgetRegistry] Overriding widget: ${e}`)}this.widgets.set(e,{id:e,widget:a,source:n,metadata:r}),this.notify({type:"registered",widgetId:e})}unregister(e){let a=this.widgets.get(e);return a?a.source==="built-in"?(console.warn(`[WidgetRegistry] Cannot unregister built-in widget: ${e}`),!1):(this.widgets.delete(e),this.notify({type:"unregistered",widgetId:e}),!0):!1}unregisterBySource(e){for(let[a,n]of this.widgets.entries())n.source===e&&this.widgets.delete(a)}get(e){return this.widgets.get(e)?.widget}getRegistration(e){return this.widgets.get(e)}has(e){return this.widgets.has(e)}mount(e,a,n){let r=this.widgets.get(e);if(!r)throw new Error(`Widget not found: ${e}`);let o=`widget-mount-${++this.mountIdCounter}`;a.setAttribute("data-widget-mount-id",o),a.setAttribute("data-widget-id",e);let i={...n,runtime:this.runtimeRef},s=r.widget.mount(a,i);return this.mountedWidgets.set(o,{cleanup:s??void 0,container:a}),{widgetId:e,container:a,unmount:()=>{let u=this.mountedWidgets.get(o);u&&(u.cleanup?.(),this.mountedWidgets.delete(o),a.removeAttribute("data-widget-mount-id"),a.removeAttribute("data-widget-id"),a.innerHTML="")},update:u=>{if(r.widget.update)r.widget.update(a,u);else{let c=this.mountedWidgets.get(o);if(c){c.cleanup?.(),a.innerHTML="";let d={...u,runtime:this.runtimeRef},f=r.widget.mount(a,d);c.cleanup=f??void 0}}}}}list(){return Array.from(this.widgets.keys())}listRegistrations(){return Array.from(this.widgets.values())}getBySource(e){return Array.from(this.widgets.values()).filter(a=>a.source===e)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}notify(e){for(let a of this.listeners)try{a(e)}catch(n){console.error("[WidgetRegistry] Listener error:",n)}}destroy(){for(let[e,a]of this.mountedWidgets.entries())a.cleanup?.(),a.container.innerHTML="";this.mountedWidgets.clear()}},Qh=new Oc;var q0="2.0.0";function T3(t,e){if(!e)return!0;let a;try{a=new URL(t).pathname}catch{a=t}let n=a.replace(/\/$/,"")||"/";if(e.exclude){for(let r of e.exclude)if(z0(n,r))return!1}if(e.include&&e.include.length>0){for(let r of e.include)if(z0(n,r))return!0;return!1}return!0}function z0(t,e){let a=e.replace(/\/$/,"")||"/";if(t===a)return!0;let n=a.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*").replace(/:[^/]+/g,"[^/]+");return new RegExp(`^${n}$`).test(t)}function MT(t){let a=(typeof window<"u"?window.location.pathname:"/").replace(/\/$/,"")||"/";return(Array.isArray(t.route)?t.route:[t.route]).some(r=>z0(a,r))}function Jh(t={}){let{telemetry:e,sessionMetrics:a,routes:n,mode:r="production",namespace:o}=t,i=t.widgets??Qh,s=t.executors??Ln,l=t.apps??ys,u=new ll,c=Hh({telemetry:e,routes:n,navigation:u}),d=t.events??sl(),f=$h({namespace:o}),m=zh({eventBus:d,stateStore:f}),S=Uh({state:f,events:d,sessionMetrics:a,accumulator:m}),b=H1(),x=Nh(),p=C=>MT(C)?x.resolve(C.selector):null,g=async(C,A)=>{if(!MT(C))return null;try{return await x.waitFor(C.selector,A)}catch{return null}},v=Kh({overlayRoot:b,eventBus:d,anchorResolver:p,widgetRegistry:i}),y=wh({overlayRoot:b,eventBus:d,surfaces:v,anchorResolver:p,waitForAnchor:g,executorRegistry:s,subscribeNavigation:C=>u.subscribe(C),runtime:{evaluateSync:C=>S.evaluateSync(C,c.get()),context:c,accumulator:m}}),_;if(a){a.increment("page_views");let C=typeof window<"u"?window.location.pathname:"/";_=u.subscribe((A,w)=>{if(w!=="replaceState")try{let k=new URL(A).pathname;k!==C&&(C=k,a.increment("page_views"))}catch{}})}let L={telemetry:e,context:c,events:d,state:f,sessionMetrics:a,actions:y,surfaces:v,widgets:i,executors:s,apps:l,accumulator:m,anchorResolver:x,navigation:u,version:q0,mode:r,async evaluate(C){return S.evaluate(C,c.get())},evaluateSync(C){return S.evaluateSync(C,c.get())},async filterTiles(C){let A=c.get().page.url,w=[];for(let k of C){let T=k.activation;if(!T){w.push(k);continue}if(T3(A,T.routes)){if(T.onlyIfPopulated){let D=k.props?.actions??[];if(D.length>0&&!D.some(P=>P.triggerWhen?S.evaluateSync(P.triggerWhen,c.get()).value:!0))continue}w.push(k)}}return w},setRoutes(C){c.setRoutes(C)},destroy(){l.unbind().catch(C=>{console.error("[Runtime] Error unbinding apps registry:",C)}),_?.(),x.destroy(),m.destroy(),u.destroy(),c.destroy(),y.destroy(),v.destroy()}};return l.bind(L),i.bindRuntime(L),L}var DT=h.object({value:h.unknown(),expiresAt:h.number().optional()}),OT=h.object({count:h.number(),resetAt:h.number().optional()});function R3(t){return DT.safeParse(t)}function M3(t){return OT.safeParse(t)}var BT={growthbook:t=>Rp({...t,autoInit:!0})};function PT(t,e){let a=BT[t];if(!a)throw new Error(`Unknown experiment provider: ${t}. Supported: ${Object.keys(BT).join(", ")}`);return a(e)}var D3=["cdn.syntrologie.com","localhost","127.0.0.1"];function O3(t){try{let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(console.warn("[SmartCanvas] CDN URL must use HTTPS:",t),!1):D3.some(r=>e.hostname===r)?!0:(console.warn("[SmartCanvas] CDN host not in allowlist:",e.hostname),!1)}catch{return console.warn("[SmartCanvas] Invalid CDN URL:",t),!1}}var $0=class{constructor(e){B(this,"name","cdn");B(this,"url");B(this,"integrity");if(this.url=`${e.baseUrl}/${e.configId}.json`,this.integrity=e.integrity,!O3(this.url))throw new Error(`[SmartCanvas] CDN URL not allowed: ${this.url}`)}async fetch(){let e=performance.now(),a=await fetch(this.url,{credentials:"omit",cache:"default"});if(!a.ok)throw new Error(`[SmartCanvas] Failed to fetch config from CDN (${a.status})`);let n=await a.text();if(this.integrity){let l=await B3(n),u=this.integrity.replace("sha384-","");if(l!==u)throw new Error(`[SmartCanvas] Config integrity check failed. Expected ${u}, got ${l}`)}let r=JSON.parse(n),o=performance.now()-e,i=a.headers.get("cache-control"),s=a.headers.get("age");return{config:r,meta:{source:"cdn",fetchTimeMs:o,cached:i?.includes("public")??!1,cacheAge:s?parseInt(s,10):void 0}}}};async function B3(t){let a=new TextEncoder().encode(t),n=await crypto.subtle.digest("SHA-384",a),r=new Uint8Array(n);return btoa(String.fromCharCode(...r))}function FT(t){return new $0(t)}var P3="syntro_exp",F3="syntro_var",V0=class{constructor(e){B(this,"name","experiments");B(this,"client");B(this,"featureKey");B(this,"manifestKey");B(this,"variantFlagPrefix");this.client=e.client,this.featureKey=e.featureKey??"smart-canvas-config",this.manifestKey=e.manifestKey,this.variantFlagPrefix=e.variantFlagPrefix}async fetch(){let e=performance.now();if(typeof window<"u"){let r=new URLSearchParams(window.location.search),o=r.get(P3),i=r.get(F3);if(o&&i!==null&&this.client.setForcedVariations){let s=parseInt(i,10);Number.isNaN(s)||(console.log(`[SmartCanvas] Preview mode: forcing "${o}" to variation ${s}`),this.client.setForcedVariations({[o]:s}))}}if(this.manifestKey||this.variantFlagPrefix||this.client.getAllFeatures){let r=this.fetchMultiFlag();if(r){let o=performance.now()-e;return{config:r,meta:{source:"experiments",fetchTimeMs:o,cached:!0}}}}let a=this.client.getFeatureValue?.(this.featureKey,null);if(!a||typeof a!="object")throw new Error(`[SmartCanvas] Feature "${this.featureKey}" not found or invalid. Ensure the feature is configured in your experiment platform.`);let n=performance.now()-e;return{config:a,meta:{source:"experiments",fetchTimeMs:n,cached:!0}}}fetchMultiFlag(){let e=this.getVariantFlagKeys();return!e||e.length===0?null:Gf(this.client,e)}getVariantFlagKeys(){if(this.manifestKey){let e=this.client.getFeatureValue?.(this.manifestKey,null);if(e&&typeof e=="object"){let a=e.variant_flags;if(a&&a.length>0)return a}}if(this.client.getAllFeatures){let e=this.client.getAllFeatures();return this.variantFlagPrefix?Object.keys(e).filter(a=>a.startsWith(this.variantFlagPrefix)):Object.keys(e)}return[]}};function NT(t){return new V0(t)}var N3="https://cdn.syntrologie.com/configs",HT={cdn:t=>{if(!t.configId)throw new Error("CDN fetcher requires 'configId' option");return FT({baseUrl:t.baseUrl??N3,configId:t.configId,integrity:t.integrity})},experiments:t=>{if(!t.featureKey)throw new Error("Experiments fetcher requires 'featureKey' option");return NT({featureKey:t.featureKey})}};function UT(t,e={}){let a=HT[t];if(!a)throw new Error(`Unknown config fetcher type: ${t}. Supported: ${Object.keys(HT).join(", ")}`);return a(e)}var zT={posthog:t=>Sh(t),noop:()=>Up()};function qT(t,e){let a=zT[t];if(!a)throw new Error(`Unknown telemetry provider: ${t}. Supported: ${Object.keys(zT).join(", ")}`);return a(e)}var j0="syn_";function Bc(t){if(!t.startsWith(j0))throw new Error("Invalid Syntro token: must start with 'syn_'");let a=t.slice(j0.length).replace(/-/g,"+").replace(/_/g,"/"),n=atob(a),r=JSON.parse(n);if(r.v!==1)throw new Error(`Unsupported token version: ${r.v}`);return r}function em(t){let e=JSON.stringify(t),a=btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return j0+a}function gr(t){if(typeof process<"u"&&process.env)return process.env[t];try{let e=(0,eval)("import.meta");if(e?.env)return e.env[t]}catch{}}var $T="syntro_segment_attributes";function H3(){if(typeof window>"u")return{};try{let t=localStorage.getItem($T);if(t){let e=JSON.parse(t);return Y("Syntro Bootstrap","Loaded cached segment attributes:",e),e}}catch(t){ya("Syntro Bootstrap","Failed to load cached segment attributes:",t)}return{}}function U3(t){if(!(typeof window>"u"))try{localStorage.setItem($T,JSON.stringify(t)),Y("Syntro Bootstrap","Cached segment attributes:",t)}catch(e){ya("Syntro Bootstrap","Failed to cache segment attributes:",e)}}function z3(t){if(!t)return{};let e={};for(let[a,n]of Object.entries(t))a.startsWith("in_segment_")&&(e[a]=n===!0);return e}function q3(){if(typeof window>"u")return{};let t={};try{let e=new URLSearchParams(window.location.search);for(let a of["utm_source","utm_medium","utm_campaign","utm_content","utm_term"]){let n=e.get(a);n&&(t[a]=n)}}catch{}try{navigator.language&&(t.browser_language=navigator.language),navigator.languages?.length&&(t.browser_languages=[...navigator.languages])}catch{}try{let e=window.innerWidth;t.device_type=e<768?"mobile":e<1024?"tablet":"desktop"}catch{}try{if(document.referrer){t.referrer=document.referrer;try{t.referrer_hostname=new URL(document.referrer).hostname}catch{}}}catch{}try{t.page_url=window.location.href,t.page_path=window.location.pathname}catch{}return t}async function $3(t){Ly(),Y("Syntro Bootstrap","====== INIT ======"),Y("Syntro Bootstrap","Options:",{hasToken:!!t.token,tokenPrefix:`${t.token?.slice(0,15)}...`,hasCanvasOptions:!!t.canvas});let e=Kf();if(console.log(`[DIAG] Mode detection: sdkMode=${e}`),console.log("[DIAG] editorSource:",Eu()),console.log("[DIAG] editorConf:",Yf()),Y("Syntro Bootstrap","SDK mode:",e??"normal"),!e&&typeof window<"u"){let w=!!window.__SYNTRO_EDITOR_PARAMS__,k=!!window.__SYNTRO_AUDIT_LEGEND__,T=!!window.__SYNTRO_REVIEW_DATA__;if(w||k||T){let D=[w&&"__SYNTRO_EDITOR_PARAMS__",k&&"__SYNTRO_AUDIT_LEGEND__",T&&"__SYNTRO_REVIEW_DATA__"].filter(Boolean);console.warn(`[Syntro Bootstrap] \u26A0 Mode detection returned null but mode-specific globals found: ${D.join(", ")}. This suggests URL params were lost (redirect?) but the service worker injected mode data. Check if replaceState failed or if page JS changed the URL before init().`)}}console.log(`[DIAG] Token resolution: options.token=${t.token?t.token.slice(0,15)+"...":"null"}`);let a=t.token;if(!a&&e){let k=Yf()?.syntro_token;k?.startsWith("syn_")&&(a=k,Y("Syntro Bootstrap",`\u2713 Using syntro_token from editor_conf (${e} mode)`))}let n;if(a)if(a.startsWith("syn_"))Y("Syntro Bootstrap","Token starts with syn_, decoding..."),n=Bc(a),Ly(n.d);else if(e)Y("Syntro Bootstrap",`\u2713 Non-syn_ token allowed (${e} mode)`);else throw Zf("Syntro Bootstrap","\u274C Token does not start with syn_ and NOT in editor/audit/review mode!"),Zf("Syntro Bootstrap","Token received:",a),new Error("Invalid Syntro token: must start with 'syn_'");else if(e)Y("Syntro Bootstrap",`\u2713 No token, but ${e} mode - proceeding`);else throw Zf("Syntro Bootstrap","\u274C No token provided and NOT in editor/audit/review mode!"),new Error("Syntro token is required (unless in editor, audit, or review mode)");let r=gr("NEXT_PUBLIC_SYNTRO_EXPERIMENT_HOST")||gr("VITE_SYNTRO_EXPERIMENT_HOST")||n?.eh,o=gr("NEXT_PUBLIC_SYNTRO_TELEMETRY_HOST")||gr("VITE_SYNTRO_TELEMETRY_HOST")||n?.th,i=gr("NEXT_PUBLIC_SYNTRO_EDITOR_URL")||gr("VITE_SYNTRO_EDITOR_URL")||t.canvas?.editorUrl,s=H3(),l=q3(),u={...l,...s};Y("Syntro Bootstrap","Phase 1: Browser metadata:",l),Y("Syntro Bootstrap","Phase 1: Cached segment attributes:",s);let c,d=sl();console.log("[Syntro Bootstrap] EventBus created");let f=qh(w=>{d.publishEvent(w)}),m=w=>{Y("Syntro Bootstrap","Phase 2: PostHog feature flags loaded");let k=z3(w);if(Y("Syntro Bootstrap","Segment flags from PostHog:",k),U3(k),c){let T=b?.getAll?.()??{},D={...l,...T,...k};Y("Syntro Bootstrap","Updating GrowthBook with attributes:",D),c.setAttributes?.(D)}},S;if(n?.t){let w=n.t==="noop"?"noop":"posthog";S=qT(w,{apiKey:n.t,apiHost:o,enableFeatureFlags:!0,onFeatureFlagsLoaded:m,onCapture:f}),console.log(`[Syntro Bootstrap] Telemetry client created (${w}) with EventBus wiring`)}let b;n?.e&&(c=PT("growthbook",{clientKey:n.e,apiHost:r,attributes:u,onExperimentViewed:S?.trackExperiment?(w,k,T)=>{S.trackExperiment(w,k,T)}:void 0})),b=Mp({experiments:c,onMetricChange:(w,k)=>{Y("Syntro Bootstrap",`Session metric changed: ${w} = ${k}`)}}),Y("Syntro Bootstrap","SessionMetricTracker created");let x="production";e==="editor"?x="editor":e==="audit"?x="audit":gr("NODE_ENV")==="development"&&(x="development");let p=Jh({telemetry:S,sessionMetrics:b,mode:x,events:d});Y("Syntro Bootstrap","Runtime created:",{version:p.version,mode:p.mode,hasContext:!!p.context,hasEvents:!!p.events,hasState:!!p.state}),Y("Syntro Bootstrap","Core app executors already registered");let g=t.cdnBase||gr("NEXT_PUBLIC_SYNTRO_CDN_BASE")||gr("VITE_SYNTRO_CDN_BASE")||"https://cdn.syntrologie.com",v=Pf({cdnBase:g,registry:p.apps,onLoadStart:w=>{Y("Syntro Bootstrap",`Loading app from CDN: ${w}`)},onLoadEnd:(w,k,T)=>{k?Y("Syntro Bootstrap",`App loaded successfully: ${w}`):ya("Syntro Bootstrap",`Failed to load app: ${w}`,T)}});typeof window<"u"&&(window.SynOS={...window.SynOS,appRegistry:p.apps,runtime:p,version:p.version},Y("Syntro Bootstrap","Global SynOS object exposed"));let y=p.apps.list?.()??[];console.log(`[DIAG] Activation loop: ${y.length} apps in registry:`,y.map(w=>`${w.manifest.id}(${w.state})`).join(", "));for(let w of y)if(w.state==="registered")try{await p.apps.activate(w.manifest.id),console.log(`[DIAG] Activated: ${w.manifest.id} \u2192 widgets: [${p.widgets.list().join(", ")}]`)}catch(k){console.error(`[DIAG] FAILED to activate: ${w.manifest.id}`,k),ya("Syntro Bootstrap",`Failed to auto-activate built-in app: ${w.manifest.id}`,k)}if(console.log(`[DIAG] Activation complete. Total widgets: [${p.widgets.list().join(", ")}]`),c?.refreshFeatures)try{await c.refreshFeatures(),Y("Syntro Bootstrap","GrowthBook features loaded")}catch(w){ya("Syntro Bootstrap","Failed to load GrowthBook features:",w)}let _;if(t.fetcher)_=t.fetcher;else if(n?.f){let w=UT(n.f,n.o??{});_=async()=>{let k=await w.fetch();return{...k.config,tiles:k.config.tiles??[]}}}else c&&(_=Yo({experiments:c}));let L=new Set,C=_?async()=>{let w=await _();console.log("[Syntro Bootstrap] Config fetched:",`tiles=${w.tiles?.length??0},`,`actions=${w.actions?.length??0},`,`theme=${w.theme?.name??"none"}`),w.actions?.length>0&&console.log("[Syntro Bootstrap] Actions in config:",w.actions.map((D,M)=>`[${M}] ${D.kind}${D.anchorId?` anchor="${D.anchorId.selector}"`:""}${D.label?` "${D.label}"`:""}`).join(", "));let k=w,T=v.getRequiredApps(k);return T.length>0?console.log("[Syntro Bootstrap] Required external apps:",T.join(", ")):Y("Syntro Bootstrap","No external apps required (all executors are built-in)"),T.length>0&&await v.loadAppsForConfig(k).then(async M=>{let P=M.filter(V=>V.success),F=M.filter(V=>!V.success);P.length>0&&console.log(`[Syntro Bootstrap] Apps loaded from CDN: ${P.map(V=>V.appId).join(", ")}`);let U=F.filter(V=>!L.has(V.appId));U.length>0&&(console.error("[Syntro Bootstrap] Apps FAILED to load from CDN:",U.map(V=>`${V.appId} (${V.error})`).join(", ")),U.forEach(V=>L.add(V.appId)));for(let V of T)if(p.apps.has(V))try{await p.apps.activate(V),console.log(`[Syntro Bootstrap] App activated: ${V}`)}catch(N){console.error(`[Syntro Bootstrap] Failed to activate app: ${V}`,N)}else console.error(`[Syntro Bootstrap] App "${V}" required by config but NOT registered.`,`Available apps: [${Array.from(p.apps.list?.()??[]).join(", ")}]`)}),w}:void 0;return{canvas:await pp({...t.canvas,fetcher:C,integrations:{experiments:c,telemetry:S},editorUrl:i,runtime:p}),runtime:p,experiments:c,telemetry:S,sessionMetrics:b,appLoader:v}}var G0={init:$3,encodeToken:em,decodeToken:Bc};typeof window<"u"&&(window.Syntro=G0);var Z0="2026-03-11T22:47:04.977Z (7d29d30f3e)";if(typeof window<"u"){console.log(`[Syntro Runtime] Build: ${Z0}`);let t=window.SynOS,e=t?.appRegistry||ys;window.SynOS={...t,appRegistry:e,_runtimeBuild:Z0,React:VT.default,ReactDOM:{...V3,createPortal:tm.createPortal,flushSync:tm.flushSync}},k1(e)}return QT(j3);})();
|
|
501
|
+
`)).length,n=0;n<r;n++){var i=t.charCodeAt(n),s=null;i<128?a++:s=i>127&&i<2048?String.fromCharCode(i>>6|192,63&i|128):String.fromCharCode(i>>12|224,i>>6&63|128,63&i|128),dr(s)||(a>e&&(o+=t.substring(e,a)),o+=s,e=a=n+1)}return a>e&&(o+=t.substring(e,t.length)),o},C4=!!db||!!cb,QE="text/plain",zh=function(t,e,a){var r;a===void 0&&(a=!0);var[n,o]=t.split("?"),i=W({},e),s=(r=o?.split("&").map((u=>{var c,[d,f]=u.split("="),h=a&&(c=i[d])!==null&&c!==void 0?c:f;return delete i[d],d+"="+h})))!==null&&r!==void 0?r:[],l=K3(i);return l&&s.push(l),n+"?"+s.join("&")},Oc=(t,e)=>JSON.stringify(t,((a,r)=>typeof r=="bigint"?r.toString():r),e),rb=t=>{var{data:e,compression:a}=t;if(e){if(a===yn.GZipJS){var r=S4((function(l,u){var c=l.length;if(typeof TextEncoder<"u")return new TextEncoder().encode(l);for(var d=new Wa(l.length+(l.length>>>1)),f=0,h=function(g){d[f++]=g},S=0;S<c;++S){if(f+5>d.length){var x=new Wa(f+8+(c-S<<1));x.set(d),d=x}var b=l.charCodeAt(S);b<128||u?h(b):b<2048?(h(192|b>>>6),h(128|63&b)):b>55295&&b<57344?(h(240|(b=65536+(1047552&b)|1023&l.charCodeAt(++S))>>>18),h(128|b>>>12&63),h(128|b>>>6&63),h(128|63&b)):(h(224|b>>>12),h(128|b>>>6&63),h(128|63&b))}return dR(d,0,f)})(Oc(e)),{mtime:0}),n=new Blob([r],{type:QE});return{contentType:QE,body:n,estimatedSize:n.size}}if(a===yn.Base64){var o=(function(l){var u,c,d,f,h,S="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",x=0,b=0,g="",m=[];if(!l)return l;l=_4(l);do u=(h=l.charCodeAt(x++)<<16|l.charCodeAt(x++)<<8|l.charCodeAt(x++))>>18&63,c=h>>12&63,d=h>>6&63,f=63&h,m[b++]=S.charAt(u)+S.charAt(c)+S.charAt(d)+S.charAt(f);while(x<l.length);switch(g=m.join(""),l.length%3){case 1:g=g.slice(0,-2)+"==";break;case 2:g=g.slice(0,-1)+"="}return g})(Oc(e)),i=(l=>"data="+encodeURIComponent(typeof l=="string"?l:Oc(l)))(o);return{contentType:"application/x-www-form-urlencoded",body:i,estimatedSize:new Blob([i]).size}}var s=Oc(e);return{contentType:"application/json",body:s,estimatedSize:new Blob([s]).size}}},wh=[];cb&&wh.push({transport:"fetch",method:t=>{var e,a,{contentType:r,body:n,estimatedSize:o}=(e=rb(t))!==null&&e!==void 0?e:{},i=new Headers;Fe(t.headers,(function(c,d){i.append(d,c)})),r&&i.append("Content-Type",r);var s=t.url,l=null;if(yE){var u=new yE;l={signal:u.signal,timeout:setTimeout((()=>u.abort()),t.timeout)}}cb(s,W({method:t?.method||"GET",headers:i,keepalive:t.method==="POST"&&(o||0)<52428.8,body:n,signal:(a=l)==null?void 0:a.signal},t.fetchOptions)).then((c=>c.text().then((d=>{var f={statusCode:c.status,text:d};if(c.status===200)try{f.json=JSON.parse(d)}catch(h){j.error(h)}t.callback==null||t.callback(f)})))).catch((c=>{j.error(c),t.callback==null||t.callback({statusCode:0,text:c})})).finally((()=>l?clearTimeout(l.timeout):null))}}),db&&wh.push({transport:"XHR",method:t=>{var e,a=new db;a.open(t.method||"GET",t.url,!0);var{contentType:r,body:n}=(e=rb(t))!==null&&e!==void 0?e:{};Fe(t.headers,(function(o,i){a.setRequestHeader(i,o)})),r&&a.setRequestHeader("Content-Type",r),t.timeout&&(a.timeout=t.timeout),t.disableXHRCredentials||(a.withCredentials=!0),a.onreadystatechange=()=>{if(a.readyState===4){var o={statusCode:a.status,text:a.responseText};if(a.status===200)try{o.json=JSON.parse(a.responseText)}catch{}t.callback==null||t.callback(o)}},a.send(n)}}),Ia!=null&&Ia.sendBeacon&&wh.push({transport:"sendBeacon",method:t=>{var e=zh(t.url,{beacon:"1"});try{var a,{contentType:r,body:n}=(a=rb(t))!==null&&a!==void 0?a:{},o=typeof n=="string"?new Blob([n],{type:r}):n;Ia.sendBeacon(e,o)}catch{}}});var qh=function(t,e){if(!(function(a){try{new RegExp(a)}catch{return!1}return!0})(e))return!1;try{return new RegExp(e).test(t)}catch{return!1}};function JE(t,e,a){return Oc({distinct_id:t,userPropertiesToSet:e,userPropertiesToSetOnce:a})}var fR={exact:(t,e)=>e.some((a=>t.some((r=>a===r)))),is_not:(t,e)=>e.every((a=>t.every((r=>a!==r)))),regex:(t,e)=>e.some((a=>t.some((r=>qh(a,r))))),not_regex:(t,e)=>e.every((a=>t.every((r=>!qh(a,r))))),icontains:(t,e)=>e.map(_h).some((a=>t.map(_h).some((r=>a.includes(r))))),not_icontains:(t,e)=>e.map(_h).every((a=>t.map(_h).every((r=>!a.includes(r))))),gt:(t,e)=>e.some((a=>{var r=parseFloat(a);return!isNaN(r)&&t.some((n=>r>parseFloat(n)))})),lt:(t,e)=>e.some((a=>{var r=parseFloat(a);return!isNaN(r)&&t.some((n=>r<parseFloat(n)))}))},_h=t=>t.toLowerCase();function pR(t,e){return!t||Object.entries(t).every((a=>{var[r,n]=a,o=e?.[r];if($(o)||dr(o))return!1;var i=[String(o)],s=fR[n.operator];return!!s&&s(n.values,i)}))}var nb=ot("[Error tracking]"),e0=class{constructor(e){var a,r;this.Zt=[],this.ti=new xb([new Sb,new Ab,new Cb,new _b,new kb,new Lb,new wb,new Ib],M3()),this._instance=e,this.Zt=(a=(r=this._instance.persistence)==null?void 0:r.get_property(Tb))!==null&&a!==void 0?a:[]}onRemoteConfig(e){var a,r,n,o=(a=(r=e.errorTracking)==null?void 0:r.suppressionRules)!==null&&a!==void 0?a:[],i=(n=e.errorTracking)==null?void 0:n.captureExtensionExceptions;this.Zt=o,this._instance.persistence&&this._instance.persistence.register({[Tb]:this.Zt,[RE]:i})}get ii(){var e,a=!!this._instance.get_property(RE),r=this._instance.config.error_tracking.captureExtensionExceptions;return(e=r??a)!==null&&e!==void 0&&e}buildProperties(e,a){return this.ti.buildFromUnknown(e,{syntheticException:a?.syntheticException,mechanism:{handled:a?.handled}})}sendExceptionEvent(e){var a=e.$exception_list;if(this.ei(a)){if(this.ri(a))return void nb.info("Skipping exception capture because a suppression rule matched");if(!this.ii&&this.si(a))return void nb.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.ni(a))return void nb.info("Skipping exception capture because it was thrown by the PostHog SDK")}return this._instance.capture("$exception",e,{_noTruncate:!0,_batchKey:"exceptionEvent"})}ri(e){if(e.length===0)return!1;var a=e.reduce(((r,n)=>{var{type:o,value:i}=n;return bt(o)&&o.length>0&&r.$exception_types.push(o),bt(i)&&i.length>0&&r.$exception_values.push(i),r}),{$exception_types:[],$exception_values:[]});return this.Zt.some((r=>{var n=r.values.map((o=>{var i,s=fR[o.operator],l=Ce(o.value)?o.value:[o.value],u=(i=a[o.key])!==null&&i!==void 0?i:[];return l.length>0&&s(l,u)}));return r.type==="OR"?n.some(Boolean):n.every(Boolean)}))}si(e){return e.flatMap((a=>{var r,n;return(r=(n=a.stacktrace)==null?void 0:n.frames)!==null&&r!==void 0?r:[]})).some((a=>a.filename&&a.filename.startsWith("chrome-extension://")))}ni(e){if(e.length>0){var a,r,n,o,i=(a=(r=e[0].stacktrace)==null?void 0:r.frames)!==null&&a!==void 0?a:[],s=i[i.length-1];return(n=s==null||(o=s.filename)==null?void 0:o.includes("posthog.com/static"))!==null&&n!==void 0&&n}return!1}ei(e){return!ge(e)&&Ce(e)}},ka=ot("[FeatureFlags]"),wc=ot("[FeatureFlags]",{debugEnabled:!0}),ob="$active_feature_flags",Ks="$override_feature_flags",eT="$feature_flag_payloads",Lc="$override_feature_flag_payloads",tT="$feature_flag_request_id",aT="$feature_flag_evaluated_at",rT=t=>{var e={};for(var[a,r]of Ch(t||{}))r&&(e[a]=r);return e},w4=t=>{var e=t.flags;return e?(t.featureFlags=Object.fromEntries(Object.keys(e).map((a=>{var r;return[a,(r=e[a].variant)!==null&&r!==void 0?r:e[a].enabled]}))),t.featureFlagPayloads=Object.fromEntries(Object.keys(e).filter((a=>e[a].enabled)).filter((a=>{var r;return(r=e[a].metadata)==null?void 0:r.payload})).map((a=>{var r;return[a,(r=e[a].metadata)==null?void 0:r.payload]})))):ka.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),t},L4=(function(t){return t.FeatureFlags="feature_flags",t.Recordings="recordings",t})({}),t0=class{constructor(e){this.oi=!1,this.ai=!1,this.li=!1,this.ui=!1,this.hi=!1,this.di=!1,this.vi=!1,this.ci=!1,this._instance=e,this.featureFlagEventHandlers=[]}fi(){var e,a=(e=this._instance.config.evaluation_contexts)!==null&&e!==void 0?e:this._instance.config.evaluation_environments;return!this._instance.config.evaluation_environments||this._instance.config.evaluation_contexts||this.ci||(ka.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.ci=!0),a!=null&&a.length?a.filter((r=>{var n=r&&typeof r=="string"&&r.trim().length>0;return n||ka.error("Invalid evaluation context found:",r,"Expected non-empty string"),n})):[]}pi(){return this.fi().length>0}flags(){if(this._instance.config.__preview_remote_config)this.di=!0;else{var e=!this.gi&&(this._instance.config.advanced_disable_feature_flags||this._instance.config.advanced_disable_feature_flags_on_first_load);this.mi({disableFlags:e})}}get hasLoadedFlags(){return this.ai}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this._instance.get_property(Rb),a=this._instance.get_property(Ks),r=this._instance.get_property(Lc);if(!r&&!a)return e||{};var n=ut({},e||{}),o=[...new Set([...Object.keys(r||{}),...Object.keys(a||{})])];for(var i of o){var s,l,u=n[i],c=a?.[i],d=$(c)?(s=u?.enabled)!==null&&s!==void 0&&s:!!c,f=$(c)?u.variant:typeof c=="string"?c:void 0,h=r?.[i],S=W({},u,{enabled:d,variant:d?f??u?.variant:void 0});d!==u?.enabled&&(S.original_enabled=u?.enabled),f!==u?.variant&&(S.original_variant=u?.variant),h&&(S.metadata=W({},u?.metadata,{payload:h,original_payload:u==null||(l=u.metadata)==null?void 0:l.payload})),n[i]=S}return this.oi||(ka.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:r,finalDetails:n}),this.oi=!0),n}getFlagVariants(){var e=this._instance.get_property(al),a=this._instance.get_property(Ks);if(!a)return e||{};for(var r=ut({},e),n=Object.keys(a),o=0;o<n.length;o++)r[n[o]]=a[n[o]];return this.oi||(ka.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:a,finalFlags:r}),this.oi=!0),r}getFlagPayloads(){var e=this._instance.get_property(eT),a=this._instance.get_property(Lc);if(!a)return e||{};for(var r=ut({},e||{}),n=Object.keys(a),o=0;o<n.length;o++)r[n[o]]=a[n[o]];return this.oi||(ka.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:a,finalPayloads:r}),this.oi=!0),r}reloadFeatureFlags(){this.ui||this._instance.config.advanced_disable_feature_flags||this.gi||(this.gi=setTimeout((()=>{this.mi()}),5))}bi(){clearTimeout(this.gi),this.gi=void 0}ensureFlagsLoaded(){this.ai||this.li||this.gi||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.ui=e}mi(e){var a;if(this.bi(),!this._instance.M())if(this.li)this.hi=!0;else{var r=this._instance.config.token,n=this._instance.get_property("$device_id"),o={token:r,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:W({},((a=this._instance.persistence)==null?void 0:a.get_initial_props())||{},this._instance.get_property(Mc)||{}),group_properties:this._instance.get_property(ki)};dr(n)||$(n)||(o.$device_id=n),(e!=null&&e.disableFlags||this._instance.config.advanced_disable_feature_flags)&&(o.disable_flags=!0),this.pi()&&(o.evaluation_contexts=this.fi());var i=this._instance.config.__preview_remote_config,s=i?"/flags/?v=2":"/flags/?v=2&config=true",l=this._instance.config.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":"",u=this._instance.requestRouter.endpointFor("flags",s+l);i&&(o.timezone=sR()),this.li=!0,this._instance._send_request({method:"POST",url:u,data:o,compression:this._instance.config.disable_compression?void 0:yn.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:c=>{var d,f,h=!0;if(c.statusCode===200&&(this.hi||(this.$anon_distinct_id=void 0),h=!1),this.li=!1,this.di||(this.di=!0,this._instance.yi((f=c.json)!==null&&f!==void 0?f:{})),!o.disable_flags||this.hi)if(this.vi=!h,c.json&&(d=c.json.quotaLimited)!=null&&d.includes(L4.FeatureFlags))ka.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more.");else{var S;o.disable_flags||this.receivedFeatureFlags((S=c.json)!==null&&S!==void 0?S:{},h),this.hi&&(this.hi=!1,this.mi())}}})}}getFeatureFlag(e,a){var r;if(a===void 0&&(a={}),this.ai||this.getFlags()&&this.getFlags().length>0){var n=this.getFeatureFlagResult(e,a);return(r=n?.variant)!==null&&r!==void 0?r:n?.enabled}ka.warn('getFeatureFlag for key "'+e+`" failed. Feature flags didn't load in time.`)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){var a=this.getFeatureFlagResult(e,{send_event:!1});return a?.payload}getFeatureFlagResult(e,a){if(a===void 0&&(a={}),this.ai||this.getFlags()&&this.getFlags().length>0){var r=this.getFlagVariants(),n=e in r,o=r[e],i=this.getFlagPayloads()[e],s=String(o),l=this._instance.get_property(tT)||void 0,u=this._instance.get_property(aT)||void 0,c=this._instance.get_property(Eh)||{};if((a.send_event||!("send_event"in a))&&(!(e in c)||!c[e].includes(s))){var d,f,h,S,x,b,g,m,y;Ce(c[e])?c[e].push(s):c[e]=[s],(d=this._instance.persistence)==null||d.register({[Eh]:c});var v=this.getFeatureFlagDetails(e),C={$feature_flag:e,$feature_flag_response:o,$feature_flag_payload:i||null,$feature_flag_request_id:l,$feature_flag_evaluated_at:u,$feature_flag_bootstrapped_response:((f=this._instance.config.bootstrap)==null||(f=f.featureFlags)==null?void 0:f[e])||null,$feature_flag_bootstrapped_payload:((h=this._instance.config.bootstrap)==null||(h=h.featureFlagPayloads)==null?void 0:h[e])||null,$used_bootstrap_value:!this.vi};$(v==null||(S=v.metadata)==null?void 0:S.version)||(C.$feature_flag_version=v.metadata.version);var w,_=(x=v==null||(b=v.reason)==null?void 0:b.description)!==null&&x!==void 0?x:v==null||(g=v.reason)==null?void 0:g.code;_&&(C.$feature_flag_reason=_),v!=null&&(m=v.metadata)!=null&&m.id&&(C.$feature_flag_id=v.metadata.id),$(v?.original_variant)&&$(v?.original_enabled)||(C.$feature_flag_original_response=$(v.original_variant)?v.original_enabled:v.original_variant),v!=null&&(y=v.metadata)!=null&&y.original_payload&&(C.$feature_flag_original_payload=v==null||(w=v.metadata)==null?void 0:w.original_payload),this._instance.capture("$feature_flag_called",C)}if(n){var L=i;if(!$(i))try{L=JSON.parse(i)}catch{}return{key:e,enabled:!!o,variant:typeof o=="string"?o:void 0,payload:L}}}else ka.warn('getFeatureFlagResult for key "'+e+`" failed. Feature flags didn't load in time.`)}getRemoteConfigPayload(e,a){var r=this._instance.config.token,n={distinct_id:this._instance.get_distinct_id(),token:r};this.pi()&&(n.evaluation_contexts=this.fi()),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2&config=true"),data:n,compression:this._instance.config.disable_compression?void 0:yn.Base64,timeout:this._instance.config.feature_flag_request_timeout_ms,callback:o=>{var i,s=(i=o.json)==null?void 0:i.featureFlagPayloads;a(s?.[e]||void 0)}})}isFeatureEnabled(e,a){if(a===void 0&&(a={}),this.ai||this.getFlags()&&this.getFlags().length>0){var r=this.getFeatureFlag(e,a);return $(r)?void 0:!!r}ka.warn('isFeatureEnabled for key "'+e+`" failed. Feature flags didn't load in time.`)}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((a=>a!==e))}receivedFeatureFlags(e,a){if(this._instance.persistence){this.ai=!0;var r=this.getFlagVariants(),n=this.getFlagPayloads(),o=this.getFlagsWithDetails();(function(i,s,l,u,c){l===void 0&&(l={}),u===void 0&&(u={}),c===void 0&&(c={});var d=w4(i),f=d.flags,h=d.featureFlags,S=d.featureFlagPayloads;if(h){var x=i.requestId,b=i.evaluatedAt;if(Ce(h)){ka.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var g={};if(h)for(var m=0;m<h.length;m++)g[h[m]]=!0;s&&s.register({[ob]:h,[al]:g})}else{var y=h,v=S,C=f;if(i.errorsWhileComputingFlags)if(f){var w=new Set(Object.keys(f).filter((_=>{var L;return!((L=f[_])!=null&&L.failed)})));y=W({},l,Object.fromEntries(Object.entries(y).filter((_=>{var[L]=_;return w.has(L)})))),v=W({},u,Object.fromEntries(Object.entries(v||{}).filter((_=>{var[L]=_;return w.has(L)})))),C=W({},c,Object.fromEntries(Object.entries(C||{}).filter((_=>{var[L]=_;return w.has(L)}))))}else y=W({},l,y),v=W({},u,v),C=W({},c,C);s&&s.register(W({[ob]:Object.keys(rT(y)),[al]:y||{},[eT]:v||{},[Rb]:C||{}},x?{[tT]:x}:{},b?{[aT]:b}:{}))}}})(e,this._instance.persistence,r,n,o),this.wi(a)}}override(e,a){a===void 0&&(a=!1),ka.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:a})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this._instance.persistence)return ka.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(e===!1)return this._instance.persistence.unregister(Ks),this._instance.persistence.unregister(Lc),this.wi(),wc.info("All overrides cleared");if(e&&typeof e=="object"&&("flags"in e||"payloads"in e)){var a,r=e;if(this.oi=!!((a=r.suppressWarning)!==null&&a!==void 0&&a),"flags"in r){if(r.flags===!1)this._instance.persistence.unregister(Ks),wc.info("Flag overrides cleared");else if(r.flags){if(Ce(r.flags)){for(var n={},o=0;o<r.flags.length;o++)n[r.flags[o]]=!0;this._instance.persistence.register({[Ks]:n})}else this._instance.persistence.register({[Ks]:r.flags});wc.info("Flag overrides set",{flags:r.flags})}}return"payloads"in r&&(r.payloads===!1?(this._instance.persistence.unregister(Lc),wc.info("Payload overrides cleared")):r.payloads&&(this._instance.persistence.register({[Lc]:r.payloads}),wc.info("Payload overrides set",{payloads:r.payloads}))),void this.wi()}this.wi()}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.ai){var{flags:a,flagVariants:r}=this.xi();e(a,r)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,a,r){var n,o=(this._instance.get_property(Rc)||[]).find((u=>u.flagKey===e)),i={["$feature_enrollment/"+e]:a},s={$feature_flag:e,$feature_enrollment:a,$set:i};o&&(s.$early_access_feature_name=o.name),r&&(s.$feature_enrollment_stage=r),this._instance.capture("$feature_enrollment_update",s),this.setPersonPropertiesForFlags(i,!1);var l=W({},this.getFlagVariants(),{[e]:a});(n=this._instance.persistence)==null||n.register({[ob]:Object.keys(rT(l)),[al]:l}),this.wi()}getEarlyAccessFeatures(e,a,r){a===void 0&&(a=!1);var n=this._instance.get_property(Rc),o=r?"&"+r.map((i=>"stage="+i)).join("&"):"";if(n&&!a)return e(n);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this._instance.config.token+o),method:"GET",callback:i=>{var s,l;if(i.json){var u=i.json.earlyAccessFeatures;return(s=this._instance.persistence)==null||s.unregister(Rc),(l=this._instance.persistence)==null||l.register({[Rc]:u}),e(u)}}})}xi(){var e=this.getFlags(),a=this.getFlagVariants();return{flags:e.filter((r=>a[r])),flagVariants:Object.keys(a).filter((r=>a[r])).reduce(((r,n)=>(r[n]=a[n],r)),{})}}wi(e){var{flags:a,flagVariants:r}=this.xi();this.featureFlagEventHandlers.forEach((n=>n(a,r,{errorsLoading:e})))}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(Mc)||{};this._instance.register({[Mc]:W({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(Mc)}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0);var r=this._instance.get_property(ki)||{};Object.keys(r).length!==0&&Object.keys(r).forEach((n=>{r[n]=W({},r[n],e[n]),delete e[n]})),this._instance.register({[ki]:W({},r,e)}),a&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var a=this._instance.get_property(ki)||{};this._instance.register({[ki]:W({},a,{[e]:{}})})}else this._instance.unregister(ki)}reset(){this.ai=!1,this.li=!1,this.ui=!1,this.hi=!1,this.di=!1,this.vi=!1,this.$anon_distinct_id=void 0,this.bi(),this.oi=!1}},k4=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],Nc=class{constructor(e,a){this.R=e,this.props={},this.Ei=!1,this.$i=(r=>{var n="";return r.token&&(n=r.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),r.persistence_name?"ph_"+r.persistence_name:"ph_"+n+"_posthog"})(e),this.Y=this.Si(e),this.load(),e.debug&&j.info("Persistence loaded",e.persistence,W({},this.props)),this.update_config(e,e,a),this.save()}isDisabled(){return!!this.ki}Si(e){k4.indexOf(e.persistence.toLowerCase())===-1&&(j.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var a=(function(n){n===void 0&&(n=[]);var o=[...r4,...n];return W({},et,{W:function(i){try{var s={};try{s=Er.W(i)||{}}catch{}var l=ut(s,JSON.parse(et.q(i)||"{}"));return et.G(i,l),l}catch{}return null},G:function(i,s,l,u,c,d){try{et.G(i,s,void 0,void 0,d);var f={};o.forEach((h=>{s[h]&&(f[h]=s[h])})),Object.keys(f).length&&Er.G(i,f,l,u,c,d)}catch(h){et.B(h)}},V:function(i,s){try{E?.localStorage.removeItem(i),Er.V(i,s)}catch(l){et.B(l)}}})})(e.cookie_persisted_properties||[]),r=e.persistence.toLowerCase();return r==="localstorage"&&et.H()?et:r==="localstorage+cookie"&&a.H()?a:r==="sessionstorage"&&Pt.H()?Pt:r==="memory"?n4:r==="cookie"?Er:a.H()?a:Er}properties(){var e={};return Fe(this.props,(function(a,r){if(r===al&&xt(a))for(var n=Object.keys(a),o=0;o<n.length;o++)e["$feature/"+n[o]]=a[n[o]];else s=r,l=!1,(dr(i=U3)?l:vE&&i.indexOf===vE?i.indexOf(s)!=-1:(Fe(i,(function(u){if(l||(l=u===s))return Ih})),l))||(e[r]=a);var i,s,l})),e}load(){if(!this.ki){var e=this.Y.W(this.$i);e&&(this.props=ut({},e))}}save(){this.ki||this.Y.G(this.$i,this.props,this.Pi,this.Ti,this.Ii,this.R.debug)}remove(){this.Y.V(this.$i,!1),this.Y.V(this.$i,!0)}clear(){this.remove(),this.props={}}register_once(e,a,r){if(xt(e)){$(a)&&(a="None"),this.Pi=$(r)?this.Ci:r;var n=!1;if(Fe(e,((o,i)=>{this.props.hasOwnProperty(i)&&this.props[i]!==a||(this.props[i]=o,n=!0)})),n)return this.save(),!0}return!1}register(e,a){if(xt(e)){this.Pi=$(a)?this.Ci:a;var r=!1;if(Fe(e,((n,o)=>{e.hasOwnProperty(o)&&this.props[o]!==n&&(this.props[o]=n,r=!0)})),r)return this.save(),!0}return!1}unregister(e){e in this.props&&(delete this.props[e],this.save())}update_campaign_params(){if(!this.Ei){var e=tR(this.R.custom_campaign_params,this.R.mask_personal_data_properties,this.R.custom_personal_data_properties);tl(I0(e))||this.register(e),this.Ei=!0}}update_search_keyword(){var e;this.register((e=V?.referrer)?rR(e):{})}update_referrer_info(){var e;this.register_once({$referrer:nR(),$referring_domain:V!=null&&V.referrer&&((e=Dh(V.referrer))==null?void 0:e.host)||"$direct"},void 0)}set_initial_person_info(){this.props[Bb]||this.props[Pb]||this.register_once({[Th]:oR(this.R.mask_personal_data_properties,this.R.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};Fe([Pb,Bb],(i=>{var s=this.props[i];s&&Fe(s,(function(l,u){e["$initial_"+fb(u)]=l}))}));var a,r,n=this.props[Th];if(n){var o=(a=iR(n),r={},Fe(a,(function(i,s){r["$initial_"+fb(s)]=i})),r);ut(e,o)}return e}safe_merge(e){return Fe(this.props,(function(a,r){r in e||(e[r]=a)})),e}update_config(e,a,r){if(this.Ci=this.Pi=e.cookie_expiration,this.set_disabled(e.disable_persistence||!!r),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie),e.persistence!==a.persistence||!((i,s)=>{if(i.length!==s.length)return!1;var l=[...i].sort(),u=[...s].sort();return l.every(((c,d)=>c===u[d]))})(e.cookie_persisted_properties||[],a.cookie_persisted_properties||[])){var n=this.Si(e),o=this.props;this.clear(),this.Y=n,this.props=o,this.save()}}set_disabled(e){this.ki=e,this.ki?this.remove():this.save()}set_cross_subdomain(e){e!==this.Ti&&(this.Ti=e,this.remove(),this.save())}set_secure(e){e!==this.Ii&&(this.Ii=e,this.remove(),this.save())}set_event_timer(e,a){var r=this.props[Tc]||{};r[e]=a,this.props[Tc]=r,this.save()}remove_event_timer(e){var a=(this.props[Tc]||{})[e];return $(a)||(delete this.props[Tc][e],this.save()),a}get_property(e){return this.props[e]}set_property(e,a){this.props[e]=a,this.save()}},nT=ot("[Product Tours]"),ib="ph_product_tours",a0=class{constructor(e){this.Ri=null,this.Fi=null,this._instance=e}onRemoteConfig(e){this._instance.persistence&&this._instance.persistence.register({[OE]:!(e==null||!e.productTours)}),this.loadIfEnabled()}loadIfEnabled(){var e,a;this.Ri||(e=this._instance).config.disable_product_tours||(a=e.persistence)==null||!a.get_property(OE)||this.it((()=>this.Oi()))}it(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.generateProductTours?e():(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"product-tours",(n=>{n?nT.error("Could not load product tours script",n):e()}))}Oi(){var e;!this.Ri&&(e=Q.__PosthogExtensions__)!=null&&e.generateProductTours&&(this.Ri=Q.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,a){if(a===void 0&&(a=!1),!Ce(this.Fi)||a){var r=this._instance.persistence;if(r){var n=r.props[ib];if(Ce(n)&&!a)return this.Fi=n,void e(n,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",callback:o=>{var i=o.statusCode;if(i!==200||!o.json){var s="Product Tours API could not be loaded, status: "+i;return nT.error(s),void e([],{isLoaded:!1,error:s})}var l=Ce(o.json.product_tours)?o.json.product_tours:[];this.Fi=l,r&&r.register({[ib]:l}),e(l,{isLoaded:!0})}})}else e(this.Fi,{isLoaded:!0})}getActiveProductTours(e){ge(this.Ri)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.Ri.getActiveProductTours(e)}showProductTour(e){var a;(a=this.Ri)==null||a.showTourById(e)}previewTour(e){this.Ri?this.Ri.previewTour(e):this.it((()=>{var a;this.Oi(),(a=this.Ri)==null||a.previewTour(e)}))}dismissProductTour(){var e;(e=this.Ri)==null||e.dismissTour("user_clicked_skip")}nextStep(){var e;(e=this.Ri)==null||e.nextStep()}previousStep(){var e;(e=this.Ri)==null||e.previousStep()}clearCache(){var e;this.Fi=null,(e=this._instance.persistence)==null||e.unregister(ib)}resetTour(e){var a;(a=this.Ri)==null||a.resetTour(e)}resetAllTours(){var e;(e=this.Ri)==null||e.resetAllTours()}cancelPendingTour(e){var a;(a=this.Ri)==null||a.cancelPendingTour(e)}},kc=(function(t){return t.Activation="events",t.Cancellation="cancelEvents",t})({}),U8=(function(t){return t.Button="button",t.Tab="tab",t.Selector="selector",t})({}),z8=(function(t){return t.TopLeft="top_left",t.TopRight="top_right",t.TopCenter="top_center",t.MiddleLeft="middle_left",t.MiddleRight="middle_right",t.MiddleCenter="middle_center",t.Left="left",t.Center="center",t.Right="right",t.NextToTrigger="next_to_trigger",t})({}),q8=(function(t){return t.Top="top",t.Left="left",t.Right="right",t.Bottom="bottom",t})({}),sb=(function(t){return t.Popover="popover",t.API="api",t.Widget="widget",t.ExternalSurvey="external_survey",t})({}),V8=(function(t){return t.Open="open",t.MultipleChoice="multiple_choice",t.SingleChoice="single_choice",t.Rating="rating",t.Link="link",t})({}),$8=(function(t){return t.NextQuestion="next_question",t.End="end",t.ResponseBased="response_based",t.SpecificQuestion="specific_question",t})({}),j8=(function(t){return t.Once="once",t.Recurring="recurring",t.Always="always",t})({}),Dc=(function(t){return t.SHOWN="survey shown",t.DISMISSED="survey dismissed",t.SENT="survey sent",t.ABANDONED="survey abandoned",t})({}),lb=(function(t){return t.SURVEY_ID="$survey_id",t.SURVEY_NAME="$survey_name",t.SURVEY_RESPONSE="$survey_response",t.SURVEY_ITERATION="$survey_iteration",t.SURVEY_ITERATION_START_DATE="$survey_iteration_start_date",t.SURVEY_PARTIALLY_COMPLETED="$survey_partially_completed",t.SURVEY_SUBMISSION_ID="$survey_submission_id",t.SURVEY_QUESTIONS="$survey_questions",t.SURVEY_COMPLETED="$survey_completed",t.PRODUCT_TOUR_ID="$product_tour_id",t.SURVEY_LAST_SEEN_DATE="$survey_last_seen_date",t})({}),r0=(function(t){return t.Popover="popover",t.Inline="inline",t})({}),Pe=ot("[Surveys]"),hR="seenSurvey_",I4=(t,e)=>{var a="$survey_"+e+"/"+t.id;return t.current_iteration&&t.current_iteration>0&&(a="$survey_"+e+"/"+t.id+"/"+t.current_iteration),a},oT=t=>((e,a)=>{var r=""+e+a.id;return a.current_iteration&&a.current_iteration>0&&(r=""+e+a.id+"_"+a.current_iteration),r})(hR,t),A4=[sb.Popover,sb.Widget,sb.API],E4={ignoreConditions:!1,ignoreDelay:!1,displayType:r0.Popover},$c=class{constructor(){this.Mi={},this.Mi={}}on(e,a){return this.Mi[e]||(this.Mi[e]=[]),this.Mi[e].push(a),()=>{this.Mi[e]=this.Mi[e].filter((r=>r!==a))}}emit(e,a){for(var r of this.Mi[e]||[])r(a);for(var n of this.Mi["*"]||[])n(e,a)}};function Ys(t,e,a){if(ge(t))return!1;switch(a){case"exact":return t===e;case"contains":var r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*");return new RegExp(r,"i").test(t);case"regex":try{return new RegExp(e).test(t)}catch{return!1}default:return!1}}var n0=class{constructor(e){this.Ai=new $c,this.ji=(a,r)=>this.Di(a,r)&&this.Li(a,r)&&this.Ni(a,r)&&this.Ui(a,r),this.Di=(a,r)=>r==null||!r.event||a?.event===r?.event,this._instance=e,this.zi=new Set,this.Hi=new Set}init(){var e;if(!$((e=this._instance)==null?void 0:e._addCaptureHook)){var a;(a=this._instance)==null||a._addCaptureHook(((r,n)=>{this.on(r,n)}))}}register(e){var a,r;if(!$((a=this._instance)==null?void 0:a._addCaptureHook)&&(e.forEach((i=>{var s,l;(s=this.Hi)==null||s.add(i),(l=i.steps)==null||l.forEach((u=>{var c;(c=this.zi)==null||c.add(u?.event||"")}))})),(r=this._instance)!=null&&r.autocapture)){var n,o=new Set;e.forEach((i=>{var s;(s=i.steps)==null||s.forEach((l=>{l!=null&&l.selector&&o.add(l?.selector)}))})),(n=this._instance)==null||n.autocapture.setElementSelectors(o)}}on(e,a){var r;a!=null&&e.length!=0&&(this.zi.has(e)||this.zi.has(a?.event))&&this.Hi&&((r=this.Hi)==null?void 0:r.size)>0&&this.Hi.forEach((n=>{this.Bi(a,n)&&this.Ai.emit("actionCaptured",n.name)}))}qi(e){this.onAction("actionCaptured",(a=>e(a)))}Bi(e,a){if(a?.steps==null)return!1;for(var r of a.steps)if(this.ji(e,r))return!0;return!1}onAction(e,a){return this.Ai.on(e,a)}Li(e,a){if(a!=null&&a.url){var r,n=e==null||(r=e.properties)==null?void 0:r.$current_url;if(!n||typeof n!="string"||!Ys(n,a.url,a.url_matching||"contains"))return!1}return!0}Ni(e,a){return!!this.Wi(e,a)&&!!this.Gi(e,a)&&!!this.Vi(e,a)}Wi(e,a){var r;if(a==null||!a.href)return!0;var n=this.Ji(e);if(n.length>0)return n.some((s=>Ys(s.href,a.href,a.href_matching||"exact")));var o,i=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!i&&Ys((o=i.match(/(?::|")href="(.*?)"/))?o[1]:"",a.href,a.href_matching||"exact")}Gi(e,a){var r;if(a==null||!a.text)return!0;var n=this.Ji(e);if(n.length>0)return n.some((u=>Ys(u.text,a.text,a.text_matching||"exact")||Ys(u.$el_text,a.text,a.text_matching||"exact")));var o,i,s,l=(e==null||(r=e.properties)==null?void 0:r.$elements_chain)||"";return!!l&&(o=(function(u){for(var c,d=[],f=/(?::|")text="(.*?)"/g;!ge(c=f.exec(u));)d.includes(c[1])||d.push(c[1]);return d})(l),i=a.text,s=a.text_matching||"exact",o.some((u=>Ys(u,i,s))))}Vi(e,a){var r,n;if(a==null||!a.selector)return!0;var o=e==null||(r=e.properties)==null?void 0:r.$element_selectors;if(o!=null&&o.includes(a.selector))return!0;var i=(e==null||(n=e.properties)==null?void 0:n.$elements_chain)||"";if(a.selector_regex&&i)try{return new RegExp(a.selector_regex).test(i)}catch{return!1}return!1}Ji(e){var a;return(e==null||(a=e.properties)==null?void 0:a.$elements)==null?[]:e?.properties.$elements}Ui(e,a){return a==null||!a.properties||a.properties.length===0||pR(a.properties.reduce(((r,n)=>{var o=Ce(n.value)?n.value.map(String):n.value!=null?[String(n.value)]:[];return r[n.key]={values:o,operator:n.operator||"exact"},r}),{}),e?.properties)}},o0=class{constructor(e){this._instance=e,this.Ki=new Map,this.Yi=new Map,this.Xi=new Map}Qi(e,a){return!!e&&pR(e.propertyFilters,a?.properties)}Zi(e,a){var r=new Map;return e.forEach((n=>{var o;(o=n.conditions)==null||(o=o[a])==null||(o=o.values)==null||o.forEach((i=>{if(i!=null&&i.name){var s=r.get(i.name)||[];s.push(n.id),r.set(i.name,s)}}))})),r}te(e,a,r){var n=(r===kc.Activation?this.Ki:this.Yi).get(e),o=[];return this.ie((i=>{o=i.filter((s=>n?.includes(s.id)))})),o.filter((i=>{var s,l=(s=i.conditions)==null||(s=s[r])==null||(s=s.values)==null?void 0:s.find((u=>u.name===e));return this.Qi(l,a)}))}register(e){var a;$((a=this._instance)==null?void 0:a._addCaptureHook)||(this.ee(e),this.re(e))}re(e){var a=e.filter((r=>{var n,o;return((n=r.conditions)==null?void 0:n.actions)&&((o=r.conditions)==null||(o=o.actions)==null||(o=o.values)==null?void 0:o.length)>0}));a.length!==0&&(this.se==null&&(this.se=new n0(this._instance),this.se.init(),this.se.qi((r=>{this.onAction(r)}))),a.forEach((r=>{var n,o,i,s,l;r.conditions&&(n=r.conditions)!=null&&n.actions&&(o=r.conditions)!=null&&(o=o.actions)!=null&&o.values&&((i=r.conditions)==null||(i=i.actions)==null||(i=i.values)==null?void 0:i.length)>0&&((s=this.se)==null||s.register(r.conditions.actions.values),(l=r.conditions)==null||(l=l.actions)==null||(l=l.values)==null||l.forEach((u=>{if(u&&u.name){var c=this.Xi.get(u.name);c&&c.push(r.id),this.Xi.set(u.name,c||[r.id])}})))})))}ee(e){var a,r=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.events)&&((s=o.conditions)==null||(s=s.events)==null||(s=s.values)==null?void 0:s.length)>0})),n=e.filter((o=>{var i,s;return((i=o.conditions)==null?void 0:i.cancelEvents)&&((s=o.conditions)==null||(s=s.cancelEvents)==null||(s=s.values)==null?void 0:s.length)>0}));(r.length!==0||n.length!==0)&&((a=this._instance)==null||a._addCaptureHook(((o,i)=>{this.onEvent(o,i)})),this.Ki=this.Zi(e,kc.Activation),this.Yi=this.Zi(e,kc.Cancellation))}onEvent(e,a){var r,n=this.ne(),o=this.oe(),i=this.ae(),s=((r=this._instance)==null||(r=r.persistence)==null?void 0:r.props[o])||[];if(i===e&&a&&s.length>0){var l,u;n.info("event matched, removing item from activated items",{event:e,eventPayload:a,existingActivatedItems:s});var c=(a==null||(l=a.properties)==null?void 0:l.$survey_id)||(a==null||(u=a.properties)==null?void 0:u.$product_tour_id);if(c){var d=s.indexOf(c);d>=0&&(s.splice(d,1),this.le(s))}}else{if(this.Yi.has(e)){var f=this.te(e,a,kc.Cancellation);f.length>0&&(n.info("cancel event matched, cancelling items",{event:e,itemsToCancel:f.map((S=>S.id))}),f.forEach((S=>{var x=s.indexOf(S.id);x>=0&&s.splice(x,1),this.ue(S.id)})),this.le(s))}if(this.Ki.has(e)){n.info("event name matched",{event:e,eventPayload:a,items:this.Ki.get(e)});var h=this.te(e,a,kc.Activation);this.le(s.concat(h.map((S=>S.id))||[]))}}}onAction(e){var a,r=this.oe(),n=((a=this._instance)==null||(a=a.persistence)==null?void 0:a.props[r])||[];this.Xi.has(e)&&this.le(n.concat(this.Xi.get(e)||[]))}le(e){var a,r=this.ne(),n=this.oe(),o=[...new Set(e)].filter((i=>!this.he(i)));r.info("updating activated items",{activatedItems:o}),(a=this._instance)==null||(a=a.persistence)==null||a.register({[n]:o})}getActivatedIds(){var e,a=this.oe(),r=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.props[a];return r||[]}getEventToItemsMap(){return this.Ki}de(){return this.se}},i0=class extends o0{constructor(e){super(e)}oe(){return"$surveys_activated"}ae(){return Dc.SHOWN}ie(e){var a;(a=this._instance)==null||a.getSurveys(e)}ue(e){var a;(a=this._instance)==null||a.cancelPendingSurvey(e)}ne(){return Pe}he(){return!1}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}},s0=class{constructor(e){this.ve=void 0,this._surveyManager=null,this.ce=!1,this.fe=[],this.pe=null,this._instance=e,this._surveyEventReceiver=null}onRemoteConfig(e){if(!this._instance.config.disable_surveys){var a=e.surveys;if(ge(a))return Pe.warn("Flags not loaded yet. Not loading surveys.");var r=Ce(a);this.ve=r?a.length>0:a,Pe.info("flags response received, isSurveysEnabled: "+this.ve),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],a=0;a<localStorage.length;a++){var r=localStorage.key(a);(r!=null&&r.startsWith(hR)||r!=null&&r.startsWith("inProgressSurvey_"))&&e.push(r)}e.forEach((n=>localStorage.removeItem(n)))}loadIfEnabled(){if(!this._surveyManager)if(this.ce)Pe.info("Already initializing surveys, skipping...");else if(this._instance.config.disable_surveys)Pe.info("Disabled. Not loading surveys.");else if(this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())Pe.info("Not loading surveys in cookieless mode without consent.");else{var e=Q?.__PosthogExtensions__;if(e){if(!$(this.ve)||this._instance.config.advanced_enable_surveys){var a=this.ve||this._instance.config.advanced_enable_surveys;this.ce=!0;try{var r=e.generateSurveys;if(r)return void this.ge(r,a);var n=e.loadExternalDependency;if(!n)return void this._e("PostHog loadExternalDependency extension not found.");n(this._instance,"surveys",(o=>{o||!e.generateSurveys?this._e("Could not load surveys script",o):this.ge(e.generateSurveys,a)}))}catch(o){throw this._e("Error initializing surveys",o),o}finally{this.ce=!1}}}else Pe.error("PostHog Extensions not found.")}}ge(e,a){this._surveyManager=e(this._instance,a),this._surveyEventReceiver=new i0(this._instance),Pe.info("Surveys loaded successfully"),this.me({isLoaded:!0})}_e(e,a){Pe.error(e,a),this.me({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.fe.push(e),this._surveyManager&&this.me({isLoaded:!0}),()=>{this.fe=this.fe.filter((a=>a!==e))}}getSurveys(e,a){if(a===void 0&&(a=!1),this._instance.config.disable_surveys)return Pe.info("Disabled. Not loading surveys."),e([]);var r,n=this._instance.get_property(Mb);if(n&&!a)return e(n,{isLoaded:!0});typeof Promise<"u"&&this.pe?this.pe.then((o=>{var{surveys:i,context:s}=o;return e(i,s)})):(typeof Promise<"u"&&(this.pe=new Promise((o=>{r=o}))),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this._instance.config.token),method:"GET",timeout:this._instance.config.surveys_request_timeout_ms,callback:o=>{var i;this.pe=null;var s=o.statusCode;if(s!==200||!o.json){var l="Surveys API could not be loaded, status: "+s;Pe.error(l);var u={isLoaded:!1,error:l};return e([],u),void(r==null||r({surveys:[],context:u}))}var c,d=o.json.surveys||[],f=d.filter((S=>(function(x){return!(!x.start_date||x.end_date)})(S)&&((function(x){var b;return!((b=x.conditions)==null||(b=b.events)==null||(b=b.values)==null||!b.length)})(S)||(function(x){var b;return!((b=x.conditions)==null||(b=b.actions)==null||(b=b.values)==null||!b.length)})(S))));f.length>0&&((c=this._surveyEventReceiver)==null||c.register(f)),(i=this._instance.persistence)==null||i.register({[Mb]:d});var h={isLoaded:!0};e(d,h),r?.({surveys:d,context:h})}}))}me(e){for(var a of this.fe)try{if(!e.isLoaded)return a([],e);this.getSurveys(a)}catch(r){Pe.error("Error in survey callback",r)}}getActiveMatchingSurveys(e,a){if(a===void 0&&(a=!1),!ge(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,a);Pe.warn("init was not called")}be(e){var a=null;return this.getSurveys((r=>{var n;a=(n=r.find((o=>o.id===e)))!==null&&n!==void 0?n:null})),a}ye(e){if(ge(this._surveyManager))return{eligible:!1,reason:"SDK is not enabled or survey functionality is not yet loaded"};var a=typeof e=="string"?this.be(e):e;return a?this._surveyManager.checkSurveyEligibility(a):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(ge(this._surveyManager))return Pe.warn("init was not called"),{visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"};var a=this.ye(e);return{visible:a.eligible,disabledReason:a.reason}}canRenderSurveyAsync(e,a){return ge(this._surveyManager)?(Pe.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:"SDK is not enabled or survey functionality is not yet loaded"})):new Promise((r=>{this.getSurveys((n=>{var o,i=(o=n.find((l=>l.id===e)))!==null&&o!==void 0?o:null;if(i){var s=this.ye(i);r({visible:s.eligible,disabledReason:s.reason})}else r({visible:!1,disabledReason:"Survey not found"})}),a)}))}renderSurvey(e,a,r){var n;if(ge(this._surveyManager))Pe.warn("init was not called");else{var o=typeof e=="string"?this.be(e):e;if(o!=null&&o.id)if(A4.includes(o.type)){var i=V?.querySelector(a);if(i)return(n=o.appearance)!=null&&n.surveyPopupDelaySeconds?(Pe.info("Rendering survey "+o.id+" with delay of "+o.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var s,l;Pe.info("Rendering survey "+o.id+" with delay of "+((s=o.appearance)==null?void 0:s.surveyPopupDelaySeconds)+" seconds"),(l=this._surveyManager)==null||l.renderSurvey(o,i,r),Pe.info("Survey "+o.id+" rendered")}),1e3*o.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(o,i,r);Pe.warn("Survey element not found")}else Pe.warn("Surveys of type "+o.type+" cannot be rendered in the app");else Pe.warn("Survey not found")}}displaySurvey(e,a){var r;if(ge(this._surveyManager))Pe.warn("init was not called");else{var n=this.be(e);if(n){var o=n;if((r=n.appearance)!=null&&r.surveyPopupDelaySeconds&&a.ignoreDelay&&(o=W({},n,{appearance:W({},n.appearance,{surveyPopupDelaySeconds:0})})),a.displayType!==r0.Popover&&a.initialResponses&&Pe.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),a.ignoreConditions===!1){var i=this.canRenderSurvey(n);if(!i.visible)return void Pe.warn("Survey is not eligible to be displayed: ",i.disabledReason)}a.displayType!==r0.Inline?this._surveyManager.handlePopoverSurvey(o,a):this.renderSurvey(o,a.selector,a.properties)}else Pe.warn("Survey not found")}}cancelPendingSurvey(e){ge(this._surveyManager)?Pe.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;(e=this._surveyManager)==null||e.handlePageUnload()}},hn=ot("[Conversations]"),l0=class{constructor(e){this.we=void 0,this._conversationsManager=null,this.xe=!1,this.Ee=null,this._instance=e}onRemoteConfig(e){if(!this._instance.config.disable_conversations){var a=e.conversations;ge(a)||(bn(a)?this.we=a:(this.we=a.enabled,this.Ee=a),this.loadIfEnabled())}}reset(){var e;(e=this._conversationsManager)==null||e.reset(),this._conversationsManager=null,this.we=void 0,this.Ee=null}loadIfEnabled(){if(!this._conversationsManager&&!this.xe&&!(this._instance.config.disable_conversations||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=Q?.__PosthogExtensions__;if(e&&!$(this.we)&&this.we)if(this.Ee&&this.Ee.token){this.xe=!0;try{var a=e.initConversations;if(a)return this.$e(a),void(this.xe=!1);var r=e.loadExternalDependency;if(!r)return void this.Se("PostHog loadExternalDependency extension not found.");r(this._instance,"conversations",(n=>{n||!e.initConversations?this.Se("Could not load conversations script",n):this.$e(e.initConversations),this.xe=!1}))}catch(n){this.Se("Error initializing conversations",n),this.xe=!1}}else hn.error("Conversations enabled but missing token in remote config.")}}$e(e){if(this.Ee)try{this._conversationsManager=e(this.Ee,this._instance),hn.info("Conversations loaded successfully")}catch(a){this.Se("Error completing conversations initialization",a)}else hn.error("Cannot complete initialization: remote config is null")}Se(e,a){hn.error(e,a),this._conversationsManager=null,this.xe=!1}show(){this._conversationsManager?this._conversationsManager.show():hn.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return this.we===!0&&!dr(this._conversationsManager)}isVisible(){var e,a;return(e=(a=this._conversationsManager)==null?void 0:a.isVisible())!==null&&e!==void 0&&e}sendMessage(e,a,r){var n=this;return el((function*(){return n._conversationsManager?n._conversationsManager.sendMessage(e,a,r):(hn.warn("Conversations not available yet."),null)}))()}getMessages(e,a){var r=this;return el((function*(){return r._conversationsManager?r._conversationsManager.getMessages(e,a):(hn.warn("Conversations not available yet."),null)}))()}markAsRead(e){var a=this;return el((function*(){return a._conversationsManager?a._conversationsManager.markAsRead(e):(hn.warn("Conversations not available yet."),null)}))()}getTickets(e){var a=this;return el((function*(){return a._conversationsManager?a._conversationsManager.getTickets(e):(hn.warn("Conversations not available yet."),null)}))()}getCurrentTicketId(){var e,a;return(e=(a=this._conversationsManager)==null?void 0:a.getCurrentTicketId())!==null&&e!==void 0?e:null}getWidgetSessionId(){var e,a;return(e=(a=this._conversationsManager)==null?void 0:a.getWidgetSessionId())!==null&&e!==void 0?e:null}},u0=class{constructor(e){var a;this.ke=!1,this.Pe=!1,this._instance=e,this._instance&&(a=this._instance.config.logs)!=null&&a.captureConsoleLogs&&(this.ke=!0)}onRemoteConfig(e){var a,r=(a=e.logs)==null?void 0:a.captureConsoleLogs;!ge(r)&&r&&(this.ke=!0,this.loadIfEnabled())}reset(){}loadIfEnabled(){if(this.ke&&!this.Pe){var e=ot("[logs]"),a=Q?.__PosthogExtensions__;if(a){var r=a.loadExternalDependency;r?r(this._instance,"logs",(n=>{var o;n||(o=a.logs)==null||!o.initializeLogs?e.error("Could not load logs script",n):(a.logs.initializeLogs(this._instance),this.Pe=!0)})):e.error("PostHog loadExternalDependency extension not found.")}else e.error("PostHog Extensions not found.")}}},iT=ot("[RateLimiter]"),c0=class{constructor(e){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=a=>{var r=a.text;if(r&&r.length)try{(JSON.parse(r).quota_limited||[]).forEach((n=>{iT.info((n||"events")+" is quota limited."),this.serverLimits[n]=new Date().getTime()+6e4}))}catch(n){return void iT.warn('could not rate limit - continuing. Error: "'+n?.message+'"',{text:r})}},this.instance=e,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var e;return((e=this.instance.config.rate_limiting)==null?void 0:e.events_per_second)||10}get captureEventsBurstLimit(){var e;return Math.max(((e=this.instance.config.rate_limiting)==null?void 0:e.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(e){var a,r,n;e===void 0&&(e=!1);var{captureEventsBurstLimit:o,captureEventsPerSecond:i}=this,s=new Date().getTime(),l=(a=(r=this.instance.persistence)==null?void 0:r.get_property(Db))!==null&&a!==void 0?a:{tokens:o,last:s};l.tokens+=(s-l.last)/1e3*i,l.last=s,l.tokens>o&&(l.tokens=o);var u=l.tokens<1;return u||e||(l.tokens=Math.max(0,l.tokens-1)),!u||this.lastEventRateLimited||e||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+i+" events per second and "+o+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=u,(n=this.instance.persistence)==null||n.set_property(Db,l),{isRateLimited:u,remainingTokens:l.tokens}}isServerRateLimited(e){var a=this.serverLimits[e||"events"]||!1;return a!==!1&&new Date().getTime()<a}},Li=ot("[RemoteConfig]"),d0=class{constructor(e){this._instance=e}get remoteConfig(){var e;return(e=Q._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.config}Te(e){var a,r;(a=Q.__PosthogExtensions__)!=null&&a.loadExternalDependency?(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,"remote-config",(()=>e(this.remoteConfig))):(Li.error("PostHog Extensions not found. Cannot load remote config."),e())}Ie(e){this._instance._send_request({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback:a=>{e(a.json)}})}load(){try{if(this.remoteConfig)return Li.info("Using preloaded remote config",this.remoteConfig),void this.yi(this.remoteConfig);if(this._instance.M())return void Li.warn("Remote config is disabled. Falling back to local config.");this.Te((e=>{if(!e)return Li.info("No config found after loading remote JS config. Falling back to JSON."),void this.Ie((a=>{this.yi(a)}));this.yi(e)}))}catch(e){Li.error("Error loading remote config",e)}}yi(e){e?this._instance.config.__preview_remote_config?(this._instance.yi(e),e.hasFeatureFlags!==!1&&this._instance.featureFlags.ensureFlagsLoaded()):Li.info("__preview_remote_config is disabled. Logging config instead",e):Li.error("Failed to fetch remote config from PostHog.")}},f0=3e3,p0=class{constructor(e,a){this.Ce=!0,this.Re=[],this.Fe=Tr(a?.flush_interval_ms||f0,250,5e3,j.createLogger("flush interval"),f0),this.Oe=e}enqueue(e){this.Re.push(e),this.Me||this.Ae()}unload(){this.je();var e=this.Re.length>0?this.De():{},a=Object.values(e);[...a.filter((r=>r.url.indexOf("/e")===0)),...a.filter((r=>r.url.indexOf("/e")!==0))].map((r=>{this.Oe(W({},r,{transport:"sendBeacon"}))}))}enable(){this.Ce=!1,this.Ae()}Ae(){var e=this;this.Ce||(this.Me=setTimeout((()=>{if(this.je(),this.Re.length>0){var a=this.De(),r=function(){var o=a[n],i=new Date().getTime();o.data&&Ce(o.data)&&Fe(o.data,(s=>{s.offset=Math.abs(s.timestamp-i),delete s.timestamp})),e.Oe(o)};for(var n in a)r()}}),this.Fe))}je(){clearTimeout(this.Me),this.Me=void 0}De(){var e={};return Fe(this.Re,(a=>{var r,n=a,o=(n?n.batchKey:null)||n.url;$(e[o])&&(e[o]=W({},n,{data:[]})),(r=e[o].data)==null||r.push(n.data)})),this.Re=[],e}},T4=["retriesPerformedSoFar"],h0=class{constructor(e){this.Le=!1,this.Ne=3e3,this.Re=[],this._instance=e,this.Re=[],this.Ue=!0,!$(E)&&"onLine"in E.navigator&&(this.Ue=E.navigator.onLine,this.ze=()=>{this.Ue=!0,this.Lt()},this.He=()=>{this.Ue=!1},mt(E,"online",this.ze),mt(E,"offline",this.He))}get length(){return this.Re.length}retriableRequest(e){var{retriesPerformedSoFar:a}=e,r=fT(e,T4);Qs(a)&&(r.url=zh(r.url,{retry_count:a})),this._instance._send_request(W({},r,{callback:n=>{n.statusCode!==200&&(n.statusCode<400||n.statusCode>=500)&&(a??0)<10?this.Be(W({retriesPerformedSoFar:a},r)):r.callback==null||r.callback(n)}}))}Be(e){var a=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=a+1;var r=(function(i){var s=3e3*Math.pow(2,i),l=s/2,u=Math.min(18e5,s),c=(Math.random()-.5)*(u-l);return Math.ceil(u+c)})(a),n=Date.now()+r;this.Re.push({retryAt:n,requestOptions:e});var o="Enqueued failed request for retry in "+r;navigator.onLine||(o+=" (Browser is offline)"),j.warn(o),this.Le||(this.Le=!0,this.qe())}qe(){if(this.We&&clearTimeout(this.We),this.Re.length===0)return this.Le=!1,void(this.We=void 0);this.We=setTimeout((()=>{this.Ue&&this.Re.length>0&&this.Lt(),this.qe()}),this.Ne)}Lt(){var e=Date.now(),a=[],r=this.Re.filter((o=>o.retryAt<e||(a.push(o),!1)));if(this.Re=a,r.length>0)for(var{requestOptions:n}of r)this.retriableRequest(n)}unload(){for(var{requestOptions:e}of(this.We&&(clearTimeout(this.We),this.We=void 0),this.Le=!1,$(E)||(this.ze&&(E.removeEventListener("online",this.ze),this.ze=void 0),this.He&&(E.removeEventListener("offline",this.He),this.He=void 0)),this.Re))try{this._instance._send_request(W({},e,{transport:"sendBeacon"}))}catch(a){j.error(a)}this.Re=[]}},m0=class{constructor(e){this.Ge=()=>{var a,r,n,o;this.Ve||(this.Ve={});var i=this.scrollElement(),s=this.scrollY(),l=i?Math.max(0,i.scrollHeight-i.clientHeight):0,u=s+(i?.clientHeight||0),c=i?.scrollHeight||0;this.Ve.lastScrollY=Math.ceil(s),this.Ve.maxScrollY=Math.max(s,(a=this.Ve.maxScrollY)!==null&&a!==void 0?a:0),this.Ve.maxScrollHeight=Math.max(l,(r=this.Ve.maxScrollHeight)!==null&&r!==void 0?r:0),this.Ve.lastContentY=u,this.Ve.maxContentY=Math.max(u,(n=this.Ve.maxContentY)!==null&&n!==void 0?n:0),this.Ve.maxContentHeight=Math.max(c,(o=this.Ve.maxContentHeight)!==null&&o!==void 0?o:0)},this._instance=e}getContext(){return this.Ve}resetContext(){var e=this.Ve;return setTimeout(this.Ge,0),e}startMeasuringScrollPosition(){mt(E,"scroll",this.Ge,{capture:!0}),mt(E,"scrollend",this.Ge,{capture:!0}),mt(E,"resize",this.Ge)}scrollElement(){if(!this._instance.config.scroll_root_selector)return E?.document.documentElement;var e=Ce(this._instance.config.scroll_root_selector)?this._instance.config.scroll_root_selector:[this._instance.config.scroll_root_selector];for(var a of e){var r=E?.document.querySelector(a);if(r)return r}}scrollY(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollTop||0}return E&&(E.scrollY||E.pageYOffset||E.document.documentElement.scrollTop)||0}scrollX(){if(this._instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollLeft||0}return E&&(E.scrollX||E.pageXOffset||E.document.documentElement.scrollLeft)||0}},R4=t=>oR(t?.config.mask_personal_data_properties,t?.config.custom_personal_data_properties),Vh=class{constructor(e,a,r,n){this.Je=o=>{var i=this.Ke();if(!i||i.sessionId!==o){var s={sessionId:o,props:this.Ye(this._instance)};this.Xe.register({[Ob]:s})}},this._instance=e,this.Qe=a,this.Xe=r,this.Ye=n||R4,this.Qe.onSessionId(this.Je)}Ke(){return this.Xe.props[Ob]}getSetOnceProps(){var e,a=(e=this.Ke())==null?void 0:e.props;return a?"r"in a?iR(a):{$referring_domain:a.referringDomain,$pathname:a.initialPathName,utm_source:a.utm_source,utm_campaign:a.utm_campaign,utm_medium:a.utm_medium,utm_content:a.utm_content,utm_term:a.utm_term}:{}}getSessionProps(){var e={};return Fe(I0(this.getSetOnceProps()),((a,r)=>{r==="$current_url"&&(r="url"),e["$session_entry_"+fb(r)]=a})),e}},ub=ot("[SessionId]"),$h=class{on(e,a){return this.Ze.on(e,a)}constructor(e,a,r){var n;if(this.tr=[],this.ir=void 0,this.Ze=new $c,this.er=(c,d)=>!(!Qs(c)||!Qs(d))&&Math.abs(c-d)>this.sessionTimeoutMs,!e.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode==="always")throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.R=e.config,this.Xe=e.persistence,this.rr=void 0,this.sr=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.nr=a||_o,this.ar=r||_o;var o=this.R.persistence_name||this.R.token,i=this.R.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*Tr(i,60,36e3,ub.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.lr(),this.ur="ph_"+o+"_window_id",this.hr="ph_"+o+"_primary_window_exists",this.dr()){var s=Pt.W(this.ur),l=Pt.W(this.hr);s&&!l?this.rr=s:Pt.V(this.ur),Pt.G(this.hr,!0)}if((n=this.R.bootstrap)!=null&&n.sessionID)try{var u=(c=>{var d=c.replace(/-/g,"");if(d.length!==32)throw new Error("Not a valid UUID");if(d[12]!=="7")throw new Error("Not a UUIDv7");return parseInt(d.substring(0,12),16)})(this.R.bootstrap.sessionID);this.vr(this.R.bootstrap.sessionID,new Date().getTime(),u)}catch(c){ub.error("Invalid sessionID in bootstrap",c)}this.cr()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return $(this.tr)&&(this.tr=[]),this.tr.push(e),this.sr&&e(this.sr,this.rr),()=>{this.tr=this.tr.filter((a=>a!==e))}}dr(){return this.R.persistence!=="memory"&&!this.Xe.ki&&Pt.H()}pr(e){e!==this.rr&&(this.rr=e,this.dr()&&Pt.G(this.ur,e))}gr(){return this.rr?this.rr:this.dr()?Pt.W(this.ur):null}vr(e,a,r){e===this.sr&&a===this._sessionActivityTimestamp&&r===this._sessionStartTimestamp||(this._sessionStartTimestamp=r,this._sessionActivityTimestamp=a,this.sr=e,this.Xe.register({[Ah]:[a,e,r]}))}_r(){var e=this.Xe.props[Ah];return Ce(e)&&e.length===2&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.vr(null,null,null)}destroy(){clearTimeout(this.mr),this.mr=void 0,this.ir&&E&&(E.removeEventListener("beforeunload",this.ir,{capture:!1}),this.ir=void 0),this.tr=[]}cr(){this.ir=()=>{this.dr()&&Pt.V(this.hr)},mt(E,"beforeunload",this.ir,{capture:!1})}checkAndGetSessionAndWindowId(e,a){if(e===void 0&&(e=!1),a===void 0&&(a=null),this.R.cookieless_mode==="always")throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var r=a||new Date().getTime(),[n,o,i]=this._r(),s=this.gr(),l=Qs(i)&&Math.abs(r-i)>864e5,u=!1,c=!o,d=!c&&!e&&this.er(r,n);c||d||l?(o=this.nr(),s=this.ar(),ub.info("new session ID generated",{sessionId:o,windowId:s,changeReason:{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}}),i=r,u=!0):s||(s=this.ar(),u=!0);var f=Qs(n)&&e&&!l?n:r,h=Qs(i)?i:new Date().getTime();return this.pr(s),this.vr(o,f,h),e||this.lr(),u&&this.tr.forEach((S=>S(o,s,u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0))),{sessionId:o,windowId:s,sessionStartTimestamp:h,changeReason:u?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:l}:void 0,lastActivityTimestamp:n}}lr(){clearTimeout(this.mr),this.mr=setTimeout((()=>{var[e]=this._r();if(this.er(new Date().getTime(),e)){var a=this.sr;this.resetSessionId(),this.Ze.emit("forcedIdleReset",{idleSessionId:a})}}),1.1*this.sessionTimeoutMs)}},M4=["$set_once","$set"],bo=ot("[SiteApps]"),g0=class{constructor(e){this._instance=e,this.br=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}yr(e,a){if(a){var r=this.globalsForEvent(a);this.br.push(r),this.br.length>1e3&&(this.br=this.br.slice(10))}}get siteAppLoaders(){var e;return(e=Q._POSTHOG_REMOTE_CONFIG)==null||(e=e[this._instance.config.token])==null?void 0:e.siteApps}init(){if(this.isEnabled){var e=this._instance._addCaptureHook(this.yr.bind(this));this.wr=()=>{e(),this.br=[],this.wr=void 0}}}globalsForEvent(e){var a,r,n,o,i,s,l;if(!e)throw new Error("Event payload is required");var u={},c=this._instance.get_property("$groups")||[],d=this._instance.get_property("$stored_group_properties")||{};for(var[f,h]of Object.entries(d))u[f]={id:c[f],type:f,properties:h};var{$set_once:S,$set:x}=e;return{event:W({},fT(e,M4),{properties:W({},e.properties,x?{$set:W({},(a=(r=e.properties)==null?void 0:r.$set)!==null&&a!==void 0?a:{},x)}:{},S?{$set_once:W({},(n=(o=e.properties)==null?void 0:o.$set_once)!==null&&n!==void 0?n:{},S)}:{}),elements_chain:(i=(s=e.properties)==null?void 0:s.$elements_chain)!==null&&i!==void 0?i:"",distinct_id:(l=e.properties)==null?void 0:l.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:u}}setupSiteApp(e){var a=this.apps[e.id],r=()=>{var s;!a.errored&&this.br.length&&(bo.info("Processing "+this.br.length+" events for site app with id "+e.id),this.br.forEach((l=>a.processEvent==null?void 0:a.processEvent(l))),a.processedBuffer=!0),Object.values(this.apps).every((l=>l.processedBuffer||l.errored))&&((s=this.wr)==null||s.call(this))},n=!1,o=s=>{a.errored=!s,a.loaded=!0,bo.info("Site app with id "+e.id+" "+(s?"loaded":"errored")),n&&r()};try{var{processEvent:i}=e.init({posthog:this._instance,callback:s=>{o(s)}});i&&(a.processEvent=i),n=!0}catch(s){bo.error("Error while initializing PostHog app with config id "+e.id,s),o(!1)}if(n&&a.loaded)try{r()}catch(s){bo.error("Error while processing buffered events PostHog app with config id "+e.id,s),a.errored=!0}}Er(){var e=this.siteAppLoaders||[];for(var a of e)this.apps[a.id]={id:a.id,loaded:!1,errored:!1,processedBuffer:!1};for(var r of e)this.setupSiteApp(r)}$r(e){if(Object.keys(this.apps).length!==0){var a=this.globalsForEvent(e);for(var r of Object.values(this.apps))try{r.processEvent==null||r.processEvent(a)}catch(n){bo.error("Error while processing event "+e.event+" for site app "+r.id,n)}}}onRemoteConfig(e){var a,r,n,o=this;if((a=this.siteAppLoaders)!=null&&a.length)return this.isEnabled?(this.Er(),void this._instance.on("eventCaptured",(u=>this.$r(u)))):void bo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if((r=this.wr)==null||r.call(this),(n=e.siteApps)!=null&&n.length)if(this.isEnabled){var i=function(u){var c;Q["__$$ph_site_app_"+u]=o._instance,(c=Q.__PosthogExtensions__)==null||c.loadSiteApp==null||c.loadSiteApp(o._instance,l,(d=>{if(d)return bo.error("Error while initializing PostHog app with config id "+u,d)}))};for(var{id:s,url:l}of e.siteApps)i(s)}else bo.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}},mR=function(t,e){if(!t)return!1;var a=t.userAgent;if(a&&bE(a,e))return!0;try{var r=t?.userAgentData;if(r!=null&&r.brands&&r.brands.some((n=>bE(n?.brand,e))))return!0}catch{}return!!t.webdriver},Bc=(function(t){return t.US="us",t.EU="eu",t.CUSTOM="custom",t})({}),sT="i.posthog.com",v0=class{constructor(e){this.Sr={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return e==="https://app.posthog.com"?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,a=(e=this.instance.config.ui_host)==null?void 0:e.replace(/\/$/,"");return a||(a=this.apiHost.replace("."+sT,".posthog.com")),a==="https://app.posthog.com"?"https://us.posthog.com":a}get region(){return this.Sr[this.apiHost]||(/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.Sr[this.apiHost]=Bc.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this.Sr[this.apiHost]=Bc.EU:this.Sr[this.apiHost]=Bc.CUSTOM),this.Sr[this.apiHost]}endpointFor(e,a){if(a===void 0&&(a=""),a&&(a=a[0]==="/"?a:"/"+a),e==="ui")return this.uiHost+a;if(e==="flags")return this.flagsApiHost+a;if(this.region===Bc.CUSTOM)return this.apiHost+a;var r=sT+a;switch(e){case"assets":return"https://"+this.region+"-assets."+r;case"api":return"https://"+this.region+"."+r}}},O4={icontains:(t,e)=>!!E&&e.href.toLowerCase().indexOf(t.toLowerCase())>-1,not_icontains:(t,e)=>!!E&&e.href.toLowerCase().indexOf(t.toLowerCase())===-1,regex:(t,e)=>!!E&&qh(e.href,t),not_regex:(t,e)=>!!E&&!qh(e.href,t),exact:(t,e)=>e.href===t,is_not:(t,e)=>e.href!==t},y0=class t{constructor(e){var a=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(r){r===void 0&&(r=!1),a.getWebExperiments((n=>{t.kr("retrieved web experiments from the server"),a.Pr=new Map,n.forEach((o=>{if(o.feature_flag_key){var i;a.Pr&&(t.kr("setting flag key ",o.feature_flag_key," to web experiment ",o),(i=a.Pr)==null||i.set(o.feature_flag_key,o));var s=a._instance.getFeatureFlag(o.feature_flag_key);bt(s)&&o.variants[s]&&a.Tr(o.name,s,o.variants[s].transforms)}else if(o.variants)for(var l in o.variants){var u=o.variants[l];t.Ir(u)&&a.Tr(o.name,l,u.transforms)}}))}),r)},this._instance=e,this._instance.onFeatureFlags((r=>{this.onFeatureFlags(r)}))}onFeatureFlags(e){if(this._is_bot())t.kr("Refusing to render web experiment since the viewer is a likely bot");else if(!this._instance.config.disable_web_experiments){if(ge(this.Pr))return this.Pr=new Map,this.loadIfEnabled(),void this.previewWebExperiment();t.kr("applying feature flags",e),e.forEach((a=>{var r;if(this.Pr&&(r=this.Pr)!=null&&r.has(a)){var n,o=this._instance.getFeatureFlag(a),i=(n=this.Pr)==null?void 0:n.get(a);o&&i!=null&&i.variants[o]&&this.Tr(i.name,o,i.variants[o].transforms)}}))}}previewWebExperiment(){var e=t.getWindowLocation();if(e!=null&&e.search){var a=Bh(e?.search,"__experiment_id"),r=Bh(e?.search,"__experiment_variant");a&&r&&(t.kr("previewing web experiments "+a+" && "+r),this.getWebExperiments((n=>{this.Cr(parseInt(a),r,n)}),!1,!0))}}loadIfEnabled(){this._instance.config.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,a,r){if(this._instance.config.disable_web_experiments&&!r)return e([]);var n=this._instance.get_property("$web_experiments");if(n&&!a)return e(n);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this._instance.config.token),method:"GET",callback:o=>{if(o.statusCode!==200||!o.json)return e([]);var i=o.json.experiments||[];return e(i)}})}Cr(e,a,r){var n=r.filter((o=>o.id===e));n&&n.length>0&&(t.kr("Previewing web experiment ["+n[0].name+"] with variant ["+a+"]"),this.Tr(n[0].name,a,n[0].variants[a].transforms))}static Ir(e){return!ge(e.conditions)&&t.Rr(e)&&t.Fr(e)}static Rr(e){var a;if(ge(e.conditions)||ge((a=e.conditions)==null?void 0:a.url))return!0;var r,n,o,i=t.getWindowLocation();return!!i&&((r=e.conditions)==null||!r.url||O4[(n=(o=e.conditions)==null?void 0:o.urlMatchType)!==null&&n!==void 0?n:"icontains"](e.conditions.url,i))}static getWindowLocation(){return E?.location}static Fr(e){var a;if(ge(e.conditions)||ge((a=e.conditions)==null?void 0:a.utm))return!0;var r=tR();if(r.utm_source){var n,o,i,s,l,u,c,d,f=(n=e.conditions)==null||(n=n.utm)==null||!n.utm_campaign||((o=e.conditions)==null||(o=o.utm)==null?void 0:o.utm_campaign)==r.utm_campaign,h=(i=e.conditions)==null||(i=i.utm)==null||!i.utm_source||((s=e.conditions)==null||(s=s.utm)==null?void 0:s.utm_source)==r.utm_source,S=(l=e.conditions)==null||(l=l.utm)==null||!l.utm_medium||((u=e.conditions)==null||(u=u.utm)==null?void 0:u.utm_medium)==r.utm_medium,x=(c=e.conditions)==null||(c=c.utm)==null||!c.utm_term||((d=e.conditions)==null||(d=d.utm)==null?void 0:d.utm_term)==r.utm_term;return f&&S&&x&&h}return!1}static kr(e){for(var a=arguments.length,r=new Array(a>1?a-1:0),n=1;n<a;n++)r[n-1]=arguments[n];j.info("[WebExperiments] "+e,r)}Tr(e,a,r){this._is_bot()?t.kr("Refusing to render web experiment since the viewer is a likely bot"):a!=="control"?r.forEach((n=>{if(n.selector){var o;t.kr("applying transform of variant "+a+" for experiment "+e+" ",n);var i=(o=document)==null?void 0:o.querySelectorAll(n.selector);i?.forEach((s=>{var l=s;n.html&&(l.innerHTML=n.html),n.css&&l.setAttribute("style",n.css)}))}})):t.kr("Control variants leave the page unmodified.")}_is_bot(){return Ia&&this._instance?mR(Ia,this._instance.config.custom_blocked_useragents):void 0}},D4=ot("[PostHog ExternalIntegrations]"),B4={intercom:"intercom-integration",crispChat:"crisp-chat-integration"},x0=class{constructor(e){this._instance=e}it(e,a){var r;(r=Q.__PosthogExtensions__)==null||r.loadExternalDependency==null||r.loadExternalDependency(this._instance,e,(n=>{if(n)return D4.error("failed to load script",n);a()}))}startIfEnabledOrStop(){var e=this,a=function(i){var s,l,u;!n||(s=Q.__PosthogExtensions__)!=null&&(s=s.integrations)!=null&&s[i]||e.it(B4[i],(()=>{var c;(c=Q.__PosthogExtensions__)==null||(c=c.integrations)==null||(c=c[i])==null||c.start(e._instance)})),!n&&(l=Q.__PosthogExtensions__)!=null&&(l=l.integrations)!=null&&l[i]&&((u=Q.__PosthogExtensions__)==null||(u=u.integrations)==null||(u=u[i])==null||u.stop())};for(var[r,n]of Object.entries((o=this._instance.config.integrations)!==null&&o!==void 0?o:{})){var o;a(r)}}},b0="[SessionRecording]",Ic=ot(b0),jh=class{get started(){var e;return!((e=this.Or)==null||!e.isStarted)}get status(){return this.Or?this.Or.status:this.Mr&&!this.Ar?"disabled":"lazy_loading"}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.Mr=!1,this.jr=void 0,this._instance=e,!this._instance.sessionManager)throw Ic.error("started without valid sessionManager"),new Error(b0+" started without valid sessionManager. This is a bug.");if(this._instance.config.cookieless_mode==="always")throw new Error(b0+' cannot be used with cookieless_mode="always"')}get Ar(){var e,a=!((e=this._instance.get_property(Kx))==null||!e.enabled),r=!this._instance.config.disable_session_recording,n=this._instance.config.disable_session_recording||this._instance.consent.isOptedOut();return E&&a&&r&&!n}startIfEnabledOrStop(e){var a;if(!this.Ar||(a=this.Or)==null||!a.isStarted){var r=!$(Object.assign)&&!$(Array.from);this.Ar&&r?(this.Dr(e),Ic.info("starting")):this.stopRecording()}}Dr(e){var a,r,n;this.Ar&&(Q!=null&&(a=Q.__PosthogExtensions__)!=null&&(a=a.rrweb)!=null&&a.record&&(r=Q.__PosthogExtensions__)!=null&&r.initSessionRecording?this.Lr(e):(n=Q.__PosthogExtensions__)==null||n.loadExternalDependency==null||n.loadExternalDependency(this._instance,this.Nr,(o=>{if(o)return Ic.error("could not load recorder",o);this.Lr(e)})))}stopRecording(){var e,a;(e=this.jr)==null||e.call(this),this.jr=void 0,(a=this.Or)==null||a.stop()}Ur(){var e;(e=this._instance.persistence)==null||e.unregister(FT)}zr(e){if(this._instance.persistence){var a,r,n=this._instance.persistence,o=()=>{var i=e.sessionRecording===!1?void 0:e.sessionRecording,s=i?.sampleRate,l=ge(s)?null:parseFloat(s);ge(l)&&this.Ur();var u=i?.minimumDurationMilliseconds;n.register({[Kx]:W({enabled:!!i},i,{networkPayloadCapture:W({capturePerformance:e.capturePerformance},i?.networkPayloadCapture),canvasRecording:{enabled:i?.recordCanvas,fps:i?.canvasFps,quality:i?.canvasQuality},sampleRate:l,minimumDurationMilliseconds:$(u)?null:u,endpoint:i?.endpoint,triggerMatchType:i?.triggerMatchType,masking:i?.masking,urlTriggers:i?.urlTriggers})})};o(),(a=this.jr)==null||a.call(this),this.jr=(r=this._instance.sessionManager)==null?void 0:r.onSessionId(o)}}onRemoteConfig(e){"sessionRecording"in e?e.sessionRecording!==!1?(this.zr(e),this.Mr=!0,this.startIfEnabledOrStop()):this.Mr=!0:Ic.info("skipping remote config with no sessionRecording",e)}log(e,a){var r;a===void 0&&(a="log"),(r=this.Or)!=null&&r.log?this.Or.log(e,a):Ic.warn("log called before recorder was ready")}get Nr(){var e,a,r=(e=this._instance)==null||(e=e.persistence)==null?void 0:e.get_property(Kx);return(r==null||(a=r.scriptConfig)==null?void 0:a.script)||"lazy-recorder"}Lr(e){var a,r;if((a=Q.__PosthogExtensions__)==null||!a.initSessionRecording)throw Error("Called on script loaded before session recording is available");this.Or||(this.Or=(r=Q.__PosthogExtensions__)==null?void 0:r.initSessionRecording(this._instance),this.Or._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),this.Or.start(e)}onRRwebEmit(e){var a;(a=this.Or)==null||a.onRRwebEmit==null||a.onRRwebEmit(e)}overrideLinkedFlag(){var e,a;this.Or||(a=this._instance.persistence)==null||a.register({$replay_override_linked_flag:!0}),(e=this.Or)==null||e.overrideLinkedFlag()}overrideSampling(){var e,a;this.Or||(a=this._instance.persistence)==null||a.register({$replay_override_sampling:!0}),(e=this.Or)==null||e.overrideSampling()}overrideTrigger(e){var a,r;this.Or||(r=this._instance.persistence)==null||r.register({[e==="url"?"$replay_override_url_trigger":"$replay_override_event_trigger"]:!0}),(a=this.Or)==null||a.overrideTrigger(e)}get sdkDebugProperties(){var e;return((e=this.Or)==null?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,a){var r;return!((r=this.Or)==null||!r.tryAddCustomEvent(e,a))}},Fc={},S0=()=>{},Js="posthog",gR=!C4&&ca?.indexOf("MSIE")===-1&&ca?.indexOf("Mozilla")===-1,lT=t=>{var e;return W({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:H3(V?.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:S0,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:t??"unset",__preview_deferred_init_extensions:!1,debug:Nt&&bt(Nt?.search)&&Nt.search.indexOf("__posthog_debug=true")!==-1||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!0,disable_external_dependency_loading:!1,enable_recording_console_log:void 0,secure_cookie:(E==null||(e=E.location)==null?void 0:e.protocol)==="https:",ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error:a=>{var r="Bad HTTP status: "+a.statusCode+" "+a.text;j.error(r)},get_device_id:a=>a,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:"identified_only",before_send:void 0,request_queue_config:{flush_interval_ms:f0},error_tracking:{},_onCapture:S0,__preview_eager_load_replay:!1},(a=>({rageclick:!(a&&a>="2025-11-30")||{content_ignorelist:!0},capture_pageview:!(a&&a>="2025-05-24")||"history_change",session_recording:a&&a>="2025-11-30"?{strictMinimumDuration:!0}:{},external_scripts_inject_target:a&&a>="2026-01-30"?"head":"body",internal_or_test_user_hostname:a&&a>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0}))(t))},uT=t=>{var e={};$(t.process_person)||(e.person_profiles=t.process_person),$(t.xhr_headers)||(e.request_headers=t.xhr_headers),$(t.cookie_name)||(e.persistence_name=t.cookie_name),$(t.disable_cookie)||(e.disable_persistence=t.disable_cookie),$(t.store_google)||(e.save_campaign_params=t.store_google),$(t.verbose)||(e.debug=t.verbose);var a=ut({},e,t);return Ce(t.property_blacklist)&&($(t.property_denylist)?a.property_denylist=t.property_blacklist:Ce(t.property_denylist)?a.property_denylist=[...t.property_blacklist,...t.property_denylist]:j.error("Invalid value for property_denylist config: "+t.property_denylist)),a},_0=class{constructor(){this.__forceAllowLocalhost=!1}get Hr(){return this.__forceAllowLocalhost}set Hr(e){j.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}},Gh=class t{get decideEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}get flagsEndpointWasHit(){var e,a;return(e=(a=this.featureFlags)==null?void 0:a.hasLoadedFlags)!==null&&e!==void 0&&e}constructor(){this.webPerformance=new _0,this.Br=!1,this.version=mn.LIB_VERSION,this.qr=new $c,this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=lT(),this.SentryIntegration=jb,this.sentryIntegration=e=>(function(a,r){var n=eR(a,r);return{name:JT,processEvent:o=>n(o)}})(this,e),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.Wr=!1,this.Gr=null,this.Vr=null,this.Jr=null,this.featureFlags=new t0(this),this.toolbar=new Gb(this),this.scrollManager=new m0(this),this.pageViewManager=new Fh(this),this.surveys=new s0(this),this.conversations=new l0(this),this.logs=new u0(this),this.experiments=new y0(this),this.exceptions=new e0(this),this.rateLimiter=new c0(this),this.requestRouter=new v0(this),this.consent=new qb(this),this.externalIntegrations=new x0(this),this.people={set:(e,a,r)=>{var n=bt(e)?{[e]:a}:e;this.setPersonProperties(n),r?.({})},set_once:(e,a,r)=>{var n=bt(e)?{[e]:a}:e;this.setPersonProperties(void 0,n),r?.({})}},this.on("eventCaptured",(e=>j.info('send "'+e?.event+'"',e)))}init(e,a,r){if(r&&r!==Js){var n,o=(n=Fc[r])!==null&&n!==void 0?n:new t;return o._init(e,a,r),Fc[r]=o,Fc[Js][r]=o,o}return this._init(e,a,r)}_init(e,a,r){var n;if(a===void 0&&(a={}),$(e)||pb(e))return j.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},a.debug=this.Kr(a.debug),this.Yr=a,this.Xr=[],a.person_profiles&&(this.Vr=a.person_profiles),this.set_config(ut({},lT(a.defaults),uT(a),{name:r,token:e})),this.config.on_xhr_error&&j.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=a.disable_compression?void 0:yn.GZipJS;var o=this.Qr();this.persistence=new Nc(this.config,o),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new Nc(W({},this.config,{persistence:"sessionStorage"}),o);var i=W({},this.persistence.props),s=W({},this.sessionPersistence.props);this.register({$initialization_time:new Date().toISOString()}),this.Zr=new p0((m=>this.ts(m)),this.config.request_queue_config),this.es=new h0(this),this.__request_queue=[];var l=this.config.cookieless_mode==="always"||this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut();if(l||(this.sessionManager=new $h(this),this.sessionPropsManager=new Vh(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(j.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.rs(l)}),0)):(j.info("Initializing extensions synchronously"),this.rs(l)),mn.DEBUG=mn.DEBUG||this.config.debug,mn.DEBUG&&j.info("Starting in debug mode",{this:this,config:a,thisC:W({},this.config),p:i,s}),((n=a.bootstrap)==null?void 0:n.distinctID)!==void 0){var u,c,d=this.config.get_device_id(_o()),f=(u=a.bootstrap)!=null&&u.isIdentifiedID?d:a.bootstrap.distinctID;this.persistence.set_property(gn,(c=a.bootstrap)!=null&&c.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:a.bootstrap.distinctID,$device_id:f})}if(this.ss()){var h,S,x=Object.keys(((h=a.bootstrap)==null?void 0:h.featureFlags)||{}).filter((m=>{var y;return!((y=a.bootstrap)==null||(y=y.featureFlags)==null||!y[m])})).reduce(((m,y)=>{var v;return m[y]=((v=a.bootstrap)==null||(v=v.featureFlags)==null?void 0:v[y])||!1,m}),{}),b=Object.keys(((S=a.bootstrap)==null?void 0:S.featureFlagPayloads)||{}).filter((m=>x[m])).reduce(((m,y)=>{var v,C;return(v=a.bootstrap)!=null&&(v=v.featureFlagPayloads)!=null&&v[y]&&(m[y]=(C=a.bootstrap)==null||(C=C.featureFlagPayloads)==null?void 0:C[y]),m}),{});this.featureFlags.receivedFeatureFlags({featureFlags:x,featureFlagPayloads:b})}if(l)this.register_once({distinct_id:xc,$device_id:null},"");else if(!this.get_distinct_id()){var g=this.config.get_device_id(_o());this.register_once({distinct_id:g,$device_id:g},""),this.persistence.set_property(gn,"anonymous")}return mt(E,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),a.segment?s4(this,(()=>this.ns())):this.ns(),Co(this.config._onCapture)&&this.config._onCapture!==S0&&(j.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(m=>this.config._onCapture(m.event,m)))),this.config.ip&&j.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}rs(e){var a=performance.now();this.historyAutocapture=new $b(this),this.historyAutocapture.startIfEnabled();var r=[];r.push((()=>{new Wb(this).startIfEnabledOrStop()})),r.push((()=>{var n;this.siteApps=new g0(this),(n=this.siteApps)==null||n.init()})),e||r.push((()=>{this.sessionRecording=new jh(this),this.sessionRecording.startIfEnabledOrStop()})),this.config.disable_scroll_properties||r.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),r.push((()=>{this.autocapture=new Fb(this),this.autocapture.startIfEnabled()})),r.push((()=>{this.surveys.loadIfEnabled()})),r.push((()=>{this.logs.loadIfEnabled()})),r.push((()=>{this.conversations.loadIfEnabled()})),r.push((()=>{this.productTours=new a0(this),this.productTours.loadIfEnabled()})),r.push((()=>{this.heatmaps=new Xb(this),this.heatmaps.startIfEnabled()})),r.push((()=>{this.webVitalsAutocapture=new Zb(this)})),r.push((()=>{this.exceptionObserver=new Vb(this),this.exceptionObserver.startIfEnabledOrStop()})),r.push((()=>{this.deadClicksAutocapture=new Nh(this,i4),this.deadClicksAutocapture.startIfEnabled()})),r.push((()=>{if(this.os){var n=this.os;this.os=void 0,this.yi(n)}})),this.ls(r,a)}ls(e,a){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-a>=30&&e.length>0)return void setTimeout((()=>{this.ls(e,a)}),0);var r=e.shift();if(r)try{r()}catch(o){j.error("Error initializing extension:",o)}}var n=Math.round(performance.now()-a);this.register_for_session({$sdk_debug_extensions_init_method:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",$sdk_debug_extensions_init_time_ms:n}),this.config.__preview_deferred_init_extensions&&j.info("PostHog extensions initialized ("+n+"ms)")}yi(e){var a,r,n,o,i,s,l,u,c;if(!V||!V.body)return j.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.yi(e)}),500);this.config.__preview_deferred_init_extensions&&(this.os=e),this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=he(e.supportedCompression,yn.GZipJS)?yn.GZipJS:he(e.supportedCompression,yn.Base64)?yn.Base64:void 0),(a=e.analytics)!=null&&a.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this.Vr?this.Vr:"identified_only"}),(r=this.siteApps)==null||r.onRemoteConfig(e),(n=this.sessionRecording)==null||n.onRemoteConfig(e),(o=this.autocapture)==null||o.onRemoteConfig(e),(i=this.heatmaps)==null||i.onRemoteConfig(e),this.surveys.onRemoteConfig(e),this.logs.onRemoteConfig(e),this.conversations.onRemoteConfig(e),(s=this.productTours)==null||s.onRemoteConfig(e),(l=this.webVitalsAutocapture)==null||l.onRemoteConfig(e),(u=this.exceptionObserver)==null||u.onRemoteConfig(e),this.exceptions.onRemoteConfig(e),(c=this.deadClicksAutocapture)==null||c.onRemoteConfig(e)}ns(){try{this.config.loaded(this)}catch(r){j.critical("`loaded` function failed",r)}if(this.us(),this.config.internal_or_test_user_hostname&&Nt!=null&&Nt.hostname){var e=Nt.hostname,a=this.config.internal_or_test_user_hostname;(typeof a=="string"?e===a:a.test(e))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.config.cookieless_mode==="always")&&this.hs()}),1),new d0(this).load(),this.featureFlags.flags()}us(){var e;this.is_capturing()&&this.config.request_batching&&((e=this.Zr)==null||e.enable())}_dom_loaded(){this.is_capturing()&&wo(this.__request_queue,(e=>this.ts(e))),this.__request_queue=[],this.us()}_handle_unload(){var e,a;this.surveys.handlePageUnload(),this.config.request_batching?(this.ds()&&this.capture("$pageleave"),(e=this.Zr)==null||e.unload(),(a=this.es)==null||a.unload()):this.ds()&&this.capture("$pageleave",null,{transport:"sendBeacon"})}_send_request(e){this.__loaded&&(gR?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=zh(e.url,{ip:this.config.ip?1:0}),e.headers=W({},this.config.request_headers,e.headers),e.compression=e.compression==="best-available"?this.compression:e.compression,e.disableXHRCredentials=this.config.__preview_disable_xhr_credentials,this.config.__preview_disable_beacon&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(a=>{var r,n,o,i=W({},a);i.timeout=i.timeout||6e4,i.url=zh(i.url,{_:new Date().getTime().toString(),ver:mn.LIB_VERSION,compression:i.compression});var s=(r=i.transport)!==null&&r!==void 0?r:"fetch",l=wh.filter((c=>!i.disableTransport||!c.transport||!i.disableTransport.includes(c.transport))),u=(n=(o=BT(l,(c=>c.transport===s)))==null?void 0:o.method)!==null&&n!==void 0?n:l[0].method;if(!u)throw new Error("No available transport method");u(i)})(W({},e,{callback:a=>{var r,n;this.rateLimiter.checkForLimiting(a),a.statusCode>=400&&((r=(n=this.config).on_request_error)==null||r.call(n,a)),e.callback==null||e.callback(a)}}))))}ts(e){this.es?this.es.retriableRequest(e):this._send_request(e)}_execute_array(e){var a,r=[],n=[],o=[];wo(e,(s=>{s&&(a=s[0],Ce(a)?o.push(s):Co(s)?s.call(this):Ce(s)&&a==="alias"?r.push(s):Ce(s)&&a.indexOf("capture")!==-1&&Co(this[a])?o.push(s):n.push(s))}));var i=function(s,l){wo(s,(function(u){if(Ce(u[0])){var c=l;Fe(u,(function(d){c=c[d[0]].apply(c,d.slice(1))}))}else this[u[0]].apply(this,u.slice(1))}),l)};i(r,this),i(n,this),i(o,this)}ss(){var e,a;return((e=this.config.bootstrap)==null?void 0:e.featureFlags)&&Object.keys((a=this.config.bootstrap)==null?void 0:a.featureFlags).length>0||!1}push(e){this._execute_array([e])}capture(e,a,r){var n;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.Zr){if(this.is_capturing())if(!$(e)&&bt(e)){var o=!this.config.opt_out_useragent_filter&&this._is_bot();if(!(o&&!this.config.__preview_capture_bot_pageviews)){var i=r!=null&&r.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(i==null||!i.isRateLimited){a!=null&&a.$current_url&&!bt(a?.$current_url)&&(j.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),a==null||delete a.$current_url),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var s=new Date,l=r?.timestamp||s,u=_o(),c={uuid:u,event:e,properties:this.calculateEventProperties(e,a||{},l,u)};e==="$pageview"&&this.config.__preview_capture_bot_pageviews&&o&&(c.event="$bot_pageview",c.properties.$browser_type="bot"),i&&(c.properties.$lib_rate_limit_remaining_tokens=i.remainingTokens),r?.$set&&(c.$set=r?.$set);var d,f=e!=="$groupidentify",h=this.vs(r?.$set_once,f);if(h&&(c.$set_once=h),(c=N3(c,r!=null&&r._noTruncate?null:this.config.properties_string_max_length)).timestamp=l,$(r?.timestamp)||(c.properties.$event_time_override_provided=!0,c.properties.$event_time_override_system_time=s),e===Dc.DISMISSED||e===Dc.SENT){var S=a?.[lb.SURVEY_ID],x=a?.[lb.SURVEY_ITERATION];d={id:S,current_iteration:x},localStorage.getItem(oT(d))||localStorage.setItem(oT(d),"true"),c.$set=W({},c.$set,{[I4({id:S,current_iteration:x},e===Dc.SENT?"responded":"dismissed")]:!0})}else e===Dc.SHOWN&&(c.$set=W({},c.$set,{[lb.SURVEY_LAST_SEEN_DATE]:new Date().toISOString()}));var b=W({},c.properties.$set,c.$set);if(tl(b)||this.setPersonPropertiesForFlags(b),!ge(this.config.before_send)){var g=this.cs(c);if(!g)return;c=g}this.qr.emit("eventCaptured",c);var m={method:"POST",url:(n=r?._url)!==null&&n!==void 0?n:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:c,compression:"best-available",batchKey:r?._batchKey};return!this.config.request_batching||r&&(r==null||!r._batchKey)||r!=null&&r.send_instantly?this.ts(m):this.Zr.enqueue(m),c}j.critical("This capture call is ignored due to client rate limiting.")}}else j.error("No event name provided to posthog.capture")}else j.uninitializedWarning("posthog.capture")}_addCaptureHook(e){return this.on("eventCaptured",(a=>e(a.event,a)))}calculateEventProperties(e,a,r,n,o){if(r=r||new Date,!this.persistence||!this.sessionPersistence)return a;var i=o?void 0:this.persistence.remove_event_timer(e),s=W({},a);if(s.token=this.config.token,s.$config_defaults=this.config.defaults,(this.config.cookieless_mode=="always"||this.config.cookieless_mode=="on_reject"&&this.consent.isExplicitlyOptedOut())&&(s.$cookieless_mode=!0),e==="$snapshot"){var l=W({},this.persistence.properties(),this.sessionPersistence.properties());return s.distinct_id=l.distinct_id,(!bt(s.distinct_id)&&!Sn(s.distinct_id)||pb(s.distinct_id))&&j.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),s}var u,c=p4(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties);if(this.sessionManager){var{sessionId:d,windowId:f}=this.sessionManager.checkAndGetSessionAndWindowId(o,r.getTime());s.$session_id=d,s.$window_id=f}this.sessionPropsManager&&ut(s,this.sessionPropsManager.getSessionProps());try{var h;this.sessionRecording&&ut(s,this.sessionRecording.sdkDebugProperties),s.$sdk_debug_retry_queue_size=(h=this.es)==null?void 0:h.length}catch(g){s.$sdk_debug_error_capturing_properties=String(g)}if(this.requestRouter.region===Bc.CUSTOM&&(s.$lib_custom_api_host=this.config.api_host),u=e!=="$pageview"||o?e!=="$pageleave"||o?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(r):this.pageViewManager.doPageView(r,n),s=ut(s,u),e==="$pageview"&&V&&(s.title=V.title),!$(i)){var S=r.getTime()-i;s.$duration=parseFloat((S/1e3).toFixed(3))}ca&&this.config.opt_out_useragent_filter&&(s.$browser_type=this._is_bot()?"bot":"browser"),(s=ut({},c,this.persistence.properties(),this.sessionPersistence.properties(),s)).$is_identified=this._isIdentified(),Ce(this.config.property_denylist)?Fe(this.config.property_denylist,(function(g){delete s[g]})):j.error("Invalid value for property_denylist config: "+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var x=this.config.sanitize_properties;x&&(j.error("sanitize_properties is deprecated. Use before_send instead"),s=x(s,e));var b=this.fs();return s.$process_person_profile=b,b&&!o&&this.ps("_calculate_event_properties"),s}vs(e,a){var r;if(a===void 0&&(a=!0),!this.persistence||!this.fs()||this.Br)return e;var n=this.persistence.get_initial_props(),o=(r=this.sessionPropsManager)==null?void 0:r.getSetOnceProps(),i=ut({},n,o||{},e||{}),s=this.config.sanitize_properties;return s&&(j.error("sanitize_properties is deprecated. Use before_send instead"),i=s(i,"$set_once")),a&&(this.Br=!0),tl(i)?void 0:i}register(e,a){var r;(r=this.persistence)==null||r.register(e,a)}register_once(e,a,r){var n;(n=this.persistence)==null||n.register_once(e,a,r)}register_for_session(e){var a;(a=this.sessionPersistence)==null||a.register(e)}unregister(e){var a;(a=this.persistence)==null||a.unregister(e)}unregister_for_session(e){var a;(a=this.sessionPersistence)==null||a.unregister(e)}gs(e,a){this.register({[e]:a})}getFeatureFlag(e,a){return this.featureFlags.getFeatureFlag(e,a)}getFeatureFlagPayload(e){return this.featureFlags.getFeatureFlagPayload(e)}getFeatureFlagResult(e,a){return this.featureFlags.getFeatureFlagResult(e,a)}isFeatureEnabled(e,a){return this.featureFlags.isFeatureEnabled(e,a)}reloadFeatureFlags(){this.featureFlags.reloadFeatureFlags()}updateFlags(e,a,r){var n=r!=null&&r.merge?this.featureFlags.getFlagVariants():{},o=r!=null&&r.merge?this.featureFlags.getFlagPayloads():{},i=W({},n,e),s=W({},o,a),l={};for(var[u,c]of Object.entries(i)){var d=typeof c=="string";l[u]={key:u,enabled:!!d||!!c,variant:d?c:void 0,reason:void 0,metadata:$(s?.[u])?void 0:{id:0,version:void 0,description:void 0,payload:s[u]}}}this.featureFlags.receivedFeatureFlags({flags:l})}updateEarlyAccessFeatureEnrollment(e,a,r){this.featureFlags.updateEarlyAccessFeatureEnrollment(e,a,r)}getEarlyAccessFeatures(e,a,r){return a===void 0&&(a=!1),this.featureFlags.getEarlyAccessFeatures(e,a,r)}on(e,a){return this.qr.on(e,a)}onFeatureFlags(e){return this.featureFlags.onFeatureFlags(e)}onSurveysLoaded(e){return this.surveys.onSurveysLoaded(e)}onSessionId(e){var a,r;return(a=(r=this.sessionManager)==null?void 0:r.onSessionId(e))!==null&&a!==void 0?a:()=>{}}getSurveys(e,a){a===void 0&&(a=!1),this.surveys.getSurveys(e,a)}getActiveMatchingSurveys(e,a){a===void 0&&(a=!1),this.surveys.getActiveMatchingSurveys(e,a)}renderSurvey(e,a){this.surveys.renderSurvey(e,a)}displaySurvey(e,a){a===void 0&&(a=E4),this.surveys.displaySurvey(e,a)}cancelPendingSurvey(e){this.surveys.cancelPendingSurvey(e)}canRenderSurvey(e){return this.surveys.canRenderSurvey(e)}canRenderSurveyAsync(e,a){return a===void 0&&(a=!1),this.surveys.canRenderSurveyAsync(e,a)}identify(e,a,r){if(!this.__loaded||!this.persistence)return j.uninitializedWarning("posthog.identify");if(Sn(e)&&(e=e.toString(),j.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),e)if(["distinct_id","distinctid"].includes(e.toLowerCase()))j.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.');else if(e!==xc){if(this.ps("posthog.identify")){var n=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var o=n;this.register_once({$had_persisted_distinct_id:!0,$device_id:o},"")}e!==n&&e!==this.get_property(Ec)&&(this.unregister(Ec),this.register({distinct_id:e}));var i=(this.persistence.get_property(gn)||"anonymous")==="anonymous";e!==n&&i?(this.persistence.set_property(gn,"identified"),this.setPersonPropertiesForFlags(W({},r||{},a||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:n},{$set:a||{},$set_once:r||{}}),this.Jr=JE(e,a,r),this.featureFlags.setAnonymousDistinctId(n)):(a||r)&&this.setPersonProperties(a,r),e!==n&&(this.reloadFeatureFlags(),this.unregister(Eh))}}else j.critical('The string "'+xc+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.');else j.error("Unique user id has not been set in posthog.identify")}setPersonProperties(e,a){if((e||a)&&this.ps("posthog.setPersonProperties")){var r=JE(this.get_distinct_id(),e,a);this.Jr!==r?(this.setPersonPropertiesForFlags(W({},a||{},e||{})),this.capture("$set",{$set:e||{},$set_once:a||{}}),this.Jr=r):j.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(e,a,r){if(e&&a){var n=this.getGroups();n[e]!==a&&this.resetGroupPropertiesForFlags(e),this.register({$groups:W({},n,{[e]:a})}),r&&(this.capture("$groupidentify",{$group_type:e,$group_key:a,$group_set:r}),this.setGroupPropertiesForFlags({[e]:r})),n[e]===a||r||this.reloadFeatureFlags()}else j.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,a){a===void 0&&(a=!0),this.featureFlags.setPersonPropertiesForFlags(e,a)}resetPersonPropertiesForFlags(){this.featureFlags.resetPersonPropertiesForFlags()}setGroupPropertiesForFlags(e,a){a===void 0&&(a=!0),this.ps("posthog.setGroupPropertiesForFlags")&&this.featureFlags.setGroupPropertiesForFlags(e,a)}resetGroupPropertiesForFlags(e){this.featureFlags.resetGroupPropertiesForFlags(e)}reset(e){var a,r,n,o;if(j.info("reset"),!this.__loaded)return j.uninitializedWarning("posthog.reset");var i=this.get_property("$device_id");if(this.consent.reset(),(a=this.persistence)==null||a.clear(),(r=this.sessionPersistence)==null||r.clear(),this.surveys.reset(),this.featureFlags.reset(),(n=this.persistence)==null||n.set_property(gn,"anonymous"),(o=this.sessionManager)==null||o.resetSessionId(),this.Jr=null,this.config.cookieless_mode==="always")this.register_once({distinct_id:xc,$device_id:null},"");else{var s=this.config.get_device_id(_o());this.register_once({distinct_id:s,$device_id:e?s:i},"")}this.register({$last_posthog_reset:new Date().toISOString()},1)}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,a;return(e=(a=this.sessionManager)==null?void 0:a.checkAndGetSessionAndWindowId(!0).sessionId)!==null&&e!==void 0?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var{sessionId:a,sessionStartTimestamp:r}=this.sessionManager.checkAndGetSessionAndWindowId(!0),n=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+a);if(e!=null&&e.withTimestamp&&r){var o,i=(o=e.timestampLookBack)!==null&&o!==void 0?o:10;if(!r)return n;n+="?t="+Math.max(Math.floor((new Date().getTime()-r)/1e3)-i,0)}return n}alias(e,a){return e===this.get_property(PT)?(j.critical("Attempting to create alias for existing People user - aborting."),-2):this.ps("posthog.alias")?($(a)&&(a=this.get_distinct_id()),e!==a?(this.gs(Ec,e),this.capture("$create_alias",{alias:e,distinct_id:a})):(j.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var a=W({},this.config);if(xt(e)){var r,n,o,i,s,l,u;ut(this.config,uT(e));var c=this.Qr();(r=this.persistence)==null||r.update_config(this.config,a,c),this.sessionPersistence=this.config.persistence==="sessionStorage"||this.config.persistence==="memory"?this.persistence:new Nc(W({},this.config,{persistence:"sessionStorage"}),c);var d=this.Kr(this.config.debug);bn(d)&&(this.config.debug=d),bn(this.config.debug)&&(this.config.debug?(mn.DEBUG=!0,et.H()&&et.G("ph_debug","true"),j.info("set_config",{config:e,oldConfig:a,newConfig:W({},this.config)})):(mn.DEBUG=!1,et.H()&&et.V("ph_debug"))),(n=this.exceptionObserver)==null||n.onConfigChange(),(o=this.sessionRecording)==null||o.startIfEnabledOrStop(),(i=this.autocapture)==null||i.startIfEnabled(),(s=this.heatmaps)==null||s.startIfEnabled(),(l=this.exceptionObserver)==null||l.startIfEnabledOrStop(),this.surveys.loadIfEnabled(),this._s(),(u=this.externalIntegrations)==null||u.startIfEnabledOrStop()}}startSessionRecording(e){var a=e===!0,r={sampling:a||!(e==null||!e.sampling),linked_flag:a||!(e==null||!e.linked_flag),url_trigger:a||!(e==null||!e.url_trigger),event_trigger:a||!(e==null||!e.event_trigger)};if(Object.values(r).some(Boolean)){var n,o,i,s,l;(n=this.sessionManager)==null||n.checkAndGetSessionAndWindowId(),r.sampling&&((o=this.sessionRecording)==null||o.overrideSampling()),r.linked_flag&&((i=this.sessionRecording)==null||i.overrideLinkedFlag()),r.url_trigger&&((s=this.sessionRecording)==null||s.overrideTrigger("url")),r.event_trigger&&((l=this.sessionRecording)==null||l.overrideTrigger("event"))}this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!((e=this.sessionRecording)==null||!e.started)}captureException(e,a){var r=new Error("PostHog syntheticException"),n=this.exceptions.buildProperties(e,{handled:!0,syntheticException:r});return this.exceptions.sendExceptionEvent(W({},n,a))}startExceptionAutocapture(e){this.set_config({capture_exceptions:e==null||e})}stopExceptionAutocapture(){this.set_config({capture_exceptions:!1})}loadToolbar(e){return this.toolbar.loadToolbar(e)}get_property(e){var a;return(a=this.persistence)==null?void 0:a.props[e]}getSessionProperty(e){var a;return(a=this.sessionPersistence)==null?void 0:a.props[e]}toString(){var e,a=(e=this.config.name)!==null&&e!==void 0?e:Js;return a!==Js&&(a=Js+"."+a),a}_isIdentified(){var e,a;return((e=this.persistence)==null?void 0:e.get_property(gn))==="identified"||((a=this.sessionPersistence)==null?void 0:a.get_property(gn))==="identified"}fs(){var e,a;return!(this.config.person_profiles==="never"||this.config.person_profiles==="identified_only"&&!this._isIdentified()&&tl(this.getGroups())&&((e=this.persistence)==null||(e=e.props)==null||!e[Ec])&&((a=this.persistence)==null||(a=a.props)==null||!a[Rh]))}ds(){return this.config.capture_pageleave===!0||this.config.capture_pageleave==="if_capture_pageview"&&(this.config.capture_pageview===!0||this.config.capture_pageview==="history_change")}createPersonProfile(){this.fs()||this.ps("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.ps("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}ps(e){return this.config.person_profiles==="never"?(j.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.gs(Rh,!0),!0)}Qr(){if(this.config.cookieless_mode==="always")return!0;var e=this.consent.isOptedOut(),a=this.config.opt_out_persistence_by_default||this.config.cookieless_mode==="on_reject";return this.config.disable_persistence||e&&!!a}_s(){var e,a,r,n,o=this.Qr();return((e=this.persistence)==null?void 0:e.ki)!==o&&((r=this.persistence)==null||r.set_disabled(o)),((a=this.sessionPersistence)==null?void 0:a.ki)!==o&&((n=this.sessionPersistence)==null||n.set_disabled(o)),o}opt_in_capturing(e){var a;if(this.config.cookieless_mode!=="always"){var r,n,o;this.config.cookieless_mode==="on_reject"&&this.consent.isExplicitlyOptedOut()&&(this.reset(!0),(r=this.sessionManager)==null||r.destroy(),(n=this.pageViewManager)==null||n.destroy(),this.sessionManager=new $h(this),this.pageViewManager=new Fh(this),this.persistence&&(this.sessionPropsManager=new Vh(this,this.sessionManager,this.persistence)),this.sessionRecording=new jh(this),this.sessionRecording.startIfEnabledOrStop()),this.consent.optInOut(!0),this._s(),this.us(),(a=this.sessionRecording)==null||a.startIfEnabledOrStop(),this.config.cookieless_mode=="on_reject"&&this.surveys.loadIfEnabled(),($(e?.captureEventName)||e!=null&&e.captureEventName)&&this.capture((o=e?.captureEventName)!==null&&o!==void 0?o:"$opt_in",e?.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.hs()}else j.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}opt_out_capturing(){var e,a,r;this.config.cookieless_mode!=="always"?(this.config.cookieless_mode==="on_reject"&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this._s(),this.config.cookieless_mode==="on_reject"&&(this.register({distinct_id:xc,$device_id:null}),(e=this.sessionManager)==null||e.destroy(),(a=this.pageViewManager)==null||a.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,(r=this.sessionRecording)==null||r.stopRecording(),this.sessionRecording=void 0,this.hs())):j.warn('Consent opt in/out is not valid with cookieless_mode="always" and will be ignored')}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return e===vn.GRANTED?"granted":e===vn.DENIED?"denied":"pending"}is_capturing(){return this.config.cookieless_mode==="always"||(this.config.cookieless_mode==="on_reject"?this.consent.isExplicitlyOptedOut()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this._s()}_is_bot(){return Ia?mR(Ia,this.config.custom_blocked_useragents):void 0}hs(){V&&(V.visibilityState==="visible"?this.Wr||(this.Wr=!0,this.capture("$pageview",{title:V.title},{send_instantly:!0}),this.Gr&&(V.removeEventListener("visibilitychange",this.Gr),this.Gr=null)):this.Gr||(this.Gr=this.hs.bind(this),mt(V,"visibilitychange",this.Gr)))}debug(e){e===!1?(E?.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(E?.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}M(){var e,a,r,n,o,i,s,l=this.Yr||{};return"advanced_disable_flags"in l?!!l.advanced_disable_flags:this.config.advanced_disable_flags!==!1?!!this.config.advanced_disable_flags:this.config.advanced_disable_decide===!0?(j.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(r="advanced_disable_decide",n=!1,o=j,i=(a="advanced_disable_flags")in(e=l)&&!ge(e[a]),s=r in e&&!ge(e[r]),i?e[a]:s?(o&&o.warn("Config field '"+r+"' is deprecated. Please use '"+a+"' instead. The old field will be removed in a future major version."),e[r]):n)}cs(e){if(ge(this.config.before_send))return e;var a=Ce(this.config.before_send)?this.config.before_send:[this.config.before_send],r=e;for(var n of a){if(r=n(r),ge(r)){var o="Event '"+e.event+"' was rejected in beforeSend function";return c3(e.event)?j.warn(o+". This can cause unexpected behavior."):j.info(o),null}r.properties&&!tl(r.properties)||j.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}return r}getPageViewId(){var e;return(e=this.pageViewManager.Kt)==null?void 0:e.pageViewId}captureTraceFeedback(e,a){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:a})}captureTraceMetric(e,a,r){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:a,$ai_metric_value:String(r)})}Kr(e){var a=bn(e)&&!e,r=et.H()&&et.q("ph_debug")==="true";return!a&&(!!r||e)}};(function(t,e){for(var a=0;a<e.length;a++)t.prototype[e[a]]=P3(t.prototype[e[a]])})(Gh,["identify"]);var cT;var vR=(cT=Fc[Js]=new Gh,(function(){function t(){t.done||(t.done=!0,gR=!1,Fe(Fc,(function(e){e._dom_loaded()})))}V!=null&&V.addEventListener?V.readyState==="complete"?t():mt(V,"DOMContentLoaded",t,{capture:!1}):E&&j.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")})(),cT);var O0=class{constructor(e={}){this.options=e;D(this,"client");D(this,"featureFlagsCallback");D(this,"captureCallback");D(this,"rrwebCallback");if(this.client=e.client,this.featureFlagsCallback=e.onFeatureFlagsLoaded,this.captureCallback=e.onCapture,this.rrwebCallback=e.onRRWebEvent,!this.client&&e.consent&&e.requireExplicitConsent&&typeof window<"u"&&e.apiKey){let a=e.consent;a.getStatus()==="granted"&&this.initPostHog(),a.subscribe(n=>{n==="granted"?this.client?this.client.opt_in_capturing():this.initPostHog():n==="denied"&&this.client&&this.client.opt_out_capturing()});return}!this.client&&typeof window<"u"&&e.apiKey&&this.initPostHog()}initPostHog(){let e=this.options;if(!e.apiKey)return;let a=e.enableFeatureFlags??!0,r=`syntro_${e.apiKey.slice(-6)||"sdk"}`,i={api_host:`${(e.apiHost??"https://telemetry.syntrologie.com").replace(/\/$/,"")}/t/${e.apiKey}`,advanced_disable_feature_flags:!a,advanced_disable_feature_flags_on_first_load:!a,autocapture:e.autocapture??!0,capture_pageview:e.capturePageview??"history_change",capture_pageleave:e.capturePageleave??!0,disable_session_recording:!(e.sessionRecording??!0),opt_out_useragent_filter:!0,session_recording:{recordCrossDomainIFrames:!0},capture_performance:!0,enable_recording_console_log:!0},s=vR.init(e.apiKey,i,r);if(s&&(this.client=s),this.captureCallback&&this.client&&this.client.on("eventCaptured",(...l)=>{let u=l[0],c=typeof u=="string"?u:u?.event,d=typeof u=="string"?void 0:u?.properties;typeof c=="string"&&this.captureCallback?.(c,d)}),a&&this.featureFlagsCallback&&this.client){this.client.onFeatureFlags(()=>{let u=this.getAllFeatureFlags();u&&this.featureFlagsCallback&&this.featureFlagsCallback(u)});let l=this.getAllFeatureFlags();l&&Object.keys(l).length>0&&this.featureFlagsCallback(l)}this.rrwebCallback&&this.client&&this.setupRRWebIntercept()}setupRRWebIntercept(e=30){let a=this.client?.sessionRecording;if(!a){e>0&&setTimeout(()=>this.setupRRWebIntercept(e-1),500);return}let r=null,n=a;for(let i of Object.getOwnPropertyNames(n)){let s=n[i];if(s&&typeof s=="object"&&typeof s.onRRwebEmit=="function"&&typeof s.start=="function"&&s!==a){r=s;break}}if(!r){e>0&&setTimeout(()=>this.setupRRWebIntercept(e-1),500);return}let o=r.onRRwebEmit.bind(r);r.onRRwebEmit=i=>{this.rrwebCallback?.({kind:"rrweb",...i}),o(i)},typeof window<"u"&&(window.__RRWEB_INTERCEPT_READY__=!0)}getAllFeatureFlags(){return this.client?.featureFlags?.getFlagVariants()}getSegmentFlags(){let e=this.getAllFeatureFlags();if(!e)return{};let a={};for(let[r,n]of Object.entries(e))r.startsWith("in_segment_")&&(a[r]=n===!0);return a}identify(e,a){this.client?.identify(e,a)}alias(e,a){this.client?.alias(e,a)}track(e,a){this.client?.capture(e,a)}trackCanvasOpened(e){this.track("shadow_canvas_opened",{surface:e})}trackCanvasClosed(e){this.track("shadow_canvas_closed",{surface:e})}trackRectangleViewed(e,a){this.track("shadow_canvas_rectangle_viewed",{rectangleId:e,surface:a})}trackAction(e,a,r){this.track("shadow_canvas_action",{action:e,rectangleId:a,surface:r})}register(e){this.client?.register?.(e)}getSessionId(){return this.client?.get_session_id?.()}startSessionRecording(){this.client?.startSessionRecording?.()}trackExperiment(e,a,r){let n=`$experiment_${e}`;this.register({[n]:r??`variation_${a}`,[`${n}_id`]:a}),this.track("$experiment_started",{$experiment_key:e,$experiment_variation_id:a,$experiment_variation_name:r??`variation_${a}`})}setPersonProperties(e){this.client?.capture("$set",{$set:e})}setPersonPropertiesOnce(e){this.client?.capture("$set",{$set_once:e})}getDistinctId(){return this.client?.get_distinct_id?.()}};function Kh(t={}){return new O0(t)}var cl=class{constructor(e,a){D(this,"telemetry");D(this,"variantId");D(this,"seenSet",new Set);D(this,"triggeredSet",new Set);this.telemetry=e,this.variantId=a}trackServed(e,a){this.telemetry.track?.("syntro_config_served",{variant_id:this.variantId,tiles:e,actions:a})}trackSeen(e,a){this.seenSet.has(e)||(this.seenSet.add(e),this.telemetry.track?.("syntro_intervention_seen",{variant_id:this.variantId,intervention_id:e,intervention_kind:a}))}trackTriggered(e,a){this.triggeredSet.has(e)||(this.triggeredSet.add(e),this.telemetry.track?.("syntro_intervention_triggered",{variant_id:this.variantId,intervention_id:e,intervention_kind:a}))}trackInteracted(e,a,r){this.telemetry.track?.("syntro_intervention_interacted",{variant_id:this.variantId,intervention_id:e,intervention_kind:a,interaction_type:r})}resetPage(){this.seenSet.clear(),this.triggeredSet.clear()}};var D0=async(t,e)=>{let a=[];if(e.applyAction)for(let r of t.actions){let n=await e.applyAction(r);a.push(n)}return{cleanup:async()=>{for(let r=a.length-1;r>=0;r--)try{await a[r].revert()}catch{}}}},B0=async(t,e)=>{let a=[];if(e.applyAction){let r=t.actions.map(n=>e.applyAction(n));if(t.waitFor==="any"){let n=await Promise.race(r);a.push(n);let o=await Promise.allSettled(r);for(let i of o)i.status==="fulfilled"&&i.value!==n&&a.push(i.value)}else{let n=await Promise.all(r);a.push(...n)}}return{cleanup:async()=>{for(let r of a)try{await r.revert()}catch{}}}},P0=async(t,e)=>{let a,r,n=!1,o={cleanup:()=>{n=!0,r&&clearTimeout(r),a&&a()}};return t.event&&e.subscribeEvent?await new Promise(i=>{a=e.subscribeEvent(t.event,()=>{n||i()}),t.durationMs!==void 0&&(r=setTimeout(()=>{n||i()},t.durationMs))}):t.durationMs!==void 0&&await new Promise(i=>{r=setTimeout(()=>{n||i()},t.durationMs)}),o};var Zc=class{constructor(){D(this,"executors",new Map);for(let{kind:e,executor:a}of Cy)this.registerCore(e,a);for(let{kind:e,executor:a}of Dy)this.registerCore(e,a);this.registerCore("core:mountWidget",async()=>{throw new Error("core:mountWidget must be handled by ActionEngine")}),this.registerCore("core:sequence",D0),this.registerCore("core:parallel",B0),this.registerCore("core:wait",P0)}registerCore(e,a,r){this.executors.set(e,{kind:e,executor:a,schema:r,source:"core",isBuiltIn:!0})}register(e,a,r,n="custom",o=!1){if(this.executors.has(e)){if(this.executors.get(e).isBuiltIn)return;console.warn(`[ExecutorRegistry] Overriding executor for kind: ${e} (source: ${n})`)}console.log(`[ExecutorRegistry] Registered executor: ${e} (source: ${n})`),this.executors.set(e,{kind:e,executor:a,schema:r,source:n,isBuiltIn:o})}unregister(e){let a=this.executors.get(e);return a?a.isBuiltIn?(console.warn(`[ExecutorRegistry] Cannot unregister built-in executor: ${e}`),!1):(this.executors.delete(e),!0):!1}unregisterBySource(e){for(let[a,r]of this.executors.entries())r.source===e&&this.executors.delete(a)}get(e){return this.executors.get(e)?.executor}getRegistration(e){return this.executors.get(e)}has(e){return this.executors.has(e)}validate(e){let a=[];if(!e||typeof e!="object")return a.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:a,warnings:[]};let{kind:r}=e;if(!r||typeof r!="string")return a.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:a,warnings:[]};let n=this.executors.get(r);if(!n)return a.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${r}`,field:"kind"}),{valid:!1,errors:a,warnings:[]};if(n.schema){let o=n.schema.safeParse(e);if(!o.success){for(let i of o.error.issues)a.push({code:"SCHEMA_VALIDATION_ERROR",message:i.message,field:i.path.join(".")});return{valid:!1,errors:a,warnings:[]}}}return{valid:!0,errors:[],warnings:[]}}list(){return Array.from(this.executors.keys())}listRegistrations(){return Array.from(this.executors.values())}getBuiltInKinds(){return Array.from(this.executors.entries()).filter(([,e])=>e.isBuiltIn).map(([e])=>e)}getCustomKinds(){return Array.from(this.executors.entries()).filter(([,e])=>!e.isBuiltIn).map(([e])=>e)}},Rr=new Zc;function yR(t){return Rr.get(t)}function Yh(t){return Rr.has(t)}function N0(t,e,a){!t.content||typeof t.content!="string"?e.push({code:"MISSING_CONTENT",message:"Badge action requires 'content' property",field:"content"}):t.content.length>100&&a.push({code:"LONG_BADGE_CONTENT",message:"Badge content is quite long",suggestion:"Keep badge content short (under 100 characters)"})}function F0(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Tooltip action requires 'content' object",field:"content"});return}(!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Tooltip content requires 'body' property",field:"content.body"})}function H0(t,e,a){!t.html||typeof t.html!="string"?e.push({code:"MISSING_HTML",message:"insertHtml action requires 'html' property",field:"html"}):t.html.length>Qh&&e.push({code:"HTML_TOO_LONG",message:`HTML content exceeds maximum length of ${Qh}`,field:"html"});let r=["before","after","prepend","append","replace"];(!t.position||!r.includes(t.position))&&e.push({code:"INVALID_POSITION",message:`Position must be one of: ${r.join(", ")}`,field:"position"})}function U0(t,e,a){(t.text===void 0||t.text===null)&&e.push({code:"MISSING_TEXT",message:"setText action requires 'text' property",field:"text"})}function z0(t,e,a){!t.attr||typeof t.attr!="string"?e.push({code:"MISSING_ATTR",message:"setAttr action requires 'attr' property",field:"attr"}):(Y0.has(t.attr.toLowerCase())||t.attr.toLowerCase().startsWith("on"))&&e.push({code:"DANGEROUS_ATTR",message:`Event handler attributes are not allowed: ${t.attr}`,field:"attr"}),(t.value===void 0||t.value===null)&&e.push({code:"MISSING_VALUE",message:"setAttr action requires 'value' property",field:"value"})}function q0(t,e,a){!t.className||typeof t.className!="string"?e.push({code:"MISSING_CLASS_NAME",message:"Class action requires 'className' property",field:"className"}):/^[a-zA-Z_-][a-zA-Z0-9_-]*$/.test(t.className)||a.push({code:"INVALID_CLASS_NAME",message:"Class name contains unusual characters",suggestion:"Use alphanumeric characters, hyphens, and underscores"})}function V0(t,e,a){if(!t.styles||typeof t.styles!="object")e.push({code:"MISSING_STYLES",message:"setStyle action requires 'styles' object",field:"styles"});else{let r=Object.keys(t.styles).length;r>Jh&&e.push({code:"TOO_MANY_STYLES",message:`Too many styles (${r}). Maximum is ${Jh}`,field:"styles"});for(let[n,o]of Object.entries(t.styles))typeof o=="string"&&o.includes("expression(")&&e.push({code:"DANGEROUS_STYLE",message:`Style expressions are not allowed: ${n}`,field:`styles.${n}`})}}function $0(t,e,a){(!t.slot||typeof t.slot!="string")&&e.push({code:"MISSING_SLOT",message:"mountWidget action requires 'slot' property",field:"slot"}),!t.widget||typeof t.widget!="object"?e.push({code:"MISSING_WIDGET",message:"mountWidget action requires 'widget' object",field:"widget"}):(!t.widget.widgetId||typeof t.widget.widgetId!="string")&&e.push({code:"MISSING_WIDGET_ID",message:"Widget must have a 'widgetId' property",field:"widget.widgetId"})}function j0(t,e,a){t.durationMs===void 0&&!t.event&&e.push({code:"MISSING_WAIT_CONFIG",message:"wait action requires either 'durationMs' or 'event' property"}),t.durationMs!==void 0&&t.durationMs<0&&e.push({code:"INVALID_DURATION",message:"durationMs must be a positive number",field:"durationMs"}),t.event!==void 0&&typeof t.event!="string"&&e.push({code:"INVALID_EVENT",message:"event must be a string",field:"event"})}function G0(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"sequence action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_SEQUENCE",message:"sequence has no actions",suggestion:"Add at least one action to the sequence"});for(let r=0;r<t.actions.length;r++){let n=fr(t.actions[r]);for(let o of n.errors)e.push({...o,field:`actions[${r}]${o.field?`.${o.field}`:""}`});for(let o of n.warnings)a.push(o)}}function W0(t,e,a){if(!t.actions||!Array.isArray(t.actions)){e.push({code:"MISSING_ACTIONS",message:"parallel action requires 'actions' array",field:"actions"});return}t.actions.length===0&&a.push({code:"EMPTY_PARALLEL",message:"parallel has no actions",suggestion:"Add at least one action to the parallel group"}),t.waitFor&&!["all","any"].includes(t.waitFor)&&e.push({code:"INVALID_WAIT_FOR",message:"waitFor must be 'all' or 'any'",field:"waitFor"});for(let r=0;r<t.actions.length;r++){let n=fr(t.actions[r]);for(let o of n.errors)e.push({...o,field:`actions[${r}]${o.field?`.${o.field}`:""}`});for(let o of n.warnings)a.push(o)}}function Z0(t,e,a){if(!t.url||typeof t.url!="string")e.push({code:"MISSING_URL",message:"navigate action requires 'url' property",field:"url"});else{let r=t.url.trim().toLowerCase();r.startsWith("javascript:")&&e.push({code:"DANGEROUS_URL",message:"javascript: URLs are not allowed",field:"url"}),r.startsWith("data:")&&a.push({code:"DATA_URL",message:"data: URLs may have limited support",suggestion:"Consider using a regular URL instead"})}}function X0(t,e,a){if(!t.content||typeof t.content!="object"){e.push({code:"MISSING_CONTENT",message:"Modal action requires 'content' object",field:"content"});return}if((!t.content.body||typeof t.content.body!="string")&&e.push({code:"MISSING_BODY",message:"Modal content requires 'body' property",field:"content.body"}),t.size&&!["sm","md","lg"].includes(t.size)&&e.push({code:"INVALID_SIZE",message:"Modal size must be 'sm', 'md', or 'lg'",field:"size"}),t.ctaButtons)if(!Array.isArray(t.ctaButtons))e.push({code:"INVALID_CTA_BUTTONS",message:"ctaButtons must be an array",field:"ctaButtons"});else for(let r=0;r<t.ctaButtons.length;r++){let n=t.ctaButtons[r];(!n.label||typeof n.label!="string")&&e.push({code:"MISSING_BUTTON_LABEL",message:`CTA button at index ${r} requires 'label' property`,field:`ctaButtons[${r}].label`}),(!n.actionId||typeof n.actionId!="string")&&e.push({code:"MISSING_BUTTON_ACTION_ID",message:`CTA button at index ${r} requires 'actionId' property`,field:`ctaButtons[${r}].actionId`})}}function K0(t,e,a){if((!t.tourId||typeof t.tourId!="string")&&e.push({code:"MISSING_TOUR_ID",message:"Tour action requires 'tourId' property",field:"tourId"}),!t.steps||!Array.isArray(t.steps)){e.push({code:"MISSING_STEPS",message:"Tour action requires 'steps' array",field:"steps"});return}t.steps.length===0&&e.push({code:"EMPTY_STEPS",message:"Tour must have at least one step",field:"steps"});let r=new Set;for(let n=0;n<t.steps.length;n++){let o=t.steps[n];if(!o.id||typeof o.id!="string"?e.push({code:"MISSING_STEP_ID",message:`Step at index ${n} requires 'id' property`,field:`steps[${n}].id`}):(r.has(o.id)&&e.push({code:"DUPLICATE_STEP_ID",message:`Duplicate step ID: ${o.id}`,field:`steps[${n}].id`}),r.add(o.id)),!o.action)e.push({code:"MISSING_STEP_ACTION",message:`Step at index ${n} requires 'action' property`,field:`steps[${n}].action`});else{let i=fr(o.action);for(let s of i.errors)e.push({...s,field:`steps[${n}].action${s.field?`.${s.field}`:""}`});for(let s of i.warnings)a.push(s)}if(o.onAction)for(let[i,s]of Object.entries(o.onAction))s!=="end"&&!t.steps.some(l=>l.id===s)&&a.push({code:"UNKNOWN_TARGET_STEP",message:`Step "${o.id}" references unknown target step: ${s}`,suggestion:`Make sure step "${s}" exists in the tour`})}}var Y0=new Set(["onclick","onerror","onload","onmouseover","onfocus","onblur","onchange","onsubmit","onkeydown","onkeyup","onkeypress"]),Qh=5e4,Jh=50;function fr(t){let e=[],a=[];if(!t||typeof t!="object")return e.push({code:"INVALID_ACTION",message:"Action must be an object"}),{valid:!1,errors:e,warnings:a};let{kind:r}=t;if(!r||typeof r!="string")return e.push({code:"MISSING_KIND",message:"Action must have a 'kind' property"}),{valid:!1,errors:e,warnings:a};if(!Yh(r)&&r!=="core:mountWidget"){let n=Rr.list();return console.error(`[ActionValidation] Unknown action kind: "${r}". Registered kinds (${n.length}): [${n.join(", ")}]. This usually means the app that provides "${r}" hasn't been activated yet, or the executor was never registered in ExecutorRegistry.`),e.push({code:"UNKNOWN_KIND",message:`Unknown action kind: ${r}`,field:"kind"}),{valid:!1,errors:e,warnings:a}}switch(r){case"overlays:highlight":case"overlays:pulse":case"navigation:scrollTo":_n(t,e,a);break;case"overlays:badge":_n(t,e,a),N0(t,e,a);break;case"overlays:tooltip":_n(t,e,a),F0(t,e,a);break;case"overlays:modal":X0(t,e,a);break;case"content:insertHtml":_n(t,e,a),H0(t,e,a);break;case"content:setText":_n(t,e,a),U0(t,e,a);break;case"content:setAttr":_n(t,e,a),z0(t,e,a);break;case"content:addClass":case"content:removeClass":_n(t,e,a),q0(t,e,a);break;case"content:setStyle":_n(t,e,a),V0(t,e,a);break;case"core:mountWidget":$0(t,e,a);break;case"core:wait":j0(t,e,a);break;case"core:sequence":G0(t,e,a);break;case"core:parallel":W0(t,e,a);break;case"overlays:tour":K0(t,e,a);break;case"navigation:navigate":Z0(t,e,a);break}return{valid:e.length===0,errors:e,warnings:a}}function _n(t,e,a){let r=t.anchorId;if(!r||typeof r!="object"){e.push({code:"MISSING_ANCHOR_ID",message:"Action requires an 'anchorId' object with a 'selector' string",field:"anchorId"});return}if(!r.selector||typeof r.selector!="string"?e.push({code:"MISSING_ANCHOR_SELECTOR",message:"anchorId requires a 'selector' string",field:"anchorId.selector"}):r.selector.length>200&&a.push({code:"LONG_ANCHOR_ID",message:"Anchor selector is unusually long",suggestion:"Consider using a shorter, more descriptive selector"}),r.route===void 0||r.route===null)e.push({code:"MISSING_ANCHOR_ROUTE",message:`anchorId requires a 'route' (string or array of strings). Use "**" for all routes.`,field:"anchorId.route"});else{let n=Array.isArray(r.route)?r.route:[r.route];for(let o of n)if(typeof o!="string"){e.push({code:"INVALID_ANCHOR_ROUTE",message:"anchorId.route must be a string or array of strings",field:"anchorId.route"});break}}}function Xc(t){let e=[],a=[];if(!Array.isArray(t))return console.error("[ActionValidation] validateActions called with non-array:",typeof t),e.push({code:"INVALID_ACTIONS",message:"Actions must be an array"}),{valid:!1,errors:e,warnings:a};for(let r=0;r<t.length;r++){let n=fr(t[r]);if(!n.valid){let o=t[r];console.error(`[ActionValidation] Action [${r}] failed validation:`,`kind="${o?.kind??"undefined"}"`,n.errors.map(i=>`${i.code}: ${i.message}`).join("; "),o)}for(let o of n.errors)e.push({...o,field:o.field?`[${r}].${o.field}`:`[${r}]`});for(let o of n.warnings)a.push({...o,suggestion:o.suggestion?`Action ${r}: ${o.suggestion}`:void 0})}return e.length>0&&console.error(`[ActionValidation] Batch validation failed: ${e.length} error(s) in ${t.length} action(s).`,e.map(r=>`${r.field??"?"}: ${r.message}`).join(" | ")),{valid:e.length===0,errors:e,warnings:a}}var P4=0;function em(t){let{overlayRoot:e,eventBus:a,surfaces:r,anchorResolver:n,waitForAnchor:o,adaptiveId:i,executorRegistry:s=Rr,subscribeNavigation:l,runtime:u}=t,c=new Map,d=new Map;function f(){return`action-${++P4}`}function h(_,L){a&&a.publish(_,L)}function S(){return{overlayRoot:e,resolveAnchor:n,waitForAnchor:o,generateId:f,publishEvent:h,adaptiveId:i,applyAction:m,subscribeEvent:a?(_,L)=>a.subscribe({names:[_]},I=>L(I.props)):void 0,subscribeNavigation:l}}async function x(_,L){if(!r)throw new Error("Surfaces provider required for core:mountWidget actions");let I=r.mount(_.slot,{type:"widget",widgetId:_.widget.widgetId,config:_.widget.props},{priority:_.widget.priority});return L.publishEvent("action.applied",{id:L.generateId(),kind:"core:mountWidget",slot:_.slot,widgetId:_.widget.widgetId}),{cleanup:()=>{I.unmount()},updateFn:A=>{if("widget"in A&&A.widget){let T=A.widget;T.props&&I.update({type:"widget",widgetId:_.widget.widgetId,config:T.props})}}}}async function b(_,L){if(_.kind==="core:mountWidget")return x(_,L);let I=s.get(_.kind);if(!I){let A="list"in s?s.list():"(list unavailable)";throw console.error(`[ActionEngine] No executor for kind="${_.kind}".`,`Registered: [${A}]`),new Error(`No executor for action kind: ${_.kind}`)}return I(_,L)}function g(_,L,I,A){if(!u)return;let T=[],N=async()=>{let B=c.get(_);if(!B)return;let H=u.evaluateSync(I).value;if(B.state==="applied"&&!H){try{await B.cleanup()}catch(R){console.error(`[ActionEngine] Error reverting conditional action ${_}:`,R)}B.state="deferred",B.cleanup=()=>{},B.updateFn=void 0,h("action.deferred",{id:_,kind:L.kind})}else if(B.state==="deferred"&&H)try{let R=S(),z=await b(L,R);B.state="applied",B.cleanup=z.cleanup,B.updateFn=z.updateFn,B.appliedTs=Date.now(),h("action.applied",{id:_,kind:L.kind,anchorId:"anchorId"in L?L.anchorId:void 0})}catch(R){console.error(`[ActionEngine] Error applying deferred action ${_}:`,R),B.state="failed"}};u.context&&T.push(u.context.subscribe(N)),u.accumulator&&T.push(u.accumulator.subscribe(N)),d.set(_,T)}async function m(_){let L=fr(_);if(!L.valid){let H=L.errors.map(R=>R.message).join("; ");throw console.error(`[ActionEngine] Validation failed for action kind="${_?.kind}":`,H,_),new Error(`Action validation failed: ${H}`)}let I=f(),A=_.triggerWhen;if(A&&u&&!u.evaluateSync(A).value){let R={id:I,action:_,adaptiveId:i,appliedTs:Date.now(),state:"deferred",cleanup:()=>{}};c.set(I,R);let z={id:I,action:_,async revert(){let M=c.get(I);if(!M)return;let U=d.get(I);if(U){for(let ue of U)ue();d.delete(I)}M.state="reverted",c.delete(I)},isApplied(){return c.get(I)?.state==="applied"},async update(M){let U=c.get(I);if(!U||U.state!=="applied")throw new Error("Cannot update action that is not applied");if(U.updateFn)await U.updateFn(M);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(I)?.state??"reverted"}};return g(I,_,A,z),z}let T=S(),N=await b(_,T),B={id:I,action:_,adaptiveId:i,appliedTs:Date.now(),state:"applied",cleanup:N.cleanup,updateFn:N.updateFn};c.set(I,B),h("action.applied",{id:I,kind:_.kind,anchorId:"anchorId"in _?_.anchorId:void 0});let F={id:I,action:_,async revert(){let H=c.get(I);if(!H||H.state!=="applied")return;let R=d.get(I);if(R){for(let z of R)z();d.delete(I)}try{await H.cleanup(),H.state="reverted",h("action.reverted",{id:I,kind:_.kind})}catch(z){console.warn(`[ActionEngine] Cleanup error for ${_.kind} (${I}), ignoring:`,z),H.state="reverted",h("action.reverted",{id:I,kind:_.kind})}finally{c.delete(I)}},isApplied(){return c.get(I)?.state==="applied"},async update(H){let R=c.get(I);if(!R||R.state!=="applied")throw new Error("Cannot update action that is not applied");if(R.updateFn)await R.updateFn(H);else throw new Error(`Action kind ${_.kind} does not support updates`)},getState(){return c.get(I)?.state??"reverted"}};return A&&u&&g(I,_,A,F),F}async function y(_){console.log(`[ActionEngine] applyBatch: ${_.length} action(s)`,_.map(B=>B.kind).join(", "));let L=Xc(_);if(!L.valid){let B=L.errors.map(F=>F.message).join("; ");throw console.error(`[ActionEngine] Batch validation FAILED for ${_.length} action(s):`,B,`
|
|
502
|
+
Actions:`,_.map((F,H)=>` [${H}] ${F.kind} ${F.anchorId?`anchor="${F.anchorId.selector}"`:""} ${F.label?`label="${F.label}"`:""}`).join(`
|
|
503
|
+
`)),new Error(`Batch validation failed: ${B}`)}let I=f(),A=[],T=[];try{let B=await Promise.allSettled(_.map(H=>m(H))),F=[];for(let H of B)H.status==="fulfilled"?(A.push(H.value),T.push(H.value)):F.push(H.reason instanceof Error?H.reason:new Error(String(H.reason)));if(F.length>0&&T.length===0)throw F[0];F.length>0&&console.warn(`[ActionEngine] ${F.length}/${_.length} action(s) failed in batch:`,F.map(H=>H.message).join("; "))}catch(B){console.error(`[ActionEngine] Batch apply FAILED. Successfully applied: ${T.length}. Rolling back...`,B);for(let F of T)try{await F.revert()}catch{}throw B}return{id:I,handles:A,async revertAll(){for(let B=A.length-1;B>=0;B--)try{await A[B].revert()}catch(F){console.error(`[ActionEngine] Error reverting action ${A[B].id}:`,F)}},isApplied(){return A.every(B=>B.isApplied())}}}function v(_){return fr(_)}function C(){return Array.from(c.values()).map(_=>({id:_.id,action:_.action,adaptiveId:_.adaptiveId,appliedTs:_.appliedTs,state:_.state}))}async function w(){for(let L of d.values())for(let I of L)try{I()}catch{}d.clear();let _=[];for(let L of c.values())if(L.state==="applied")try{let I=L.cleanup();I&&typeof I.then=="function"&&_.push(I.catch(A=>{console.error("[ActionEngine] Error during async cleanup:",A)}))}catch(I){console.error("[ActionEngine] Error during cleanup:",I)}c.clear(),_.length>0&&await Promise.all(_)}return{apply:m,applyBatch:y,validate:v,getActive:C,destroy:w}}var N4=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),xR=["ui.click","ui.scroll","ui.input","ui.change","ui.submit","ui.hover","ui.idle","ui.scroll_thrash","ui.focus_bounce","nav.page_view","nav.page_leave","behavior.rage_click","behavior.hesitation","behavior.confusion"],bR=p.enum(xR).describe("Event name to count. ui.* = user interactions and behavioral detectors, nav.* = page navigation, behavior.* = derived behavioral signals."),SR=["time_on_page","page_views","scroll_depth"],_R=p.enum(SR).describe("Session metric key. time_on_page = seconds on current page, page_views = pages visited this session, scroll_depth = 0-100 percentage.");var tm=p.object({type:p.literal("page_url"),url:p.string().describe('URL path to match (e.g. "/pricing", "/dashboard")')}).describe('Fires when the current page URL matches. Use for page-specific actions. Example: {"type": "page_url", "url": "/pricing"}'),am=p.object({type:p.literal("route"),routeId:p.string().describe("Named route ID from the route filter")}).describe("Fires when the current route matches a named route ID."),rm=p.object({type:p.literal("anchor_visible"),anchorId:p.string().describe("CSS selector of the anchor element"),state:p.enum(["visible","present","absent"]).describe('"visible" = in viewport, "present" = in DOM, "absent" = not in DOM')}).describe(`Fires based on a DOM element's visibility state. Example: {"type": "anchor_visible", "anchorId": "#cta-button", "state": "visible"}`),nm=p.object({type:p.literal("event_occurred"),eventName:p.string().describe('Event name (e.g. "ui.click", "$pageview")'),withinMs:p.number().optional().describe("Time window in ms. Omit = any time this session.")}).describe('Fires when a specific event has occurred during this session. Example: {"type": "event_occurred", "eventName": "ui.click", "withinMs": 5000}'),om=p.object({type:p.literal("state_equals"),key:p.string().describe("Key in the SDK persistent state store (localStorage). Only valid for keys the host app explicitly sets via syntro.state.set()."),value:p.unknown().describe("Expected value to match against")}).describe("Checks the SDK persistent state store (localStorage). ONLY for host-app state set via syntro.state.set() \u2014 NOT for user attributes like region, device, or UTM params (those are handled by segment targeting). Do NOT use this for targeting. If you do not know the valid state keys, do not use this condition type."),im=p.object({type:p.literal("viewport"),minWidth:p.number().optional().describe("Minimum viewport width in pixels"),maxWidth:p.number().optional().describe("Maximum viewport width in pixels"),minHeight:p.number().optional().describe("Minimum viewport height in pixels"),maxHeight:p.number().optional().describe("Maximum viewport height in pixels")}).describe('Fires based on viewport (screen) size. Use for responsive behavior. Example: {"type": "viewport", "minWidth": 768} \u2014 fires on tablet and larger.'),sm=p.object({type:p.literal("session_metric"),key:_R,operator:p.enum(["gte","lte","eq","gt","lt"]),threshold:p.number().describe("Numeric threshold to compare against")}).describe('Fires when a session metric crosses a threshold. Valid keys: "time_on_page" (seconds), "page_views" (count), "scroll_depth" (0-100). Example: {"type": "session_metric", "key": "time_on_page", "operator": "gte", "threshold": 30}'),lm=p.object({type:p.literal("dismissed"),key:p.string().describe("Dismissal key (usually a tile or action ID)"),inverted:p.boolean().optional().describe("When true, fires if NOT dismissed (default behavior)")}).describe("Checks if an item has been dismissed by the user. Use with inverted: true to show only if not dismissed."),um=p.object({type:p.literal("cooldown_active"),key:p.string().describe("Cooldown key"),inverted:p.boolean().optional().describe("When true, fires if cooldown is NOT active")}).describe("Checks if a cooldown timer is currently active. Use to prevent showing the same intervention too frequently."),cm=p.object({type:p.literal("frequency_limit"),key:p.string().describe("Frequency counter key"),limit:p.number().describe("Maximum allowed count"),inverted:p.boolean().optional().describe("When true, fires if limit NOT reached")}).describe("Checks if a frequency limit has been reached. Use to cap how many times an action fires per session."),dl=p.object({equals:p.union([p.string(),p.number(),p.boolean()]).optional(),contains:p.string().optional()}).describe("Match operator for counter filters. Exactly one of equals or contains must be specified."),fl=p.object({events:p.array(bR).min(1).describe("Event names to count. Use values from the countable events enum."),match:p.record(p.string(),dl).optional().describe("Property filters. Keys are event prop names or element-chain fields (tag_name, $el_text, attr__*). All entries AND together.")}).describe("Defines what events to count. Registered as an accumulator predicate at config-load time."),dm=p.object({type:p.literal("event_count"),key:p.string().describe("Unique key for this counter (used for accumulator registration)"),operator:p.enum(["gte","lte","eq","gt","lt"]),count:p.number().int().min(0).describe("Target count threshold"),withinMs:p.number().positive().optional().describe("Time window in ms. Omit = count across entire session."),counter:fl.optional().describe("Inline counter definition. Defines what events to count.")}).describe('Fires when accumulated event count crosses a threshold. Most powerful trigger type. Example: {"type": "event_count", "key": "pricing-clicks", "operator": "gte", "count": 3, "counter": {"events": ["ui.click"], "match": {"attr__data-cta": {"contains": "pricing"}}}}'),Cn=p.discriminatedUnion("type",[tm,am,rm,nm,om,im,sm,lm,um,cm,dm]),pl=p.object({conditions:p.array(Cn).describe("Array of conditions \u2014 ALL must match (AND logic) for this rule to fire."),value:p.unknown().describe("Value returned when all conditions match. For triggerWhen: true = fire the action.")}).describe("A single rule. ALL conditions must match (AND logic). Rules in a strategy are evaluated top-to-bottom \u2014 first rule where all conditions match wins and returns its value."),hl=p.object({type:p.literal("rules"),rules:p.array(pl).describe("Ordered list of rules. Evaluated top-to-bottom \u2014 first match wins."),default:p.unknown().describe("Fallback value when no rule matches. For triggerWhen: false = do not fire by default.")}).describe("Rule-based strategy. Evaluates rules top-to-bottom. First rule where ALL conditions match returns its value. If no rule matches, returns default. For triggerWhen: set value=true on matching rules, default=false."),ml=p.object({type:p.literal("score"),field:p.string(),threshold:p.number(),above:p.unknown(),below:p.unknown()}).describe("Score-based strategy. Compares a field value against a threshold."),gl=p.object({type:p.literal("model"),modelId:p.string(),inputs:p.array(p.string()),outputMapping:p.record(p.string(),p.unknown()),default:p.unknown()}).describe("ML model strategy. Sends inputs to a model and maps outputs."),vl=p.object({type:p.literal("external"),endpoint:p.string(),method:p.enum(["GET","POST"]).optional(),default:p.unknown(),timeoutMs:p.number().optional()}).describe("External API strategy. Calls an endpoint to determine the value."),yl=p.discriminatedUnion("type",[hl,ml,gl,vl]),Kc=yl.nullable().optional();var F4=p.object({events:p.array(p.string()),urlContains:p.string().optional(),props:p.record(p.union([p.string(),p.number(),p.boolean()])).optional()}),H4=p.object({title:p.string().optional(),body:p.string().optional(),icon:p.string().optional()}).nullable().optional();var Q0=p.object({include:p.array(p.string()).optional().describe("URL patterns where this tile appears. Supports *, **, :param wildcards. Use sparingly \u2014 mostly to isolate to specific webapp functionality. Omit to appear on all routes."),exclude:p.array(p.string()).optional().describe("URL patterns where this tile should NOT appear. Evaluated before include.")}),Yc=p.object({routes:Q0,onlyIfPopulated:p.boolean().optional().describe("When true, tile is hidden if none of its props.actions[] have an active triggerWhen. Useful for tiles with all-deferred FAQ questions or nav tips. Default: false.")});function U4(t){return Cn.safeParse(t)}function z4(t){return yl.safeParse(t)}function q4(t){return Yc.safeParse(t)}var V4=[{defName:"matchOp",schema:dl},{defName:"counterDef",schema:fl},{defName:"activationConfig",schema:Yc},{defName:"routeFilter",schema:Q0},{defName:"ruleStrategy",schema:hl},{defName:"scoreStrategy",schema:ml},{defName:"modelStrategy",schema:gl},{defName:"externalStrategy",schema:vl},{defName:"rule",schema:pl},{defName:"condition",schema:Cn}];var J0=p.object({tileId:p.string(),itemId:p.string().optional()}).strict(),$4=p.object({on:p.string(),title:p.string(),body:p.string().optional(),icon:p.string().optional(),ttl:p.number().optional(),cooldown:p.number().optional(),deepLink:J0.optional()}).strict(),j4=p.object({id:p.string(),title:p.string().optional(),subtitle:p.string().optional(),icon:p.string().optional(),priority:p.number().optional(),widget:p.string(),props:p.record(p.unknown()).optional(),activation:Yc.optional(),notifications:p.array($4).optional()}).strict(),G4=p.object({position:p.enum(["left","right"]).optional(),layout:p.enum(["overlay","push"]).optional(),background:p.string().optional(),blur:p.string().optional(),border:p.string().optional(),width:p.string().optional(),transitionDuration:p.string().optional(),transitionEasing:p.string().optional(),transitionFade:p.string().optional()}),W4=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),color:p.string().optional(),size:p.string().optional(),shadow:p.string().optional(),borderRadius:p.string().optional(),icon:p.string().optional()}),Z4=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),shadow:p.string().optional(),titleColor:p.string().optional(),textColor:p.string().optional(),iconBackground:p.string().optional(),iconShadow:p.string().optional(),headerPadding:p.string().optional(),bodyPadding:p.string().optional(),gap:p.string().optional()}),X4=p.object({background:p.string().optional(),textColor:p.string().optional(),titleColor:p.string().optional(),arrowColor:p.string().optional(),arrowSize:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),scrimOpacity:p.string().optional(),highlightRing:p.string().optional()}),K4=p.object({background:p.string().optional(),textColor:p.string().optional(),textSecondaryColor:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),successColor:p.string().optional(),warningColor:p.string().optional(),errorColor:p.string().optional(),iconBackground:p.string().optional(),progressGradient:p.string().optional()}),Y4=p.object({background:p.string().optional(),backgroundHover:p.string().optional(),border:p.string().optional(),borderRadius:p.string().optional(),textColor:p.string().optional(),textSecondaryColor:p.string().optional(),itemDivider:p.string().optional(),itemGap:p.string().optional(),itemPadding:p.string().optional(),itemFontSize:p.string().optional(),bodyPadding:p.string().optional(),bodyFontSize:p.string().optional(),categoryPadding:p.string().optional(),categoryGap:p.string().optional(),categoryFontSize:p.string().optional(),searchBackground:p.string().optional(),searchColor:p.string().optional(),chevronColor:p.string().optional()}),Q4=p.object({mode:p.enum(["dark","light"]).optional(),fontFamily:p.string().optional(),colorPrimary:p.string().optional(),colorPrimaryHover:p.string().optional(),borderRadius:p.string().optional(),canvas:G4.optional(),launcher:W4.optional(),tile:Z4.optional(),overlay:X4.optional(),notification:K4.optional(),content:Y4.optional()}).strict(),J4=p.object({enabled:p.boolean().optional(),label:p.string().optional(),position:p.string().optional(),animate:p.boolean().optional(),animationStyle:p.enum(["pulse","bounce","glow"]).optional(),notificationCount:p.number().optional()}).strict(),B9=p.object({schemaVersion:p.string().optional(),fetchedAt:p.string().datetime(),configVersion:p.string().optional(),canvasTitle:p.string().optional(),tiles:p.array(j4),actions:p.array(p.any()),theme:Q4.optional(),launcher:J4.optional(),meta:p.object({verificationSteps:p.array(p.union([p.string(),p.object({text:p.string(),check:Cn.optional()})])).optional()}).passthrough().optional()}).strict();var kt={triggerWhen:Kc},Aa=p.object({selector:p.string(),route:p.union([p.string(),p.array(p.string())])}).strict(),eS=p.object({color:p.string().optional(),scrimOpacity:p.number().min(0).max(1).optional(),paddingPx:p.number().optional(),radiusPx:p.number().optional()}).strict(),tS=p.enum(["top-left","top-right","bottom-left","bottom-right"]),aS=p.enum(["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"]),pm=p.object({label:p.string(),actionId:p.string(),primary:p.boolean().optional()}).strict(),rS=p.object({title:p.string().optional(),body:p.string(),ctaButtons:p.array(pm).optional()}).strict(),nS=p.object({title:p.string().optional(),body:p.string()}).strict(),oS=p.enum(["before","after","prepend","append","replace"]),iS=p.enum(["immediate","hover","click"]),sS=p.object({widgetId:p.string(),props:p.record(p.unknown()).optional(),priority:p.number().optional()}).strict(),lS=p.object({id:p.string(),action:p.any(),route:p.string().optional(),onAction:p.record(p.string()).optional()}).passthrough(),uS=p.enum(["auto","smooth","instant"]),fm=p.enum(["start","center","end","nearest"]),cS=p.object({kind:p.literal("content:setText"),anchorId:Aa,text:p.string(),label:p.string().optional()}).extend(kt).strict(),dS=p.object({kind:p.literal("content:setAttr"),anchorId:Aa,attr:p.string(),value:p.string(),label:p.string().optional()}).extend(kt).strict(),fS=p.object({kind:p.literal("content:addClass"),anchorId:Aa,className:p.string(),label:p.string().optional()}).extend(kt).strict(),pS=p.object({kind:p.literal("content:removeClass"),anchorId:Aa,className:p.string(),label:p.string().optional()}).extend(kt).strict(),hS=p.object({kind:p.literal("content:setStyle"),anchorId:Aa,styles:p.record(p.string()),label:p.string().optional()}).extend(kt).strict(),mS=p.object({kind:p.literal("content:insertHtml"),anchorId:Aa,html:p.string(),position:oS,deepLink:J0.optional(),label:p.string().optional()}).extend(kt).strict(),gS=p.object({kind:p.literal("overlays:highlight"),anchorId:Aa,style:eS.optional(),duration:p.number().optional(),label:p.string().optional()}).extend(kt).strict(),vS=p.object({kind:p.literal("overlays:pulse"),anchorId:Aa,duration:p.number().optional(),label:p.string().optional()}).extend(kt).strict(),yS=p.object({kind:p.literal("overlays:badge"),anchorId:Aa,content:p.string(),position:tS.optional(),label:p.string().optional()}).extend(kt).strict(),xS=p.object({kind:p.literal("overlays:tooltip"),anchorId:Aa,content:rS,trigger:iS.optional(),placement:aS.optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(kt).strict(),bS=p.object({kind:p.literal("overlays:modal"),content:nS,size:p.enum(["sm","md","lg"]).optional(),blocking:p.boolean().optional(),scrim:p.object({opacity:p.number().min(0).max(1).optional()}).strict().optional(),dismiss:p.object({onEsc:p.boolean().optional(),closeButton:p.boolean().optional(),timeoutMs:p.number().min(0).optional()}).strict().optional(),ctaButtons:p.array(pm).optional(),waitFor:p.string().optional(),label:p.string().optional()}).extend(kt).strict(),SS=p.object({kind:p.literal("navigation:scrollTo"),anchorId:Aa,behavior:uS.optional(),block:fm.optional(),inline:fm.optional(),label:p.string().optional()}).extend(kt).strict(),_S=p.object({kind:p.literal("navigation:navigate"),url:p.string(),target:p.enum(["_self","_blank"]).optional(),label:p.string().optional()}).extend(kt).strict(),CS=p.object({kind:p.literal("core:mountWidget"),slot:p.string(),widget:sS,label:p.string().optional()}).extend(kt).strict(),wS=p.object({kind:p.literal("core:wait"),durationMs:p.number().min(0).optional(),event:p.string().optional(),label:p.string().optional()}).extend(kt).strict(),LS=p.object({kind:p.literal("core:sequence"),actions:p.array(p.any()),label:p.string().optional()}).extend(kt).strict(),kS=p.object({kind:p.literal("core:parallel"),actions:p.array(p.any()),waitFor:p.enum(["all","any"]).optional(),label:p.string().optional()}).extend(kt).strict(),IS=p.object({kind:p.literal("overlays:tour"),tourId:p.string(),steps:p.array(lS).min(1),startStep:p.string().optional(),autoStart:p.boolean().optional(),label:p.string().optional()}).extend(kt).passthrough(),CR=[{defName:"setText",schema:cS},{defName:"setAttr",schema:dS},{defName:"addClass",schema:fS},{defName:"removeClass",schema:pS},{defName:"setStyle",schema:hS},{defName:"insertHtml",schema:mS},{defName:"highlight",schema:gS},{defName:"pulse",schema:vS},{defName:"badge",schema:yS},{defName:"tooltip",schema:xS},{defName:"modal",schema:bS},{defName:"scrollTo",schema:SS},{defName:"navigate",schema:_S},{defName:"mountWidget",schema:CS},{defName:"wait",schema:wS},{defName:"sequence",schema:LS},{defName:"parallel",schema:kS},{defName:"tour",schema:IS}];function hm(t){let e=t?.root??(typeof document<"u"?document.body:null),a=t?.defaultTimeoutMs??5e3,r=new Map,n=new Map,o=null,i=!1;function s(b){if(!e)return null;try{return e.matches(b)?e:e.querySelector(b)}catch{return null}}function l(){for(let[b,g]of r){let m=s(b);if(m){for(let y of g)clearTimeout(y.timer),y.resolve(m);r.delete(b)}}for(let[b,g]of n){let m=s(b);if(m){for(let y of g)y.cancelled||y.cb(m);n.delete(b)}}r.size===0&&n.size===0&&c()}function u(){o||i||typeof MutationObserver>"u"||!e||(o=new MutationObserver(()=>{l()}),o.observe(e,{childList:!0,subtree:!0}))}function c(){o&&(o.disconnect(),o=null)}function d(b,g){let m=r.get(b);m&&(m.delete(g),m.size===0&&r.delete(b)),r.size===0&&n.size===0&&c()}function f(b,g){if(i)return Promise.reject(new Error("AnchorResolver destroyed"));let m=s(b);if(m)return Promise.resolve(m);let y=g??a;return new Promise((v,C)=>{let w={resolve:v,reject:C,timer:setTimeout(()=>{d(b,w),C(new Error(`waitFor("${b}") timed out after ${y}ms`))},y)},_=r.get(b);_||(_=new Set,r.set(b,_)),_.add(w),u()})}function h(b,g){if(i)return()=>{};let m=s(b);if(m)return g(m),()=>{};let y={cb:g,cancelled:!1},v=n.get(b);return v||(v=new Set,n.set(b,v)),v.add(y),u(),()=>{y.cancelled=!0;let C=n.get(b);C&&(C.delete(y),C.size===0&&n.delete(b)),r.size===0&&n.size===0&&c()}}function S(){let b=0;for(let g of r.values())b+=g.size;return b}function x(){i=!0,c();let b=new Error("AnchorResolver destroyed");for(let g of r.values())for(let m of g)clearTimeout(m.timer),m.reject(b);r.clear(),n.clear()}return{resolve:s,waitFor:f,onAppear:h,pendingCount:S,destroy:x}}function eU(){let t=Date.now();return{page:{url:typeof window<"u"?window.location.href:"",title:typeof document<"u"?document.title:void 0},session:{sessionId:"",startTs:t,pageHistory:[]},viewport:{width:typeof window<"u"?window.innerWidth:0,height:typeof window<"u"?window.innerHeight:0}}}function AS(t,e){if(!e)return;let a;try{a=new URL(t).pathname}catch{a=t}if(e.exclude){for(let r of e.exclude)if(wR(a,r))return}if(e.include){for(let r of e.include)if(wR(a,r))return r;return}return a}function wR(t,e){let a=t.replace(/\/$/,"")||"/",r=e.replace(/\/$/,"")||"/";if(a===r)return!0;let n=r.replace(/:[^/]+/g,"[^/]+").replace(/\*/g,".*");return new RegExp(`^${n}$`).test(a)}var Qc=class{constructor(e){D(this,"context");D(this,"previousContext");D(this,"listeners",new Set);D(this,"telemetry");D(this,"routes");D(this,"navigation");D(this,"cleanupFns",[]);if(this.telemetry=e.telemetry,this.routes=e.routes,this.navigation=e.navigation,this.context=eU(),this.previousContext={...this.context},e.telemetry?.getSessionId){let a=e.telemetry.getSessionId();a&&(this.context.session.sessionId=a)}e.initialPageHistory&&(this.context.session.pageHistory=e.initialPageHistory),this.context.page.routeId=AS(this.context.page.url,this.routes),this.addPageToHistory(this.context.page.url),typeof window<"u"&&this.setupBrowserListeners()}get(){return{...this.context}}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}setRoutes(e){this.routes=e;let a=AS(this.context.page.url,this.routes);a!==this.context.page.routeId&&this.updateContext({page:{...this.context.page,routeId:a}})}setAnchors(e){this.updateContext({anchors:e})}setSessionId(e){e!==this.context.session.sessionId&&this.updateContext({session:{...this.context.session,sessionId:e}})}destroy(){for(let e of this.cleanupFns)e();this.cleanupFns=[],this.listeners.clear()}setupBrowserListeners(){let e,a=()=>{clearTimeout(e),e=setTimeout(()=>{this.updateViewport()},100)};window.addEventListener("resize",a),this.cleanupFns.push(()=>window.removeEventListener("resize",a));let r=this.navigation.subscribe(()=>this.updatePage());this.cleanupFns.push(r)}updateViewport(){let e={width:window.innerWidth,height:window.innerHeight};(e.width!==this.context.viewport.width||e.height!==this.context.viewport.height)&&this.updateContext({viewport:e})}updatePage(){let e=window.location.href,{title:a}=document,r=AS(e,this.routes),n={url:e,title:a,routeId:r};(n.url!==this.context.page.url||n.title!==this.context.page.title||n.routeId!==this.context.page.routeId)&&(n.url!==this.context.page.url&&this.addPageToHistory(n.url),this.updateContext({page:n}))}addPageToHistory(e){let a={url:e,ts:Date.now()},r=[...this.context.session.pageHistory||[],a];r.length>50&&r.shift(),this.context.session.pageHistory=r}updateContext(e){this.previousContext={...this.context},this.context={...this.context,...e},this.notifyListeners()}notifyListeners(){for(let e of this.listeners)try{e(this.context,this.previousContext)}catch(a){console.error("[ContextManager] Listener error:",a)}}};function mm(t){return new Qc(t)}var LR=p.object({url:p.string(),routeId:p.string().optional(),title:p.string().optional(),locale:p.string().optional()}),kR=p.object({url:p.string(),ts:p.number()}),IR=p.object({sessionId:p.string(),startTs:p.number(),pageHistory:p.array(kR).optional()}),AR=p.object({width:p.number(),height:p.number()}),ER=p.object({x:p.number(),y:p.number(),w:p.number(),h:p.number()}),TR=p.object({anchorId:p.string(),present:p.boolean(),visible:p.boolean().optional(),boundingBox:ER.optional()}),RR=p.record(p.string(),p.union([p.number(),p.string(),p.boolean(),p.undefined()])),MR=p.object({page:LR,session:IR,viewport:AR,anchors:p.array(TR).optional(),augmented:RR.optional()});function tU(t){return MR.safeParse(t)}function ES(t,e){let{context:a,state:r,events:n}=e;switch(t.type){case"page_url":{let{url:o}=t,i=a.page.url.split("?")[0].split("#")[0],s=o.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*");return new RegExp(`^${s}$`).test(i)}case"route":return a.page.routeId===t.routeId;case"anchor_visible":{let o=a.anchors?.find(i=>i.anchorId===t.anchorId);switch(t.state){case"visible":return o?.visible===!0;case"present":return o?.present===!0;case"absent":return!o?.present;default:return!1}}case"event_occurred":{if(!n)return!1;let o=t.withinMs??6e4;return n.hasRecentEvent(t.eventName,o)}case"state_equals":return r?.getValue?r.getValue(t.key)===t.value:!1;case"viewport":{let{width:o,height:i}=a.viewport;return!(t.minWidth!==void 0&&o<t.minWidth||t.maxWidth!==void 0&&o>t.maxWidth||t.minHeight!==void 0&&i<t.minHeight||t.maxHeight!==void 0&&i>t.maxHeight)}case"session_metric":{if(!r)return!1;let o=r.getSessionMetric(t.key),{operator:i,threshold:s}=t;switch(i){case"gte":return o>=s;case"lte":return o<=s;case"eq":return o===s;case"gt":return o>s;case"lt":return o<s;default:return!1}}case"dismissed":{if(!r)return t.inverted??!1;let o=r.isDismissed(t.key);return t.inverted?!o:o}case"cooldown_active":{if(!r)return t.inverted??!1;let o=r.isCooldownActive(t.key);return t.inverted?!o:o}case"frequency_limit":{if(!r)return t.inverted??!1;let i=r.getFrequencyCount(t.key)>=t.limit;return t.inverted?!i:i}case"event_count":{if(!e.accumulator)return!1;let o=t,i=e.accumulator.getCount(o.key,o.withinMs);switch(o.operator){case"gte":return i>=o.count;case"lte":return i<=o.count;case"eq":return i===o.count;case"gt":return i>o.count;case"lt":return i<o.count;default:return!1}}default:return console.warn("[RuleStrategy] Unknown condition type:",t.type),!1}}function TS(t,e){let a=[];for(let r of t.conditions){let n=ES(r,e);if(a.push({condition:r,result:n}),!n)return{matched:!1,conditionResults:a}}return{matched:!0,conditionResults:a}}function Jc(t,e){for(let a=0;a<t.rules.length;a++){let r=t.rules[a],{matched:n,conditionResults:o}=TS(r,e);if(n)return{value:r.value,isFallback:!1,matchInfo:{strategyType:"rules",matchedRuleIndex:a,evaluatedConditions:o}}}return{value:t.default,isFallback:!0,matchInfo:{strategyType:"rules"}}}function ed(t,e){let{context:a}=e,r=a.augmented?.[t.field];return r===void 0||typeof r!="number"?{value:t.below,isFallback:!0,matchInfo:{strategyType:"score"}}:{value:r>=t.threshold?t.above:t.below,isFallback:!1,matchInfo:{strategyType:"score"}}}function OR(t,e){let{state:a,events:r,sessionMetrics:n,accumulator:o}=e;return{context:t,state:a?{isDismissed:i=>a.dismissals.isDismissed(i),isCooldownActive:i=>a.cooldowns.isActive(i),getFrequencyCount:i=>a.frequency.count(i),getSessionMetric:i=>n?.get(i)??0,getValue:i=>a.session.get(i)??a.user.get(i)}:void 0,events:r?{hasRecentEvent:(i,s)=>r.hasRecentEvent(i,s)}:void 0,accumulator:o?{getCount:(i,s)=>o.getCount(i,s)}:void 0}}async function RS(t,e,a={}){let r=OR(e,a);switch(t.type){case"rules":return Jc(t,r);case"score":return ed(t,r);case"model":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"model"}};case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:"external"}};default:return console.warn("[DecisionEngine] Unknown strategy type:",t.type),{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function MS(t,e,a={}){let r=OR(e,a);switch(t.type){case"rules":return Jc(t,r);case"score":return ed(t,r);case"model":case"external":return{value:t.default,isFallback:!0,matchInfo:{strategyType:t.type}};default:return{value:void 0,isFallback:!0,matchInfo:{strategyType:t.type}}}}function gm(t){return{evaluate:(e,a)=>RS(e,a,t),evaluateSync:(e,a)=>MS(e,a,t)}}function vm(t){let{eventBus:e,stateStore:a}=t,r=new Map,n=new Set,o=null,i=a.ns("accumulator");function s(u){let c=!1;for(let d of r.values()){if(!d.predicate(u))continue;let f=i.get(d.stateKey)||{count:0};f.count++,d.needsTimestamps&&(f.timestamps||(f.timestamps=[]),f.timestamps.push(u.ts),f.timestamps.length>200&&(f.timestamps=f.timestamps.slice(-200))),i.set(d.stateKey,f),c=!0}if(c)for(let d of n)try{d()}catch(f){console.error("[EventAccumulator] Subscriber error:",f)}}function l(){o||r.size===0||(o=e.subscribe(s))}return{register(u,c,d=!1){let f=`ev:${u}`,h=r.get(f);if(h){d&&!h.needsTimestamps&&(h.needsTimestamps=!0);return}r.set(f,{stateKey:f,needsTimestamps:d,predicate:c}),l()},getCount(u,c){let d=`ev:${u}`,f=i.get(d);if(!f)return 0;if(c===void 0||!f.timestamps)return f.count;let h=Date.now()-c;return f.timestamps.filter(S=>S>=h).length},subscribe(u){return n.add(u),()=>{n.delete(u)}},destroy(){o&&(o(),o=null),r.clear(),n.clear()}}}var DR="app:",aU="syntro:",rU=/^[a-z][a-z0-9_]*$/;function ym(t){if(!t)return{valid:!1,reason:"Event name cannot be empty"};if(t.startsWith(aU))return{valid:!1,reason:'"syntro:" prefix is reserved for internal SDK events'};if(!t.startsWith(DR))return{valid:!1,reason:`Custom events must start with "app:" prefix. Got: "${t}"`};let e=t.slice(DR.length).split(":");if(e.length<2)return{valid:!1,reason:`Event name must have at least 2 segments after "app:" (app:{category}:{action}). Got: "${t}"`};for(let a of e)if(!rU.test(a))return{valid:!1,reason:`Segment "${a}" must be lowercase alphanumeric + underscores. Got: "${t}"`};return{valid:!0}}function nU(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||t===null}function BR(t,e,a=0){if(a>=e)return!1;for(let r of Object.values(t))if(r!==null&&typeof r=="object"&&!Array.isArray(r)&&!BR(r,e,a+1))return!1;return!0}function xm(t){if(t===void 0)return{valid:!0};if(t===null||typeof t!="object"||Array.isArray(t))return{valid:!1,reason:"Props must be a plain object"};if(!BR(t,2))return{valid:!1,reason:"Props nesting depth exceeds 2 levels"};let e=[];for(let[a,r]of Object.entries(t))r!==null&&typeof r=="object"||nU(r)||e.push(a);return e.length>0?{valid:!0,stripped:e}:{valid:!0}}function bm(t,e){return e?!(e.names&&e.names.length>0&&!e.names.includes(t.name)||e.patterns&&e.patterns.length>0&&!e.patterns.some(r=>{try{return new RegExp(r).test(t.name)}catch{return!1}})||e.sources&&e.sources.length>0&&!e.sources.includes(t.source)):!0}var td=class{constructor(e={}){D(this,"subscriptions",new Set);D(this,"history",[]);D(this,"maxHistorySize");D(this,"debug");D(this,"emitHistory");D(this,"posthogCapture");D(this,"testMode");this.maxHistorySize=e.maxHistorySize??100,this.debug=e.debug??!1,this.emitHistory=e.history??null,this.posthogCapture=e.posthogCapture??null,this.testMode=e.testMode??!1}subscribe(e,a){let r,n;typeof e=="function"?(r=void 0,n=e):(r=e,n=a);let o={filter:r,callback:n};return this.subscriptions.add(o),()=>{this.subscriptions.delete(o)}}publish(e,a,r="canvas"){let n={ts:Date.now(),name:e,source:r,props:a,schemaVersion:nt};this.publishEvent(n)}publishEvent(e){this.history.push(e),this.history.length>this.maxHistorySize&&this.history.shift();for(let a of this.subscriptions)if(bm(e,a.filter))try{a.callback(e)}catch(r){console.error("[EventBus] Subscriber error:",r)}}emit(e,a){let r=ym(e);if(!r.valid)return console.warn(`[EventBus] emit() rejected: ${r.reason}`),this.debug?{delivered:!1,matchedRules:[],posthogCaptured:!1,listenersNotified:0}:void 0;let n=xm(a);if(!n.valid)return console.warn(`[EventBus] emit() rejected props: ${n.reason}`),this.debug?{delivered:!1,matchedRules:[],posthogCaptured:!1,listenersNotified:0}:void 0;let o={ts:Date.now(),name:e,source:"custom",props:a,schemaVersion:nt};this.history.push(o),this.history.length>this.maxHistorySize&&this.history.shift();let i=0;for(let l of this.subscriptions)if(bm(o,l.filter))try{l.callback(o),i++}catch(u){console.error("[EventBus] Subscriber error:",u),i++}let s=!1;if(this.posthogCapture&&!this.testMode)try{this.posthogCapture(e,a),s=!0}catch(l){console.error("[EventBus] PostHog capture error:",l)}if(this.emitHistory&&this.emitHistory.record({name:e,props:a,source:"custom",timestamp:o.ts,matchedRules:[]}),this.debug)return console.debug("[EventBus] emit()",{name:e,props:a,listenersNotified:i,posthogCaptured:s}),{delivered:!0,matchedRules:[],posthogCaptured:s,listenersNotified:i}}setPosthogCapture(e){this.posthogCapture=e}getRecent(e,a){let r=this.history;return e&&(r=r.filter(n=>bm(n,e))),a&&a>0&&(r=r.slice(-a)),r}hasRecentEvent(e,a,r){let n=Date.now()-a;return this.history.some(o=>o.name===e&&o.ts>=n&&(r===void 0||o.source===r))}countRecentEvents(e,a){let r=this.history.filter(n=>bm(n,e));if(a!==void 0){let n=Date.now()-a;r=r.filter(o=>o.ts>=n)}return r.length}clearHistory(){this.history=[]}getSubscriberCount(){return this.subscriptions.size}};function xl(t={}){return new td(t)}var bl=class{constructor(e=100){D(this,"entries",[]);D(this,"maxSize");this.maxSize=e}record(e){this.entries.push(e),this.maxSize>0&&this.entries.length>this.maxSize&&this.entries.shift()}getAll(){return[...this.entries]}clear(){this.entries=[]}};var OS=p.enum(["posthog","canvas","derived"]),PR=p.object({ts:p.number(),name:p.string(),source:OS,props:p.record(p.string(),p.unknown()).optional(),schemaVersion:p.string()}),NR=p.object({names:p.array(p.string()).optional(),patterns:p.array(p.string()).optional(),sources:p.array(OS).optional()});function oU(t){return PR.safeParse(t)}function iU(t){return NR.safeParse(t)}var Sl=class{constructor(){D(this,"listeners",new Set);D(this,"capturedPushState");D(this,"capturedReplaceState");D(this,"wasNative");D(this,"destroyed",!1);D(this,"onPopState",()=>{this.notify(window.location.href,"popstate")});this.wasNative=this.isNativeFunction(history.pushState),this.capturedPushState=history.pushState,this.capturedReplaceState=history.replaceState,history.pushState=(...e)=>{this.capturedPushState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"pushState"))},history.replaceState=(...e)=>{this.capturedReplaceState.call(history,...e),queueMicrotask(()=>this.notify(window.location.href,"replaceState"))},window.addEventListener("popstate",this.onPopState)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}diagnose(){return{isNative:this.wasNative,subscriberCount:this.listeners.size}}destroy(){this.destroyed||(this.destroyed=!0,history.pushState=this.capturedPushState,history.replaceState=this.capturedReplaceState,window.removeEventListener("popstate",this.onPopState),this.listeners.clear())}notify(e,a){if(!this.destroyed)for(let r of this.listeners)try{r(e,a)}catch{}}isNativeFunction(e){try{return Function.prototype.toString.call(e).includes("[native code]")}catch{return!1}}};var DS="cooldown:";function FR(t){return{set(e,a){let r=DS+e,n=Date.now()+a;t.set(r,n)},isActive(e){return this.remaining(e)>0},remaining(e){let a=DS+e,r=t.get(a);if(r===void 0)return 0;let n=r-Date.now();return n<=0?(t.remove(a),0):n},clear(e){let a=DS+e;t.remove(a)}}}var ad="dismissed:";function HR(t,e){return{mark(a,r=!1){let n=ad+a;(r?e:t).set(n,!0)},isDismissed(a){let r=ad+a;return t.has(r)||e.has(r)},clear(a){let r=ad+a;t.remove(r),e.remove(r)},clearAll(){for(let a of t.keys())a.startsWith(ad)&&t.remove(a);for(let a of e.keys())a.startsWith(ad)&&e.remove(a)}}}var BS="freq:";function UR(t){function e(a){let r=BS+a,n=t.get(r);if(n){if(n.resetAt&&Date.now()>=n.resetAt){t.remove(r);return}return n}}return{increment(a,r){let n=BS+a,o=e(a),i=(o?.count??0)+1,s={count:i,resetAt:o?.resetAt??(r?Date.now()+r:void 0)};return t.set(n,s),i},count(a){return e(a)?.count??0},reset(a){let r=BS+a;t.remove(r)},hasReachedLimit(a,r){return this.count(a)>=r}}}var sU="syntro";function PS(t,e){let a=`${e}:`;return{get(r){if(t)try{let n=t.getItem(a+r);if(!n)return;let o=JSON.parse(n);if(o.expiresAt&&Date.now()>=o.expiresAt){t.removeItem(a+r);return}return o.value}catch{return}},set(r,n,o){if(t)try{let i={value:n,expiresAt:o?Date.now()+o:void 0};t.setItem(a+r,JSON.stringify(i))}catch(i){console.warn("[StateStore] Failed to save:",i)}},remove(r){t&&t.removeItem(a+r)},has(r){return t?this.get(r)!==void 0:!1},keys(){if(!t)return[];let r=[];for(let n=0;n<t.length;n++){let o=t.key(n);o?.startsWith(a)&&r.push(o.slice(a.length))}return r},clear(){if(!t)return;let r=this.keys();for(let n of r)t.removeItem(a+n)}}}function rd(t){let e=new Map,a=`${t}:`;return{get(r){let n=e.get(a+r);if(n){if(n.expiresAt&&Date.now()>=n.expiresAt){e.delete(a+r);return}return n.value}},set(r,n,o){e.set(a+r,{value:n,expiresAt:o?Date.now()+o:void 0})},remove(r){e.delete(a+r)},has(r){return this.get(r)!==void 0},keys(){let r=[];for(let n of e.keys())n.startsWith(a)&&r.push(n.slice(a.length));return r},clear(){for(let r of e.keys())r.startsWith(a)&&e.delete(r)}}}var nd=class{constructor(e={}){D(this,"session");D(this,"user");D(this,"dismissals");D(this,"cooldowns");D(this,"frequency");D(this,"namespace");D(this,"namespacedStorages",new Map);this.namespace=e.namespace??sU;let a=r=>typeof r=="object"&&r!==null&&typeof r.setItem=="function";typeof window<"u"?(this.session=a(window.sessionStorage)?PS(window.sessionStorage,this.namespace):rd(this.namespace),this.user=a(window.localStorage)?PS(window.localStorage,this.namespace):rd(this.namespace)):(this.session=rd(this.namespace),this.user=rd(this.namespace)),this.dismissals=HR(this.session,this.user),this.cooldowns=FR(this.user),this.frequency=UR(this.session)}ns(e){let a=`${this.namespace}:${e}`;if(!this.namespacedStorages.has(a)){let r=typeof window<"u"&&typeof sessionStorage<"u"?PS(sessionStorage,a):rd(a);this.namespacedStorages.set(a,r)}return this.namespacedStorages.get(a)}};function Sm(t={}){return new nd(t)}function _l(t){return t.startsWith("inline:")?"inline":t.startsWith("adjacent:")?"adjacent":"static"}function od(t){return t.startsWith("inline:")?t.slice(7):t.startsWith("adjacent:")?t.slice(9):null}var NS={drawer_right:{position:"fixed",top:"0",right:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_left:{position:"fixed",top:"0",left:"0",bottom:"0",width:"360px",maxWidth:"90vw"},drawer_bottom:{position:"fixed",left:"0",right:"0",bottom:"0",maxHeight:"50vh"},overlay_center:{position:"fixed",top:"50%",left:"50%",transform:"translate(-50%, -50%)",maxWidth:"90vw",maxHeight:"90vh"},overlay_corner_br:{position:"fixed",bottom:"16px",right:"16px",maxWidth:"400px",maxHeight:"80vh"},overlay_corner_bl:{position:"fixed",bottom:"16px",left:"16px",maxWidth:"400px",maxHeight:"80vh"},toast_top:{position:"fixed",top:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"},toast_bottom:{position:"fixed",bottom:"16px",left:"50%",transform:"translateX(-50%)",maxWidth:"90vw"}},Cl={fade:[{opacity:0},{opacity:1}],slide:[{opacity:0,transform:"translateY(10px)"},{opacity:1,transform:"translateY(0)"}],scale:[{opacity:0,transform:"scale(0.95)"},{opacity:1,transform:"scale(1)"}],none:[]},zR={duration:200,easing:"cubic-bezier(0.16, 1, 0.3, 1)",fill:"forwards"};function _m(t,e,a){let r=NS[e];Object.assign(t.style,r),a&&(a.maxWidth&&(t.style.maxWidth=a.maxWidth),a.maxHeight&&(t.style.maxHeight=a.maxHeight),a.minWidth&&(t.style.minWidth=a.minWidth),a.minHeight&&(t.style.minHeight=a.minHeight))}function Cm(t,e,a){let r=a.placement==="auto"?"bottom":a.placement,n=[Qf(a.offset?{mainAxis:a.offset.y,crossAxis:a.offset.x}:8)];return a.flip!==!1&&n.push(ep()),a.shift!==!1&&n.push(Jf({padding:8})),t.style.position="absolute",t.style.zIndex="2147483646",Yf(e,t,async()=>{let{x:i,y:s,strategy:l}=await tp(e,t,{placement:r,middleware:n});Object.assign(t.style,{position:l,left:`${i}px`,top:`${s}px`})})}function wm(t,e,a="append"){return t.style.position="relative",t.style.display="inline-block",a==="prepend"?e.insertBefore(t,e.firstChild):e.appendChild(t),()=>{t.remove()}}function Lm(t,e){return e==="none"||Cl[e].length===0?null:t.animate(Cl[e],zR)}function km(t,e){if(e==="none"||Cl[e].length===0)return Promise.resolve();let a=[...Cl[e]].reverse(),r=t.animate(a,zR);return new Promise(n=>{r.onfinish=()=>n(),r.oncancel=()=>n()})}function Im(t,e){let a=document.createElement("div");return a.setAttribute("data-syntro-surface",t),a.setAttribute("data-syntro-mount-id",e),a.className="syntro-surface",Object.assign(a.style,{pointerEvents:"auto",boxSizing:"border-box",overflow:"auto"}),a}function Am(t){switch(_l(t)){case"static":return t.startsWith("drawer")?2147483640:t.startsWith("overlay")?2147483642:t.startsWith("toast")?2147483644:2147483640;case"inline":return 1;case"adjacent":return 2147483638;default:return 2147483640}}function qR(t){if(typeof window.Sanitizer=="function")try{let l=new window.Sanitizer({}).sanitizeToFragment(t),u=document.createElement("div");return u.append(l),u.innerHTML}catch{}let a=document.createElement("template");a.innerHTML=t;let r=a.content,n=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=new Set(["b","strong","i","em","u","span","div","p","br","ul","ol","li","code","pre","small","sup","sub","a","button"]),i=[];for(;n.nextNode();){let s=n.currentNode,l=s.tagName.toLowerCase();if(!o.has(l)){i.push(s);continue}for(let u of Array.from(s.attributes)){let c=u.name.toLowerCase(),d=u.value.trim().toLowerCase(),f=c.startsWith("on"),h=(c==="href"||c==="src")&&d.startsWith("javascript:");(f||h)&&s.removeAttribute(u.name)}}for(let s of i){for(;s.firstChild;)s.parentNode?.insertBefore(s.firstChild,s);s.remove()}return a.innerHTML=(r.firstChild,a.innerHTML)}var lU=0;function Em(t){let{overlayRoot:e,eventBus:a,anchorResolver:r,defaultAnimation:n="fade",widgetRegistry:o}=t,i=new Map,s=new Map,l=new Map;function u(){return`mount-${++lU}`}function c(v,C){a&&a.publish(v,C)}function d(v){let C=l.get(v);if(C){let w=b(v);for(let _ of C)try{_(w)}catch(L){console.error("[Surfaces] State callback error:",L)}}}let f=new Map;function h(v,C,w){switch(C.type){case"html":v.innerHTML=qR(C.content);return;case"widget":{if(o?.has(C.widgetId)){let _=o.mount(C.widgetId,v,C.config);return w&&f.set(w,_),()=>{_.unmount(),w&&f.delete(w)}}console.warn(`[Surfaces] Widget not found: ${C.widgetId}`),v.innerHTML=`<div data-widget-id="${C.widgetId}" data-widget-missing="true">Widget: ${C.widgetId}</div>`;return}case"custom":return C.mount(v);case"react":v.innerHTML="<div data-react-component>React Component</div>";return;default:console.warn("[Surfaces] Unknown content type");return}}function S(v,C,w){let _=u(),L=_l(v),I=w?.priority??0,A=w?.animation??n,T=w?.exclusive??!0,N=i.get(v);if(N&&T){if(N.options.priority>I)throw new Error(`Slot ${v} is occupied by higher priority content (${N.options.priority} > ${I})`);x(N)}let B=Im(v,_);B.style.zIndex=String(Am(v));let F;if(L==="static")_m(B,v,w?.constraints),e.appendChild(B);else if(L==="inline"){let M=od(v);if(!M)throw new Error(`Invalid inline slot: ${v}`);if(!r)throw new Error("Anchor resolver required for inline slots");let U=r({selector:M,route:"**"});if(!U)throw new Error(`Anchor not found for inline slot: ${M}`);F=wm(B,U)}else if(L==="adjacent"){let M=od(v);if(!M)throw new Error(`Invalid adjacent slot: ${v}`);if(!r)throw new Error("Anchor resolver required for adjacent slots");let U=r({selector:M,route:"**"});if(!U)throw new Error(`Anchor not found for adjacent slot: ${M}`);e.appendChild(B),F=Cm(B,U,w?.position??{placement:"bottom"})}let H=h(B,C,_);Lm(B,A);let R={id:_,slot:v,content:C,options:{priority:I,exclusive:T,animation:A,position:w?.position??{placement:"auto"},constraints:w?.constraints??{},adaptiveId:w?.adaptiveId,autoUnmountOnRouteChange:w?.autoUnmountOnRouteChange??!0},container:B,cleanup:()=>{F?.(),H?.()},mountedAt:Date.now()};return i.set(v,R),s.set(v,(s.get(v)??0)+1),c("surface.mounted",{slot:v,id:_,adaptiveId:w?.adaptiveId}),d(v),{id:_,update(M){let U=i.get(v);if(!U||U.id!==_)throw new Error("Mount no longer active");let ue=f.get(_);if(ue){if(M.type==="widget"){ue.update(M.config),U.content=M;return}ue.unmount(),f.delete(_)}U.container.innerHTML="";let Re=h(U.container,M,_);if(U.content=M,Re){let we=U.cleanup;U.cleanup=()=>{we?.(),Re()}}},setOptions(M){let U=i.get(v);if(!U||U.id!==_)throw new Error("Mount no longer active");M.priority!==void 0&&(U.options.priority=M.priority),M.animation!==void 0&&(U.options.animation=M.animation),M.constraints&&L==="static"&&(M.constraints.maxWidth&&(U.container.style.maxWidth=M.constraints.maxWidth),M.constraints.maxHeight&&(U.container.style.maxHeight=M.constraints.maxHeight),M.constraints.minWidth&&(U.container.style.minWidth=M.constraints.minWidth),M.constraints.minHeight&&(U.container.style.minHeight=M.constraints.minHeight)),d(v)},async unmount(){let M=i.get(v);!M||M.id!==_||await x(M)},isMounted(){return i.get(v)?.id===_},getContainer(){let M=i.get(v);return M?.id===_?M.container:null}}}async function x(v){v.container.isConnected&&await km(v.container,v.options.animation);try{v.cleanup?.()}catch(C){console.warn("[Surfaces] Cleanup error during unmount, ignoring:",C)}try{v.container.remove()}catch{}i.delete(v.slot),c("surface.unmounted",{slot:v.slot,id:v.id}),d(v.slot)}function b(v){let C=i.get(v);return{slot:v,occupied:!!C,currentPriority:C?.options.priority,currentAdaptiveId:C?.options.adaptiveId,mountCount:s.get(v)??0,currentMountId:C?.id}}function g(v,C){let w=l.get(v);return w||(w=new Set,l.set(v,w)),w.add(C),()=>{w?.delete(C),w?.size===0&&l.delete(v)}}function m(v,C){let w=i.get(v);return w?C!==void 0?C>=w.options.priority:!1:!0}function y(){for(let v of i.values())try{v.cleanup?.(),v.container.remove()}catch(C){console.error("[Surfaces] Error during cleanup:",C)}i.clear(),l.clear()}return{mount:S,getState:b,onStateChange:g,canMount:m,destroy:y}}var id=class{constructor(){D(this,"widgets",new Map);D(this,"mountedWidgets",new Map);D(this,"mountIdCounter",0);D(this,"runtimeRef");D(this,"listeners",new Set)}bindRuntime(e){this.runtimeRef=e}register(e,a,r="custom",n){if(this.widgets.has(e)){if(this.widgets.get(e).source==="built-in")throw new Error(`Cannot override built-in widget: ${e}`);console.warn(`[WidgetRegistry] Overriding widget: ${e}`)}this.widgets.set(e,{id:e,widget:a,source:r,metadata:n}),this.notify({type:"registered",widgetId:e})}unregister(e){let a=this.widgets.get(e);return a?a.source==="built-in"?(console.warn(`[WidgetRegistry] Cannot unregister built-in widget: ${e}`),!1):(this.widgets.delete(e),this.notify({type:"unregistered",widgetId:e}),!0):!1}unregisterBySource(e){for(let[a,r]of this.widgets.entries())r.source===e&&this.widgets.delete(a)}get(e){return this.widgets.get(e)?.widget}getRegistration(e){return this.widgets.get(e)}has(e){return this.widgets.has(e)}mount(e,a,r){let n=this.widgets.get(e);if(!n)throw new Error(`Widget not found: ${e}`);let o=`widget-mount-${++this.mountIdCounter}`;a.setAttribute("data-widget-mount-id",o),a.setAttribute("data-widget-id",e);let i={...r,runtime:this.runtimeRef},s=n.widget.mount(a,i);return this.mountedWidgets.set(o,{cleanup:s??void 0,container:a}),{widgetId:e,container:a,unmount:()=>{let u=this.mountedWidgets.get(o);u&&(a.isConnected&&u.cleanup?.(),this.mountedWidgets.delete(o),a.removeAttribute("data-widget-mount-id"),a.removeAttribute("data-widget-id"),a.innerHTML="")},update:u=>{if(n.widget.update)n.widget.update(a,u);else{let c=this.mountedWidgets.get(o);if(c){c.cleanup?.(),a.innerHTML="";let d={...u,runtime:this.runtimeRef},f=n.widget.mount(a,d);c.cleanup=f??void 0}}}}}list(){return Array.from(this.widgets.keys())}listRegistrations(){return Array.from(this.widgets.values())}getBySource(e){return Array.from(this.widgets.values()).filter(a=>a.source===e)}subscribe(e){return this.listeners.add(e),()=>{this.listeners.delete(e)}}notify(e){for(let a of this.listeners)try{a(e)}catch(r){console.error("[WidgetRegistry] Listener error:",r)}}destroy(){for(let[e,a]of this.mountedWidgets.entries())a.cleanup?.(),a.container.innerHTML="";this.mountedWidgets.clear()}},Tm=new id;var HS="2.0.0";function uU(t,e){if(!e)return!0;let a;try{a=new URL(t).pathname}catch{a=t}let r=a.replace(/\/$/,"")||"/";if(e.exclude){for(let n of e.exclude)if(FS(r,n))return!1}if(e.include&&e.include.length>0){for(let n of e.include)if(FS(r,n))return!0;return!1}return!0}function FS(t,e){let a=e.replace(/\/$/,"")||"/";if(t===a)return!0;let r=a.replace(/\*\*/g,"\0GLOBSTAR\0").replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^/]*").replace(/\0GLOBSTAR\0/g,".*").replace(/:[^/]+/g,"[^/]+");return new RegExp(`^${r}$`).test(t)}function VR(t){let a=(typeof window<"u"?window.location.pathname:"/").replace(/\/$/,"")||"/";return(Array.isArray(t.route)?t.route:[t.route]).some(n=>{let o=n;if(/^https?:\/\//.test(o))try{o=new URL(o).pathname}catch{}return FS(a,o)})}function Rm(t={}){let{telemetry:e,sessionMetrics:a,routes:r,mode:n="production",namespace:o}=t,i=t.widgets??Tm,s=t.executors??Rr,l=t.apps??Ls,u=new Sl,c=mm({telemetry:e,routes:r,navigation:u}),d=t.events??xl(),f=Sm({namespace:o}),h=vm({eventBus:d,stateStore:f}),S=gm({state:f,events:d,sessionMetrics:a,accumulator:h}),x=qI(),b=hm(),g=_=>VR(_)?b.resolve(_.selector):null,m=async(_,L)=>{if(!VR(_))return null;try{return await b.waitFor(_.selector,L)}catch{return null}},y=Em({overlayRoot:x,eventBus:d,anchorResolver:g,widgetRegistry:i}),v=em({overlayRoot:x,eventBus:d,surfaces:y,anchorResolver:g,waitForAnchor:m,executorRegistry:s,subscribeNavigation:_=>u.subscribe(_),runtime:{evaluateSync:_=>S.evaluateSync(_,c.get()),context:c,accumulator:h}}),C;if(a){a.increment("page_views");let _=typeof window<"u"?window.location.pathname:"/";C=u.subscribe((L,I)=>{if(I!=="replaceState")try{let A=new URL(L).pathname;A!==_&&(_=A,a.increment("page_views"))}catch{}})}let w={telemetry:e,context:c,events:d,state:f,sessionMetrics:a,actions:v,surfaces:y,widgets:i,executors:s,apps:l,accumulator:h,anchorResolver:b,navigation:u,version:HS,mode:n,async evaluate(_){return S.evaluate(_,c.get())},evaluateSync(_){return S.evaluateSync(_,c.get())},async filterTiles(_){let L=c.get().page.url,I=[];for(let A of _){let T=A.activation;if(!T){I.push(A);continue}if(uU(L,T.routes)){if(T.onlyIfPopulated){let N=A.props?.actions??[];if(N.length>0&&!N.some(F=>F.triggerWhen?S.evaluateSync(F.triggerWhen,c.get()).value:!0))continue}I.push(A)}}return I},setRoutes(_){c.setRoutes(_)},destroy(){l.unbind().catch(_=>{console.error("[Runtime] Error unbinding apps registry:",_)}),C?.(),b.destroy(),h.destroy(),u.destroy(),c.destroy(),v.destroy(),y.destroy()}};return l.bind(w),i.bindRuntime(w),w}var $R=p.object({value:p.unknown(),expiresAt:p.number().optional()}),jR=p.object({count:p.number(),resetAt:p.number().optional()});function cU(t){return $R.safeParse(t)}function dU(t){return jR.safeParse(t)}var US="syn_";function wl(t){if(!t.startsWith(US))throw new Error("Invalid Syntro token: must start with 'syn_'");let a=t.slice(US.length).replace(/-/g,"+").replace(/_/g,"/"),r=atob(a),n=JSON.parse(r);if(n.v!==1)throw new Error(`Unsupported token version: ${n.v}`);return n}function Mm(t){let e=JSON.stringify(t),a=btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return US+a}function Za(t){if(typeof process<"u"&&process.env)return process.env[t];try{let e=(0,eval)("import.meta");if(e?.env)return e.env[t]}catch{}}var WR="syntro_segment_attributes";function ZR(){if(typeof window>"u")return{};try{let t=localStorage.getItem(WR);if(t){let e=JSON.parse(t);return X("Syntro Bootstrap","Loaded cached segment attributes:",e),e}}catch(t){oa("Syntro Bootstrap","Failed to load cached segment attributes:",t)}return{}}function XR(t){if(!(typeof window>"u"))try{localStorage.setItem(WR,JSON.stringify(t)),X("Syntro Bootstrap","Cached segment attributes:",t)}catch(e){oa("Syntro Bootstrap","Failed to cache segment attributes:",e)}}function KR(t){if(!t)return{};let e={};for(let[a,r]of Object.entries(t))a.startsWith("in_segment_")&&(e[a]=r===!0);return e}function zS(){if(typeof window>"u")return{};let t={};try{let e=new URLSearchParams(window.location.search);for(let a of["utm_source","utm_medium","utm_campaign","utm_content","utm_term"]){let r=e.get(a);r&&(t[a]=r)}}catch{}try{navigator.language&&(t.browser_language=navigator.language),navigator.languages?.length&&(t.browser_languages=[...navigator.languages])}catch{}try{let e=window.innerWidth;t.device_type=e<768?"mobile":e<1024?"tablet":"desktop"}catch{}try{if(document.referrer){t.referrer=document.referrer;try{t.referrer_hostname=new URL(document.referrer).hostname}catch{}}}catch{}try{let e=navigator.userAgent;e.includes("Edg/")?t.browser="Edge":e.includes("OPR/")||e.includes("Opera")?t.browser="Opera":e.includes("Chrome/")&&!e.includes("Chromium")?t.browser="Chrome":e.includes("Safari/")&&!e.includes("Chrome")?t.browser="Safari":e.includes("Firefox/")&&(t.browser="Firefox"),e.includes("Windows")?t.os="Windows":e.includes("iPhone")||e.includes("iPad")?t.os="iOS":e.includes("Mac OS X")||e.includes("Macintosh")?t.os="macOS":e.includes("Android")?t.os="Android":e.includes("Linux")&&(t.os="Linux")}catch{}try{t.page_url=window.location.href,t.page_path=window.location.pathname,t.page_host=window.location.hostname,window.location.search&&(t.page_query=window.location.search)}catch{}try{let e=window.Telegram?.WebApp;e?(t.surface_type="telegram",t.surface_host=e.platform||"unknown"):(t.surface_type="web",t.surface_host="web")}catch{t.surface_type="web",t.surface_host="web"}return t}var GR="syntro_geo",YR="https://geo.syntrologie.com";async function qS(t){if(typeof window>"u")return{};try{let e=localStorage.getItem(GR);if(e){let a=JSON.parse(e);return X("Syntro Bootstrap","Geo: using cached data:",a),a}}catch{}try{let e=await fetch(t,{signal:AbortSignal.timeout(2e3)});if(e.ok){let a=await e.json(),r={};for(let[n,o]of Object.entries(a))typeof o=="string"&&o&&(r[n]=o);try{localStorage.setItem(GR,JSON.stringify(r))}catch{}return X("Syntro Bootstrap","Geo: fetched from worker:",r),r}}catch{}return{}}var QR={growthbook:t=>lh({...t,autoInit:!0})};function JR(t,e){let a=QR[t];if(!a)throw new Error(`Unknown experiment provider: ${t}. Supported: ${Object.keys(QR).join(", ")}`);return a(e)}var fU=["cdn.syntrologie.com","localhost","127.0.0.1"];function pU(t){try{let e=new URL(t),a=/^(localhost|127\.0\.0\.1)$/.test(e.hostname);return e.protocol!=="https:"&&!a?(console.warn("[SmartCanvas] CDN URL must use HTTPS:",t),!1):fU.some(n=>e.hostname===n)?!0:(console.warn("[SmartCanvas] CDN host not in allowlist:",e.hostname),!1)}catch{return console.warn("[SmartCanvas] Invalid CDN URL:",t),!1}}var VS=class{constructor(e){D(this,"name","cdn");D(this,"url");D(this,"integrity");if(this.url=`${e.baseUrl}/${e.configId}.json`,this.integrity=e.integrity,!pU(this.url))throw new Error(`[SmartCanvas] CDN URL not allowed: ${this.url}`)}async fetch(){let e=performance.now(),a=await fetch(this.url,{credentials:"omit",cache:"default"});if(!a.ok)throw new Error(`[SmartCanvas] Failed to fetch config from CDN (${a.status})`);let r=await a.text();if(this.integrity){let l=await hU(r),u=this.integrity.replace("sha384-","");if(l!==u)throw new Error(`[SmartCanvas] Config integrity check failed. Expected ${u}, got ${l}`)}let n=JSON.parse(r),o=performance.now()-e,i=a.headers.get("cache-control"),s=a.headers.get("age");return{config:n,meta:{source:"cdn",fetchTimeMs:o,cached:i?.includes("public")??!1,cacheAge:s?parseInt(s,10):void 0}}}};async function hU(t){let a=new TextEncoder().encode(t),r=await crypto.subtle.digest("SHA-384",a),n=new Uint8Array(r);return btoa(String.fromCharCode(...n))}function e2(t){return new VS(t)}var mU="syntro_exp",gU="syntro_var",$S=class{constructor(e){D(this,"name","experiments");D(this,"client");D(this,"featureKey");D(this,"manifestKey");D(this,"variantFlagPrefix");this.client=e.client,this.featureKey=e.featureKey,this.manifestKey=e.manifestKey,this.variantFlagPrefix=e.variantFlagPrefix}async fetch(){let e=performance.now();if(typeof window<"u"){let n=new URLSearchParams(window.location.search),o=n.get(mU),i=n.get(gU);if(o&&i!==null&&this.client.setForcedVariations){let s=parseInt(i,10);Number.isNaN(s)||(console.log(`[SmartCanvas] Preview mode: forcing "${o}" to variation ${s}`),this.client.setForcedVariations({[o]:s}))}}if(this.manifestKey||this.variantFlagPrefix||this.client.getAllFeatures){let n=this.fetchMultiFlag();if(n){let o=performance.now()-e;return{config:n,meta:{source:"experiments",fetchTimeMs:o,cached:!0}}}}if(!this.featureKey)throw new Error("[SmartCanvas] No featureKey configured and no variant flags found. Ensure at least one config feature flag exists in your experiment platform.");let a=this.client.getFeatureValue?.(this.featureKey,null);if(!a||typeof a!="object")throw new Error(`[SmartCanvas] Feature "${this.featureKey}" not found or invalid. Ensure the feature is configured in your experiment platform.`);let r=performance.now()-e;return{config:a,meta:{source:"experiments",fetchTimeMs:r,cached:!0}}}fetchMultiFlag(){let e=this.getVariantFlagKeys();return!e||e.length===0?null:gp(this.client,e)}getVariantFlagKeys(){if(this.manifestKey){let e=this.client.getFeatureValue?.(this.manifestKey,null);if(e&&typeof e=="object"){let a=e.variant_flags;if(a&&a.length>0)return a}}if(this.client.getAllFeatures){let e=this.client.getAllFeatures();return this.variantFlagPrefix?Object.keys(e).filter(a=>a.startsWith(this.variantFlagPrefix)):Object.keys(e)}return[]}};function t2(t){return new $S(t)}var vU="https://cdn.syntrologie.com/configs",a2={cdn:t=>{if(!t.configId)throw new Error("CDN fetcher requires 'configId' option");return e2({baseUrl:t.baseUrl??vU,configId:t.configId,integrity:t.integrity})},experiments:t=>{if(!t.featureKey)throw new Error("Experiments fetcher requires 'featureKey' option");return t2({featureKey:t.featureKey})}};function r2(t,e={}){let a=a2[t];if(!a)throw new Error(`Unknown config fetcher type: ${t}. Supported: ${Object.keys(a2).join(", ")}`);return a(e)}var n2={posthog:t=>Kh(t),noop:()=>vh()};function o2(t,e){let a=n2[t];if(!a)throw new Error(`Unknown telemetry provider: ${t}. Supported: ${Object.keys(n2).join(", ")}`);return a(e)}async function i2(t){ax(),X("Syntro Bootstrap","====== INIT ======"),X("Syntro Bootstrap","Options:",{hasToken:!!t.token,tokenPrefix:`${t.token?.slice(0,15)}...`,hasCanvasOptions:!!t.canvas});let e=Sp();if(console.log(`[DIAG] Mode detection: sdkMode=${e}`),console.log("[DIAG] editorSource:",$u()),console.log("[DIAG] editorConf:",bp()),X("Syntro Bootstrap","SDK mode:",e??"normal"),!e&&typeof window<"u"){let R=!!window.__SYNTRO_EDITOR_PARAMS__,z=!!window.__SYNTRO_AUDIT_LEGEND__,M=!!window.__SYNTRO_REVIEW_DATA__;if(R||z||M){let U=[R&&"__SYNTRO_EDITOR_PARAMS__",z&&"__SYNTRO_AUDIT_LEGEND__",M&&"__SYNTRO_REVIEW_DATA__"].filter(Boolean);console.warn(`[Syntro Bootstrap] \u26A0 Mode detection returned null but mode-specific globals found: ${U.join(", ")}. This suggests URL params were lost (redirect?) but the service worker injected mode data. Check if replaceState failed or if page JS changed the URL before init().`)}}console.log(`[DIAG] Token resolution: options.token=${t.token?t.token.slice(0,15)+"...":"null"}`);let a=t.token;if(!a&&e){let z=bp()?.syntro_token;z?.startsWith("syn_")&&(a=z,X("Syntro Bootstrap",`\u2713 Using syntro_token from editor_conf (${e} mode)`))}let r;if(a)if(a.startsWith("syn_"))X("Syntro Bootstrap","Token starts with syn_, decoding..."),r=wl(a),ax(r.d);else if(e)X("Syntro Bootstrap",`\u2713 Non-syn_ token allowed (${e} mode)`);else throw vp("Syntro Bootstrap","\u274C Token does not start with syn_ and NOT in editor/audit/review mode!"),vp("Syntro Bootstrap","Token received:",a),new Error("Invalid Syntro token: must start with 'syn_'");else if(e)X("Syntro Bootstrap",`\u2713 No token, but ${e} mode - proceeding`);else throw vp("Syntro Bootstrap","\u274C No token provided and NOT in editor/audit/review mode!"),new Error("Syntro token is required (unless in editor, audit, or review mode)");let n=Za("NEXT_PUBLIC_SYNTRO_EXPERIMENT_HOST")||Za("VITE_SYNTRO_EXPERIMENT_HOST")||r?.eh,o=Za("NEXT_PUBLIC_SYNTRO_TELEMETRY_HOST")||Za("VITE_SYNTRO_TELEMETRY_HOST")||r?.th,i=Za("NEXT_PUBLIC_SYNTRO_EDITOR_URL")||Za("VITE_SYNTRO_EDITOR_URL")||t.canvas?.editorUrl,s=r?.g||Za("NEXT_PUBLIC_SYNTRO_GEO_HOST")||Za("VITE_SYNTRO_GEO_HOST")||YR,l=ZR(),u=zS(),c=t.appSignals??{},d={...u,...l,...c};X("Syntro Bootstrap","Phase 1: Browser metadata:",u),X("Syntro Bootstrap","Phase 1: Cached segment attributes:",l),Object.keys(c).length>0&&X("Syntro Bootstrap","Phase 1: App signals:",c);let f=qS(s),h=(()=>{try{if(typeof window>"u"||window.self===window.top)return Promise.resolve(null)}catch{}return new Promise(R=>{let z=setTimeout(()=>{window.removeEventListener("message",M),R(null)},500);function M(U){let ue=U.data;ue?.jsonrpc==="2.0"&&ue?.id===1&&ue?.result?.hostInfo&&(clearTimeout(z),window.removeEventListener("message",M),R(ue.result.hostInfo))}window.addEventListener("message",M);try{window.parent.postMessage({jsonrpc:"2.0",id:1,method:"ui/initialize",params:{capabilities:{}}},"*")}catch{clearTimeout(z),window.removeEventListener("message",M),R(null)}})})(),S,x=t.debug||t.testMode,b=xl({debug:t.debug,history:x?new bl(t.testMode?0:100):void 0,testMode:t.testMode});console.log("[Syntro Bootstrap] EventBus created");let g=sx({elementResolver:typeof window<"u"?(R,z)=>{let M=document.elementFromPoint(R,z);if(!M)return null;let U={tag_name:M.tagName.toLowerCase()};M.id&&(U.attr__id=M.id),M.className&&typeof M.className=="string"&&(U.classes=M.className.split(" ").filter(Boolean));for(let ue of M.attributes)ue.name.startsWith("data-")&&(U[`attr__${ue.name}`]=ue.value);return U}:void 0});g.onEvent(R=>b.publishEvent(R)),typeof window<"u"&&(setInterval(()=>g.tick(Date.now()),1e3),document.addEventListener("click",R=>{let z=[],M=R.target;for(;M&&M!==document.body;){let U={tag_name:M.tagName.toLowerCase()};for(let ue of M.attributes)(ue.name.startsWith("data-")||ue.name==="id"||ue.name==="class"||ue.name==="aria-label")&&(U[`attr__${ue.name}`]=ue.value);z.push(U),M=M.parentElement}g.enrichClickAttributes(Date.now(),z)},!0));let m=R=>{X("Syntro Bootstrap","Phase 2: PostHog feature flags loaded");let z=KR(R);if(X("Syntro Bootstrap","Segment flags from PostHog:",z),XR(z),S){let M=v?.getAll?.()??{},U={...u,...M,...z,...c};X("Syntro Bootstrap","Updating GrowthBook with attributes:",U),S.setAttributes?.(U)}},y;if(r?.t){let R=r.t==="noop"?"noop":"posthog";y=o2(R,{apiKey:r.t,apiHost:o,enableFeatureFlags:!0,sessionRecording:!0,onFeatureFlagsLoaded:m,onCapture:(M,U)=>{g.ingest({kind:"posthog",event:M,properties:U,timestamp:Date.now()})},onRRWebEvent:M=>{g.ingest(M)}}),console.log(`[Syntro Bootstrap] Telemetry client created (${R}) with EventBus wiring`),Object.keys(c).length>0&&(y.register?.(c),X("Syntro Bootstrap","Registered app signals as super properties:",c));let z=y;b.setPosthogCapture((M,U)=>{z.track?.(M,U)})}let v;r?.e&&(S=JR("growthbook",{clientKey:r.e,apiHost:n,attributes:d,onExperimentViewed:y?.trackExperiment?(R,z,M)=>{y.trackExperiment(R,z,M)}:void 0})),v=uh({experiments:S,onMetricChange:(R,z)=>{X("Syntro Bootstrap",`Session metric changed: ${R} = ${z}`)}}),X("Syntro Bootstrap","SessionMetricTracker created");let C="production";e==="editor"?C="editor":e==="audit"?C="audit":Za("NODE_ENV")==="development"&&(C="development");let w=Rm({telemetry:y,sessionMetrics:v,mode:C,events:b});X("Syntro Bootstrap","Runtime created:",{version:w.version,mode:w.mode,hasContext:!!w.context,hasEvents:!!w.events,hasState:!!w.state}),X("Syntro Bootstrap","Core app executors already registered");let _=t.cdnBase||Za("NEXT_PUBLIC_SYNTRO_CDN_BASE")||Za("VITE_SYNTRO_CDN_BASE")||"https://cdn.syntrologie.com",L=sp({cdnBase:_,registry:w.apps,onLoadStart:R=>{X("Syntro Bootstrap",`Loading app from CDN: ${R}`)},onLoadEnd:(R,z,M)=>{z?X("Syntro Bootstrap",`App loaded successfully: ${R}`):oa("Syntro Bootstrap",`Failed to load app: ${R}`,M)}});typeof window<"u"&&(window.SynOS={...window.SynOS,appRegistry:w.apps,runtime:w,version:w.version},X("Syntro Bootstrap","Global SynOS object exposed"));let I=w.apps.list?.()??[];console.log(`[DIAG] Activation loop: ${I.length} apps in registry:`,I.map(R=>`${R.manifest.id}(${R.state})`).join(", "));for(let R of I)if(R.state==="registered")try{await w.apps.activate(R.manifest.id),console.log(`[DIAG] Activated: ${R.manifest.id} \u2192 widgets: [${w.widgets.list().join(", ")}]`)}catch(z){console.error(`[DIAG] FAILED to activate: ${R.manifest.id}`,z),oa("Syntro Bootstrap",`Failed to auto-activate built-in app: ${R.manifest.id}`,z)}if(console.log(`[DIAG] Activation complete. Total widgets: [${w.widgets.list().join(", ")}]`),S?.refreshFeatures)try{await S.refreshFeatures(),X("Syntro Bootstrap","GrowthBook features loaded")}catch(R){oa("Syntro Bootstrap","Failed to load GrowthBook features:",R)}let A=await f;if(S&&Object.keys(A).length>0){let R={...u,...A,...c};X("Syntro Bootstrap","Merging geo data into GrowthBook attributes:",A),S.setAttributes?.(R)}let T=await h;T&&S&&(u.surface_type="mcp-app",u.surface_host=T.name,S.setAttributes?.({...u,...A}),X("Syntro Bootstrap","MCP App detected:",T.name));let N;if(t.fetcher)N=t.fetcher;else if(r?.f){let R=r2(r.f,r.o??{});N=async()=>{let z=await R.fetch();return{...z.config,tiles:z.config.tiles??[]}}}else S&&(N=ni({experiments:S}));let B=new Set,F=N?async()=>{let R=await N(),z=R.tiles?.length??0,M=R.actions?.length??0,U=R.meta?.variant_id;if((z>0||M>0)&&(U||console.warn("[Syntro] Config has content but no meta.variant_id \u2014 intervention tracking disabled")),y&&U){let we=new cl(y,U);we.trackServed(z,M),typeof window<"u"&&(window.SynOS.interventionTracker=we),w.navigation.subscribe(()=>{we.resetPage()})}console.log("[Syntro Bootstrap] Config fetched:",`tiles=${R.tiles?.length??0},`,`actions=${R.actions?.length??0},`,`theme=${R.theme?.name??"none"}`),R.actions?.length>0&&console.log("[Syntro Bootstrap] Actions in config:",R.actions.map((we,gt)=>`[${gt}] ${we.kind}${we.anchorId?` anchor="${we.anchorId.selector}"`:""}${we.label?` "${we.label}"`:""}`).join(", "));let ue=R,Re=L.getRequiredApps(ue);return Re.length>0?console.log("[Syntro Bootstrap] Required external apps:",Re.join(", ")):X("Syntro Bootstrap","No external apps required (all executors are built-in)"),Re.length>0&&await L.loadAppsForConfig(ue).then(async gt=>{let G=gt.filter(Me=>Me.success),te=gt.filter(Me=>!Me.success);G.length>0&&console.log(`[Syntro Bootstrap] Apps loaded from CDN: ${G.map(Me=>Me.appId).join(", ")}`);let Qe=te.filter(Me=>!B.has(Me.appId));Qe.length>0&&(console.error("[Syntro Bootstrap] Apps FAILED to load from CDN:",Qe.map(Me=>`${Me.appId} (${Me.error})`).join(", ")),Qe.forEach(Me=>B.add(Me.appId)));for(let Me of Re)if(w.apps.has(Me))try{await w.apps.activate(Me),console.log(`[Syntro Bootstrap] App activated: ${Me}`)}catch(Ll){console.error(`[Syntro Bootstrap] Failed to activate app: ${Me}`,Ll)}else console.error(`[Syntro Bootstrap] App "${Me}" required by config but NOT registered.`,`Available apps: [${Array.from(w.apps.list?.()??[]).join(", ")}]`)}),R}:void 0;return{canvas:await $p({...t.canvas,fetcher:F,integrations:{experiments:S,telemetry:y},editorUrl:i,runtime:w}),runtime:w,experiments:S,telemetry:y,sessionMetrics:v,appLoader:L}}async function yU(t){try{return await i2(t)}catch(e){let a=e instanceof Error?e.message:String(e);console.warn("[Syntrologie] SDK initialization failed:",a),typeof document<"u"&&document.getElementById("syntrologie-anti-flicker")?.remove();return}}function xU(t,e={}){if(typeof window>"u")return;let a=window.SynOS?.runtime;a?.events?.publish&&a.events.publish({name:t,source:"custom",props:e})}var jS={init:yU,encodeToken:Mm,decodeToken:wl,events:{emit:xU}};typeof window<"u"&&(window.Syntro=jS);var GS="2026-04-18T04:36:24.703Z (cb8871918e2)";if(typeof window<"u"){console.log(`[Syntro Runtime] Build: ${GS}`);let t=window.SynOS,e=t?.appRegistry||Ls;window.SynOS={...t,appRegistry:e,_runtimeBuild:GS,React:s2.default,ReactDOM:{...bU,createPortal:Om.createPortal,flushSync:Om.flushSync}},AI(e)}return m2(SU);})();
|
|
520
504
|
/*! Bundled license information:
|
|
521
505
|
|
|
522
506
|
react/cjs/react.production.js:
|
|
@@ -582,13 +566,24 @@ lucide-react/dist/esm/defaultAttributes.js:
|
|
|
582
566
|
lucide-react/dist/esm/shared/src/utils/hasA11yProp.js:
|
|
583
567
|
lucide-react/dist/esm/Icon.js:
|
|
584
568
|
lucide-react/dist/esm/createLucideIcon.js:
|
|
569
|
+
lucide-react/dist/esm/icons/arrow-right.js:
|
|
570
|
+
lucide-react/dist/esm/icons/banknote.js:
|
|
571
|
+
lucide-react/dist/esm/icons/bell.js:
|
|
572
|
+
lucide-react/dist/esm/icons/book-open.js:
|
|
573
|
+
lucide-react/dist/esm/icons/circle-check-big.js:
|
|
585
574
|
lucide-react/dist/esm/icons/circle-question-mark.js:
|
|
575
|
+
lucide-react/dist/esm/icons/clipboard-list.js:
|
|
586
576
|
lucide-react/dist/esm/icons/compass.js:
|
|
587
577
|
lucide-react/dist/esm/icons/file-text.js:
|
|
588
578
|
lucide-react/dist/esm/icons/gamepad-2.js:
|
|
579
|
+
lucide-react/dist/esm/icons/landmark.js:
|
|
589
580
|
lucide-react/dist/esm/icons/layers.js:
|
|
581
|
+
lucide-react/dist/esm/icons/lightbulb.js:
|
|
590
582
|
lucide-react/dist/esm/icons/message-circle.js:
|
|
583
|
+
lucide-react/dist/esm/icons/skip-forward.js:
|
|
591
584
|
lucide-react/dist/esm/icons/sparkles.js:
|
|
585
|
+
lucide-react/dist/esm/icons/timer.js:
|
|
586
|
+
lucide-react/dist/esm/icons/triangle-alert.js:
|
|
592
587
|
lucide-react/dist/esm/icons/trophy.js:
|
|
593
588
|
lucide-react/dist/esm/lucide-react.js:
|
|
594
589
|
(**
|