@musistudio/claude-code-router 1.0.28 → 1.0.30

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.
@@ -0,0 +1,222 @@
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>CCR UI</title>
7
+ <script type="module" crossorigin>function NS(n,a){for(var l=0;l<a.length;l++){const i=a[l];if(typeof i!="string"&&!Array.isArray(i)){for(const s in i)if(s!=="default"&&!(s in n)){const u=Object.getOwnPropertyDescriptor(i,s);u&&Object.defineProperty(n,s,u.get?u:{enumerable:!0,get:()=>i[s]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}(function(){const a=document.createElement("link").relList;if(a&&a.supports&&a.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const u of s)if(u.type==="childList")for(const f of u.addedNodes)f.tagName==="LINK"&&f.rel==="modulepreload"&&i(f)}).observe(document,{childList:!0,subtree:!0});function l(s){const u={};return s.integrity&&(u.integrity=s.integrity),s.referrerPolicy&&(u.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?u.credentials="include":s.crossOrigin==="anonymous"?u.credentials="omit":u.credentials="same-origin",u}function i(s){if(s.ep)return;s.ep=!0;const u=l(s);fetch(s.href,u)}})();function My(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var $f={exports:{}},Ki={};/**
8
+ * @license React
9
+ * react-jsx-runtime.production.js
10
+ *
11
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
12
+ *
13
+ * This source code is licensed under the MIT license found in the
14
+ * LICENSE file in the root directory of this source tree.
15
+ */var Zg;function TS(){if(Zg)return Ki;Zg=1;var n=Symbol.for("react.transitional.element"),a=Symbol.for("react.fragment");function l(i,s,u){var f=null;if(u!==void 0&&(f=""+u),s.key!==void 0&&(f=""+s.key),"key"in s){u={};for(var h in s)h!=="key"&&(u[h]=s[h])}else u=s;return s=u.ref,{$$typeof:n,type:i,key:f,ref:s!==void 0?s:null,props:u}}return Ki.Fragment=a,Ki.jsx=l,Ki.jsxs=l,Ki}var Jg;function jS(){return Jg||(Jg=1,$f.exports=TS()),$f.exports}var y=jS();const je=n=>typeof n=="string",Fi=()=>{let n,a;const l=new Promise((i,s)=>{n=i,a=s});return l.resolve=n,l.reject=a,l},Wg=n=>n==null?"":""+n,MS=(n,a,l)=>{n.forEach(i=>{a[i]&&(l[i]=a[i])})},DS=/###/g,Ig=n=>n&&n.indexOf("###")>-1?n.replace(DS,"."):n,ev=n=>!n||je(n),no=(n,a,l)=>{const i=je(a)?a.split("."):a;let s=0;for(;s<i.length-1;){if(ev(n))return{};const u=Ig(i[s]);!n[u]&&l&&(n[u]=new l),Object.prototype.hasOwnProperty.call(n,u)?n=n[u]:n={},++s}return ev(n)?{}:{obj:n,k:Ig(i[s])}},tv=(n,a,l)=>{const{obj:i,k:s}=no(n,a,Object);if(i!==void 0||a.length===1){i[s]=l;return}let u=a[a.length-1],f=a.slice(0,a.length-1),h=no(n,f,Object);for(;h.obj===void 0&&f.length;)u=`${f[f.length-1]}.${u}`,f=f.slice(0,f.length-1),h=no(n,f,Object),h?.obj&&typeof h.obj[`${h.k}.${u}`]<"u"&&(h.obj=void 0);h.obj[`${h.k}.${u}`]=l},_S=(n,a,l,i)=>{const{obj:s,k:u}=no(n,a,Object);s[u]=s[u]||[],s[u].push(l)},au=(n,a)=>{const{obj:l,k:i}=no(n,a);if(l&&Object.prototype.hasOwnProperty.call(l,i))return l[i]},LS=(n,a,l)=>{const i=au(n,l);return i!==void 0?i:au(a,l)},Dy=(n,a,l)=>{for(const i in a)i!=="__proto__"&&i!=="constructor"&&(i in n?je(n[i])||n[i]instanceof String||je(a[i])||a[i]instanceof String?l&&(n[i]=a[i]):Dy(n[i],a[i],l):n[i]=a[i]);return n},wl=n=>n.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var zS={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};const kS=n=>je(n)?n.replace(/[&<>"'\/]/g,a=>zS[a]):n;class US{constructor(a){this.capacity=a,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(a){const l=this.regExpMap.get(a);if(l!==void 0)return l;const i=new RegExp(a);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(a,i),this.regExpQueue.push(a),i}}const PS=[" ",",","?","!",";"],HS=new US(20),BS=(n,a,l)=>{a=a||"",l=l||"";const i=PS.filter(f=>a.indexOf(f)<0&&l.indexOf(f)<0);if(i.length===0)return!0;const s=HS.getRegExp(`(${i.map(f=>f==="?"?"\\?":f).join("|")})`);let u=!s.test(n);if(!u){const f=n.indexOf(l);f>0&&!s.test(n.substring(0,f))&&(u=!0)}return u},gd=(n,a,l=".")=>{if(!n)return;if(n[a])return Object.prototype.hasOwnProperty.call(n,a)?n[a]:void 0;const i=a.split(l);let s=n;for(let u=0;u<i.length;){if(!s||typeof s!="object")return;let f,h="";for(let p=u;p<i.length;++p)if(p!==u&&(h+=l),h+=i[p],f=s[h],f!==void 0){if(["string","number","boolean"].indexOf(typeof f)>-1&&p<i.length-1)continue;u+=p-u+1;break}s=f}return s},ro=n=>n?.replace("_","-"),$S={type:"logger",log(n){this.output("log",n)},warn(n){this.output("warn",n)},error(n){this.output("error",n)},output(n,a){console?.[n]?.apply?.(console,a)}};class ru{constructor(a,l={}){this.init(a,l)}init(a,l={}){this.prefix=l.prefix||"i18next:",this.logger=a||$S,this.options=l,this.debug=l.debug}log(...a){return this.forward(a,"log","",!0)}warn(...a){return this.forward(a,"warn","",!0)}error(...a){return this.forward(a,"error","")}deprecate(...a){return this.forward(a,"warn","WARNING DEPRECATED: ",!0)}forward(a,l,i,s){return s&&!this.debug?null:(je(a[0])&&(a[0]=`${i}${this.prefix} ${a[0]}`),this.logger[l](a))}create(a){return new ru(this.logger,{prefix:`${this.prefix}:${a}:`,...this.options})}clone(a){return a=a||this.options,a.prefix=a.prefix||this.prefix,new ru(this.logger,a)}}var Hn=new ru;class pu{constructor(){this.observers={}}on(a,l){return a.split(" ").forEach(i=>{this.observers[i]||(this.observers[i]=new Map);const s=this.observers[i].get(l)||0;this.observers[i].set(l,s+1)}),this}off(a,l){if(this.observers[a]){if(!l){delete this.observers[a];return}this.observers[a].delete(l)}}emit(a,...l){this.observers[a]&&Array.from(this.observers[a].entries()).forEach(([s,u])=>{for(let f=0;f<u;f++)s(...l)}),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach(([s,u])=>{for(let f=0;f<u;f++)s.apply(s,[a,...l])})}}class nv extends pu{constructor(a,l={ns:["translation"],defaultNS:"translation"}){super(),this.data=a||{},this.options=l,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.options.ignoreJSONStructure===void 0&&(this.options.ignoreJSONStructure=!0)}addNamespaces(a){this.options.ns.indexOf(a)<0&&this.options.ns.push(a)}removeNamespaces(a){const l=this.options.ns.indexOf(a);l>-1&&this.options.ns.splice(l,1)}getResource(a,l,i,s={}){const u=s.keySeparator!==void 0?s.keySeparator:this.options.keySeparator,f=s.ignoreJSONStructure!==void 0?s.ignoreJSONStructure:this.options.ignoreJSONStructure;let h;a.indexOf(".")>-1?h=a.split("."):(h=[a,l],i&&(Array.isArray(i)?h.push(...i):je(i)&&u?h.push(...i.split(u)):h.push(i)));const p=au(this.data,h);return!p&&!l&&!i&&a.indexOf(".")>-1&&(a=h[0],l=h[1],i=h.slice(2).join(".")),p||!f||!je(i)?p:gd(this.data?.[a]?.[l],i,u)}addResource(a,l,i,s,u={silent:!1}){const f=u.keySeparator!==void 0?u.keySeparator:this.options.keySeparator;let h=[a,l];i&&(h=h.concat(f?i.split(f):i)),a.indexOf(".")>-1&&(h=a.split("."),s=l,l=h[1]),this.addNamespaces(l),tv(this.data,h,s),u.silent||this.emit("added",a,l,i,s)}addResources(a,l,i,s={silent:!1}){for(const u in i)(je(i[u])||Array.isArray(i[u]))&&this.addResource(a,l,u,i[u],{silent:!0});s.silent||this.emit("added",a,l,i)}addResourceBundle(a,l,i,s,u,f={silent:!1,skipCopy:!1}){let h=[a,l];a.indexOf(".")>-1&&(h=a.split("."),s=i,i=l,l=h[1]),this.addNamespaces(l);let p=au(this.data,h)||{};f.skipCopy||(i=JSON.parse(JSON.stringify(i))),s?Dy(p,i,u):p={...p,...i},tv(this.data,h,p),f.silent||this.emit("added",a,l,i)}removeResourceBundle(a,l){this.hasResourceBundle(a,l)&&delete this.data[a][l],this.removeNamespaces(l),this.emit("removed",a,l)}hasResourceBundle(a,l){return this.getResource(a,l)!==void 0}getResourceBundle(a,l){return l||(l=this.options.defaultNS),this.getResource(a,l)}getDataByLanguage(a){return this.data[a]}hasLanguageSomeTranslations(a){const l=this.getDataByLanguage(a);return!!(l&&Object.keys(l)||[]).find(s=>l[s]&&Object.keys(l[s]).length>0)}toJSON(){return this.data}}var _y={processors:{},addPostProcessor(n){this.processors[n.name]=n},handle(n,a,l,i,s){return n.forEach(u=>{a=this.processors[u]?.process(a,l,i,s)??a}),a}};const av={},rv=n=>!je(n)&&typeof n!="boolean"&&typeof n!="number";class lu extends pu{constructor(a,l={}){super(),MS(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],a,this),this.options=l,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.logger=Hn.create("translator")}changeLanguage(a){a&&(this.language=a)}exists(a,l={interpolation:{}}){const i={...l};return a==null?!1:this.resolve(a,i)?.res!==void 0}extractFromKey(a,l){let i=l.nsSeparator!==void 0?l.nsSeparator:this.options.nsSeparator;i===void 0&&(i=":");const s=l.keySeparator!==void 0?l.keySeparator:this.options.keySeparator;let u=l.ns||this.options.defaultNS||[];const f=i&&a.indexOf(i)>-1,h=!this.options.userDefinedKeySeparator&&!l.keySeparator&&!this.options.userDefinedNsSeparator&&!l.nsSeparator&&!BS(a,i,s);if(f&&!h){const p=a.match(this.interpolator.nestingRegexp);if(p&&p.length>0)return{key:a,namespaces:je(u)?[u]:u};const m=a.split(i);(i!==s||i===s&&this.options.ns.indexOf(m[0])>-1)&&(u=m.shift()),a=m.join(s)}return{key:a,namespaces:je(u)?[u]:u}}translate(a,l,i){let s=typeof l=="object"?{...l}:l;if(typeof s!="object"&&this.options.overloadTranslationOptionHandler&&(s=this.options.overloadTranslationOptionHandler(arguments)),typeof options=="object"&&(s={...s}),s||(s={}),a==null)return"";Array.isArray(a)||(a=[String(a)]);const u=s.returnDetails!==void 0?s.returnDetails:this.options.returnDetails,f=s.keySeparator!==void 0?s.keySeparator:this.options.keySeparator,{key:h,namespaces:p}=this.extractFromKey(a[a.length-1],s),m=p[p.length-1];let g=s.nsSeparator!==void 0?s.nsSeparator:this.options.nsSeparator;g===void 0&&(g=":");const x=s.lng||this.language,S=s.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(x?.toLowerCase()==="cimode")return S?u?{res:`${m}${g}${h}`,usedKey:h,exactUsedKey:h,usedLng:x,usedNS:m,usedParams:this.getUsedParamsDetails(s)}:`${m}${g}${h}`:u?{res:h,usedKey:h,exactUsedKey:h,usedLng:x,usedNS:m,usedParams:this.getUsedParamsDetails(s)}:h;const w=this.resolve(a,s);let C=w?.res;const O=w?.usedKey||h,L=w?.exactUsedKey||h,N=["[object Number]","[object Function]","[object RegExp]"],H=s.joinArrays!==void 0?s.joinArrays:this.options.joinArrays,B=!this.i18nFormat||this.i18nFormat.handleAsObject,Y=s.count!==void 0&&!je(s.count),$=lu.hasDefaultValue(s),T=Y?this.pluralResolver.getSuffix(x,s.count,s):"",F=s.ordinal&&Y?this.pluralResolver.getSuffix(x,s.count,{ordinal:!1}):"",I=Y&&!s.ordinal&&s.count===0,re=I&&s[`defaultValue${this.options.pluralSeparator}zero`]||s[`defaultValue${T}`]||s[`defaultValue${F}`]||s.defaultValue;let ie=C;B&&!C&&$&&(ie=re);const Re=rv(ie),xe=Object.prototype.toString.apply(ie);if(B&&ie&&Re&&N.indexOf(xe)<0&&!(je(H)&&Array.isArray(ie))){if(!s.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const fe=this.options.returnedObjectHandler?this.options.returnedObjectHandler(O,ie,{...s,ns:p}):`key '${h} (${this.language})' returned an object instead of string.`;return u?(w.res=fe,w.usedParams=this.getUsedParamsDetails(s),w):fe}if(f){const fe=Array.isArray(ie),se=fe?[]:{},ue=fe?L:O;for(const M in ie)if(Object.prototype.hasOwnProperty.call(ie,M)){const A=`${ue}${f}${M}`;$&&!C?se[M]=this.translate(A,{...s,defaultValue:rv(re)?re[M]:void 0,joinArrays:!1,ns:p}):se[M]=this.translate(A,{...s,joinArrays:!1,ns:p}),se[M]===A&&(se[M]=ie[M])}C=se}}else if(B&&je(H)&&Array.isArray(C))C=C.join(H),C&&(C=this.extendTranslation(C,a,s,i));else{let fe=!1,se=!1;!this.isValidLookup(C)&&$&&(fe=!0,C=re),this.isValidLookup(C)||(se=!0,C=h);const M=(s.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&se?void 0:C,A=$&&re!==C&&this.options.updateMissing;if(se||fe||A){if(this.logger.log(A?"updateKey":"missingKey",x,m,h,A?re:C),f){const k=this.resolve(h,{...s,keySeparator:!1});k&&k.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let j=[];const J=this.languageUtils.getFallbackCodes(this.options.fallbackLng,s.lng||this.language);if(this.options.saveMissingTo==="fallback"&&J&&J[0])for(let k=0;k<J.length;k++)j.push(J[k]);else this.options.saveMissingTo==="all"?j=this.languageUtils.toResolveHierarchy(s.lng||this.language):j.push(s.lng||this.language);const R=(k,D,P)=>{const W=$&&P!==C?P:M;this.options.missingKeyHandler?this.options.missingKeyHandler(k,m,D,W,A,s):this.backendConnector?.saveMissing&&this.backendConnector.saveMissing(k,m,D,W,A,s),this.emit("missingKey",k,m,D,C)};this.options.saveMissing&&(this.options.saveMissingPlurals&&Y?j.forEach(k=>{const D=this.pluralResolver.getSuffixes(k,s);I&&s[`defaultValue${this.options.pluralSeparator}zero`]&&D.indexOf(`${this.options.pluralSeparator}zero`)<0&&D.push(`${this.options.pluralSeparator}zero`),D.forEach(P=>{R([k],h+P,s[`defaultValue${P}`]||re)})}):R(j,h,re))}C=this.extendTranslation(C,a,s,w,i),se&&C===h&&this.options.appendNamespaceToMissingKey&&(C=`${m}${g}${h}`),(se||fe)&&this.options.parseMissingKeyHandler&&(C=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${m}${g}${h}`:h,fe?C:void 0,s))}return u?(w.res=C,w.usedParams=this.getUsedParamsDetails(s),w):C}extendTranslation(a,l,i,s,u){if(this.i18nFormat?.parse)a=this.i18nFormat.parse(a,{...this.options.interpolation.defaultVariables,...i},i.lng||this.language||s.usedLng,s.usedNS,s.usedKey,{resolved:s});else if(!i.skipInterpolation){i.interpolation&&this.interpolator.init({...i,interpolation:{...this.options.interpolation,...i.interpolation}});const p=je(a)&&(i?.interpolation?.skipOnVariables!==void 0?i.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let m;if(p){const x=a.match(this.interpolator.nestingRegexp);m=x&&x.length}let g=i.replace&&!je(i.replace)?i.replace:i;if(this.options.interpolation.defaultVariables&&(g={...this.options.interpolation.defaultVariables,...g}),a=this.interpolator.interpolate(a,g,i.lng||this.language||s.usedLng,i),p){const x=a.match(this.interpolator.nestingRegexp),S=x&&x.length;m<S&&(i.nest=!1)}!i.lng&&s&&s.res&&(i.lng=this.language||s.usedLng),i.nest!==!1&&(a=this.interpolator.nest(a,(...x)=>u?.[0]===x[0]&&!i.context?(this.logger.warn(`It seems you are nesting recursively key: ${x[0]} in key: ${l[0]}`),null):this.translate(...x,l),i)),i.interpolation&&this.interpolator.reset()}const f=i.postProcess||this.options.postProcess,h=je(f)?[f]:f;return a!=null&&h?.length&&i.applyPostProcessor!==!1&&(a=_y.handle(h,a,l,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...s,usedParams:this.getUsedParamsDetails(i)},...i}:i,this)),a}resolve(a,l={}){let i,s,u,f,h;return je(a)&&(a=[a]),a.forEach(p=>{if(this.isValidLookup(i))return;const m=this.extractFromKey(p,l),g=m.key;s=g;let x=m.namespaces;this.options.fallbackNS&&(x=x.concat(this.options.fallbackNS));const S=l.count!==void 0&&!je(l.count),w=S&&!l.ordinal&&l.count===0,C=l.context!==void 0&&(je(l.context)||typeof l.context=="number")&&l.context!=="",O=l.lngs?l.lngs:this.languageUtils.toResolveHierarchy(l.lng||this.language,l.fallbackLng);x.forEach(L=>{this.isValidLookup(i)||(h=L,!av[`${O[0]}-${L}`]&&this.utils?.hasLoadedNamespace&&!this.utils?.hasLoadedNamespace(h)&&(av[`${O[0]}-${L}`]=!0,this.logger.warn(`key "${s}" for languages "${O.join(", ")}" won't get resolved as namespace "${h}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),O.forEach(N=>{if(this.isValidLookup(i))return;f=N;const H=[g];if(this.i18nFormat?.addLookupKeys)this.i18nFormat.addLookupKeys(H,g,N,L,l);else{let Y;S&&(Y=this.pluralResolver.getSuffix(N,l.count,l));const $=`${this.options.pluralSeparator}zero`,T=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(S&&(H.push(g+Y),l.ordinal&&Y.indexOf(T)===0&&H.push(g+Y.replace(T,this.options.pluralSeparator)),w&&H.push(g+$)),C){const F=`${g}${this.options.contextSeparator}${l.context}`;H.push(F),S&&(H.push(F+Y),l.ordinal&&Y.indexOf(T)===0&&H.push(F+Y.replace(T,this.options.pluralSeparator)),w&&H.push(F+$))}}let B;for(;B=H.pop();)this.isValidLookup(i)||(u=B,i=this.getResource(N,L,B,l))}))})}),{res:i,usedKey:s,exactUsedKey:u,usedLng:f,usedNS:h}}isValidLookup(a){return a!==void 0&&!(!this.options.returnNull&&a===null)&&!(!this.options.returnEmptyString&&a==="")}getResource(a,l,i,s={}){return this.i18nFormat?.getResource?this.i18nFormat.getResource(a,l,i,s):this.resourceStore.getResource(a,l,i,s)}getUsedParamsDetails(a={}){const l=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],i=a.replace&&!je(a.replace);let s=i?a.replace:a;if(i&&typeof a.count<"u"&&(s.count=a.count),this.options.interpolation.defaultVariables&&(s={...this.options.interpolation.defaultVariables,...s}),!i){s={...s};for(const u of l)delete s[u]}return s}static hasDefaultValue(a){const l="defaultValue";for(const i in a)if(Object.prototype.hasOwnProperty.call(a,i)&&l===i.substring(0,l.length)&&a[i]!==void 0)return!0;return!1}}class lv{constructor(a){this.options=a,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Hn.create("languageUtils")}getScriptPartFromCode(a){if(a=ro(a),!a||a.indexOf("-")<0)return null;const l=a.split("-");return l.length===2||(l.pop(),l[l.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(l.join("-"))}getLanguagePartFromCode(a){if(a=ro(a),!a||a.indexOf("-")<0)return a;const l=a.split("-");return this.formatLanguageCode(l[0])}formatLanguageCode(a){if(je(a)&&a.indexOf("-")>-1){let l;try{l=Intl.getCanonicalLocales(a)[0]}catch{}return l&&this.options.lowerCaseLng&&(l=l.toLowerCase()),l||(this.options.lowerCaseLng?a.toLowerCase():a)}return this.options.cleanCode||this.options.lowerCaseLng?a.toLowerCase():a}isSupportedCode(a){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(a=this.getLanguagePartFromCode(a)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(a)>-1}getBestMatchFromCodes(a){if(!a)return null;let l;return a.forEach(i=>{if(l)return;const s=this.formatLanguageCode(i);(!this.options.supportedLngs||this.isSupportedCode(s))&&(l=s)}),!l&&this.options.supportedLngs&&a.forEach(i=>{if(l)return;const s=this.getScriptPartFromCode(i);if(this.isSupportedCode(s))return l=s;const u=this.getLanguagePartFromCode(i);if(this.isSupportedCode(u))return l=u;l=this.options.supportedLngs.find(f=>{if(f===u)return f;if(!(f.indexOf("-")<0&&u.indexOf("-")<0)&&(f.indexOf("-")>0&&u.indexOf("-")<0&&f.substring(0,f.indexOf("-"))===u||f.indexOf(u)===0&&u.length>1))return f})}),l||(l=this.getFallbackCodes(this.options.fallbackLng)[0]),l}getFallbackCodes(a,l){if(!a)return[];if(typeof a=="function"&&(a=a(l)),je(a)&&(a=[a]),Array.isArray(a))return a;if(!l)return a.default||[];let i=a[l];return i||(i=a[this.getScriptPartFromCode(l)]),i||(i=a[this.formatLanguageCode(l)]),i||(i=a[this.getLanguagePartFromCode(l)]),i||(i=a.default),i||[]}toResolveHierarchy(a,l){const i=this.getFallbackCodes((l===!1?[]:l)||this.options.fallbackLng||[],a),s=[],u=f=>{f&&(this.isSupportedCode(f)?s.push(f):this.logger.warn(`rejecting language code not found in supportedLngs: ${f}`))};return je(a)&&(a.indexOf("-")>-1||a.indexOf("_")>-1)?(this.options.load!=="languageOnly"&&u(this.formatLanguageCode(a)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&u(this.getScriptPartFromCode(a)),this.options.load!=="currentOnly"&&u(this.getLanguagePartFromCode(a))):je(a)&&u(this.formatLanguageCode(a)),i.forEach(f=>{s.indexOf(f)<0&&u(this.formatLanguageCode(f))}),s}}const iv={zero:0,one:1,two:2,few:3,many:4,other:5},ov={select:n=>n===1?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class VS{constructor(a,l={}){this.languageUtils=a,this.options=l,this.logger=Hn.create("pluralResolver"),this.pluralRulesCache={}}addRule(a,l){this.rules[a]=l}clearCache(){this.pluralRulesCache={}}getRule(a,l={}){const i=ro(a==="dev"?"en":a),s=l.ordinal?"ordinal":"cardinal",u=JSON.stringify({cleanedCode:i,type:s});if(u in this.pluralRulesCache)return this.pluralRulesCache[u];let f;try{f=new Intl.PluralRules(i,{type:s})}catch{if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),ov;if(!a.match(/-|_/))return ov;const p=this.languageUtils.getLanguagePartFromCode(a);f=this.getRule(p,l)}return this.pluralRulesCache[u]=f,f}needsPlural(a,l={}){let i=this.getRule(a,l);return i||(i=this.getRule("dev",l)),i?.resolvedOptions().pluralCategories.length>1}getPluralFormsOfKey(a,l,i={}){return this.getSuffixes(a,i).map(s=>`${l}${s}`)}getSuffixes(a,l={}){let i=this.getRule(a,l);return i||(i=this.getRule("dev",l)),i?i.resolvedOptions().pluralCategories.sort((s,u)=>iv[s]-iv[u]).map(s=>`${this.options.prepend}${l.ordinal?`ordinal${this.options.prepend}`:""}${s}`):[]}getSuffix(a,l,i={}){const s=this.getRule(a,i);return s?`${this.options.prepend}${i.ordinal?`ordinal${this.options.prepend}`:""}${s.select(l)}`:(this.logger.warn(`no plural rule found for: ${a}`),this.getSuffix("dev",l,i))}}const sv=(n,a,l,i=".",s=!0)=>{let u=LS(n,a,l);return!u&&s&&je(l)&&(u=gd(n,l,i),u===void 0&&(u=gd(a,l,i))),u},Vf=n=>n.replace(/\$/g,"$$$$");class YS{constructor(a={}){this.logger=Hn.create("interpolator"),this.options=a,this.format=a?.interpolation?.format||(l=>l),this.init(a)}init(a={}){a.interpolation||(a.interpolation={escapeValue:!0});const{escape:l,escapeValue:i,useRawValueToEscape:s,prefix:u,prefixEscaped:f,suffix:h,suffixEscaped:p,formatSeparator:m,unescapeSuffix:g,unescapePrefix:x,nestingPrefix:S,nestingPrefixEscaped:w,nestingSuffix:C,nestingSuffixEscaped:O,nestingOptionsSeparator:L,maxReplaces:N,alwaysFormat:H}=a.interpolation;this.escape=l!==void 0?l:kS,this.escapeValue=i!==void 0?i:!0,this.useRawValueToEscape=s!==void 0?s:!1,this.prefix=u?wl(u):f||"{{",this.suffix=h?wl(h):p||"}}",this.formatSeparator=m||",",this.unescapePrefix=g?"":x||"-",this.unescapeSuffix=this.unescapePrefix?"":g||"",this.nestingPrefix=S?wl(S):w||wl("$t("),this.nestingSuffix=C?wl(C):O||wl(")"),this.nestingOptionsSeparator=L||",",this.maxReplaces=N||1e3,this.alwaysFormat=H!==void 0?H:!1,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const a=(l,i)=>l?.source===i?(l.lastIndex=0,l):new RegExp(i,"g");this.regexp=a(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=a(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=a(this.nestingRegexp,`${this.nestingPrefix}(.+?)${this.nestingSuffix}`)}interpolate(a,l,i,s){let u,f,h;const p=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},m=w=>{if(w.indexOf(this.formatSeparator)<0){const N=sv(l,p,w,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(N,void 0,i,{...s,...l,interpolationkey:w}):N}const C=w.split(this.formatSeparator),O=C.shift().trim(),L=C.join(this.formatSeparator).trim();return this.format(sv(l,p,O,this.options.keySeparator,this.options.ignoreJSONStructure),L,i,{...s,...l,interpolationkey:O})};this.resetRegExp();const g=s?.missingInterpolationHandler||this.options.missingInterpolationHandler,x=s?.interpolation?.skipOnVariables!==void 0?s.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:w=>Vf(w)},{regex:this.regexp,safeValue:w=>this.escapeValue?Vf(this.escape(w)):Vf(w)}].forEach(w=>{for(h=0;u=w.regex.exec(a);){const C=u[1].trim();if(f=m(C),f===void 0)if(typeof g=="function"){const L=g(a,u,s);f=je(L)?L:""}else if(s&&Object.prototype.hasOwnProperty.call(s,C))f="";else if(x){f=u[0];continue}else this.logger.warn(`missed to pass in variable ${C} for interpolating ${a}`),f="";else!je(f)&&!this.useRawValueToEscape&&(f=Wg(f));const O=w.safeValue(f);if(a=a.replace(u[0],O),x?(w.regex.lastIndex+=f.length,w.regex.lastIndex-=u[0].length):w.regex.lastIndex=0,h++,h>=this.maxReplaces)break}}),a}nest(a,l,i={}){let s,u,f;const h=(p,m)=>{const g=this.nestingOptionsSeparator;if(p.indexOf(g)<0)return p;const x=p.split(new RegExp(`${g}[ ]*{`));let S=`{${x[1]}`;p=x[0],S=this.interpolate(S,f);const w=S.match(/'/g),C=S.match(/"/g);((w?.length??0)%2===0&&!C||C.length%2!==0)&&(S=S.replace(/'/g,'"'));try{f=JSON.parse(S),m&&(f={...m,...f})}catch(O){return this.logger.warn(`failed parsing options string in nesting for key ${p}`,O),`${p}${g}${S}`}return f.defaultValue&&f.defaultValue.indexOf(this.prefix)>-1&&delete f.defaultValue,p};for(;s=this.nestingRegexp.exec(a);){let p=[];f={...i},f=f.replace&&!je(f.replace)?f.replace:f,f.applyPostProcessor=!1,delete f.defaultValue;const m=/{.*}/.test(s[1])?s[1].lastIndexOf("}")+1:s[1].indexOf(this.formatSeparator);if(m!==-1&&(p=s[1].slice(m).split(this.formatSeparator).map(g=>g.trim()).filter(Boolean),s[1]=s[1].slice(0,m)),u=l(h.call(this,s[1].trim(),f),f),u&&s[0]===a&&!je(u))return u;je(u)||(u=Wg(u)),u||(this.logger.warn(`missed to resolve ${s[1]} for nesting ${a}`),u=""),p.length&&(u=p.reduce((g,x)=>this.format(g,x,i.lng,{...i,interpolationkey:s[1].trim()}),u.trim())),a=a.replace(s[0],u),this.regexp.lastIndex=0}return a}}const qS=n=>{let a=n.toLowerCase().trim();const l={};if(n.indexOf("(")>-1){const i=n.split("(");a=i[0].toLowerCase().trim();const s=i[1].substring(0,i[1].length-1);a==="currency"&&s.indexOf(":")<0?l.currency||(l.currency=s.trim()):a==="relativetime"&&s.indexOf(":")<0?l.range||(l.range=s.trim()):s.split(";").forEach(f=>{if(f){const[h,...p]=f.split(":"),m=p.join(":").trim().replace(/^'+|'+$/g,""),g=h.trim();l[g]||(l[g]=m),m==="false"&&(l[g]=!1),m==="true"&&(l[g]=!0),isNaN(m)||(l[g]=parseInt(m,10))}})}return{formatName:a,formatOptions:l}},uv=n=>{const a={};return(l,i,s)=>{let u=s;s&&s.interpolationkey&&s.formatParams&&s.formatParams[s.interpolationkey]&&s[s.interpolationkey]&&(u={...u,[s.interpolationkey]:void 0});const f=i+JSON.stringify(u);let h=a[f];return h||(h=n(ro(i),s),a[f]=h),h(l)}},GS=n=>(a,l,i)=>n(ro(l),i)(a);class KS{constructor(a={}){this.logger=Hn.create("formatter"),this.options=a,this.init(a)}init(a,l={interpolation:{}}){this.formatSeparator=l.interpolation.formatSeparator||",";const i=l.cacheInBuiltFormats?uv:GS;this.formats={number:i((s,u)=>{const f=new Intl.NumberFormat(s,{...u});return h=>f.format(h)}),currency:i((s,u)=>{const f=new Intl.NumberFormat(s,{...u,style:"currency"});return h=>f.format(h)}),datetime:i((s,u)=>{const f=new Intl.DateTimeFormat(s,{...u});return h=>f.format(h)}),relativetime:i((s,u)=>{const f=new Intl.RelativeTimeFormat(s,{...u});return h=>f.format(h,u.range||"day")}),list:i((s,u)=>{const f=new Intl.ListFormat(s,{...u});return h=>f.format(h)})}}add(a,l){this.formats[a.toLowerCase().trim()]=l}addCached(a,l){this.formats[a.toLowerCase().trim()]=uv(l)}format(a,l,i,s={}){const u=l.split(this.formatSeparator);if(u.length>1&&u[0].indexOf("(")>1&&u[0].indexOf(")")<0&&u.find(h=>h.indexOf(")")>-1)){const h=u.findIndex(p=>p.indexOf(")")>-1);u[0]=[u[0],...u.splice(1,h)].join(this.formatSeparator)}return u.reduce((h,p)=>{const{formatName:m,formatOptions:g}=qS(p);if(this.formats[m]){let x=h;try{const S=s?.formatParams?.[s.interpolationkey]||{},w=S.locale||S.lng||s.locale||s.lng||i;x=this.formats[m](h,w,{...g,...s,...S})}catch(S){this.logger.warn(S)}return x}else this.logger.warn(`there was no format function for ${m}`);return h},a)}}const FS=(n,a)=>{n.pending[a]!==void 0&&(delete n.pending[a],n.pendingCount--)};class XS extends pu{constructor(a,l,i,s={}){super(),this.backend=a,this.store=l,this.services=i,this.languageUtils=i.languageUtils,this.options=s,this.logger=Hn.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=s.maxParallelReads||10,this.readingCalls=0,this.maxRetries=s.maxRetries>=0?s.maxRetries:5,this.retryTimeout=s.retryTimeout>=1?s.retryTimeout:350,this.state={},this.queue=[],this.backend?.init?.(i,s.backend,s)}queueLoad(a,l,i,s){const u={},f={},h={},p={};return a.forEach(m=>{let g=!0;l.forEach(x=>{const S=`${m}|${x}`;!i.reload&&this.store.hasResourceBundle(m,x)?this.state[S]=2:this.state[S]<0||(this.state[S]===1?f[S]===void 0&&(f[S]=!0):(this.state[S]=1,g=!1,f[S]===void 0&&(f[S]=!0),u[S]===void 0&&(u[S]=!0),p[x]===void 0&&(p[x]=!0)))}),g||(h[m]=!0)}),(Object.keys(u).length||Object.keys(f).length)&&this.queue.push({pending:f,pendingCount:Object.keys(f).length,loaded:{},errors:[],callback:s}),{toLoad:Object.keys(u),pending:Object.keys(f),toLoadLanguages:Object.keys(h),toLoadNamespaces:Object.keys(p)}}loaded(a,l,i){const s=a.split("|"),u=s[0],f=s[1];l&&this.emit("failedLoading",u,f,l),!l&&i&&this.store.addResourceBundle(u,f,i,void 0,void 0,{skipCopy:!0}),this.state[a]=l?-1:2,l&&i&&(this.state[a]=0);const h={};this.queue.forEach(p=>{_S(p.loaded,[u],f),FS(p,a),l&&p.errors.push(l),p.pendingCount===0&&!p.done&&(Object.keys(p.loaded).forEach(m=>{h[m]||(h[m]={});const g=p.loaded[m];g.length&&g.forEach(x=>{h[m][x]===void 0&&(h[m][x]=!0)})}),p.done=!0,p.errors.length?p.callback(p.errors):p.callback())}),this.emit("loaded",h),this.queue=this.queue.filter(p=>!p.done)}read(a,l,i,s=0,u=this.retryTimeout,f){if(!a.length)return f(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:a,ns:l,fcName:i,tried:s,wait:u,callback:f});return}this.readingCalls++;const h=(m,g)=>{if(this.readingCalls--,this.waitingReads.length>0){const x=this.waitingReads.shift();this.read(x.lng,x.ns,x.fcName,x.tried,x.wait,x.callback)}if(m&&g&&s<this.maxRetries){setTimeout(()=>{this.read.call(this,a,l,i,s+1,u*2,f)},u);return}f(m,g)},p=this.backend[i].bind(this.backend);if(p.length===2){try{const m=p(a,l);m&&typeof m.then=="function"?m.then(g=>h(null,g)).catch(h):h(null,m)}catch(m){h(m)}return}return p(a,l,h)}prepareLoading(a,l,i={},s){if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),s&&s();je(a)&&(a=this.languageUtils.toResolveHierarchy(a)),je(l)&&(l=[l]);const u=this.queueLoad(a,l,i,s);if(!u.toLoad.length)return u.pending.length||s(),null;u.toLoad.forEach(f=>{this.loadOne(f)})}load(a,l,i){this.prepareLoading(a,l,{},i)}reload(a,l,i){this.prepareLoading(a,l,{reload:!0},i)}loadOne(a,l=""){const i=a.split("|"),s=i[0],u=i[1];this.read(s,u,"read",void 0,void 0,(f,h)=>{f&&this.logger.warn(`${l}loading namespace ${u} for language ${s} failed`,f),!f&&h&&this.logger.log(`${l}loaded namespace ${u} for language ${s}`,h),this.loaded(a,f,h)})}saveMissing(a,l,i,s,u,f={},h=()=>{}){if(this.services?.utils?.hasLoadedNamespace&&!this.services?.utils?.hasLoadedNamespace(l)){this.logger.warn(`did not save key "${i}" as the namespace "${l}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}if(!(i==null||i==="")){if(this.backend?.create){const p={...f,isUpdate:u},m=this.backend.create.bind(this.backend);if(m.length<6)try{let g;m.length===5?g=m(a,l,i,s,p):g=m(a,l,i,s),g&&typeof g.then=="function"?g.then(x=>h(null,x)).catch(h):h(null,g)}catch(g){h(g)}else m(a,l,i,s,h,p)}!a||!a[0]||this.store.addResource(a[0],l,i,s)}}}const cv=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:n=>{let a={};if(typeof n[1]=="object"&&(a=n[1]),je(n[1])&&(a.defaultValue=n[1]),je(n[2])&&(a.tDescription=n[2]),typeof n[2]=="object"||typeof n[3]=="object"){const l=n[3]||n[2];Object.keys(l).forEach(i=>{a[i]=l[i]})}return a},interpolation:{escapeValue:!0,format:n=>n,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0},cacheInBuiltFormats:!0}),fv=n=>(je(n.ns)&&(n.ns=[n.ns]),je(n.fallbackLng)&&(n.fallbackLng=[n.fallbackLng]),je(n.fallbackNS)&&(n.fallbackNS=[n.fallbackNS]),n.supportedLngs?.indexOf?.("cimode")<0&&(n.supportedLngs=n.supportedLngs.concat(["cimode"])),typeof n.initImmediate=="boolean"&&(n.initAsync=n.initImmediate),n),Us=()=>{},QS=n=>{Object.getOwnPropertyNames(Object.getPrototypeOf(n)).forEach(l=>{typeof n[l]=="function"&&(n[l]=n[l].bind(n))})};class lo extends pu{constructor(a={},l){if(super(),this.options=fv(a),this.services={},this.logger=Hn,this.modules={external:[]},QS(this),l&&!this.isInitialized&&!a.isClone){if(!this.options.initAsync)return this.init(a,l),this;setTimeout(()=>{this.init(a,l)},0)}}init(a={},l){this.isInitializing=!0,typeof a=="function"&&(l=a,a={}),a.defaultNS==null&&a.ns&&(je(a.ns)?a.defaultNS=a.ns:a.ns.indexOf("translation")<0&&(a.defaultNS=a.ns[0]));const i=cv();this.options={...i,...this.options,...fv(a)},this.options.interpolation={...i.interpolation,...this.options.interpolation},a.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=a.keySeparator),a.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=a.nsSeparator);const s=m=>m?typeof m=="function"?new m:m:null;if(!this.options.isClone){this.modules.logger?Hn.init(s(this.modules.logger),this.options):Hn.init(null,this.options);let m;this.modules.formatter?m=this.modules.formatter:m=KS;const g=new lv(this.options);this.store=new nv(this.options.resources,this.options);const x=this.services;x.logger=Hn,x.resourceStore=this.store,x.languageUtils=g,x.pluralResolver=new VS(g,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),this.options.interpolation.format&&this.options.interpolation.format!==i.interpolation.format&&this.logger.warn("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"),m&&(!this.options.interpolation.format||this.options.interpolation.format===i.interpolation.format)&&(x.formatter=s(m),x.formatter.init&&x.formatter.init(x,this.options),this.options.interpolation.format=x.formatter.format.bind(x.formatter)),x.interpolator=new YS(this.options),x.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},x.backendConnector=new XS(s(this.modules.backend),x.resourceStore,x,this.options),x.backendConnector.on("*",(w,...C)=>{this.emit(w,...C)}),this.modules.languageDetector&&(x.languageDetector=s(this.modules.languageDetector),x.languageDetector.init&&x.languageDetector.init(x,this.options.detection,this.options)),this.modules.i18nFormat&&(x.i18nFormat=s(this.modules.i18nFormat),x.i18nFormat.init&&x.i18nFormat.init(this)),this.translator=new lu(this.services,this.options),this.translator.on("*",(w,...C)=>{this.emit(w,...C)}),this.modules.external.forEach(w=>{w.init&&w.init(this)})}if(this.format=this.options.interpolation.format,l||(l=Us),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const m=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);m.length>0&&m[0]!=="dev"&&(this.options.lng=m[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach(m=>{this[m]=(...g)=>this.store[m](...g)}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(m=>{this[m]=(...g)=>(this.store[m](...g),this)});const h=Fi(),p=()=>{const m=(g,x)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),h.resolve(x),l(g,x)};if(this.languages&&!this.isInitialized)return m(null,this.t.bind(this));this.changeLanguage(this.options.lng,m)};return this.options.resources||!this.options.initAsync?p():setTimeout(p,0),h}loadResources(a,l=Us){let i=l;const s=je(a)?a:this.language;if(typeof a=="function"&&(i=a),!this.options.resources||this.options.partialBundledLanguages){if(s?.toLowerCase()==="cimode"&&(!this.options.preload||this.options.preload.length===0))return i();const u=[],f=h=>{if(!h||h==="cimode")return;this.services.languageUtils.toResolveHierarchy(h).forEach(m=>{m!=="cimode"&&u.indexOf(m)<0&&u.push(m)})};s?f(s):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach(p=>f(p)),this.options.preload?.forEach?.(h=>f(h)),this.services.backendConnector.load(u,this.options.ns,h=>{!h&&!this.resolvedLanguage&&this.language&&this.setResolvedLanguage(this.language),i(h)})}else i(null)}reloadResources(a,l,i){const s=Fi();return typeof a=="function"&&(i=a,a=void 0),typeof l=="function"&&(i=l,l=void 0),a||(a=this.languages),l||(l=this.options.ns),i||(i=Us),this.services.backendConnector.reload(a,l,u=>{s.resolve(),i(u)}),s}use(a){if(!a)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!a.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return a.type==="backend"&&(this.modules.backend=a),(a.type==="logger"||a.log&&a.warn&&a.error)&&(this.modules.logger=a),a.type==="languageDetector"&&(this.modules.languageDetector=a),a.type==="i18nFormat"&&(this.modules.i18nFormat=a),a.type==="postProcessor"&&_y.addPostProcessor(a),a.type==="formatter"&&(this.modules.formatter=a),a.type==="3rdParty"&&this.modules.external.push(a),this}setResolvedLanguage(a){if(!(!a||!this.languages)&&!(["cimode","dev"].indexOf(a)>-1)){for(let l=0;l<this.languages.length;l++){const i=this.languages[l];if(!(["cimode","dev"].indexOf(i)>-1)&&this.store.hasLanguageSomeTranslations(i)){this.resolvedLanguage=i;break}}!this.resolvedLanguage&&this.languages.indexOf(a)<0&&this.store.hasLanguageSomeTranslations(a)&&(this.resolvedLanguage=a,this.languages.unshift(a))}}changeLanguage(a,l){this.isLanguageChangingTo=a;const i=Fi();this.emit("languageChanging",a);const s=h=>{this.language=h,this.languages=this.services.languageUtils.toResolveHierarchy(h),this.resolvedLanguage=void 0,this.setResolvedLanguage(h)},u=(h,p)=>{p?this.isLanguageChangingTo===a&&(s(p),this.translator.changeLanguage(p),this.isLanguageChangingTo=void 0,this.emit("languageChanged",p),this.logger.log("languageChanged",p)):this.isLanguageChangingTo=void 0,i.resolve((...m)=>this.t(...m)),l&&l(h,(...m)=>this.t(...m))},f=h=>{!a&&!h&&this.services.languageDetector&&(h=[]);const p=je(h)?h:h&&h[0],m=this.store.hasLanguageSomeTranslations(p)?p:this.services.languageUtils.getBestMatchFromCodes(je(h)?[h]:h);m&&(this.language||s(m),this.translator.language||this.translator.changeLanguage(m),this.services.languageDetector?.cacheUserLanguage?.(m)),this.loadResources(m,g=>{u(g,m)})};return!a&&this.services.languageDetector&&!this.services.languageDetector.async?f(this.services.languageDetector.detect()):!a&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(f):this.services.languageDetector.detect(f):f(a),i}getFixedT(a,l,i){const s=(u,f,...h)=>{let p;typeof f!="object"?p=this.options.overloadTranslationOptionHandler([u,f].concat(h)):p={...f},p.lng=p.lng||s.lng,p.lngs=p.lngs||s.lngs,p.ns=p.ns||s.ns,p.keyPrefix!==""&&(p.keyPrefix=p.keyPrefix||i||s.keyPrefix);const m=this.options.keySeparator||".";let g;return p.keyPrefix&&Array.isArray(u)?g=u.map(x=>`${p.keyPrefix}${m}${x}`):g=p.keyPrefix?`${p.keyPrefix}${m}${u}`:u,this.t(g,p)};return je(a)?s.lng=a:s.lngs=a,s.ns=l,s.keyPrefix=i,s}t(...a){return this.translator?.translate(...a)}exists(...a){return this.translator?.exists(...a)}setDefaultNamespace(a){this.options.defaultNS=a}hasLoadedNamespace(a,l={}){if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const i=l.lng||this.resolvedLanguage||this.languages[0],s=this.options?this.options.fallbackLng:!1,u=this.languages[this.languages.length-1];if(i.toLowerCase()==="cimode")return!0;const f=(h,p)=>{const m=this.services.backendConnector.state[`${h}|${p}`];return m===-1||m===0||m===2};if(l.precheck){const h=l.precheck(this,f);if(h!==void 0)return h}return!!(this.hasResourceBundle(i,a)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||f(i,a)&&(!s||f(u,a)))}loadNamespaces(a,l){const i=Fi();return this.options.ns?(je(a)&&(a=[a]),a.forEach(s=>{this.options.ns.indexOf(s)<0&&this.options.ns.push(s)}),this.loadResources(s=>{i.resolve(),l&&l(s)}),i):(l&&l(),Promise.resolve())}loadLanguages(a,l){const i=Fi();je(a)&&(a=[a]);const s=this.options.preload||[],u=a.filter(f=>s.indexOf(f)<0&&this.services.languageUtils.isSupportedCode(f));return u.length?(this.options.preload=s.concat(u),this.loadResources(f=>{i.resolve(),l&&l(f)}),i):(l&&l(),Promise.resolve())}dir(a){if(a||(a=this.resolvedLanguage||(this.languages?.length>0?this.languages[0]:this.language)),!a)return"rtl";try{const s=new Intl.Locale(a);if(s&&s.getTextInfo){const u=s.getTextInfo();if(u&&u.direction)return u.direction}}catch{}const l=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"],i=this.services?.languageUtils||new lv(cv());return a.toLowerCase().indexOf("-latn")>1?"ltr":l.indexOf(i.getLanguagePartFromCode(a))>-1||a.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(a={},l){return new lo(a,l)}cloneInstance(a={},l=Us){const i=a.forkResourceStore;i&&delete a.forkResourceStore;const s={...this.options,...a,isClone:!0},u=new lo(s);if((a.debug!==void 0||a.prefix!==void 0)&&(u.logger=u.logger.clone(a)),["store","services","language"].forEach(h=>{u[h]=this[h]}),u.services={...this.services},u.services.utils={hasLoadedNamespace:u.hasLoadedNamespace.bind(u)},i){const h=Object.keys(this.store.data).reduce((p,m)=>(p[m]={...this.store.data[m]},p[m]=Object.keys(p[m]).reduce((g,x)=>(g[x]={...p[m][x]},g),p[m]),p),{});u.store=new nv(h,s),u.services.resourceStore=u.store}return u.translator=new lu(u.services,s),u.translator.on("*",(h,...p)=>{u.emit(h,...p)}),u.init(s,l),u.translator.options=s,u.translator.backendConnector.services.utils={hasLoadedNamespace:u.hasLoadedNamespace.bind(u)},u}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const _t=lo.createInstance();_t.createInstance=lo.createInstance;_t.createInstance;_t.dir;_t.init;_t.loadResources;_t.reloadResources;_t.use;_t.changeLanguage;_t.getFixedT;_t.t;_t.exists;_t.setDefaultNamespace;_t.hasLoadedNamespace;_t.loadNamespaces;_t.loadLanguages;var Yf={exports:{}},De={};/**
16
+ * @license React
17
+ * react.production.js
18
+ *
19
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
20
+ *
21
+ * This source code is licensed under the MIT license found in the
22
+ * LICENSE file in the root directory of this source tree.
23
+ */var dv;function ZS(){if(dv)return De;dv=1;var n=Symbol.for("react.transitional.element"),a=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),u=Symbol.for("react.consumer"),f=Symbol.for("react.context"),h=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),m=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),x=Symbol.iterator;function S(R){return R===null||typeof R!="object"?null:(R=x&&R[x]||R["@@iterator"],typeof R=="function"?R:null)}var w={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},C=Object.assign,O={};function L(R,k,D){this.props=R,this.context=k,this.refs=O,this.updater=D||w}L.prototype.isReactComponent={},L.prototype.setState=function(R,k){if(typeof R!="object"&&typeof R!="function"&&R!=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,R,k,"setState")},L.prototype.forceUpdate=function(R){this.updater.enqueueForceUpdate(this,R,"forceUpdate")};function N(){}N.prototype=L.prototype;function H(R,k,D){this.props=R,this.context=k,this.refs=O,this.updater=D||w}var B=H.prototype=new N;B.constructor=H,C(B,L.prototype),B.isPureReactComponent=!0;var Y=Array.isArray,$={H:null,A:null,T:null,S:null,V:null},T=Object.prototype.hasOwnProperty;function F(R,k,D,P,W,le){return D=le.ref,{$$typeof:n,type:R,key:k,ref:D!==void 0?D:null,props:le}}function I(R,k){return F(R.type,k,void 0,void 0,void 0,R.props)}function re(R){return typeof R=="object"&&R!==null&&R.$$typeof===n}function ie(R){var k={"=":"=0",":":"=2"};return"$"+R.replace(/[=:]/g,function(D){return k[D]})}var Re=/\/+/g;function xe(R,k){return typeof R=="object"&&R!==null&&R.key!=null?ie(""+R.key):k.toString(36)}function fe(){}function se(R){switch(R.status){case"fulfilled":return R.value;case"rejected":throw R.reason;default:switch(typeof R.status=="string"?R.then(fe,fe):(R.status="pending",R.then(function(k){R.status==="pending"&&(R.status="fulfilled",R.value=k)},function(k){R.status==="pending"&&(R.status="rejected",R.reason=k)})),R.status){case"fulfilled":return R.value;case"rejected":throw R.reason}}throw R}function ue(R,k,D,P,W){var le=typeof R;(le==="undefined"||le==="boolean")&&(R=null);var ce=!1;if(R===null)ce=!0;else switch(le){case"bigint":case"string":case"number":ce=!0;break;case"object":switch(R.$$typeof){case n:case a:ce=!0;break;case g:return ce=R._init,ue(ce(R._payload),k,D,P,W)}}if(ce)return W=W(R),ce=P===""?"."+xe(R,0):P,Y(W)?(D="",ce!=null&&(D=ce.replace(Re,"$&/")+"/"),ue(W,k,D,"",function(Ye){return Ye})):W!=null&&(re(W)&&(W=I(W,D+(W.key==null||R&&R.key===W.key?"":(""+W.key).replace(Re,"$&/")+"/")+ce)),k.push(W)),1;ce=0;var de=P===""?".":P+":";if(Y(R))for(var Te=0;Te<R.length;Te++)P=R[Te],le=de+xe(P,Te),ce+=ue(P,k,D,le,W);else if(Te=S(R),typeof Te=="function")for(R=Te.call(R),Te=0;!(P=R.next()).done;)P=P.value,le=de+xe(P,Te++),ce+=ue(P,k,D,le,W);else if(le==="object"){if(typeof R.then=="function")return ue(se(R),k,D,P,W);throw k=String(R),Error("Objects are not valid as a React child (found: "+(k==="[object Object]"?"object with keys {"+Object.keys(R).join(", ")+"}":k)+"). If you meant to render a collection of children, use an array instead.")}return ce}function M(R,k,D){if(R==null)return R;var P=[],W=0;return ue(R,P,"","",function(le){return k.call(D,le,W++)}),P}function A(R){if(R._status===-1){var k=R._result;k=k(),k.then(function(D){(R._status===0||R._status===-1)&&(R._status=1,R._result=D)},function(D){(R._status===0||R._status===-1)&&(R._status=2,R._result=D)}),R._status===-1&&(R._status=0,R._result=k)}if(R._status===1)return R._result.default;throw R._result}var j=typeof reportError=="function"?reportError:function(R){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var k=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof R=="object"&&R!==null&&typeof R.message=="string"?String(R.message):String(R),error:R});if(!window.dispatchEvent(k))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",R);return}console.error(R)};function J(){}return De.Children={map:M,forEach:function(R,k,D){M(R,function(){k.apply(this,arguments)},D)},count:function(R){var k=0;return M(R,function(){k++}),k},toArray:function(R){return M(R,function(k){return k})||[]},only:function(R){if(!re(R))throw Error("React.Children.only expected to receive a single React element child.");return R}},De.Component=L,De.Fragment=l,De.Profiler=s,De.PureComponent=H,De.StrictMode=i,De.Suspense=p,De.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=$,De.__COMPILER_RUNTIME={__proto__:null,c:function(R){return $.H.useMemoCache(R)}},De.cache=function(R){return function(){return R.apply(null,arguments)}},De.cloneElement=function(R,k,D){if(R==null)throw Error("The argument must be a React element, but you passed "+R+".");var P=C({},R.props),W=R.key,le=void 0;if(k!=null)for(ce in k.ref!==void 0&&(le=void 0),k.key!==void 0&&(W=""+k.key),k)!T.call(k,ce)||ce==="key"||ce==="__self"||ce==="__source"||ce==="ref"&&k.ref===void 0||(P[ce]=k[ce]);var ce=arguments.length-2;if(ce===1)P.children=D;else if(1<ce){for(var de=Array(ce),Te=0;Te<ce;Te++)de[Te]=arguments[Te+2];P.children=de}return F(R.type,W,void 0,void 0,le,P)},De.createContext=function(R){return R={$$typeof:f,_currentValue:R,_currentValue2:R,_threadCount:0,Provider:null,Consumer:null},R.Provider=R,R.Consumer={$$typeof:u,_context:R},R},De.createElement=function(R,k,D){var P,W={},le=null;if(k!=null)for(P in k.key!==void 0&&(le=""+k.key),k)T.call(k,P)&&P!=="key"&&P!=="__self"&&P!=="__source"&&(W[P]=k[P]);var ce=arguments.length-2;if(ce===1)W.children=D;else if(1<ce){for(var de=Array(ce),Te=0;Te<ce;Te++)de[Te]=arguments[Te+2];W.children=de}if(R&&R.defaultProps)for(P in ce=R.defaultProps,ce)W[P]===void 0&&(W[P]=ce[P]);return F(R,le,void 0,void 0,null,W)},De.createRef=function(){return{current:null}},De.forwardRef=function(R){return{$$typeof:h,render:R}},De.isValidElement=re,De.lazy=function(R){return{$$typeof:g,_payload:{_status:-1,_result:R},_init:A}},De.memo=function(R,k){return{$$typeof:m,type:R,compare:k===void 0?null:k}},De.startTransition=function(R){var k=$.T,D={};$.T=D;try{var P=R(),W=$.S;W!==null&&W(D,P),typeof P=="object"&&P!==null&&typeof P.then=="function"&&P.then(J,j)}catch(le){j(le)}finally{$.T=k}},De.unstable_useCacheRefresh=function(){return $.H.useCacheRefresh()},De.use=function(R){return $.H.use(R)},De.useActionState=function(R,k,D){return $.H.useActionState(R,k,D)},De.useCallback=function(R,k){return $.H.useCallback(R,k)},De.useContext=function(R){return $.H.useContext(R)},De.useDebugValue=function(){},De.useDeferredValue=function(R,k){return $.H.useDeferredValue(R,k)},De.useEffect=function(R,k,D){var P=$.H;if(typeof D=="function")throw Error("useEffect CRUD overload is not enabled in this build of React.");return P.useEffect(R,k)},De.useId=function(){return $.H.useId()},De.useImperativeHandle=function(R,k,D){return $.H.useImperativeHandle(R,k,D)},De.useInsertionEffect=function(R,k){return $.H.useInsertionEffect(R,k)},De.useLayoutEffect=function(R,k){return $.H.useLayoutEffect(R,k)},De.useMemo=function(R,k){return $.H.useMemo(R,k)},De.useOptimistic=function(R,k){return $.H.useOptimistic(R,k)},De.useReducer=function(R,k,D){return $.H.useReducer(R,k,D)},De.useRef=function(R){return $.H.useRef(R)},De.useState=function(R){return $.H.useState(R)},De.useSyncExternalStore=function(R,k,D){return $.H.useSyncExternalStore(R,k,D)},De.useTransition=function(){return $.H.useTransition()},De.version="19.1.0",De}var hv;function Ud(){return hv||(hv=1,Yf.exports=ZS()),Yf.exports}var v=Ud();const jr=My(v),Ly=NS({__proto__:null,default:jr},[v]),JS=(n,a,l,i)=>{const s=[l,{code:a,...i||{}}];if(n?.services?.logger?.forward)return n.services.logger.forward(s,"warn","react-i18next::",!0);Mr(s[0])&&(s[0]=`react-i18next:: ${s[0]}`),n?.services?.logger?.warn?n.services.logger.warn(...s):console?.warn&&console.warn(...s)},mv={},vd=(n,a,l,i)=>{Mr(l)&&mv[l]||(Mr(l)&&(mv[l]=new Date),JS(n,a,l,i))},zy=(n,a)=>()=>{if(n.isInitialized)a();else{const l=()=>{setTimeout(()=>{n.off("initialized",l)},0),a()};n.on("initialized",l)}},yd=(n,a,l)=>{n.loadNamespaces(a,zy(n,l))},pv=(n,a,l,i)=>{if(Mr(l)&&(l=[l]),n.options.preload&&n.options.preload.indexOf(a)>-1)return yd(n,l,i);l.forEach(s=>{n.options.ns.indexOf(s)<0&&n.options.ns.push(s)}),n.loadLanguages(a,zy(n,i))},WS=(n,a,l={})=>!a.languages||!a.languages.length?(vd(a,"NO_LANGUAGES","i18n.languages were undefined or empty",{languages:a.languages}),!0):a.hasLoadedNamespace(n,{lng:l.lng,precheck:(i,s)=>{if(l.bindI18n&&l.bindI18n.indexOf("languageChanging")>-1&&i.services.backendConnector.backend&&i.isLanguageChangingTo&&!s(i.isLanguageChangingTo,n))return!1}}),Mr=n=>typeof n=="string",IS=n=>typeof n=="object"&&n!==null,ew=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,tw={"&amp;":"&","&#38;":"&","&lt;":"<","&#60;":"<","&gt;":">","&#62;":">","&apos;":"'","&#39;":"'","&quot;":'"',"&#34;":'"',"&nbsp;":" ","&#160;":" ","&copy;":"©","&#169;":"©","&reg;":"®","&#174;":"®","&hellip;":"…","&#8230;":"…","&#x2F;":"/","&#47;":"/"},nw=n=>tw[n],aw=n=>n.replace(ew,nw);let bd={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:aw};const rw=(n={})=>{bd={...bd,...n}},lw=()=>bd;let ky;const iw=n=>{ky=n},ow=()=>ky,sw={type:"3rdParty",init(n){rw(n.options.react),iw(n)}},uw=v.createContext();class cw{constructor(){this.usedNamespaces={}}addUsedNamespaces(a){a.forEach(l=>{this.usedNamespaces[l]||(this.usedNamespaces[l]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}const fw=(n,a)=>{const l=v.useRef();return v.useEffect(()=>{l.current=n},[n,a]),l.current},Uy=(n,a,l,i)=>n.getFixedT(a,l,i),dw=(n,a,l,i)=>v.useCallback(Uy(n,a,l,i),[n,a,l,i]),Ur=(n,a={})=>{const{i18n:l}=a,{i18n:i,defaultNS:s}=v.useContext(uw)||{},u=l||i||ow();if(u&&!u.reportNamespaces&&(u.reportNamespaces=new cw),!u){vd(u,"NO_I18NEXT_INSTANCE","useTranslation: You will need to pass in an i18next instance by using initReactI18next");const Y=(T,F)=>Mr(F)?F:IS(F)&&Mr(F.defaultValue)?F.defaultValue:Array.isArray(T)?T[T.length-1]:T,$=[Y,{},!1];return $.t=Y,$.i18n={},$.ready=!1,$}u.options.react?.wait&&vd(u,"DEPRECATED_OPTION","useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const f={...lw(),...u.options.react,...a},{useSuspense:h,keyPrefix:p}=f;let m=s||u.options?.defaultNS;m=Mr(m)?[m]:m||["translation"],u.reportNamespaces.addUsedNamespaces?.(m);const g=(u.isInitialized||u.initializedStoreOnce)&&m.every(Y=>WS(Y,u,f)),x=dw(u,a.lng||null,f.nsMode==="fallback"?m:m[0],p),S=()=>x,w=()=>Uy(u,a.lng||null,f.nsMode==="fallback"?m:m[0],p),[C,O]=v.useState(S);let L=m.join();a.lng&&(L=`${a.lng}${L}`);const N=fw(L),H=v.useRef(!0);v.useEffect(()=>{const{bindI18n:Y,bindI18nStore:$}=f;H.current=!0,!g&&!h&&(a.lng?pv(u,a.lng,m,()=>{H.current&&O(w)}):yd(u,m,()=>{H.current&&O(w)})),g&&N&&N!==L&&H.current&&O(w);const T=()=>{H.current&&O(w)};return Y&&u?.on(Y,T),$&&u?.store.on($,T),()=>{H.current=!1,u&&Y&&Y?.split(" ").forEach(F=>u.off(F,T)),$&&u&&$.split(" ").forEach(F=>u.store.off(F,T))}},[u,L]),v.useEffect(()=>{H.current&&g&&O(S)},[u,p,g]);const B=[C,u,g];if(B.t=C,B.i18n=u,B.ready=g,g||!g&&!h)return B;throw new Promise(Y=>{a.lng?pv(u,a.lng,m,()=>Y()):yd(u,m,()=>Y())})},{slice:hw,forEach:mw}=[];function pw(n){return mw.call(hw.call(arguments,1),a=>{if(a)for(const l in a)n[l]===void 0&&(n[l]=a[l])}),n}function gw(n){return typeof n!="string"?!1:[/<\s*script.*?>/i,/<\s*\/\s*script\s*>/i,/<\s*img.*?on\w+\s*=/i,/<\s*\w+\s*on\w+\s*=.*?>/i,/javascript\s*:/i,/vbscript\s*:/i,/expression\s*\(/i,/eval\s*\(/i,/alert\s*\(/i,/document\.cookie/i,/document\.write\s*\(/i,/window\.location/i,/innerHTML/i].some(l=>l.test(n))}const gv=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,vw=function(n,a){const i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{path:"/"},s=encodeURIComponent(a);let u=`${n}=${s}`;if(i.maxAge>0){const f=i.maxAge-0;if(Number.isNaN(f))throw new Error("maxAge should be a Number");u+=`; Max-Age=${Math.floor(f)}`}if(i.domain){if(!gv.test(i.domain))throw new TypeError("option domain is invalid");u+=`; Domain=${i.domain}`}if(i.path){if(!gv.test(i.path))throw new TypeError("option path is invalid");u+=`; Path=${i.path}`}if(i.expires){if(typeof i.expires.toUTCString!="function")throw new TypeError("option expires is invalid");u+=`; Expires=${i.expires.toUTCString()}`}if(i.httpOnly&&(u+="; HttpOnly"),i.secure&&(u+="; Secure"),i.sameSite)switch(typeof i.sameSite=="string"?i.sameSite.toLowerCase():i.sameSite){case!0:u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"strict":u+="; SameSite=Strict";break;case"none":u+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}return i.partitioned&&(u+="; Partitioned"),u},vv={create(n,a,l,i){let s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};l&&(s.expires=new Date,s.expires.setTime(s.expires.getTime()+l*60*1e3)),i&&(s.domain=i),document.cookie=vw(n,a,s)},read(n){const a=`${n}=`,l=document.cookie.split(";");for(let i=0;i<l.length;i++){let s=l[i];for(;s.charAt(0)===" ";)s=s.substring(1,s.length);if(s.indexOf(a)===0)return s.substring(a.length,s.length)}return null},remove(n,a){this.create(n,"",-1,a)}};var yw={name:"cookie",lookup(n){let{lookupCookie:a}=n;if(a&&typeof document<"u")return vv.read(a)||void 0},cacheUserLanguage(n,a){let{lookupCookie:l,cookieMinutes:i,cookieDomain:s,cookieOptions:u}=a;l&&typeof document<"u"&&vv.create(l,n,i,s,u)}},bw={name:"querystring",lookup(n){let{lookupQuerystring:a}=n,l;if(typeof window<"u"){let{search:i}=window.location;!window.location.search&&window.location.hash?.indexOf("?")>-1&&(i=window.location.hash.substring(window.location.hash.indexOf("?")));const u=i.substring(1).split("&");for(let f=0;f<u.length;f++){const h=u[f].indexOf("=");h>0&&u[f].substring(0,h)===a&&(l=u[f].substring(h+1))}}return l}},xw={name:"hash",lookup(n){let{lookupHash:a,lookupFromHashIndex:l}=n,i;if(typeof window<"u"){const{hash:s}=window.location;if(s&&s.length>2){const u=s.substring(1);if(a){const f=u.split("&");for(let h=0;h<f.length;h++){const p=f[h].indexOf("=");p>0&&f[h].substring(0,p)===a&&(i=f[h].substring(p+1))}}if(i)return i;if(!i&&l>-1){const f=s.match(/\/([a-zA-Z-]*)/g);return Array.isArray(f)?f[typeof l=="number"?l:0]?.replace("/",""):void 0}}}return i}};let El=null;const yv=()=>{if(El!==null)return El;try{if(El=typeof window<"u"&&window.localStorage!==null,!El)return!1;const n="i18next.translate.boo";window.localStorage.setItem(n,"foo"),window.localStorage.removeItem(n)}catch{El=!1}return El};var Sw={name:"localStorage",lookup(n){let{lookupLocalStorage:a}=n;if(a&&yv())return window.localStorage.getItem(a)||void 0},cacheUserLanguage(n,a){let{lookupLocalStorage:l}=a;l&&yv()&&window.localStorage.setItem(l,n)}};let Rl=null;const bv=()=>{if(Rl!==null)return Rl;try{if(Rl=typeof window<"u"&&window.sessionStorage!==null,!Rl)return!1;const n="i18next.translate.boo";window.sessionStorage.setItem(n,"foo"),window.sessionStorage.removeItem(n)}catch{Rl=!1}return Rl};var ww={name:"sessionStorage",lookup(n){let{lookupSessionStorage:a}=n;if(a&&bv())return window.sessionStorage.getItem(a)||void 0},cacheUserLanguage(n,a){let{lookupSessionStorage:l}=a;l&&bv()&&window.sessionStorage.setItem(l,n)}},Ew={name:"navigator",lookup(n){const a=[];if(typeof navigator<"u"){const{languages:l,userLanguage:i,language:s}=navigator;if(l)for(let u=0;u<l.length;u++)a.push(l[u]);i&&a.push(i),s&&a.push(s)}return a.length>0?a:void 0}},Rw={name:"htmlTag",lookup(n){let{htmlTag:a}=n,l;const i=a||(typeof document<"u"?document.documentElement:null);return i&&typeof i.getAttribute=="function"&&(l=i.getAttribute("lang")),l}},Cw={name:"path",lookup(n){let{lookupFromPathIndex:a}=n;if(typeof window>"u")return;const l=window.location.pathname.match(/\/([a-zA-Z-]*)/g);return Array.isArray(l)?l[typeof a=="number"?a:0]?.replace("/",""):void 0}},Ow={name:"subdomain",lookup(n){let{lookupFromSubdomainIndex:a}=n;const l=typeof a=="number"?a+1:1,i=typeof window<"u"&&window.location?.hostname?.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(i)return i[l]}};let Py=!1;try{document.cookie,Py=!0}catch{}const Hy=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];Py||Hy.splice(1,1);const Aw=()=>({order:Hy,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:n=>n});class By{constructor(a){let l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.type="languageDetector",this.detectors={},this.init(a,l)}init(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{languageUtils:{}},l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=a,this.options=pw(l,this.options||{},Aw()),typeof this.options.convertDetectedLanguage=="string"&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=s=>s.replace("-","_")),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=i,this.addDetector(yw),this.addDetector(bw),this.addDetector(Sw),this.addDetector(ww),this.addDetector(Ew),this.addDetector(Rw),this.addDetector(Cw),this.addDetector(Ow),this.addDetector(xw)}addDetector(a){return this.detectors[a.name]=a,this}detect(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.options.order,l=[];return a.forEach(i=>{if(this.detectors[i]){let s=this.detectors[i].lookup(this.options);s&&typeof s=="string"&&(s=[s]),s&&(l=l.concat(s))}}),l=l.filter(i=>i!=null&&!gw(i)).map(i=>this.options.convertDetectedLanguage(i)),this.services&&this.services.languageUtils&&this.services.languageUtils.getBestMatchFromCodes?l:l.length>0?l[0]:null}cacheUserLanguage(a){let l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.options.caches;l&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(a)>-1||l.forEach(i=>{this.detectors[i]&&this.detectors[i].cacheUserLanguage(a,this.options)}))}}By.type="languageDetector";const Nw={title:"Claude Code Router",save:"Save",save_and_restart:"Save and Restart",cancel:"Cancel",edit:"Edit",remove:"Remove",delete:"Delete",settings:"Settings",selectFile:"Select File",config_saved_success:"Config saved successfully",config_saved_failed:"Failed to save config",config_saved_restart_success:"Config saved and service restarted successfully",config_saved_restart_failed:"Failed to save config and restart service"},Tw={title:"Sign in to your account",description:"Enter your API key to access the configuration panel",apiKey:"API Key",apiKeyPlaceholder:"Enter your API key",signIn:"Sign In",invalidApiKey:"Invalid API key",configError:"Configuration not loaded",validating:"Validating API key..."},jw={title:"General Settings",log:"Enable Logging",claude_path:"Claude Path",host:"Host",port:"Port",apikey:"API Key"},Mw={title:"Custom Transformers",path:"Path",project:"Project",remove:"Remove",add:"Add Custom Transformer",edit:"Edit Custom Transformer",delete:"Delete Custom Transformer",delete_transformer_confirm:"Are you sure you want to delete this custom transformer?",parameters:"Parameters"},Dw={title:"Providers",name:"Name",api_base_url:"API Base URL",api_key:"API Key",models:"Models",models_placeholder:"Enter model name and press Enter to add",add_model:"Add Model",select_models:"Select Models",remove:"Remove",add:"Add Provider",edit:"Edit Provider",delete:"Delete",cancel:"Cancel",delete_provider_confirm:"Are you sure you want to delete this provider?",test_connectivity:"Test Connectivity",testing:"Testing...",connection_successful:"Connection successful!",connection_failed:"Connection failed!",missing_credentials:"Missing API base URL or API key",fetch_available_models:"Fetch available models",fetching_models:"Fetching models...",fetch_models_failed:"Failed to fetch models",transformers:"Transformers",select_transformer:"Select Transformer",no_transformers:"No transformers available",provider_transformer:"Provider Transformer",model_transformers:"Model Transformers",transformer_parameters:"Transformer Parameters",add_parameter:"Add Parameter",parameter_name:"Parameter Name",parameter_value:"Parameter Value",selected_transformers:"Selected Transformers"},_w={title:"Router",default:"Default",background:"Background",think:"Think",longContext:"Long Context",webSearch:"Web Search",selectModel:"Select a model...",searchModel:"Search model...",noModelFound:"No model found."},Lw={title:"JSON Editor",save:"Save",saving:"Saving...",cancel:"Cancel",save_failed:"Failed to save config",save_and_restart:"Save & Restart"},zw={app:Nw,login:Tw,toplevel:jw,transformers:Mw,providers:Dw,router:_w,json_editor:Lw},kw={title:"Claude Code Router",save:"保存",save_and_restart:"保存并重启",cancel:"取消",edit:"编辑",remove:"移除",delete:"删除",settings:"设置",selectFile:"选择文件",config_saved_success:"配置保存成功",config_saved_failed:"配置保存失败",config_saved_restart_success:"配置保存并服务重启成功",config_saved_restart_failed:"配置保存并服务重启失败"},Uw={title:"登录到您的账户",description:"请输入您的API密钥以访问配置面板",apiKey:"API密钥",apiKeyPlaceholder:"请输入您的API密钥",signIn:"登录",invalidApiKey:"API密钥无效",configError:"配置未加载",validating:"正在验证API密钥..."},Pw={title:"通用设置",log:"启用日志",claude_path:"Claude 路径",host:"主机",port:"端口",apikey:"API 密钥"},Hw={title:"自定义转换器",path:"路径",project:"项目",remove:"移除",add:"添加自定义转换器",edit:"编辑自定义转换器",delete:"删除自定义转换器",delete_transformer_confirm:"您确定要删除此自定义转换器吗?",parameters:"参数"},Bw={title:"供应商",name:"名称",api_base_url:"API 基础地址",api_key:"API 密钥",models:"模型",models_placeholder:"输入模型名称并按回车键添加",add_model:"添加模型",select_models:"选择模型",remove:"移除",add:"添加供应商",edit:"编辑供应商",delete:"删除",cancel:"取消",delete_provider_confirm:"您确定要删除此供应商吗?",test_connectivity:"测试连通性",testing:"测试中...",connection_successful:"连接成功!",connection_failed:"连接失败!",missing_credentials:"缺少 API 基础地址或 API 密钥",fetch_available_models:"获取可用模型",fetching_models:"获取模型中...",fetch_models_failed:"获取模型失败",transformers:"转换器",select_transformer:"选择转换器",no_transformers:"无可用转换器",provider_transformer:"供应商转换器",model_transformers:"模型转换器",transformer_parameters:"转换器参数",add_parameter:"添加参数",parameter_name:"参数名称",parameter_value:"参数值",selected_transformers:"已选转换器"},$w={title:"路由",default:"默认",background:"后台",think:"思考",longContext:"长上下文",webSearch:"网络搜索",selectModel:"选择一个模型...",searchModel:"搜索模型...",noModelFound:"未找到模型."},Vw={title:"JSON 编辑器",save:"保存",saving:"保存中...",cancel:"取消",save_failed:"配置保存失败",save_and_restart:"保存并重启"},Yw={app:kw,login:Uw,toplevel:Pw,transformers:Hw,providers:Bw,router:$w,json_editor:Vw},qw={en:{translation:zw},zh:{translation:Yw}};_t.use(By).use(sw).init({resources:qw,fallbackLng:"en",interpolation:{escapeValue:!1}});var qf={exports:{}},Xi={},Gf={exports:{}},Kf={};/**
24
+ * @license React
25
+ * scheduler.production.js
26
+ *
27
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
28
+ *
29
+ * This source code is licensed under the MIT license found in the
30
+ * LICENSE file in the root directory of this source tree.
31
+ */var xv;function Gw(){return xv||(xv=1,function(n){function a(M,A){var j=M.length;M.push(A);e:for(;0<j;){var J=j-1>>>1,R=M[J];if(0<s(R,A))M[J]=A,M[j]=R,j=J;else break e}}function l(M){return M.length===0?null:M[0]}function i(M){if(M.length===0)return null;var A=M[0],j=M.pop();if(j!==A){M[0]=j;e:for(var J=0,R=M.length,k=R>>>1;J<k;){var D=2*(J+1)-1,P=M[D],W=D+1,le=M[W];if(0>s(P,j))W<R&&0>s(le,P)?(M[J]=le,M[W]=j,J=W):(M[J]=P,M[D]=j,J=D);else if(W<R&&0>s(le,j))M[J]=le,M[W]=j,J=W;else break e}}return A}function s(M,A){var j=M.sortIndex-A.sortIndex;return j!==0?j:M.id-A.id}if(n.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var u=performance;n.unstable_now=function(){return u.now()}}else{var f=Date,h=f.now();n.unstable_now=function(){return f.now()-h}}var p=[],m=[],g=1,x=null,S=3,w=!1,C=!1,O=!1,L=!1,N=typeof setTimeout=="function"?setTimeout:null,H=typeof clearTimeout=="function"?clearTimeout:null,B=typeof setImmediate<"u"?setImmediate:null;function Y(M){for(var A=l(m);A!==null;){if(A.callback===null)i(m);else if(A.startTime<=M)i(m),A.sortIndex=A.expirationTime,a(p,A);else break;A=l(m)}}function $(M){if(O=!1,Y(M),!C)if(l(p)!==null)C=!0,T||(T=!0,xe());else{var A=l(m);A!==null&&ue($,A.startTime-M)}}var T=!1,F=-1,I=5,re=-1;function ie(){return L?!0:!(n.unstable_now()-re<I)}function Re(){if(L=!1,T){var M=n.unstable_now();re=M;var A=!0;try{e:{C=!1,O&&(O=!1,H(F),F=-1),w=!0;var j=S;try{t:{for(Y(M),x=l(p);x!==null&&!(x.expirationTime>M&&ie());){var J=x.callback;if(typeof J=="function"){x.callback=null,S=x.priorityLevel;var R=J(x.expirationTime<=M);if(M=n.unstable_now(),typeof R=="function"){x.callback=R,Y(M),A=!0;break t}x===l(p)&&i(p),Y(M)}else i(p);x=l(p)}if(x!==null)A=!0;else{var k=l(m);k!==null&&ue($,k.startTime-M),A=!1}}break e}finally{x=null,S=j,w=!1}A=void 0}}finally{A?xe():T=!1}}}var xe;if(typeof B=="function")xe=function(){B(Re)};else if(typeof MessageChannel<"u"){var fe=new MessageChannel,se=fe.port2;fe.port1.onmessage=Re,xe=function(){se.postMessage(null)}}else xe=function(){N(Re,0)};function ue(M,A){F=N(function(){M(n.unstable_now())},A)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(M){M.callback=null},n.unstable_forceFrameRate=function(M){0>M||125<M?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):I=0<M?Math.floor(1e3/M):5},n.unstable_getCurrentPriorityLevel=function(){return S},n.unstable_next=function(M){switch(S){case 1:case 2:case 3:var A=3;break;default:A=S}var j=S;S=A;try{return M()}finally{S=j}},n.unstable_requestPaint=function(){L=!0},n.unstable_runWithPriority=function(M,A){switch(M){case 1:case 2:case 3:case 4:case 5:break;default:M=3}var j=S;S=M;try{return A()}finally{S=j}},n.unstable_scheduleCallback=function(M,A,j){var J=n.unstable_now();switch(typeof j=="object"&&j!==null?(j=j.delay,j=typeof j=="number"&&0<j?J+j:J):j=J,M){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=j+R,M={id:g++,callback:A,priorityLevel:M,startTime:j,expirationTime:R,sortIndex:-1},j>J?(M.sortIndex=j,a(m,M),l(p)===null&&M===l(m)&&(O?(H(F),F=-1):O=!0,ue($,j-J))):(M.sortIndex=R,a(p,M),C||w||(C=!0,T||(T=!0,xe()))),M},n.unstable_shouldYield=ie,n.unstable_wrapCallback=function(M){var A=S;return function(){var j=S;S=A;try{return M.apply(this,arguments)}finally{S=j}}}}(Kf)),Kf}var Sv;function Kw(){return Sv||(Sv=1,Gf.exports=Gw()),Gf.exports}var Ff={exports:{}},Dt={};/**
32
+ * @license React
33
+ * react-dom.production.js
34
+ *
35
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
36
+ *
37
+ * This source code is licensed under the MIT license found in the
38
+ * LICENSE file in the root directory of this source tree.
39
+ */var wv;function Fw(){if(wv)return Dt;wv=1;var n=Ud();function a(p){var m="https://react.dev/errors/"+p;if(1<arguments.length){m+="?args[]="+encodeURIComponent(arguments[1]);for(var g=2;g<arguments.length;g++)m+="&args[]="+encodeURIComponent(arguments[g])}return"Minified React error #"+p+"; visit "+m+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(){}var i={d:{f:l,r:function(){throw Error(a(522))},D:l,C:l,L:l,m:l,X:l,S:l,M:l},p:0,findDOMNode:null},s=Symbol.for("react.portal");function u(p,m,g){var x=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:s,key:x==null?null:""+x,children:p,containerInfo:m,implementation:g}}var f=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function h(p,m){if(p==="font")return"";if(typeof m=="string")return m==="use-credentials"?m:""}return Dt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,Dt.createPortal=function(p,m){var g=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!m||m.nodeType!==1&&m.nodeType!==9&&m.nodeType!==11)throw Error(a(299));return u(p,m,null,g)},Dt.flushSync=function(p){var m=f.T,g=i.p;try{if(f.T=null,i.p=2,p)return p()}finally{f.T=m,i.p=g,i.d.f()}},Dt.preconnect=function(p,m){typeof p=="string"&&(m?(m=m.crossOrigin,m=typeof m=="string"?m==="use-credentials"?m:"":void 0):m=null,i.d.C(p,m))},Dt.prefetchDNS=function(p){typeof p=="string"&&i.d.D(p)},Dt.preinit=function(p,m){if(typeof p=="string"&&m&&typeof m.as=="string"){var g=m.as,x=h(g,m.crossOrigin),S=typeof m.integrity=="string"?m.integrity:void 0,w=typeof m.fetchPriority=="string"?m.fetchPriority:void 0;g==="style"?i.d.S(p,typeof m.precedence=="string"?m.precedence:void 0,{crossOrigin:x,integrity:S,fetchPriority:w}):g==="script"&&i.d.X(p,{crossOrigin:x,integrity:S,fetchPriority:w,nonce:typeof m.nonce=="string"?m.nonce:void 0})}},Dt.preinitModule=function(p,m){if(typeof p=="string")if(typeof m=="object"&&m!==null){if(m.as==null||m.as==="script"){var g=h(m.as,m.crossOrigin);i.d.M(p,{crossOrigin:g,integrity:typeof m.integrity=="string"?m.integrity:void 0,nonce:typeof m.nonce=="string"?m.nonce:void 0})}}else m==null&&i.d.M(p)},Dt.preload=function(p,m){if(typeof p=="string"&&typeof m=="object"&&m!==null&&typeof m.as=="string"){var g=m.as,x=h(g,m.crossOrigin);i.d.L(p,g,{crossOrigin:x,integrity:typeof m.integrity=="string"?m.integrity:void 0,nonce:typeof m.nonce=="string"?m.nonce:void 0,type:typeof m.type=="string"?m.type:void 0,fetchPriority:typeof m.fetchPriority=="string"?m.fetchPriority:void 0,referrerPolicy:typeof m.referrerPolicy=="string"?m.referrerPolicy:void 0,imageSrcSet:typeof m.imageSrcSet=="string"?m.imageSrcSet:void 0,imageSizes:typeof m.imageSizes=="string"?m.imageSizes:void 0,media:typeof m.media=="string"?m.media:void 0})}},Dt.preloadModule=function(p,m){if(typeof p=="string")if(m){var g=h(m.as,m.crossOrigin);i.d.m(p,{as:typeof m.as=="string"&&m.as!=="script"?m.as:void 0,crossOrigin:g,integrity:typeof m.integrity=="string"?m.integrity:void 0})}else i.d.m(p)},Dt.requestFormReset=function(p){i.d.r(p)},Dt.unstable_batchedUpdates=function(p,m){return p(m)},Dt.useFormState=function(p,m,g){return f.H.useFormState(p,m,g)},Dt.useFormStatus=function(){return f.H.useHostTransitionStatus()},Dt.version="19.1.0",Dt}var Ev;function $y(){if(Ev)return Ff.exports;Ev=1;function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(a){console.error(a)}}return n(),Ff.exports=Fw(),Ff.exports}/**
40
+ * @license React
41
+ * react-dom-client.production.js
42
+ *
43
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
44
+ *
45
+ * This source code is licensed under the MIT license found in the
46
+ * LICENSE file in the root directory of this source tree.
47
+ */var Rv;function Xw(){if(Rv)return Xi;Rv=1;var n=Kw(),a=Ud(),l=$y();function i(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var r=2;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function s(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function u(e){var t=e,r=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(r=t.return),e=t.return;while(e)}return t.tag===3?r:null}function f(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function h(e){if(u(e)!==e)throw Error(i(188))}function p(e){var t=e.alternate;if(!t){if(t=u(e),t===null)throw Error(i(188));return t!==e?null:e}for(var r=e,o=t;;){var c=r.return;if(c===null)break;var d=c.alternate;if(d===null){if(o=c.return,o!==null){r=o;continue}break}if(c.child===d.child){for(d=c.child;d;){if(d===r)return h(c),e;if(d===o)return h(c),t;d=d.sibling}throw Error(i(188))}if(r.return!==o.return)r=c,o=d;else{for(var b=!1,E=c.child;E;){if(E===r){b=!0,r=c,o=d;break}if(E===o){b=!0,o=c,r=d;break}E=E.sibling}if(!b){for(E=d.child;E;){if(E===r){b=!0,r=d,o=c;break}if(E===o){b=!0,o=d,r=c;break}E=E.sibling}if(!b)throw Error(i(189))}}if(r.alternate!==o)throw Error(i(190))}if(r.tag!==3)throw Error(i(188));return r.stateNode.current===r?e:t}function m(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e;for(e=e.child;e!==null;){if(t=m(e),t!==null)return t;e=e.sibling}return null}var g=Object.assign,x=Symbol.for("react.element"),S=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),C=Symbol.for("react.fragment"),O=Symbol.for("react.strict_mode"),L=Symbol.for("react.profiler"),N=Symbol.for("react.provider"),H=Symbol.for("react.consumer"),B=Symbol.for("react.context"),Y=Symbol.for("react.forward_ref"),$=Symbol.for("react.suspense"),T=Symbol.for("react.suspense_list"),F=Symbol.for("react.memo"),I=Symbol.for("react.lazy"),re=Symbol.for("react.activity"),ie=Symbol.for("react.memo_cache_sentinel"),Re=Symbol.iterator;function xe(e){return e===null||typeof e!="object"?null:(e=Re&&e[Re]||e["@@iterator"],typeof e=="function"?e:null)}var fe=Symbol.for("react.client.reference");function se(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===fe?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case C:return"Fragment";case L:return"Profiler";case O:return"StrictMode";case $:return"Suspense";case T:return"SuspenseList";case re:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case w:return"Portal";case B:return(e.displayName||"Context")+".Provider";case H:return(e._context.displayName||"Context")+".Consumer";case Y:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case F:return t=e.displayName||null,t!==null?t:se(e.type)||"Memo";case I:t=e._payload,e=e._init;try{return se(e(t))}catch{}}return null}var ue=Array.isArray,M=a.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,A=l.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,j={pending:!1,data:null,method:null,action:null},J=[],R=-1;function k(e){return{current:e}}function D(e){0>R||(e.current=J[R],J[R]=null,R--)}function P(e,t){R++,J[R]=e.current,e.current=t}var W=k(null),le=k(null),ce=k(null),de=k(null);function Te(e,t){switch(P(ce,t),P(le,e),P(W,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?Rg(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)t=Rg(t),e=Cg(t,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}D(W),P(W,e)}function Ye(){D(W),D(le),D(ce)}function qe(e){e.memoizedState!==null&&P(de,e);var t=W.current,r=Cg(t,e.type);t!==r&&(P(le,e),P(W,r))}function Ot(e){le.current===e&&(D(W),D(le)),de.current===e&&(D(de),$i._currentValue=j)}var qt=Object.prototype.hasOwnProperty,Tn=n.unstable_scheduleCallback,xn=n.unstable_cancelCallback,_u=n.unstable_shouldYield,Lu=n.unstable_requestPaint,Gt=n.unstable_now,zu=n.unstable_getCurrentPriorityLevel,xo=n.unstable_ImmediatePriority,So=n.unstable_UserBlockingPriority,Hr=n.unstable_NormalPriority,Fn=n.unstable_LowPriority,xa=n.unstable_IdlePriority,wo=n.log,Jl=n.unstable_setDisableYieldValue,Ut=null,lt=null;function Sn(e){if(typeof wo=="function"&&Jl(e),lt&&typeof lt.setStrictMode=="function")try{lt.setStrictMode(Ut,e)}catch{}}var At=Math.clz32?Math.clz32:Eo,ku=Math.log,jn=Math.LN2;function Eo(e){return e>>>=0,e===0?32:31-(ku(e)/jn|0)|0}var ar=256,rr=4194304;function Xn(e){var t=e&42;if(t!==0)return t;switch(e&-e){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:case 262144:case 524288:case 1048576:case 2097152:return e&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function lr(e,t,r){var o=e.pendingLanes;if(o===0)return 0;var c=0,d=e.suspendedLanes,b=e.pingedLanes;e=e.warmLanes;var E=o&134217727;return E!==0?(o=E&~d,o!==0?c=Xn(o):(b&=E,b!==0?c=Xn(b):r||(r=E&~e,r!==0&&(c=Xn(r))))):(E=o&~d,E!==0?c=Xn(E):b!==0?c=Xn(b):r||(r=o&~e,r!==0&&(c=Xn(r)))),c===0?0:t!==0&&t!==c&&(t&d)===0&&(d=c&-c,r=t&-t,d>=r||d===32&&(r&4194048)!==0)?t:c}function Mn(e,t){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)===0}function Ro(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+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 t+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 Br(){var e=ar;return ar<<=1,(ar&4194048)===0&&(ar=256),e}function Co(){var e=rr;return rr<<=1,(rr&62914560)===0&&(rr=4194304),e}function $r(e){for(var t=[],r=0;31>r;r++)t.push(e);return t}function ir(e,t){e.pendingLanes|=t,t!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function Oo(e,t,r,o,c,d){var b=e.pendingLanes;e.pendingLanes=r,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=r,e.entangledLanes&=r,e.errorRecoveryDisabledLanes&=r,e.shellSuspendCounter=0;var E=e.entanglements,_=e.expirationTimes,K=e.hiddenUpdates;for(r=b&~r;0<r;){var ee=31-At(r),ne=1<<ee;E[ee]=0,_[ee]=-1;var X=K[ee];if(X!==null)for(K[ee]=null,ee=0;ee<X.length;ee++){var Q=X[ee];Q!==null&&(Q.lane&=-536870913)}r&=~ne}o!==0&&or(e,o,0),d!==0&&c===0&&e.tag!==0&&(e.suspendedLanes|=d&~(b&~t))}function or(e,t,r){e.pendingLanes|=t,e.suspendedLanes&=~t;var o=31-At(t);e.entangledLanes|=t,e.entanglements[o]=e.entanglements[o]|1073741824|r&4194090}function sr(e,t){var r=e.entangledLanes|=t;for(e=e.entanglements;r;){var o=31-At(r),c=1<<o;c&t|e[o]&t&&(e[o]|=t),r&=~c}}function Wl(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=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:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function Il(e){return e&=-e,2<e?8<e?(e&134217727)!==0?32:268435456:8:2}function z(){var e=A.p;return e!==0?e:(e=window.event,e===void 0?32:qg(e.type))}function q(e,t){var r=A.p;try{return A.p=e,t()}finally{A.p=r}}var Z=Math.random().toString(36).slice(2),ae="__reactFiber$"+Z,oe="__reactProps$"+Z,ge="__reactContainer$"+Z,be="__reactEvents$"+Z,ve="__reactListeners$"+Z,Ee="__reactHandles$"+Z,Ce="__reactResources$"+Z,ye="__reactMarker$"+Z;function Se(e){delete e[ae],delete e[oe],delete e[be],delete e[ve],delete e[Ee]}function Le(e){var t=e[ae];if(t)return t;for(var r=e.parentNode;r;){if(t=r[ge]||r[ae]){if(r=t.alternate,t.child!==null||r!==null&&r.child!==null)for(e=Tg(e);e!==null;){if(r=e[ae])return r;e=Tg(e)}return t}e=r,r=e.parentNode}return null}function Fe(e){if(e=e[ae]||e[ge]){var t=e.tag;if(t===5||t===6||t===13||t===26||t===27||t===3)return e}return null}function st(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error(i(33))}function ut(e){var t=e[Ce];return t||(t=e[Ce]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function Me(e){e[ye]=!0}var Ze=new Set,Dn={};function Kt(e,t){Lt(e,t),Lt(e+"Capture",t)}function Lt(e,t){for(Dn[e]=t,e=0;e<t.length;e++)Ze.add(t[e])}var on=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]*$"),Vr={},Sa={};function Qn(e){return qt.call(Sa,e)?!0:qt.call(Vr,e)?!1:on.test(e)?Sa[e]=!0:(Vr[e]=!0,!1)}function Zn(e,t,r){if(Qn(t))if(r===null)e.removeAttribute(t);else{switch(typeof r){case"undefined":case"function":case"symbol":e.removeAttribute(t);return;case"boolean":var o=t.toLowerCase().slice(0,5);if(o!=="data-"&&o!=="aria-"){e.removeAttribute(t);return}}e.setAttribute(t,""+r)}}function Jn(e,t,r){if(r===null)e.removeAttribute(t);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(t);return}e.setAttribute(t,""+r)}}function Ue(e,t,r,o){if(o===null)e.removeAttribute(r);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(r);return}e.setAttributeNS(t,r,""+o)}}var gt,ur;function sn(e){if(gt===void 0)try{throw Error()}catch(r){var t=r.stack.trim().match(/\n( *(at )?)/);gt=t&&t[1]||"",ur=-1<r.stack.indexOf(`
48
+ at`)?" (<anonymous>)":-1<r.stack.indexOf("@")?"@unknown:0:0":""}return`
49
+ `+gt+e+ur}var it=!1;function wa(e,t){if(!e||it)return"";it=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var o={DetermineComponentFrameRoot:function(){try{if(t){var ne=function(){throw Error()};if(Object.defineProperty(ne.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ne,[])}catch(Q){var X=Q}Reflect.construct(e,[],ne)}else{try{ne.call()}catch(Q){X=Q}e.call(ne.prototype)}}else{try{throw Error()}catch(Q){X=Q}(ne=e())&&typeof ne.catch=="function"&&ne.catch(function(){})}}catch(Q){if(Q&&X&&typeof Q.stack=="string")return[Q.stack,X.stack]}return[null,null]}};o.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var c=Object.getOwnPropertyDescriptor(o.DetermineComponentFrameRoot,"name");c&&c.configurable&&Object.defineProperty(o.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var d=o.DetermineComponentFrameRoot(),b=d[0],E=d[1];if(b&&E){var _=b.split(`
50
+ `),K=E.split(`
51
+ `);for(c=o=0;o<_.length&&!_[o].includes("DetermineComponentFrameRoot");)o++;for(;c<K.length&&!K[c].includes("DetermineComponentFrameRoot");)c++;if(o===_.length||c===K.length)for(o=_.length-1,c=K.length-1;1<=o&&0<=c&&_[o]!==K[c];)c--;for(;1<=o&&0<=c;o--,c--)if(_[o]!==K[c]){if(o!==1||c!==1)do if(o--,c--,0>c||_[o]!==K[c]){var ee=`
52
+ `+_[o].replace(" at new "," at ");return e.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",e.displayName)),ee}while(1<=o&&0<=c);break}}}finally{it=!1,Error.prepareStackTrace=r}return(r=e?e.displayName||e.name:"")?sn(r):""}function Ao(e){switch(e.tag){case 26:case 27:case 5:return sn(e.type);case 16:return sn("Lazy");case 13:return sn("Suspense");case 19:return sn("SuspenseList");case 0:case 15:return wa(e.type,!1);case 11:return wa(e.type.render,!1);case 1:return wa(e.type,!0);case 31:return sn("Activity");default:return""}}function No(e){try{var t="";do t+=Ao(e),e=e.return;while(e);return t}catch(r){return`
53
+ Error generating stack: `+r.message+`
54
+ `+r.stack}}function un(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function bh(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Ex(e){var t=bh(e)?"checked":"value",r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),o=""+e[t];if(!e.hasOwnProperty(t)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var c=r.get,d=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return c.call(this)},set:function(b){o=""+b,d.call(this,b)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return o},setValue:function(b){o=""+b},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function To(e){e._valueTracker||(e._valueTracker=Ex(e))}function xh(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var r=t.getValue(),o="";return e&&(o=bh(e)?e.checked?"true":"false":e.value),e=o,e!==r?(t.setValue(e),!0):!1}function jo(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}var Rx=/[\n"\\]/g;function cn(e){return e.replace(Rx,function(t){return"\\"+t.charCodeAt(0).toString(16)+" "})}function Uu(e,t,r,o,c,d,b,E){e.name="",b!=null&&typeof b!="function"&&typeof b!="symbol"&&typeof b!="boolean"?e.type=b:e.removeAttribute("type"),t!=null?b==="number"?(t===0&&e.value===""||e.value!=t)&&(e.value=""+un(t)):e.value!==""+un(t)&&(e.value=""+un(t)):b!=="submit"&&b!=="reset"||e.removeAttribute("value"),t!=null?Pu(e,b,un(t)):r!=null?Pu(e,b,un(r)):o!=null&&e.removeAttribute("value"),c==null&&d!=null&&(e.defaultChecked=!!d),c!=null&&(e.checked=c&&typeof c!="function"&&typeof c!="symbol"),E!=null&&typeof E!="function"&&typeof E!="symbol"&&typeof E!="boolean"?e.name=""+un(E):e.removeAttribute("name")}function Sh(e,t,r,o,c,d,b,E){if(d!=null&&typeof d!="function"&&typeof d!="symbol"&&typeof d!="boolean"&&(e.type=d),t!=null||r!=null){if(!(d!=="submit"&&d!=="reset"||t!=null))return;r=r!=null?""+un(r):"",t=t!=null?""+un(t):r,E||t===e.value||(e.value=t),e.defaultValue=t}o=o??c,o=typeof o!="function"&&typeof o!="symbol"&&!!o,e.checked=E?e.checked:!!o,e.defaultChecked=!!o,b!=null&&typeof b!="function"&&typeof b!="symbol"&&typeof b!="boolean"&&(e.name=b)}function Pu(e,t,r){t==="number"&&jo(e.ownerDocument)===e||e.defaultValue===""+r||(e.defaultValue=""+r)}function Yr(e,t,r,o){if(e=e.options,t){t={};for(var c=0;c<r.length;c++)t["$"+r[c]]=!0;for(r=0;r<e.length;r++)c=t.hasOwnProperty("$"+e[r].value),e[r].selected!==c&&(e[r].selected=c),c&&o&&(e[r].defaultSelected=!0)}else{for(r=""+un(r),t=null,c=0;c<e.length;c++){if(e[c].value===r){e[c].selected=!0,o&&(e[c].defaultSelected=!0);return}t!==null||e[c].disabled||(t=e[c])}t!==null&&(t.selected=!0)}}function wh(e,t,r){if(t!=null&&(t=""+un(t),t!==e.value&&(e.value=t),r==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=r!=null?""+un(r):""}function Eh(e,t,r,o){if(t==null){if(o!=null){if(r!=null)throw Error(i(92));if(ue(o)){if(1<o.length)throw Error(i(93));o=o[0]}r=o}r==null&&(r=""),t=r}r=un(t),e.defaultValue=r,o=e.textContent,o===r&&o!==""&&o!==null&&(e.value=o)}function qr(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var Cx=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 Rh(e,t,r){var o=t.indexOf("--")===0;r==null||typeof r=="boolean"||r===""?o?e.setProperty(t,""):t==="float"?e.cssFloat="":e[t]="":o?e.setProperty(t,r):typeof r!="number"||r===0||Cx.has(t)?t==="float"?e.cssFloat=r:e[t]=(""+r).trim():e[t]=r+"px"}function Ch(e,t,r){if(t!=null&&typeof t!="object")throw Error(i(62));if(e=e.style,r!=null){for(var o in r)!r.hasOwnProperty(o)||t!=null&&t.hasOwnProperty(o)||(o.indexOf("--")===0?e.setProperty(o,""):o==="float"?e.cssFloat="":e[o]="");for(var c in t)o=t[c],t.hasOwnProperty(c)&&r[c]!==o&&Rh(e,c,o)}else for(var d in t)t.hasOwnProperty(d)&&Rh(e,d,t[d])}function Hu(e){if(e.indexOf("-")===-1)return!1;switch(e){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 Ox=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"]]),Ax=/^[\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 Mo(e){return Ax.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var Bu=null;function $u(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Gr=null,Kr=null;function Oh(e){var t=Fe(e);if(t&&(e=t.stateNode)){var r=e[oe]||null;e:switch(e=t.stateNode,t.type){case"input":if(Uu(e,r.value,r.defaultValue,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name),t=r.name,r.type==="radio"&&t!=null){for(r=e;r.parentNode;)r=r.parentNode;for(r=r.querySelectorAll('input[name="'+cn(""+t)+'"][type="radio"]'),t=0;t<r.length;t++){var o=r[t];if(o!==e&&o.form===e.form){var c=o[oe]||null;if(!c)throw Error(i(90));Uu(o,c.value,c.defaultValue,c.defaultValue,c.checked,c.defaultChecked,c.type,c.name)}}for(t=0;t<r.length;t++)o=r[t],o.form===e.form&&xh(o)}break e;case"textarea":wh(e,r.value,r.defaultValue);break e;case"select":t=r.value,t!=null&&Yr(e,!!r.multiple,t,!1)}}}var Vu=!1;function Ah(e,t,r){if(Vu)return e(t,r);Vu=!0;try{var o=e(t);return o}finally{if(Vu=!1,(Gr!==null||Kr!==null)&&(gs(),Gr&&(t=Gr,e=Kr,Kr=Gr=null,Oh(t),e)))for(t=0;t<e.length;t++)Oh(e[t])}}function ei(e,t){var r=e.stateNode;if(r===null)return null;var o=r[oe]||null;if(o===null)return null;r=o[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(o=!o.disabled)||(e=e.type,o=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!o;break e;default:e=!1}if(e)return null;if(r&&typeof r!="function")throw Error(i(231,t,typeof r));return r}var Wn=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Yu=!1;if(Wn)try{var ti={};Object.defineProperty(ti,"passive",{get:function(){Yu=!0}}),window.addEventListener("test",ti,ti),window.removeEventListener("test",ti,ti)}catch{Yu=!1}var Ea=null,qu=null,Do=null;function Nh(){if(Do)return Do;var e,t=qu,r=t.length,o,c="value"in Ea?Ea.value:Ea.textContent,d=c.length;for(e=0;e<r&&t[e]===c[e];e++);var b=r-e;for(o=1;o<=b&&t[r-o]===c[d-o];o++);return Do=c.slice(e,1<o?1-o:void 0)}function _o(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function Lo(){return!0}function Th(){return!1}function Pt(e){function t(r,o,c,d,b){this._reactName=r,this._targetInst=c,this.type=o,this.nativeEvent=d,this.target=b,this.currentTarget=null;for(var E in e)e.hasOwnProperty(E)&&(r=e[E],this[E]=r?r(d):d[E]);return this.isDefaultPrevented=(d.defaultPrevented!=null?d.defaultPrevented:d.returnValue===!1)?Lo:Th,this.isPropagationStopped=Th,this}return g(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var r=this.nativeEvent;r&&(r.preventDefault?r.preventDefault():typeof r.returnValue!="unknown"&&(r.returnValue=!1),this.isDefaultPrevented=Lo)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=Lo)},persist:function(){},isPersistent:Lo}),t}var cr={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},zo=Pt(cr),ni=g({},cr,{view:0,detail:0}),Nx=Pt(ni),Gu,Ku,ai,ko=g({},ni,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Xu,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==ai&&(ai&&e.type==="mousemove"?(Gu=e.screenX-ai.screenX,Ku=e.screenY-ai.screenY):Ku=Gu=0,ai=e),Gu)},movementY:function(e){return"movementY"in e?e.movementY:Ku}}),jh=Pt(ko),Tx=g({},ko,{dataTransfer:0}),jx=Pt(Tx),Mx=g({},ni,{relatedTarget:0}),Fu=Pt(Mx),Dx=g({},cr,{animationName:0,elapsedTime:0,pseudoElement:0}),_x=Pt(Dx),Lx=g({},cr,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),zx=Pt(Lx),kx=g({},cr,{data:0}),Mh=Pt(kx),Ux={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Px={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"},Hx={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Bx(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=Hx[e])?!!t[e]:!1}function Xu(){return Bx}var $x=g({},ni,{key:function(e){if(e.key){var t=Ux[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=_o(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?Px[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Xu,charCode:function(e){return e.type==="keypress"?_o(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?_o(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),Vx=Pt($x),Yx=g({},ko,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Dh=Pt(Yx),qx=g({},ni,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Xu}),Gx=Pt(qx),Kx=g({},cr,{propertyName:0,elapsedTime:0,pseudoElement:0}),Fx=Pt(Kx),Xx=g({},ko,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Qx=Pt(Xx),Zx=g({},cr,{newState:0,oldState:0}),Jx=Pt(Zx),Wx=[9,13,27,32],Qu=Wn&&"CompositionEvent"in window,ri=null;Wn&&"documentMode"in document&&(ri=document.documentMode);var Ix=Wn&&"TextEvent"in window&&!ri,_h=Wn&&(!Qu||ri&&8<ri&&11>=ri),Lh=" ",zh=!1;function kh(e,t){switch(e){case"keyup":return Wx.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Uh(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Fr=!1;function e1(e,t){switch(e){case"compositionend":return Uh(t);case"keypress":return t.which!==32?null:(zh=!0,Lh);case"textInput":return e=t.data,e===Lh&&zh?null:e;default:return null}}function t1(e,t){if(Fr)return e==="compositionend"||!Qu&&kh(e,t)?(e=Nh(),Do=qu=Ea=null,Fr=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return _h&&t.locale!=="ko"?null:t.data;default:return null}}var n1={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 Ph(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!n1[e.type]:t==="textarea"}function Hh(e,t,r,o){Gr?Kr?Kr.push(o):Kr=[o]:Gr=o,t=ws(t,"onChange"),0<t.length&&(r=new zo("onChange","change",null,r,o),e.push({event:r,listeners:t}))}var li=null,ii=null;function a1(e){bg(e,0)}function Uo(e){var t=st(e);if(xh(t))return e}function Bh(e,t){if(e==="change")return t}var $h=!1;if(Wn){var Zu;if(Wn){var Ju="oninput"in document;if(!Ju){var Vh=document.createElement("div");Vh.setAttribute("oninput","return;"),Ju=typeof Vh.oninput=="function"}Zu=Ju}else Zu=!1;$h=Zu&&(!document.documentMode||9<document.documentMode)}function Yh(){li&&(li.detachEvent("onpropertychange",qh),ii=li=null)}function qh(e){if(e.propertyName==="value"&&Uo(ii)){var t=[];Hh(t,ii,e,$u(e)),Ah(a1,t)}}function r1(e,t,r){e==="focusin"?(Yh(),li=t,ii=r,li.attachEvent("onpropertychange",qh)):e==="focusout"&&Yh()}function l1(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Uo(ii)}function i1(e,t){if(e==="click")return Uo(t)}function o1(e,t){if(e==="input"||e==="change")return Uo(t)}function s1(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Ft=typeof Object.is=="function"?Object.is:s1;function oi(e,t){if(Ft(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var r=Object.keys(e),o=Object.keys(t);if(r.length!==o.length)return!1;for(o=0;o<r.length;o++){var c=r[o];if(!qt.call(t,c)||!Ft(e[c],t[c]))return!1}return!0}function Gh(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Kh(e,t){var r=Gh(e);e=0;for(var o;r;){if(r.nodeType===3){if(o=e+r.textContent.length,e<=t&&o>=t)return{node:r,offset:t-e};e=o}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Gh(r)}}function Fh(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Fh(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Xh(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=jo(e.document);t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=jo(e.document)}return t}function Wu(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}var u1=Wn&&"documentMode"in document&&11>=document.documentMode,Xr=null,Iu=null,si=null,ec=!1;function Qh(e,t,r){var o=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;ec||Xr==null||Xr!==jo(o)||(o=Xr,"selectionStart"in o&&Wu(o)?o={start:o.selectionStart,end:o.selectionEnd}:(o=(o.ownerDocument&&o.ownerDocument.defaultView||window).getSelection(),o={anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}),si&&oi(si,o)||(si=o,o=ws(Iu,"onSelect"),0<o.length&&(t=new zo("onSelect","select",null,t,r),e.push({event:t,listeners:o}),t.target=Xr)))}function fr(e,t){var r={};return r[e.toLowerCase()]=t.toLowerCase(),r["Webkit"+e]="webkit"+t,r["Moz"+e]="moz"+t,r}var Qr={animationend:fr("Animation","AnimationEnd"),animationiteration:fr("Animation","AnimationIteration"),animationstart:fr("Animation","AnimationStart"),transitionrun:fr("Transition","TransitionRun"),transitionstart:fr("Transition","TransitionStart"),transitioncancel:fr("Transition","TransitionCancel"),transitionend:fr("Transition","TransitionEnd")},tc={},Zh={};Wn&&(Zh=document.createElement("div").style,"AnimationEvent"in window||(delete Qr.animationend.animation,delete Qr.animationiteration.animation,delete Qr.animationstart.animation),"TransitionEvent"in window||delete Qr.transitionend.transition);function dr(e){if(tc[e])return tc[e];if(!Qr[e])return e;var t=Qr[e],r;for(r in t)if(t.hasOwnProperty(r)&&r in Zh)return tc[e]=t[r];return e}var Jh=dr("animationend"),Wh=dr("animationiteration"),Ih=dr("animationstart"),c1=dr("transitionrun"),f1=dr("transitionstart"),d1=dr("transitioncancel"),em=dr("transitionend"),tm=new Map,nc="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(" ");nc.push("scrollEnd");function wn(e,t){tm.set(e,t),Kt(t,[e])}var nm=new WeakMap;function fn(e,t){if(typeof e=="object"&&e!==null){var r=nm.get(e);return r!==void 0?r:(t={value:e,source:t,stack:No(t)},nm.set(e,t),t)}return{value:e,source:t,stack:No(t)}}var dn=[],Zr=0,ac=0;function Po(){for(var e=Zr,t=ac=Zr=0;t<e;){var r=dn[t];dn[t++]=null;var o=dn[t];dn[t++]=null;var c=dn[t];dn[t++]=null;var d=dn[t];if(dn[t++]=null,o!==null&&c!==null){var b=o.pending;b===null?c.next=c:(c.next=b.next,b.next=c),o.pending=c}d!==0&&am(r,c,d)}}function Ho(e,t,r,o){dn[Zr++]=e,dn[Zr++]=t,dn[Zr++]=r,dn[Zr++]=o,ac|=o,e.lanes|=o,e=e.alternate,e!==null&&(e.lanes|=o)}function rc(e,t,r,o){return Ho(e,t,r,o),Bo(e)}function Jr(e,t){return Ho(e,null,null,t),Bo(e)}function am(e,t,r){e.lanes|=r;var o=e.alternate;o!==null&&(o.lanes|=r);for(var c=!1,d=e.return;d!==null;)d.childLanes|=r,o=d.alternate,o!==null&&(o.childLanes|=r),d.tag===22&&(e=d.stateNode,e===null||e._visibility&1||(c=!0)),e=d,d=d.return;return e.tag===3?(d=e.stateNode,c&&t!==null&&(c=31-At(r),e=d.hiddenUpdates,o=e[c],o===null?e[c]=[t]:o.push(t),t.lane=r|536870912),d):null}function Bo(e){if(50<_i)throw _i=0,ff=null,Error(i(185));for(var t=e.return;t!==null;)e=t,t=e.return;return e.tag===3?e.stateNode:null}var Wr={};function h1(e,t,r,o){this.tag=e,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=o,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Xt(e,t,r,o){return new h1(e,t,r,o)}function lc(e){return e=e.prototype,!(!e||!e.isReactComponent)}function In(e,t){var r=e.alternate;return r===null?(r=Xt(e.tag,t,e.key,e.mode),r.elementType=e.elementType,r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.type=e.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=e.flags&65011712,r.childLanes=e.childLanes,r.lanes=e.lanes,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,t=e.dependencies,r.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r.refCleanup=e.refCleanup,r}function rm(e,t){e.flags&=65011714;var r=e.alternate;return r===null?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=r.childLanes,e.lanes=r.lanes,e.child=r.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=r.memoizedProps,e.memoizedState=r.memoizedState,e.updateQueue=r.updateQueue,e.type=r.type,t=r.dependencies,e.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function $o(e,t,r,o,c,d){var b=0;if(o=e,typeof e=="function")lc(e)&&(b=1);else if(typeof e=="string")b=pS(e,r,W.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case re:return e=Xt(31,r,t,c),e.elementType=re,e.lanes=d,e;case C:return hr(r.children,c,d,t);case O:b=8,c|=24;break;case L:return e=Xt(12,r,t,c|2),e.elementType=L,e.lanes=d,e;case $:return e=Xt(13,r,t,c),e.elementType=$,e.lanes=d,e;case T:return e=Xt(19,r,t,c),e.elementType=T,e.lanes=d,e;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case N:case B:b=10;break e;case H:b=9;break e;case Y:b=11;break e;case F:b=14;break e;case I:b=16,o=null;break e}b=29,r=Error(i(130,e===null?"null":typeof e,"")),o=null}return t=Xt(b,r,t,c),t.elementType=e,t.type=o,t.lanes=d,t}function hr(e,t,r,o){return e=Xt(7,e,o,t),e.lanes=r,e}function ic(e,t,r){return e=Xt(6,e,null,t),e.lanes=r,e}function oc(e,t,r){return t=Xt(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var Ir=[],el=0,Vo=null,Yo=0,hn=[],mn=0,mr=null,ea=1,ta="";function pr(e,t){Ir[el++]=Yo,Ir[el++]=Vo,Vo=e,Yo=t}function lm(e,t,r){hn[mn++]=ea,hn[mn++]=ta,hn[mn++]=mr,mr=e;var o=ea;e=ta;var c=32-At(o)-1;o&=~(1<<c),r+=1;var d=32-At(t)+c;if(30<d){var b=c-c%5;d=(o&(1<<b)-1).toString(32),o>>=b,c-=b,ea=1<<32-At(t)+c|r<<c|o,ta=d+e}else ea=1<<d|r<<c|o,ta=e}function sc(e){e.return!==null&&(pr(e,1),lm(e,1,0))}function uc(e){for(;e===Vo;)Vo=Ir[--el],Ir[el]=null,Yo=Ir[--el],Ir[el]=null;for(;e===mr;)mr=hn[--mn],hn[mn]=null,ta=hn[--mn],hn[mn]=null,ea=hn[--mn],hn[mn]=null}var zt=null,ct=null,Ke=!1,gr=null,_n=!1,cc=Error(i(519));function vr(e){var t=Error(i(418,""));throw fi(fn(t,e)),cc}function im(e){var t=e.stateNode,r=e.type,o=e.memoizedProps;switch(t[ae]=e,t[oe]=o,r){case"dialog":$e("cancel",t),$e("close",t);break;case"iframe":case"object":case"embed":$e("load",t);break;case"video":case"audio":for(r=0;r<zi.length;r++)$e(zi[r],t);break;case"source":$e("error",t);break;case"img":case"image":case"link":$e("error",t),$e("load",t);break;case"details":$e("toggle",t);break;case"input":$e("invalid",t),Sh(t,o.value,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name,!0),To(t);break;case"select":$e("invalid",t);break;case"textarea":$e("invalid",t),Eh(t,o.value,o.defaultValue,o.children),To(t)}r=o.children,typeof r!="string"&&typeof r!="number"&&typeof r!="bigint"||t.textContent===""+r||o.suppressHydrationWarning===!0||Eg(t.textContent,r)?(o.popover!=null&&($e("beforetoggle",t),$e("toggle",t)),o.onScroll!=null&&$e("scroll",t),o.onScrollEnd!=null&&$e("scrollend",t),o.onClick!=null&&(t.onclick=Es),t=!0):t=!1,t||vr(e)}function om(e){for(zt=e.return;zt;)switch(zt.tag){case 5:case 13:_n=!1;return;case 27:case 3:_n=!0;return;default:zt=zt.return}}function ui(e){if(e!==zt)return!1;if(!Ke)return om(e),Ke=!0,!1;var t=e.tag,r;if((r=t!==3&&t!==27)&&((r=t===5)&&(r=e.type,r=!(r!=="form"&&r!=="button")||Af(e.type,e.memoizedProps)),r=!r),r&&ct&&vr(e),om(e),t===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(i(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8)if(r=e.data,r==="/$"){if(t===0){ct=Rn(e.nextSibling);break e}t--}else r!=="$"&&r!=="$!"&&r!=="$?"||t++;e=e.nextSibling}ct=null}}else t===27?(t=ct,Ha(e.type)?(e=Mf,Mf=null,ct=e):ct=t):ct=zt?Rn(e.stateNode.nextSibling):null;return!0}function ci(){ct=zt=null,Ke=!1}function sm(){var e=gr;return e!==null&&($t===null?$t=e:$t.push.apply($t,e),gr=null),e}function fi(e){gr===null?gr=[e]:gr.push(e)}var fc=k(null),yr=null,na=null;function Ra(e,t,r){P(fc,t._currentValue),t._currentValue=r}function aa(e){e._currentValue=fc.current,D(fc)}function dc(e,t,r){for(;e!==null;){var o=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,o!==null&&(o.childLanes|=t)):o!==null&&(o.childLanes&t)!==t&&(o.childLanes|=t),e===r)break;e=e.return}}function hc(e,t,r,o){var c=e.child;for(c!==null&&(c.return=e);c!==null;){var d=c.dependencies;if(d!==null){var b=c.child;d=d.firstContext;e:for(;d!==null;){var E=d;d=c;for(var _=0;_<t.length;_++)if(E.context===t[_]){d.lanes|=r,E=d.alternate,E!==null&&(E.lanes|=r),dc(d.return,r,e),o||(b=null);break e}d=E.next}}else if(c.tag===18){if(b=c.return,b===null)throw Error(i(341));b.lanes|=r,d=b.alternate,d!==null&&(d.lanes|=r),dc(b,r,e),b=null}else b=c.child;if(b!==null)b.return=c;else for(b=c;b!==null;){if(b===e){b=null;break}if(c=b.sibling,c!==null){c.return=b.return,b=c;break}b=b.return}c=b}}function di(e,t,r,o){e=null;for(var c=t,d=!1;c!==null;){if(!d){if((c.flags&524288)!==0)d=!0;else if((c.flags&262144)!==0)break}if(c.tag===10){var b=c.alternate;if(b===null)throw Error(i(387));if(b=b.memoizedProps,b!==null){var E=c.type;Ft(c.pendingProps.value,b.value)||(e!==null?e.push(E):e=[E])}}else if(c===de.current){if(b=c.alternate,b===null)throw Error(i(387));b.memoizedState.memoizedState!==c.memoizedState.memoizedState&&(e!==null?e.push($i):e=[$i])}c=c.return}e!==null&&hc(t,e,r,o),t.flags|=262144}function qo(e){for(e=e.firstContext;e!==null;){if(!Ft(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function br(e){yr=e,na=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function Mt(e){return um(yr,e)}function Go(e,t){return yr===null&&br(e),um(e,t)}function um(e,t){var r=t._currentValue;if(t={context:t,memoizedValue:r,next:null},na===null){if(e===null)throw Error(i(308));na=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else na=na.next=t;return r}var m1=typeof AbortController<"u"?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(r,o){e.push(o)}};this.abort=function(){t.aborted=!0,e.forEach(function(r){return r()})}},p1=n.unstable_scheduleCallback,g1=n.unstable_NormalPriority,bt={$$typeof:B,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function mc(){return{controller:new m1,data:new Map,refCount:0}}function hi(e){e.refCount--,e.refCount===0&&p1(g1,function(){e.controller.abort()})}var mi=null,pc=0,tl=0,nl=null;function v1(e,t){if(mi===null){var r=mi=[];pc=0,tl=yf(),nl={status:"pending",value:void 0,then:function(o){r.push(o)}}}return pc++,t.then(cm,cm),t}function cm(){if(--pc===0&&mi!==null){nl!==null&&(nl.status="fulfilled");var e=mi;mi=null,tl=0,nl=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function y1(e,t){var r=[],o={status:"pending",value:null,reason:null,then:function(c){r.push(c)}};return e.then(function(){o.status="fulfilled",o.value=t;for(var c=0;c<r.length;c++)(0,r[c])(t)},function(c){for(o.status="rejected",o.reason=c,c=0;c<r.length;c++)(0,r[c])(void 0)}),o}var fm=M.S;M.S=function(e,t){typeof t=="object"&&t!==null&&typeof t.then=="function"&&v1(e,t),fm!==null&&fm(e,t)};var xr=k(null);function gc(){var e=xr.current;return e!==null?e:tt.pooledCache}function Ko(e,t){t===null?P(xr,xr.current):P(xr,t.pool)}function dm(){var e=gc();return e===null?null:{parent:bt._currentValue,pool:e}}var pi=Error(i(460)),hm=Error(i(474)),Fo=Error(i(542)),vc={then:function(){}};function mm(e){return e=e.status,e==="fulfilled"||e==="rejected"}function Xo(){}function pm(e,t,r){switch(r=e[r],r===void 0?e.push(t):r!==t&&(t.then(Xo,Xo),t=r),t.status){case"fulfilled":return t.value;case"rejected":throw e=t.reason,vm(e),e;default:if(typeof t.status=="string")t.then(Xo,Xo);else{if(e=tt,e!==null&&100<e.shellSuspendCounter)throw Error(i(482));e=t,e.status="pending",e.then(function(o){if(t.status==="pending"){var c=t;c.status="fulfilled",c.value=o}},function(o){if(t.status==="pending"){var c=t;c.status="rejected",c.reason=o}})}switch(t.status){case"fulfilled":return t.value;case"rejected":throw e=t.reason,vm(e),e}throw gi=t,pi}}var gi=null;function gm(){if(gi===null)throw Error(i(459));var e=gi;return gi=null,e}function vm(e){if(e===pi||e===Fo)throw Error(i(483))}var Ca=!1;function yc(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function bc(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Oa(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Aa(e,t,r){var o=e.updateQueue;if(o===null)return null;if(o=o.shared,(Xe&2)!==0){var c=o.pending;return c===null?t.next=t:(t.next=c.next,c.next=t),o.pending=t,t=Bo(e),am(e,null,r),t}return Ho(e,o,t,r),Bo(e)}function vi(e,t,r){if(t=t.updateQueue,t!==null&&(t=t.shared,(r&4194048)!==0)){var o=t.lanes;o&=e.pendingLanes,r|=o,t.lanes=r,sr(e,r)}}function xc(e,t){var r=e.updateQueue,o=e.alternate;if(o!==null&&(o=o.updateQueue,r===o)){var c=null,d=null;if(r=r.firstBaseUpdate,r!==null){do{var b={lane:r.lane,tag:r.tag,payload:r.payload,callback:null,next:null};d===null?c=d=b:d=d.next=b,r=r.next}while(r!==null);d===null?c=d=t:d=d.next=t}else c=d=t;r={baseState:o.baseState,firstBaseUpdate:c,lastBaseUpdate:d,shared:o.shared,callbacks:o.callbacks},e.updateQueue=r;return}e=r.lastBaseUpdate,e===null?r.firstBaseUpdate=t:e.next=t,r.lastBaseUpdate=t}var Sc=!1;function yi(){if(Sc){var e=nl;if(e!==null)throw e}}function bi(e,t,r,o){Sc=!1;var c=e.updateQueue;Ca=!1;var d=c.firstBaseUpdate,b=c.lastBaseUpdate,E=c.shared.pending;if(E!==null){c.shared.pending=null;var _=E,K=_.next;_.next=null,b===null?d=K:b.next=K,b=_;var ee=e.alternate;ee!==null&&(ee=ee.updateQueue,E=ee.lastBaseUpdate,E!==b&&(E===null?ee.firstBaseUpdate=K:E.next=K,ee.lastBaseUpdate=_))}if(d!==null){var ne=c.baseState;b=0,ee=K=_=null,E=d;do{var X=E.lane&-536870913,Q=X!==E.lane;if(Q?(Ve&X)===X:(o&X)===X){X!==0&&X===tl&&(Sc=!0),ee!==null&&(ee=ee.next={lane:0,tag:E.tag,payload:E.payload,callback:null,next:null});e:{var Ne=e,Oe=E;X=t;var Ie=r;switch(Oe.tag){case 1:if(Ne=Oe.payload,typeof Ne=="function"){ne=Ne.call(Ie,ne,X);break e}ne=Ne;break e;case 3:Ne.flags=Ne.flags&-65537|128;case 0:if(Ne=Oe.payload,X=typeof Ne=="function"?Ne.call(Ie,ne,X):Ne,X==null)break e;ne=g({},ne,X);break e;case 2:Ca=!0}}X=E.callback,X!==null&&(e.flags|=64,Q&&(e.flags|=8192),Q=c.callbacks,Q===null?c.callbacks=[X]:Q.push(X))}else Q={lane:X,tag:E.tag,payload:E.payload,callback:E.callback,next:null},ee===null?(K=ee=Q,_=ne):ee=ee.next=Q,b|=X;if(E=E.next,E===null){if(E=c.shared.pending,E===null)break;Q=E,E=Q.next,Q.next=null,c.lastBaseUpdate=Q,c.shared.pending=null}}while(!0);ee===null&&(_=ne),c.baseState=_,c.firstBaseUpdate=K,c.lastBaseUpdate=ee,d===null&&(c.shared.lanes=0),za|=b,e.lanes=b,e.memoizedState=ne}}function ym(e,t){if(typeof e!="function")throw Error(i(191,e));e.call(t)}function bm(e,t){var r=e.callbacks;if(r!==null)for(e.callbacks=null,e=0;e<r.length;e++)ym(r[e],t)}var al=k(null),Qo=k(0);function xm(e,t){e=ca,P(Qo,e),P(al,t),ca=e|t.baseLanes}function wc(){P(Qo,ca),P(al,al.current)}function Ec(){ca=Qo.current,D(al),D(Qo)}var Na=0,ze=null,Je=null,vt=null,Zo=!1,rl=!1,Sr=!1,Jo=0,xi=0,ll=null,b1=0;function mt(){throw Error(i(321))}function Rc(e,t){if(t===null)return!1;for(var r=0;r<t.length&&r<e.length;r++)if(!Ft(e[r],t[r]))return!1;return!0}function Cc(e,t,r,o,c,d){return Na=d,ze=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,M.H=e===null||e.memoizedState===null?ap:rp,Sr=!1,d=r(o,c),Sr=!1,rl&&(d=wm(t,r,o,c)),Sm(e),d}function Sm(e){M.H=as;var t=Je!==null&&Je.next!==null;if(Na=0,vt=Je=ze=null,Zo=!1,xi=0,ll=null,t)throw Error(i(300));e===null||wt||(e=e.dependencies,e!==null&&qo(e)&&(wt=!0))}function wm(e,t,r,o){ze=e;var c=0;do{if(rl&&(ll=null),xi=0,rl=!1,25<=c)throw Error(i(301));if(c+=1,vt=Je=null,e.updateQueue!=null){var d=e.updateQueue;d.lastEffect=null,d.events=null,d.stores=null,d.memoCache!=null&&(d.memoCache.index=0)}M.H=O1,d=t(r,o)}while(rl);return d}function x1(){var e=M.H,t=e.useState()[0];return t=typeof t.then=="function"?Si(t):t,e=e.useState()[0],(Je!==null?Je.memoizedState:null)!==e&&(ze.flags|=1024),t}function Oc(){var e=Jo!==0;return Jo=0,e}function Ac(e,t,r){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~r}function Nc(e){if(Zo){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}Zo=!1}Na=0,vt=Je=ze=null,rl=!1,xi=Jo=0,ll=null}function Ht(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return vt===null?ze.memoizedState=vt=e:vt=vt.next=e,vt}function yt(){if(Je===null){var e=ze.alternate;e=e!==null?e.memoizedState:null}else e=Je.next;var t=vt===null?ze.memoizedState:vt.next;if(t!==null)vt=t,Je=e;else{if(e===null)throw ze.alternate===null?Error(i(467)):Error(i(310));Je=e,e={memoizedState:Je.memoizedState,baseState:Je.baseState,baseQueue:Je.baseQueue,queue:Je.queue,next:null},vt===null?ze.memoizedState=vt=e:vt=vt.next=e}return vt}function Tc(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Si(e){var t=xi;return xi+=1,ll===null&&(ll=[]),e=pm(ll,e,t),t=ze,(vt===null?t.memoizedState:vt.next)===null&&(t=t.alternate,M.H=t===null||t.memoizedState===null?ap:rp),e}function Wo(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return Si(e);if(e.$$typeof===B)return Mt(e)}throw Error(i(438,String(e)))}function jc(e){var t=null,r=ze.updateQueue;if(r!==null&&(t=r.memoCache),t==null){var o=ze.alternate;o!==null&&(o=o.updateQueue,o!==null&&(o=o.memoCache,o!=null&&(t={data:o.data.map(function(c){return c.slice()}),index:0})))}if(t==null&&(t={data:[],index:0}),r===null&&(r=Tc(),ze.updateQueue=r),r.memoCache=t,r=t.data[t.index],r===void 0)for(r=t.data[t.index]=Array(e),o=0;o<e;o++)r[o]=ie;return t.index++,r}function ra(e,t){return typeof t=="function"?t(e):t}function Io(e){var t=yt();return Mc(t,Je,e)}function Mc(e,t,r){var o=e.queue;if(o===null)throw Error(i(311));o.lastRenderedReducer=r;var c=e.baseQueue,d=o.pending;if(d!==null){if(c!==null){var b=c.next;c.next=d.next,d.next=b}t.baseQueue=c=d,o.pending=null}if(d=e.baseState,c===null)e.memoizedState=d;else{t=c.next;var E=b=null,_=null,K=t,ee=!1;do{var ne=K.lane&-536870913;if(ne!==K.lane?(Ve&ne)===ne:(Na&ne)===ne){var X=K.revertLane;if(X===0)_!==null&&(_=_.next={lane:0,revertLane:0,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null}),ne===tl&&(ee=!0);else if((Na&X)===X){K=K.next,X===tl&&(ee=!0);continue}else ne={lane:0,revertLane:K.revertLane,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null},_===null?(E=_=ne,b=d):_=_.next=ne,ze.lanes|=X,za|=X;ne=K.action,Sr&&r(d,ne),d=K.hasEagerState?K.eagerState:r(d,ne)}else X={lane:ne,revertLane:K.revertLane,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null},_===null?(E=_=X,b=d):_=_.next=X,ze.lanes|=ne,za|=ne;K=K.next}while(K!==null&&K!==t);if(_===null?b=d:_.next=E,!Ft(d,e.memoizedState)&&(wt=!0,ee&&(r=nl,r!==null)))throw r;e.memoizedState=d,e.baseState=b,e.baseQueue=_,o.lastRenderedState=d}return c===null&&(o.lanes=0),[e.memoizedState,o.dispatch]}function Dc(e){var t=yt(),r=t.queue;if(r===null)throw Error(i(311));r.lastRenderedReducer=e;var o=r.dispatch,c=r.pending,d=t.memoizedState;if(c!==null){r.pending=null;var b=c=c.next;do d=e(d,b.action),b=b.next;while(b!==c);Ft(d,t.memoizedState)||(wt=!0),t.memoizedState=d,t.baseQueue===null&&(t.baseState=d),r.lastRenderedState=d}return[d,o]}function Em(e,t,r){var o=ze,c=yt(),d=Ke;if(d){if(r===void 0)throw Error(i(407));r=r()}else r=t();var b=!Ft((Je||c).memoizedState,r);b&&(c.memoizedState=r,wt=!0),c=c.queue;var E=Om.bind(null,o,c,e);if(wi(2048,8,E,[e]),c.getSnapshot!==t||b||vt!==null&&vt.memoizedState.tag&1){if(o.flags|=2048,il(9,es(),Cm.bind(null,o,c,r,t),null),tt===null)throw Error(i(349));d||(Na&124)!==0||Rm(o,t,r)}return r}function Rm(e,t,r){e.flags|=16384,e={getSnapshot:t,value:r},t=ze.updateQueue,t===null?(t=Tc(),ze.updateQueue=t,t.stores=[e]):(r=t.stores,r===null?t.stores=[e]:r.push(e))}function Cm(e,t,r,o){t.value=r,t.getSnapshot=o,Am(t)&&Nm(e)}function Om(e,t,r){return r(function(){Am(t)&&Nm(e)})}function Am(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!Ft(e,r)}catch{return!0}}function Nm(e){var t=Jr(e,2);t!==null&&It(t,e,2)}function _c(e){var t=Ht();if(typeof e=="function"){var r=e;if(e=r(),Sr){Sn(!0);try{r()}finally{Sn(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ra,lastRenderedState:e},t}function Tm(e,t,r,o){return e.baseState=r,Mc(e,Je,typeof o=="function"?o:ra)}function S1(e,t,r,o,c){if(ns(e))throw Error(i(485));if(e=t.action,e!==null){var d={payload:c,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(b){d.listeners.push(b)}};M.T!==null?r(!0):d.isTransition=!1,o(d),r=t.pending,r===null?(d.next=t.pending=d,jm(t,d)):(d.next=r.next,t.pending=r.next=d)}}function jm(e,t){var r=t.action,o=t.payload,c=e.state;if(t.isTransition){var d=M.T,b={};M.T=b;try{var E=r(c,o),_=M.S;_!==null&&_(b,E),Mm(e,t,E)}catch(K){Lc(e,t,K)}finally{M.T=d}}else try{d=r(c,o),Mm(e,t,d)}catch(K){Lc(e,t,K)}}function Mm(e,t,r){r!==null&&typeof r=="object"&&typeof r.then=="function"?r.then(function(o){Dm(e,t,o)},function(o){return Lc(e,t,o)}):Dm(e,t,r)}function Dm(e,t,r){t.status="fulfilled",t.value=r,_m(t),e.state=r,t=e.pending,t!==null&&(r=t.next,r===t?e.pending=null:(r=r.next,t.next=r,jm(e,r)))}function Lc(e,t,r){var o=e.pending;if(e.pending=null,o!==null){o=o.next;do t.status="rejected",t.reason=r,_m(t),t=t.next;while(t!==o)}e.action=null}function _m(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Lm(e,t){return t}function zm(e,t){if(Ke){var r=tt.formState;if(r!==null){e:{var o=ze;if(Ke){if(ct){t:{for(var c=ct,d=_n;c.nodeType!==8;){if(!d){c=null;break t}if(c=Rn(c.nextSibling),c===null){c=null;break t}}d=c.data,c=d==="F!"||d==="F"?c:null}if(c){ct=Rn(c.nextSibling),o=c.data==="F!";break e}}vr(o)}o=!1}o&&(t=r[0])}}return r=Ht(),r.memoizedState=r.baseState=t,o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Lm,lastRenderedState:t},r.queue=o,r=ep.bind(null,ze,o),o.dispatch=r,o=_c(!1),d=Hc.bind(null,ze,!1,o.queue),o=Ht(),c={state:t,dispatch:null,action:e,pending:null},o.queue=c,r=S1.bind(null,ze,c,d,r),c.dispatch=r,o.memoizedState=e,[t,r,!1]}function km(e){var t=yt();return Um(t,Je,e)}function Um(e,t,r){if(t=Mc(e,t,Lm)[0],e=Io(ra)[0],typeof t=="object"&&t!==null&&typeof t.then=="function")try{var o=Si(t)}catch(b){throw b===pi?Fo:b}else o=t;t=yt();var c=t.queue,d=c.dispatch;return r!==t.memoizedState&&(ze.flags|=2048,il(9,es(),w1.bind(null,c,r),null)),[o,d,e]}function w1(e,t){e.action=t}function Pm(e){var t=yt(),r=Je;if(r!==null)return Um(t,r,e);yt(),t=t.memoizedState,r=yt();var o=r.queue.dispatch;return r.memoizedState=e,[t,o,!1]}function il(e,t,r,o){return e={tag:e,create:r,deps:o,inst:t,next:null},t=ze.updateQueue,t===null&&(t=Tc(),ze.updateQueue=t),r=t.lastEffect,r===null?t.lastEffect=e.next=e:(o=r.next,r.next=e,e.next=o,t.lastEffect=e),e}function es(){return{destroy:void 0,resource:void 0}}function Hm(){return yt().memoizedState}function ts(e,t,r,o){var c=Ht();o=o===void 0?null:o,ze.flags|=e,c.memoizedState=il(1|t,es(),r,o)}function wi(e,t,r,o){var c=yt();o=o===void 0?null:o;var d=c.memoizedState.inst;Je!==null&&o!==null&&Rc(o,Je.memoizedState.deps)?c.memoizedState=il(t,d,r,o):(ze.flags|=e,c.memoizedState=il(1|t,d,r,o))}function Bm(e,t){ts(8390656,8,e,t)}function $m(e,t){wi(2048,8,e,t)}function Vm(e,t){return wi(4,2,e,t)}function Ym(e,t){return wi(4,4,e,t)}function qm(e,t){if(typeof t=="function"){e=e();var r=t(e);return function(){typeof r=="function"?r():t(null)}}if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function Gm(e,t,r){r=r!=null?r.concat([e]):null,wi(4,4,qm.bind(null,t,e),r)}function zc(){}function Km(e,t){var r=yt();t=t===void 0?null:t;var o=r.memoizedState;return t!==null&&Rc(t,o[1])?o[0]:(r.memoizedState=[e,t],e)}function Fm(e,t){var r=yt();t=t===void 0?null:t;var o=r.memoizedState;if(t!==null&&Rc(t,o[1]))return o[0];if(o=e(),Sr){Sn(!0);try{e()}finally{Sn(!1)}}return r.memoizedState=[o,t],o}function kc(e,t,r){return r===void 0||(Na&1073741824)!==0?e.memoizedState=t:(e.memoizedState=r,e=Zp(),ze.lanes|=e,za|=e,r)}function Xm(e,t,r,o){return Ft(r,t)?r:al.current!==null?(e=kc(e,r,o),Ft(e,t)||(wt=!0),e):(Na&42)===0?(wt=!0,e.memoizedState=r):(e=Zp(),ze.lanes|=e,za|=e,t)}function Qm(e,t,r,o,c){var d=A.p;A.p=d!==0&&8>d?d:8;var b=M.T,E={};M.T=E,Hc(e,!1,t,r);try{var _=c(),K=M.S;if(K!==null&&K(E,_),_!==null&&typeof _=="object"&&typeof _.then=="function"){var ee=y1(_,o);Ei(e,t,ee,Wt(e))}else Ei(e,t,o,Wt(e))}catch(ne){Ei(e,t,{then:function(){},status:"rejected",reason:ne},Wt())}finally{A.p=d,M.T=b}}function E1(){}function Uc(e,t,r,o){if(e.tag!==5)throw Error(i(476));var c=Zm(e).queue;Qm(e,c,t,j,r===null?E1:function(){return Jm(e),r(o)})}function Zm(e){var t=e.memoizedState;if(t!==null)return t;t={memoizedState:j,baseState:j,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ra,lastRenderedState:j},next:null};var r={};return t.next={memoizedState:r,baseState:r,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ra,lastRenderedState:r},next:null},e.memoizedState=t,e=e.alternate,e!==null&&(e.memoizedState=t),t}function Jm(e){var t=Zm(e).next.queue;Ei(e,t,{},Wt())}function Pc(){return Mt($i)}function Wm(){return yt().memoizedState}function Im(){return yt().memoizedState}function R1(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var r=Wt();e=Oa(r);var o=Aa(t,e,r);o!==null&&(It(o,t,r),vi(o,t,r)),t={cache:mc()},e.payload=t;return}t=t.return}}function C1(e,t,r){var o=Wt();r={lane:o,revertLane:0,action:r,hasEagerState:!1,eagerState:null,next:null},ns(e)?tp(t,r):(r=rc(e,t,r,o),r!==null&&(It(r,e,o),np(r,t,o)))}function ep(e,t,r){var o=Wt();Ei(e,t,r,o)}function Ei(e,t,r,o){var c={lane:o,revertLane:0,action:r,hasEagerState:!1,eagerState:null,next:null};if(ns(e))tp(t,c);else{var d=e.alternate;if(e.lanes===0&&(d===null||d.lanes===0)&&(d=t.lastRenderedReducer,d!==null))try{var b=t.lastRenderedState,E=d(b,r);if(c.hasEagerState=!0,c.eagerState=E,Ft(E,b))return Ho(e,t,c,0),tt===null&&Po(),!1}catch{}finally{}if(r=rc(e,t,c,o),r!==null)return It(r,e,o),np(r,t,o),!0}return!1}function Hc(e,t,r,o){if(o={lane:2,revertLane:yf(),action:o,hasEagerState:!1,eagerState:null,next:null},ns(e)){if(t)throw Error(i(479))}else t=rc(e,r,o,2),t!==null&&It(t,e,2)}function ns(e){var t=e.alternate;return e===ze||t!==null&&t===ze}function tp(e,t){rl=Zo=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function np(e,t,r){if((r&4194048)!==0){var o=t.lanes;o&=e.pendingLanes,r|=o,t.lanes=r,sr(e,r)}}var as={readContext:Mt,use:Wo,useCallback:mt,useContext:mt,useEffect:mt,useImperativeHandle:mt,useLayoutEffect:mt,useInsertionEffect:mt,useMemo:mt,useReducer:mt,useRef:mt,useState:mt,useDebugValue:mt,useDeferredValue:mt,useTransition:mt,useSyncExternalStore:mt,useId:mt,useHostTransitionStatus:mt,useFormState:mt,useActionState:mt,useOptimistic:mt,useMemoCache:mt,useCacheRefresh:mt},ap={readContext:Mt,use:Wo,useCallback:function(e,t){return Ht().memoizedState=[e,t===void 0?null:t],e},useContext:Mt,useEffect:Bm,useImperativeHandle:function(e,t,r){r=r!=null?r.concat([e]):null,ts(4194308,4,qm.bind(null,t,e),r)},useLayoutEffect:function(e,t){return ts(4194308,4,e,t)},useInsertionEffect:function(e,t){ts(4,2,e,t)},useMemo:function(e,t){var r=Ht();t=t===void 0?null:t;var o=e();if(Sr){Sn(!0);try{e()}finally{Sn(!1)}}return r.memoizedState=[o,t],o},useReducer:function(e,t,r){var o=Ht();if(r!==void 0){var c=r(t);if(Sr){Sn(!0);try{r(t)}finally{Sn(!1)}}}else c=t;return o.memoizedState=o.baseState=c,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:c},o.queue=e,e=e.dispatch=C1.bind(null,ze,e),[o.memoizedState,e]},useRef:function(e){var t=Ht();return e={current:e},t.memoizedState=e},useState:function(e){e=_c(e);var t=e.queue,r=ep.bind(null,ze,t);return t.dispatch=r,[e.memoizedState,r]},useDebugValue:zc,useDeferredValue:function(e,t){var r=Ht();return kc(r,e,t)},useTransition:function(){var e=_c(!1);return e=Qm.bind(null,ze,e.queue,!0,!1),Ht().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,r){var o=ze,c=Ht();if(Ke){if(r===void 0)throw Error(i(407));r=r()}else{if(r=t(),tt===null)throw Error(i(349));(Ve&124)!==0||Rm(o,t,r)}c.memoizedState=r;var d={value:r,getSnapshot:t};return c.queue=d,Bm(Om.bind(null,o,d,e),[e]),o.flags|=2048,il(9,es(),Cm.bind(null,o,d,r,t),null),r},useId:function(){var e=Ht(),t=tt.identifierPrefix;if(Ke){var r=ta,o=ea;r=(o&~(1<<32-At(o)-1)).toString(32)+r,t="«"+t+"R"+r,r=Jo++,0<r&&(t+="H"+r.toString(32)),t+="»"}else r=b1++,t="«"+t+"r"+r.toString(32)+"»";return e.memoizedState=t},useHostTransitionStatus:Pc,useFormState:zm,useActionState:zm,useOptimistic:function(e){var t=Ht();t.memoizedState=t.baseState=e;var r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=r,t=Hc.bind(null,ze,!0,r),r.dispatch=t,[e,t]},useMemoCache:jc,useCacheRefresh:function(){return Ht().memoizedState=R1.bind(null,ze)}},rp={readContext:Mt,use:Wo,useCallback:Km,useContext:Mt,useEffect:$m,useImperativeHandle:Gm,useInsertionEffect:Vm,useLayoutEffect:Ym,useMemo:Fm,useReducer:Io,useRef:Hm,useState:function(){return Io(ra)},useDebugValue:zc,useDeferredValue:function(e,t){var r=yt();return Xm(r,Je.memoizedState,e,t)},useTransition:function(){var e=Io(ra)[0],t=yt().memoizedState;return[typeof e=="boolean"?e:Si(e),t]},useSyncExternalStore:Em,useId:Wm,useHostTransitionStatus:Pc,useFormState:km,useActionState:km,useOptimistic:function(e,t){var r=yt();return Tm(r,Je,e,t)},useMemoCache:jc,useCacheRefresh:Im},O1={readContext:Mt,use:Wo,useCallback:Km,useContext:Mt,useEffect:$m,useImperativeHandle:Gm,useInsertionEffect:Vm,useLayoutEffect:Ym,useMemo:Fm,useReducer:Dc,useRef:Hm,useState:function(){return Dc(ra)},useDebugValue:zc,useDeferredValue:function(e,t){var r=yt();return Je===null?kc(r,e,t):Xm(r,Je.memoizedState,e,t)},useTransition:function(){var e=Dc(ra)[0],t=yt().memoizedState;return[typeof e=="boolean"?e:Si(e),t]},useSyncExternalStore:Em,useId:Wm,useHostTransitionStatus:Pc,useFormState:Pm,useActionState:Pm,useOptimistic:function(e,t){var r=yt();return Je!==null?Tm(r,Je,e,t):(r.baseState=e,[e,r.queue.dispatch])},useMemoCache:jc,useCacheRefresh:Im},ol=null,Ri=0;function rs(e){var t=Ri;return Ri+=1,ol===null&&(ol=[]),pm(ol,e,t)}function Ci(e,t){t=t.props.ref,e.ref=t!==void 0?t:null}function ls(e,t){throw t.$$typeof===x?Error(i(525)):(e=Object.prototype.toString.call(t),Error(i(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)))}function lp(e){var t=e._init;return t(e._payload)}function ip(e){function t(V,U){if(e){var G=V.deletions;G===null?(V.deletions=[U],V.flags|=16):G.push(U)}}function r(V,U){if(!e)return null;for(;U!==null;)t(V,U),U=U.sibling;return null}function o(V){for(var U=new Map;V!==null;)V.key!==null?U.set(V.key,V):U.set(V.index,V),V=V.sibling;return U}function c(V,U){return V=In(V,U),V.index=0,V.sibling=null,V}function d(V,U,G){return V.index=G,e?(G=V.alternate,G!==null?(G=G.index,G<U?(V.flags|=67108866,U):G):(V.flags|=67108866,U)):(V.flags|=1048576,U)}function b(V){return e&&V.alternate===null&&(V.flags|=67108866),V}function E(V,U,G,te){return U===null||U.tag!==6?(U=ic(G,V.mode,te),U.return=V,U):(U=c(U,G),U.return=V,U)}function _(V,U,G,te){var he=G.type;return he===C?ee(V,U,G.props.children,te,G.key):U!==null&&(U.elementType===he||typeof he=="object"&&he!==null&&he.$$typeof===I&&lp(he)===U.type)?(U=c(U,G.props),Ci(U,G),U.return=V,U):(U=$o(G.type,G.key,G.props,null,V.mode,te),Ci(U,G),U.return=V,U)}function K(V,U,G,te){return U===null||U.tag!==4||U.stateNode.containerInfo!==G.containerInfo||U.stateNode.implementation!==G.implementation?(U=oc(G,V.mode,te),U.return=V,U):(U=c(U,G.children||[]),U.return=V,U)}function ee(V,U,G,te,he){return U===null||U.tag!==7?(U=hr(G,V.mode,te,he),U.return=V,U):(U=c(U,G),U.return=V,U)}function ne(V,U,G){if(typeof U=="string"&&U!==""||typeof U=="number"||typeof U=="bigint")return U=ic(""+U,V.mode,G),U.return=V,U;if(typeof U=="object"&&U!==null){switch(U.$$typeof){case S:return G=$o(U.type,U.key,U.props,null,V.mode,G),Ci(G,U),G.return=V,G;case w:return U=oc(U,V.mode,G),U.return=V,U;case I:var te=U._init;return U=te(U._payload),ne(V,U,G)}if(ue(U)||xe(U))return U=hr(U,V.mode,G,null),U.return=V,U;if(typeof U.then=="function")return ne(V,rs(U),G);if(U.$$typeof===B)return ne(V,Go(V,U),G);ls(V,U)}return null}function X(V,U,G,te){var he=U!==null?U.key:null;if(typeof G=="string"&&G!==""||typeof G=="number"||typeof G=="bigint")return he!==null?null:E(V,U,""+G,te);if(typeof G=="object"&&G!==null){switch(G.$$typeof){case S:return G.key===he?_(V,U,G,te):null;case w:return G.key===he?K(V,U,G,te):null;case I:return he=G._init,G=he(G._payload),X(V,U,G,te)}if(ue(G)||xe(G))return he!==null?null:ee(V,U,G,te,null);if(typeof G.then=="function")return X(V,U,rs(G),te);if(G.$$typeof===B)return X(V,U,Go(V,G),te);ls(V,G)}return null}function Q(V,U,G,te,he){if(typeof te=="string"&&te!==""||typeof te=="number"||typeof te=="bigint")return V=V.get(G)||null,E(U,V,""+te,he);if(typeof te=="object"&&te!==null){switch(te.$$typeof){case S:return V=V.get(te.key===null?G:te.key)||null,_(U,V,te,he);case w:return V=V.get(te.key===null?G:te.key)||null,K(U,V,te,he);case I:var Pe=te._init;return te=Pe(te._payload),Q(V,U,G,te,he)}if(ue(te)||xe(te))return V=V.get(G)||null,ee(U,V,te,he,null);if(typeof te.then=="function")return Q(V,U,G,rs(te),he);if(te.$$typeof===B)return Q(V,U,G,Go(U,te),he);ls(U,te)}return null}function Ne(V,U,G,te){for(var he=null,Pe=null,we=U,Ae=U=0,Rt=null;we!==null&&Ae<G.length;Ae++){we.index>Ae?(Rt=we,we=null):Rt=we.sibling;var Ge=X(V,we,G[Ae],te);if(Ge===null){we===null&&(we=Rt);break}e&&we&&Ge.alternate===null&&t(V,we),U=d(Ge,U,Ae),Pe===null?he=Ge:Pe.sibling=Ge,Pe=Ge,we=Rt}if(Ae===G.length)return r(V,we),Ke&&pr(V,Ae),he;if(we===null){for(;Ae<G.length;Ae++)we=ne(V,G[Ae],te),we!==null&&(U=d(we,U,Ae),Pe===null?he=we:Pe.sibling=we,Pe=we);return Ke&&pr(V,Ae),he}for(we=o(we);Ae<G.length;Ae++)Rt=Q(we,V,Ae,G[Ae],te),Rt!==null&&(e&&Rt.alternate!==null&&we.delete(Rt.key===null?Ae:Rt.key),U=d(Rt,U,Ae),Pe===null?he=Rt:Pe.sibling=Rt,Pe=Rt);return e&&we.forEach(function(qa){return t(V,qa)}),Ke&&pr(V,Ae),he}function Oe(V,U,G,te){if(G==null)throw Error(i(151));for(var he=null,Pe=null,we=U,Ae=U=0,Rt=null,Ge=G.next();we!==null&&!Ge.done;Ae++,Ge=G.next()){we.index>Ae?(Rt=we,we=null):Rt=we.sibling;var qa=X(V,we,Ge.value,te);if(qa===null){we===null&&(we=Rt);break}e&&we&&qa.alternate===null&&t(V,we),U=d(qa,U,Ae),Pe===null?he=qa:Pe.sibling=qa,Pe=qa,we=Rt}if(Ge.done)return r(V,we),Ke&&pr(V,Ae),he;if(we===null){for(;!Ge.done;Ae++,Ge=G.next())Ge=ne(V,Ge.value,te),Ge!==null&&(U=d(Ge,U,Ae),Pe===null?he=Ge:Pe.sibling=Ge,Pe=Ge);return Ke&&pr(V,Ae),he}for(we=o(we);!Ge.done;Ae++,Ge=G.next())Ge=Q(we,V,Ae,Ge.value,te),Ge!==null&&(e&&Ge.alternate!==null&&we.delete(Ge.key===null?Ae:Ge.key),U=d(Ge,U,Ae),Pe===null?he=Ge:Pe.sibling=Ge,Pe=Ge);return e&&we.forEach(function(AS){return t(V,AS)}),Ke&&pr(V,Ae),he}function Ie(V,U,G,te){if(typeof G=="object"&&G!==null&&G.type===C&&G.key===null&&(G=G.props.children),typeof G=="object"&&G!==null){switch(G.$$typeof){case S:e:{for(var he=G.key;U!==null;){if(U.key===he){if(he=G.type,he===C){if(U.tag===7){r(V,U.sibling),te=c(U,G.props.children),te.return=V,V=te;break e}}else if(U.elementType===he||typeof he=="object"&&he!==null&&he.$$typeof===I&&lp(he)===U.type){r(V,U.sibling),te=c(U,G.props),Ci(te,G),te.return=V,V=te;break e}r(V,U);break}else t(V,U);U=U.sibling}G.type===C?(te=hr(G.props.children,V.mode,te,G.key),te.return=V,V=te):(te=$o(G.type,G.key,G.props,null,V.mode,te),Ci(te,G),te.return=V,V=te)}return b(V);case w:e:{for(he=G.key;U!==null;){if(U.key===he)if(U.tag===4&&U.stateNode.containerInfo===G.containerInfo&&U.stateNode.implementation===G.implementation){r(V,U.sibling),te=c(U,G.children||[]),te.return=V,V=te;break e}else{r(V,U);break}else t(V,U);U=U.sibling}te=oc(G,V.mode,te),te.return=V,V=te}return b(V);case I:return he=G._init,G=he(G._payload),Ie(V,U,G,te)}if(ue(G))return Ne(V,U,G,te);if(xe(G)){if(he=xe(G),typeof he!="function")throw Error(i(150));return G=he.call(G),Oe(V,U,G,te)}if(typeof G.then=="function")return Ie(V,U,rs(G),te);if(G.$$typeof===B)return Ie(V,U,Go(V,G),te);ls(V,G)}return typeof G=="string"&&G!==""||typeof G=="number"||typeof G=="bigint"?(G=""+G,U!==null&&U.tag===6?(r(V,U.sibling),te=c(U,G),te.return=V,V=te):(r(V,U),te=ic(G,V.mode,te),te.return=V,V=te),b(V)):r(V,U)}return function(V,U,G,te){try{Ri=0;var he=Ie(V,U,G,te);return ol=null,he}catch(we){if(we===pi||we===Fo)throw we;var Pe=Xt(29,we,null,V.mode);return Pe.lanes=te,Pe.return=V,Pe}finally{}}}var sl=ip(!0),op=ip(!1),pn=k(null),Ln=null;function Ta(e){var t=e.alternate;P(xt,xt.current&1),P(pn,e),Ln===null&&(t===null||al.current!==null||t.memoizedState!==null)&&(Ln=e)}function sp(e){if(e.tag===22){if(P(xt,xt.current),P(pn,e),Ln===null){var t=e.alternate;t!==null&&t.memoizedState!==null&&(Ln=e)}}else ja()}function ja(){P(xt,xt.current),P(pn,pn.current)}function la(e){D(pn),Ln===e&&(Ln=null),D(xt)}var xt=k(0);function is(e){for(var t=e;t!==null;){if(t.tag===13){var r=t.memoizedState;if(r!==null&&(r=r.dehydrated,r===null||r.data==="$?"||jf(r)))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function Bc(e,t,r,o){t=e.memoizedState,r=r(o,t),r=r==null?t:g({},t,r),e.memoizedState=r,e.lanes===0&&(e.updateQueue.baseState=r)}var $c={enqueueSetState:function(e,t,r){e=e._reactInternals;var o=Wt(),c=Oa(o);c.payload=t,r!=null&&(c.callback=r),t=Aa(e,c,o),t!==null&&(It(t,e,o),vi(t,e,o))},enqueueReplaceState:function(e,t,r){e=e._reactInternals;var o=Wt(),c=Oa(o);c.tag=1,c.payload=t,r!=null&&(c.callback=r),t=Aa(e,c,o),t!==null&&(It(t,e,o),vi(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var r=Wt(),o=Oa(r);o.tag=2,t!=null&&(o.callback=t),t=Aa(e,o,r),t!==null&&(It(t,e,r),vi(t,e,r))}};function up(e,t,r,o,c,d,b){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(o,d,b):t.prototype&&t.prototype.isPureReactComponent?!oi(r,o)||!oi(c,d):!0}function cp(e,t,r,o){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(r,o),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(r,o),t.state!==e&&$c.enqueueReplaceState(t,t.state,null)}function wr(e,t){var r=t;if("ref"in t){r={};for(var o in t)o!=="ref"&&(r[o]=t[o])}if(e=e.defaultProps){r===t&&(r=g({},r));for(var c in e)r[c]===void 0&&(r[c]=e[c])}return r}var os=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)};function fp(e){os(e)}function dp(e){console.error(e)}function hp(e){os(e)}function ss(e,t){try{var r=e.onUncaughtError;r(t.value,{componentStack:t.stack})}catch(o){setTimeout(function(){throw o})}}function mp(e,t,r){try{var o=e.onCaughtError;o(r.value,{componentStack:r.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(c){setTimeout(function(){throw c})}}function Vc(e,t,r){return r=Oa(r),r.tag=3,r.payload={element:null},r.callback=function(){ss(e,t)},r}function pp(e){return e=Oa(e),e.tag=3,e}function gp(e,t,r,o){var c=r.type.getDerivedStateFromError;if(typeof c=="function"){var d=o.value;e.payload=function(){return c(d)},e.callback=function(){mp(t,r,o)}}var b=r.stateNode;b!==null&&typeof b.componentDidCatch=="function"&&(e.callback=function(){mp(t,r,o),typeof c!="function"&&(ka===null?ka=new Set([this]):ka.add(this));var E=o.stack;this.componentDidCatch(o.value,{componentStack:E!==null?E:""})})}function A1(e,t,r,o,c){if(r.flags|=32768,o!==null&&typeof o=="object"&&typeof o.then=="function"){if(t=r.alternate,t!==null&&di(t,r,c,!0),r=pn.current,r!==null){switch(r.tag){case 13:return Ln===null?hf():r.alternate===null&&ft===0&&(ft=3),r.flags&=-257,r.flags|=65536,r.lanes=c,o===vc?r.flags|=16384:(t=r.updateQueue,t===null?r.updateQueue=new Set([o]):t.add(o),pf(e,o,c)),!1;case 22:return r.flags|=65536,o===vc?r.flags|=16384:(t=r.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([o])},r.updateQueue=t):(r=t.retryQueue,r===null?t.retryQueue=new Set([o]):r.add(o)),pf(e,o,c)),!1}throw Error(i(435,r.tag))}return pf(e,o,c),hf(),!1}if(Ke)return t=pn.current,t!==null?((t.flags&65536)===0&&(t.flags|=256),t.flags|=65536,t.lanes=c,o!==cc&&(e=Error(i(422),{cause:o}),fi(fn(e,r)))):(o!==cc&&(t=Error(i(423),{cause:o}),fi(fn(t,r))),e=e.current.alternate,e.flags|=65536,c&=-c,e.lanes|=c,o=fn(o,r),c=Vc(e.stateNode,o,c),xc(e,c),ft!==4&&(ft=2)),!1;var d=Error(i(520),{cause:o});if(d=fn(d,r),Di===null?Di=[d]:Di.push(d),ft!==4&&(ft=2),t===null)return!0;o=fn(o,r),r=t;do{switch(r.tag){case 3:return r.flags|=65536,e=c&-c,r.lanes|=e,e=Vc(r.stateNode,o,e),xc(r,e),!1;case 1:if(t=r.type,d=r.stateNode,(r.flags&128)===0&&(typeof t.getDerivedStateFromError=="function"||d!==null&&typeof d.componentDidCatch=="function"&&(ka===null||!ka.has(d))))return r.flags|=65536,c&=-c,r.lanes|=c,c=pp(c),gp(c,e,r,o),xc(r,c),!1}r=r.return}while(r!==null);return!1}var vp=Error(i(461)),wt=!1;function Nt(e,t,r,o){t.child=e===null?op(t,null,r,o):sl(t,e.child,r,o)}function yp(e,t,r,o,c){r=r.render;var d=t.ref;if("ref"in o){var b={};for(var E in o)E!=="ref"&&(b[E]=o[E])}else b=o;return br(t),o=Cc(e,t,r,b,d,c),E=Oc(),e!==null&&!wt?(Ac(e,t,c),ia(e,t,c)):(Ke&&E&&sc(t),t.flags|=1,Nt(e,t,o,c),t.child)}function bp(e,t,r,o,c){if(e===null){var d=r.type;return typeof d=="function"&&!lc(d)&&d.defaultProps===void 0&&r.compare===null?(t.tag=15,t.type=d,xp(e,t,d,o,c)):(e=$o(r.type,null,o,t,t.mode,c),e.ref=t.ref,e.return=t,t.child=e)}if(d=e.child,!Zc(e,c)){var b=d.memoizedProps;if(r=r.compare,r=r!==null?r:oi,r(b,o)&&e.ref===t.ref)return ia(e,t,c)}return t.flags|=1,e=In(d,o),e.ref=t.ref,e.return=t,t.child=e}function xp(e,t,r,o,c){if(e!==null){var d=e.memoizedProps;if(oi(d,o)&&e.ref===t.ref)if(wt=!1,t.pendingProps=o=d,Zc(e,c))(e.flags&131072)!==0&&(wt=!0);else return t.lanes=e.lanes,ia(e,t,c)}return Yc(e,t,r,o,c)}function Sp(e,t,r){var o=t.pendingProps,c=o.children,d=e!==null?e.memoizedState:null;if(o.mode==="hidden"){if((t.flags&128)!==0){if(o=d!==null?d.baseLanes|r:r,e!==null){for(c=t.child=e.child,d=0;c!==null;)d=d|c.lanes|c.childLanes,c=c.sibling;t.childLanes=d&~o}else t.childLanes=0,t.child=null;return wp(e,t,o,r)}if((r&536870912)!==0)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&Ko(t,d!==null?d.cachePool:null),d!==null?xm(t,d):wc(),sp(t);else return t.lanes=t.childLanes=536870912,wp(e,t,d!==null?d.baseLanes|r:r,r)}else d!==null?(Ko(t,d.cachePool),xm(t,d),ja(),t.memoizedState=null):(e!==null&&Ko(t,null),wc(),ja());return Nt(e,t,c,r),t.child}function wp(e,t,r,o){var c=gc();return c=c===null?null:{parent:bt._currentValue,pool:c},t.memoizedState={baseLanes:r,cachePool:c},e!==null&&Ko(t,null),wc(),sp(t),e!==null&&di(e,t,o,!0),null}function us(e,t){var r=t.ref;if(r===null)e!==null&&e.ref!==null&&(t.flags|=4194816);else{if(typeof r!="function"&&typeof r!="object")throw Error(i(284));(e===null||e.ref!==r)&&(t.flags|=4194816)}}function Yc(e,t,r,o,c){return br(t),r=Cc(e,t,r,o,void 0,c),o=Oc(),e!==null&&!wt?(Ac(e,t,c),ia(e,t,c)):(Ke&&o&&sc(t),t.flags|=1,Nt(e,t,r,c),t.child)}function Ep(e,t,r,o,c,d){return br(t),t.updateQueue=null,r=wm(t,o,r,c),Sm(e),o=Oc(),e!==null&&!wt?(Ac(e,t,d),ia(e,t,d)):(Ke&&o&&sc(t),t.flags|=1,Nt(e,t,r,d),t.child)}function Rp(e,t,r,o,c){if(br(t),t.stateNode===null){var d=Wr,b=r.contextType;typeof b=="object"&&b!==null&&(d=Mt(b)),d=new r(o,d),t.memoizedState=d.state!==null&&d.state!==void 0?d.state:null,d.updater=$c,t.stateNode=d,d._reactInternals=t,d=t.stateNode,d.props=o,d.state=t.memoizedState,d.refs={},yc(t),b=r.contextType,d.context=typeof b=="object"&&b!==null?Mt(b):Wr,d.state=t.memoizedState,b=r.getDerivedStateFromProps,typeof b=="function"&&(Bc(t,r,b,o),d.state=t.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof d.getSnapshotBeforeUpdate=="function"||typeof d.UNSAFE_componentWillMount!="function"&&typeof d.componentWillMount!="function"||(b=d.state,typeof d.componentWillMount=="function"&&d.componentWillMount(),typeof d.UNSAFE_componentWillMount=="function"&&d.UNSAFE_componentWillMount(),b!==d.state&&$c.enqueueReplaceState(d,d.state,null),bi(t,o,d,c),yi(),d.state=t.memoizedState),typeof d.componentDidMount=="function"&&(t.flags|=4194308),o=!0}else if(e===null){d=t.stateNode;var E=t.memoizedProps,_=wr(r,E);d.props=_;var K=d.context,ee=r.contextType;b=Wr,typeof ee=="object"&&ee!==null&&(b=Mt(ee));var ne=r.getDerivedStateFromProps;ee=typeof ne=="function"||typeof d.getSnapshotBeforeUpdate=="function",E=t.pendingProps!==E,ee||typeof d.UNSAFE_componentWillReceiveProps!="function"&&typeof d.componentWillReceiveProps!="function"||(E||K!==b)&&cp(t,d,o,b),Ca=!1;var X=t.memoizedState;d.state=X,bi(t,o,d,c),yi(),K=t.memoizedState,E||X!==K||Ca?(typeof ne=="function"&&(Bc(t,r,ne,o),K=t.memoizedState),(_=Ca||up(t,r,_,o,X,K,b))?(ee||typeof d.UNSAFE_componentWillMount!="function"&&typeof d.componentWillMount!="function"||(typeof d.componentWillMount=="function"&&d.componentWillMount(),typeof d.UNSAFE_componentWillMount=="function"&&d.UNSAFE_componentWillMount()),typeof d.componentDidMount=="function"&&(t.flags|=4194308)):(typeof d.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=o,t.memoizedState=K),d.props=o,d.state=K,d.context=b,o=_):(typeof d.componentDidMount=="function"&&(t.flags|=4194308),o=!1)}else{d=t.stateNode,bc(e,t),b=t.memoizedProps,ee=wr(r,b),d.props=ee,ne=t.pendingProps,X=d.context,K=r.contextType,_=Wr,typeof K=="object"&&K!==null&&(_=Mt(K)),E=r.getDerivedStateFromProps,(K=typeof E=="function"||typeof d.getSnapshotBeforeUpdate=="function")||typeof d.UNSAFE_componentWillReceiveProps!="function"&&typeof d.componentWillReceiveProps!="function"||(b!==ne||X!==_)&&cp(t,d,o,_),Ca=!1,X=t.memoizedState,d.state=X,bi(t,o,d,c),yi();var Q=t.memoizedState;b!==ne||X!==Q||Ca||e!==null&&e.dependencies!==null&&qo(e.dependencies)?(typeof E=="function"&&(Bc(t,r,E,o),Q=t.memoizedState),(ee=Ca||up(t,r,ee,o,X,Q,_)||e!==null&&e.dependencies!==null&&qo(e.dependencies))?(K||typeof d.UNSAFE_componentWillUpdate!="function"&&typeof d.componentWillUpdate!="function"||(typeof d.componentWillUpdate=="function"&&d.componentWillUpdate(o,Q,_),typeof d.UNSAFE_componentWillUpdate=="function"&&d.UNSAFE_componentWillUpdate(o,Q,_)),typeof d.componentDidUpdate=="function"&&(t.flags|=4),typeof d.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof d.componentDidUpdate!="function"||b===e.memoizedProps&&X===e.memoizedState||(t.flags|=4),typeof d.getSnapshotBeforeUpdate!="function"||b===e.memoizedProps&&X===e.memoizedState||(t.flags|=1024),t.memoizedProps=o,t.memoizedState=Q),d.props=o,d.state=Q,d.context=_,o=ee):(typeof d.componentDidUpdate!="function"||b===e.memoizedProps&&X===e.memoizedState||(t.flags|=4),typeof d.getSnapshotBeforeUpdate!="function"||b===e.memoizedProps&&X===e.memoizedState||(t.flags|=1024),o=!1)}return d=o,us(e,t),o=(t.flags&128)!==0,d||o?(d=t.stateNode,r=o&&typeof r.getDerivedStateFromError!="function"?null:d.render(),t.flags|=1,e!==null&&o?(t.child=sl(t,e.child,null,c),t.child=sl(t,null,r,c)):Nt(e,t,r,c),t.memoizedState=d.state,e=t.child):e=ia(e,t,c),e}function Cp(e,t,r,o){return ci(),t.flags|=256,Nt(e,t,r,o),t.child}var qc={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Gc(e){return{baseLanes:e,cachePool:dm()}}function Kc(e,t,r){return e=e!==null?e.childLanes&~r:0,t&&(e|=gn),e}function Op(e,t,r){var o=t.pendingProps,c=!1,d=(t.flags&128)!==0,b;if((b=d)||(b=e!==null&&e.memoizedState===null?!1:(xt.current&2)!==0),b&&(c=!0,t.flags&=-129),b=(t.flags&32)!==0,t.flags&=-33,e===null){if(Ke){if(c?Ta(t):ja(),Ke){var E=ct,_;if(_=E){e:{for(_=E,E=_n;_.nodeType!==8;){if(!E){E=null;break e}if(_=Rn(_.nextSibling),_===null){E=null;break e}}E=_}E!==null?(t.memoizedState={dehydrated:E,treeContext:mr!==null?{id:ea,overflow:ta}:null,retryLane:536870912,hydrationErrors:null},_=Xt(18,null,null,0),_.stateNode=E,_.return=t,t.child=_,zt=t,ct=null,_=!0):_=!1}_||vr(t)}if(E=t.memoizedState,E!==null&&(E=E.dehydrated,E!==null))return jf(E)?t.lanes=32:t.lanes=536870912,null;la(t)}return E=o.children,o=o.fallback,c?(ja(),c=t.mode,E=cs({mode:"hidden",children:E},c),o=hr(o,c,r,null),E.return=t,o.return=t,E.sibling=o,t.child=E,c=t.child,c.memoizedState=Gc(r),c.childLanes=Kc(e,b,r),t.memoizedState=qc,o):(Ta(t),Fc(t,E))}if(_=e.memoizedState,_!==null&&(E=_.dehydrated,E!==null)){if(d)t.flags&256?(Ta(t),t.flags&=-257,t=Xc(e,t,r)):t.memoizedState!==null?(ja(),t.child=e.child,t.flags|=128,t=null):(ja(),c=o.fallback,E=t.mode,o=cs({mode:"visible",children:o.children},E),c=hr(c,E,r,null),c.flags|=2,o.return=t,c.return=t,o.sibling=c,t.child=o,sl(t,e.child,null,r),o=t.child,o.memoizedState=Gc(r),o.childLanes=Kc(e,b,r),t.memoizedState=qc,t=c);else if(Ta(t),jf(E)){if(b=E.nextSibling&&E.nextSibling.dataset,b)var K=b.dgst;b=K,o=Error(i(419)),o.stack="",o.digest=b,fi({value:o,source:null,stack:null}),t=Xc(e,t,r)}else if(wt||di(e,t,r,!1),b=(r&e.childLanes)!==0,wt||b){if(b=tt,b!==null&&(o=r&-r,o=(o&42)!==0?1:Wl(o),o=(o&(b.suspendedLanes|r))!==0?0:o,o!==0&&o!==_.retryLane))throw _.retryLane=o,Jr(e,o),It(b,e,o),vp;E.data==="$?"||hf(),t=Xc(e,t,r)}else E.data==="$?"?(t.flags|=192,t.child=e.child,t=null):(e=_.treeContext,ct=Rn(E.nextSibling),zt=t,Ke=!0,gr=null,_n=!1,e!==null&&(hn[mn++]=ea,hn[mn++]=ta,hn[mn++]=mr,ea=e.id,ta=e.overflow,mr=t),t=Fc(t,o.children),t.flags|=4096);return t}return c?(ja(),c=o.fallback,E=t.mode,_=e.child,K=_.sibling,o=In(_,{mode:"hidden",children:o.children}),o.subtreeFlags=_.subtreeFlags&65011712,K!==null?c=In(K,c):(c=hr(c,E,r,null),c.flags|=2),c.return=t,o.return=t,o.sibling=c,t.child=o,o=c,c=t.child,E=e.child.memoizedState,E===null?E=Gc(r):(_=E.cachePool,_!==null?(K=bt._currentValue,_=_.parent!==K?{parent:K,pool:K}:_):_=dm(),E={baseLanes:E.baseLanes|r,cachePool:_}),c.memoizedState=E,c.childLanes=Kc(e,b,r),t.memoizedState=qc,o):(Ta(t),r=e.child,e=r.sibling,r=In(r,{mode:"visible",children:o.children}),r.return=t,r.sibling=null,e!==null&&(b=t.deletions,b===null?(t.deletions=[e],t.flags|=16):b.push(e)),t.child=r,t.memoizedState=null,r)}function Fc(e,t){return t=cs({mode:"visible",children:t},e.mode),t.return=e,e.child=t}function cs(e,t){return e=Xt(22,e,null,t),e.lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function Xc(e,t,r){return sl(t,e.child,null,r),e=Fc(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function Ap(e,t,r){e.lanes|=t;var o=e.alternate;o!==null&&(o.lanes|=t),dc(e.return,t,r)}function Qc(e,t,r,o,c){var d=e.memoizedState;d===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:o,tail:r,tailMode:c}:(d.isBackwards=t,d.rendering=null,d.renderingStartTime=0,d.last=o,d.tail=r,d.tailMode=c)}function Np(e,t,r){var o=t.pendingProps,c=o.revealOrder,d=o.tail;if(Nt(e,t,o.children,r),o=xt.current,(o&2)!==0)o=o&1|2,t.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Ap(e,r,t);else if(e.tag===19)Ap(e,r,t);else if(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;e=e.return}e.sibling.return=e.return,e=e.sibling}o&=1}switch(P(xt,o),c){case"forwards":for(r=t.child,c=null;r!==null;)e=r.alternate,e!==null&&is(e)===null&&(c=r),r=r.sibling;r=c,r===null?(c=t.child,t.child=null):(c=r.sibling,r.sibling=null),Qc(t,!1,c,r,d);break;case"backwards":for(r=null,c=t.child,t.child=null;c!==null;){if(e=c.alternate,e!==null&&is(e)===null){t.child=c;break}e=c.sibling,c.sibling=r,r=c,c=e}Qc(t,!0,r,null,d);break;case"together":Qc(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function ia(e,t,r){if(e!==null&&(t.dependencies=e.dependencies),za|=t.lanes,(r&t.childLanes)===0)if(e!==null){if(di(e,t,r,!1),(r&t.childLanes)===0)return null}else return null;if(e!==null&&t.child!==e.child)throw Error(i(153));if(t.child!==null){for(e=t.child,r=In(e,e.pendingProps),t.child=r,r.return=t;e.sibling!==null;)e=e.sibling,r=r.sibling=In(e,e.pendingProps),r.return=t;r.sibling=null}return t.child}function Zc(e,t){return(e.lanes&t)!==0?!0:(e=e.dependencies,!!(e!==null&&qo(e)))}function N1(e,t,r){switch(t.tag){case 3:Te(t,t.stateNode.containerInfo),Ra(t,bt,e.memoizedState.cache),ci();break;case 27:case 5:qe(t);break;case 4:Te(t,t.stateNode.containerInfo);break;case 10:Ra(t,t.type,t.memoizedProps.value);break;case 13:var o=t.memoizedState;if(o!==null)return o.dehydrated!==null?(Ta(t),t.flags|=128,null):(r&t.child.childLanes)!==0?Op(e,t,r):(Ta(t),e=ia(e,t,r),e!==null?e.sibling:null);Ta(t);break;case 19:var c=(e.flags&128)!==0;if(o=(r&t.childLanes)!==0,o||(di(e,t,r,!1),o=(r&t.childLanes)!==0),c){if(o)return Np(e,t,r);t.flags|=128}if(c=t.memoizedState,c!==null&&(c.rendering=null,c.tail=null,c.lastEffect=null),P(xt,xt.current),o)break;return null;case 22:case 23:return t.lanes=0,Sp(e,t,r);case 24:Ra(t,bt,e.memoizedState.cache)}return ia(e,t,r)}function Tp(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps)wt=!0;else{if(!Zc(e,r)&&(t.flags&128)===0)return wt=!1,N1(e,t,r);wt=(e.flags&131072)!==0}else wt=!1,Ke&&(t.flags&1048576)!==0&&lm(t,Yo,t.index);switch(t.lanes=0,t.tag){case 16:e:{e=t.pendingProps;var o=t.elementType,c=o._init;if(o=c(o._payload),t.type=o,typeof o=="function")lc(o)?(e=wr(o,e),t.tag=1,t=Rp(null,t,o,e,r)):(t.tag=0,t=Yc(null,t,o,e,r));else{if(o!=null){if(c=o.$$typeof,c===Y){t.tag=11,t=yp(null,t,o,e,r);break e}else if(c===F){t.tag=14,t=bp(null,t,o,e,r);break e}}throw t=se(o)||o,Error(i(306,t,""))}}return t;case 0:return Yc(e,t,t.type,t.pendingProps,r);case 1:return o=t.type,c=wr(o,t.pendingProps),Rp(e,t,o,c,r);case 3:e:{if(Te(t,t.stateNode.containerInfo),e===null)throw Error(i(387));o=t.pendingProps;var d=t.memoizedState;c=d.element,bc(e,t),bi(t,o,null,r);var b=t.memoizedState;if(o=b.cache,Ra(t,bt,o),o!==d.cache&&hc(t,[bt],r,!0),yi(),o=b.element,d.isDehydrated)if(d={element:o,isDehydrated:!1,cache:b.cache},t.updateQueue.baseState=d,t.memoizedState=d,t.flags&256){t=Cp(e,t,o,r);break e}else if(o!==c){c=fn(Error(i(424)),t),fi(c),t=Cp(e,t,o,r);break e}else{switch(e=t.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName==="HTML"?e.ownerDocument.body:e}for(ct=Rn(e.firstChild),zt=t,Ke=!0,gr=null,_n=!0,r=op(t,null,o,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling}else{if(ci(),o===c){t=ia(e,t,r);break e}Nt(e,t,o,r)}t=t.child}return t;case 26:return us(e,t),e===null?(r=_g(t.type,null,t.pendingProps,null))?t.memoizedState=r:Ke||(r=t.type,e=t.pendingProps,o=Rs(ce.current).createElement(r),o[ae]=t,o[oe]=e,jt(o,r,e),Me(o),t.stateNode=o):t.memoizedState=_g(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return qe(t),e===null&&Ke&&(o=t.stateNode=jg(t.type,t.pendingProps,ce.current),zt=t,_n=!0,c=ct,Ha(t.type)?(Mf=c,ct=Rn(o.firstChild)):ct=c),Nt(e,t,t.pendingProps.children,r),us(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&Ke&&((c=o=ct)&&(o=nS(o,t.type,t.pendingProps,_n),o!==null?(t.stateNode=o,zt=t,ct=Rn(o.firstChild),_n=!1,c=!0):c=!1),c||vr(t)),qe(t),c=t.type,d=t.pendingProps,b=e!==null?e.memoizedProps:null,o=d.children,Af(c,d)?o=null:b!==null&&Af(c,b)&&(t.flags|=32),t.memoizedState!==null&&(c=Cc(e,t,x1,null,null,r),$i._currentValue=c),us(e,t),Nt(e,t,o,r),t.child;case 6:return e===null&&Ke&&((e=r=ct)&&(r=aS(r,t.pendingProps,_n),r!==null?(t.stateNode=r,zt=t,ct=null,e=!0):e=!1),e||vr(t)),null;case 13:return Op(e,t,r);case 4:return Te(t,t.stateNode.containerInfo),o=t.pendingProps,e===null?t.child=sl(t,null,o,r):Nt(e,t,o,r),t.child;case 11:return yp(e,t,t.type,t.pendingProps,r);case 7:return Nt(e,t,t.pendingProps,r),t.child;case 8:return Nt(e,t,t.pendingProps.children,r),t.child;case 12:return Nt(e,t,t.pendingProps.children,r),t.child;case 10:return o=t.pendingProps,Ra(t,t.type,o.value),Nt(e,t,o.children,r),t.child;case 9:return c=t.type._context,o=t.pendingProps.children,br(t),c=Mt(c),o=o(c),t.flags|=1,Nt(e,t,o,r),t.child;case 14:return bp(e,t,t.type,t.pendingProps,r);case 15:return xp(e,t,t.type,t.pendingProps,r);case 19:return Np(e,t,r);case 31:return o=t.pendingProps,r=t.mode,o={mode:o.mode,children:o.children},e===null?(r=cs(o,r),r.ref=t.ref,t.child=r,r.return=t,t=r):(r=In(e.child,o),r.ref=t.ref,t.child=r,r.return=t,t=r),t;case 22:return Sp(e,t,r);case 24:return br(t),o=Mt(bt),e===null?(c=gc(),c===null&&(c=tt,d=mc(),c.pooledCache=d,d.refCount++,d!==null&&(c.pooledCacheLanes|=r),c=d),t.memoizedState={parent:o,cache:c},yc(t),Ra(t,bt,c)):((e.lanes&r)!==0&&(bc(e,t),bi(t,null,null,r),yi()),c=e.memoizedState,d=t.memoizedState,c.parent!==o?(c={parent:o,cache:o},t.memoizedState=c,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=c),Ra(t,bt,o)):(o=d.cache,Ra(t,bt,o),o!==c.cache&&hc(t,[bt],r,!0))),Nt(e,t,t.pendingProps.children,r),t.child;case 29:throw t.pendingProps}throw Error(i(156,t.tag))}function oa(e){e.flags|=4}function jp(e,t){if(t.type!=="stylesheet"||(t.state.loading&4)!==0)e.flags&=-16777217;else if(e.flags|=16777216,!Pg(t)){if(t=pn.current,t!==null&&((Ve&4194048)===Ve?Ln!==null:(Ve&62914560)!==Ve&&(Ve&536870912)===0||t!==Ln))throw gi=vc,hm;e.flags|=8192}}function fs(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag!==22?Co():536870912,e.lanes|=t,dl|=t)}function Oi(e,t){if(!Ke)switch(e.tailMode){case"hidden":t=e.tail;for(var r=null;t!==null;)t.alternate!==null&&(r=t),t=t.sibling;r===null?e.tail=null:r.sibling=null;break;case"collapsed":r=e.tail;for(var o=null;r!==null;)r.alternate!==null&&(o=r),r=r.sibling;o===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:o.sibling=null}}function ot(e){var t=e.alternate!==null&&e.alternate.child===e.child,r=0,o=0;if(t)for(var c=e.child;c!==null;)r|=c.lanes|c.childLanes,o|=c.subtreeFlags&65011712,o|=c.flags&65011712,c.return=e,c=c.sibling;else for(c=e.child;c!==null;)r|=c.lanes|c.childLanes,o|=c.subtreeFlags,o|=c.flags,c.return=e,c=c.sibling;return e.subtreeFlags|=o,e.childLanes=r,t}function T1(e,t,r){var o=t.pendingProps;switch(uc(t),t.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ot(t),null;case 1:return ot(t),null;case 3:return r=t.stateNode,o=null,e!==null&&(o=e.memoizedState.cache),t.memoizedState.cache!==o&&(t.flags|=2048),aa(bt),Ye(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(ui(t)?oa(t):e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,sm())),ot(t),null;case 26:return r=t.memoizedState,e===null?(oa(t),r!==null?(ot(t),jp(t,r)):(ot(t),t.flags&=-16777217)):r?r!==e.memoizedState?(oa(t),ot(t),jp(t,r)):(ot(t),t.flags&=-16777217):(e.memoizedProps!==o&&oa(t),ot(t),t.flags&=-16777217),null;case 27:Ot(t),r=ce.current;var c=t.type;if(e!==null&&t.stateNode!=null)e.memoizedProps!==o&&oa(t);else{if(!o){if(t.stateNode===null)throw Error(i(166));return ot(t),null}e=W.current,ui(t)?im(t):(e=jg(c,o,r),t.stateNode=e,oa(t))}return ot(t),null;case 5:if(Ot(t),r=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==o&&oa(t);else{if(!o){if(t.stateNode===null)throw Error(i(166));return ot(t),null}if(e=W.current,ui(t))im(t);else{switch(c=Rs(ce.current),e){case 1:e=c.createElementNS("http://www.w3.org/2000/svg",r);break;case 2:e=c.createElementNS("http://www.w3.org/1998/Math/MathML",r);break;default:switch(r){case"svg":e=c.createElementNS("http://www.w3.org/2000/svg",r);break;case"math":e=c.createElementNS("http://www.w3.org/1998/Math/MathML",r);break;case"script":e=c.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e=typeof o.is=="string"?c.createElement("select",{is:o.is}):c.createElement("select"),o.multiple?e.multiple=!0:o.size&&(e.size=o.size);break;default:e=typeof o.is=="string"?c.createElement(r,{is:o.is}):c.createElement(r)}}e[ae]=t,e[oe]=o;e:for(c=t.child;c!==null;){if(c.tag===5||c.tag===6)e.appendChild(c.stateNode);else if(c.tag!==4&&c.tag!==27&&c.child!==null){c.child.return=c,c=c.child;continue}if(c===t)break e;for(;c.sibling===null;){if(c.return===null||c.return===t)break e;c=c.return}c.sibling.return=c.return,c=c.sibling}t.stateNode=e;e:switch(jt(e,r,o),r){case"button":case"input":case"select":case"textarea":e=!!o.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&oa(t)}}return ot(t),t.flags&=-16777217,null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==o&&oa(t);else{if(typeof o!="string"&&t.stateNode===null)throw Error(i(166));if(e=ce.current,ui(t)){if(e=t.stateNode,r=t.memoizedProps,o=null,c=zt,c!==null)switch(c.tag){case 27:case 5:o=c.memoizedProps}e[ae]=t,e=!!(e.nodeValue===r||o!==null&&o.suppressHydrationWarning===!0||Eg(e.nodeValue,r)),e||vr(t)}else e=Rs(e).createTextNode(o),e[ae]=t,t.stateNode=e}return ot(t),null;case 13:if(o=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(c=ui(t),o!==null&&o.dehydrated!==null){if(e===null){if(!c)throw Error(i(318));if(c=t.memoizedState,c=c!==null?c.dehydrated:null,!c)throw Error(i(317));c[ae]=t}else ci(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;ot(t),c=!1}else c=sm(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=c),c=!0;if(!c)return t.flags&256?(la(t),t):(la(t),null)}if(la(t),(t.flags&128)!==0)return t.lanes=r,t;if(r=o!==null,e=e!==null&&e.memoizedState!==null,r){o=t.child,c=null,o.alternate!==null&&o.alternate.memoizedState!==null&&o.alternate.memoizedState.cachePool!==null&&(c=o.alternate.memoizedState.cachePool.pool);var d=null;o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(d=o.memoizedState.cachePool.pool),d!==c&&(o.flags|=2048)}return r!==e&&r&&(t.child.flags|=8192),fs(t,t.updateQueue),ot(t),null;case 4:return Ye(),e===null&&wf(t.stateNode.containerInfo),ot(t),null;case 10:return aa(t.type),ot(t),null;case 19:if(D(xt),c=t.memoizedState,c===null)return ot(t),null;if(o=(t.flags&128)!==0,d=c.rendering,d===null)if(o)Oi(c,!1);else{if(ft!==0||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(d=is(e),d!==null){for(t.flags|=128,Oi(c,!1),e=d.updateQueue,t.updateQueue=e,fs(t,e),t.subtreeFlags=0,e=r,r=t.child;r!==null;)rm(r,e),r=r.sibling;return P(xt,xt.current&1|2),t.child}e=e.sibling}c.tail!==null&&Gt()>ms&&(t.flags|=128,o=!0,Oi(c,!1),t.lanes=4194304)}else{if(!o)if(e=is(d),e!==null){if(t.flags|=128,o=!0,e=e.updateQueue,t.updateQueue=e,fs(t,e),Oi(c,!0),c.tail===null&&c.tailMode==="hidden"&&!d.alternate&&!Ke)return ot(t),null}else 2*Gt()-c.renderingStartTime>ms&&r!==536870912&&(t.flags|=128,o=!0,Oi(c,!1),t.lanes=4194304);c.isBackwards?(d.sibling=t.child,t.child=d):(e=c.last,e!==null?e.sibling=d:t.child=d,c.last=d)}return c.tail!==null?(t=c.tail,c.rendering=t,c.tail=t.sibling,c.renderingStartTime=Gt(),t.sibling=null,e=xt.current,P(xt,o?e&1|2:e&1),t):(ot(t),null);case 22:case 23:return la(t),Ec(),o=t.memoizedState!==null,e!==null?e.memoizedState!==null!==o&&(t.flags|=8192):o&&(t.flags|=8192),o?(r&536870912)!==0&&(t.flags&128)===0&&(ot(t),t.subtreeFlags&6&&(t.flags|=8192)):ot(t),r=t.updateQueue,r!==null&&fs(t,r.retryQueue),r=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(r=e.memoizedState.cachePool.pool),o=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(o=t.memoizedState.cachePool.pool),o!==r&&(t.flags|=2048),e!==null&&D(xr),null;case 24:return r=null,e!==null&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),aa(bt),ot(t),null;case 25:return null;case 30:return null}throw Error(i(156,t.tag))}function j1(e,t){switch(uc(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return aa(bt),Ye(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 26:case 27:case 5:return Ot(t),null;case 13:if(la(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(i(340));ci()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return D(xt),null;case 4:return Ye(),null;case 10:return aa(t.type),null;case 22:case 23:return la(t),Ec(),e!==null&&D(xr),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return aa(bt),null;case 25:return null;default:return null}}function Mp(e,t){switch(uc(t),t.tag){case 3:aa(bt),Ye();break;case 26:case 27:case 5:Ot(t);break;case 4:Ye();break;case 13:la(t);break;case 19:D(xt);break;case 10:aa(t.type);break;case 22:case 23:la(t),Ec(),e!==null&&D(xr);break;case 24:aa(bt)}}function Ai(e,t){try{var r=t.updateQueue,o=r!==null?r.lastEffect:null;if(o!==null){var c=o.next;r=c;do{if((r.tag&e)===e){o=void 0;var d=r.create,b=r.inst;o=d(),b.destroy=o}r=r.next}while(r!==c)}}catch(E){et(t,t.return,E)}}function Ma(e,t,r){try{var o=t.updateQueue,c=o!==null?o.lastEffect:null;if(c!==null){var d=c.next;o=d;do{if((o.tag&e)===e){var b=o.inst,E=b.destroy;if(E!==void 0){b.destroy=void 0,c=t;var _=r,K=E;try{K()}catch(ee){et(c,_,ee)}}}o=o.next}while(o!==d)}}catch(ee){et(t,t.return,ee)}}function Dp(e){var t=e.updateQueue;if(t!==null){var r=e.stateNode;try{bm(t,r)}catch(o){et(e,e.return,o)}}}function _p(e,t,r){r.props=wr(e.type,e.memoizedProps),r.state=e.memoizedState;try{r.componentWillUnmount()}catch(o){et(e,t,o)}}function Ni(e,t){try{var r=e.ref;if(r!==null){switch(e.tag){case 26:case 27:case 5:var o=e.stateNode;break;case 30:o=e.stateNode;break;default:o=e.stateNode}typeof r=="function"?e.refCleanup=r(o):r.current=o}}catch(c){et(e,t,c)}}function zn(e,t){var r=e.ref,o=e.refCleanup;if(r!==null)if(typeof o=="function")try{o()}catch(c){et(e,t,c)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof r=="function")try{r(null)}catch(c){et(e,t,c)}else r.current=null}function Lp(e){var t=e.type,r=e.memoizedProps,o=e.stateNode;try{e:switch(t){case"button":case"input":case"select":case"textarea":r.autoFocus&&o.focus();break e;case"img":r.src?o.src=r.src:r.srcSet&&(o.srcset=r.srcSet)}}catch(c){et(e,e.return,c)}}function Jc(e,t,r){try{var o=e.stateNode;J1(o,e.type,r,t),o[oe]=t}catch(c){et(e,e.return,c)}}function zp(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&Ha(e.type)||e.tag===4}function Wc(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||zp(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.tag===27&&Ha(e.type)||e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Ic(e,t,r){var o=e.tag;if(o===5||o===6)e=e.stateNode,t?(r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r).insertBefore(e,t):(t=r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r,t.appendChild(e),r=r._reactRootContainer,r!=null||t.onclick!==null||(t.onclick=Es));else if(o!==4&&(o===27&&Ha(e.type)&&(r=e.stateNode,t=null),e=e.child,e!==null))for(Ic(e,t,r),e=e.sibling;e!==null;)Ic(e,t,r),e=e.sibling}function ds(e,t,r){var o=e.tag;if(o===5||o===6)e=e.stateNode,t?r.insertBefore(e,t):r.appendChild(e);else if(o!==4&&(o===27&&Ha(e.type)&&(r=e.stateNode),e=e.child,e!==null))for(ds(e,t,r),e=e.sibling;e!==null;)ds(e,t,r),e=e.sibling}function kp(e){var t=e.stateNode,r=e.memoizedProps;try{for(var o=e.type,c=t.attributes;c.length;)t.removeAttributeNode(c[0]);jt(t,o,r),t[ae]=e,t[oe]=r}catch(d){et(e,e.return,d)}}var sa=!1,pt=!1,ef=!1,Up=typeof WeakSet=="function"?WeakSet:Set,Et=null;function M1(e,t){if(e=e.containerInfo,Cf=js,e=Xh(e),Wu(e)){if("selectionStart"in e)var r={start:e.selectionStart,end:e.selectionEnd};else e:{r=(r=e.ownerDocument)&&r.defaultView||window;var o=r.getSelection&&r.getSelection();if(o&&o.rangeCount!==0){r=o.anchorNode;var c=o.anchorOffset,d=o.focusNode;o=o.focusOffset;try{r.nodeType,d.nodeType}catch{r=null;break e}var b=0,E=-1,_=-1,K=0,ee=0,ne=e,X=null;t:for(;;){for(var Q;ne!==r||c!==0&&ne.nodeType!==3||(E=b+c),ne!==d||o!==0&&ne.nodeType!==3||(_=b+o),ne.nodeType===3&&(b+=ne.nodeValue.length),(Q=ne.firstChild)!==null;)X=ne,ne=Q;for(;;){if(ne===e)break t;if(X===r&&++K===c&&(E=b),X===d&&++ee===o&&(_=b),(Q=ne.nextSibling)!==null)break;ne=X,X=ne.parentNode}ne=Q}r=E===-1||_===-1?null:{start:E,end:_}}else r=null}r=r||{start:0,end:0}}else r=null;for(Of={focusedElem:e,selectionRange:r},js=!1,Et=t;Et!==null;)if(t=Et,e=t.child,(t.subtreeFlags&1024)!==0&&e!==null)e.return=t,Et=e;else for(;Et!==null;){switch(t=Et,d=t.alternate,e=t.flags,t.tag){case 0:break;case 11:case 15:break;case 1:if((e&1024)!==0&&d!==null){e=void 0,r=t,c=d.memoizedProps,d=d.memoizedState,o=r.stateNode;try{var Ne=wr(r.type,c,r.elementType===r.type);e=o.getSnapshotBeforeUpdate(Ne,d),o.__reactInternalSnapshotBeforeUpdate=e}catch(Oe){et(r,r.return,Oe)}}break;case 3:if((e&1024)!==0){if(e=t.stateNode.containerInfo,r=e.nodeType,r===9)Tf(e);else if(r===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":Tf(e);break;default:e.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((e&1024)!==0)throw Error(i(163))}if(e=t.sibling,e!==null){e.return=t.return,Et=e;break}Et=t.return}}function Pp(e,t,r){var o=r.flags;switch(r.tag){case 0:case 11:case 15:Da(e,r),o&4&&Ai(5,r);break;case 1:if(Da(e,r),o&4)if(e=r.stateNode,t===null)try{e.componentDidMount()}catch(b){et(r,r.return,b)}else{var c=wr(r.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(c,t,e.__reactInternalSnapshotBeforeUpdate)}catch(b){et(r,r.return,b)}}o&64&&Dp(r),o&512&&Ni(r,r.return);break;case 3:if(Da(e,r),o&64&&(e=r.updateQueue,e!==null)){if(t=null,r.child!==null)switch(r.child.tag){case 27:case 5:t=r.child.stateNode;break;case 1:t=r.child.stateNode}try{bm(e,t)}catch(b){et(r,r.return,b)}}break;case 27:t===null&&o&4&&kp(r);case 26:case 5:Da(e,r),t===null&&o&4&&Lp(r),o&512&&Ni(r,r.return);break;case 12:Da(e,r);break;case 13:Da(e,r),o&4&&$p(e,r),o&64&&(e=r.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(r=B1.bind(null,r),rS(e,r))));break;case 22:if(o=r.memoizedState!==null||sa,!o){t=t!==null&&t.memoizedState!==null||pt,c=sa;var d=pt;sa=o,(pt=t)&&!d?_a(e,r,(r.subtreeFlags&8772)!==0):Da(e,r),sa=c,pt=d}break;case 30:break;default:Da(e,r)}}function Hp(e){var t=e.alternate;t!==null&&(e.alternate=null,Hp(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&Se(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var rt=null,Bt=!1;function ua(e,t,r){for(r=r.child;r!==null;)Bp(e,t,r),r=r.sibling}function Bp(e,t,r){if(lt&&typeof lt.onCommitFiberUnmount=="function")try{lt.onCommitFiberUnmount(Ut,r)}catch{}switch(r.tag){case 26:pt||zn(r,t),ua(e,t,r),r.memoizedState?r.memoizedState.count--:r.stateNode&&(r=r.stateNode,r.parentNode.removeChild(r));break;case 27:pt||zn(r,t);var o=rt,c=Bt;Ha(r.type)&&(rt=r.stateNode,Bt=!1),ua(e,t,r),Ui(r.stateNode),rt=o,Bt=c;break;case 5:pt||zn(r,t);case 6:if(o=rt,c=Bt,rt=null,ua(e,t,r),rt=o,Bt=c,rt!==null)if(Bt)try{(rt.nodeType===9?rt.body:rt.nodeName==="HTML"?rt.ownerDocument.body:rt).removeChild(r.stateNode)}catch(d){et(r,t,d)}else try{rt.removeChild(r.stateNode)}catch(d){et(r,t,d)}break;case 18:rt!==null&&(Bt?(e=rt,Ng(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,r.stateNode),Gi(e)):Ng(rt,r.stateNode));break;case 4:o=rt,c=Bt,rt=r.stateNode.containerInfo,Bt=!0,ua(e,t,r),rt=o,Bt=c;break;case 0:case 11:case 14:case 15:pt||Ma(2,r,t),pt||Ma(4,r,t),ua(e,t,r);break;case 1:pt||(zn(r,t),o=r.stateNode,typeof o.componentWillUnmount=="function"&&_p(r,t,o)),ua(e,t,r);break;case 21:ua(e,t,r);break;case 22:pt=(o=pt)||r.memoizedState!==null,ua(e,t,r),pt=o;break;default:ua(e,t,r)}}function $p(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Gi(e)}catch(r){et(t,t.return,r)}}function D1(e){switch(e.tag){case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new Up),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new Up),t;default:throw Error(i(435,e.tag))}}function tf(e,t){var r=D1(e);t.forEach(function(o){var c=$1.bind(null,e,o);r.has(o)||(r.add(o),o.then(c,c))})}function Qt(e,t){var r=t.deletions;if(r!==null)for(var o=0;o<r.length;o++){var c=r[o],d=e,b=t,E=b;e:for(;E!==null;){switch(E.tag){case 27:if(Ha(E.type)){rt=E.stateNode,Bt=!1;break e}break;case 5:rt=E.stateNode,Bt=!1;break e;case 3:case 4:rt=E.stateNode.containerInfo,Bt=!0;break e}E=E.return}if(rt===null)throw Error(i(160));Bp(d,b,c),rt=null,Bt=!1,d=c.alternate,d!==null&&(d.return=null),c.return=null}if(t.subtreeFlags&13878)for(t=t.child;t!==null;)Vp(t,e),t=t.sibling}var En=null;function Vp(e,t){var r=e.alternate,o=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:Qt(t,e),Zt(e),o&4&&(Ma(3,e,e.return),Ai(3,e),Ma(5,e,e.return));break;case 1:Qt(t,e),Zt(e),o&512&&(pt||r===null||zn(r,r.return)),o&64&&sa&&(e=e.updateQueue,e!==null&&(o=e.callbacks,o!==null&&(r=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=r===null?o:r.concat(o))));break;case 26:var c=En;if(Qt(t,e),Zt(e),o&512&&(pt||r===null||zn(r,r.return)),o&4){var d=r!==null?r.memoizedState:null;if(o=e.memoizedState,r===null)if(o===null)if(e.stateNode===null){e:{o=e.type,r=e.memoizedProps,c=c.ownerDocument||c;t:switch(o){case"title":d=c.getElementsByTagName("title")[0],(!d||d[ye]||d[ae]||d.namespaceURI==="http://www.w3.org/2000/svg"||d.hasAttribute("itemprop"))&&(d=c.createElement(o),c.head.insertBefore(d,c.querySelector("head > title"))),jt(d,o,r),d[ae]=e,Me(d),o=d;break e;case"link":var b=kg("link","href",c).get(o+(r.href||""));if(b){for(var E=0;E<b.length;E++)if(d=b[E],d.getAttribute("href")===(r.href==null||r.href===""?null:r.href)&&d.getAttribute("rel")===(r.rel==null?null:r.rel)&&d.getAttribute("title")===(r.title==null?null:r.title)&&d.getAttribute("crossorigin")===(r.crossOrigin==null?null:r.crossOrigin)){b.splice(E,1);break t}}d=c.createElement(o),jt(d,o,r),c.head.appendChild(d);break;case"meta":if(b=kg("meta","content",c).get(o+(r.content||""))){for(E=0;E<b.length;E++)if(d=b[E],d.getAttribute("content")===(r.content==null?null:""+r.content)&&d.getAttribute("name")===(r.name==null?null:r.name)&&d.getAttribute("property")===(r.property==null?null:r.property)&&d.getAttribute("http-equiv")===(r.httpEquiv==null?null:r.httpEquiv)&&d.getAttribute("charset")===(r.charSet==null?null:r.charSet)){b.splice(E,1);break t}}d=c.createElement(o),jt(d,o,r),c.head.appendChild(d);break;default:throw Error(i(468,o))}d[ae]=e,Me(d),o=d}e.stateNode=o}else Ug(c,e.type,e.stateNode);else e.stateNode=zg(c,o,e.memoizedProps);else d!==o?(d===null?r.stateNode!==null&&(r=r.stateNode,r.parentNode.removeChild(r)):d.count--,o===null?Ug(c,e.type,e.stateNode):zg(c,o,e.memoizedProps)):o===null&&e.stateNode!==null&&Jc(e,e.memoizedProps,r.memoizedProps)}break;case 27:Qt(t,e),Zt(e),o&512&&(pt||r===null||zn(r,r.return)),r!==null&&o&4&&Jc(e,e.memoizedProps,r.memoizedProps);break;case 5:if(Qt(t,e),Zt(e),o&512&&(pt||r===null||zn(r,r.return)),e.flags&32){c=e.stateNode;try{qr(c,"")}catch(Q){et(e,e.return,Q)}}o&4&&e.stateNode!=null&&(c=e.memoizedProps,Jc(e,c,r!==null?r.memoizedProps:c)),o&1024&&(ef=!0);break;case 6:if(Qt(t,e),Zt(e),o&4){if(e.stateNode===null)throw Error(i(162));o=e.memoizedProps,r=e.stateNode;try{r.nodeValue=o}catch(Q){et(e,e.return,Q)}}break;case 3:if(As=null,c=En,En=Cs(t.containerInfo),Qt(t,e),En=c,Zt(e),o&4&&r!==null&&r.memoizedState.isDehydrated)try{Gi(t.containerInfo)}catch(Q){et(e,e.return,Q)}ef&&(ef=!1,Yp(e));break;case 4:o=En,En=Cs(e.stateNode.containerInfo),Qt(t,e),Zt(e),En=o;break;case 12:Qt(t,e),Zt(e);break;case 13:Qt(t,e),Zt(e),e.child.flags&8192&&e.memoizedState!==null!=(r!==null&&r.memoizedState!==null)&&(sf=Gt()),o&4&&(o=e.updateQueue,o!==null&&(e.updateQueue=null,tf(e,o)));break;case 22:c=e.memoizedState!==null;var _=r!==null&&r.memoizedState!==null,K=sa,ee=pt;if(sa=K||c,pt=ee||_,Qt(t,e),pt=ee,sa=K,Zt(e),o&8192)e:for(t=e.stateNode,t._visibility=c?t._visibility&-2:t._visibility|1,c&&(r===null||_||sa||pt||Er(e)),r=null,t=e;;){if(t.tag===5||t.tag===26){if(r===null){_=r=t;try{if(d=_.stateNode,c)b=d.style,typeof b.setProperty=="function"?b.setProperty("display","none","important"):b.display="none";else{E=_.stateNode;var ne=_.memoizedProps.style,X=ne!=null&&ne.hasOwnProperty("display")?ne.display:null;E.style.display=X==null||typeof X=="boolean"?"":(""+X).trim()}}catch(Q){et(_,_.return,Q)}}}else if(t.tag===6){if(r===null){_=t;try{_.stateNode.nodeValue=c?"":_.memoizedProps}catch(Q){et(_,_.return,Q)}}}else if((t.tag!==22&&t.tag!==23||t.memoizedState===null||t===e)&&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;r===t&&(r=null),t=t.return}r===t&&(r=null),t.sibling.return=t.return,t=t.sibling}o&4&&(o=e.updateQueue,o!==null&&(r=o.retryQueue,r!==null&&(o.retryQueue=null,tf(e,r))));break;case 19:Qt(t,e),Zt(e),o&4&&(o=e.updateQueue,o!==null&&(e.updateQueue=null,tf(e,o)));break;case 30:break;case 21:break;default:Qt(t,e),Zt(e)}}function Zt(e){var t=e.flags;if(t&2){try{for(var r,o=e.return;o!==null;){if(zp(o)){r=o;break}o=o.return}if(r==null)throw Error(i(160));switch(r.tag){case 27:var c=r.stateNode,d=Wc(e);ds(e,d,c);break;case 5:var b=r.stateNode;r.flags&32&&(qr(b,""),r.flags&=-33);var E=Wc(e);ds(e,E,b);break;case 3:case 4:var _=r.stateNode.containerInfo,K=Wc(e);Ic(e,K,_);break;default:throw Error(i(161))}}catch(ee){et(e,e.return,ee)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function Yp(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;Yp(t),t.tag===5&&t.flags&1024&&t.stateNode.reset(),e=e.sibling}}function Da(e,t){if(t.subtreeFlags&8772)for(t=t.child;t!==null;)Pp(e,t.alternate,t),t=t.sibling}function Er(e){for(e=e.child;e!==null;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:Ma(4,t,t.return),Er(t);break;case 1:zn(t,t.return);var r=t.stateNode;typeof r.componentWillUnmount=="function"&&_p(t,t.return,r),Er(t);break;case 27:Ui(t.stateNode);case 26:case 5:zn(t,t.return),Er(t);break;case 22:t.memoizedState===null&&Er(t);break;case 30:Er(t);break;default:Er(t)}e=e.sibling}}function _a(e,t,r){for(r=r&&(t.subtreeFlags&8772)!==0,t=t.child;t!==null;){var o=t.alternate,c=e,d=t,b=d.flags;switch(d.tag){case 0:case 11:case 15:_a(c,d,r),Ai(4,d);break;case 1:if(_a(c,d,r),o=d,c=o.stateNode,typeof c.componentDidMount=="function")try{c.componentDidMount()}catch(K){et(o,o.return,K)}if(o=d,c=o.updateQueue,c!==null){var E=o.stateNode;try{var _=c.shared.hiddenCallbacks;if(_!==null)for(c.shared.hiddenCallbacks=null,c=0;c<_.length;c++)ym(_[c],E)}catch(K){et(o,o.return,K)}}r&&b&64&&Dp(d),Ni(d,d.return);break;case 27:kp(d);case 26:case 5:_a(c,d,r),r&&o===null&&b&4&&Lp(d),Ni(d,d.return);break;case 12:_a(c,d,r);break;case 13:_a(c,d,r),r&&b&4&&$p(c,d);break;case 22:d.memoizedState===null&&_a(c,d,r),Ni(d,d.return);break;case 30:break;default:_a(c,d,r)}t=t.sibling}}function nf(e,t){var r=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(r=e.memoizedState.cachePool.pool),e=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(e=t.memoizedState.cachePool.pool),e!==r&&(e!=null&&e.refCount++,r!=null&&hi(r))}function af(e,t){e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&hi(e))}function kn(e,t,r,o){if(t.subtreeFlags&10256)for(t=t.child;t!==null;)qp(e,t,r,o),t=t.sibling}function qp(e,t,r,o){var c=t.flags;switch(t.tag){case 0:case 11:case 15:kn(e,t,r,o),c&2048&&Ai(9,t);break;case 1:kn(e,t,r,o);break;case 3:kn(e,t,r,o),c&2048&&(e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&hi(e)));break;case 12:if(c&2048){kn(e,t,r,o),e=t.stateNode;try{var d=t.memoizedProps,b=d.id,E=d.onPostCommit;typeof E=="function"&&E(b,t.alternate===null?"mount":"update",e.passiveEffectDuration,-0)}catch(_){et(t,t.return,_)}}else kn(e,t,r,o);break;case 13:kn(e,t,r,o);break;case 23:break;case 22:d=t.stateNode,b=t.alternate,t.memoizedState!==null?d._visibility&2?kn(e,t,r,o):Ti(e,t):d._visibility&2?kn(e,t,r,o):(d._visibility|=2,ul(e,t,r,o,(t.subtreeFlags&10256)!==0)),c&2048&&nf(b,t);break;case 24:kn(e,t,r,o),c&2048&&af(t.alternate,t);break;default:kn(e,t,r,o)}}function ul(e,t,r,o,c){for(c=c&&(t.subtreeFlags&10256)!==0,t=t.child;t!==null;){var d=e,b=t,E=r,_=o,K=b.flags;switch(b.tag){case 0:case 11:case 15:ul(d,b,E,_,c),Ai(8,b);break;case 23:break;case 22:var ee=b.stateNode;b.memoizedState!==null?ee._visibility&2?ul(d,b,E,_,c):Ti(d,b):(ee._visibility|=2,ul(d,b,E,_,c)),c&&K&2048&&nf(b.alternate,b);break;case 24:ul(d,b,E,_,c),c&&K&2048&&af(b.alternate,b);break;default:ul(d,b,E,_,c)}t=t.sibling}}function Ti(e,t){if(t.subtreeFlags&10256)for(t=t.child;t!==null;){var r=e,o=t,c=o.flags;switch(o.tag){case 22:Ti(r,o),c&2048&&nf(o.alternate,o);break;case 24:Ti(r,o),c&2048&&af(o.alternate,o);break;default:Ti(r,o)}t=t.sibling}}var ji=8192;function cl(e){if(e.subtreeFlags&ji)for(e=e.child;e!==null;)Gp(e),e=e.sibling}function Gp(e){switch(e.tag){case 26:cl(e),e.flags&ji&&e.memoizedState!==null&&vS(En,e.memoizedState,e.memoizedProps);break;case 5:cl(e);break;case 3:case 4:var t=En;En=Cs(e.stateNode.containerInfo),cl(e),En=t;break;case 22:e.memoizedState===null&&(t=e.alternate,t!==null&&t.memoizedState!==null?(t=ji,ji=16777216,cl(e),ji=t):cl(e));break;default:cl(e)}}function Kp(e){var t=e.alternate;if(t!==null&&(e=t.child,e!==null)){t.child=null;do t=e.sibling,e.sibling=null,e=t;while(e!==null)}}function Mi(e){var t=e.deletions;if((e.flags&16)!==0){if(t!==null)for(var r=0;r<t.length;r++){var o=t[r];Et=o,Xp(o,e)}Kp(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Fp(e),e=e.sibling}function Fp(e){switch(e.tag){case 0:case 11:case 15:Mi(e),e.flags&2048&&Ma(9,e,e.return);break;case 3:Mi(e);break;case 12:Mi(e);break;case 22:var t=e.stateNode;e.memoizedState!==null&&t._visibility&2&&(e.return===null||e.return.tag!==13)?(t._visibility&=-3,hs(e)):Mi(e);break;default:Mi(e)}}function hs(e){var t=e.deletions;if((e.flags&16)!==0){if(t!==null)for(var r=0;r<t.length;r++){var o=t[r];Et=o,Xp(o,e)}Kp(e)}for(e=e.child;e!==null;){switch(t=e,t.tag){case 0:case 11:case 15:Ma(8,t,t.return),hs(t);break;case 22:r=t.stateNode,r._visibility&2&&(r._visibility&=-3,hs(t));break;default:hs(t)}e=e.sibling}}function Xp(e,t){for(;Et!==null;){var r=Et;switch(r.tag){case 0:case 11:case 15:Ma(8,r,t);break;case 23:case 22:if(r.memoizedState!==null&&r.memoizedState.cachePool!==null){var o=r.memoizedState.cachePool.pool;o!=null&&o.refCount++}break;case 24:hi(r.memoizedState.cache)}if(o=r.child,o!==null)o.return=r,Et=o;else e:for(r=e;Et!==null;){o=Et;var c=o.sibling,d=o.return;if(Hp(o),o===r){Et=null;break e}if(c!==null){c.return=d,Et=c;break e}Et=d}}}var _1={getCacheForType:function(e){var t=Mt(bt),r=t.data.get(e);return r===void 0&&(r=e(),t.data.set(e,r)),r}},L1=typeof WeakMap=="function"?WeakMap:Map,Xe=0,tt=null,Be=null,Ve=0,Qe=0,Jt=null,La=!1,fl=!1,rf=!1,ca=0,ft=0,za=0,Rr=0,lf=0,gn=0,dl=0,Di=null,$t=null,of=!1,sf=0,ms=1/0,ps=null,ka=null,Tt=0,Ua=null,hl=null,ml=0,uf=0,cf=null,Qp=null,_i=0,ff=null;function Wt(){if((Xe&2)!==0&&Ve!==0)return Ve&-Ve;if(M.T!==null){var e=tl;return e!==0?e:yf()}return z()}function Zp(){gn===0&&(gn=(Ve&536870912)===0||Ke?Br():536870912);var e=pn.current;return e!==null&&(e.flags|=32),gn}function It(e,t,r){(e===tt&&(Qe===2||Qe===9)||e.cancelPendingCommit!==null)&&(pl(e,0),Pa(e,Ve,gn,!1)),ir(e,r),((Xe&2)===0||e!==tt)&&(e===tt&&((Xe&2)===0&&(Rr|=r),ft===4&&Pa(e,Ve,gn,!1)),Un(e))}function Jp(e,t,r){if((Xe&6)!==0)throw Error(i(327));var o=!r&&(t&124)===0&&(t&e.expiredLanes)===0||Mn(e,t),c=o?U1(e,t):mf(e,t,!0),d=o;do{if(c===0){fl&&!o&&Pa(e,t,0,!1);break}else{if(r=e.current.alternate,d&&!z1(r)){c=mf(e,t,!1),d=!1;continue}if(c===2){if(d=t,e.errorRecoveryDisabledLanes&d)var b=0;else b=e.pendingLanes&-536870913,b=b!==0?b:b&536870912?536870912:0;if(b!==0){t=b;e:{var E=e;c=Di;var _=E.current.memoizedState.isDehydrated;if(_&&(pl(E,b).flags|=256),b=mf(E,b,!1),b!==2){if(rf&&!_){E.errorRecoveryDisabledLanes|=d,Rr|=d,c=4;break e}d=$t,$t=c,d!==null&&($t===null?$t=d:$t.push.apply($t,d))}c=b}if(d=!1,c!==2)continue}}if(c===1){pl(e,0),Pa(e,t,0,!0);break}e:{switch(o=e,d=c,d){case 0:case 1:throw Error(i(345));case 4:if((t&4194048)!==t)break;case 6:Pa(o,t,gn,!La);break e;case 2:$t=null;break;case 3:case 5:break;default:throw Error(i(329))}if((t&62914560)===t&&(c=sf+300-Gt(),10<c)){if(Pa(o,t,gn,!La),lr(o,0,!0)!==0)break e;o.timeoutHandle=Og(Wp.bind(null,o,r,$t,ps,of,t,gn,Rr,dl,La,d,2,-0,0),c);break e}Wp(o,r,$t,ps,of,t,gn,Rr,dl,La,d,0,-0,0)}}break}while(!0);Un(e)}function Wp(e,t,r,o,c,d,b,E,_,K,ee,ne,X,Q){if(e.timeoutHandle=-1,ne=t.subtreeFlags,(ne&8192||(ne&16785408)===16785408)&&(Bi={stylesheets:null,count:0,unsuspend:gS},Gp(t),ne=yS(),ne!==null)){e.cancelPendingCommit=ne(lg.bind(null,e,t,d,r,o,c,b,E,_,ee,1,X,Q)),Pa(e,d,b,!K);return}lg(e,t,d,r,o,c,b,E,_)}function z1(e){for(var t=e;;){var r=t.tag;if((r===0||r===11||r===15)&&t.flags&16384&&(r=t.updateQueue,r!==null&&(r=r.stores,r!==null)))for(var o=0;o<r.length;o++){var c=r[o],d=c.getSnapshot;c=c.value;try{if(!Ft(d(),c))return!1}catch{return!1}}if(r=t.child,t.subtreeFlags&16384&&r!==null)r.return=t,t=r;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Pa(e,t,r,o){t&=~lf,t&=~Rr,e.suspendedLanes|=t,e.pingedLanes&=~t,o&&(e.warmLanes|=t),o=e.expirationTimes;for(var c=t;0<c;){var d=31-At(c),b=1<<d;o[d]=-1,c&=~b}r!==0&&or(e,r,t)}function gs(){return(Xe&6)===0?(Li(0),!1):!0}function df(){if(Be!==null){if(Qe===0)var e=Be.return;else e=Be,na=yr=null,Nc(e),ol=null,Ri=0,e=Be;for(;e!==null;)Mp(e.alternate,e),e=e.return;Be=null}}function pl(e,t){var r=e.timeoutHandle;r!==-1&&(e.timeoutHandle=-1,I1(r)),r=e.cancelPendingCommit,r!==null&&(e.cancelPendingCommit=null,r()),df(),tt=e,Be=r=In(e.current,null),Ve=t,Qe=0,Jt=null,La=!1,fl=Mn(e,t),rf=!1,dl=gn=lf=Rr=za=ft=0,$t=Di=null,of=!1,(t&8)!==0&&(t|=t&32);var o=e.entangledLanes;if(o!==0)for(e=e.entanglements,o&=t;0<o;){var c=31-At(o),d=1<<c;t|=e[c],o&=~d}return ca=t,Po(),r}function Ip(e,t){ze=null,M.H=as,t===pi||t===Fo?(t=gm(),Qe=3):t===hm?(t=gm(),Qe=4):Qe=t===vp?8:t!==null&&typeof t=="object"&&typeof t.then=="function"?6:1,Jt=t,Be===null&&(ft=1,ss(e,fn(t,e.current)))}function eg(){var e=M.H;return M.H=as,e===null?as:e}function tg(){var e=M.A;return M.A=_1,e}function hf(){ft=4,La||(Ve&4194048)!==Ve&&pn.current!==null||(fl=!0),(za&134217727)===0&&(Rr&134217727)===0||tt===null||Pa(tt,Ve,gn,!1)}function mf(e,t,r){var o=Xe;Xe|=2;var c=eg(),d=tg();(tt!==e||Ve!==t)&&(ps=null,pl(e,t)),t=!1;var b=ft;e:do try{if(Qe!==0&&Be!==null){var E=Be,_=Jt;switch(Qe){case 8:df(),b=6;break e;case 3:case 2:case 9:case 6:pn.current===null&&(t=!0);var K=Qe;if(Qe=0,Jt=null,gl(e,E,_,K),r&&fl){b=0;break e}break;default:K=Qe,Qe=0,Jt=null,gl(e,E,_,K)}}k1(),b=ft;break}catch(ee){Ip(e,ee)}while(!0);return t&&e.shellSuspendCounter++,na=yr=null,Xe=o,M.H=c,M.A=d,Be===null&&(tt=null,Ve=0,Po()),b}function k1(){for(;Be!==null;)ng(Be)}function U1(e,t){var r=Xe;Xe|=2;var o=eg(),c=tg();tt!==e||Ve!==t?(ps=null,ms=Gt()+500,pl(e,t)):fl=Mn(e,t);e:do try{if(Qe!==0&&Be!==null){t=Be;var d=Jt;t:switch(Qe){case 1:Qe=0,Jt=null,gl(e,t,d,1);break;case 2:case 9:if(mm(d)){Qe=0,Jt=null,ag(t);break}t=function(){Qe!==2&&Qe!==9||tt!==e||(Qe=7),Un(e)},d.then(t,t);break e;case 3:Qe=7;break e;case 4:Qe=5;break e;case 7:mm(d)?(Qe=0,Jt=null,ag(t)):(Qe=0,Jt=null,gl(e,t,d,7));break;case 5:var b=null;switch(Be.tag){case 26:b=Be.memoizedState;case 5:case 27:var E=Be;if(!b||Pg(b)){Qe=0,Jt=null;var _=E.sibling;if(_!==null)Be=_;else{var K=E.return;K!==null?(Be=K,vs(K)):Be=null}break t}}Qe=0,Jt=null,gl(e,t,d,5);break;case 6:Qe=0,Jt=null,gl(e,t,d,6);break;case 8:df(),ft=6;break e;default:throw Error(i(462))}}P1();break}catch(ee){Ip(e,ee)}while(!0);return na=yr=null,M.H=o,M.A=c,Xe=r,Be!==null?0:(tt=null,Ve=0,Po(),ft)}function P1(){for(;Be!==null&&!_u();)ng(Be)}function ng(e){var t=Tp(e.alternate,e,ca);e.memoizedProps=e.pendingProps,t===null?vs(e):Be=t}function ag(e){var t=e,r=t.alternate;switch(t.tag){case 15:case 0:t=Ep(r,t,t.pendingProps,t.type,void 0,Ve);break;case 11:t=Ep(r,t,t.pendingProps,t.type.render,t.ref,Ve);break;case 5:Nc(t);default:Mp(r,t),t=Be=rm(t,ca),t=Tp(r,t,ca)}e.memoizedProps=e.pendingProps,t===null?vs(e):Be=t}function gl(e,t,r,o){na=yr=null,Nc(t),ol=null,Ri=0;var c=t.return;try{if(A1(e,c,t,r,Ve)){ft=1,ss(e,fn(r,e.current)),Be=null;return}}catch(d){if(c!==null)throw Be=c,d;ft=1,ss(e,fn(r,e.current)),Be=null;return}t.flags&32768?(Ke||o===1?e=!0:fl||(Ve&536870912)!==0?e=!1:(La=e=!0,(o===2||o===9||o===3||o===6)&&(o=pn.current,o!==null&&o.tag===13&&(o.flags|=16384))),rg(t,e)):vs(t)}function vs(e){var t=e;do{if((t.flags&32768)!==0){rg(t,La);return}e=t.return;var r=T1(t.alternate,t,ca);if(r!==null){Be=r;return}if(t=t.sibling,t!==null){Be=t;return}Be=t=e}while(t!==null);ft===0&&(ft=5)}function rg(e,t){do{var r=j1(e.alternate,e);if(r!==null){r.flags&=32767,Be=r;return}if(r=e.return,r!==null&&(r.flags|=32768,r.subtreeFlags=0,r.deletions=null),!t&&(e=e.sibling,e!==null)){Be=e;return}Be=e=r}while(e!==null);ft=6,Be=null}function lg(e,t,r,o,c,d,b,E,_){e.cancelPendingCommit=null;do ys();while(Tt!==0);if((Xe&6)!==0)throw Error(i(327));if(t!==null){if(t===e.current)throw Error(i(177));if(d=t.lanes|t.childLanes,d|=ac,Oo(e,r,d,b,E,_),e===tt&&(Be=tt=null,Ve=0),hl=t,Ua=e,ml=r,uf=d,cf=c,Qp=o,(t.subtreeFlags&10256)!==0||(t.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,V1(Hr,function(){return cg(),null})):(e.callbackNode=null,e.callbackPriority=0),o=(t.flags&13878)!==0,(t.subtreeFlags&13878)!==0||o){o=M.T,M.T=null,c=A.p,A.p=2,b=Xe,Xe|=4;try{M1(e,t,r)}finally{Xe=b,A.p=c,M.T=o}}Tt=1,ig(),og(),sg()}}function ig(){if(Tt===1){Tt=0;var e=Ua,t=hl,r=(t.flags&13878)!==0;if((t.subtreeFlags&13878)!==0||r){r=M.T,M.T=null;var o=A.p;A.p=2;var c=Xe;Xe|=4;try{Vp(t,e);var d=Of,b=Xh(e.containerInfo),E=d.focusedElem,_=d.selectionRange;if(b!==E&&E&&E.ownerDocument&&Fh(E.ownerDocument.documentElement,E)){if(_!==null&&Wu(E)){var K=_.start,ee=_.end;if(ee===void 0&&(ee=K),"selectionStart"in E)E.selectionStart=K,E.selectionEnd=Math.min(ee,E.value.length);else{var ne=E.ownerDocument||document,X=ne&&ne.defaultView||window;if(X.getSelection){var Q=X.getSelection(),Ne=E.textContent.length,Oe=Math.min(_.start,Ne),Ie=_.end===void 0?Oe:Math.min(_.end,Ne);!Q.extend&&Oe>Ie&&(b=Ie,Ie=Oe,Oe=b);var V=Kh(E,Oe),U=Kh(E,Ie);if(V&&U&&(Q.rangeCount!==1||Q.anchorNode!==V.node||Q.anchorOffset!==V.offset||Q.focusNode!==U.node||Q.focusOffset!==U.offset)){var G=ne.createRange();G.setStart(V.node,V.offset),Q.removeAllRanges(),Oe>Ie?(Q.addRange(G),Q.extend(U.node,U.offset)):(G.setEnd(U.node,U.offset),Q.addRange(G))}}}}for(ne=[],Q=E;Q=Q.parentNode;)Q.nodeType===1&&ne.push({element:Q,left:Q.scrollLeft,top:Q.scrollTop});for(typeof E.focus=="function"&&E.focus(),E=0;E<ne.length;E++){var te=ne[E];te.element.scrollLeft=te.left,te.element.scrollTop=te.top}}js=!!Cf,Of=Cf=null}finally{Xe=c,A.p=o,M.T=r}}e.current=t,Tt=2}}function og(){if(Tt===2){Tt=0;var e=Ua,t=hl,r=(t.flags&8772)!==0;if((t.subtreeFlags&8772)!==0||r){r=M.T,M.T=null;var o=A.p;A.p=2;var c=Xe;Xe|=4;try{Pp(e,t.alternate,t)}finally{Xe=c,A.p=o,M.T=r}}Tt=3}}function sg(){if(Tt===4||Tt===3){Tt=0,Lu();var e=Ua,t=hl,r=ml,o=Qp;(t.subtreeFlags&10256)!==0||(t.flags&10256)!==0?Tt=5:(Tt=0,hl=Ua=null,ug(e,e.pendingLanes));var c=e.pendingLanes;if(c===0&&(ka=null),Il(r),t=t.stateNode,lt&&typeof lt.onCommitFiberRoot=="function")try{lt.onCommitFiberRoot(Ut,t,void 0,(t.current.flags&128)===128)}catch{}if(o!==null){t=M.T,c=A.p,A.p=2,M.T=null;try{for(var d=e.onRecoverableError,b=0;b<o.length;b++){var E=o[b];d(E.value,{componentStack:E.stack})}}finally{M.T=t,A.p=c}}(ml&3)!==0&&ys(),Un(e),c=e.pendingLanes,(r&4194090)!==0&&(c&42)!==0?e===ff?_i++:(_i=0,ff=e):_i=0,Li(0)}}function ug(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,hi(t)))}function ys(e){return ig(),og(),sg(),cg()}function cg(){if(Tt!==5)return!1;var e=Ua,t=uf;uf=0;var r=Il(ml),o=M.T,c=A.p;try{A.p=32>r?32:r,M.T=null,r=cf,cf=null;var d=Ua,b=ml;if(Tt=0,hl=Ua=null,ml=0,(Xe&6)!==0)throw Error(i(331));var E=Xe;if(Xe|=4,Fp(d.current),qp(d,d.current,b,r),Xe=E,Li(0,!1),lt&&typeof lt.onPostCommitFiberRoot=="function")try{lt.onPostCommitFiberRoot(Ut,d)}catch{}return!0}finally{A.p=c,M.T=o,ug(e,t)}}function fg(e,t,r){t=fn(r,t),t=Vc(e.stateNode,t,2),e=Aa(e,t,2),e!==null&&(ir(e,2),Un(e))}function et(e,t,r){if(e.tag===3)fg(e,e,r);else for(;t!==null;){if(t.tag===3){fg(t,e,r);break}else if(t.tag===1){var o=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof o.componentDidCatch=="function"&&(ka===null||!ka.has(o))){e=fn(r,e),r=pp(2),o=Aa(t,r,2),o!==null&&(gp(r,o,t,e),ir(o,2),Un(o));break}}t=t.return}}function pf(e,t,r){var o=e.pingCache;if(o===null){o=e.pingCache=new L1;var c=new Set;o.set(t,c)}else c=o.get(t),c===void 0&&(c=new Set,o.set(t,c));c.has(r)||(rf=!0,c.add(r),e=H1.bind(null,e,t,r),t.then(e,e))}function H1(e,t,r){var o=e.pingCache;o!==null&&o.delete(t),e.pingedLanes|=e.suspendedLanes&r,e.warmLanes&=~r,tt===e&&(Ve&r)===r&&(ft===4||ft===3&&(Ve&62914560)===Ve&&300>Gt()-sf?(Xe&2)===0&&pl(e,0):lf|=r,dl===Ve&&(dl=0)),Un(e)}function dg(e,t){t===0&&(t=Co()),e=Jr(e,t),e!==null&&(ir(e,t),Un(e))}function B1(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),dg(e,r)}function $1(e,t){var r=0;switch(e.tag){case 13:var o=e.stateNode,c=e.memoizedState;c!==null&&(r=c.retryLane);break;case 19:o=e.stateNode;break;case 22:o=e.stateNode._retryCache;break;default:throw Error(i(314))}o!==null&&o.delete(t),dg(e,r)}function V1(e,t){return Tn(e,t)}var bs=null,vl=null,gf=!1,xs=!1,vf=!1,Cr=0;function Un(e){e!==vl&&e.next===null&&(vl===null?bs=vl=e:vl=vl.next=e),xs=!0,gf||(gf=!0,q1())}function Li(e,t){if(!vf&&xs){vf=!0;do for(var r=!1,o=bs;o!==null;){if(e!==0){var c=o.pendingLanes;if(c===0)var d=0;else{var b=o.suspendedLanes,E=o.pingedLanes;d=(1<<31-At(42|e)+1)-1,d&=c&~(b&~E),d=d&201326741?d&201326741|1:d?d|2:0}d!==0&&(r=!0,gg(o,d))}else d=Ve,d=lr(o,o===tt?d:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),(d&3)===0||Mn(o,d)||(r=!0,gg(o,d));o=o.next}while(r);vf=!1}}function Y1(){hg()}function hg(){xs=gf=!1;var e=0;Cr!==0&&(W1()&&(e=Cr),Cr=0);for(var t=Gt(),r=null,o=bs;o!==null;){var c=o.next,d=mg(o,t);d===0?(o.next=null,r===null?bs=c:r.next=c,c===null&&(vl=r)):(r=o,(e!==0||(d&3)!==0)&&(xs=!0)),o=c}Li(e)}function mg(e,t){for(var r=e.suspendedLanes,o=e.pingedLanes,c=e.expirationTimes,d=e.pendingLanes&-62914561;0<d;){var b=31-At(d),E=1<<b,_=c[b];_===-1?((E&r)===0||(E&o)!==0)&&(c[b]=Ro(E,t)):_<=t&&(e.expiredLanes|=E),d&=~E}if(t=tt,r=Ve,r=lr(e,e===t?r:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),o=e.callbackNode,r===0||e===t&&(Qe===2||Qe===9)||e.cancelPendingCommit!==null)return o!==null&&o!==null&&xn(o),e.callbackNode=null,e.callbackPriority=0;if((r&3)===0||Mn(e,r)){if(t=r&-r,t===e.callbackPriority)return t;switch(o!==null&&xn(o),Il(r)){case 2:case 8:r=So;break;case 32:r=Hr;break;case 268435456:r=xa;break;default:r=Hr}return o=pg.bind(null,e),r=Tn(r,o),e.callbackPriority=t,e.callbackNode=r,t}return o!==null&&o!==null&&xn(o),e.callbackPriority=2,e.callbackNode=null,2}function pg(e,t){if(Tt!==0&&Tt!==5)return e.callbackNode=null,e.callbackPriority=0,null;var r=e.callbackNode;if(ys()&&e.callbackNode!==r)return null;var o=Ve;return o=lr(e,e===tt?o:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),o===0?null:(Jp(e,o,t),mg(e,Gt()),e.callbackNode!=null&&e.callbackNode===r?pg.bind(null,e):null)}function gg(e,t){if(ys())return null;Jp(e,t,!0)}function q1(){eS(function(){(Xe&6)!==0?Tn(xo,Y1):hg()})}function yf(){return Cr===0&&(Cr=Br()),Cr}function vg(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:Mo(""+e)}function yg(e,t){var r=t.ownerDocument.createElement("input");return r.name=t.name,r.value=t.value,e.id&&r.setAttribute("form",e.id),t.parentNode.insertBefore(r,t),e=new FormData(e),r.parentNode.removeChild(r),e}function G1(e,t,r,o,c){if(t==="submit"&&r&&r.stateNode===c){var d=vg((c[oe]||null).action),b=o.submitter;b&&(t=(t=b[oe]||null)?vg(t.formAction):b.getAttribute("formAction"),t!==null&&(d=t,b=null));var E=new zo("action","action",null,o,c);e.push({event:E,listeners:[{instance:null,listener:function(){if(o.defaultPrevented){if(Cr!==0){var _=b?yg(c,b):new FormData(c);Uc(r,{pending:!0,data:_,method:c.method,action:d},null,_)}}else typeof d=="function"&&(E.preventDefault(),_=b?yg(c,b):new FormData(c),Uc(r,{pending:!0,data:_,method:c.method,action:d},d,_))},currentTarget:c}]})}}for(var bf=0;bf<nc.length;bf++){var xf=nc[bf],K1=xf.toLowerCase(),F1=xf[0].toUpperCase()+xf.slice(1);wn(K1,"on"+F1)}wn(Jh,"onAnimationEnd"),wn(Wh,"onAnimationIteration"),wn(Ih,"onAnimationStart"),wn("dblclick","onDoubleClick"),wn("focusin","onFocus"),wn("focusout","onBlur"),wn(c1,"onTransitionRun"),wn(f1,"onTransitionStart"),wn(d1,"onTransitionCancel"),wn(em,"onTransitionEnd"),Lt("onMouseEnter",["mouseout","mouseover"]),Lt("onMouseLeave",["mouseout","mouseover"]),Lt("onPointerEnter",["pointerout","pointerover"]),Lt("onPointerLeave",["pointerout","pointerover"]),Kt("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Kt("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Kt("onBeforeInput",["compositionend","keypress","textInput","paste"]),Kt("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Kt("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Kt("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var zi="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(" "),X1=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(zi));function bg(e,t){t=(t&4)!==0;for(var r=0;r<e.length;r++){var o=e[r],c=o.event;o=o.listeners;e:{var d=void 0;if(t)for(var b=o.length-1;0<=b;b--){var E=o[b],_=E.instance,K=E.currentTarget;if(E=E.listener,_!==d&&c.isPropagationStopped())break e;d=E,c.currentTarget=K;try{d(c)}catch(ee){os(ee)}c.currentTarget=null,d=_}else for(b=0;b<o.length;b++){if(E=o[b],_=E.instance,K=E.currentTarget,E=E.listener,_!==d&&c.isPropagationStopped())break e;d=E,c.currentTarget=K;try{d(c)}catch(ee){os(ee)}c.currentTarget=null,d=_}}}}function $e(e,t){var r=t[be];r===void 0&&(r=t[be]=new Set);var o=e+"__bubble";r.has(o)||(xg(t,e,2,!1),r.add(o))}function Sf(e,t,r){var o=0;t&&(o|=4),xg(r,e,o,t)}var Ss="_reactListening"+Math.random().toString(36).slice(2);function wf(e){if(!e[Ss]){e[Ss]=!0,Ze.forEach(function(r){r!=="selectionchange"&&(X1.has(r)||Sf(r,!1,e),Sf(r,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Ss]||(t[Ss]=!0,Sf("selectionchange",!1,t))}}function xg(e,t,r,o){switch(qg(t)){case 2:var c=SS;break;case 8:c=wS;break;default:c=kf}r=c.bind(null,t,r,e),c=void 0,!Yu||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(c=!0),o?c!==void 0?e.addEventListener(t,r,{capture:!0,passive:c}):e.addEventListener(t,r,!0):c!==void 0?e.addEventListener(t,r,{passive:c}):e.addEventListener(t,r,!1)}function Ef(e,t,r,o,c){var d=o;if((t&1)===0&&(t&2)===0&&o!==null)e:for(;;){if(o===null)return;var b=o.tag;if(b===3||b===4){var E=o.stateNode.containerInfo;if(E===c)break;if(b===4)for(b=o.return;b!==null;){var _=b.tag;if((_===3||_===4)&&b.stateNode.containerInfo===c)return;b=b.return}for(;E!==null;){if(b=Le(E),b===null)return;if(_=b.tag,_===5||_===6||_===26||_===27){o=d=b;continue e}E=E.parentNode}}o=o.return}Ah(function(){var K=d,ee=$u(r),ne=[];e:{var X=tm.get(e);if(X!==void 0){var Q=zo,Ne=e;switch(e){case"keypress":if(_o(r)===0)break e;case"keydown":case"keyup":Q=Vx;break;case"focusin":Ne="focus",Q=Fu;break;case"focusout":Ne="blur",Q=Fu;break;case"beforeblur":case"afterblur":Q=Fu;break;case"click":if(r.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Q=jh;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Q=jx;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Q=Gx;break;case Jh:case Wh:case Ih:Q=_x;break;case em:Q=Fx;break;case"scroll":case"scrollend":Q=Nx;break;case"wheel":Q=Qx;break;case"copy":case"cut":case"paste":Q=zx;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Q=Dh;break;case"toggle":case"beforetoggle":Q=Jx}var Oe=(t&4)!==0,Ie=!Oe&&(e==="scroll"||e==="scrollend"),V=Oe?X!==null?X+"Capture":null:X;Oe=[];for(var U=K,G;U!==null;){var te=U;if(G=te.stateNode,te=te.tag,te!==5&&te!==26&&te!==27||G===null||V===null||(te=ei(U,V),te!=null&&Oe.push(ki(U,te,G))),Ie)break;U=U.return}0<Oe.length&&(X=new Q(X,Ne,null,r,ee),ne.push({event:X,listeners:Oe}))}}if((t&7)===0){e:{if(X=e==="mouseover"||e==="pointerover",Q=e==="mouseout"||e==="pointerout",X&&r!==Bu&&(Ne=r.relatedTarget||r.fromElement)&&(Le(Ne)||Ne[ge]))break e;if((Q||X)&&(X=ee.window===ee?ee:(X=ee.ownerDocument)?X.defaultView||X.parentWindow:window,Q?(Ne=r.relatedTarget||r.toElement,Q=K,Ne=Ne?Le(Ne):null,Ne!==null&&(Ie=u(Ne),Oe=Ne.tag,Ne!==Ie||Oe!==5&&Oe!==27&&Oe!==6)&&(Ne=null)):(Q=null,Ne=K),Q!==Ne)){if(Oe=jh,te="onMouseLeave",V="onMouseEnter",U="mouse",(e==="pointerout"||e==="pointerover")&&(Oe=Dh,te="onPointerLeave",V="onPointerEnter",U="pointer"),Ie=Q==null?X:st(Q),G=Ne==null?X:st(Ne),X=new Oe(te,U+"leave",Q,r,ee),X.target=Ie,X.relatedTarget=G,te=null,Le(ee)===K&&(Oe=new Oe(V,U+"enter",Ne,r,ee),Oe.target=G,Oe.relatedTarget=Ie,te=Oe),Ie=te,Q&&Ne)t:{for(Oe=Q,V=Ne,U=0,G=Oe;G;G=yl(G))U++;for(G=0,te=V;te;te=yl(te))G++;for(;0<U-G;)Oe=yl(Oe),U--;for(;0<G-U;)V=yl(V),G--;for(;U--;){if(Oe===V||V!==null&&Oe===V.alternate)break t;Oe=yl(Oe),V=yl(V)}Oe=null}else Oe=null;Q!==null&&Sg(ne,X,Q,Oe,!1),Ne!==null&&Ie!==null&&Sg(ne,Ie,Ne,Oe,!0)}}e:{if(X=K?st(K):window,Q=X.nodeName&&X.nodeName.toLowerCase(),Q==="select"||Q==="input"&&X.type==="file")var he=Bh;else if(Ph(X))if($h)he=o1;else{he=l1;var Pe=r1}else Q=X.nodeName,!Q||Q.toLowerCase()!=="input"||X.type!=="checkbox"&&X.type!=="radio"?K&&Hu(K.elementType)&&(he=Bh):he=i1;if(he&&(he=he(e,K))){Hh(ne,he,r,ee);break e}Pe&&Pe(e,X,K),e==="focusout"&&K&&X.type==="number"&&K.memoizedProps.value!=null&&Pu(X,"number",X.value)}switch(Pe=K?st(K):window,e){case"focusin":(Ph(Pe)||Pe.contentEditable==="true")&&(Xr=Pe,Iu=K,si=null);break;case"focusout":si=Iu=Xr=null;break;case"mousedown":ec=!0;break;case"contextmenu":case"mouseup":case"dragend":ec=!1,Qh(ne,r,ee);break;case"selectionchange":if(u1)break;case"keydown":case"keyup":Qh(ne,r,ee)}var we;if(Qu)e:{switch(e){case"compositionstart":var Ae="onCompositionStart";break e;case"compositionend":Ae="onCompositionEnd";break e;case"compositionupdate":Ae="onCompositionUpdate";break e}Ae=void 0}else Fr?kh(e,r)&&(Ae="onCompositionEnd"):e==="keydown"&&r.keyCode===229&&(Ae="onCompositionStart");Ae&&(_h&&r.locale!=="ko"&&(Fr||Ae!=="onCompositionStart"?Ae==="onCompositionEnd"&&Fr&&(we=Nh()):(Ea=ee,qu="value"in Ea?Ea.value:Ea.textContent,Fr=!0)),Pe=ws(K,Ae),0<Pe.length&&(Ae=new Mh(Ae,e,null,r,ee),ne.push({event:Ae,listeners:Pe}),we?Ae.data=we:(we=Uh(r),we!==null&&(Ae.data=we)))),(we=Ix?e1(e,r):t1(e,r))&&(Ae=ws(K,"onBeforeInput"),0<Ae.length&&(Pe=new Mh("onBeforeInput","beforeinput",null,r,ee),ne.push({event:Pe,listeners:Ae}),Pe.data=we)),G1(ne,e,K,r,ee)}bg(ne,t)})}function ki(e,t,r){return{instance:e,listener:t,currentTarget:r}}function ws(e,t){for(var r=t+"Capture",o=[];e!==null;){var c=e,d=c.stateNode;if(c=c.tag,c!==5&&c!==26&&c!==27||d===null||(c=ei(e,r),c!=null&&o.unshift(ki(e,c,d)),c=ei(e,t),c!=null&&o.push(ki(e,c,d))),e.tag===3)return o;e=e.return}return[]}function yl(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Sg(e,t,r,o,c){for(var d=t._reactName,b=[];r!==null&&r!==o;){var E=r,_=E.alternate,K=E.stateNode;if(E=E.tag,_!==null&&_===o)break;E!==5&&E!==26&&E!==27||K===null||(_=K,c?(K=ei(r,d),K!=null&&b.unshift(ki(r,K,_))):c||(K=ei(r,d),K!=null&&b.push(ki(r,K,_)))),r=r.return}b.length!==0&&e.push({event:t,listeners:b})}var Q1=/\r\n?/g,Z1=/\u0000|\uFFFD/g;function wg(e){return(typeof e=="string"?e:""+e).replace(Q1,`
55
+ `).replace(Z1,"")}function Eg(e,t){return t=wg(t),wg(e)===t}function Es(){}function We(e,t,r,o,c,d){switch(r){case"children":typeof o=="string"?t==="body"||t==="textarea"&&o===""||qr(e,o):(typeof o=="number"||typeof o=="bigint")&&t!=="body"&&qr(e,""+o);break;case"className":Jn(e,"class",o);break;case"tabIndex":Jn(e,"tabindex",o);break;case"dir":case"role":case"viewBox":case"width":case"height":Jn(e,r,o);break;case"style":Ch(e,o,d);break;case"data":if(t!=="object"){Jn(e,"data",o);break}case"src":case"href":if(o===""&&(t!=="a"||r!=="href")){e.removeAttribute(r);break}if(o==null||typeof o=="function"||typeof o=="symbol"||typeof o=="boolean"){e.removeAttribute(r);break}o=Mo(""+o),e.setAttribute(r,o);break;case"action":case"formAction":if(typeof o=="function"){e.setAttribute(r,"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 d=="function"&&(r==="formAction"?(t!=="input"&&We(e,t,"name",c.name,c,null),We(e,t,"formEncType",c.formEncType,c,null),We(e,t,"formMethod",c.formMethod,c,null),We(e,t,"formTarget",c.formTarget,c,null)):(We(e,t,"encType",c.encType,c,null),We(e,t,"method",c.method,c,null),We(e,t,"target",c.target,c,null)));if(o==null||typeof o=="symbol"||typeof o=="boolean"){e.removeAttribute(r);break}o=Mo(""+o),e.setAttribute(r,o);break;case"onClick":o!=null&&(e.onclick=Es);break;case"onScroll":o!=null&&$e("scroll",e);break;case"onScrollEnd":o!=null&&$e("scrollend",e);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(i(61));if(r=o.__html,r!=null){if(c.children!=null)throw Error(i(60));e.innerHTML=r}}break;case"multiple":e.multiple=o&&typeof o!="function"&&typeof o!="symbol";break;case"muted":e.muted=o&&typeof o!="function"&&typeof o!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(o==null||typeof o=="function"||typeof o=="boolean"||typeof o=="symbol"){e.removeAttribute("xlink:href");break}r=Mo(""+o),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",r);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":o!=null&&typeof o!="function"&&typeof o!="symbol"?e.setAttribute(r,""+o):e.removeAttribute(r);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":o&&typeof o!="function"&&typeof o!="symbol"?e.setAttribute(r,""):e.removeAttribute(r);break;case"capture":case"download":o===!0?e.setAttribute(r,""):o!==!1&&o!=null&&typeof o!="function"&&typeof o!="symbol"?e.setAttribute(r,o):e.removeAttribute(r);break;case"cols":case"rows":case"size":case"span":o!=null&&typeof o!="function"&&typeof o!="symbol"&&!isNaN(o)&&1<=o?e.setAttribute(r,o):e.removeAttribute(r);break;case"rowSpan":case"start":o==null||typeof o=="function"||typeof o=="symbol"||isNaN(o)?e.removeAttribute(r):e.setAttribute(r,o);break;case"popover":$e("beforetoggle",e),$e("toggle",e),Zn(e,"popover",o);break;case"xlinkActuate":Ue(e,"http://www.w3.org/1999/xlink","xlink:actuate",o);break;case"xlinkArcrole":Ue(e,"http://www.w3.org/1999/xlink","xlink:arcrole",o);break;case"xlinkRole":Ue(e,"http://www.w3.org/1999/xlink","xlink:role",o);break;case"xlinkShow":Ue(e,"http://www.w3.org/1999/xlink","xlink:show",o);break;case"xlinkTitle":Ue(e,"http://www.w3.org/1999/xlink","xlink:title",o);break;case"xlinkType":Ue(e,"http://www.w3.org/1999/xlink","xlink:type",o);break;case"xmlBase":Ue(e,"http://www.w3.org/XML/1998/namespace","xml:base",o);break;case"xmlLang":Ue(e,"http://www.w3.org/XML/1998/namespace","xml:lang",o);break;case"xmlSpace":Ue(e,"http://www.w3.org/XML/1998/namespace","xml:space",o);break;case"is":Zn(e,"is",o);break;case"innerText":case"textContent":break;default:(!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(r=Ox.get(r)||r,Zn(e,r,o))}}function Rf(e,t,r,o,c,d){switch(r){case"style":Ch(e,o,d);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(i(61));if(r=o.__html,r!=null){if(c.children!=null)throw Error(i(60));e.innerHTML=r}}break;case"children":typeof o=="string"?qr(e,o):(typeof o=="number"||typeof o=="bigint")&&qr(e,""+o);break;case"onScroll":o!=null&&$e("scroll",e);break;case"onScrollEnd":o!=null&&$e("scrollend",e);break;case"onClick":o!=null&&(e.onclick=Es);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Dn.hasOwnProperty(r))e:{if(r[0]==="o"&&r[1]==="n"&&(c=r.endsWith("Capture"),t=r.slice(2,c?r.length-7:void 0),d=e[oe]||null,d=d!=null?d[r]:null,typeof d=="function"&&e.removeEventListener(t,d,c),typeof o=="function")){typeof d!="function"&&d!==null&&(r in e?e[r]=null:e.hasAttribute(r)&&e.removeAttribute(r)),e.addEventListener(t,o,c);break e}r in e?e[r]=o:o===!0?e.setAttribute(r,""):Zn(e,r,o)}}}function jt(e,t,r){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":$e("error",e),$e("load",e);var o=!1,c=!1,d;for(d in r)if(r.hasOwnProperty(d)){var b=r[d];if(b!=null)switch(d){case"src":o=!0;break;case"srcSet":c=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,t));default:We(e,t,d,b,r,null)}}c&&We(e,t,"srcSet",r.srcSet,r,null),o&&We(e,t,"src",r.src,r,null);return;case"input":$e("invalid",e);var E=d=b=c=null,_=null,K=null;for(o in r)if(r.hasOwnProperty(o)){var ee=r[o];if(ee!=null)switch(o){case"name":c=ee;break;case"type":b=ee;break;case"checked":_=ee;break;case"defaultChecked":K=ee;break;case"value":d=ee;break;case"defaultValue":E=ee;break;case"children":case"dangerouslySetInnerHTML":if(ee!=null)throw Error(i(137,t));break;default:We(e,t,o,ee,r,null)}}Sh(e,d,E,_,K,b,c,!1),To(e);return;case"select":$e("invalid",e),o=b=d=null;for(c in r)if(r.hasOwnProperty(c)&&(E=r[c],E!=null))switch(c){case"value":d=E;break;case"defaultValue":b=E;break;case"multiple":o=E;default:We(e,t,c,E,r,null)}t=d,r=b,e.multiple=!!o,t!=null?Yr(e,!!o,t,!1):r!=null&&Yr(e,!!o,r,!0);return;case"textarea":$e("invalid",e),d=c=o=null;for(b in r)if(r.hasOwnProperty(b)&&(E=r[b],E!=null))switch(b){case"value":o=E;break;case"defaultValue":c=E;break;case"children":d=E;break;case"dangerouslySetInnerHTML":if(E!=null)throw Error(i(91));break;default:We(e,t,b,E,r,null)}Eh(e,o,c,d),To(e);return;case"option":for(_ in r)if(r.hasOwnProperty(_)&&(o=r[_],o!=null))switch(_){case"selected":e.selected=o&&typeof o!="function"&&typeof o!="symbol";break;default:We(e,t,_,o,r,null)}return;case"dialog":$e("beforetoggle",e),$e("toggle",e),$e("cancel",e),$e("close",e);break;case"iframe":case"object":$e("load",e);break;case"video":case"audio":for(o=0;o<zi.length;o++)$e(zi[o],e);break;case"image":$e("error",e),$e("load",e);break;case"details":$e("toggle",e);break;case"embed":case"source":case"link":$e("error",e),$e("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(K in r)if(r.hasOwnProperty(K)&&(o=r[K],o!=null))switch(K){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,t));default:We(e,t,K,o,r,null)}return;default:if(Hu(t)){for(ee in r)r.hasOwnProperty(ee)&&(o=r[ee],o!==void 0&&Rf(e,t,ee,o,r,void 0));return}}for(E in r)r.hasOwnProperty(E)&&(o=r[E],o!=null&&We(e,t,E,o,r,null))}function J1(e,t,r,o){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var c=null,d=null,b=null,E=null,_=null,K=null,ee=null;for(Q in r){var ne=r[Q];if(r.hasOwnProperty(Q)&&ne!=null)switch(Q){case"checked":break;case"value":break;case"defaultValue":_=ne;default:o.hasOwnProperty(Q)||We(e,t,Q,null,o,ne)}}for(var X in o){var Q=o[X];if(ne=r[X],o.hasOwnProperty(X)&&(Q!=null||ne!=null))switch(X){case"type":d=Q;break;case"name":c=Q;break;case"checked":K=Q;break;case"defaultChecked":ee=Q;break;case"value":b=Q;break;case"defaultValue":E=Q;break;case"children":case"dangerouslySetInnerHTML":if(Q!=null)throw Error(i(137,t));break;default:Q!==ne&&We(e,t,X,Q,o,ne)}}Uu(e,b,E,_,K,ee,d,c);return;case"select":Q=b=E=X=null;for(d in r)if(_=r[d],r.hasOwnProperty(d)&&_!=null)switch(d){case"value":break;case"multiple":Q=_;default:o.hasOwnProperty(d)||We(e,t,d,null,o,_)}for(c in o)if(d=o[c],_=r[c],o.hasOwnProperty(c)&&(d!=null||_!=null))switch(c){case"value":X=d;break;case"defaultValue":E=d;break;case"multiple":b=d;default:d!==_&&We(e,t,c,d,o,_)}t=E,r=b,o=Q,X!=null?Yr(e,!!r,X,!1):!!o!=!!r&&(t!=null?Yr(e,!!r,t,!0):Yr(e,!!r,r?[]:"",!1));return;case"textarea":Q=X=null;for(E in r)if(c=r[E],r.hasOwnProperty(E)&&c!=null&&!o.hasOwnProperty(E))switch(E){case"value":break;case"children":break;default:We(e,t,E,null,o,c)}for(b in o)if(c=o[b],d=r[b],o.hasOwnProperty(b)&&(c!=null||d!=null))switch(b){case"value":X=c;break;case"defaultValue":Q=c;break;case"children":break;case"dangerouslySetInnerHTML":if(c!=null)throw Error(i(91));break;default:c!==d&&We(e,t,b,c,o,d)}wh(e,X,Q);return;case"option":for(var Ne in r)if(X=r[Ne],r.hasOwnProperty(Ne)&&X!=null&&!o.hasOwnProperty(Ne))switch(Ne){case"selected":e.selected=!1;break;default:We(e,t,Ne,null,o,X)}for(_ in o)if(X=o[_],Q=r[_],o.hasOwnProperty(_)&&X!==Q&&(X!=null||Q!=null))switch(_){case"selected":e.selected=X&&typeof X!="function"&&typeof X!="symbol";break;default:We(e,t,_,X,o,Q)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var Oe in r)X=r[Oe],r.hasOwnProperty(Oe)&&X!=null&&!o.hasOwnProperty(Oe)&&We(e,t,Oe,null,o,X);for(K in o)if(X=o[K],Q=r[K],o.hasOwnProperty(K)&&X!==Q&&(X!=null||Q!=null))switch(K){case"children":case"dangerouslySetInnerHTML":if(X!=null)throw Error(i(137,t));break;default:We(e,t,K,X,o,Q)}return;default:if(Hu(t)){for(var Ie in r)X=r[Ie],r.hasOwnProperty(Ie)&&X!==void 0&&!o.hasOwnProperty(Ie)&&Rf(e,t,Ie,void 0,o,X);for(ee in o)X=o[ee],Q=r[ee],!o.hasOwnProperty(ee)||X===Q||X===void 0&&Q===void 0||Rf(e,t,ee,X,o,Q);return}}for(var V in r)X=r[V],r.hasOwnProperty(V)&&X!=null&&!o.hasOwnProperty(V)&&We(e,t,V,null,o,X);for(ne in o)X=o[ne],Q=r[ne],!o.hasOwnProperty(ne)||X===Q||X==null&&Q==null||We(e,t,ne,X,o,Q)}var Cf=null,Of=null;function Rs(e){return e.nodeType===9?e:e.ownerDocument}function Rg(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Cg(e,t){if(e===0)switch(t){case"svg":return 1;case"math":return 2;default:return 0}return e===1&&t==="foreignObject"?0:e}function Af(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.children=="bigint"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var Nf=null;function W1(){var e=window.event;return e&&e.type==="popstate"?e===Nf?!1:(Nf=e,!0):(Nf=null,!1)}var Og=typeof setTimeout=="function"?setTimeout:void 0,I1=typeof clearTimeout=="function"?clearTimeout:void 0,Ag=typeof Promise=="function"?Promise:void 0,eS=typeof queueMicrotask=="function"?queueMicrotask:typeof Ag<"u"?function(e){return Ag.resolve(null).then(e).catch(tS)}:Og;function tS(e){setTimeout(function(){throw e})}function Ha(e){return e==="head"}function Ng(e,t){var r=t,o=0,c=0;do{var d=r.nextSibling;if(e.removeChild(r),d&&d.nodeType===8)if(r=d.data,r==="/$"){if(0<o&&8>o){r=o;var b=e.ownerDocument;if(r&1&&Ui(b.documentElement),r&2&&Ui(b.body),r&4)for(r=b.head,Ui(r),b=r.firstChild;b;){var E=b.nextSibling,_=b.nodeName;b[ye]||_==="SCRIPT"||_==="STYLE"||_==="LINK"&&b.rel.toLowerCase()==="stylesheet"||r.removeChild(b),b=E}}if(c===0){e.removeChild(d),Gi(t);return}c--}else r==="$"||r==="$?"||r==="$!"?c++:o=r.charCodeAt(0)-48;else o=0;r=d}while(r);Gi(t)}function Tf(e){var t=e.firstChild;for(t&&t.nodeType===10&&(t=t.nextSibling);t;){var r=t;switch(t=t.nextSibling,r.nodeName){case"HTML":case"HEAD":case"BODY":Tf(r),Se(r);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(r.rel.toLowerCase()==="stylesheet")continue}e.removeChild(r)}}function nS(e,t,r,o){for(;e.nodeType===1;){var c=r;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!o&&(e.nodeName!=="INPUT"||e.type!=="hidden"))break}else if(o){if(!e[ye])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if(d=e.getAttribute("rel"),d==="stylesheet"&&e.hasAttribute("data-precedence"))break;if(d!==c.rel||e.getAttribute("href")!==(c.href==null||c.href===""?null:c.href)||e.getAttribute("crossorigin")!==(c.crossOrigin==null?null:c.crossOrigin)||e.getAttribute("title")!==(c.title==null?null:c.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(d=e.getAttribute("src"),(d!==(c.src==null?null:c.src)||e.getAttribute("type")!==(c.type==null?null:c.type)||e.getAttribute("crossorigin")!==(c.crossOrigin==null?null:c.crossOrigin))&&d&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else if(t==="input"&&e.type==="hidden"){var d=c.name==null?null:""+c.name;if(c.type==="hidden"&&e.getAttribute("name")===d)return e}else return e;if(e=Rn(e.nextSibling),e===null)break}return null}function aS(e,t,r){if(t==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!r||(e=Rn(e.nextSibling),e===null))return null;return e}function jf(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState==="complete"}function rS(e,t){var r=e.ownerDocument;if(e.data!=="$?"||r.readyState==="complete")t();else{var o=function(){t(),r.removeEventListener("DOMContentLoaded",o)};r.addEventListener("DOMContentLoaded",o),e._reactRetry=o}}function Rn(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?"||t==="F!"||t==="F")break;if(t==="/$")return null}}return e}var Mf=null;function Tg(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var r=e.data;if(r==="$"||r==="$!"||r==="$?"){if(t===0)return e;t--}else r==="/$"&&t++}e=e.previousSibling}return null}function jg(e,t,r){switch(t=Rs(r),e){case"html":if(e=t.documentElement,!e)throw Error(i(452));return e;case"head":if(e=t.head,!e)throw Error(i(453));return e;case"body":if(e=t.body,!e)throw Error(i(454));return e;default:throw Error(i(451))}}function Ui(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);Se(e)}var vn=new Map,Mg=new Set;function Cs(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var fa=A.d;A.d={f:lS,r:iS,D:oS,C:sS,L:uS,m:cS,X:dS,S:fS,M:hS};function lS(){var e=fa.f(),t=gs();return e||t}function iS(e){var t=Fe(e);t!==null&&t.tag===5&&t.type==="form"?Jm(t):fa.r(e)}var bl=typeof document>"u"?null:document;function Dg(e,t,r){var o=bl;if(o&&typeof t=="string"&&t){var c=cn(t);c='link[rel="'+e+'"][href="'+c+'"]',typeof r=="string"&&(c+='[crossorigin="'+r+'"]'),Mg.has(c)||(Mg.add(c),e={rel:e,crossOrigin:r,href:t},o.querySelector(c)===null&&(t=o.createElement("link"),jt(t,"link",e),Me(t),o.head.appendChild(t)))}}function oS(e){fa.D(e),Dg("dns-prefetch",e,null)}function sS(e,t){fa.C(e,t),Dg("preconnect",e,t)}function uS(e,t,r){fa.L(e,t,r);var o=bl;if(o&&e&&t){var c='link[rel="preload"][as="'+cn(t)+'"]';t==="image"&&r&&r.imageSrcSet?(c+='[imagesrcset="'+cn(r.imageSrcSet)+'"]',typeof r.imageSizes=="string"&&(c+='[imagesizes="'+cn(r.imageSizes)+'"]')):c+='[href="'+cn(e)+'"]';var d=c;switch(t){case"style":d=xl(e);break;case"script":d=Sl(e)}vn.has(d)||(e=g({rel:"preload",href:t==="image"&&r&&r.imageSrcSet?void 0:e,as:t},r),vn.set(d,e),o.querySelector(c)!==null||t==="style"&&o.querySelector(Pi(d))||t==="script"&&o.querySelector(Hi(d))||(t=o.createElement("link"),jt(t,"link",e),Me(t),o.head.appendChild(t)))}}function cS(e,t){fa.m(e,t);var r=bl;if(r&&e){var o=t&&typeof t.as=="string"?t.as:"script",c='link[rel="modulepreload"][as="'+cn(o)+'"][href="'+cn(e)+'"]',d=c;switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":d=Sl(e)}if(!vn.has(d)&&(e=g({rel:"modulepreload",href:e},t),vn.set(d,e),r.querySelector(c)===null)){switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(r.querySelector(Hi(d)))return}o=r.createElement("link"),jt(o,"link",e),Me(o),r.head.appendChild(o)}}}function fS(e,t,r){fa.S(e,t,r);var o=bl;if(o&&e){var c=ut(o).hoistableStyles,d=xl(e);t=t||"default";var b=c.get(d);if(!b){var E={loading:0,preload:null};if(b=o.querySelector(Pi(d)))E.loading=5;else{e=g({rel:"stylesheet",href:e,"data-precedence":t},r),(r=vn.get(d))&&Df(e,r);var _=b=o.createElement("link");Me(_),jt(_,"link",e),_._p=new Promise(function(K,ee){_.onload=K,_.onerror=ee}),_.addEventListener("load",function(){E.loading|=1}),_.addEventListener("error",function(){E.loading|=2}),E.loading|=4,Os(b,t,o)}b={type:"stylesheet",instance:b,count:1,state:E},c.set(d,b)}}}function dS(e,t){fa.X(e,t);var r=bl;if(r&&e){var o=ut(r).hoistableScripts,c=Sl(e),d=o.get(c);d||(d=r.querySelector(Hi(c)),d||(e=g({src:e,async:!0},t),(t=vn.get(c))&&_f(e,t),d=r.createElement("script"),Me(d),jt(d,"link",e),r.head.appendChild(d)),d={type:"script",instance:d,count:1,state:null},o.set(c,d))}}function hS(e,t){fa.M(e,t);var r=bl;if(r&&e){var o=ut(r).hoistableScripts,c=Sl(e),d=o.get(c);d||(d=r.querySelector(Hi(c)),d||(e=g({src:e,async:!0,type:"module"},t),(t=vn.get(c))&&_f(e,t),d=r.createElement("script"),Me(d),jt(d,"link",e),r.head.appendChild(d)),d={type:"script",instance:d,count:1,state:null},o.set(c,d))}}function _g(e,t,r,o){var c=(c=ce.current)?Cs(c):null;if(!c)throw Error(i(446));switch(e){case"meta":case"title":return null;case"style":return typeof r.precedence=="string"&&typeof r.href=="string"?(t=xl(r.href),r=ut(c).hoistableStyles,o=r.get(t),o||(o={type:"style",instance:null,count:0,state:null},r.set(t,o)),o):{type:"void",instance:null,count:0,state:null};case"link":if(r.rel==="stylesheet"&&typeof r.href=="string"&&typeof r.precedence=="string"){e=xl(r.href);var d=ut(c).hoistableStyles,b=d.get(e);if(b||(c=c.ownerDocument||c,b={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},d.set(e,b),(d=c.querySelector(Pi(e)))&&!d._p&&(b.instance=d,b.state.loading=5),vn.has(e)||(r={rel:"preload",as:"style",href:r.href,crossOrigin:r.crossOrigin,integrity:r.integrity,media:r.media,hrefLang:r.hrefLang,referrerPolicy:r.referrerPolicy},vn.set(e,r),d||mS(c,e,r,b.state))),t&&o===null)throw Error(i(528,""));return b}if(t&&o!==null)throw Error(i(529,""));return null;case"script":return t=r.async,r=r.src,typeof r=="string"&&t&&typeof t!="function"&&typeof t!="symbol"?(t=Sl(r),r=ut(c).hoistableScripts,o=r.get(t),o||(o={type:"script",instance:null,count:0,state:null},r.set(t,o)),o):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,e))}}function xl(e){return'href="'+cn(e)+'"'}function Pi(e){return'link[rel="stylesheet"]['+e+"]"}function Lg(e){return g({},e,{"data-precedence":e.precedence,precedence:null})}function mS(e,t,r,o){e.querySelector('link[rel="preload"][as="style"]['+t+"]")?o.loading=1:(t=e.createElement("link"),o.preload=t,t.addEventListener("load",function(){return o.loading|=1}),t.addEventListener("error",function(){return o.loading|=2}),jt(t,"link",r),Me(t),e.head.appendChild(t))}function Sl(e){return'[src="'+cn(e)+'"]'}function Hi(e){return"script[async]"+e}function zg(e,t,r){if(t.count++,t.instance===null)switch(t.type){case"style":var o=e.querySelector('style[data-href~="'+cn(r.href)+'"]');if(o)return t.instance=o,Me(o),o;var c=g({},r,{"data-href":r.href,"data-precedence":r.precedence,href:null,precedence:null});return o=(e.ownerDocument||e).createElement("style"),Me(o),jt(o,"style",c),Os(o,r.precedence,e),t.instance=o;case"stylesheet":c=xl(r.href);var d=e.querySelector(Pi(c));if(d)return t.state.loading|=4,t.instance=d,Me(d),d;o=Lg(r),(c=vn.get(c))&&Df(o,c),d=(e.ownerDocument||e).createElement("link"),Me(d);var b=d;return b._p=new Promise(function(E,_){b.onload=E,b.onerror=_}),jt(d,"link",o),t.state.loading|=4,Os(d,r.precedence,e),t.instance=d;case"script":return d=Sl(r.src),(c=e.querySelector(Hi(d)))?(t.instance=c,Me(c),c):(o=r,(c=vn.get(d))&&(o=g({},r),_f(o,c)),e=e.ownerDocument||e,c=e.createElement("script"),Me(c),jt(c,"link",o),e.head.appendChild(c),t.instance=c);case"void":return null;default:throw Error(i(443,t.type))}else t.type==="stylesheet"&&(t.state.loading&4)===0&&(o=t.instance,t.state.loading|=4,Os(o,r.precedence,e));return t.instance}function Os(e,t,r){for(var o=r.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),c=o.length?o[o.length-1]:null,d=c,b=0;b<o.length;b++){var E=o[b];if(E.dataset.precedence===t)d=E;else if(d!==c)break}d?d.parentNode.insertBefore(e,d.nextSibling):(t=r.nodeType===9?r.head:r,t.insertBefore(e,t.firstChild))}function Df(e,t){e.crossOrigin==null&&(e.crossOrigin=t.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=t.referrerPolicy),e.title==null&&(e.title=t.title)}function _f(e,t){e.crossOrigin==null&&(e.crossOrigin=t.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=t.referrerPolicy),e.integrity==null&&(e.integrity=t.integrity)}var As=null;function kg(e,t,r){if(As===null){var o=new Map,c=As=new Map;c.set(r,o)}else c=As,o=c.get(r),o||(o=new Map,c.set(r,o));if(o.has(e))return o;for(o.set(e,null),r=r.getElementsByTagName(e),c=0;c<r.length;c++){var d=r[c];if(!(d[ye]||d[ae]||e==="link"&&d.getAttribute("rel")==="stylesheet")&&d.namespaceURI!=="http://www.w3.org/2000/svg"){var b=d.getAttribute(t)||"";b=e+b;var E=o.get(b);E?E.push(d):o.set(b,[d])}}return o}function Ug(e,t,r){e=e.ownerDocument||e,e.head.insertBefore(r,t==="title"?e.querySelector("head > title"):null)}function pS(e,t,r){if(r===1||t.itemProp!=null)return!1;switch(e){case"meta":case"title":return!0;case"style":if(typeof t.precedence!="string"||typeof t.href!="string"||t.href==="")break;return!0;case"link":if(typeof t.rel!="string"||typeof t.href!="string"||t.href===""||t.onLoad||t.onError)break;switch(t.rel){case"stylesheet":return e=t.disabled,typeof t.precedence=="string"&&e==null;default:return!0}case"script":if(t.async&&typeof t.async!="function"&&typeof t.async!="symbol"&&!t.onLoad&&!t.onError&&t.src&&typeof t.src=="string")return!0}return!1}function Pg(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}var Bi=null;function gS(){}function vS(e,t,r){if(Bi===null)throw Error(i(475));var o=Bi;if(t.type==="stylesheet"&&(typeof r.media!="string"||matchMedia(r.media).matches!==!1)&&(t.state.loading&4)===0){if(t.instance===null){var c=xl(r.href),d=e.querySelector(Pi(c));if(d){e=d._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(o.count++,o=Ns.bind(o),e.then(o,o)),t.state.loading|=4,t.instance=d,Me(d);return}d=e.ownerDocument||e,r=Lg(r),(c=vn.get(c))&&Df(r,c),d=d.createElement("link"),Me(d);var b=d;b._p=new Promise(function(E,_){b.onload=E,b.onerror=_}),jt(d,"link",r),t.instance=d}o.stylesheets===null&&(o.stylesheets=new Map),o.stylesheets.set(t,e),(e=t.state.preload)&&(t.state.loading&3)===0&&(o.count++,t=Ns.bind(o),e.addEventListener("load",t),e.addEventListener("error",t))}}function yS(){if(Bi===null)throw Error(i(475));var e=Bi;return e.stylesheets&&e.count===0&&Lf(e,e.stylesheets),0<e.count?function(t){var r=setTimeout(function(){if(e.stylesheets&&Lf(e,e.stylesheets),e.unsuspend){var o=e.unsuspend;e.unsuspend=null,o()}},6e4);return e.unsuspend=t,function(){e.unsuspend=null,clearTimeout(r)}}:null}function Ns(){if(this.count--,this.count===0){if(this.stylesheets)Lf(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var Ts=null;function Lf(e,t){e.stylesheets=null,e.unsuspend!==null&&(e.count++,Ts=new Map,t.forEach(bS,e),Ts=null,Ns.call(e))}function bS(e,t){if(!(t.state.loading&4)){var r=Ts.get(e);if(r)var o=r.get(null);else{r=new Map,Ts.set(e,r);for(var c=e.querySelectorAll("link[data-precedence],style[data-precedence]"),d=0;d<c.length;d++){var b=c[d];(b.nodeName==="LINK"||b.getAttribute("media")!=="not all")&&(r.set(b.dataset.precedence,b),o=b)}o&&r.set(null,o)}c=t.instance,b=c.getAttribute("data-precedence"),d=r.get(b)||o,d===o&&r.set(null,c),r.set(b,c),this.count++,o=Ns.bind(this),c.addEventListener("load",o),c.addEventListener("error",o),d?d.parentNode.insertBefore(c,d.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(c,e.firstChild)),t.state.loading|=4}}var $i={$$typeof:B,Provider:null,Consumer:null,_currentValue:j,_currentValue2:j,_threadCount:0};function xS(e,t,r,o,c,d,b,E){this.tag=1,this.containerInfo=e,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=$r(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=$r(0),this.hiddenUpdates=$r(null),this.identifierPrefix=o,this.onUncaughtError=c,this.onCaughtError=d,this.onRecoverableError=b,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=E,this.incompleteTransitions=new Map}function Hg(e,t,r,o,c,d,b,E,_,K,ee,ne){return e=new xS(e,t,r,b,E,_,K,ne),t=1,d===!0&&(t|=24),d=Xt(3,null,null,t),e.current=d,d.stateNode=e,t=mc(),t.refCount++,e.pooledCache=t,t.refCount++,d.memoizedState={element:o,isDehydrated:r,cache:t},yc(d),e}function Bg(e){return e?(e=Wr,e):Wr}function $g(e,t,r,o,c,d){c=Bg(c),o.context===null?o.context=c:o.pendingContext=c,o=Oa(t),o.payload={element:r},d=d===void 0?null:d,d!==null&&(o.callback=d),r=Aa(e,o,t),r!==null&&(It(r,e,t),vi(r,e,t))}function Vg(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var r=e.retryLane;e.retryLane=r!==0&&r<t?r:t}}function zf(e,t){Vg(e,t),(e=e.alternate)&&Vg(e,t)}function Yg(e){if(e.tag===13){var t=Jr(e,67108864);t!==null&&It(t,e,67108864),zf(e,67108864)}}var js=!0;function SS(e,t,r,o){var c=M.T;M.T=null;var d=A.p;try{A.p=2,kf(e,t,r,o)}finally{A.p=d,M.T=c}}function wS(e,t,r,o){var c=M.T;M.T=null;var d=A.p;try{A.p=8,kf(e,t,r,o)}finally{A.p=d,M.T=c}}function kf(e,t,r,o){if(js){var c=Uf(o);if(c===null)Ef(e,t,o,Ms,r),Gg(e,o);else if(RS(c,e,t,r,o))o.stopPropagation();else if(Gg(e,o),t&4&&-1<ES.indexOf(e)){for(;c!==null;){var d=Fe(c);if(d!==null)switch(d.tag){case 3:if(d=d.stateNode,d.current.memoizedState.isDehydrated){var b=Xn(d.pendingLanes);if(b!==0){var E=d;for(E.pendingLanes|=2,E.entangledLanes|=2;b;){var _=1<<31-At(b);E.entanglements[1]|=_,b&=~_}Un(d),(Xe&6)===0&&(ms=Gt()+500,Li(0))}}break;case 13:E=Jr(d,2),E!==null&&It(E,d,2),gs(),zf(d,2)}if(d=Uf(o),d===null&&Ef(e,t,o,Ms,r),d===c)break;c=d}c!==null&&o.stopPropagation()}else Ef(e,t,o,null,r)}}function Uf(e){return e=$u(e),Pf(e)}var Ms=null;function Pf(e){if(Ms=null,e=Le(e),e!==null){var t=u(e);if(t===null)e=null;else{var r=t.tag;if(r===13){if(e=f(t),e!==null)return e;e=null}else if(r===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return Ms=e,null}function qg(e){switch(e){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(zu()){case xo:return 2;case So:return 8;case Hr:case Fn:return 32;case xa:return 268435456;default:return 32}default:return 32}}var Hf=!1,Ba=null,$a=null,Va=null,Vi=new Map,Yi=new Map,Ya=[],ES="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 Gg(e,t){switch(e){case"focusin":case"focusout":Ba=null;break;case"dragenter":case"dragleave":$a=null;break;case"mouseover":case"mouseout":Va=null;break;case"pointerover":case"pointerout":Vi.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Yi.delete(t.pointerId)}}function qi(e,t,r,o,c,d){return e===null||e.nativeEvent!==d?(e={blockedOn:t,domEventName:r,eventSystemFlags:o,nativeEvent:d,targetContainers:[c]},t!==null&&(t=Fe(t),t!==null&&Yg(t)),e):(e.eventSystemFlags|=o,t=e.targetContainers,c!==null&&t.indexOf(c)===-1&&t.push(c),e)}function RS(e,t,r,o,c){switch(t){case"focusin":return Ba=qi(Ba,e,t,r,o,c),!0;case"dragenter":return $a=qi($a,e,t,r,o,c),!0;case"mouseover":return Va=qi(Va,e,t,r,o,c),!0;case"pointerover":var d=c.pointerId;return Vi.set(d,qi(Vi.get(d)||null,e,t,r,o,c)),!0;case"gotpointercapture":return d=c.pointerId,Yi.set(d,qi(Yi.get(d)||null,e,t,r,o,c)),!0}return!1}function Kg(e){var t=Le(e.target);if(t!==null){var r=u(t);if(r!==null){if(t=r.tag,t===13){if(t=f(r),t!==null){e.blockedOn=t,q(e.priority,function(){if(r.tag===13){var o=Wt();o=Wl(o);var c=Jr(r,o);c!==null&&It(c,r,o),zf(r,o)}});return}}else if(t===3&&r.stateNode.current.memoizedState.isDehydrated){e.blockedOn=r.tag===3?r.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Ds(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var r=Uf(e.nativeEvent);if(r===null){r=e.nativeEvent;var o=new r.constructor(r.type,r);Bu=o,r.target.dispatchEvent(o),Bu=null}else return t=Fe(r),t!==null&&Yg(t),e.blockedOn=r,!1;t.shift()}return!0}function Fg(e,t,r){Ds(e)&&r.delete(t)}function CS(){Hf=!1,Ba!==null&&Ds(Ba)&&(Ba=null),$a!==null&&Ds($a)&&($a=null),Va!==null&&Ds(Va)&&(Va=null),Vi.forEach(Fg),Yi.forEach(Fg)}function _s(e,t){e.blockedOn===t&&(e.blockedOn=null,Hf||(Hf=!0,n.unstable_scheduleCallback(n.unstable_NormalPriority,CS)))}var Ls=null;function Xg(e){Ls!==e&&(Ls=e,n.unstable_scheduleCallback(n.unstable_NormalPriority,function(){Ls===e&&(Ls=null);for(var t=0;t<e.length;t+=3){var r=e[t],o=e[t+1],c=e[t+2];if(typeof o!="function"){if(Pf(o||r)===null)continue;break}var d=Fe(r);d!==null&&(e.splice(t,3),t-=3,Uc(d,{pending:!0,data:c,method:r.method,action:o},o,c))}}))}function Gi(e){function t(_){return _s(_,e)}Ba!==null&&_s(Ba,e),$a!==null&&_s($a,e),Va!==null&&_s(Va,e),Vi.forEach(t),Yi.forEach(t);for(var r=0;r<Ya.length;r++){var o=Ya[r];o.blockedOn===e&&(o.blockedOn=null)}for(;0<Ya.length&&(r=Ya[0],r.blockedOn===null);)Kg(r),r.blockedOn===null&&Ya.shift();if(r=(e.ownerDocument||e).$$reactFormReplay,r!=null)for(o=0;o<r.length;o+=3){var c=r[o],d=r[o+1],b=c[oe]||null;if(typeof d=="function")b||Xg(r);else if(b){var E=null;if(d&&d.hasAttribute("formAction")){if(c=d,b=d[oe]||null)E=b.formAction;else if(Pf(c)!==null)continue}else E=b.action;typeof E=="function"?r[o+1]=E:(r.splice(o,3),o-=3),Xg(r)}}}function Bf(e){this._internalRoot=e}zs.prototype.render=Bf.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(i(409));var r=t.current,o=Wt();$g(r,o,e,t,null,null)},zs.prototype.unmount=Bf.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;$g(e.current,2,null,e,null,null),gs(),t[ge]=null}};function zs(e){this._internalRoot=e}zs.prototype.unstable_scheduleHydration=function(e){if(e){var t=z();e={blockedOn:null,target:e,priority:t};for(var r=0;r<Ya.length&&t!==0&&t<Ya[r].priority;r++);Ya.splice(r,0,e),r===0&&Kg(e)}};var Qg=a.version;if(Qg!=="19.1.0")throw Error(i(527,Qg,"19.1.0"));A.findDOMNode=function(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(i(188)):(e=Object.keys(e).join(","),Error(i(268,e)));return e=p(t),e=e!==null?m(e):null,e=e===null?null:e.stateNode,e};var OS={bundleType:0,version:"19.1.0",rendererPackageName:"react-dom",currentDispatcherRef:M,reconcilerVersion:"19.1.0"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ks=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ks.isDisabled&&ks.supportsFiber)try{Ut=ks.inject(OS),lt=ks}catch{}}return Xi.createRoot=function(e,t){if(!s(e))throw Error(i(299));var r=!1,o="",c=fp,d=dp,b=hp,E=null;return t!=null&&(t.unstable_strictMode===!0&&(r=!0),t.identifierPrefix!==void 0&&(o=t.identifierPrefix),t.onUncaughtError!==void 0&&(c=t.onUncaughtError),t.onCaughtError!==void 0&&(d=t.onCaughtError),t.onRecoverableError!==void 0&&(b=t.onRecoverableError),t.unstable_transitionCallbacks!==void 0&&(E=t.unstable_transitionCallbacks)),t=Hg(e,1,!1,null,null,r,o,c,d,b,E,null),e[ge]=t.current,wf(e),new Bf(t)},Xi.hydrateRoot=function(e,t,r){if(!s(e))throw Error(i(299));var o=!1,c="",d=fp,b=dp,E=hp,_=null,K=null;return r!=null&&(r.unstable_strictMode===!0&&(o=!0),r.identifierPrefix!==void 0&&(c=r.identifierPrefix),r.onUncaughtError!==void 0&&(d=r.onUncaughtError),r.onCaughtError!==void 0&&(b=r.onCaughtError),r.onRecoverableError!==void 0&&(E=r.onRecoverableError),r.unstable_transitionCallbacks!==void 0&&(_=r.unstable_transitionCallbacks),r.formState!==void 0&&(K=r.formState)),t=Hg(e,1,!0,t,r??null,o,c,d,b,E,_,K),t.context=Bg(null),r=t.current,o=Wt(),o=Wl(o),c=Oa(o),c.callback=null,Aa(r,c,o),r=o,t.current.lanes=r,ir(t,r),Un(t),e[ge]=t.current,wf(e),new zs(t)},Xi.version="19.1.0",Xi}var Cv;function Qw(){if(Cv)return qf.exports;Cv=1;function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(a){console.error(a)}}return n(),qf.exports=Xw(),qf.exports}var Zw=Qw();/**
56
+ * react-router v7.7.0
57
+ *
58
+ * Copyright (c) Remix Software Inc.
59
+ *
60
+ * This source code is licensed under the MIT license found in the
61
+ * LICENSE.md file in the root directory of this source tree.
62
+ *
63
+ * @license MIT
64
+ */var Vy=n=>{throw TypeError(n)},Jw=(n,a,l)=>a.has(n)||Vy("Cannot "+l),Xf=(n,a,l)=>(Jw(n,a,"read from private field"),l?l.call(n):a.get(n)),Ww=(n,a,l)=>a.has(n)?Vy("Cannot add the same private member more than once"):a instanceof WeakSet?a.add(n):a.set(n,l);function Iw(n={}){let{initialEntries:a=["/"],initialIndex:l,v5Compat:i=!1}=n,s;s=a.map((w,C)=>g(w,typeof w=="string"?null:w.state,C===0?"default":void 0));let u=p(l??s.length-1),f="POP",h=null;function p(w){return Math.min(Math.max(w,0),s.length-1)}function m(){return s[u]}function g(w,C=null,O){let L=xd(s?m().pathname:"/",w,C,O);return ht(L.pathname.charAt(0)==="/",`relative pathnames are not supported in memory history: ${JSON.stringify(w)}`),L}function x(w){return typeof w=="string"?w:Za(w)}return{get index(){return u},get action(){return f},get location(){return m()},createHref:x,createURL(w){return new URL(x(w),"http://localhost")},encodeLocation(w){let C=typeof w=="string"?ba(w):w;return{pathname:C.pathname||"",search:C.search||"",hash:C.hash||""}},push(w,C){f="PUSH";let O=g(w,C);u+=1,s.splice(u,s.length,O),i&&h&&h({action:f,location:O,delta:1})},replace(w,C){f="REPLACE";let O=g(w,C);s[u]=O,i&&h&&h({action:f,location:O,delta:0})},go(w){f="POP";let C=p(u+w),O=s[C];u=C,h&&h({action:f,location:O,delta:w})},listen(w){return h=w,()=>{h=null}}}}function He(n,a){if(n===!1||n===null||typeof n>"u")throw new Error(a)}function ht(n,a){if(!n){typeof console<"u"&&console.warn(a);try{throw new Error(a)}catch{}}}function eE(){return Math.random().toString(36).substring(2,10)}function xd(n,a,l=null,i){return{pathname:typeof n=="string"?n:n.pathname,search:"",hash:"",...typeof a=="string"?ba(a):a,state:l,key:a&&a.key||i||eE()}}function Za({pathname:n="/",search:a="",hash:l=""}){return a&&a!=="?"&&(n+=a.charAt(0)==="?"?a:"?"+a),l&&l!=="#"&&(n+=l.charAt(0)==="#"?l:"#"+l),n}function ba(n){let a={};if(n){let l=n.indexOf("#");l>=0&&(a.hash=n.substring(l),n=n.substring(0,l));let i=n.indexOf("?");i>=0&&(a.search=n.substring(i),n=n.substring(0,i)),n&&(a.pathname=n)}return a}function tE(n,a=!1){let l="http://localhost";typeof window<"u"&&(l=window.location.origin!=="null"?window.location.origin:window.location.href),He(l,"No window.location.(origin|href) available to create URL");let i=typeof n=="string"?n:Za(n);return i=i.replace(/ $/,"%20"),!a&&i.startsWith("//")&&(i=l+i),new URL(i,l)}var eo,Ov=class{constructor(n){if(Ww(this,eo,new Map),n)for(let[a,l]of n)this.set(a,l)}get(n){if(Xf(this,eo).has(n))return Xf(this,eo).get(n);if(n.defaultValue!==void 0)return n.defaultValue;throw new Error("No value found for context")}set(n,a){Xf(this,eo).set(n,a)}};eo=new WeakMap;var nE=new Set(["lazy","caseSensitive","path","id","index","children"]);function aE(n){return nE.has(n)}var rE=new Set(["lazy","caseSensitive","path","id","index","unstable_middleware","children"]);function lE(n){return rE.has(n)}function iE(n){return n.index===!0}function io(n,a,l=[],i={},s=!1){return n.map((u,f)=>{let h=[...l,String(f)],p=typeof u.id=="string"?u.id:h.join("-");if(He(u.index!==!0||!u.children,"Cannot specify children on an index route"),He(s||!i[p],`Found a route id collision on id "${p}". Route id's must be globally unique within Data Router usages`),iE(u)){let m={...u,...a(u),id:p};return i[p]=m,m}else{let m={...u,...a(u),id:p,children:void 0};return i[p]=m,u.children&&(m.children=io(u.children,a,h,i,s)),m}})}function Xa(n,a,l="/"){return Zs(n,a,l,!1)}function Zs(n,a,l,i){let s=typeof a=="string"?ba(a):a,u=bn(s.pathname||"/",l);if(u==null)return null;let f=Yy(n);sE(f);let h=null;for(let p=0;h==null&&p<f.length;++p){let m=bE(u);h=vE(f[p],m,i)}return h}function oE(n,a){let{route:l,pathname:i,params:s}=n;return{id:l.id,pathname:i,params:s,data:a[l.id],handle:l.handle}}function Yy(n,a=[],l=[],i=""){let s=(u,f,h)=>{let p={relativePath:h===void 0?u.path||"":h,caseSensitive:u.caseSensitive===!0,childrenIndex:f,route:u};p.relativePath.startsWith("/")&&(He(p.relativePath.startsWith(i),`Absolute route path "${p.relativePath}" nested under path "${i}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),p.relativePath=p.relativePath.slice(i.length));let m=$n([i,p.relativePath]),g=l.concat(p);u.children&&u.children.length>0&&(He(u.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${m}".`),Yy(u.children,a,g,m)),!(u.path==null&&!u.index)&&a.push({path:m,score:pE(m,u.index),routesMeta:g})};return n.forEach((u,f)=>{if(u.path===""||!u.path?.includes("?"))s(u,f);else for(let h of qy(u.path))s(u,f,h)}),a}function qy(n){let a=n.split("/");if(a.length===0)return[];let[l,...i]=a,s=l.endsWith("?"),u=l.replace(/\?$/,"");if(i.length===0)return s?[u,""]:[u];let f=qy(i.join("/")),h=[];return h.push(...f.map(p=>p===""?u:[u,p].join("/"))),s&&h.push(...f),h.map(p=>n.startsWith("/")&&p===""?"/":p)}function sE(n){n.sort((a,l)=>a.score!==l.score?l.score-a.score:gE(a.routesMeta.map(i=>i.childrenIndex),l.routesMeta.map(i=>i.childrenIndex)))}var uE=/^:[\w-]+$/,cE=3,fE=2,dE=1,hE=10,mE=-2,Av=n=>n==="*";function pE(n,a){let l=n.split("/"),i=l.length;return l.some(Av)&&(i+=mE),a&&(i+=fE),l.filter(s=>!Av(s)).reduce((s,u)=>s+(uE.test(u)?cE:u===""?dE:hE),i)}function gE(n,a){return n.length===a.length&&n.slice(0,-1).every((i,s)=>i===a[s])?n[n.length-1]-a[a.length-1]:0}function vE(n,a,l=!1){let{routesMeta:i}=n,s={},u="/",f=[];for(let h=0;h<i.length;++h){let p=i[h],m=h===i.length-1,g=u==="/"?a:a.slice(u.length)||"/",x=iu({path:p.relativePath,caseSensitive:p.caseSensitive,end:m},g),S=p.route;if(!x&&m&&l&&!i[i.length-1].route.index&&(x=iu({path:p.relativePath,caseSensitive:p.caseSensitive,end:!1},g)),!x)return null;Object.assign(s,x.params),f.push({params:s,pathname:$n([u,x.pathname]),pathnameBase:EE($n([u,x.pathnameBase])),route:S}),x.pathnameBase!=="/"&&(u=$n([u,x.pathnameBase]))}return f}function iu(n,a){typeof n=="string"&&(n={path:n,caseSensitive:!1,end:!0});let[l,i]=yE(n.path,n.caseSensitive,n.end),s=a.match(l);if(!s)return null;let u=s[0],f=u.replace(/(.)\/+$/,"$1"),h=s.slice(1);return{params:i.reduce((m,{paramName:g,isOptional:x},S)=>{if(g==="*"){let C=h[S]||"";f=u.slice(0,u.length-C.length).replace(/(.)\/+$/,"$1")}const w=h[S];return x&&!w?m[g]=void 0:m[g]=(w||"").replace(/%2F/g,"/"),m},{}),pathname:u,pathnameBase:f,pattern:n}}function yE(n,a=!1,l=!0){ht(n==="*"||!n.endsWith("*")||n.endsWith("/*"),`Route path "${n}" will be treated as if it were "${n.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${n.replace(/\*$/,"/*")}".`);let i=[],s="^"+n.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(f,h,p)=>(i.push({paramName:h,isOptional:p!=null}),p?"/?([^\\/]+)?":"/([^\\/]+)"));return n.endsWith("*")?(i.push({paramName:"*"}),s+=n==="*"||n==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):l?s+="\\/*$":n!==""&&n!=="/"&&(s+="(?:(?=\\/|$))"),[new RegExp(s,a?void 0:"i"),i]}function bE(n){try{return n.split("/").map(a=>decodeURIComponent(a).replace(/\//g,"%2F")).join("/")}catch(a){return ht(!1,`The URL path "${n}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${a}).`),n}}function bn(n,a){if(a==="/")return n;if(!n.toLowerCase().startsWith(a.toLowerCase()))return null;let l=a.endsWith("/")?a.length-1:a.length,i=n.charAt(l);return i&&i!=="/"?null:n.slice(l)||"/"}function xE({basename:n,pathname:a}){return a==="/"?n:$n([n,a])}function SE(n,a="/"){let{pathname:l,search:i="",hash:s=""}=typeof n=="string"?ba(n):n;return{pathname:l?l.startsWith("/")?l:wE(l,a):a,search:RE(i),hash:CE(s)}}function wE(n,a){let l=a.replace(/\/+$/,"").split("/");return n.split("/").forEach(s=>{s===".."?l.length>1&&l.pop():s!=="."&&l.push(s)}),l.length>1?l.join("/"):"/"}function Qf(n,a,l,i){return`Cannot include a '${n}' character in a manually specified \`to.${a}\` field [${JSON.stringify(i)}]. Please separate it out to the \`to.${l}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function Gy(n){return n.filter((a,l)=>l===0||a.route.path&&a.route.path.length>0)}function gu(n){let a=Gy(n);return a.map((l,i)=>i===a.length-1?l.pathname:l.pathnameBase)}function vu(n,a,l,i=!1){let s;typeof n=="string"?s=ba(n):(s={...n},He(!s.pathname||!s.pathname.includes("?"),Qf("?","pathname","search",s)),He(!s.pathname||!s.pathname.includes("#"),Qf("#","pathname","hash",s)),He(!s.search||!s.search.includes("#"),Qf("#","search","hash",s)));let u=n===""||s.pathname==="",f=u?"/":s.pathname,h;if(f==null)h=l;else{let x=a.length-1;if(!i&&f.startsWith("..")){let S=f.split("/");for(;S[0]==="..";)S.shift(),x-=1;s.pathname=S.join("/")}h=x>=0?a[x]:"/"}let p=SE(s,h),m=f&&f!=="/"&&f.endsWith("/"),g=(u||f===".")&&l.endsWith("/");return!p.pathname.endsWith("/")&&(m||g)&&(p.pathname+="/"),p}var $n=n=>n.join("/").replace(/\/\/+/g,"/"),EE=n=>n.replace(/\/+$/,"").replace(/^\/*/,"/"),RE=n=>!n||n==="?"?"":n.startsWith("?")?n:"?"+n,CE=n=>!n||n==="#"?"":n.startsWith("#")?n:"#"+n,Sd=class{constructor(n,a,l,i=!1){this.status=n,this.statusText=a||"",this.internal=i,l instanceof Error?(this.data=l.toString(),this.error=l):this.data=l}};function oo(n){return n!=null&&typeof n.status=="number"&&typeof n.statusText=="string"&&typeof n.internal=="boolean"&&"data"in n}var Ky=["POST","PUT","PATCH","DELETE"],OE=new Set(Ky),AE=["GET",...Ky],NE=new Set(AE),TE=new Set([301,302,303,307,308]),jE=new Set([307,308]),Zf={state:"idle",location:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},ME={state:"idle",data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},Qi={state:"unblocked",proceed:void 0,reset:void 0,location:void 0},DE=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Pd=n=>DE.test(n),_E=n=>({hasErrorBoundary:!!n.hasErrorBoundary}),Fy="remix-router-transitions",Xy=Symbol("ResetLoaderData");function LE(n){const a=n.window?n.window:typeof window<"u"?window:void 0,l=typeof a<"u"&&typeof a.document<"u"&&typeof a.document.createElement<"u";He(n.routes.length>0,"You must provide a non-empty routes array to createRouter");let i=n.hydrationRouteProperties||[],s=n.mapRouteProperties||_E,u={},f=io(n.routes,s,void 0,u),h,p=n.basename||"/",m=n.dataStrategy||HE,g={unstable_middleware:!1,...n.future},x=null,S=new Set,w=null,C=null,O=null,L=n.hydrationData!=null,N=Xa(f,n.history.location,p),H=!1,B=null,Y;if(N==null&&!n.patchRoutesOnNavigation){let z=yn(404,{pathname:n.history.location.pathname}),{matches:q,route:Z}=Hv(f);Y=!0,N=q,B={[Z.id]:z}}else if(N&&!n.hydrationData&&or(N,f,n.history.location.pathname).active&&(N=null),N)if(N.some(z=>z.route.lazy))Y=!1;else if(!N.some(z=>z.route.loader))Y=!0;else{let z=n.hydrationData?n.hydrationData.loaderData:null,q=n.hydrationData?n.hydrationData.errors:null;if(q){let Z=N.findIndex(ae=>q[ae.route.id]!==void 0);Y=N.slice(0,Z+1).every(ae=>!Ed(ae.route,z,q))}else Y=N.every(Z=>!Ed(Z.route,z,q))}else{Y=!1,N=[];let z=or(null,f,n.history.location.pathname);z.active&&z.matches&&(H=!0,N=z.matches)}let $,T={historyAction:n.history.action,location:n.history.location,matches:N,initialized:Y,navigation:Zf,restoreScrollPosition:n.hydrationData!=null?!1:null,preventScrollReset:!1,revalidation:"idle",loaderData:n.hydrationData&&n.hydrationData.loaderData||{},actionData:n.hydrationData&&n.hydrationData.actionData||null,errors:n.hydrationData&&n.hydrationData.errors||B,fetchers:new Map,blockers:new Map},F="POP",I=!1,re,ie=!1,Re=new Map,xe=null,fe=!1,se=!1,ue=new Set,M=new Map,A=0,j=-1,J=new Map,R=new Set,k=new Map,D=new Map,P=new Set,W=new Map,le,ce=null;function de(){if(x=n.history.listen(({action:z,location:q,delta:Z})=>{if(le){le(),le=void 0;return}ht(W.size===0||Z!=null,"You are trying to use a blocker on a POP navigation to a location that was not created by @remix-run/router. This will fail silently in production. This can happen if you are navigating outside the router via `window.history.pushState`/`window.location.hash` instead of using router navigation APIs. This can also happen if you are using createHashRouter and the user manually changes the URL.");let ae=Ro({currentLocation:T.location,nextLocation:q,historyAction:z});if(ae&&Z!=null){let oe=new Promise(ge=>{le=ge});n.history.go(Z*-1),Mn(ae,{state:"blocked",location:q,proceed(){Mn(ae,{state:"proceeding",proceed:void 0,reset:void 0,location:q}),oe.then(()=>n.history.go(Z))},reset(){let ge=new Map(T.blockers);ge.set(ae,Qi),qe({blockers:ge})}});return}return xn(z,q)}),l){ZE(a,Re);let z=()=>JE(a,Re);a.addEventListener("pagehide",z),xe=()=>a.removeEventListener("pagehide",z)}return T.initialized||xn("POP",T.location,{initialHydration:!0}),$}function Te(){x&&x(),xe&&xe(),S.clear(),re&&re.abort(),T.fetchers.forEach((z,q)=>At(q)),T.blockers.forEach((z,q)=>lr(q))}function Ye(z){return S.add(z),()=>S.delete(z)}function qe(z,q={}){z.matches&&(z.matches=z.matches.map(oe=>{let ge=u[oe.route.id],be=oe.route;return be.element!==ge.element||be.errorElement!==ge.errorElement||be.hydrateFallbackElement!==ge.hydrateFallbackElement?{...oe,route:ge}:oe})),T={...T,...z};let Z=[],ae=[];T.fetchers.forEach((oe,ge)=>{oe.state==="idle"&&(P.has(ge)?Z.push(ge):ae.push(ge))}),P.forEach(oe=>{!T.fetchers.has(oe)&&!M.has(oe)&&Z.push(oe)}),[...S].forEach(oe=>oe(T,{deletedFetchers:Z,viewTransitionOpts:q.viewTransitionOpts,flushSync:q.flushSync===!0})),Z.forEach(oe=>At(oe)),ae.forEach(oe=>T.fetchers.delete(oe))}function Ot(z,q,{flushSync:Z}={}){let ae=T.actionData!=null&&T.navigation.formMethod!=null&&Vt(T.navigation.formMethod)&&T.navigation.state==="loading"&&z.state?._isRedirect!==!0,oe;q.actionData?Object.keys(q.actionData).length>0?oe=q.actionData:oe=null:ae?oe=T.actionData:oe=null;let ge=q.loaderData?Uv(T.loaderData,q.loaderData,q.matches||[],q.errors):T.loaderData,be=T.blockers;be.size>0&&(be=new Map(be),be.forEach((ye,Se)=>be.set(Se,Qi)));let ve=fe?!1:Oo(z,q.matches||T.matches),Ee=I===!0||T.navigation.formMethod!=null&&Vt(T.navigation.formMethod)&&z.state?._isRedirect!==!0;h&&(f=h,h=void 0),fe||F==="POP"||(F==="PUSH"?n.history.push(z,z.state):F==="REPLACE"&&n.history.replace(z,z.state));let Ce;if(F==="POP"){let ye=Re.get(T.location.pathname);ye&&ye.has(z.pathname)?Ce={currentLocation:T.location,nextLocation:z}:Re.has(z.pathname)&&(Ce={currentLocation:z,nextLocation:T.location})}else if(ie){let ye=Re.get(T.location.pathname);ye?ye.add(z.pathname):(ye=new Set([z.pathname]),Re.set(T.location.pathname,ye)),Ce={currentLocation:T.location,nextLocation:z}}qe({...q,actionData:oe,loaderData:ge,historyAction:F,location:z,initialized:!0,navigation:Zf,revalidation:"idle",restoreScrollPosition:ve,preventScrollReset:Ee,blockers:be},{viewTransitionOpts:Ce,flushSync:Z===!0}),F="POP",I=!1,ie=!1,fe=!1,se=!1,ce?.resolve(),ce=null}async function qt(z,q){if(typeof z=="number"){n.history.go(z);return}let Z=wd(T.location,T.matches,p,z,q?.fromRouteId,q?.relative),{path:ae,submission:oe,error:ge}=Nv(!1,Z,q),be=T.location,ve=xd(T.location,ae,q&&q.state);ve={...ve,...n.history.encodeLocation(ve)};let Ee=q&&q.replace!=null?q.replace:void 0,Ce="PUSH";Ee===!0?Ce="REPLACE":Ee===!1||oe!=null&&Vt(oe.formMethod)&&oe.formAction===T.location.pathname+T.location.search&&(Ce="REPLACE");let ye=q&&"preventScrollReset"in q?q.preventScrollReset===!0:void 0,Se=(q&&q.flushSync)===!0,Le=Ro({currentLocation:be,nextLocation:ve,historyAction:Ce});if(Le){Mn(Le,{state:"blocked",location:ve,proceed(){Mn(Le,{state:"proceeding",proceed:void 0,reset:void 0,location:ve}),qt(z,q)},reset(){let Fe=new Map(T.blockers);Fe.set(Le,Qi),qe({blockers:Fe})}});return}await xn(Ce,ve,{submission:oe,pendingError:ge,preventScrollReset:ye,replace:q&&q.replace,enableViewTransition:q&&q.viewTransition,flushSync:Se})}function Tn(){ce||(ce=WE()),Jl(),qe({revalidation:"loading"});let z=ce.promise;return T.navigation.state==="submitting"?z:T.navigation.state==="idle"?(xn(T.historyAction,T.location,{startUninterruptedRevalidation:!0}),z):(xn(F||T.historyAction,T.navigation.location,{overrideNavigation:T.navigation,enableViewTransition:ie===!0}),z)}async function xn(z,q,Z){re&&re.abort(),re=null,F=z,fe=(Z&&Z.startUninterruptedRevalidation)===!0,ir(T.location,T.matches),I=(Z&&Z.preventScrollReset)===!0,ie=(Z&&Z.enableViewTransition)===!0;let ae=h||f,oe=Z&&Z.overrideNavigation,ge=Z?.initialHydration&&T.matches&&T.matches.length>0&&!H?T.matches:Xa(ae,q,p),be=(Z&&Z.flushSync)===!0;if(ge&&T.initialized&&!se&&GE(T.location,q)&&!(Z&&Z.submission&&Vt(Z.submission.formMethod))){Ot(q,{matches:ge},{flushSync:be});return}let ve=or(ge,ae,q.pathname);if(ve.active&&ve.matches&&(ge=ve.matches),!ge){let{error:ut,notFoundMatches:Me,route:Ze}=Br(q.pathname);Ot(q,{matches:Me,loaderData:{},errors:{[Ze.id]:ut}},{flushSync:be});return}re=new AbortController;let Ee=Tl(n.history,q,re.signal,Z&&Z.submission),Ce=new Ov(n.unstable_getContext?await n.unstable_getContext():void 0),ye;if(Z&&Z.pendingError)ye=[Ar(ge).route.id,{type:"error",error:Z.pendingError}];else if(Z&&Z.submission&&Vt(Z.submission.formMethod)){let ut=await _u(Ee,q,Z.submission,ge,Ce,ve.active,Z&&Z.initialHydration===!0,{replace:Z.replace,flushSync:be});if(ut.shortCircuited)return;if(ut.pendingActionResult){let[Me,Ze]=ut.pendingActionResult;if(en(Ze)&&oo(Ze.error)&&Ze.error.status===404){re=null,Ot(q,{matches:ut.matches,loaderData:{},errors:{[Me]:Ze.error}});return}}ge=ut.matches||ge,ye=ut.pendingActionResult,oe=Jf(q,Z.submission),be=!1,ve.active=!1,Ee=Tl(n.history,Ee.url,Ee.signal)}let{shortCircuited:Se,matches:Le,loaderData:Fe,errors:st}=await Lu(Ee,q,ge,Ce,ve.active,oe,Z&&Z.submission,Z&&Z.fetcherSubmission,Z&&Z.replace,Z&&Z.initialHydration===!0,be,ye);Se||(re=null,Ot(q,{matches:Le||ge,...Pv(ye),loaderData:Fe,errors:st}))}async function _u(z,q,Z,ae,oe,ge,be,ve={}){Jl();let Ee=XE(q,Z);if(qe({navigation:Ee},{flushSync:ve.flushSync===!0}),ge){let Se=await sr(ae,q.pathname,z.signal);if(Se.type==="aborted")return{shortCircuited:!0};if(Se.type==="error"){let Le=Ar(Se.partialMatches).route.id;return{matches:Se.partialMatches,pendingActionResult:[Le,{type:"error",error:Se.error}]}}else if(Se.matches)ae=Se.matches;else{let{notFoundMatches:Le,error:Fe,route:st}=Br(q.pathname);return{matches:Le,pendingActionResult:[st.id,{type:"error",error:Fe}]}}}let Ce,ye=Js(ae,q);if(!ye.route.action&&!ye.route.lazy)Ce={type:"error",error:yn(405,{method:z.method,pathname:q.pathname,routeId:ye.route.id})};else{let Se=_l(s,u,z,ae,ye,be?[]:i,oe),Le=await xa(z,Se,oe,null);if(Ce=Le[ye.route.id],!Ce){for(let Fe of ae)if(Le[Fe.route.id]){Ce=Le[Fe.route.id];break}}if(z.signal.aborted)return{shortCircuited:!0}}if(Tr(Ce)){let Se;return ve&&ve.replace!=null?Se=ve.replace:Se=Lv(Ce.response.headers.get("Location"),new URL(z.url),p)===T.location.pathname+T.location.search,await Fn(z,Ce,!0,{submission:Z,replace:Se}),{shortCircuited:!0}}if(en(Ce)){let Se=Ar(ae,ye.route.id);return(ve&&ve.replace)!==!0&&(F="PUSH"),{matches:ae,pendingActionResult:[Se.route.id,Ce,ye.route.id]}}return{matches:ae,pendingActionResult:[ye.route.id,Ce]}}async function Lu(z,q,Z,ae,oe,ge,be,ve,Ee,Ce,ye,Se){let Le=ge||Jf(q,be),Fe=be||ve||$v(Le),st=!fe&&!Ce;if(oe){if(st){let gt=Gt(Se);qe({navigation:Le,...gt!==void 0?{actionData:gt}:{}},{flushSync:ye})}let Ue=await sr(Z,q.pathname,z.signal);if(Ue.type==="aborted")return{shortCircuited:!0};if(Ue.type==="error"){let gt=Ar(Ue.partialMatches).route.id;return{matches:Ue.partialMatches,loaderData:{},errors:{[gt]:Ue.error}}}else if(Ue.matches)Z=Ue.matches;else{let{error:gt,notFoundMatches:ur,route:sn}=Br(q.pathname);return{matches:ur,loaderData:{},errors:{[sn.id]:gt}}}}let ut=h||f,{dsMatches:Me,revalidatingFetchers:Ze}=Tv(z,ae,s,u,n.history,T,Z,Fe,q,Ce?[]:i,Ce===!0,se,ue,P,k,R,ut,p,n.patchRoutesOnNavigation!=null,Se);if(j=++A,!n.dataStrategy&&!Me.some(Ue=>Ue.shouldLoad)&&Ze.length===0){let Ue=ar();return Ot(q,{matches:Z,loaderData:{},errors:Se&&en(Se[1])?{[Se[0]]:Se[1].error}:null,...Pv(Se),...Ue?{fetchers:new Map(T.fetchers)}:{}},{flushSync:ye}),{shortCircuited:!0}}if(st){let Ue={};if(!oe){Ue.navigation=Le;let gt=Gt(Se);gt!==void 0&&(Ue.actionData=gt)}Ze.length>0&&(Ue.fetchers=zu(Ze)),qe(Ue,{flushSync:ye})}Ze.forEach(Ue=>{jn(Ue.key),Ue.controller&&M.set(Ue.key,Ue.controller)});let Dn=()=>Ze.forEach(Ue=>jn(Ue.key));re&&re.signal.addEventListener("abort",Dn);let{loaderResults:Kt,fetcherResults:Lt}=await wo(Me,Ze,z,ae);if(z.signal.aborted)return{shortCircuited:!0};re&&re.signal.removeEventListener("abort",Dn),Ze.forEach(Ue=>M.delete(Ue.key));let on=Ps(Kt);if(on)return await Fn(z,on.result,!0,{replace:Ee}),{shortCircuited:!0};if(on=Ps(Lt),on)return R.add(on.key),await Fn(z,on.result,!0,{replace:Ee}),{shortCircuited:!0};let{loaderData:Vr,errors:Sa}=kv(T,Z,Kt,Se,Ze,Lt);Ce&&T.errors&&(Sa={...T.errors,...Sa});let Qn=ar(),Zn=rr(j),Jn=Qn||Zn||Ze.length>0;return{matches:Z,loaderData:Vr,errors:Sa,...Jn?{fetchers:new Map(T.fetchers)}:{}}}function Gt(z){if(z&&!en(z[1]))return{[z[0]]:z[1].data};if(T.actionData)return Object.keys(T.actionData).length===0?null:T.actionData}function zu(z){return z.forEach(q=>{let Z=T.fetchers.get(q.key),ae=Zi(void 0,Z?Z.data:void 0);T.fetchers.set(q.key,ae)}),new Map(T.fetchers)}async function xo(z,q,Z,ae){jn(z);let oe=(ae&&ae.flushSync)===!0,ge=h||f,be=wd(T.location,T.matches,p,Z,q,ae?.relative),ve=Xa(ge,be,p),Ee=or(ve,ge,be);if(Ee.active&&Ee.matches&&(ve=Ee.matches),!ve){lt(z,q,yn(404,{pathname:be}),{flushSync:oe});return}let{path:Ce,submission:ye,error:Se}=Nv(!0,be,ae);if(Se){lt(z,q,Se,{flushSync:oe});return}let Le=new Ov(n.unstable_getContext?await n.unstable_getContext():void 0),Fe=(ae&&ae.preventScrollReset)===!0;if(ye&&Vt(ye.formMethod)){await So(z,q,Ce,ve,Le,Ee.active,oe,Fe,ye);return}k.set(z,{routeId:q,path:Ce}),await Hr(z,q,Ce,ve,Le,Ee.active,oe,Fe,ye)}async function So(z,q,Z,ae,oe,ge,be,ve,Ee){Jl(),k.delete(z);let Ce=T.fetchers.get(z);Ut(z,QE(Ee,Ce),{flushSync:be});let ye=new AbortController,Se=Tl(n.history,Z,ye.signal,Ee);if(ge){let it=await sr(ae,new URL(Se.url).pathname,Se.signal,z);if(it.type==="aborted")return;if(it.type==="error"){lt(z,q,it.error,{flushSync:be});return}else if(it.matches)ae=it.matches;else{lt(z,q,yn(404,{pathname:Z}),{flushSync:be});return}}let Le=Js(ae,Z);if(!Le.route.action&&!Le.route.lazy){let it=yn(405,{method:Ee.formMethod,pathname:Z,routeId:q});lt(z,q,it,{flushSync:be});return}M.set(z,ye);let Fe=A,st=_l(s,u,Se,ae,Le,i,oe),Me=(await xa(Se,st,oe,z))[Le.route.id];if(Se.signal.aborted){M.get(z)===ye&&M.delete(z);return}if(P.has(z)){if(Tr(Me)||en(Me)){Ut(z,Ka(void 0));return}}else{if(Tr(Me))if(M.delete(z),j>Fe){Ut(z,Ka(void 0));return}else return R.add(z),Ut(z,Zi(Ee)),Fn(Se,Me,!1,{fetcherSubmission:Ee,preventScrollReset:ve});if(en(Me)){lt(z,q,Me.error);return}}let Ze=T.navigation.location||T.location,Dn=Tl(n.history,Ze,ye.signal),Kt=h||f,Lt=T.navigation.state!=="idle"?Xa(Kt,T.navigation.location,p):T.matches;He(Lt,"Didn't find any matches after fetcher action");let on=++A;J.set(z,on);let Vr=Zi(Ee,Me.data);T.fetchers.set(z,Vr);let{dsMatches:Sa,revalidatingFetchers:Qn}=Tv(Dn,oe,s,u,n.history,T,Lt,Ee,Ze,i,!1,se,ue,P,k,R,Kt,p,n.patchRoutesOnNavigation!=null,[Le.route.id,Me]);Qn.filter(it=>it.key!==z).forEach(it=>{let wa=it.key,Ao=T.fetchers.get(wa),No=Zi(void 0,Ao?Ao.data:void 0);T.fetchers.set(wa,No),jn(wa),it.controller&&M.set(wa,it.controller)}),qe({fetchers:new Map(T.fetchers)});let Zn=()=>Qn.forEach(it=>jn(it.key));ye.signal.addEventListener("abort",Zn);let{loaderResults:Jn,fetcherResults:Ue}=await wo(Sa,Qn,Dn,oe);if(ye.signal.aborted)return;if(ye.signal.removeEventListener("abort",Zn),J.delete(z),M.delete(z),Qn.forEach(it=>M.delete(it.key)),T.fetchers.has(z)){let it=Ka(Me.data);T.fetchers.set(z,it)}let gt=Ps(Jn);if(gt)return Fn(Dn,gt.result,!1,{preventScrollReset:ve});if(gt=Ps(Ue),gt)return R.add(gt.key),Fn(Dn,gt.result,!1,{preventScrollReset:ve});let{loaderData:ur,errors:sn}=kv(T,Lt,Jn,void 0,Qn,Ue);rr(on),T.navigation.state==="loading"&&on>j?(He(F,"Expected pending action"),re&&re.abort(),Ot(T.navigation.location,{matches:Lt,loaderData:ur,errors:sn,fetchers:new Map(T.fetchers)})):(qe({errors:sn,loaderData:Uv(T.loaderData,ur,Lt,sn),fetchers:new Map(T.fetchers)}),se=!1)}async function Hr(z,q,Z,ae,oe,ge,be,ve,Ee){let Ce=T.fetchers.get(z);Ut(z,Zi(Ee,Ce?Ce.data:void 0),{flushSync:be});let ye=new AbortController,Se=Tl(n.history,Z,ye.signal);if(ge){let Ze=await sr(ae,new URL(Se.url).pathname,Se.signal,z);if(Ze.type==="aborted")return;if(Ze.type==="error"){lt(z,q,Ze.error,{flushSync:be});return}else if(Ze.matches)ae=Ze.matches;else{lt(z,q,yn(404,{pathname:Z}),{flushSync:be});return}}let Le=Js(ae,Z);M.set(z,ye);let Fe=A,st=_l(s,u,Se,ae,Le,i,oe),Me=(await xa(Se,st,oe,z))[Le.route.id];if(M.get(z)===ye&&M.delete(z),!Se.signal.aborted){if(P.has(z)){Ut(z,Ka(void 0));return}if(Tr(Me))if(j>Fe){Ut(z,Ka(void 0));return}else{R.add(z),await Fn(Se,Me,!1,{preventScrollReset:ve});return}if(en(Me)){lt(z,q,Me.error);return}Ut(z,Ka(Me.data))}}async function Fn(z,q,Z,{submission:ae,fetcherSubmission:oe,preventScrollReset:ge,replace:be}={}){q.response.headers.has("X-Remix-Revalidate")&&(se=!0);let ve=q.response.headers.get("Location");He(ve,"Expected a Location header on the redirect Response"),ve=Lv(ve,new URL(z.url),p);let Ee=xd(T.location,ve,{_isRedirect:!0});if(l){let st=!1;if(q.response.headers.has("X-Remix-Reload-Document"))st=!0;else if(Pd(ve)){const ut=tE(ve,!0);st=ut.origin!==a.location.origin||bn(ut.pathname,p)==null}if(st){be?a.location.replace(ve):a.location.assign(ve);return}}re=null;let Ce=be===!0||q.response.headers.has("X-Remix-Replace")?"REPLACE":"PUSH",{formMethod:ye,formAction:Se,formEncType:Le}=T.navigation;!ae&&!oe&&ye&&Se&&Le&&(ae=$v(T.navigation));let Fe=ae||oe;if(jE.has(q.response.status)&&Fe&&Vt(Fe.formMethod))await xn(Ce,Ee,{submission:{...Fe,formAction:ve},preventScrollReset:ge||I,enableViewTransition:Z?ie:void 0});else{let st=Jf(Ee,ae);await xn(Ce,Ee,{overrideNavigation:st,fetcherSubmission:oe,preventScrollReset:ge||I,enableViewTransition:Z?ie:void 0})}}async function xa(z,q,Z,ae){let oe,ge={};try{oe=await BE(m,z,q,ae,Z,!1)}catch(be){return q.filter(ve=>ve.shouldLoad).forEach(ve=>{ge[ve.route.id]={type:"error",error:be}}),ge}if(z.signal.aborted)return ge;for(let[be,ve]of Object.entries(oe))if(KE(ve)){let Ee=ve.result;ge[be]={type:"redirect",response:YE(Ee,z,be,q,p)}}else ge[be]=await VE(ve);return ge}async function wo(z,q,Z,ae){let oe=xa(Z,z,ae,null),ge=Promise.all(q.map(async Ee=>{if(Ee.matches&&Ee.match&&Ee.request&&Ee.controller){let ye=(await xa(Ee.request,Ee.matches,ae,Ee.key))[Ee.match.route.id];return{[Ee.key]:ye}}else return Promise.resolve({[Ee.key]:{type:"error",error:yn(404,{pathname:Ee.path})}})})),be=await oe,ve=(await ge).reduce((Ee,Ce)=>Object.assign(Ee,Ce),{});return{loaderResults:be,fetcherResults:ve}}function Jl(){se=!0,k.forEach((z,q)=>{M.has(q)&&ue.add(q),jn(q)})}function Ut(z,q,Z={}){T.fetchers.set(z,q),qe({fetchers:new Map(T.fetchers)},{flushSync:(Z&&Z.flushSync)===!0})}function lt(z,q,Z,ae={}){let oe=Ar(T.matches,q);At(z),qe({errors:{[oe.route.id]:Z},fetchers:new Map(T.fetchers)},{flushSync:(ae&&ae.flushSync)===!0})}function Sn(z){return D.set(z,(D.get(z)||0)+1),P.has(z)&&P.delete(z),T.fetchers.get(z)||ME}function At(z){let q=T.fetchers.get(z);M.has(z)&&!(q&&q.state==="loading"&&J.has(z))&&jn(z),k.delete(z),J.delete(z),R.delete(z),P.delete(z),ue.delete(z),T.fetchers.delete(z)}function ku(z){let q=(D.get(z)||0)-1;q<=0?(D.delete(z),P.add(z)):D.set(z,q),qe({fetchers:new Map(T.fetchers)})}function jn(z){let q=M.get(z);q&&(q.abort(),M.delete(z))}function Eo(z){for(let q of z){let Z=Sn(q),ae=Ka(Z.data);T.fetchers.set(q,ae)}}function ar(){let z=[],q=!1;for(let Z of R){let ae=T.fetchers.get(Z);He(ae,`Expected fetcher: ${Z}`),ae.state==="loading"&&(R.delete(Z),z.push(Z),q=!0)}return Eo(z),q}function rr(z){let q=[];for(let[Z,ae]of J)if(ae<z){let oe=T.fetchers.get(Z);He(oe,`Expected fetcher: ${Z}`),oe.state==="loading"&&(jn(Z),J.delete(Z),q.push(Z))}return Eo(q),q.length>0}function Xn(z,q){let Z=T.blockers.get(z)||Qi;return W.get(z)!==q&&W.set(z,q),Z}function lr(z){T.blockers.delete(z),W.delete(z)}function Mn(z,q){let Z=T.blockers.get(z)||Qi;He(Z.state==="unblocked"&&q.state==="blocked"||Z.state==="blocked"&&q.state==="blocked"||Z.state==="blocked"&&q.state==="proceeding"||Z.state==="blocked"&&q.state==="unblocked"||Z.state==="proceeding"&&q.state==="unblocked",`Invalid blocker state transition: ${Z.state} -> ${q.state}`);let ae=new Map(T.blockers);ae.set(z,q),qe({blockers:ae})}function Ro({currentLocation:z,nextLocation:q,historyAction:Z}){if(W.size===0)return;W.size>1&&ht(!1,"A router only supports one blocker at a time");let ae=Array.from(W.entries()),[oe,ge]=ae[ae.length-1],be=T.blockers.get(oe);if(!(be&&be.state==="proceeding")&&ge({currentLocation:z,nextLocation:q,historyAction:Z}))return oe}function Br(z){let q=yn(404,{pathname:z}),Z=h||f,{matches:ae,route:oe}=Hv(Z);return{notFoundMatches:ae,route:oe,error:q}}function Co(z,q,Z){if(w=z,O=q,C=Z||null,!L&&T.navigation===Zf){L=!0;let ae=Oo(T.location,T.matches);ae!=null&&qe({restoreScrollPosition:ae})}return()=>{w=null,O=null,C=null}}function $r(z,q){return C&&C(z,q.map(ae=>oE(ae,T.loaderData)))||z.key}function ir(z,q){if(w&&O){let Z=$r(z,q);w[Z]=O()}}function Oo(z,q){if(w){let Z=$r(z,q),ae=w[Z];if(typeof ae=="number")return ae}return null}function or(z,q,Z){if(n.patchRoutesOnNavigation)if(z){if(Object.keys(z[0].params).length>0)return{active:!0,matches:Zs(q,Z,p,!0)}}else return{active:!0,matches:Zs(q,Z,p,!0)||[]};return{active:!1,matches:null}}async function sr(z,q,Z,ae){if(!n.patchRoutesOnNavigation)return{type:"success",matches:z};let oe=z;for(;;){let ge=h==null,be=h||f,ve=u;try{await n.patchRoutesOnNavigation({signal:Z,path:q,matches:oe,fetcherKey:ae,patch:(ye,Se)=>{Z.aborted||jv(ye,Se,be,ve,s,!1)}})}catch(ye){return{type:"error",error:ye,partialMatches:oe}}finally{ge&&!Z.aborted&&(f=[...f])}if(Z.aborted)return{type:"aborted"};let Ee=Xa(be,q,p);if(Ee)return{type:"success",matches:Ee};let Ce=Zs(be,q,p,!0);if(!Ce||oe.length===Ce.length&&oe.every((ye,Se)=>ye.route.id===Ce[Se].route.id))return{type:"success",matches:null};oe=Ce}}function Wl(z){u={},h=io(z,s,void 0,u)}function Il(z,q,Z=!1){let ae=h==null;jv(z,q,h||f,u,s,Z),ae&&(f=[...f],qe({}))}return $={get basename(){return p},get future(){return g},get state(){return T},get routes(){return f},get window(){return a},initialize:de,subscribe:Ye,enableScrollRestoration:Co,navigate:qt,fetch:xo,revalidate:Tn,createHref:z=>n.history.createHref(z),encodeLocation:z=>n.history.encodeLocation(z),getFetcher:Sn,deleteFetcher:ku,dispose:Te,getBlocker:Xn,deleteBlocker:lr,patchRoutes:Il,_internalFetchControllers:M,_internalSetRoutes:Wl,_internalSetStateDoNotUseOrYouWillBreakYourApp(z){qe(z)}},$}function zE(n){return n!=null&&("formData"in n&&n.formData!=null||"body"in n&&n.body!==void 0)}function wd(n,a,l,i,s,u){let f,h;if(s){f=[];for(let m of a)if(f.push(m),m.route.id===s){h=m;break}}else f=a,h=a[a.length-1];let p=vu(i||".",gu(f),bn(n.pathname,l)||n.pathname,u==="path");if(i==null&&(p.search=n.search,p.hash=n.hash),(i==null||i===""||i===".")&&h){let m=Hd(p.search);if(h.route.index&&!m)p.search=p.search?p.search.replace(/^\?/,"?index&"):"?index";else if(!h.route.index&&m){let g=new URLSearchParams(p.search),x=g.getAll("index");g.delete("index"),x.filter(w=>w).forEach(w=>g.append("index",w));let S=g.toString();p.search=S?`?${S}`:""}}return l!=="/"&&(p.pathname=xE({basename:l,pathname:p.pathname})),Za(p)}function Nv(n,a,l){if(!l||!zE(l))return{path:a};if(l.formMethod&&!FE(l.formMethod))return{path:a,error:yn(405,{method:l.formMethod})};let i=()=>({path:a,error:yn(400,{type:"invalid-body"})}),u=(l.formMethod||"get").toUpperCase(),f=e0(a);if(l.body!==void 0){if(l.formEncType==="text/plain"){if(!Vt(u))return i();let x=typeof l.body=="string"?l.body:l.body instanceof FormData||l.body instanceof URLSearchParams?Array.from(l.body.entries()).reduce((S,[w,C])=>`${S}${w}=${C}
65
+ `,""):String(l.body);return{path:a,submission:{formMethod:u,formAction:f,formEncType:l.formEncType,formData:void 0,json:void 0,text:x}}}else if(l.formEncType==="application/json"){if(!Vt(u))return i();try{let x=typeof l.body=="string"?JSON.parse(l.body):l.body;return{path:a,submission:{formMethod:u,formAction:f,formEncType:l.formEncType,formData:void 0,json:x,text:void 0}}}catch{return i()}}}He(typeof FormData=="function","FormData is not available in this environment");let h,p;if(l.formData)h=Cd(l.formData),p=l.formData;else if(l.body instanceof FormData)h=Cd(l.body),p=l.body;else if(l.body instanceof URLSearchParams)h=l.body,p=zv(h);else if(l.body==null)h=new URLSearchParams,p=new FormData;else try{h=new URLSearchParams(l.body),p=zv(h)}catch{return i()}let m={formMethod:u,formAction:f,formEncType:l&&l.formEncType||"application/x-www-form-urlencoded",formData:p,json:void 0,text:void 0};if(Vt(m.formMethod))return{path:a,submission:m};let g=ba(a);return n&&g.search&&Hd(g.search)&&h.append("index",""),g.search=`?${h}`,{path:Za(g),submission:m}}function Tv(n,a,l,i,s,u,f,h,p,m,g,x,S,w,C,O,L,N,H,B){let Y=B?en(B[1])?B[1].error:B[1].data:void 0,$=s.createURL(u.location),T=s.createURL(p),F;if(g&&u.errors){let fe=Object.keys(u.errors)[0];F=f.findIndex(se=>se.route.id===fe)}else if(B&&en(B[1])){let fe=B[0];F=f.findIndex(se=>se.route.id===fe)-1}let I=B?B[1].statusCode:void 0,re=I&&I>=400,ie={currentUrl:$,currentParams:u.matches[0]?.params||{},nextUrl:T,nextParams:f[0].params,...h,actionResult:Y,actionStatus:I},Re=f.map((fe,se)=>{let{route:ue}=fe,M=null;if(F!=null&&se>F?M=!1:ue.lazy?M=!0:ue.loader==null?M=!1:g?M=Ed(ue,u.loaderData,u.errors):kE(u.loaderData,u.matches[se],fe)&&(M=!0),M!==null)return Rd(l,i,n,fe,m,a,M);let A=re?!1:x||$.pathname+$.search===T.pathname+T.search||$.search!==T.search||UE(u.matches[se],fe),j={...ie,defaultShouldRevalidate:A},J=ou(fe,j);return Rd(l,i,n,fe,m,a,J,j)}),xe=[];return C.forEach((fe,se)=>{if(g||!f.some(D=>D.route.id===fe.routeId)||w.has(se))return;let ue=u.fetchers.get(se),M=ue&&ue.state!=="idle"&&ue.data===void 0,A=Xa(L,fe.path,N);if(!A){if(H&&M)return;xe.push({key:se,routeId:fe.routeId,path:fe.path,matches:null,match:null,request:null,controller:null});return}if(O.has(se))return;let j=Js(A,fe.path),J=new AbortController,R=Tl(s,fe.path,J.signal),k=null;if(S.has(se))S.delete(se),k=_l(l,i,R,A,j,m,a);else if(M)x&&(k=_l(l,i,R,A,j,m,a));else{let D={...ie,defaultShouldRevalidate:re?!1:x};ou(j,D)&&(k=_l(l,i,R,A,j,m,a,D))}k&&xe.push({key:se,routeId:fe.routeId,path:fe.path,matches:k,match:j,request:R,controller:J})}),{dsMatches:Re,revalidatingFetchers:xe}}function Ed(n,a,l){if(n.lazy)return!0;if(!n.loader)return!1;let i=a!=null&&n.id in a,s=l!=null&&l[n.id]!==void 0;return!i&&s?!1:typeof n.loader=="function"&&n.loader.hydrate===!0?!0:!i&&!s}function kE(n,a,l){let i=!a||l.route.id!==a.route.id,s=!n.hasOwnProperty(l.route.id);return i||s}function UE(n,a){let l=n.route.path;return n.pathname!==a.pathname||l!=null&&l.endsWith("*")&&n.params["*"]!==a.params["*"]}function ou(n,a){if(n.route.shouldRevalidate){let l=n.route.shouldRevalidate(a);if(typeof l=="boolean")return l}return a.defaultShouldRevalidate}function jv(n,a,l,i,s,u){let f;if(n){let m=i[n];He(m,`No route found to patch children into: routeId = ${n}`),m.children||(m.children=[]),f=m.children}else f=l;let h=[],p=[];if(a.forEach(m=>{let g=f.find(x=>Qy(m,x));g?p.push({existingRoute:g,newRoute:m}):h.push(m)}),h.length>0){let m=io(h,s,[n||"_","patch",String(f?.length||"0")],i);f.push(...m)}if(u&&p.length>0)for(let m=0;m<p.length;m++){let{existingRoute:g,newRoute:x}=p[m],S=g,[w]=io([x],s,[],{},!0);Object.assign(S,{element:w.element?w.element:S.element,errorElement:w.errorElement?w.errorElement:S.errorElement,hydrateFallbackElement:w.hydrateFallbackElement?w.hydrateFallbackElement:S.hydrateFallbackElement})}}function Qy(n,a){return"id"in n&&"id"in a&&n.id===a.id?!0:n.index===a.index&&n.path===a.path&&n.caseSensitive===a.caseSensitive?(!n.children||n.children.length===0)&&(!a.children||a.children.length===0)?!0:n.children.every((l,i)=>a.children?.some(s=>Qy(l,s))):!1}var Mv=new WeakMap,Zy=({key:n,route:a,manifest:l,mapRouteProperties:i})=>{let s=l[a.id];if(He(s,"No route found in manifest"),!s.lazy||typeof s.lazy!="object")return;let u=s.lazy[n];if(!u)return;let f=Mv.get(s);f||(f={},Mv.set(s,f));let h=f[n];if(h)return h;let p=(async()=>{let m=aE(n),x=s[n]!==void 0&&n!=="hasErrorBoundary";if(m)ht(!m,"Route property "+n+" is not a supported lazy route property. This property will be ignored."),f[n]=Promise.resolve();else if(x)ht(!1,`Route "${s.id}" has a static property "${n}" defined. The lazy property will be ignored.`);else{let S=await u();S!=null&&(Object.assign(s,{[n]:S}),Object.assign(s,i(s)))}typeof s.lazy=="object"&&(s.lazy[n]=void 0,Object.values(s.lazy).every(S=>S===void 0)&&(s.lazy=void 0))})();return f[n]=p,p},Dv=new WeakMap;function PE(n,a,l,i,s){let u=l[n.id];if(He(u,"No route found in manifest"),!n.lazy)return{lazyRoutePromise:void 0,lazyHandlerPromise:void 0};if(typeof n.lazy=="function"){let g=Dv.get(u);if(g)return{lazyRoutePromise:g,lazyHandlerPromise:g};let x=(async()=>{He(typeof n.lazy=="function","No lazy route function found");let S=await n.lazy(),w={};for(let C in S){let O=S[C];if(O===void 0)continue;let L=lE(C),H=u[C]!==void 0&&C!=="hasErrorBoundary";L?ht(!L,"Route property "+C+" is not a supported property to be returned from a lazy route function. This property will be ignored."):H?ht(!H,`Route "${u.id}" has a static property "${C}" defined but its lazy function is also returning a value for this property. The lazy route property "${C}" will be ignored.`):w[C]=O}Object.assign(u,w),Object.assign(u,{...i(u),lazy:void 0})})();return Dv.set(u,x),x.catch(()=>{}),{lazyRoutePromise:x,lazyHandlerPromise:x}}let f=Object.keys(n.lazy),h=[],p;for(let g of f){if(s&&s.includes(g))continue;let x=Zy({key:g,route:n,manifest:l,mapRouteProperties:i});x&&(h.push(x),g===a&&(p=x))}let m=h.length>0?Promise.all(h).then(()=>{}):void 0;return m?.catch(()=>{}),p?.catch(()=>{}),{lazyRoutePromise:m,lazyHandlerPromise:p}}async function _v(n){let a=n.matches.filter(s=>s.shouldLoad),l={};return(await Promise.all(a.map(s=>s.resolve()))).forEach((s,u)=>{l[a[u].route.id]=s}),l}async function HE(n){return n.matches.some(a=>a.route.unstable_middleware)?Jy(n,!1,()=>_v(n),(a,l)=>({[l]:{type:"error",result:a}})):_v(n)}async function Jy(n,a,l,i){let{matches:s,request:u,params:f,context:h}=n,p={handlerResult:void 0};try{let m=s.flatMap(x=>x.route.unstable_middleware?x.route.unstable_middleware.map(S=>[x.route.id,S]):[]),g=await Wy({request:u,params:f,context:h},m,a,p,l);return a?g:p.handlerResult}catch(m){if(!p.middlewareError)throw m;let g=await i(p.middlewareError.error,p.middlewareError.routeId);return p.handlerResult?Object.assign(p.handlerResult,g):g}}async function Wy(n,a,l,i,s,u=0){let{request:f}=n;if(f.signal.aborted)throw f.signal.reason?f.signal.reason:new Error(`Request aborted without an \`AbortSignal.reason\`: ${f.method} ${f.url}`);let h=a[u];if(!h)return i.handlerResult=await s(),i.handlerResult;let[p,m]=h,g=!1,x,S=async()=>{if(g)throw new Error("You may only call `next()` once per middleware");g=!0,await Wy(n,a,l,i,s,u+1)};try{let w=await m({request:n.request,params:n.params,context:n.context},S);return g?w===void 0?x:w:S()}catch(w){throw i.middlewareError?i.middlewareError.error!==w&&(i.middlewareError={routeId:p,error:w}):i.middlewareError={routeId:p,error:w},w}}function Iy(n,a,l,i,s){let u=Zy({key:"unstable_middleware",route:i.route,manifest:a,mapRouteProperties:n}),f=PE(i.route,Vt(l.method)?"action":"loader",a,n,s);return{middleware:u,route:f.lazyRoutePromise,handler:f.lazyHandlerPromise}}function Rd(n,a,l,i,s,u,f,h=null){let p=!1,m=Iy(n,a,l,i,s);return{...i,_lazyPromises:m,shouldLoad:f,unstable_shouldRevalidateArgs:h,unstable_shouldCallHandler(g){return p=!0,h?typeof g=="boolean"?ou(i,{...h,defaultShouldRevalidate:g}):ou(i,h):f},resolve(g){return p||f||g&&!Vt(l.method)&&(i.route.lazy||i.route.loader)?$E({request:l,match:i,lazyHandlerPromise:m?.handler,lazyRoutePromise:m?.route,handlerOverride:g,scopedContext:u}):Promise.resolve({type:"data",result:void 0})}}}function _l(n,a,l,i,s,u,f,h=null){return i.map(p=>p.route.id!==s.route.id?{...p,shouldLoad:!1,unstable_shouldRevalidateArgs:h,unstable_shouldCallHandler:()=>!1,_lazyPromises:Iy(n,a,l,p,u),resolve:()=>Promise.resolve({type:"data",result:void 0})}:Rd(n,a,l,p,u,f,!0,h))}async function BE(n,a,l,i,s,u){l.some(m=>m._lazyPromises?.middleware)&&await Promise.all(l.map(m=>m._lazyPromises?.middleware));let f={request:a,params:l[0].params,context:s,matches:l},p=await n({...f,fetcherKey:i,unstable_runClientMiddleware:m=>{let g=f;return Jy(g,!1,()=>m({...g,fetcherKey:i,unstable_runClientMiddleware:()=>{throw new Error("Cannot call `unstable_runClientMiddleware()` from within an `unstable_runClientMiddleware` handler")}}),(x,S)=>({[S]:{type:"error",result:x}}))}});try{await Promise.all(l.flatMap(m=>[m._lazyPromises?.handler,m._lazyPromises?.route]))}catch{}return p}async function $E({request:n,match:a,lazyHandlerPromise:l,lazyRoutePromise:i,handlerOverride:s,scopedContext:u}){let f,h,p=Vt(n.method),m=p?"action":"loader",g=x=>{let S,w=new Promise((L,N)=>S=N);h=()=>S(),n.signal.addEventListener("abort",h);let C=L=>typeof x!="function"?Promise.reject(new Error(`You cannot call the handler for a route which defines a boolean "${m}" [routeId: ${a.route.id}]`)):x({request:n,params:a.params,context:u},...L!==void 0?[L]:[]),O=(async()=>{try{return{type:"data",result:await(s?s(N=>C(N)):C())}}catch(L){return{type:"error",result:L}}})();return Promise.race([O,w])};try{let x=p?a.route.action:a.route.loader;if(l||i)if(x){let S,[w]=await Promise.all([g(x).catch(C=>{S=C}),l,i]);if(S!==void 0)throw S;f=w}else{await l;let S=p?a.route.action:a.route.loader;if(S)[f]=await Promise.all([g(S),i]);else if(m==="action"){let w=new URL(n.url),C=w.pathname+w.search;throw yn(405,{method:n.method,pathname:C,routeId:a.route.id})}else return{type:"data",result:void 0}}else if(x)f=await g(x);else{let S=new URL(n.url),w=S.pathname+S.search;throw yn(404,{pathname:w})}}catch(x){return{type:"error",result:x}}finally{h&&n.signal.removeEventListener("abort",h)}return f}async function VE(n){let{result:a,type:l}=n;if(t0(a)){let i;try{let s=a.headers.get("Content-Type");s&&/\bapplication\/json\b/.test(s)?a.body==null?i=null:i=await a.json():i=await a.text()}catch(s){return{type:"error",error:s}}return l==="error"?{type:"error",error:new Sd(a.status,a.statusText,i),statusCode:a.status,headers:a.headers}:{type:"data",data:i,statusCode:a.status,headers:a.headers}}return l==="error"?Bv(a)?a.data instanceof Error?{type:"error",error:a.data,statusCode:a.init?.status,headers:a.init?.headers?new Headers(a.init.headers):void 0}:{type:"error",error:new Sd(a.init?.status||500,void 0,a.data),statusCode:oo(a)?a.status:void 0,headers:a.init?.headers?new Headers(a.init.headers):void 0}:{type:"error",error:a,statusCode:oo(a)?a.status:void 0}:Bv(a)?{type:"data",data:a.data,statusCode:a.init?.status,headers:a.init?.headers?new Headers(a.init.headers):void 0}:{type:"data",data:a}}function YE(n,a,l,i,s){let u=n.headers.get("Location");if(He(u,"Redirects returned/thrown from loaders/actions must have a Location header"),!Pd(u)){let f=i.slice(0,i.findIndex(h=>h.route.id===l)+1);u=wd(new URL(a.url),f,s,u),n.headers.set("Location",u)}return n}function Lv(n,a,l){if(Pd(n)){let i=n,s=i.startsWith("//")?new URL(a.protocol+i):new URL(i),u=bn(s.pathname,l)!=null;if(s.origin===a.origin&&u)return s.pathname+s.search+s.hash}return n}function Tl(n,a,l,i){let s=n.createURL(e0(a)).toString(),u={signal:l};if(i&&Vt(i.formMethod)){let{formMethod:f,formEncType:h}=i;u.method=f.toUpperCase(),h==="application/json"?(u.headers=new Headers({"Content-Type":h}),u.body=JSON.stringify(i.json)):h==="text/plain"?u.body=i.text:h==="application/x-www-form-urlencoded"&&i.formData?u.body=Cd(i.formData):u.body=i.formData}return new Request(s,u)}function Cd(n){let a=new URLSearchParams;for(let[l,i]of n.entries())a.append(l,typeof i=="string"?i:i.name);return a}function zv(n){let a=new FormData;for(let[l,i]of n.entries())a.append(l,i);return a}function qE(n,a,l,i=!1,s=!1){let u={},f=null,h,p=!1,m={},g=l&&en(l[1])?l[1].error:void 0;return n.forEach(x=>{if(!(x.route.id in a))return;let S=x.route.id,w=a[S];if(He(!Tr(w),"Cannot handle redirect results in processLoaderData"),en(w)){let C=w.error;if(g!==void 0&&(C=g,g=void 0),f=f||{},s)f[S]=C;else{let O=Ar(n,S);f[O.route.id]==null&&(f[O.route.id]=C)}i||(u[S]=Xy),p||(p=!0,h=oo(w.error)?w.error.status:500),w.headers&&(m[S]=w.headers)}else u[S]=w.data,w.statusCode&&w.statusCode!==200&&!p&&(h=w.statusCode),w.headers&&(m[S]=w.headers)}),g!==void 0&&l&&(f={[l[0]]:g},l[2]&&(u[l[2]]=void 0)),{loaderData:u,errors:f,statusCode:h||200,loaderHeaders:m}}function kv(n,a,l,i,s,u){let{loaderData:f,errors:h}=qE(a,l,i);return s.filter(p=>!p.matches||p.matches.some(m=>m.shouldLoad)).forEach(p=>{let{key:m,match:g,controller:x}=p,S=u[m];if(He(S,"Did not find corresponding fetcher result"),!(x&&x.signal.aborted))if(en(S)){let w=Ar(n.matches,g?.route.id);h&&h[w.route.id]||(h={...h,[w.route.id]:S.error}),n.fetchers.delete(m)}else if(Tr(S))He(!1,"Unhandled fetcher revalidation redirect");else{let w=Ka(S.data);n.fetchers.set(m,w)}}),{loaderData:f,errors:h}}function Uv(n,a,l,i){let s=Object.entries(a).filter(([,u])=>u!==Xy).reduce((u,[f,h])=>(u[f]=h,u),{});for(let u of l){let f=u.route.id;if(!a.hasOwnProperty(f)&&n.hasOwnProperty(f)&&u.route.loader&&(s[f]=n[f]),i&&i.hasOwnProperty(f))break}return s}function Pv(n){return n?en(n[1])?{actionData:{}}:{actionData:{[n[0]]:n[1].data}}:{}}function Ar(n,a){return(a?n.slice(0,n.findIndex(i=>i.route.id===a)+1):[...n]).reverse().find(i=>i.route.hasErrorBoundary===!0)||n[0]}function Hv(n){let a=n.length===1?n[0]:n.find(l=>l.index||!l.path||l.path==="/")||{id:"__shim-error-route__"};return{matches:[{params:{},pathname:"",pathnameBase:"",route:a}],route:a}}function yn(n,{pathname:a,routeId:l,method:i,type:s,message:u}={}){let f="Unknown Server Error",h="Unknown @remix-run/router error";return n===400?(f="Bad Request",i&&a&&l?h=`You made a ${i} request to "${a}" but did not provide a \`loader\` for route "${l}", so there is no way to handle the request.`:s==="invalid-body"&&(h="Unable to encode submission body")):n===403?(f="Forbidden",h=`Route "${l}" does not match URL "${a}"`):n===404?(f="Not Found",h=`No route matches URL "${a}"`):n===405&&(f="Method Not Allowed",i&&a&&l?h=`You made a ${i.toUpperCase()} request to "${a}" but did not provide an \`action\` for route "${l}", so there is no way to handle the request.`:i&&(h=`Invalid request method "${i.toUpperCase()}"`)),new Sd(n||500,f,new Error(h),!0)}function Ps(n){let a=Object.entries(n);for(let l=a.length-1;l>=0;l--){let[i,s]=a[l];if(Tr(s))return{key:i,result:s}}}function e0(n){let a=typeof n=="string"?ba(n):n;return Za({...a,hash:""})}function GE(n,a){return n.pathname!==a.pathname||n.search!==a.search?!1:n.hash===""?a.hash!=="":n.hash===a.hash?!0:a.hash!==""}function KE(n){return t0(n.result)&&TE.has(n.result.status)}function en(n){return n.type==="error"}function Tr(n){return(n&&n.type)==="redirect"}function Bv(n){return typeof n=="object"&&n!=null&&"type"in n&&"data"in n&&"init"in n&&n.type==="DataWithResponseInit"}function t0(n){return n!=null&&typeof n.status=="number"&&typeof n.statusText=="string"&&typeof n.headers=="object"&&typeof n.body<"u"}function FE(n){return NE.has(n.toUpperCase())}function Vt(n){return OE.has(n.toUpperCase())}function Hd(n){return new URLSearchParams(n).getAll("index").some(a=>a==="")}function Js(n,a){let l=typeof a=="string"?ba(a).search:a.search;if(n[n.length-1].route.index&&Hd(l||""))return n[n.length-1];let i=Gy(n);return i[i.length-1]}function $v(n){let{formMethod:a,formAction:l,formEncType:i,text:s,formData:u,json:f}=n;if(!(!a||!l||!i)){if(s!=null)return{formMethod:a,formAction:l,formEncType:i,formData:void 0,json:void 0,text:s};if(u!=null)return{formMethod:a,formAction:l,formEncType:i,formData:u,json:void 0,text:void 0};if(f!==void 0)return{formMethod:a,formAction:l,formEncType:i,formData:void 0,json:f,text:void 0}}}function Jf(n,a){return a?{state:"loading",location:n,formMethod:a.formMethod,formAction:a.formAction,formEncType:a.formEncType,formData:a.formData,json:a.json,text:a.text}:{state:"loading",location:n,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0}}function XE(n,a){return{state:"submitting",location:n,formMethod:a.formMethod,formAction:a.formAction,formEncType:a.formEncType,formData:a.formData,json:a.json,text:a.text}}function Zi(n,a){return n?{state:"loading",formMethod:n.formMethod,formAction:n.formAction,formEncType:n.formEncType,formData:n.formData,json:n.json,text:n.text,data:a}:{state:"loading",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:a}}function QE(n,a){return{state:"submitting",formMethod:n.formMethod,formAction:n.formAction,formEncType:n.formEncType,formData:n.formData,json:n.json,text:n.text,data:a?a.data:void 0}}function Ka(n){return{state:"idle",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:n}}function ZE(n,a){try{let l=n.sessionStorage.getItem(Fy);if(l){let i=JSON.parse(l);for(let[s,u]of Object.entries(i||{}))u&&Array.isArray(u)&&a.set(s,new Set(u||[]))}}catch{}}function JE(n,a){if(a.size>0){let l={};for(let[i,s]of a)l[i]=[...s];try{n.sessionStorage.setItem(Fy,JSON.stringify(l))}catch(i){ht(!1,`Failed to save applied view transitions in sessionStorage (${i}).`)}}}function WE(){let n,a,l=new Promise((i,s)=>{n=async u=>{i(u);try{await l}catch{}},a=async u=>{s(u);try{await l}catch{}}});return{promise:l,resolve:n,reject:a}}var Pr=v.createContext(null);Pr.displayName="DataRouter";var mo=v.createContext(null);mo.displayName="DataRouterState";v.createContext(!1);var Bd=v.createContext({isTransitioning:!1});Bd.displayName="ViewTransition";var n0=v.createContext(new Map);n0.displayName="Fetchers";var IE=v.createContext(null);IE.displayName="Await";var An=v.createContext(null);An.displayName="Navigation";var yu=v.createContext(null);yu.displayName="Location";var Gn=v.createContext({outlet:null,matches:[],isDataRoute:!1});Gn.displayName="Route";var $d=v.createContext(null);$d.displayName="RouteError";function eR(n,{relative:a}={}){He(Yl(),"useHref() may be used only in the context of a <Router> component.");let{basename:l,navigator:i}=v.useContext(An),{hash:s,pathname:u,search:f}=po(n,{relative:a}),h=u;return l!=="/"&&(h=u==="/"?l:$n([l,u])),i.createHref({pathname:h,search:f,hash:s})}function Yl(){return v.useContext(yu)!=null}function tr(){return He(Yl(),"useLocation() may be used only in the context of a <Router> component."),v.useContext(yu).location}var a0="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function r0(n){v.useContext(An).static||v.useLayoutEffect(n)}function bu(){let{isDataRoute:n}=v.useContext(Gn);return n?hR():tR()}function tR(){He(Yl(),"useNavigate() may be used only in the context of a <Router> component.");let n=v.useContext(Pr),{basename:a,navigator:l}=v.useContext(An),{matches:i}=v.useContext(Gn),{pathname:s}=tr(),u=JSON.stringify(gu(i)),f=v.useRef(!1);return r0(()=>{f.current=!0}),v.useCallback((p,m={})=>{if(ht(f.current,a0),!f.current)return;if(typeof p=="number"){l.go(p);return}let g=vu(p,JSON.parse(u),s,m.relative==="path");n==null&&a!=="/"&&(g.pathname=g.pathname==="/"?a:$n([a,g.pathname])),(m.replace?l.replace:l.push)(g,m.state,m)},[a,l,u,s,n])}v.createContext(null);function po(n,{relative:a}={}){let{matches:l}=v.useContext(Gn),{pathname:i}=tr(),s=JSON.stringify(gu(l));return v.useMemo(()=>vu(n,JSON.parse(s),i,a==="path"),[n,s,i,a])}function nR(n,a,l,i){He(Yl(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:s}=v.useContext(An),{matches:u}=v.useContext(Gn),f=u[u.length-1],h=f?f.params:{},p=f?f.pathname:"/",m=f?f.pathnameBase:"/",g=f&&f.route;{let N=g&&g.path||"";l0(p,!g||N.endsWith("*")||N.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${p}" (under <Route path="${N}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
66
+
67
+ Please change the parent <Route path="${N}"> to <Route path="${N==="/"?"*":`${N}/*`}">.`)}let x=tr(),S;S=x;let w=S.pathname||"/",C=w;if(m!=="/"){let N=m.replace(/^\//,"").split("/");C="/"+w.replace(/^\//,"").split("/").slice(N.length).join("/")}let O=Xa(n,{pathname:C});return ht(g||O!=null,`No routes matched location "${S.pathname}${S.search}${S.hash}" `),ht(O==null||O[O.length-1].route.element!==void 0||O[O.length-1].route.Component!==void 0||O[O.length-1].route.lazy!==void 0,`Matched leaf route at location "${S.pathname}${S.search}${S.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`),oR(O&&O.map(N=>Object.assign({},N,{params:Object.assign({},h,N.params),pathname:$n([m,s.encodeLocation?s.encodeLocation(N.pathname).pathname:N.pathname]),pathnameBase:N.pathnameBase==="/"?m:$n([m,s.encodeLocation?s.encodeLocation(N.pathnameBase).pathname:N.pathnameBase])})),u,l,i)}function aR(){let n=dR(),a=oo(n)?`${n.status} ${n.statusText}`:n instanceof Error?n.message:JSON.stringify(n),l=n instanceof Error?n.stack:null,i="rgba(200,200,200, 0.5)",s={padding:"0.5rem",backgroundColor:i},u={padding:"2px 4px",backgroundColor:i},f=null;return console.error("Error handled by React Router default ErrorBoundary:",n),f=v.createElement(v.Fragment,null,v.createElement("p",null,"💿 Hey developer 👋"),v.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",v.createElement("code",{style:u},"ErrorBoundary")," or"," ",v.createElement("code",{style:u},"errorElement")," prop on your route.")),v.createElement(v.Fragment,null,v.createElement("h2",null,"Unexpected Application Error!"),v.createElement("h3",{style:{fontStyle:"italic"}},a),l?v.createElement("pre",{style:s},l):null,f)}var rR=v.createElement(aR,null),lR=class extends v.Component{constructor(n){super(n),this.state={location:n.location,revalidation:n.revalidation,error:n.error}}static getDerivedStateFromError(n){return{error:n}}static getDerivedStateFromProps(n,a){return a.location!==n.location||a.revalidation!=="idle"&&n.revalidation==="idle"?{error:n.error,location:n.location,revalidation:n.revalidation}:{error:n.error!==void 0?n.error:a.error,location:a.location,revalidation:n.revalidation||a.revalidation}}componentDidCatch(n,a){console.error("React Router caught the following error during render",n,a)}render(){return this.state.error!==void 0?v.createElement(Gn.Provider,{value:this.props.routeContext},v.createElement($d.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function iR({routeContext:n,match:a,children:l}){let i=v.useContext(Pr);return i&&i.static&&i.staticContext&&(a.route.errorElement||a.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=a.route.id),v.createElement(Gn.Provider,{value:n},l)}function oR(n,a=[],l=null,i=null){if(n==null){if(!l)return null;if(l.errors)n=l.matches;else if(a.length===0&&!l.initialized&&l.matches.length>0)n=l.matches;else return null}let s=n,u=l?.errors;if(u!=null){let p=s.findIndex(m=>m.route.id&&u?.[m.route.id]!==void 0);He(p>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(u).join(",")}`),s=s.slice(0,Math.min(s.length,p+1))}let f=!1,h=-1;if(l)for(let p=0;p<s.length;p++){let m=s[p];if((m.route.HydrateFallback||m.route.hydrateFallbackElement)&&(h=p),m.route.id){let{loaderData:g,errors:x}=l,S=m.route.loader&&!g.hasOwnProperty(m.route.id)&&(!x||x[m.route.id]===void 0);if(m.route.lazy||S){f=!0,h>=0?s=s.slice(0,h+1):s=[s[0]];break}}}return s.reduceRight((p,m,g)=>{let x,S=!1,w=null,C=null;l&&(x=u&&m.route.id?u[m.route.id]:void 0,w=m.route.errorElement||rR,f&&(h<0&&g===0?(l0("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),S=!0,C=null):h===g&&(S=!0,C=m.route.hydrateFallbackElement||null)));let O=a.concat(s.slice(0,g+1)),L=()=>{let N;return x?N=w:S?N=C:m.route.Component?N=v.createElement(m.route.Component,null):m.route.element?N=m.route.element:N=p,v.createElement(iR,{match:m,routeContext:{outlet:p,matches:O,isDataRoute:l!=null},children:N})};return l&&(m.route.ErrorBoundary||m.route.errorElement||g===0)?v.createElement(lR,{location:l.location,revalidation:l.revalidation,component:w,error:x,children:L(),routeContext:{outlet:null,matches:O,isDataRoute:!0}}):L()},null)}function Vd(n){return`${n} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function sR(n){let a=v.useContext(Pr);return He(a,Vd(n)),a}function uR(n){let a=v.useContext(mo);return He(a,Vd(n)),a}function cR(n){let a=v.useContext(Gn);return He(a,Vd(n)),a}function Yd(n){let a=cR(n),l=a.matches[a.matches.length-1];return He(l.route.id,`${n} can only be used on routes that contain a unique "id"`),l.route.id}function fR(){return Yd("useRouteId")}function dR(){let n=v.useContext($d),a=uR("useRouteError"),l=Yd("useRouteError");return n!==void 0?n:a.errors?.[l]}function hR(){let{router:n}=sR("useNavigate"),a=Yd("useNavigate"),l=v.useRef(!1);return r0(()=>{l.current=!0}),v.useCallback(async(s,u={})=>{ht(l.current,a0),l.current&&(typeof s=="number"?n.navigate(s):await n.navigate(s,{fromRouteId:a,...u}))},[n,a])}var Vv={};function l0(n,a,l){!a&&!Vv[n]&&(Vv[n]=!0,ht(!1,l))}var Yv={};function qv(n,a){!n&&!Yv[a]&&(Yv[a]=!0,console.warn(a))}function mR(n){let a={hasErrorBoundary:n.hasErrorBoundary||n.ErrorBoundary!=null||n.errorElement!=null};return n.Component&&(n.element&&ht(!1,"You should not include both `Component` and `element` on your route - `Component` will be used."),Object.assign(a,{element:v.createElement(n.Component),Component:void 0})),n.HydrateFallback&&(n.hydrateFallbackElement&&ht(!1,"You should not include both `HydrateFallback` and `hydrateFallbackElement` on your route - `HydrateFallback` will be used."),Object.assign(a,{hydrateFallbackElement:v.createElement(n.HydrateFallback),HydrateFallback:void 0})),n.ErrorBoundary&&(n.errorElement&&ht(!1,"You should not include both `ErrorBoundary` and `errorElement` on your route - `ErrorBoundary` will be used."),Object.assign(a,{errorElement:v.createElement(n.ErrorBoundary),ErrorBoundary:void 0})),a}var pR=["HydrateFallback","hydrateFallbackElement"];function gR(n,a){return LE({basename:a?.basename,unstable_getContext:a?.unstable_getContext,future:a?.future,history:Iw({initialEntries:a?.initialEntries,initialIndex:a?.initialIndex}),hydrationData:a?.hydrationData,routes:n,hydrationRouteProperties:pR,mapRouteProperties:mR,dataStrategy:a?.dataStrategy,patchRoutesOnNavigation:a?.patchRoutesOnNavigation}).initialize()}var vR=class{constructor(){this.status="pending",this.promise=new Promise((n,a)=>{this.resolve=l=>{this.status==="pending"&&(this.status="resolved",n(l))},this.reject=l=>{this.status==="pending"&&(this.status="rejected",a(l))}})}};function yR({router:n,flushSync:a}){let[l,i]=v.useState(n.state),[s,u]=v.useState(),[f,h]=v.useState({isTransitioning:!1}),[p,m]=v.useState(),[g,x]=v.useState(),[S,w]=v.useState(),C=v.useRef(new Map),O=v.useCallback((B,{deletedFetchers:Y,flushSync:$,viewTransitionOpts:T})=>{B.fetchers.forEach((I,re)=>{I.data!==void 0&&C.current.set(re,I.data)}),Y.forEach(I=>C.current.delete(I)),qv($===!1||a!=null,'You provided the `flushSync` option to a router update, but you are not using the `<RouterProvider>` from `react-router/dom` so `ReactDOM.flushSync()` is unavailable. Please update your app to `import { RouterProvider } from "react-router/dom"` and ensure you have `react-dom` installed as a dependency to use the `flushSync` option.');let F=n.window!=null&&n.window.document!=null&&typeof n.window.document.startViewTransition=="function";if(qv(T==null||F,"You provided the `viewTransition` option to a router update, but you do not appear to be running in a DOM environment as `window.startViewTransition` is not available."),!T||!F){a&&$?a(()=>i(B)):v.startTransition(()=>i(B));return}if(a&&$){a(()=>{g&&(p&&p.resolve(),g.skipTransition()),h({isTransitioning:!0,flushSync:!0,currentLocation:T.currentLocation,nextLocation:T.nextLocation})});let I=n.window.document.startViewTransition(()=>{a(()=>i(B))});I.finished.finally(()=>{a(()=>{m(void 0),x(void 0),u(void 0),h({isTransitioning:!1})})}),a(()=>x(I));return}g?(p&&p.resolve(),g.skipTransition(),w({state:B,currentLocation:T.currentLocation,nextLocation:T.nextLocation})):(u(B),h({isTransitioning:!0,flushSync:!1,currentLocation:T.currentLocation,nextLocation:T.nextLocation}))},[n.window,a,g,p]);v.useLayoutEffect(()=>n.subscribe(O),[n,O]),v.useEffect(()=>{f.isTransitioning&&!f.flushSync&&m(new vR)},[f]),v.useEffect(()=>{if(p&&s&&n.window){let B=s,Y=p.promise,$=n.window.document.startViewTransition(async()=>{v.startTransition(()=>i(B)),await Y});$.finished.finally(()=>{m(void 0),x(void 0),u(void 0),h({isTransitioning:!1})}),x($)}},[s,p,n.window]),v.useEffect(()=>{p&&s&&l.location.key===s.location.key&&p.resolve()},[p,g,l.location,s]),v.useEffect(()=>{!f.isTransitioning&&S&&(u(S.state),h({isTransitioning:!0,flushSync:!1,currentLocation:S.currentLocation,nextLocation:S.nextLocation}),w(void 0))},[f.isTransitioning,S]);let L=v.useMemo(()=>({createHref:n.createHref,encodeLocation:n.encodeLocation,go:B=>n.navigate(B),push:(B,Y,$)=>n.navigate(B,{state:Y,preventScrollReset:$?.preventScrollReset}),replace:(B,Y,$)=>n.navigate(B,{replace:!0,state:Y,preventScrollReset:$?.preventScrollReset})}),[n]),N=n.basename||"/",H=v.useMemo(()=>({router:n,navigator:L,static:!1,basename:N}),[n,L,N]);return v.createElement(v.Fragment,null,v.createElement(Pr.Provider,{value:H},v.createElement(mo.Provider,{value:l},v.createElement(n0.Provider,{value:C.current},v.createElement(Bd.Provider,{value:f},v.createElement(wR,{basename:N,location:l.location,navigationType:l.historyAction,navigator:L},v.createElement(bR,{routes:n.routes,future:n.future,state:l})))))),null)}var bR=v.memo(xR);function xR({routes:n,future:a,state:l}){return nR(n,void 0,l,a)}function SR({to:n,replace:a,state:l,relative:i}){He(Yl(),"<Navigate> may be used only in the context of a <Router> component.");let{static:s}=v.useContext(An);ht(!s,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.");let{matches:u}=v.useContext(Gn),{pathname:f}=tr(),h=bu(),p=vu(n,gu(u),f,i==="path"),m=JSON.stringify(p);return v.useEffect(()=>{h(JSON.parse(m),{replace:a,state:l,relative:i})},[h,m,i,a,l]),null}function wR({basename:n="/",children:a=null,location:l,navigationType:i="POP",navigator:s,static:u=!1}){He(!Yl(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let f=n.replace(/^\/*/,"/"),h=v.useMemo(()=>({basename:f,navigator:s,static:u,future:{}}),[f,s,u]);typeof l=="string"&&(l=ba(l));let{pathname:p="/",search:m="",hash:g="",state:x=null,key:S="default"}=l,w=v.useMemo(()=>{let C=bn(p,f);return C==null?null:{location:{pathname:C,search:m,hash:g,state:x,key:S},navigationType:i}},[f,p,m,g,x,S,i]);return ht(w!=null,`<Router basename="${f}"> is not able to match the URL "${p}${m}${g}" because it does not start with the basename, so the <Router> won't render anything.`),w==null?null:v.createElement(An.Provider,{value:h},v.createElement(yu.Provider,{children:a,value:w}))}var Ws="get",Is="application/x-www-form-urlencoded";function xu(n){return n!=null&&typeof n.tagName=="string"}function ER(n){return xu(n)&&n.tagName.toLowerCase()==="button"}function RR(n){return xu(n)&&n.tagName.toLowerCase()==="form"}function CR(n){return xu(n)&&n.tagName.toLowerCase()==="input"}function OR(n){return!!(n.metaKey||n.altKey||n.ctrlKey||n.shiftKey)}function AR(n,a){return n.button===0&&(!a||a==="_self")&&!OR(n)}var Hs=null;function NR(){if(Hs===null)try{new FormData(document.createElement("form"),0),Hs=!1}catch{Hs=!0}return Hs}var TR=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function Wf(n){return n!=null&&!TR.has(n)?(ht(!1,`"${n}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Is}"`),null):n}function jR(n,a){let l,i,s,u,f;if(RR(n)){let h=n.getAttribute("action");i=h?bn(h,a):null,l=n.getAttribute("method")||Ws,s=Wf(n.getAttribute("enctype"))||Is,u=new FormData(n)}else if(ER(n)||CR(n)&&(n.type==="submit"||n.type==="image")){let h=n.form;if(h==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let p=n.getAttribute("formaction")||h.getAttribute("action");if(i=p?bn(p,a):null,l=n.getAttribute("formmethod")||h.getAttribute("method")||Ws,s=Wf(n.getAttribute("formenctype"))||Wf(h.getAttribute("enctype"))||Is,u=new FormData(h,n),!NR()){let{name:m,type:g,value:x}=n;if(g==="image"){let S=m?`${m}.`:"";u.append(`${S}x`,"0"),u.append(`${S}y`,"0")}else m&&u.append(m,x)}}else{if(xu(n))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');l=Ws,i=null,s=Is,f=n}return u&&s==="text/plain"&&(f=u,u=void 0),{action:i,method:l.toLowerCase(),encType:s,formData:u,body:f}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function qd(n,a){if(n===!1||n===null||typeof n>"u")throw new Error(a)}function MR(n,a,l){let i=typeof n=="string"?new URL(n,typeof window>"u"?"server://singlefetch/":window.location.origin):n;return i.pathname==="/"?i.pathname=`_root.${l}`:a&&bn(i.pathname,a)==="/"?i.pathname=`${a.replace(/\/$/,"")}/_root.${l}`:i.pathname=`${i.pathname.replace(/\/$/,"")}.${l}`,i}async function DR(n,a){if(n.id in a)return a[n.id];try{let l=await import(n.module);return a[n.id]=l,l}catch(l){return console.error(`Error loading route module \`${n.module}\`, reloading page...`),console.error(l),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function _R(n){return n==null?!1:n.href==null?n.rel==="preload"&&typeof n.imageSrcSet=="string"&&typeof n.imageSizes=="string":typeof n.rel=="string"&&typeof n.href=="string"}async function LR(n,a,l){let i=await Promise.all(n.map(async s=>{let u=a.routes[s.route.id];if(u){let f=await DR(u,l);return f.links?f.links():[]}return[]}));return PR(i.flat(1).filter(_R).filter(s=>s.rel==="stylesheet"||s.rel==="preload").map(s=>s.rel==="stylesheet"?{...s,rel:"prefetch",as:"style"}:{...s,rel:"prefetch"}))}function Gv(n,a,l,i,s,u){let f=(p,m)=>l[m]?p.route.id!==l[m].route.id:!0,h=(p,m)=>l[m].pathname!==p.pathname||l[m].route.path?.endsWith("*")&&l[m].params["*"]!==p.params["*"];return u==="assets"?a.filter((p,m)=>f(p,m)||h(p,m)):u==="data"?a.filter((p,m)=>{let g=i.routes[p.route.id];if(!g||!g.hasLoader)return!1;if(f(p,m)||h(p,m))return!0;if(p.route.shouldRevalidate){let x=p.route.shouldRevalidate({currentUrl:new URL(s.pathname+s.search+s.hash,window.origin),currentParams:l[0]?.params||{},nextUrl:new URL(n,window.origin),nextParams:p.params,defaultShouldRevalidate:!0});if(typeof x=="boolean")return x}return!0}):[]}function zR(n,a,{includeHydrateFallback:l}={}){return kR(n.map(i=>{let s=a.routes[i.route.id];if(!s)return[];let u=[s.module];return s.clientActionModule&&(u=u.concat(s.clientActionModule)),s.clientLoaderModule&&(u=u.concat(s.clientLoaderModule)),l&&s.hydrateFallbackModule&&(u=u.concat(s.hydrateFallbackModule)),s.imports&&(u=u.concat(s.imports)),u}).flat(1))}function kR(n){return[...new Set(n)]}function UR(n){let a={},l=Object.keys(n).sort();for(let i of l)a[i]=n[i];return a}function PR(n,a){let l=new Set;return new Set(a),n.reduce((i,s)=>{let u=JSON.stringify(UR(s));return l.has(u)||(l.add(u),i.push({key:u,link:s})),i},[])}function i0(){let n=v.useContext(Pr);return qd(n,"You must render this element inside a <DataRouterContext.Provider> element"),n}function HR(){let n=v.useContext(mo);return qd(n,"You must render this element inside a <DataRouterStateContext.Provider> element"),n}var Gd=v.createContext(void 0);Gd.displayName="FrameworkContext";function o0(){let n=v.useContext(Gd);return qd(n,"You must render this element inside a <HydratedRouter> element"),n}function BR(n,a){let l=v.useContext(Gd),[i,s]=v.useState(!1),[u,f]=v.useState(!1),{onFocus:h,onBlur:p,onMouseEnter:m,onMouseLeave:g,onTouchStart:x}=a,S=v.useRef(null);v.useEffect(()=>{if(n==="render"&&f(!0),n==="viewport"){let O=N=>{N.forEach(H=>{f(H.isIntersecting)})},L=new IntersectionObserver(O,{threshold:.5});return S.current&&L.observe(S.current),()=>{L.disconnect()}}},[n]),v.useEffect(()=>{if(i){let O=setTimeout(()=>{f(!0)},100);return()=>{clearTimeout(O)}}},[i]);let w=()=>{s(!0)},C=()=>{s(!1),f(!1)};return l?n!=="intent"?[u,S,{}]:[u,S,{onFocus:Ji(h,w),onBlur:Ji(p,C),onMouseEnter:Ji(m,w),onMouseLeave:Ji(g,C),onTouchStart:Ji(x,w)}]:[!1,S,{}]}function Ji(n,a){return l=>{n&&n(l),l.defaultPrevented||a(l)}}function $R({page:n,...a}){let{router:l}=i0(),i=v.useMemo(()=>Xa(l.routes,n,l.basename),[l.routes,n,l.basename]);return i?v.createElement(YR,{page:n,matches:i,...a}):null}function VR(n){let{manifest:a,routeModules:l}=o0(),[i,s]=v.useState([]);return v.useEffect(()=>{let u=!1;return LR(n,a,l).then(f=>{u||s(f)}),()=>{u=!0}},[n,a,l]),i}function YR({page:n,matches:a,...l}){let i=tr(),{manifest:s,routeModules:u}=o0(),{basename:f}=i0(),{loaderData:h,matches:p}=HR(),m=v.useMemo(()=>Gv(n,a,p,s,i,"data"),[n,a,p,s,i]),g=v.useMemo(()=>Gv(n,a,p,s,i,"assets"),[n,a,p,s,i]),x=v.useMemo(()=>{if(n===i.pathname+i.search+i.hash)return[];let C=new Set,O=!1;if(a.forEach(N=>{let H=s.routes[N.route.id];!H||!H.hasLoader||(!m.some(B=>B.route.id===N.route.id)&&N.route.id in h&&u[N.route.id]?.shouldRevalidate||H.hasClientLoader?O=!0:C.add(N.route.id))}),C.size===0)return[];let L=MR(n,f,"data");return O&&C.size>0&&L.searchParams.set("_routes",a.filter(N=>C.has(N.route.id)).map(N=>N.route.id).join(",")),[L.pathname+L.search]},[f,h,i,s,m,a,n,u]),S=v.useMemo(()=>zR(g,s),[g,s]),w=VR(g);return v.createElement(v.Fragment,null,x.map(C=>v.createElement("link",{key:C,rel:"prefetch",as:"fetch",href:C,...l})),S.map(C=>v.createElement("link",{key:C,rel:"modulepreload",href:C,...l})),w.map(({key:C,link:O})=>v.createElement("link",{key:C,...O})))}function qR(...n){return a=>{n.forEach(l=>{typeof l=="function"?l(a):l!=null&&(l.current=a)})}}var s0=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{s0&&(window.__reactRouterVersion="7.7.0")}catch{}var u0=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,c0=v.forwardRef(function({onClick:a,discover:l="render",prefetch:i="none",relative:s,reloadDocument:u,replace:f,state:h,target:p,to:m,preventScrollReset:g,viewTransition:x,...S},w){let{basename:C}=v.useContext(An),O=typeof m=="string"&&u0.test(m),L,N=!1;if(typeof m=="string"&&O&&(L=m,s0))try{let re=new URL(window.location.href),ie=m.startsWith("//")?new URL(re.protocol+m):new URL(m),Re=bn(ie.pathname,C);ie.origin===re.origin&&Re!=null?m=Re+ie.search+ie.hash:N=!0}catch{ht(!1,`<Link to="${m}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let H=eR(m,{relative:s}),[B,Y,$]=BR(i,S),T=XR(m,{replace:f,state:h,target:p,preventScrollReset:g,relative:s,viewTransition:x});function F(re){a&&a(re),re.defaultPrevented||T(re)}let I=v.createElement("a",{...S,...$,href:L||H,onClick:N||u?a:F,ref:qR(w,Y),target:p,"data-discover":!O&&l==="render"?"true":void 0});return B&&!O?v.createElement(v.Fragment,null,I,v.createElement($R,{page:H})):I});c0.displayName="Link";var GR=v.forwardRef(function({"aria-current":a="page",caseSensitive:l=!1,className:i="",end:s=!1,style:u,to:f,viewTransition:h,children:p,...m},g){let x=po(f,{relative:m.relative}),S=tr(),w=v.useContext(mo),{navigator:C,basename:O}=v.useContext(An),L=w!=null&&IR(x)&&h===!0,N=C.encodeLocation?C.encodeLocation(x).pathname:x.pathname,H=S.pathname,B=w&&w.navigation&&w.navigation.location?w.navigation.location.pathname:null;l||(H=H.toLowerCase(),B=B?B.toLowerCase():null,N=N.toLowerCase()),B&&O&&(B=bn(B,O)||B);const Y=N!=="/"&&N.endsWith("/")?N.length-1:N.length;let $=H===N||!s&&H.startsWith(N)&&H.charAt(Y)==="/",T=B!=null&&(B===N||!s&&B.startsWith(N)&&B.charAt(N.length)==="/"),F={isActive:$,isPending:T,isTransitioning:L},I=$?a:void 0,re;typeof i=="function"?re=i(F):re=[i,$?"active":null,T?"pending":null,L?"transitioning":null].filter(Boolean).join(" ");let ie=typeof u=="function"?u(F):u;return v.createElement(c0,{...m,"aria-current":I,className:re,ref:g,style:ie,to:f,viewTransition:h},typeof p=="function"?p(F):p)});GR.displayName="NavLink";var KR=v.forwardRef(({discover:n="render",fetcherKey:a,navigate:l,reloadDocument:i,replace:s,state:u,method:f=Ws,action:h,onSubmit:p,relative:m,preventScrollReset:g,viewTransition:x,...S},w)=>{let C=JR(),O=WR(h,{relative:m}),L=f.toLowerCase()==="get"?"get":"post",N=typeof h=="string"&&u0.test(h),H=B=>{if(p&&p(B),B.defaultPrevented)return;B.preventDefault();let Y=B.nativeEvent.submitter,$=Y?.getAttribute("formmethod")||f;C(Y||B.currentTarget,{fetcherKey:a,method:$,navigate:l,replace:s,state:u,relative:m,preventScrollReset:g,viewTransition:x})};return v.createElement("form",{ref:w,method:L,action:O,onSubmit:i?p:H,...S,"data-discover":!N&&n==="render"?"true":void 0})});KR.displayName="Form";function FR(n){return`${n} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function f0(n){let a=v.useContext(Pr);return He(a,FR(n)),a}function XR(n,{target:a,replace:l,state:i,preventScrollReset:s,relative:u,viewTransition:f}={}){let h=bu(),p=tr(),m=po(n,{relative:u});return v.useCallback(g=>{if(AR(g,a)){g.preventDefault();let x=l!==void 0?l:Za(p)===Za(m);h(n,{replace:x,state:i,preventScrollReset:s,relative:u,viewTransition:f})}},[p,h,m,l,i,a,n,s,u,f])}var QR=0,ZR=()=>`__${String(++QR)}__`;function JR(){let{router:n}=f0("useSubmit"),{basename:a}=v.useContext(An),l=fR();return v.useCallback(async(i,s={})=>{let{action:u,method:f,encType:h,formData:p,body:m}=jR(i,a);if(s.navigate===!1){let g=s.fetcherKey||ZR();await n.fetch(g,l,s.action||u,{preventScrollReset:s.preventScrollReset,formData:p,body:m,formMethod:s.method||f,formEncType:s.encType||h,flushSync:s.flushSync})}else await n.navigate(s.action||u,{preventScrollReset:s.preventScrollReset,formData:p,body:m,formMethod:s.method||f,formEncType:s.encType||h,replace:s.replace,state:s.state,fromRouteId:l,flushSync:s.flushSync,viewTransition:s.viewTransition})},[n,a,l])}function WR(n,{relative:a}={}){let{basename:l}=v.useContext(An),i=v.useContext(Gn);He(i,"useFormAction must be used inside a RouteContext");let[s]=i.matches.slice(-1),u={...po(n||".",{relative:a})},f=tr();if(n==null){u.search=f.search;let h=new URLSearchParams(u.search),p=h.getAll("index");if(p.some(g=>g==="")){h.delete("index"),p.filter(x=>x).forEach(x=>h.append("index",x));let g=h.toString();u.search=g?`?${g}`:""}}return(!n||n===".")&&s.route.index&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),l!=="/"&&(u.pathname=u.pathname==="/"?l:$n([l,u.pathname])),Za(u)}function IR(n,a={}){let l=v.useContext(Bd);He(l!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:i}=f0("useViewTransitionState"),s=po(n,{relative:a.relative});if(!l.isTransitioning)return!1;let u=bn(l.currentLocation.pathname,i)||l.currentLocation.pathname,f=bn(l.nextLocation.pathname,i)||l.nextLocation.pathname;return iu(s.pathname,f)!=null||iu(s.pathname,u)!=null}var Su=$y();const eC=My(Su);function tC(n){return v.createElement(yR,{flushSync:Su.flushSync,...n})}function Yt(n,a,{checkForDefaultPrevented:l=!0}={}){return function(s){if(n?.(s),l===!1||!s.defaultPrevented)return a?.(s)}}function Kv(n,a){if(typeof n=="function")return n(a);n!=null&&(n.current=a)}function Dr(...n){return a=>{let l=!1;const i=n.map(s=>{const u=Kv(s,a);return!l&&typeof u=="function"&&(l=!0),u});if(l)return()=>{for(let s=0;s<i.length;s++){const u=i[s];typeof u=="function"?u():Kv(n[s],null)}}}}function ln(...n){return v.useCallback(Dr(...n),n)}function nC(n,a){const l=v.createContext(a),i=u=>{const{children:f,...h}=u,p=v.useMemo(()=>h,Object.values(h));return y.jsx(l.Provider,{value:p,children:f})};i.displayName=n+"Provider";function s(u){const f=v.useContext(l);if(f)return f;if(a!==void 0)return a;throw new Error(`\`${u}\` must be used within \`${n}\``)}return[i,s]}function wu(n,a=[]){let l=[];function i(u,f){const h=v.createContext(f),p=l.length;l=[...l,f];const m=x=>{const{scope:S,children:w,...C}=x,O=S?.[n]?.[p]||h,L=v.useMemo(()=>C,Object.values(C));return y.jsx(O.Provider,{value:L,children:w})};m.displayName=u+"Provider";function g(x,S){const w=S?.[n]?.[p]||h,C=v.useContext(w);if(C)return C;if(f!==void 0)return f;throw new Error(`\`${x}\` must be used within \`${u}\``)}return[m,g]}const s=()=>{const u=l.map(f=>v.createContext(f));return function(h){const p=h?.[n]||u;return v.useMemo(()=>({[`__scope${n}`]:{...h,[n]:p}}),[h,p])}};return s.scopeName=n,[i,aC(s,...a)]}function aC(...n){const a=n[0];if(n.length===1)return a;const l=()=>{const i=n.map(s=>({useScope:s(),scopeName:s.scopeName}));return function(u){const f=i.reduce((h,{useScope:p,scopeName:m})=>{const x=p(u)[`__scope${m}`];return{...h,...x}},{});return v.useMemo(()=>({[`__scope${a.scopeName}`]:f}),[f])}};return l.scopeName=a.scopeName,l}var Ja=globalThis?.document?v.useLayoutEffect:()=>{},rC=Ly[" useId ".trim().toString()]||(()=>{}),lC=0;function Vn(n){const[a,l]=v.useState(rC());return Ja(()=>{l(i=>i??String(lC++))},[n]),n||(a?`radix-${a}`:"")}var iC=Ly[" useInsertionEffect ".trim().toString()]||Ja;function Kd({prop:n,defaultProp:a,onChange:l=()=>{},caller:i}){const[s,u,f]=oC({defaultProp:a,onChange:l}),h=n!==void 0,p=h?n:s;{const g=v.useRef(n!==void 0);v.useEffect(()=>{const x=g.current;x!==h&&console.warn(`${i} is changing from ${x?"controlled":"uncontrolled"} to ${h?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),g.current=h},[h,i])}const m=v.useCallback(g=>{if(h){const x=sC(g)?g(n):g;x!==n&&f.current?.(x)}else u(g)},[h,n,u,f]);return[p,m]}function oC({defaultProp:n,onChange:a}){const[l,i]=v.useState(n),s=v.useRef(l),u=v.useRef(a);return iC(()=>{u.current=a},[a]),v.useEffect(()=>{s.current!==l&&(u.current?.(l),s.current=l)},[l,s]),[l,i,u]}function sC(n){return typeof n=="function"}function Eu(n){const a=cC(n),l=v.forwardRef((i,s)=>{const{children:u,...f}=i,h=v.Children.toArray(u),p=h.find(dC);if(p){const m=p.props.children,g=h.map(x=>x===p?v.Children.count(m)>1?v.Children.only(null):v.isValidElement(m)?m.props.children:null:x);return y.jsx(a,{...f,ref:s,children:v.isValidElement(m)?v.cloneElement(m,void 0,g):null})}return y.jsx(a,{...f,ref:s,children:u})});return l.displayName=`${n}.Slot`,l}var uC=Eu("Slot");function cC(n){const a=v.forwardRef((l,i)=>{const{children:s,...u}=l;if(v.isValidElement(s)){const f=mC(s),h=hC(u,s.props);return s.type!==v.Fragment&&(h.ref=i?Dr(i,f):f),v.cloneElement(s,h)}return v.Children.count(s)>1?v.Children.only(null):null});return a.displayName=`${n}.SlotClone`,a}var fC=Symbol("radix.slottable");function dC(n){return v.isValidElement(n)&&typeof n.type=="function"&&"__radixId"in n.type&&n.type.__radixId===fC}function hC(n,a){const l={...a};for(const i in a){const s=n[i],u=a[i];/^on[A-Z]/.test(i)?s&&u?l[i]=(...h)=>{const p=u(...h);return s(...h),p}:s&&(l[i]=s):i==="style"?l[i]={...s,...u}:i==="className"&&(l[i]=[s,u].filter(Boolean).join(" "))}return{...n,...l}}function mC(n){let a=Object.getOwnPropertyDescriptor(n.props,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning;return l?n.ref:(a=Object.getOwnPropertyDescriptor(n,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning,l?n.props.ref:n.props.ref||n.ref)}var pC=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],at=pC.reduce((n,a)=>{const l=Eu(`Primitive.${a}`),i=v.forwardRef((s,u)=>{const{asChild:f,...h}=s,p=f?l:a;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),y.jsx(p,{...h,ref:u})});return i.displayName=`Primitive.${a}`,{...n,[a]:i}},{});function gC(n,a){n&&Su.flushSync(()=>n.dispatchEvent(a))}function Ul(n){const a=v.useRef(n);return v.useEffect(()=>{a.current=n}),v.useMemo(()=>(...l)=>a.current?.(...l),[])}function vC(n,a=globalThis?.document){const l=Ul(n);v.useEffect(()=>{const i=s=>{s.key==="Escape"&&l(s)};return a.addEventListener("keydown",i,{capture:!0}),()=>a.removeEventListener("keydown",i,{capture:!0})},[l,a])}var yC="DismissableLayer",Od="dismissableLayer.update",bC="dismissableLayer.pointerDownOutside",xC="dismissableLayer.focusOutside",Fv,d0=v.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Fd=v.forwardRef((n,a)=>{const{disableOutsidePointerEvents:l=!1,onEscapeKeyDown:i,onPointerDownOutside:s,onFocusOutside:u,onInteractOutside:f,onDismiss:h,...p}=n,m=v.useContext(d0),[g,x]=v.useState(null),S=g?.ownerDocument??globalThis?.document,[,w]=v.useState({}),C=ln(a,F=>x(F)),O=Array.from(m.layers),[L]=[...m.layersWithOutsidePointerEventsDisabled].slice(-1),N=O.indexOf(L),H=g?O.indexOf(g):-1,B=m.layersWithOutsidePointerEventsDisabled.size>0,Y=H>=N,$=EC(F=>{const I=F.target,re=[...m.branches].some(ie=>ie.contains(I));!Y||re||(s?.(F),f?.(F),F.defaultPrevented||h?.())},S),T=RC(F=>{const I=F.target;[...m.branches].some(ie=>ie.contains(I))||(u?.(F),f?.(F),F.defaultPrevented||h?.())},S);return vC(F=>{H===m.layers.size-1&&(i?.(F),!F.defaultPrevented&&h&&(F.preventDefault(),h()))},S),v.useEffect(()=>{if(g)return l&&(m.layersWithOutsidePointerEventsDisabled.size===0&&(Fv=S.body.style.pointerEvents,S.body.style.pointerEvents="none"),m.layersWithOutsidePointerEventsDisabled.add(g)),m.layers.add(g),Xv(),()=>{l&&m.layersWithOutsidePointerEventsDisabled.size===1&&(S.body.style.pointerEvents=Fv)}},[g,S,l,m]),v.useEffect(()=>()=>{g&&(m.layers.delete(g),m.layersWithOutsidePointerEventsDisabled.delete(g),Xv())},[g,m]),v.useEffect(()=>{const F=()=>w({});return document.addEventListener(Od,F),()=>document.removeEventListener(Od,F)},[]),y.jsx(at.div,{...p,ref:C,style:{pointerEvents:B?Y?"auto":"none":void 0,...n.style},onFocusCapture:Yt(n.onFocusCapture,T.onFocusCapture),onBlurCapture:Yt(n.onBlurCapture,T.onBlurCapture),onPointerDownCapture:Yt(n.onPointerDownCapture,$.onPointerDownCapture)})});Fd.displayName=yC;var SC="DismissableLayerBranch",wC=v.forwardRef((n,a)=>{const l=v.useContext(d0),i=v.useRef(null),s=ln(a,i);return v.useEffect(()=>{const u=i.current;if(u)return l.branches.add(u),()=>{l.branches.delete(u)}},[l.branches]),y.jsx(at.div,{...n,ref:s})});wC.displayName=SC;function EC(n,a=globalThis?.document){const l=Ul(n),i=v.useRef(!1),s=v.useRef(()=>{});return v.useEffect(()=>{const u=h=>{if(h.target&&!i.current){let p=function(){h0(bC,l,m,{discrete:!0})};const m={originalEvent:h};h.pointerType==="touch"?(a.removeEventListener("click",s.current),s.current=p,a.addEventListener("click",s.current,{once:!0})):p()}else a.removeEventListener("click",s.current);i.current=!1},f=window.setTimeout(()=>{a.addEventListener("pointerdown",u)},0);return()=>{window.clearTimeout(f),a.removeEventListener("pointerdown",u),a.removeEventListener("click",s.current)}},[a,l]),{onPointerDownCapture:()=>i.current=!0}}function RC(n,a=globalThis?.document){const l=Ul(n),i=v.useRef(!1);return v.useEffect(()=>{const s=u=>{u.target&&!i.current&&h0(xC,l,{originalEvent:u},{discrete:!1})};return a.addEventListener("focusin",s),()=>a.removeEventListener("focusin",s)},[a,l]),{onFocusCapture:()=>i.current=!0,onBlurCapture:()=>i.current=!1}}function Xv(){const n=new CustomEvent(Od);document.dispatchEvent(n)}function h0(n,a,l,{discrete:i}){const s=l.originalEvent.target,u=new CustomEvent(n,{bubbles:!1,cancelable:!0,detail:l});a&&s.addEventListener(n,a,{once:!0}),i?gC(s,u):s.dispatchEvent(u)}var If="focusScope.autoFocusOnMount",ed="focusScope.autoFocusOnUnmount",Qv={bubbles:!1,cancelable:!0},CC="FocusScope",Xd=v.forwardRef((n,a)=>{const{loop:l=!1,trapped:i=!1,onMountAutoFocus:s,onUnmountAutoFocus:u,...f}=n,[h,p]=v.useState(null),m=Ul(s),g=Ul(u),x=v.useRef(null),S=ln(a,O=>p(O)),w=v.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;v.useEffect(()=>{if(i){let O=function(B){if(w.paused||!h)return;const Y=B.target;h.contains(Y)?x.current=Y:Fa(x.current,{select:!0})},L=function(B){if(w.paused||!h)return;const Y=B.relatedTarget;Y!==null&&(h.contains(Y)||Fa(x.current,{select:!0}))},N=function(B){if(document.activeElement===document.body)for(const $ of B)$.removedNodes.length>0&&Fa(h)};document.addEventListener("focusin",O),document.addEventListener("focusout",L);const H=new MutationObserver(N);return h&&H.observe(h,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",O),document.removeEventListener("focusout",L),H.disconnect()}}},[i,h,w.paused]),v.useEffect(()=>{if(h){Jv.add(w);const O=document.activeElement;if(!h.contains(O)){const N=new CustomEvent(If,Qv);h.addEventListener(If,m),h.dispatchEvent(N),N.defaultPrevented||(OC(MC(m0(h)),{select:!0}),document.activeElement===O&&Fa(h))}return()=>{h.removeEventListener(If,m),setTimeout(()=>{const N=new CustomEvent(ed,Qv);h.addEventListener(ed,g),h.dispatchEvent(N),N.defaultPrevented||Fa(O??document.body,{select:!0}),h.removeEventListener(ed,g),Jv.remove(w)},0)}}},[h,m,g,w]);const C=v.useCallback(O=>{if(!l&&!i||w.paused)return;const L=O.key==="Tab"&&!O.altKey&&!O.ctrlKey&&!O.metaKey,N=document.activeElement;if(L&&N){const H=O.currentTarget,[B,Y]=AC(H);B&&Y?!O.shiftKey&&N===Y?(O.preventDefault(),l&&Fa(B,{select:!0})):O.shiftKey&&N===B&&(O.preventDefault(),l&&Fa(Y,{select:!0})):N===H&&O.preventDefault()}},[l,i,w.paused]);return y.jsx(at.div,{tabIndex:-1,...f,ref:S,onKeyDown:C})});Xd.displayName=CC;function OC(n,{select:a=!1}={}){const l=document.activeElement;for(const i of n)if(Fa(i,{select:a}),document.activeElement!==l)return}function AC(n){const a=m0(n),l=Zv(a,n),i=Zv(a.reverse(),n);return[l,i]}function m0(n){const a=[],l=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,{acceptNode:i=>{const s=i.tagName==="INPUT"&&i.type==="hidden";return i.disabled||i.hidden||s?NodeFilter.FILTER_SKIP:i.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;l.nextNode();)a.push(l.currentNode);return a}function Zv(n,a){for(const l of n)if(!NC(l,{upTo:a}))return l}function NC(n,{upTo:a}){if(getComputedStyle(n).visibility==="hidden")return!0;for(;n;){if(a!==void 0&&n===a)return!1;if(getComputedStyle(n).display==="none")return!0;n=n.parentElement}return!1}function TC(n){return n instanceof HTMLInputElement&&"select"in n}function Fa(n,{select:a=!1}={}){if(n&&n.focus){const l=document.activeElement;n.focus({preventScroll:!0}),n!==l&&TC(n)&&a&&n.select()}}var Jv=jC();function jC(){let n=[];return{add(a){const l=n[0];a!==l&&l?.pause(),n=Wv(n,a),n.unshift(a)},remove(a){n=Wv(n,a),n[0]?.resume()}}}function Wv(n,a){const l=[...n],i=l.indexOf(a);return i!==-1&&l.splice(i,1),l}function MC(n){return n.filter(a=>a.tagName!=="A")}var DC="Portal",Qd=v.forwardRef((n,a)=>{const{container:l,...i}=n,[s,u]=v.useState(!1);Ja(()=>u(!0),[]);const f=l||s&&globalThis?.document?.body;return f?eC.createPortal(y.jsx(at.div,{...i,ref:a}),f):null});Qd.displayName=DC;function _C(n,a){return v.useReducer((l,i)=>a[l][i]??l,n)}var ql=n=>{const{present:a,children:l}=n,i=LC(a),s=typeof l=="function"?l({present:i.isPresent}):v.Children.only(l),u=ln(i.ref,zC(s));return typeof l=="function"||i.isPresent?v.cloneElement(s,{ref:u}):null};ql.displayName="Presence";function LC(n){const[a,l]=v.useState(),i=v.useRef(null),s=v.useRef(n),u=v.useRef("none"),f=n?"mounted":"unmounted",[h,p]=_C(f,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return v.useEffect(()=>{const m=Bs(i.current);u.current=h==="mounted"?m:"none"},[h]),Ja(()=>{const m=i.current,g=s.current;if(g!==n){const S=u.current,w=Bs(m);n?p("MOUNT"):w==="none"||m?.display==="none"?p("UNMOUNT"):p(g&&S!==w?"ANIMATION_OUT":"UNMOUNT"),s.current=n}},[n,p]),Ja(()=>{if(a){let m;const g=a.ownerDocument.defaultView??window,x=w=>{const O=Bs(i.current).includes(w.animationName);if(w.target===a&&O&&(p("ANIMATION_END"),!s.current)){const L=a.style.animationFillMode;a.style.animationFillMode="forwards",m=g.setTimeout(()=>{a.style.animationFillMode==="forwards"&&(a.style.animationFillMode=L)})}},S=w=>{w.target===a&&(u.current=Bs(i.current))};return a.addEventListener("animationstart",S),a.addEventListener("animationcancel",x),a.addEventListener("animationend",x),()=>{g.clearTimeout(m),a.removeEventListener("animationstart",S),a.removeEventListener("animationcancel",x),a.removeEventListener("animationend",x)}}else p("ANIMATION_END")},[a,p]),{isPresent:["mounted","unmountSuspended"].includes(h),ref:v.useCallback(m=>{i.current=m?getComputedStyle(m):null,l(m)},[])}}function Bs(n){return n?.animationName||"none"}function zC(n){let a=Object.getOwnPropertyDescriptor(n.props,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning;return l?n.ref:(a=Object.getOwnPropertyDescriptor(n,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning,l?n.props.ref:n.props.ref||n.ref)}var td=0;function p0(){v.useEffect(()=>{const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",n[0]??Iv()),document.body.insertAdjacentElement("beforeend",n[1]??Iv()),td++,()=>{td===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(a=>a.remove()),td--}},[])}function Iv(){const n=document.createElement("span");return n.setAttribute("data-radix-focus-guard",""),n.tabIndex=0,n.style.outline="none",n.style.opacity="0",n.style.position="fixed",n.style.pointerEvents="none",n}var Pn=function(){return Pn=Object.assign||function(a){for(var l,i=1,s=arguments.length;i<s;i++){l=arguments[i];for(var u in l)Object.prototype.hasOwnProperty.call(l,u)&&(a[u]=l[u])}return a},Pn.apply(this,arguments)};function g0(n,a){var l={};for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&a.indexOf(i)<0&&(l[i]=n[i]);if(n!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,i=Object.getOwnPropertySymbols(n);s<i.length;s++)a.indexOf(i[s])<0&&Object.prototype.propertyIsEnumerable.call(n,i[s])&&(l[i[s]]=n[i[s]]);return l}function kC(n,a,l){if(l||arguments.length===2)for(var i=0,s=a.length,u;i<s;i++)(u||!(i in a))&&(u||(u=Array.prototype.slice.call(a,0,i)),u[i]=a[i]);return n.concat(u||Array.prototype.slice.call(a))}var eu="right-scroll-bar-position",tu="width-before-scroll-bar",UC="with-scroll-bars-hidden",PC="--removed-body-scroll-bar-size";function nd(n,a){return typeof n=="function"?n(a):n&&(n.current=a),n}function HC(n,a){var l=v.useState(function(){return{value:n,callback:a,facade:{get current(){return l.value},set current(i){var s=l.value;s!==i&&(l.value=i,l.callback(i,s))}}}})[0];return l.callback=a,l.facade}var BC=typeof window<"u"?v.useLayoutEffect:v.useEffect,ey=new WeakMap;function $C(n,a){var l=HC(null,function(i){return n.forEach(function(s){return nd(s,i)})});return BC(function(){var i=ey.get(l);if(i){var s=new Set(i),u=new Set(n),f=l.current;s.forEach(function(h){u.has(h)||nd(h,null)}),u.forEach(function(h){s.has(h)||nd(h,f)})}ey.set(l,n)},[n]),l}function VC(n){return n}function YC(n,a){a===void 0&&(a=VC);var l=[],i=!1,s={read:function(){if(i)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return l.length?l[l.length-1]:n},useMedium:function(u){var f=a(u,i);return l.push(f),function(){l=l.filter(function(h){return h!==f})}},assignSyncMedium:function(u){for(i=!0;l.length;){var f=l;l=[],f.forEach(u)}l={push:function(h){return u(h)},filter:function(){return l}}},assignMedium:function(u){i=!0;var f=[];if(l.length){var h=l;l=[],h.forEach(u),f=l}var p=function(){var g=f;f=[],g.forEach(u)},m=function(){return Promise.resolve().then(p)};m(),l={push:function(g){f.push(g),m()},filter:function(g){return f=f.filter(g),l}}}};return s}function qC(n){n===void 0&&(n={});var a=YC(null);return a.options=Pn({async:!0,ssr:!1},n),a}var v0=function(n){var a=n.sideCar,l=g0(n,["sideCar"]);if(!a)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var i=a.read();if(!i)throw new Error("Sidecar medium not found");return v.createElement(i,Pn({},l))};v0.isSideCarExport=!0;function GC(n,a){return n.useMedium(a),v0}var y0=qC(),ad=function(){},Ru=v.forwardRef(function(n,a){var l=v.useRef(null),i=v.useState({onScrollCapture:ad,onWheelCapture:ad,onTouchMoveCapture:ad}),s=i[0],u=i[1],f=n.forwardProps,h=n.children,p=n.className,m=n.removeScrollBar,g=n.enabled,x=n.shards,S=n.sideCar,w=n.noRelative,C=n.noIsolation,O=n.inert,L=n.allowPinchZoom,N=n.as,H=N===void 0?"div":N,B=n.gapMode,Y=g0(n,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),$=S,T=$C([l,a]),F=Pn(Pn({},Y),s);return v.createElement(v.Fragment,null,g&&v.createElement($,{sideCar:y0,removeScrollBar:m,shards:x,noRelative:w,noIsolation:C,inert:O,setCallbacks:u,allowPinchZoom:!!L,lockRef:l,gapMode:B}),f?v.cloneElement(v.Children.only(h),Pn(Pn({},F),{ref:T})):v.createElement(H,Pn({},F,{className:p,ref:T}),h))});Ru.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};Ru.classNames={fullWidth:tu,zeroRight:eu};var KC=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function FC(){if(!document)return null;var n=document.createElement("style");n.type="text/css";var a=KC();return a&&n.setAttribute("nonce",a),n}function XC(n,a){n.styleSheet?n.styleSheet.cssText=a:n.appendChild(document.createTextNode(a))}function QC(n){var a=document.head||document.getElementsByTagName("head")[0];a.appendChild(n)}var ZC=function(){var n=0,a=null;return{add:function(l){n==0&&(a=FC())&&(XC(a,l),QC(a)),n++},remove:function(){n--,!n&&a&&(a.parentNode&&a.parentNode.removeChild(a),a=null)}}},JC=function(){var n=ZC();return function(a,l){v.useEffect(function(){return n.add(a),function(){n.remove()}},[a&&l])}},b0=function(){var n=JC(),a=function(l){var i=l.styles,s=l.dynamic;return n(i,s),null};return a},WC={left:0,top:0,right:0,gap:0},rd=function(n){return parseInt(n||"",10)||0},IC=function(n){var a=window.getComputedStyle(document.body),l=a[n==="padding"?"paddingLeft":"marginLeft"],i=a[n==="padding"?"paddingTop":"marginTop"],s=a[n==="padding"?"paddingRight":"marginRight"];return[rd(l),rd(i),rd(s)]},e2=function(n){if(n===void 0&&(n="margin"),typeof window>"u")return WC;var a=IC(n),l=document.documentElement.clientWidth,i=window.innerWidth;return{left:a[0],top:a[1],right:a[2],gap:Math.max(0,i-l+a[2]-a[0])}},t2=b0(),Ll="data-scroll-locked",n2=function(n,a,l,i){var s=n.left,u=n.top,f=n.right,h=n.gap;return l===void 0&&(l="margin"),`
68
+ .`.concat(UC,` {
69
+ overflow: hidden `).concat(i,`;
70
+ padding-right: `).concat(h,"px ").concat(i,`;
71
+ }
72
+ body[`).concat(Ll,`] {
73
+ overflow: hidden `).concat(i,`;
74
+ overscroll-behavior: contain;
75
+ `).concat([a&&"position: relative ".concat(i,";"),l==="margin"&&`
76
+ padding-left: `.concat(s,`px;
77
+ padding-top: `).concat(u,`px;
78
+ padding-right: `).concat(f,`px;
79
+ margin-left:0;
80
+ margin-top:0;
81
+ margin-right: `).concat(h,"px ").concat(i,`;
82
+ `),l==="padding"&&"padding-right: ".concat(h,"px ").concat(i,";")].filter(Boolean).join(""),`
83
+ }
84
+
85
+ .`).concat(eu,` {
86
+ right: `).concat(h,"px ").concat(i,`;
87
+ }
88
+
89
+ .`).concat(tu,` {
90
+ margin-right: `).concat(h,"px ").concat(i,`;
91
+ }
92
+
93
+ .`).concat(eu," .").concat(eu,` {
94
+ right: 0 `).concat(i,`;
95
+ }
96
+
97
+ .`).concat(tu," .").concat(tu,` {
98
+ margin-right: 0 `).concat(i,`;
99
+ }
100
+
101
+ body[`).concat(Ll,`] {
102
+ `).concat(PC,": ").concat(h,`px;
103
+ }
104
+ `)},ty=function(){var n=parseInt(document.body.getAttribute(Ll)||"0",10);return isFinite(n)?n:0},a2=function(){v.useEffect(function(){return document.body.setAttribute(Ll,(ty()+1).toString()),function(){var n=ty()-1;n<=0?document.body.removeAttribute(Ll):document.body.setAttribute(Ll,n.toString())}},[])},r2=function(n){var a=n.noRelative,l=n.noImportant,i=n.gapMode,s=i===void 0?"margin":i;a2();var u=v.useMemo(function(){return e2(s)},[s]);return v.createElement(t2,{styles:n2(u,!a,s,l?"":"!important")})},Ad=!1;if(typeof window<"u")try{var $s=Object.defineProperty({},"passive",{get:function(){return Ad=!0,!0}});window.addEventListener("test",$s,$s),window.removeEventListener("test",$s,$s)}catch{Ad=!1}var Cl=Ad?{passive:!1}:!1,l2=function(n){return n.tagName==="TEXTAREA"},x0=function(n,a){if(!(n instanceof Element))return!1;var l=window.getComputedStyle(n);return l[a]!=="hidden"&&!(l.overflowY===l.overflowX&&!l2(n)&&l[a]==="visible")},i2=function(n){return x0(n,"overflowY")},o2=function(n){return x0(n,"overflowX")},ny=function(n,a){var l=a.ownerDocument,i=a;do{typeof ShadowRoot<"u"&&i instanceof ShadowRoot&&(i=i.host);var s=S0(n,i);if(s){var u=w0(n,i),f=u[1],h=u[2];if(f>h)return!0}i=i.parentNode}while(i&&i!==l.body);return!1},s2=function(n){var a=n.scrollTop,l=n.scrollHeight,i=n.clientHeight;return[a,l,i]},u2=function(n){var a=n.scrollLeft,l=n.scrollWidth,i=n.clientWidth;return[a,l,i]},S0=function(n,a){return n==="v"?i2(a):o2(a)},w0=function(n,a){return n==="v"?s2(a):u2(a)},c2=function(n,a){return n==="h"&&a==="rtl"?-1:1},f2=function(n,a,l,i,s){var u=c2(n,window.getComputedStyle(a).direction),f=u*i,h=l.target,p=a.contains(h),m=!1,g=f>0,x=0,S=0;do{if(!h)break;var w=w0(n,h),C=w[0],O=w[1],L=w[2],N=O-L-u*C;(C||N)&&S0(n,h)&&(x+=N,S+=C);var H=h.parentNode;h=H&&H.nodeType===Node.DOCUMENT_FRAGMENT_NODE?H.host:H}while(!p&&h!==document.body||p&&(a.contains(h)||a===h));return(g&&Math.abs(x)<1||!g&&Math.abs(S)<1)&&(m=!0),m},Vs=function(n){return"changedTouches"in n?[n.changedTouches[0].clientX,n.changedTouches[0].clientY]:[0,0]},ay=function(n){return[n.deltaX,n.deltaY]},ry=function(n){return n&&"current"in n?n.current:n},d2=function(n,a){return n[0]===a[0]&&n[1]===a[1]},h2=function(n){return`
105
+ .block-interactivity-`.concat(n,` {pointer-events: none;}
106
+ .allow-interactivity-`).concat(n,` {pointer-events: all;}
107
+ `)},m2=0,Ol=[];function p2(n){var a=v.useRef([]),l=v.useRef([0,0]),i=v.useRef(),s=v.useState(m2++)[0],u=v.useState(b0)[0],f=v.useRef(n);v.useEffect(function(){f.current=n},[n]),v.useEffect(function(){if(n.inert){document.body.classList.add("block-interactivity-".concat(s));var O=kC([n.lockRef.current],(n.shards||[]).map(ry),!0).filter(Boolean);return O.forEach(function(L){return L.classList.add("allow-interactivity-".concat(s))}),function(){document.body.classList.remove("block-interactivity-".concat(s)),O.forEach(function(L){return L.classList.remove("allow-interactivity-".concat(s))})}}},[n.inert,n.lockRef.current,n.shards]);var h=v.useCallback(function(O,L){if("touches"in O&&O.touches.length===2||O.type==="wheel"&&O.ctrlKey)return!f.current.allowPinchZoom;var N=Vs(O),H=l.current,B="deltaX"in O?O.deltaX:H[0]-N[0],Y="deltaY"in O?O.deltaY:H[1]-N[1],$,T=O.target,F=Math.abs(B)>Math.abs(Y)?"h":"v";if("touches"in O&&F==="h"&&T.type==="range")return!1;var I=ny(F,T);if(!I)return!0;if(I?$=F:($=F==="v"?"h":"v",I=ny(F,T)),!I)return!1;if(!i.current&&"changedTouches"in O&&(B||Y)&&(i.current=$),!$)return!0;var re=i.current||$;return f2(re,L,O,re==="h"?B:Y)},[]),p=v.useCallback(function(O){var L=O;if(!(!Ol.length||Ol[Ol.length-1]!==u)){var N="deltaY"in L?ay(L):Vs(L),H=a.current.filter(function($){return $.name===L.type&&($.target===L.target||L.target===$.shadowParent)&&d2($.delta,N)})[0];if(H&&H.should){L.cancelable&&L.preventDefault();return}if(!H){var B=(f.current.shards||[]).map(ry).filter(Boolean).filter(function($){return $.contains(L.target)}),Y=B.length>0?h(L,B[0]):!f.current.noIsolation;Y&&L.cancelable&&L.preventDefault()}}},[]),m=v.useCallback(function(O,L,N,H){var B={name:O,delta:L,target:N,should:H,shadowParent:g2(N)};a.current.push(B),setTimeout(function(){a.current=a.current.filter(function(Y){return Y!==B})},1)},[]),g=v.useCallback(function(O){l.current=Vs(O),i.current=void 0},[]),x=v.useCallback(function(O){m(O.type,ay(O),O.target,h(O,n.lockRef.current))},[]),S=v.useCallback(function(O){m(O.type,Vs(O),O.target,h(O,n.lockRef.current))},[]);v.useEffect(function(){return Ol.push(u),n.setCallbacks({onScrollCapture:x,onWheelCapture:x,onTouchMoveCapture:S}),document.addEventListener("wheel",p,Cl),document.addEventListener("touchmove",p,Cl),document.addEventListener("touchstart",g,Cl),function(){Ol=Ol.filter(function(O){return O!==u}),document.removeEventListener("wheel",p,Cl),document.removeEventListener("touchmove",p,Cl),document.removeEventListener("touchstart",g,Cl)}},[]);var w=n.removeScrollBar,C=n.inert;return v.createElement(v.Fragment,null,C?v.createElement(u,{styles:h2(s)}):null,w?v.createElement(r2,{noRelative:n.noRelative,gapMode:n.gapMode}):null)}function g2(n){for(var a=null;n!==null;)n instanceof ShadowRoot&&(a=n.host,n=n.host),n=n.parentNode;return a}const v2=GC(y0,p2);var Zd=v.forwardRef(function(n,a){return v.createElement(Ru,Pn({},n,{ref:a,sideCar:v2}))});Zd.classNames=Ru.classNames;var y2=function(n){if(typeof document>"u")return null;var a=Array.isArray(n)?n[0]:n;return a.ownerDocument.body},Al=new WeakMap,Ys=new WeakMap,qs={},ld=0,E0=function(n){return n&&(n.host||E0(n.parentNode))},b2=function(n,a){return a.map(function(l){if(n.contains(l))return l;var i=E0(l);return i&&n.contains(i)?i:(console.error("aria-hidden",l,"in not contained inside",n,". Doing nothing"),null)}).filter(function(l){return!!l})},x2=function(n,a,l,i){var s=b2(a,Array.isArray(n)?n:[n]);qs[l]||(qs[l]=new WeakMap);var u=qs[l],f=[],h=new Set,p=new Set(s),m=function(x){!x||h.has(x)||(h.add(x),m(x.parentNode))};s.forEach(m);var g=function(x){!x||p.has(x)||Array.prototype.forEach.call(x.children,function(S){if(h.has(S))g(S);else try{var w=S.getAttribute(i),C=w!==null&&w!=="false",O=(Al.get(S)||0)+1,L=(u.get(S)||0)+1;Al.set(S,O),u.set(S,L),f.push(S),O===1&&C&&Ys.set(S,!0),L===1&&S.setAttribute(l,"true"),C||S.setAttribute(i,"true")}catch(N){console.error("aria-hidden: cannot operate on ",S,N)}})};return g(a),h.clear(),ld++,function(){f.forEach(function(x){var S=Al.get(x)-1,w=u.get(x)-1;Al.set(x,S),u.set(x,w),S||(Ys.has(x)||x.removeAttribute(i),Ys.delete(x)),w||x.removeAttribute(l)}),ld--,ld||(Al=new WeakMap,Al=new WeakMap,Ys=new WeakMap,qs={})}},R0=function(n,a,l){l===void 0&&(l="data-aria-hidden");var i=Array.from(Array.isArray(n)?n:[n]),s=y2(n);return s?(i.push.apply(i,Array.from(s.querySelectorAll("[aria-live], script"))),x2(i,s,l,"aria-hidden")):function(){return null}},Cu="Dialog",[C0,Ej]=wu(Cu),[S2,Nn]=C0(Cu),O0=n=>{const{__scopeDialog:a,children:l,open:i,defaultOpen:s,onOpenChange:u,modal:f=!0}=n,h=v.useRef(null),p=v.useRef(null),[m,g]=Kd({prop:i,defaultProp:s??!1,onChange:u,caller:Cu});return y.jsx(S2,{scope:a,triggerRef:h,contentRef:p,contentId:Vn(),titleId:Vn(),descriptionId:Vn(),open:m,onOpenChange:g,onOpenToggle:v.useCallback(()=>g(x=>!x),[g]),modal:f,children:l})};O0.displayName=Cu;var A0="DialogTrigger",w2=v.forwardRef((n,a)=>{const{__scopeDialog:l,...i}=n,s=Nn(A0,l),u=ln(a,s.triggerRef);return y.jsx(at.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":Id(s.open),...i,ref:u,onClick:Yt(n.onClick,s.onOpenToggle)})});w2.displayName=A0;var Jd="DialogPortal",[E2,N0]=C0(Jd,{forceMount:void 0}),T0=n=>{const{__scopeDialog:a,forceMount:l,children:i,container:s}=n,u=Nn(Jd,a);return y.jsx(E2,{scope:a,forceMount:l,children:v.Children.map(i,f=>y.jsx(ql,{present:l||u.open,children:y.jsx(Qd,{asChild:!0,container:s,children:f})}))})};T0.displayName=Jd;var su="DialogOverlay",j0=v.forwardRef((n,a)=>{const l=N0(su,n.__scopeDialog),{forceMount:i=l.forceMount,...s}=n,u=Nn(su,n.__scopeDialog);return u.modal?y.jsx(ql,{present:i||u.open,children:y.jsx(C2,{...s,ref:a})}):null});j0.displayName=su;var R2=Eu("DialogOverlay.RemoveScroll"),C2=v.forwardRef((n,a)=>{const{__scopeDialog:l,...i}=n,s=Nn(su,l);return y.jsx(Zd,{as:R2,allowPinchZoom:!0,shards:[s.contentRef],children:y.jsx(at.div,{"data-state":Id(s.open),...i,ref:a,style:{pointerEvents:"auto",...i.style}})})}),_r="DialogContent",M0=v.forwardRef((n,a)=>{const l=N0(_r,n.__scopeDialog),{forceMount:i=l.forceMount,...s}=n,u=Nn(_r,n.__scopeDialog);return y.jsx(ql,{present:i||u.open,children:u.modal?y.jsx(O2,{...s,ref:a}):y.jsx(A2,{...s,ref:a})})});M0.displayName=_r;var O2=v.forwardRef((n,a)=>{const l=Nn(_r,n.__scopeDialog),i=v.useRef(null),s=ln(a,l.contentRef,i);return v.useEffect(()=>{const u=i.current;if(u)return R0(u)},[]),y.jsx(D0,{...n,ref:s,trapFocus:l.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Yt(n.onCloseAutoFocus,u=>{u.preventDefault(),l.triggerRef.current?.focus()}),onPointerDownOutside:Yt(n.onPointerDownOutside,u=>{const f=u.detail.originalEvent,h=f.button===0&&f.ctrlKey===!0;(f.button===2||h)&&u.preventDefault()}),onFocusOutside:Yt(n.onFocusOutside,u=>u.preventDefault())})}),A2=v.forwardRef((n,a)=>{const l=Nn(_r,n.__scopeDialog),i=v.useRef(!1),s=v.useRef(!1);return y.jsx(D0,{...n,ref:a,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:u=>{n.onCloseAutoFocus?.(u),u.defaultPrevented||(i.current||l.triggerRef.current?.focus(),u.preventDefault()),i.current=!1,s.current=!1},onInteractOutside:u=>{n.onInteractOutside?.(u),u.defaultPrevented||(i.current=!0,u.detail.originalEvent.type==="pointerdown"&&(s.current=!0));const f=u.target;l.triggerRef.current?.contains(f)&&u.preventDefault(),u.detail.originalEvent.type==="focusin"&&s.current&&u.preventDefault()}})}),D0=v.forwardRef((n,a)=>{const{__scopeDialog:l,trapFocus:i,onOpenAutoFocus:s,onCloseAutoFocus:u,...f}=n,h=Nn(_r,l),p=v.useRef(null),m=ln(a,p);return p0(),y.jsxs(y.Fragment,{children:[y.jsx(Xd,{asChild:!0,loop:!0,trapped:i,onMountAutoFocus:s,onUnmountAutoFocus:u,children:y.jsx(Fd,{role:"dialog",id:h.contentId,"aria-describedby":h.descriptionId,"aria-labelledby":h.titleId,"data-state":Id(h.open),...f,ref:m,onDismiss:()=>h.onOpenChange(!1)})}),y.jsxs(y.Fragment,{children:[y.jsx(N2,{titleId:h.titleId}),y.jsx(j2,{contentRef:p,descriptionId:h.descriptionId})]})]})}),Wd="DialogTitle",_0=v.forwardRef((n,a)=>{const{__scopeDialog:l,...i}=n,s=Nn(Wd,l);return y.jsx(at.h2,{id:s.titleId,...i,ref:a})});_0.displayName=Wd;var L0="DialogDescription",z0=v.forwardRef((n,a)=>{const{__scopeDialog:l,...i}=n,s=Nn(L0,l);return y.jsx(at.p,{id:s.descriptionId,...i,ref:a})});z0.displayName=L0;var k0="DialogClose",U0=v.forwardRef((n,a)=>{const{__scopeDialog:l,...i}=n,s=Nn(k0,l);return y.jsx(at.button,{type:"button",...i,ref:a,onClick:Yt(n.onClick,()=>s.onOpenChange(!1))})});U0.displayName=k0;function Id(n){return n?"open":"closed"}var P0="DialogTitleWarning",[Rj,H0]=nC(P0,{contentName:_r,titleName:Wd,docsSlug:"dialog"}),N2=({titleId:n})=>{const a=H0(P0),l=`\`${a.contentName}\` requires a \`${a.titleName}\` for the component to be accessible for screen reader users.
108
+
109
+ If you want to hide the \`${a.titleName}\`, you can wrap it with our VisuallyHidden component.
110
+
111
+ For more information, see https://radix-ui.com/primitives/docs/components/${a.docsSlug}`;return v.useEffect(()=>{n&&(document.getElementById(n)||console.error(l))},[l,n]),null},T2="DialogDescriptionWarning",j2=({contentRef:n,descriptionId:a})=>{const i=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${H0(T2).contentName}}.`;return v.useEffect(()=>{const s=n.current?.getAttribute("aria-describedby");a&&s&&(document.getElementById(a)||console.warn(i))},[i,n,a]),null},B0=O0,$0=T0,eh=j0,th=M0,V0=_0,Y0=z0,M2=U0;/**
112
+ * @license lucide-react v0.525.0 - ISC
113
+ *
114
+ * This source code is licensed under the ISC license.
115
+ * See the LICENSE file in the root directory of this source tree.
116
+ */const D2=n=>n.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),_2=n=>n.replace(/^([A-Z])|[\s-_]+(\w)/g,(a,l,i)=>i?i.toUpperCase():l.toLowerCase()),ly=n=>{const a=_2(n);return a.charAt(0).toUpperCase()+a.slice(1)},q0=(...n)=>n.filter((a,l,i)=>!!a&&a.trim()!==""&&i.indexOf(a)===l).join(" ").trim(),L2=n=>{for(const a in n)if(a.startsWith("aria-")||a==="role"||a==="title")return!0};/**
117
+ * @license lucide-react v0.525.0 - ISC
118
+ *
119
+ * This source code is licensed under the ISC license.
120
+ * See the LICENSE file in the root directory of this source tree.
121
+ */var z2={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"};/**
122
+ * @license lucide-react v0.525.0 - ISC
123
+ *
124
+ * This source code is licensed under the ISC license.
125
+ * See the LICENSE file in the root directory of this source tree.
126
+ */const k2=v.forwardRef(({color:n="currentColor",size:a=24,strokeWidth:l=2,absoluteStrokeWidth:i,className:s="",children:u,iconNode:f,...h},p)=>v.createElement("svg",{ref:p,...z2,width:a,height:a,stroke:n,strokeWidth:i?Number(l)*24/Number(a):l,className:q0("lucide",s),...!u&&!L2(h)&&{"aria-hidden":"true"},...h},[...f.map(([m,g])=>v.createElement(m,g)),...Array.isArray(u)?u:[u]]));/**
127
+ * @license lucide-react v0.525.0 - ISC
128
+ *
129
+ * This source code is licensed under the ISC license.
130
+ * See the LICENSE file in the root directory of this source tree.
131
+ */const kt=(n,a)=>{const l=v.forwardRef(({className:i,...s},u)=>v.createElement(k2,{ref:u,iconNode:a,className:q0(`lucide-${D2(ly(n))}`,`lucide-${n}`,i),...s}));return l.displayName=ly(n),l};/**
132
+ * @license lucide-react v0.525.0 - ISC
133
+ *
134
+ * This source code is licensed under the ISC license.
135
+ * See the LICENSE file in the root directory of this source tree.
136
+ */const U2=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],G0=kt("check",U2);/**
137
+ * @license lucide-react v0.525.0 - ISC
138
+ *
139
+ * This source code is licensed under the ISC license.
140
+ * See the LICENSE file in the root directory of this source tree.
141
+ */const P2=[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]],K0=kt("chevrons-up-down",P2);/**
142
+ * @license lucide-react v0.525.0 - ISC
143
+ *
144
+ * This source code is licensed under the ISC license.
145
+ * See the LICENSE file in the root directory of this source tree.
146
+ */const H2=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]],B2=kt("circle-alert",H2);/**
147
+ * @license lucide-react v0.525.0 - ISC
148
+ *
149
+ * This source code is licensed under the ISC license.
150
+ * See the LICENSE file in the root directory of this source tree.
151
+ */const $2=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],V2=kt("circle-check-big",$2);/**
152
+ * @license lucide-react v0.525.0 - ISC
153
+ *
154
+ * This source code is licensed under the ISC license.
155
+ * See the LICENSE file in the root directory of this source tree.
156
+ */const Y2=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],q2=kt("circle-x",Y2);/**
157
+ * @license lucide-react v0.525.0 - ISC
158
+ *
159
+ * This source code is licensed under the ISC license.
160
+ * See the LICENSE file in the root directory of this source tree.
161
+ */const G2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"1oajmo"}],["path",{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"mpwhp6"}]],K2=kt("file-json",G2);/**
162
+ * @license lucide-react v0.525.0 - ISC
163
+ *
164
+ * This source code is licensed under the ISC license.
165
+ * See the LICENSE file in the root directory of this source tree.
166
+ */const F2=[["path",{d:"m5 8 6 6",key:"1wu5hv"}],["path",{d:"m4 14 6-6 2-3",key:"1k1g8d"}],["path",{d:"M2 5h12",key:"or177f"}],["path",{d:"M7 2h1",key:"1t2jsx"}],["path",{d:"m22 22-5-10-5 10",key:"don7ne"}],["path",{d:"M14 18h6",key:"1m8k6r"}]],X2=kt("languages",F2);/**
167
+ * @license lucide-react v0.525.0 - ISC
168
+ *
169
+ * This source code is licensed under the ISC license.
170
+ * See the LICENSE file in the root directory of this source tree.
171
+ */const Q2=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]],uu=kt("pencil",Q2);/**
172
+ * @license lucide-react v0.525.0 - ISC
173
+ *
174
+ * This source code is licensed under the ISC license.
175
+ * See the LICENSE file in the root directory of this source tree.
176
+ */const Z2=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],Nd=kt("plus",Z2);/**
177
+ * @license lucide-react v0.525.0 - ISC
178
+ *
179
+ * This source code is licensed under the ISC license.
180
+ * See the LICENSE file in the root directory of this source tree.
181
+ */const J2=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]],F0=kt("refresh-cw",J2);/**
182
+ * @license lucide-react v0.525.0 - ISC
183
+ *
184
+ * This source code is licensed under the ISC license.
185
+ * See the LICENSE file in the root directory of this source tree.
186
+ */const W2=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]],X0=kt("save",W2);/**
187
+ * @license lucide-react v0.525.0 - ISC
188
+ *
189
+ * This source code is licensed under the ISC license.
190
+ * See the LICENSE file in the root directory of this source tree.
191
+ */const I2=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],eO=kt("search",I2);/**
192
+ * @license lucide-react v0.525.0 - ISC
193
+ *
194
+ * This source code is licensed under the ISC license.
195
+ * See the LICENSE file in the root directory of this source tree.
196
+ */const tO=[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],nO=kt("settings",tO);/**
197
+ * @license lucide-react v0.525.0 - ISC
198
+ *
199
+ * This source code is licensed under the ISC license.
200
+ * See the LICENSE file in the root directory of this source tree.
201
+ */const aO=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]],Lr=kt("trash-2",aO);/**
202
+ * @license lucide-react v0.525.0 - ISC
203
+ *
204
+ * This source code is licensed under the ISC license.
205
+ * See the LICENSE file in the root directory of this source tree.
206
+ */const rO=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],zl=kt("x",rO);function Q0(n){var a,l,i="";if(typeof n=="string"||typeof n=="number")i+=n;else if(typeof n=="object")if(Array.isArray(n)){var s=n.length;for(a=0;a<s;a++)n[a]&&(l=Q0(n[a]))&&(i&&(i+=" "),i+=l)}else for(l in n)n[l]&&(i&&(i+=" "),i+=l);return i}function Z0(){for(var n,a,l=0,i="",s=arguments.length;l<s;l++)(n=arguments[l])&&(a=Q0(n))&&(i&&(i+=" "),i+=a);return i}const nh="-",lO=n=>{const a=oO(n),{conflictingClassGroups:l,conflictingClassGroupModifiers:i}=n;return{getClassGroupId:f=>{const h=f.split(nh);return h[0]===""&&h.length!==1&&h.shift(),J0(h,a)||iO(f)},getConflictingClassGroupIds:(f,h)=>{const p=l[f]||[];return h&&i[f]?[...p,...i[f]]:p}}},J0=(n,a)=>{if(n.length===0)return a.classGroupId;const l=n[0],i=a.nextPart.get(l),s=i?J0(n.slice(1),i):void 0;if(s)return s;if(a.validators.length===0)return;const u=n.join(nh);return a.validators.find(({validator:f})=>f(u))?.classGroupId},iy=/^\[(.+)\]$/,iO=n=>{if(iy.test(n)){const a=iy.exec(n)[1],l=a?.substring(0,a.indexOf(":"));if(l)return"arbitrary.."+l}},oO=n=>{const{theme:a,classGroups:l}=n,i={nextPart:new Map,validators:[]};for(const s in l)Td(l[s],i,s,a);return i},Td=(n,a,l,i)=>{n.forEach(s=>{if(typeof s=="string"){const u=s===""?a:oy(a,s);u.classGroupId=l;return}if(typeof s=="function"){if(sO(s)){Td(s(i),a,l,i);return}a.validators.push({validator:s,classGroupId:l});return}Object.entries(s).forEach(([u,f])=>{Td(f,oy(a,u),l,i)})})},oy=(n,a)=>{let l=n;return a.split(nh).forEach(i=>{l.nextPart.has(i)||l.nextPart.set(i,{nextPart:new Map,validators:[]}),l=l.nextPart.get(i)}),l},sO=n=>n.isThemeGetter,uO=n=>{if(n<1)return{get:()=>{},set:()=>{}};let a=0,l=new Map,i=new Map;const s=(u,f)=>{l.set(u,f),a++,a>n&&(a=0,i=l,l=new Map)};return{get(u){let f=l.get(u);if(f!==void 0)return f;if((f=i.get(u))!==void 0)return s(u,f),f},set(u,f){l.has(u)?l.set(u,f):s(u,f)}}},jd="!",Md=":",cO=Md.length,fO=n=>{const{prefix:a,experimentalParseClassName:l}=n;let i=s=>{const u=[];let f=0,h=0,p=0,m;for(let C=0;C<s.length;C++){let O=s[C];if(f===0&&h===0){if(O===Md){u.push(s.slice(p,C)),p=C+cO;continue}if(O==="/"){m=C;continue}}O==="["?f++:O==="]"?f--:O==="("?h++:O===")"&&h--}const g=u.length===0?s:s.substring(p),x=dO(g),S=x!==g,w=m&&m>p?m-p:void 0;return{modifiers:u,hasImportantModifier:S,baseClassName:x,maybePostfixModifierPosition:w}};if(a){const s=a+Md,u=i;i=f=>f.startsWith(s)?u(f.substring(s.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:f,maybePostfixModifierPosition:void 0}}if(l){const s=i;i=u=>l({className:u,parseClassName:s})}return i},dO=n=>n.endsWith(jd)?n.substring(0,n.length-1):n.startsWith(jd)?n.substring(1):n,hO=n=>{const a=Object.fromEntries(n.orderSensitiveModifiers.map(i=>[i,!0]));return i=>{if(i.length<=1)return i;const s=[];let u=[];return i.forEach(f=>{f[0]==="["||a[f]?(s.push(...u.sort(),f),u=[]):u.push(f)}),s.push(...u.sort()),s}},mO=n=>({cache:uO(n.cacheSize),parseClassName:fO(n),sortModifiers:hO(n),...lO(n)}),pO=/\s+/,gO=(n,a)=>{const{parseClassName:l,getClassGroupId:i,getConflictingClassGroupIds:s,sortModifiers:u}=a,f=[],h=n.trim().split(pO);let p="";for(let m=h.length-1;m>=0;m-=1){const g=h[m],{isExternal:x,modifiers:S,hasImportantModifier:w,baseClassName:C,maybePostfixModifierPosition:O}=l(g);if(x){p=g+(p.length>0?" "+p:p);continue}let L=!!O,N=i(L?C.substring(0,O):C);if(!N){if(!L){p=g+(p.length>0?" "+p:p);continue}if(N=i(C),!N){p=g+(p.length>0?" "+p:p);continue}L=!1}const H=u(S).join(":"),B=w?H+jd:H,Y=B+N;if(f.includes(Y))continue;f.push(Y);const $=s(N,L);for(let T=0;T<$.length;++T){const F=$[T];f.push(B+F)}p=g+(p.length>0?" "+p:p)}return p};function vO(){let n=0,a,l,i="";for(;n<arguments.length;)(a=arguments[n++])&&(l=W0(a))&&(i&&(i+=" "),i+=l);return i}const W0=n=>{if(typeof n=="string")return n;let a,l="";for(let i=0;i<n.length;i++)n[i]&&(a=W0(n[i]))&&(l&&(l+=" "),l+=a);return l};function yO(n,...a){let l,i,s,u=f;function f(p){const m=a.reduce((g,x)=>x(g),n());return l=mO(m),i=l.cache.get,s=l.cache.set,u=h,h(p)}function h(p){const m=i(p);if(m)return m;const g=gO(p,l);return s(p,g),g}return function(){return u(vO.apply(null,arguments))}}const St=n=>{const a=l=>l[n]||[];return a.isThemeGetter=!0,a},I0=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,eb=/^\((?:(\w[\w-]*):)?(.+)\)$/i,bO=/^\d+\/\d+$/,xO=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,SO=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,wO=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,EO=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,RO=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Nl=n=>bO.test(n),ke=n=>!!n&&!Number.isNaN(Number(n)),Ga=n=>!!n&&Number.isInteger(Number(n)),id=n=>n.endsWith("%")&&ke(n.slice(0,-1)),da=n=>xO.test(n),CO=()=>!0,OO=n=>SO.test(n)&&!wO.test(n),tb=()=>!1,AO=n=>EO.test(n),NO=n=>RO.test(n),TO=n=>!me(n)&&!pe(n),jO=n=>Gl(n,rb,tb),me=n=>I0.test(n),Or=n=>Gl(n,lb,OO),od=n=>Gl(n,zO,ke),sy=n=>Gl(n,nb,tb),MO=n=>Gl(n,ab,NO),Gs=n=>Gl(n,ib,AO),pe=n=>eb.test(n),Wi=n=>Kl(n,lb),DO=n=>Kl(n,kO),uy=n=>Kl(n,nb),_O=n=>Kl(n,rb),LO=n=>Kl(n,ab),Ks=n=>Kl(n,ib,!0),Gl=(n,a,l)=>{const i=I0.exec(n);return i?i[1]?a(i[1]):l(i[2]):!1},Kl=(n,a,l=!1)=>{const i=eb.exec(n);return i?i[1]?a(i[1]):l:!1},nb=n=>n==="position"||n==="percentage",ab=n=>n==="image"||n==="url",rb=n=>n==="length"||n==="size"||n==="bg-size",lb=n=>n==="length",zO=n=>n==="number",kO=n=>n==="family-name",ib=n=>n==="shadow",UO=()=>{const n=St("color"),a=St("font"),l=St("text"),i=St("font-weight"),s=St("tracking"),u=St("leading"),f=St("breakpoint"),h=St("container"),p=St("spacing"),m=St("radius"),g=St("shadow"),x=St("inset-shadow"),S=St("text-shadow"),w=St("drop-shadow"),C=St("blur"),O=St("perspective"),L=St("aspect"),N=St("ease"),H=St("animate"),B=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Y=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],$=()=>[...Y(),pe,me],T=()=>["auto","hidden","clip","visible","scroll"],F=()=>["auto","contain","none"],I=()=>[pe,me,p],re=()=>[Nl,"full","auto",...I()],ie=()=>[Ga,"none","subgrid",pe,me],Re=()=>["auto",{span:["full",Ga,pe,me]},Ga,pe,me],xe=()=>[Ga,"auto",pe,me],fe=()=>["auto","min","max","fr",pe,me],se=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],ue=()=>["start","end","center","stretch","center-safe","end-safe"],M=()=>["auto",...I()],A=()=>[Nl,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...I()],j=()=>[n,pe,me],J=()=>[...Y(),uy,sy,{position:[pe,me]}],R=()=>["no-repeat",{repeat:["","x","y","space","round"]}],k=()=>["auto","cover","contain",_O,jO,{size:[pe,me]}],D=()=>[id,Wi,Or],P=()=>["","none","full",m,pe,me],W=()=>["",ke,Wi,Or],le=()=>["solid","dashed","dotted","double"],ce=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],de=()=>[ke,id,uy,sy],Te=()=>["","none",C,pe,me],Ye=()=>["none",ke,pe,me],qe=()=>["none",ke,pe,me],Ot=()=>[ke,pe,me],qt=()=>[Nl,"full",...I()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[da],breakpoint:[da],color:[CO],container:[da],"drop-shadow":[da],ease:["in","out","in-out"],font:[TO],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[da],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[da],shadow:[da],spacing:["px",ke],text:[da],"text-shadow":[da],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Nl,me,pe,L]}],container:["container"],columns:[{columns:[ke,me,pe,h]}],"break-after":[{"break-after":B()}],"break-before":[{"break-before":B()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:$()}],overflow:[{overflow:T()}],"overflow-x":[{"overflow-x":T()}],"overflow-y":[{"overflow-y":T()}],overscroll:[{overscroll:F()}],"overscroll-x":[{"overscroll-x":F()}],"overscroll-y":[{"overscroll-y":F()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:re()}],"inset-x":[{"inset-x":re()}],"inset-y":[{"inset-y":re()}],start:[{start:re()}],end:[{end:re()}],top:[{top:re()}],right:[{right:re()}],bottom:[{bottom:re()}],left:[{left:re()}],visibility:["visible","invisible","collapse"],z:[{z:[Ga,"auto",pe,me]}],basis:[{basis:[Nl,"full","auto",h,...I()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[ke,Nl,"auto","initial","none",me]}],grow:[{grow:["",ke,pe,me]}],shrink:[{shrink:["",ke,pe,me]}],order:[{order:[Ga,"first","last","none",pe,me]}],"grid-cols":[{"grid-cols":ie()}],"col-start-end":[{col:Re()}],"col-start":[{"col-start":xe()}],"col-end":[{"col-end":xe()}],"grid-rows":[{"grid-rows":ie()}],"row-start-end":[{row:Re()}],"row-start":[{"row-start":xe()}],"row-end":[{"row-end":xe()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":fe()}],"auto-rows":[{"auto-rows":fe()}],gap:[{gap:I()}],"gap-x":[{"gap-x":I()}],"gap-y":[{"gap-y":I()}],"justify-content":[{justify:[...se(),"normal"]}],"justify-items":[{"justify-items":[...ue(),"normal"]}],"justify-self":[{"justify-self":["auto",...ue()]}],"align-content":[{content:["normal",...se()]}],"align-items":[{items:[...ue(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...ue(),{baseline:["","last"]}]}],"place-content":[{"place-content":se()}],"place-items":[{"place-items":[...ue(),"baseline"]}],"place-self":[{"place-self":["auto",...ue()]}],p:[{p:I()}],px:[{px:I()}],py:[{py:I()}],ps:[{ps:I()}],pe:[{pe:I()}],pt:[{pt:I()}],pr:[{pr:I()}],pb:[{pb:I()}],pl:[{pl:I()}],m:[{m:M()}],mx:[{mx:M()}],my:[{my:M()}],ms:[{ms:M()}],me:[{me:M()}],mt:[{mt:M()}],mr:[{mr:M()}],mb:[{mb:M()}],ml:[{ml:M()}],"space-x":[{"space-x":I()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":I()}],"space-y-reverse":["space-y-reverse"],size:[{size:A()}],w:[{w:[h,"screen",...A()]}],"min-w":[{"min-w":[h,"screen","none",...A()]}],"max-w":[{"max-w":[h,"screen","none","prose",{screen:[f]},...A()]}],h:[{h:["screen","lh",...A()]}],"min-h":[{"min-h":["screen","lh","none",...A()]}],"max-h":[{"max-h":["screen","lh",...A()]}],"font-size":[{text:["base",l,Wi,Or]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[i,pe,od]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",id,me]}],"font-family":[{font:[DO,me,a]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[s,pe,me]}],"line-clamp":[{"line-clamp":[ke,"none",pe,od]}],leading:[{leading:[u,...I()]}],"list-image":[{"list-image":["none",pe,me]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",pe,me]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:j()}],"text-color":[{text:j()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...le(),"wavy"]}],"text-decoration-thickness":[{decoration:[ke,"from-font","auto",pe,Or]}],"text-decoration-color":[{decoration:j()}],"underline-offset":[{"underline-offset":[ke,"auto",pe,me]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:I()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",pe,me]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",pe,me]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:J()}],"bg-repeat":[{bg:R()}],"bg-size":[{bg:k()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Ga,pe,me],radial:["",pe,me],conic:[Ga,pe,me]},LO,MO]}],"bg-color":[{bg:j()}],"gradient-from-pos":[{from:D()}],"gradient-via-pos":[{via:D()}],"gradient-to-pos":[{to:D()}],"gradient-from":[{from:j()}],"gradient-via":[{via:j()}],"gradient-to":[{to:j()}],rounded:[{rounded:P()}],"rounded-s":[{"rounded-s":P()}],"rounded-e":[{"rounded-e":P()}],"rounded-t":[{"rounded-t":P()}],"rounded-r":[{"rounded-r":P()}],"rounded-b":[{"rounded-b":P()}],"rounded-l":[{"rounded-l":P()}],"rounded-ss":[{"rounded-ss":P()}],"rounded-se":[{"rounded-se":P()}],"rounded-ee":[{"rounded-ee":P()}],"rounded-es":[{"rounded-es":P()}],"rounded-tl":[{"rounded-tl":P()}],"rounded-tr":[{"rounded-tr":P()}],"rounded-br":[{"rounded-br":P()}],"rounded-bl":[{"rounded-bl":P()}],"border-w":[{border:W()}],"border-w-x":[{"border-x":W()}],"border-w-y":[{"border-y":W()}],"border-w-s":[{"border-s":W()}],"border-w-e":[{"border-e":W()}],"border-w-t":[{"border-t":W()}],"border-w-r":[{"border-r":W()}],"border-w-b":[{"border-b":W()}],"border-w-l":[{"border-l":W()}],"divide-x":[{"divide-x":W()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":W()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...le(),"hidden","none"]}],"divide-style":[{divide:[...le(),"hidden","none"]}],"border-color":[{border:j()}],"border-color-x":[{"border-x":j()}],"border-color-y":[{"border-y":j()}],"border-color-s":[{"border-s":j()}],"border-color-e":[{"border-e":j()}],"border-color-t":[{"border-t":j()}],"border-color-r":[{"border-r":j()}],"border-color-b":[{"border-b":j()}],"border-color-l":[{"border-l":j()}],"divide-color":[{divide:j()}],"outline-style":[{outline:[...le(),"none","hidden"]}],"outline-offset":[{"outline-offset":[ke,pe,me]}],"outline-w":[{outline:["",ke,Wi,Or]}],"outline-color":[{outline:j()}],shadow:[{shadow:["","none",g,Ks,Gs]}],"shadow-color":[{shadow:j()}],"inset-shadow":[{"inset-shadow":["none",x,Ks,Gs]}],"inset-shadow-color":[{"inset-shadow":j()}],"ring-w":[{ring:W()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:j()}],"ring-offset-w":[{"ring-offset":[ke,Or]}],"ring-offset-color":[{"ring-offset":j()}],"inset-ring-w":[{"inset-ring":W()}],"inset-ring-color":[{"inset-ring":j()}],"text-shadow":[{"text-shadow":["none",S,Ks,Gs]}],"text-shadow-color":[{"text-shadow":j()}],opacity:[{opacity:[ke,pe,me]}],"mix-blend":[{"mix-blend":[...ce(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ce()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[ke]}],"mask-image-linear-from-pos":[{"mask-linear-from":de()}],"mask-image-linear-to-pos":[{"mask-linear-to":de()}],"mask-image-linear-from-color":[{"mask-linear-from":j()}],"mask-image-linear-to-color":[{"mask-linear-to":j()}],"mask-image-t-from-pos":[{"mask-t-from":de()}],"mask-image-t-to-pos":[{"mask-t-to":de()}],"mask-image-t-from-color":[{"mask-t-from":j()}],"mask-image-t-to-color":[{"mask-t-to":j()}],"mask-image-r-from-pos":[{"mask-r-from":de()}],"mask-image-r-to-pos":[{"mask-r-to":de()}],"mask-image-r-from-color":[{"mask-r-from":j()}],"mask-image-r-to-color":[{"mask-r-to":j()}],"mask-image-b-from-pos":[{"mask-b-from":de()}],"mask-image-b-to-pos":[{"mask-b-to":de()}],"mask-image-b-from-color":[{"mask-b-from":j()}],"mask-image-b-to-color":[{"mask-b-to":j()}],"mask-image-l-from-pos":[{"mask-l-from":de()}],"mask-image-l-to-pos":[{"mask-l-to":de()}],"mask-image-l-from-color":[{"mask-l-from":j()}],"mask-image-l-to-color":[{"mask-l-to":j()}],"mask-image-x-from-pos":[{"mask-x-from":de()}],"mask-image-x-to-pos":[{"mask-x-to":de()}],"mask-image-x-from-color":[{"mask-x-from":j()}],"mask-image-x-to-color":[{"mask-x-to":j()}],"mask-image-y-from-pos":[{"mask-y-from":de()}],"mask-image-y-to-pos":[{"mask-y-to":de()}],"mask-image-y-from-color":[{"mask-y-from":j()}],"mask-image-y-to-color":[{"mask-y-to":j()}],"mask-image-radial":[{"mask-radial":[pe,me]}],"mask-image-radial-from-pos":[{"mask-radial-from":de()}],"mask-image-radial-to-pos":[{"mask-radial-to":de()}],"mask-image-radial-from-color":[{"mask-radial-from":j()}],"mask-image-radial-to-color":[{"mask-radial-to":j()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":Y()}],"mask-image-conic-pos":[{"mask-conic":[ke]}],"mask-image-conic-from-pos":[{"mask-conic-from":de()}],"mask-image-conic-to-pos":[{"mask-conic-to":de()}],"mask-image-conic-from-color":[{"mask-conic-from":j()}],"mask-image-conic-to-color":[{"mask-conic-to":j()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:J()}],"mask-repeat":[{mask:R()}],"mask-size":[{mask:k()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",pe,me]}],filter:[{filter:["","none",pe,me]}],blur:[{blur:Te()}],brightness:[{brightness:[ke,pe,me]}],contrast:[{contrast:[ke,pe,me]}],"drop-shadow":[{"drop-shadow":["","none",w,Ks,Gs]}],"drop-shadow-color":[{"drop-shadow":j()}],grayscale:[{grayscale:["",ke,pe,me]}],"hue-rotate":[{"hue-rotate":[ke,pe,me]}],invert:[{invert:["",ke,pe,me]}],saturate:[{saturate:[ke,pe,me]}],sepia:[{sepia:["",ke,pe,me]}],"backdrop-filter":[{"backdrop-filter":["","none",pe,me]}],"backdrop-blur":[{"backdrop-blur":Te()}],"backdrop-brightness":[{"backdrop-brightness":[ke,pe,me]}],"backdrop-contrast":[{"backdrop-contrast":[ke,pe,me]}],"backdrop-grayscale":[{"backdrop-grayscale":["",ke,pe,me]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[ke,pe,me]}],"backdrop-invert":[{"backdrop-invert":["",ke,pe,me]}],"backdrop-opacity":[{"backdrop-opacity":[ke,pe,me]}],"backdrop-saturate":[{"backdrop-saturate":[ke,pe,me]}],"backdrop-sepia":[{"backdrop-sepia":["",ke,pe,me]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":I()}],"border-spacing-x":[{"border-spacing-x":I()}],"border-spacing-y":[{"border-spacing-y":I()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",pe,me]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[ke,"initial",pe,me]}],ease:[{ease:["linear","initial",N,pe,me]}],delay:[{delay:[ke,pe,me]}],animate:[{animate:["none",H,pe,me]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[O,pe,me]}],"perspective-origin":[{"perspective-origin":$()}],rotate:[{rotate:Ye()}],"rotate-x":[{"rotate-x":Ye()}],"rotate-y":[{"rotate-y":Ye()}],"rotate-z":[{"rotate-z":Ye()}],scale:[{scale:qe()}],"scale-x":[{"scale-x":qe()}],"scale-y":[{"scale-y":qe()}],"scale-z":[{"scale-z":qe()}],"scale-3d":["scale-3d"],skew:[{skew:Ot()}],"skew-x":[{"skew-x":Ot()}],"skew-y":[{"skew-y":Ot()}],transform:[{transform:[pe,me,"","none","gpu","cpu"]}],"transform-origin":[{origin:$()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:qt()}],"translate-x":[{"translate-x":qt()}],"translate-y":[{"translate-y":qt()}],"translate-z":[{"translate-z":qt()}],"translate-none":["translate-none"],accent:[{accent:j()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:j()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",pe,me]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":I()}],"scroll-mx":[{"scroll-mx":I()}],"scroll-my":[{"scroll-my":I()}],"scroll-ms":[{"scroll-ms":I()}],"scroll-me":[{"scroll-me":I()}],"scroll-mt":[{"scroll-mt":I()}],"scroll-mr":[{"scroll-mr":I()}],"scroll-mb":[{"scroll-mb":I()}],"scroll-ml":[{"scroll-ml":I()}],"scroll-p":[{"scroll-p":I()}],"scroll-px":[{"scroll-px":I()}],"scroll-py":[{"scroll-py":I()}],"scroll-ps":[{"scroll-ps":I()}],"scroll-pe":[{"scroll-pe":I()}],"scroll-pt":[{"scroll-pt":I()}],"scroll-pr":[{"scroll-pr":I()}],"scroll-pb":[{"scroll-pb":I()}],"scroll-pl":[{"scroll-pl":I()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",pe,me]}],fill:[{fill:["none",...j()]}],"stroke-w":[{stroke:[ke,Wi,Or,od]}],stroke:[{stroke:["none",...j()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},PO=yO(UO);function nt(...n){return PO(Z0(n))}const so=B0,HO=$0,ob=v.forwardRef(({className:n,...a},l)=>y.jsx(eh,{ref:l,className:nt("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",n),...a}));ob.displayName=eh.displayName;const Pl=v.forwardRef(({className:n,children:a,...l},i)=>y.jsxs(HO,{children:[y.jsx(ob,{}),y.jsxs(th,{ref:i,className:nt("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-300 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg animate-scale-in",n),...l,children:[a,y.jsxs(M2,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground transition-all-ease hover:scale-110",children:[y.jsx(zl,{className:"h-4 w-4"}),y.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));Pl.displayName=th.displayName;const Hl=({className:n,...a})=>y.jsx("div",{className:nt("flex flex-col space-y-1.5 text-center sm:text-left",n),...a});Hl.displayName="DialogHeader";const uo=({className:n,...a})=>y.jsx("div",{className:nt("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",n),...a});uo.displayName="DialogFooter";const Bl=v.forwardRef(({className:n,...a},l)=>y.jsx(V0,{ref:l,className:nt("text-lg font-semibold leading-none tracking-tight",n),...a}));Bl.displayName=V0.displayName;const ah=v.forwardRef(({className:n,...a},l)=>y.jsx(Y0,{ref:l,className:nt("text-sm text-muted-foreground",n),...a}));ah.displayName=Y0.displayName;const cy=n=>typeof n=="boolean"?`${n}`:n===0?"0":n,fy=Z0,rh=(n,a)=>l=>{var i;if(a?.variants==null)return fy(n,l?.class,l?.className);const{variants:s,defaultVariants:u}=a,f=Object.keys(s).map(m=>{const g=l?.[m],x=u?.[m];if(g===null)return null;const S=cy(g)||cy(x);return s[m][S]}),h=l&&Object.entries(l).reduce((m,g)=>{let[x,S]=g;return S===void 0||(m[x]=S),m},{}),p=a==null||(i=a.compoundVariants)===null||i===void 0?void 0:i.reduce((m,g)=>{let{class:x,className:S,...w}=g;return Object.entries(w).every(C=>{let[O,L]=C;return Array.isArray(L)?L.includes({...u,...h}[O]):{...u,...h}[O]===L})?[...m,x,S]:m},[]);return fy(n,f,p,l?.class,l?.className)},BO=rh("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"border border-destructive/50 text-destructive hover:bg-destructive hover:text-destructive-foreground",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),_e=v.forwardRef(({className:n,variant:a,size:l,asChild:i=!1,...s},u)=>{const f=i?uC:"button";return y.jsx(f,{className:nt(BO({variant:a,size:l,className:n})),ref:u,...s})});_e.displayName="Button";const Ct=v.forwardRef(({className:n,type:a,...l},i)=>y.jsx("input",{type:a,className:nt("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-base ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",n),ref:i,...l}));Ct.displayName="Input";var $O="Label",sb=v.forwardRef((n,a)=>y.jsx(at.label,{...n,ref:a,onMouseDown:l=>{l.target.closest("button, input, select, textarea")||(n.onMouseDown?.(l),!l.defaultPrevented&&l.detail>1&&l.preventDefault())}}));sb.displayName=$O;var ub=sb;const VO=rh("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),dt=v.forwardRef(({className:n,...a},l)=>y.jsx(ub,{ref:l,className:nt(VO(),n),...a}));dt.displayName=ub.displayName;function YO(n){const a=v.useRef({value:n,previous:n});return v.useMemo(()=>(a.current.value!==n&&(a.current.previous=a.current.value,a.current.value=n),a.current.previous),[n])}function cb(n){const[a,l]=v.useState(void 0);return Ja(()=>{if(n){l({width:n.offsetWidth,height:n.offsetHeight});const i=new ResizeObserver(s=>{if(!Array.isArray(s)||!s.length)return;const u=s[0];let f,h;if("borderBoxSize"in u){const p=u.borderBoxSize,m=Array.isArray(p)?p[0]:p;f=m.inlineSize,h=m.blockSize}else f=n.offsetWidth,h=n.offsetHeight;l({width:f,height:h})});return i.observe(n,{box:"border-box"}),()=>i.unobserve(n)}else l(void 0)},[n]),a}var Ou="Switch",[qO,Cj]=wu(Ou),[GO,KO]=qO(Ou),fb=v.forwardRef((n,a)=>{const{__scopeSwitch:l,name:i,checked:s,defaultChecked:u,required:f,disabled:h,value:p="on",onCheckedChange:m,form:g,...x}=n,[S,w]=v.useState(null),C=ln(a,B=>w(B)),O=v.useRef(!1),L=S?g||!!S.closest("form"):!0,[N,H]=Kd({prop:s,defaultProp:u??!1,onChange:m,caller:Ou});return y.jsxs(GO,{scope:l,checked:N,disabled:h,children:[y.jsx(at.button,{type:"button",role:"switch","aria-checked":N,"aria-required":f,"data-state":pb(N),"data-disabled":h?"":void 0,disabled:h,value:p,...x,ref:C,onClick:Yt(n.onClick,B=>{H(Y=>!Y),L&&(O.current=B.isPropagationStopped(),O.current||B.stopPropagation())})}),L&&y.jsx(mb,{control:S,bubbles:!O.current,name:i,value:p,checked:N,required:f,disabled:h,form:g,style:{transform:"translateX(-100%)"}})]})});fb.displayName=Ou;var db="SwitchThumb",hb=v.forwardRef((n,a)=>{const{__scopeSwitch:l,...i}=n,s=KO(db,l);return y.jsx(at.span,{"data-state":pb(s.checked),"data-disabled":s.disabled?"":void 0,...i,ref:a})});hb.displayName=db;var FO="SwitchBubbleInput",mb=v.forwardRef(({__scopeSwitch:n,control:a,checked:l,bubbles:i=!0,...s},u)=>{const f=v.useRef(null),h=ln(f,u),p=YO(l),m=cb(a);return v.useEffect(()=>{const g=f.current;if(!g)return;const x=window.HTMLInputElement.prototype,w=Object.getOwnPropertyDescriptor(x,"checked").set;if(p!==l&&w){const C=new Event("click",{bubbles:i});w.call(g,l),g.dispatchEvent(C)}},[p,l,i]),y.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:l,...s,tabIndex:-1,ref:h,style:{...s.style,...m,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});mb.displayName=FO;function pb(n){return n?"checked":"unchecked"}var gb=fb,XO=hb;const vb=v.forwardRef(({className:n,...a},l)=>y.jsx(gb,{className:nt("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-all-ease focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input",n),...a,ref:l,children:y.jsx(XO,{className:nt("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0 transition-all-ease")})}));vb.displayName=gb.displayName;class QO{baseUrl;apiKey;constructor(a="http://127.0.0.1:3456/api",l=""){this.baseUrl=a,this.apiKey=l||localStorage.getItem("apiKey")||""}setBaseUrl(a){this.baseUrl=a}setApiKey(a){this.apiKey=a,a?localStorage.setItem("apiKey",a):localStorage.removeItem("apiKey")}createHeaders(a="application/json"){const l={"X-API-Key":this.apiKey,Accept:"application/json"};return a&&(l["Content-Type"]=a),l}async apiFetch(a,l={}){const i=`${this.baseUrl}${a}`,s={...l,headers:{...this.createHeaders(),...l.headers}};try{const u=await fetch(i,s);if(u.status===401)return localStorage.removeItem("apiKey"),window.dispatchEvent(new CustomEvent("unauthorized")),new Promise(()=>{});if(!u.ok)throw new Error(`API request failed: ${u.status} ${u.statusText}`);if(u.status===204)return{};const f=await u.text();return f?JSON.parse(f):{}}catch(u){throw console.error("API request error:",u),u}}async get(a){return this.apiFetch(a,{method:"GET"})}async post(a,l){return this.apiFetch(a,{method:"POST",body:JSON.stringify(l)})}async put(a,l){return this.apiFetch(a,{method:"PUT",body:JSON.stringify(l)})}async delete(a){return this.apiFetch(a,{method:"DELETE"})}async getConfig(){return this.get("/config")}async updateConfig(a){return this.post("/config",a)}async getProviders(){return this.get("/api/providers")}async addProvider(a){return this.post("/api/providers",a)}async updateProvider(a,l){return this.post(`/api/providers/${a}`,l)}async deleteProvider(a){return this.delete(`/api/providers/${a}`)}async getTransformers(){return this.get("/api/transformers")}async addTransformer(a){return this.post("/api/transformers",a)}async updateTransformer(a,l){return this.post(`/api/transformers/${a}`,l)}async deleteTransformer(a){return this.delete(`/api/transformers/${a}`)}async getConfigNew(){return this.get("/config")}async saveConfig(a){return this.post("/config",a)}async restartService(){return this.post("/restart",{})}}const an=new QO,yb=v.createContext(void 0);function Fl(){const n=v.useContext(yb);if(n===void 0)throw new Error("useConfig must be used within a ConfigProvider");return n}function ZO({children:n}){const[a,l]=v.useState(null),[i,s]=v.useState(null),[u,f]=v.useState(!1),[h,p]=v.useState(localStorage.getItem("apiKey"));return v.useEffect(()=>{const m=()=>{p(localStorage.getItem("apiKey"))};return window.addEventListener("storage",m),()=>{window.removeEventListener("storage",m)}},[]),v.useEffect(()=>{(async()=>{f(!1),l(null),s(null)})()},[h]),v.useEffect(()=>{(async()=>{if(!u){f(!0);try{const g=await an.getConfig(),x={LOG:typeof g.LOG=="boolean"?g.LOG:!1,CLAUDE_PATH:typeof g.CLAUDE_PATH=="string"?g.CLAUDE_PATH:"",HOST:typeof g.HOST=="string"?g.HOST:"127.0.0.1",PORT:typeof g.PORT=="number"?g.PORT:3456,APIKEY:typeof g.APIKEY=="string"?g.APIKEY:"",transformers:Array.isArray(g.transformers)?g.transformers:[],Providers:Array.isArray(g.Providers)?g.Providers:[],Router:g.Router&&typeof g.Router=="object"?{default:typeof g.Router.default=="string"?g.Router.default:"",background:typeof g.Router.background=="string"?g.Router.background:"",think:typeof g.Router.think=="string"?g.Router.think:"",longContext:typeof g.Router.longContext=="string"?g.Router.longContext:"",webSearch:typeof g.Router.webSearch=="string"?g.Router.webSearch:""}:{default:"",background:"",think:"",longContext:"",webSearch:""}};l(x)}catch(g){console.error("Failed to fetch config:",g),g.message!=="Unauthorized"&&(l({LOG:!1,CLAUDE_PATH:"",HOST:"127.0.0.1",PORT:3456,APIKEY:"",transformers:[],Providers:[],Router:{default:"",background:"",think:"",longContext:"",webSearch:""}}),s(g))}}})()},[u,h]),y.jsx(yb.Provider,{value:{config:a,setConfig:l,error:i},children:n})}function JO({isOpen:n,onOpenChange:a}){const{t:l}=Ur(),{config:i,setConfig:s}=Fl();if(!i)return null;const u=h=>{s({...i,LOG:h})},f=h=>{s({...i,CLAUDE_PATH:h.target.value})};return y.jsx(so,{open:n,onOpenChange:a,children:y.jsxs(Pl,{children:[y.jsx(Hl,{children:y.jsx(Bl,{children:l("toplevel.title")})}),y.jsxs("div",{className:"space-y-4 py-4",children:[y.jsxs("div",{className:"flex items-center space-x-2",children:[y.jsx(vb,{id:"log",checked:i.LOG,onCheckedChange:u}),y.jsx(dt,{htmlFor:"log",className:"transition-all-ease hover:scale-[1.02] cursor-pointer",children:l("toplevel.log")})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"claude-path",className:"transition-all-ease hover:scale-[1.01] cursor-pointer",children:l("toplevel.claude_path")}),y.jsx(Ct,{id:"claude-path",value:i.CLAUDE_PATH,onChange:f,className:"transition-all-ease focus:scale-[1.01]"})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"host",className:"transition-all-ease hover:scale-[1.01] cursor-pointer",children:l("toplevel.host")}),y.jsx(Ct,{id:"host",value:i.HOST,onChange:h=>s({...i,HOST:h.target.value}),className:"transition-all-ease focus:scale-[1.01]"})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"port",className:"transition-all-ease hover:scale-[1.01] cursor-pointer",children:l("toplevel.port")}),y.jsx(Ct,{id:"port",type:"number",value:i.PORT,onChange:h=>s({...i,PORT:parseInt(h.target.value,10)}),className:"transition-all-ease focus:scale-[1.01]"})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"apikey",className:"transition-all-ease hover:scale-[1.01] cursor-pointer",children:l("toplevel.apikey")}),y.jsx(Ct,{id:"apikey",type:"password",value:i.APIKEY,onChange:h=>s({...i,APIKEY:h.target.value}),className:"transition-all-ease focus:scale-[1.01]"})]})]}),y.jsx(uo,{children:y.jsx(_e,{onClick:()=>a(!1),className:"transition-all-ease hover:scale-[1.02] active:scale-[0.98]",children:l("app.save")})})]})})}const ha=v.forwardRef(({className:n,...a},l)=>y.jsx("div",{ref:l,className:nt("rounded-lg border bg-card text-card-foreground shadow-sm",n),...a}));ha.displayName="Card";const ma=v.forwardRef(({className:n,...a},l)=>y.jsx("div",{ref:l,className:nt("flex flex-col space-y-1.5 p-6",n),...a}));ma.displayName="CardHeader";const pa=v.forwardRef(({className:n,...a},l)=>y.jsx("div",{ref:l,className:nt("text-2xl font-semibold leading-none tracking-tight",n),...a}));pa.displayName="CardTitle";const bb=v.forwardRef(({className:n,...a},l)=>y.jsx("div",{ref:l,className:nt("text-sm text-muted-foreground",n),...a}));bb.displayName="CardDescription";const ga=v.forwardRef(({className:n,...a},l)=>y.jsx("div",{ref:l,className:nt("p-6 pt-0",n),...a}));ga.displayName="CardContent";const xb=v.forwardRef(({className:n,...a},l)=>y.jsx("div",{ref:l,className:nt("flex items-center p-6 pt-0",n),...a}));xb.displayName="CardFooter";function WO({transformers:n,onEdit:a,onRemove:l}){return!n||!Array.isArray(n)?y.jsx("div",{className:"space-y-3",children:y.jsx("div",{className:"flex items-center justify-center rounded-md border bg-white p-8 text-gray-500",children:"No transformers configured"})}):y.jsx("div",{className:"space-y-3",children:n.map((i,s)=>{if(!i)return y.jsxs("div",{className:"flex items-start justify-between rounded-md border bg-white p-4 transition-all hover:shadow-md animate-slide-in hover:scale-[1.01]",children:[y.jsxs("div",{className:"flex-1 space-y-1.5",children:[y.jsx("p",{className:"text-md font-semibold text-gray-800",children:"Invalid Transformer"}),y.jsx("p",{className:"text-sm text-gray-500",children:"Transformer data is missing"})]}),y.jsxs("div",{className:"ml-4 flex flex-shrink-0 items-center gap-2",children:[y.jsx(_e,{variant:"ghost",size:"icon",onClick:()=>a(s),className:"transition-all-ease hover:scale-110",disabled:!0,children:y.jsx(uu,{className:"h-4 w-4"})}),y.jsx(_e,{variant:"destructive",size:"icon",onClick:()=>l(s),className:"transition-all duration-200 hover:scale-110",children:y.jsx(Lr,{className:"h-4 w-4 text-current transition-colors duration-200"})})]})]},s);const u=i.path||"Unnamed Transformer",h=(i.options||{}).project||"No Project";return y.jsxs("div",{className:"flex items-start justify-between rounded-md border bg-white p-4 transition-all hover:shadow-md animate-slide-in hover:scale-[1.01]",children:[y.jsxs("div",{className:"flex-1 space-y-1.5",children:[y.jsx("p",{className:"text-md font-semibold text-gray-800",children:u}),y.jsx("p",{className:"text-sm text-gray-500",children:h})]}),y.jsxs("div",{className:"ml-4 flex flex-shrink-0 items-center gap-2",children:[y.jsx(_e,{variant:"ghost",size:"icon",onClick:()=>a(s),className:"transition-all-ease hover:scale-110",children:y.jsx(uu,{className:"h-4 w-4"})}),y.jsx(_e,{variant:"destructive",size:"icon",onClick:()=>l(s),className:"transition-all duration-200 hover:scale-110",children:y.jsx(Lr,{className:"h-4 w-4 text-current transition-colors duration-200"})})]})]},s)})})}function IO(){const{t:n}=Ur(),{config:a,setConfig:l}=Fl(),[i,s]=v.useState(null),[u,f]=v.useState(null),[h,p]=v.useState(null);if(!a)return y.jsxs(ha,{className:"flex h-full flex-col rounded-lg border shadow-sm",children:[y.jsx(ma,{className:"flex flex-row items-center justify-between border-b p-4",children:y.jsx(pa,{className:"text-lg",children:n("transformers.title")})}),y.jsx(ga,{className:"flex-grow flex items-center justify-center p-4",children:y.jsx("div",{className:"text-gray-500",children:"Loading transformers configuration..."})})]});const m=Array.isArray(a.transformers)?a.transformers:[],g=()=>{p({path:"",options:{}}),s(m.length)},x=L=>{const N=[...m];N.splice(L,1),l({...a,transformers:N}),f(null)},S=(L,N,H,B)=>{if(L<m.length){const Y=[...m];B!==void 0?Y[L].options[B]=H:Y[L][N]=H,l({...a,transformers:Y})}else if(h){const Y={...h};B!==void 0?Y.options[B]=H:Y[N]=H,p(Y)}},w=i!==null?i<m.length?m[i]:h:null,C=()=>{if(h&&i===m.length){const L=[...m,h];l({...a,transformers:L})}s(null),p(null)},O=()=>{s(null),p(null)};return y.jsxs(ha,{className:"flex h-full flex-col rounded-lg border shadow-sm",children:[y.jsxs(ma,{className:"flex flex-row items-center justify-between border-b p-4",children:[y.jsxs(pa,{className:"text-lg",children:[n("transformers.title")," ",y.jsxs("span",{className:"text-sm font-normal text-gray-500",children:["(",m.length,")"]})]}),y.jsx(_e,{onClick:g,children:n("transformers.add")})]}),y.jsx(ga,{className:"flex-grow overflow-y-auto p-4",children:y.jsx(WO,{transformers:m,onEdit:s,onRemove:f})}),y.jsx(so,{open:i!==null,onOpenChange:O,children:y.jsxs(Pl,{children:[y.jsx(Hl,{children:y.jsx(Bl,{children:n("transformers.edit")})}),w&&i!==null&&y.jsxs("div",{className:"space-y-4 py-4 px-6 max-h-96 overflow-y-auto",children:[y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"transformer-path",children:n("transformers.path")}),y.jsx(Ct,{id:"transformer-path",value:w.path||"",onChange:L=>S(i,"path",L.target.value)})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsx(dt,{children:n("transformers.parameters")}),y.jsx(_e,{variant:"outline",size:"sm",onClick:()=>{const L=w.options||{},N=`param${Object.keys(L).length+1}`;if(i!==null){const H={...L,[N]:""};if(i<m.length){const B=[...m];B[i].options=H,l({...a,transformers:B})}else h&&p({...h,options:H})}},children:y.jsx(Nd,{className:"h-4 w-4"})})]}),Object.entries(w.options||{}).map(([L,N])=>y.jsxs("div",{className:"flex items-center gap-2",children:[y.jsx(Ct,{value:L,onChange:H=>{const Y={...w.options||{}};if(delete Y[L],Y[H.target.value]=N,i!==null)if(i<m.length){const $=[...m];$[i].options=Y,l({...a,transformers:$})}else h&&p({...h,options:Y})},className:"flex-1"}),y.jsx(Ct,{value:N,onChange:H=>{i!==null&&S(i,"options",H.target.value,L)},className:"flex-1"}),y.jsx(_e,{variant:"outline",size:"icon",onClick:()=>{if(i!==null){const B={...w.options||{}};if(delete B[L],i<m.length){const Y=[...m];Y[i].options=B,l({...a,transformers:Y})}else h&&p({...h,options:B})}},children:y.jsx(Lr,{className:"h-4 w-4"})})]},L))]})]}),y.jsxs(uo,{children:[y.jsx(_e,{variant:"outline",onClick:O,children:n("app.cancel")}),y.jsx(_e,{onClick:C,children:n("app.save")})]})]})}),y.jsx(so,{open:u!==null,onOpenChange:()=>f(null),children:y.jsxs(Pl,{children:[y.jsxs(Hl,{children:[y.jsx(Bl,{children:n("transformers.delete")}),y.jsx(ah,{children:n("transformers.delete_transformer_confirm")})]}),y.jsxs(uo,{children:[y.jsx(_e,{variant:"outline",onClick:()=>f(null),children:n("app.cancel")}),y.jsx(_e,{variant:"destructive",onClick:()=>u!==null&&x(u),children:n("app.delete")})]})]})})]})}const eA=rh("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Sb({className:n,variant:a,...l}){return y.jsx("div",{className:nt(eA({variant:a}),n),...l})}function tA({providers:n,onEdit:a,onRemove:l}){return!n||!Array.isArray(n)?y.jsx("div",{className:"space-y-3",children:y.jsx("div",{className:"flex items-center justify-center rounded-md border bg-white p-8 text-gray-500",children:"No providers configured"})}):y.jsx("div",{className:"space-y-3",children:n.map((i,s)=>{if(!i)return y.jsxs("div",{className:"flex items-start justify-between rounded-md border bg-white p-4 transition-all hover:shadow-md animate-slide-in hover:scale-[1.01]",children:[y.jsxs("div",{className:"flex-1 space-y-1.5",children:[y.jsx("p",{className:"text-md font-semibold text-gray-800",children:"Invalid Provider"}),y.jsx("p",{className:"text-sm text-gray-500",children:"Provider data is missing"})]}),y.jsxs("div",{className:"ml-4 flex flex-shrink-0 items-center gap-2",children:[y.jsx(_e,{variant:"ghost",size:"icon",onClick:()=>a(s),className:"transition-all-ease hover:scale-110",disabled:!0,children:y.jsx(uu,{className:"h-4 w-4"})}),y.jsx(_e,{variant:"destructive",size:"icon",onClick:()=>l(s),className:"transition-all duration-200 hover:scale-110",children:y.jsx(Lr,{className:"h-4 w-4 text-current transition-colors duration-200"})})]})]},s);const u=i.name||"Unnamed Provider",f=i.api_base_url||"No API URL",h=Array.isArray(i.models)?i.models:[];return y.jsxs("div",{className:"flex items-start justify-between rounded-md border bg-white p-4 transition-all hover:shadow-md animate-slide-in hover:scale-[1.01]",children:[y.jsxs("div",{className:"flex-1 space-y-1.5",children:[y.jsx("p",{className:"text-md font-semibold text-gray-800",children:u}),y.jsx("p",{className:"text-sm text-gray-500",children:f}),y.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:h.map((p,m)=>y.jsx(Sb,{variant:"outline",className:"font-normal transition-all-ease hover:scale-105",children:p||"Unnamed Model"},m))})]}),y.jsxs("div",{className:"ml-4 flex flex-shrink-0 items-center gap-2",children:[y.jsx(_e,{variant:"ghost",size:"icon",onClick:()=>a(s),className:"transition-all-ease hover:scale-110",children:y.jsx(uu,{className:"h-4 w-4"})}),y.jsx(_e,{variant:"destructive",size:"icon",onClick:()=>l(s),className:"transition-all duration-200 hover:scale-110",children:y.jsx(Lr,{className:"h-4 w-4 text-current transition-colors duration-200"})})]})]},s)})})}var dy=1,nA=.9,aA=.8,rA=.17,sd=.1,ud=.999,lA=.9999,iA=.99,oA=/[\\\/_+.#"@\[\(\{&]/,sA=/[\\\/_+.#"@\[\(\{&]/g,uA=/[\s-]/,wb=/[\s-]/g;function Dd(n,a,l,i,s,u,f){if(u===a.length)return s===n.length?dy:iA;var h=`${s},${u}`;if(f[h]!==void 0)return f[h];for(var p=i.charAt(u),m=l.indexOf(p,s),g=0,x,S,w,C;m>=0;)x=Dd(n,a,l,i,m+1,u+1,f),x>g&&(m===s?x*=dy:oA.test(n.charAt(m-1))?(x*=aA,w=n.slice(s,m-1).match(sA),w&&s>0&&(x*=Math.pow(ud,w.length))):uA.test(n.charAt(m-1))?(x*=nA,C=n.slice(s,m-1).match(wb),C&&s>0&&(x*=Math.pow(ud,C.length))):(x*=rA,s>0&&(x*=Math.pow(ud,m-s))),n.charAt(m)!==a.charAt(u)&&(x*=lA)),(x<sd&&l.charAt(m-1)===i.charAt(u+1)||i.charAt(u+1)===i.charAt(u)&&l.charAt(m-1)!==i.charAt(u))&&(S=Dd(n,a,l,i,m+1,u+2,f),S*sd>x&&(x=S*sd)),x>g&&(g=x),m=l.indexOf(p,m+1);return f[h]=g,g}function hy(n){return n.toLowerCase().replace(wb," ")}function cA(n,a,l){return n=l&&l.length>0?`${n+" "+l.join(" ")}`:n,Dd(n,a,hy(n),hy(a),0,0,{})}var Ii='[cmdk-group=""]',cd='[cmdk-group-items=""]',fA='[cmdk-group-heading=""]',Eb='[cmdk-item=""]',my=`${Eb}:not([aria-disabled="true"])`,_d="cmdk-item-select",jl="data-value",dA=(n,a,l)=>cA(n,a,l),Rb=v.createContext(void 0),go=()=>v.useContext(Rb),Cb=v.createContext(void 0),lh=()=>v.useContext(Cb),Ob=v.createContext(void 0),Ab=v.forwardRef((n,a)=>{let l=Ml(()=>{var D,P;return{search:"",value:(P=(D=n.value)!=null?D:n.defaultValue)!=null?P:"",selectedItemId:void 0,filtered:{count:0,items:new Map,groups:new Set}}}),i=Ml(()=>new Set),s=Ml(()=>new Map),u=Ml(()=>new Map),f=Ml(()=>new Set),h=Nb(n),{label:p,children:m,value:g,onValueChange:x,filter:S,shouldFilter:w,loop:C,disablePointerSelection:O=!1,vimBindings:L=!0,...N}=n,H=Vn(),B=Vn(),Y=Vn(),$=v.useRef(null),T=EA();zr(()=>{if(g!==void 0){let D=g.trim();l.current.value=D,F.emit()}},[g]),zr(()=>{T(6,fe)},[]);let F=v.useMemo(()=>({subscribe:D=>(f.current.add(D),()=>f.current.delete(D)),snapshot:()=>l.current,setState:(D,P,W)=>{var le,ce,de,Te;if(!Object.is(l.current[D],P)){if(l.current[D]=P,D==="search")xe(),ie(),T(1,Re);else if(D==="value"){if(document.activeElement.hasAttribute("cmdk-input")||document.activeElement.hasAttribute("cmdk-root")){let Ye=document.getElementById(Y);Ye?Ye.focus():(le=document.getElementById(H))==null||le.focus()}if(T(7,()=>{var Ye;l.current.selectedItemId=(Ye=se())==null?void 0:Ye.id,F.emit()}),W||T(5,fe),((ce=h.current)==null?void 0:ce.value)!==void 0){let Ye=P??"";(Te=(de=h.current).onValueChange)==null||Te.call(de,Ye);return}}F.emit()}},emit:()=>{f.current.forEach(D=>D())}}),[]),I=v.useMemo(()=>({value:(D,P,W)=>{var le;P!==((le=u.current.get(D))==null?void 0:le.value)&&(u.current.set(D,{value:P,keywords:W}),l.current.filtered.items.set(D,re(P,W)),T(2,()=>{ie(),F.emit()}))},item:(D,P)=>(i.current.add(D),P&&(s.current.has(P)?s.current.get(P).add(D):s.current.set(P,new Set([D]))),T(3,()=>{xe(),ie(),l.current.value||Re(),F.emit()}),()=>{u.current.delete(D),i.current.delete(D),l.current.filtered.items.delete(D);let W=se();T(4,()=>{xe(),W?.getAttribute("id")===D&&Re(),F.emit()})}),group:D=>(s.current.has(D)||s.current.set(D,new Set),()=>{u.current.delete(D),s.current.delete(D)}),filter:()=>h.current.shouldFilter,label:p||n["aria-label"],getDisablePointerSelection:()=>h.current.disablePointerSelection,listId:H,inputId:Y,labelId:B,listInnerRef:$}),[]);function re(D,P){var W,le;let ce=(le=(W=h.current)==null?void 0:W.filter)!=null?le:dA;return D?ce(D,l.current.search,P):0}function ie(){if(!l.current.search||h.current.shouldFilter===!1)return;let D=l.current.filtered.items,P=[];l.current.filtered.groups.forEach(le=>{let ce=s.current.get(le),de=0;ce.forEach(Te=>{let Ye=D.get(Te);de=Math.max(Ye,de)}),P.push([le,de])});let W=$.current;ue().sort((le,ce)=>{var de,Te;let Ye=le.getAttribute("id"),qe=ce.getAttribute("id");return((de=D.get(qe))!=null?de:0)-((Te=D.get(Ye))!=null?Te:0)}).forEach(le=>{let ce=le.closest(cd);ce?ce.appendChild(le.parentElement===ce?le:le.closest(`${cd} > *`)):W.appendChild(le.parentElement===W?le:le.closest(`${cd} > *`))}),P.sort((le,ce)=>ce[1]-le[1]).forEach(le=>{var ce;let de=(ce=$.current)==null?void 0:ce.querySelector(`${Ii}[${jl}="${encodeURIComponent(le[0])}"]`);de?.parentElement.appendChild(de)})}function Re(){let D=ue().find(W=>W.getAttribute("aria-disabled")!=="true"),P=D?.getAttribute(jl);F.setState("value",P||void 0)}function xe(){var D,P,W,le;if(!l.current.search||h.current.shouldFilter===!1){l.current.filtered.count=i.current.size;return}l.current.filtered.groups=new Set;let ce=0;for(let de of i.current){let Te=(P=(D=u.current.get(de))==null?void 0:D.value)!=null?P:"",Ye=(le=(W=u.current.get(de))==null?void 0:W.keywords)!=null?le:[],qe=re(Te,Ye);l.current.filtered.items.set(de,qe),qe>0&&ce++}for(let[de,Te]of s.current)for(let Ye of Te)if(l.current.filtered.items.get(Ye)>0){l.current.filtered.groups.add(de);break}l.current.filtered.count=ce}function fe(){var D,P,W;let le=se();le&&(((D=le.parentElement)==null?void 0:D.firstChild)===le&&((W=(P=le.closest(Ii))==null?void 0:P.querySelector(fA))==null||W.scrollIntoView({block:"nearest"})),le.scrollIntoView({block:"nearest"}))}function se(){var D;return(D=$.current)==null?void 0:D.querySelector(`${Eb}[aria-selected="true"]`)}function ue(){var D;return Array.from(((D=$.current)==null?void 0:D.querySelectorAll(my))||[])}function M(D){let P=ue()[D];P&&F.setState("value",P.getAttribute(jl))}function A(D){var P;let W=se(),le=ue(),ce=le.findIndex(Te=>Te===W),de=le[ce+D];(P=h.current)!=null&&P.loop&&(de=ce+D<0?le[le.length-1]:ce+D===le.length?le[0]:le[ce+D]),de&&F.setState("value",de.getAttribute(jl))}function j(D){let P=se(),W=P?.closest(Ii),le;for(;W&&!le;)W=D>0?SA(W,Ii):wA(W,Ii),le=W?.querySelector(my);le?F.setState("value",le.getAttribute(jl)):A(D)}let J=()=>M(ue().length-1),R=D=>{D.preventDefault(),D.metaKey?J():D.altKey?j(1):A(1)},k=D=>{D.preventDefault(),D.metaKey?M(0):D.altKey?j(-1):A(-1)};return v.createElement(at.div,{ref:a,tabIndex:-1,...N,"cmdk-root":"",onKeyDown:D=>{var P;(P=N.onKeyDown)==null||P.call(N,D);let W=D.nativeEvent.isComposing||D.keyCode===229;if(!(D.defaultPrevented||W))switch(D.key){case"n":case"j":{L&&D.ctrlKey&&R(D);break}case"ArrowDown":{R(D);break}case"p":case"k":{L&&D.ctrlKey&&k(D);break}case"ArrowUp":{k(D);break}case"Home":{D.preventDefault(),M(0);break}case"End":{D.preventDefault(),J();break}case"Enter":{D.preventDefault();let le=se();if(le){let ce=new Event(_d);le.dispatchEvent(ce)}}}}},v.createElement("label",{"cmdk-label":"",htmlFor:I.inputId,id:I.labelId,style:CA},p),Au(n,D=>v.createElement(Cb.Provider,{value:F},v.createElement(Rb.Provider,{value:I},D))))}),hA=v.forwardRef((n,a)=>{var l,i;let s=Vn(),u=v.useRef(null),f=v.useContext(Ob),h=go(),p=Nb(n),m=(i=(l=p.current)==null?void 0:l.forceMount)!=null?i:f?.forceMount;zr(()=>{if(!m)return h.item(s,f?.id)},[m]);let g=Tb(s,u,[n.value,n.children,u],n.keywords),x=lh(),S=Wa(T=>T.value&&T.value===g.current),w=Wa(T=>m||h.filter()===!1?!0:T.search?T.filtered.items.get(s)>0:!0);v.useEffect(()=>{let T=u.current;if(!(!T||n.disabled))return T.addEventListener(_d,C),()=>T.removeEventListener(_d,C)},[w,n.onSelect,n.disabled]);function C(){var T,F;O(),(F=(T=p.current).onSelect)==null||F.call(T,g.current)}function O(){x.setState("value",g.current,!0)}if(!w)return null;let{disabled:L,value:N,onSelect:H,forceMount:B,keywords:Y,...$}=n;return v.createElement(at.div,{ref:Dr(u,a),...$,id:s,"cmdk-item":"",role:"option","aria-disabled":!!L,"aria-selected":!!S,"data-disabled":!!L,"data-selected":!!S,onPointerMove:L||h.getDisablePointerSelection()?void 0:O,onClick:L?void 0:C},n.children)}),mA=v.forwardRef((n,a)=>{let{heading:l,children:i,forceMount:s,...u}=n,f=Vn(),h=v.useRef(null),p=v.useRef(null),m=Vn(),g=go(),x=Wa(w=>s||g.filter()===!1?!0:w.search?w.filtered.groups.has(f):!0);zr(()=>g.group(f),[]),Tb(f,h,[n.value,n.heading,p]);let S=v.useMemo(()=>({id:f,forceMount:s}),[s]);return v.createElement(at.div,{ref:Dr(h,a),...u,"cmdk-group":"",role:"presentation",hidden:x?void 0:!0},l&&v.createElement("div",{ref:p,"cmdk-group-heading":"","aria-hidden":!0,id:m},l),Au(n,w=>v.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":l?m:void 0},v.createElement(Ob.Provider,{value:S},w))))}),pA=v.forwardRef((n,a)=>{let{alwaysRender:l,...i}=n,s=v.useRef(null),u=Wa(f=>!f.search);return!l&&!u?null:v.createElement(at.div,{ref:Dr(s,a),...i,"cmdk-separator":"",role:"separator"})}),gA=v.forwardRef((n,a)=>{let{onValueChange:l,...i}=n,s=n.value!=null,u=lh(),f=Wa(m=>m.search),h=Wa(m=>m.selectedItemId),p=go();return v.useEffect(()=>{n.value!=null&&u.setState("search",n.value)},[n.value]),v.createElement(at.input,{ref:a,...i,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":p.listId,"aria-labelledby":p.labelId,"aria-activedescendant":h,id:p.inputId,type:"text",value:s?n.value:f,onChange:m=>{s||u.setState("search",m.target.value),l?.(m.target.value)}})}),vA=v.forwardRef((n,a)=>{let{children:l,label:i="Suggestions",...s}=n,u=v.useRef(null),f=v.useRef(null),h=Wa(m=>m.selectedItemId),p=go();return v.useEffect(()=>{if(f.current&&u.current){let m=f.current,g=u.current,x,S=new ResizeObserver(()=>{x=requestAnimationFrame(()=>{let w=m.offsetHeight;g.style.setProperty("--cmdk-list-height",w.toFixed(1)+"px")})});return S.observe(m),()=>{cancelAnimationFrame(x),S.unobserve(m)}}},[]),v.createElement(at.div,{ref:Dr(u,a),...s,"cmdk-list":"",role:"listbox",tabIndex:-1,"aria-activedescendant":h,"aria-label":i,id:p.listId},Au(n,m=>v.createElement("div",{ref:Dr(f,p.listInnerRef),"cmdk-list-sizer":""},m)))}),yA=v.forwardRef((n,a)=>{let{open:l,onOpenChange:i,overlayClassName:s,contentClassName:u,container:f,...h}=n;return v.createElement(B0,{open:l,onOpenChange:i},v.createElement($0,{container:f},v.createElement(eh,{"cmdk-overlay":"",className:s}),v.createElement(th,{"aria-label":n.label,"cmdk-dialog":"",className:u},v.createElement(Ab,{ref:a,...h}))))}),bA=v.forwardRef((n,a)=>Wa(l=>l.filtered.count===0)?v.createElement(at.div,{ref:a,...n,"cmdk-empty":"",role:"presentation"}):null),xA=v.forwardRef((n,a)=>{let{progress:l,children:i,label:s="Loading...",...u}=n;return v.createElement(at.div,{ref:a,...u,"cmdk-loading":"",role:"progressbar","aria-valuenow":l,"aria-valuemin":0,"aria-valuemax":100,"aria-label":s},Au(n,f=>v.createElement("div",{"aria-hidden":!0},f)))}),Xl=Object.assign(Ab,{List:vA,Item:hA,Input:gA,Group:mA,Separator:pA,Dialog:yA,Empty:bA,Loading:xA});function SA(n,a){let l=n.nextElementSibling;for(;l;){if(l.matches(a))return l;l=l.nextElementSibling}}function wA(n,a){let l=n.previousElementSibling;for(;l;){if(l.matches(a))return l;l=l.previousElementSibling}}function Nb(n){let a=v.useRef(n);return zr(()=>{a.current=n}),a}var zr=typeof window>"u"?v.useEffect:v.useLayoutEffect;function Ml(n){let a=v.useRef();return a.current===void 0&&(a.current=n()),a}function Wa(n){let a=lh(),l=()=>n(a.snapshot());return v.useSyncExternalStore(a.subscribe,l,l)}function Tb(n,a,l,i=[]){let s=v.useRef(),u=go();return zr(()=>{var f;let h=(()=>{var m;for(let g of l){if(typeof g=="string")return g.trim();if(typeof g=="object"&&"current"in g)return g.current?(m=g.current.textContent)==null?void 0:m.trim():s.current}})(),p=i.map(m=>m.trim());u.value(n,h,p),(f=a.current)==null||f.setAttribute(jl,h),s.current=h}),s}var EA=()=>{let[n,a]=v.useState(),l=Ml(()=>new Map);return zr(()=>{l.current.forEach(i=>i()),l.current=new Map},[n]),(i,s)=>{l.current.set(i,s),a({})}};function RA(n){let a=n.type;return typeof a=="function"?a(n.props):"render"in a?a.render(n.props):n}function Au({asChild:n,children:a},l){return n&&v.isValidElement(a)?v.cloneElement(RA(a),{ref:a.ref},l(a.props.children)):l(a)}var CA={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};function jb({className:n,...a}){return y.jsx(Xl,{"data-slot":"command",className:nt("bg-popover text-popover-foreground flex h-full w-full flex-col overflow-hidden rounded-md",n),...a})}function Mb({className:n,...a}){return y.jsxs("div",{"data-slot":"command-input-wrapper",className:"flex h-9 items-center gap-2 border-b px-3",children:[y.jsx(eO,{className:"size-4 shrink-0 opacity-50"}),y.jsx(Xl.Input,{"data-slot":"command-input",className:nt("placeholder:text-muted-foreground flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-hidden disabled:cursor-not-allowed disabled:opacity-50",n),...a})]})}function Db({className:n,...a}){return y.jsx(Xl.List,{"data-slot":"command-list",className:nt("max-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-auto",n),...a})}function _b({...n}){return y.jsx(Xl.Empty,{"data-slot":"command-empty",className:"py-6 text-center text-sm",...n})}function Lb({className:n,...a}){return y.jsx(Xl.Group,{"data-slot":"command-group",className:nt("text-foreground [&_[cmdk-group-heading]]:text-muted-foreground overflow-hidden p-1 [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium",n),...a})}function zb({className:n,...a}){return y.jsx(Xl.Item,{"data-slot":"command-item",className:nt("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",n),...a})}const OA=["top","right","bottom","left"],Ia=Math.min,nn=Math.max,cu=Math.round,Fs=Math.floor,Yn=n=>({x:n,y:n}),AA={left:"right",right:"left",bottom:"top",top:"bottom"},NA={start:"end",end:"start"};function Ld(n,a,l){return nn(n,Ia(a,l))}function va(n,a){return typeof n=="function"?n(a):n}function ya(n){return n.split("-")[0]}function Ql(n){return n.split("-")[1]}function ih(n){return n==="x"?"y":"x"}function oh(n){return n==="y"?"height":"width"}const TA=new Set(["top","bottom"]);function Bn(n){return TA.has(ya(n))?"y":"x"}function sh(n){return ih(Bn(n))}function jA(n,a,l){l===void 0&&(l=!1);const i=Ql(n),s=sh(n),u=oh(s);let f=s==="x"?i===(l?"end":"start")?"right":"left":i==="start"?"bottom":"top";return a.reference[u]>a.floating[u]&&(f=fu(f)),[f,fu(f)]}function MA(n){const a=fu(n);return[zd(n),a,zd(a)]}function zd(n){return n.replace(/start|end/g,a=>NA[a])}const py=["left","right"],gy=["right","left"],DA=["top","bottom"],_A=["bottom","top"];function LA(n,a,l){switch(n){case"top":case"bottom":return l?a?gy:py:a?py:gy;case"left":case"right":return a?DA:_A;default:return[]}}function zA(n,a,l,i){const s=Ql(n);let u=LA(ya(n),l==="start",i);return s&&(u=u.map(f=>f+"-"+s),a&&(u=u.concat(u.map(zd)))),u}function fu(n){return n.replace(/left|right|bottom|top/g,a=>AA[a])}function kA(n){return{top:0,right:0,bottom:0,left:0,...n}}function kb(n){return typeof n!="number"?kA(n):{top:n,right:n,bottom:n,left:n}}function du(n){const{x:a,y:l,width:i,height:s}=n;return{width:i,height:s,top:l,left:a,right:a+i,bottom:l+s,x:a,y:l}}function vy(n,a,l){let{reference:i,floating:s}=n;const u=Bn(a),f=sh(a),h=oh(f),p=ya(a),m=u==="y",g=i.x+i.width/2-s.width/2,x=i.y+i.height/2-s.height/2,S=i[h]/2-s[h]/2;let w;switch(p){case"top":w={x:g,y:i.y-s.height};break;case"bottom":w={x:g,y:i.y+i.height};break;case"right":w={x:i.x+i.width,y:x};break;case"left":w={x:i.x-s.width,y:x};break;default:w={x:i.x,y:i.y}}switch(Ql(a)){case"start":w[f]-=S*(l&&m?-1:1);break;case"end":w[f]+=S*(l&&m?-1:1);break}return w}const UA=async(n,a,l)=>{const{placement:i="bottom",strategy:s="absolute",middleware:u=[],platform:f}=l,h=u.filter(Boolean),p=await(f.isRTL==null?void 0:f.isRTL(a));let m=await f.getElementRects({reference:n,floating:a,strategy:s}),{x:g,y:x}=vy(m,i,p),S=i,w={},C=0;for(let O=0;O<h.length;O++){const{name:L,fn:N}=h[O],{x:H,y:B,data:Y,reset:$}=await N({x:g,y:x,initialPlacement:i,placement:S,strategy:s,middlewareData:w,rects:m,platform:f,elements:{reference:n,floating:a}});g=H??g,x=B??x,w={...w,[L]:{...w[L],...Y}},$&&C<=50&&(C++,typeof $=="object"&&($.placement&&(S=$.placement),$.rects&&(m=$.rects===!0?await f.getElementRects({reference:n,floating:a,strategy:s}):$.rects),{x:g,y:x}=vy(m,S,p)),O=-1)}return{x:g,y:x,placement:S,strategy:s,middlewareData:w}};async function co(n,a){var l;a===void 0&&(a={});const{x:i,y:s,platform:u,rects:f,elements:h,strategy:p}=n,{boundary:m="clippingAncestors",rootBoundary:g="viewport",elementContext:x="floating",altBoundary:S=!1,padding:w=0}=va(a,n),C=kb(w),L=h[S?x==="floating"?"reference":"floating":x],N=du(await u.getClippingRect({element:(l=await(u.isElement==null?void 0:u.isElement(L)))==null||l?L:L.contextElement||await(u.getDocumentElement==null?void 0:u.getDocumentElement(h.floating)),boundary:m,rootBoundary:g,strategy:p})),H=x==="floating"?{x:i,y:s,width:f.floating.width,height:f.floating.height}:f.reference,B=await(u.getOffsetParent==null?void 0:u.getOffsetParent(h.floating)),Y=await(u.isElement==null?void 0:u.isElement(B))?await(u.getScale==null?void 0:u.getScale(B))||{x:1,y:1}:{x:1,y:1},$=du(u.convertOffsetParentRelativeRectToViewportRelativeRect?await u.convertOffsetParentRelativeRectToViewportRelativeRect({elements:h,rect:H,offsetParent:B,strategy:p}):H);return{top:(N.top-$.top+C.top)/Y.y,bottom:($.bottom-N.bottom+C.bottom)/Y.y,left:(N.left-$.left+C.left)/Y.x,right:($.right-N.right+C.right)/Y.x}}const PA=n=>({name:"arrow",options:n,async fn(a){const{x:l,y:i,placement:s,rects:u,platform:f,elements:h,middlewareData:p}=a,{element:m,padding:g=0}=va(n,a)||{};if(m==null)return{};const x=kb(g),S={x:l,y:i},w=sh(s),C=oh(w),O=await f.getDimensions(m),L=w==="y",N=L?"top":"left",H=L?"bottom":"right",B=L?"clientHeight":"clientWidth",Y=u.reference[C]+u.reference[w]-S[w]-u.floating[C],$=S[w]-u.reference[w],T=await(f.getOffsetParent==null?void 0:f.getOffsetParent(m));let F=T?T[B]:0;(!F||!await(f.isElement==null?void 0:f.isElement(T)))&&(F=h.floating[B]||u.floating[C]);const I=Y/2-$/2,re=F/2-O[C]/2-1,ie=Ia(x[N],re),Re=Ia(x[H],re),xe=ie,fe=F-O[C]-Re,se=F/2-O[C]/2+I,ue=Ld(xe,se,fe),M=!p.arrow&&Ql(s)!=null&&se!==ue&&u.reference[C]/2-(se<xe?ie:Re)-O[C]/2<0,A=M?se<xe?se-xe:se-fe:0;return{[w]:S[w]+A,data:{[w]:ue,centerOffset:se-ue-A,...M&&{alignmentOffset:A}},reset:M}}}),HA=function(n){return n===void 0&&(n={}),{name:"flip",options:n,async fn(a){var l,i;const{placement:s,middlewareData:u,rects:f,initialPlacement:h,platform:p,elements:m}=a,{mainAxis:g=!0,crossAxis:x=!0,fallbackPlacements:S,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:C="none",flipAlignment:O=!0,...L}=va(n,a);if((l=u.arrow)!=null&&l.alignmentOffset)return{};const N=ya(s),H=Bn(h),B=ya(h)===h,Y=await(p.isRTL==null?void 0:p.isRTL(m.floating)),$=S||(B||!O?[fu(h)]:MA(h)),T=C!=="none";!S&&T&&$.push(...zA(h,O,C,Y));const F=[h,...$],I=await co(a,L),re=[];let ie=((i=u.flip)==null?void 0:i.overflows)||[];if(g&&re.push(I[N]),x){const se=jA(s,f,Y);re.push(I[se[0]],I[se[1]])}if(ie=[...ie,{placement:s,overflows:re}],!re.every(se=>se<=0)){var Re,xe;const se=(((Re=u.flip)==null?void 0:Re.index)||0)+1,ue=F[se];if(ue&&(!(x==="alignment"?H!==Bn(ue):!1)||ie.every(j=>j.overflows[0]>0&&Bn(j.placement)===H)))return{data:{index:se,overflows:ie},reset:{placement:ue}};let M=(xe=ie.filter(A=>A.overflows[0]<=0).sort((A,j)=>A.overflows[1]-j.overflows[1])[0])==null?void 0:xe.placement;if(!M)switch(w){case"bestFit":{var fe;const A=(fe=ie.filter(j=>{if(T){const J=Bn(j.placement);return J===H||J==="y"}return!0}).map(j=>[j.placement,j.overflows.filter(J=>J>0).reduce((J,R)=>J+R,0)]).sort((j,J)=>j[1]-J[1])[0])==null?void 0:fe[0];A&&(M=A);break}case"initialPlacement":M=h;break}if(s!==M)return{reset:{placement:M}}}return{}}}};function yy(n,a){return{top:n.top-a.height,right:n.right-a.width,bottom:n.bottom-a.height,left:n.left-a.width}}function by(n){return OA.some(a=>n[a]>=0)}const BA=function(n){return n===void 0&&(n={}),{name:"hide",options:n,async fn(a){const{rects:l}=a,{strategy:i="referenceHidden",...s}=va(n,a);switch(i){case"referenceHidden":{const u=await co(a,{...s,elementContext:"reference"}),f=yy(u,l.reference);return{data:{referenceHiddenOffsets:f,referenceHidden:by(f)}}}case"escaped":{const u=await co(a,{...s,altBoundary:!0}),f=yy(u,l.floating);return{data:{escapedOffsets:f,escaped:by(f)}}}default:return{}}}}},Ub=new Set(["left","top"]);async function $A(n,a){const{placement:l,platform:i,elements:s}=n,u=await(i.isRTL==null?void 0:i.isRTL(s.floating)),f=ya(l),h=Ql(l),p=Bn(l)==="y",m=Ub.has(f)?-1:1,g=u&&p?-1:1,x=va(a,n);let{mainAxis:S,crossAxis:w,alignmentAxis:C}=typeof x=="number"?{mainAxis:x,crossAxis:0,alignmentAxis:null}:{mainAxis:x.mainAxis||0,crossAxis:x.crossAxis||0,alignmentAxis:x.alignmentAxis};return h&&typeof C=="number"&&(w=h==="end"?C*-1:C),p?{x:w*g,y:S*m}:{x:S*m,y:w*g}}const VA=function(n){return n===void 0&&(n=0),{name:"offset",options:n,async fn(a){var l,i;const{x:s,y:u,placement:f,middlewareData:h}=a,p=await $A(a,n);return f===((l=h.offset)==null?void 0:l.placement)&&(i=h.arrow)!=null&&i.alignmentOffset?{}:{x:s+p.x,y:u+p.y,data:{...p,placement:f}}}}},YA=function(n){return n===void 0&&(n={}),{name:"shift",options:n,async fn(a){const{x:l,y:i,placement:s}=a,{mainAxis:u=!0,crossAxis:f=!1,limiter:h={fn:L=>{let{x:N,y:H}=L;return{x:N,y:H}}},...p}=va(n,a),m={x:l,y:i},g=await co(a,p),x=Bn(ya(s)),S=ih(x);let w=m[S],C=m[x];if(u){const L=S==="y"?"top":"left",N=S==="y"?"bottom":"right",H=w+g[L],B=w-g[N];w=Ld(H,w,B)}if(f){const L=x==="y"?"top":"left",N=x==="y"?"bottom":"right",H=C+g[L],B=C-g[N];C=Ld(H,C,B)}const O=h.fn({...a,[S]:w,[x]:C});return{...O,data:{x:O.x-l,y:O.y-i,enabled:{[S]:u,[x]:f}}}}}},qA=function(n){return n===void 0&&(n={}),{options:n,fn(a){const{x:l,y:i,placement:s,rects:u,middlewareData:f}=a,{offset:h=0,mainAxis:p=!0,crossAxis:m=!0}=va(n,a),g={x:l,y:i},x=Bn(s),S=ih(x);let w=g[S],C=g[x];const O=va(h,a),L=typeof O=="number"?{mainAxis:O,crossAxis:0}:{mainAxis:0,crossAxis:0,...O};if(p){const B=S==="y"?"height":"width",Y=u.reference[S]-u.floating[B]+L.mainAxis,$=u.reference[S]+u.reference[B]-L.mainAxis;w<Y?w=Y:w>$&&(w=$)}if(m){var N,H;const B=S==="y"?"width":"height",Y=Ub.has(ya(s)),$=u.reference[x]-u.floating[B]+(Y&&((N=f.offset)==null?void 0:N[x])||0)+(Y?0:L.crossAxis),T=u.reference[x]+u.reference[B]+(Y?0:((H=f.offset)==null?void 0:H[x])||0)-(Y?L.crossAxis:0);C<$?C=$:C>T&&(C=T)}return{[S]:w,[x]:C}}}},GA=function(n){return n===void 0&&(n={}),{name:"size",options:n,async fn(a){var l,i;const{placement:s,rects:u,platform:f,elements:h}=a,{apply:p=()=>{},...m}=va(n,a),g=await co(a,m),x=ya(s),S=Ql(s),w=Bn(s)==="y",{width:C,height:O}=u.floating;let L,N;x==="top"||x==="bottom"?(L=x,N=S===(await(f.isRTL==null?void 0:f.isRTL(h.floating))?"start":"end")?"left":"right"):(N=x,L=S==="end"?"top":"bottom");const H=O-g.top-g.bottom,B=C-g.left-g.right,Y=Ia(O-g[L],H),$=Ia(C-g[N],B),T=!a.middlewareData.shift;let F=Y,I=$;if((l=a.middlewareData.shift)!=null&&l.enabled.x&&(I=B),(i=a.middlewareData.shift)!=null&&i.enabled.y&&(F=H),T&&!S){const ie=nn(g.left,0),Re=nn(g.right,0),xe=nn(g.top,0),fe=nn(g.bottom,0);w?I=C-2*(ie!==0||Re!==0?ie+Re:nn(g.left,g.right)):F=O-2*(xe!==0||fe!==0?xe+fe:nn(g.top,g.bottom))}await p({...a,availableWidth:I,availableHeight:F});const re=await f.getDimensions(h.floating);return C!==re.width||O!==re.height?{reset:{rects:!0}}:{}}}};function Nu(){return typeof window<"u"}function Zl(n){return Pb(n)?(n.nodeName||"").toLowerCase():"#document"}function rn(n){var a;return(n==null||(a=n.ownerDocument)==null?void 0:a.defaultView)||window}function Kn(n){var a;return(a=(Pb(n)?n.ownerDocument:n.document)||window.document)==null?void 0:a.documentElement}function Pb(n){return Nu()?n instanceof Node||n instanceof rn(n).Node:!1}function Cn(n){return Nu()?n instanceof Element||n instanceof rn(n).Element:!1}function qn(n){return Nu()?n instanceof HTMLElement||n instanceof rn(n).HTMLElement:!1}function xy(n){return!Nu()||typeof ShadowRoot>"u"?!1:n instanceof ShadowRoot||n instanceof rn(n).ShadowRoot}const KA=new Set(["inline","contents"]);function vo(n){const{overflow:a,overflowX:l,overflowY:i,display:s}=On(n);return/auto|scroll|overlay|hidden|clip/.test(a+i+l)&&!KA.has(s)}const FA=new Set(["table","td","th"]);function XA(n){return FA.has(Zl(n))}const QA=[":popover-open",":modal"];function Tu(n){return QA.some(a=>{try{return n.matches(a)}catch{return!1}})}const ZA=["transform","translate","scale","rotate","perspective"],JA=["transform","translate","scale","rotate","perspective","filter"],WA=["paint","layout","strict","content"];function uh(n){const a=ch(),l=Cn(n)?On(n):n;return ZA.some(i=>l[i]?l[i]!=="none":!1)||(l.containerType?l.containerType!=="normal":!1)||!a&&(l.backdropFilter?l.backdropFilter!=="none":!1)||!a&&(l.filter?l.filter!=="none":!1)||JA.some(i=>(l.willChange||"").includes(i))||WA.some(i=>(l.contain||"").includes(i))}function IA(n){let a=er(n);for(;qn(a)&&!$l(a);){if(uh(a))return a;if(Tu(a))return null;a=er(a)}return null}function ch(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const eN=new Set(["html","body","#document"]);function $l(n){return eN.has(Zl(n))}function On(n){return rn(n).getComputedStyle(n)}function ju(n){return Cn(n)?{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}:{scrollLeft:n.scrollX,scrollTop:n.scrollY}}function er(n){if(Zl(n)==="html")return n;const a=n.assignedSlot||n.parentNode||xy(n)&&n.host||Kn(n);return xy(a)?a.host:a}function Hb(n){const a=er(n);return $l(a)?n.ownerDocument?n.ownerDocument.body:n.body:qn(a)&&vo(a)?a:Hb(a)}function fo(n,a,l){var i;a===void 0&&(a=[]),l===void 0&&(l=!0);const s=Hb(n),u=s===((i=n.ownerDocument)==null?void 0:i.body),f=rn(s);if(u){const h=kd(f);return a.concat(f,f.visualViewport||[],vo(s)?s:[],h&&l?fo(h):[])}return a.concat(s,fo(s,[],l))}function kd(n){return n.parent&&Object.getPrototypeOf(n.parent)?n.frameElement:null}function Bb(n){const a=On(n);let l=parseFloat(a.width)||0,i=parseFloat(a.height)||0;const s=qn(n),u=s?n.offsetWidth:l,f=s?n.offsetHeight:i,h=cu(l)!==u||cu(i)!==f;return h&&(l=u,i=f),{width:l,height:i,$:h}}function fh(n){return Cn(n)?n:n.contextElement}function kl(n){const a=fh(n);if(!qn(a))return Yn(1);const l=a.getBoundingClientRect(),{width:i,height:s,$:u}=Bb(a);let f=(u?cu(l.width):l.width)/i,h=(u?cu(l.height):l.height)/s;return(!f||!Number.isFinite(f))&&(f=1),(!h||!Number.isFinite(h))&&(h=1),{x:f,y:h}}const tN=Yn(0);function $b(n){const a=rn(n);return!ch()||!a.visualViewport?tN:{x:a.visualViewport.offsetLeft,y:a.visualViewport.offsetTop}}function nN(n,a,l){return a===void 0&&(a=!1),!l||a&&l!==rn(n)?!1:a}function kr(n,a,l,i){a===void 0&&(a=!1),l===void 0&&(l=!1);const s=n.getBoundingClientRect(),u=fh(n);let f=Yn(1);a&&(i?Cn(i)&&(f=kl(i)):f=kl(n));const h=nN(u,l,i)?$b(u):Yn(0);let p=(s.left+h.x)/f.x,m=(s.top+h.y)/f.y,g=s.width/f.x,x=s.height/f.y;if(u){const S=rn(u),w=i&&Cn(i)?rn(i):i;let C=S,O=kd(C);for(;O&&i&&w!==C;){const L=kl(O),N=O.getBoundingClientRect(),H=On(O),B=N.left+(O.clientLeft+parseFloat(H.paddingLeft))*L.x,Y=N.top+(O.clientTop+parseFloat(H.paddingTop))*L.y;p*=L.x,m*=L.y,g*=L.x,x*=L.y,p+=B,m+=Y,C=rn(O),O=kd(C)}}return du({width:g,height:x,x:p,y:m})}function dh(n,a){const l=ju(n).scrollLeft;return a?a.left+l:kr(Kn(n)).left+l}function Vb(n,a,l){l===void 0&&(l=!1);const i=n.getBoundingClientRect(),s=i.left+a.scrollLeft-(l?0:dh(n,i)),u=i.top+a.scrollTop;return{x:s,y:u}}function aN(n){let{elements:a,rect:l,offsetParent:i,strategy:s}=n;const u=s==="fixed",f=Kn(i),h=a?Tu(a.floating):!1;if(i===f||h&&u)return l;let p={scrollLeft:0,scrollTop:0},m=Yn(1);const g=Yn(0),x=qn(i);if((x||!x&&!u)&&((Zl(i)!=="body"||vo(f))&&(p=ju(i)),qn(i))){const w=kr(i);m=kl(i),g.x=w.x+i.clientLeft,g.y=w.y+i.clientTop}const S=f&&!x&&!u?Vb(f,p,!0):Yn(0);return{width:l.width*m.x,height:l.height*m.y,x:l.x*m.x-p.scrollLeft*m.x+g.x+S.x,y:l.y*m.y-p.scrollTop*m.y+g.y+S.y}}function rN(n){return Array.from(n.getClientRects())}function lN(n){const a=Kn(n),l=ju(n),i=n.ownerDocument.body,s=nn(a.scrollWidth,a.clientWidth,i.scrollWidth,i.clientWidth),u=nn(a.scrollHeight,a.clientHeight,i.scrollHeight,i.clientHeight);let f=-l.scrollLeft+dh(n);const h=-l.scrollTop;return On(i).direction==="rtl"&&(f+=nn(a.clientWidth,i.clientWidth)-s),{width:s,height:u,x:f,y:h}}function iN(n,a){const l=rn(n),i=Kn(n),s=l.visualViewport;let u=i.clientWidth,f=i.clientHeight,h=0,p=0;if(s){u=s.width,f=s.height;const m=ch();(!m||m&&a==="fixed")&&(h=s.offsetLeft,p=s.offsetTop)}return{width:u,height:f,x:h,y:p}}const oN=new Set(["absolute","fixed"]);function sN(n,a){const l=kr(n,!0,a==="fixed"),i=l.top+n.clientTop,s=l.left+n.clientLeft,u=qn(n)?kl(n):Yn(1),f=n.clientWidth*u.x,h=n.clientHeight*u.y,p=s*u.x,m=i*u.y;return{width:f,height:h,x:p,y:m}}function Sy(n,a,l){let i;if(a==="viewport")i=iN(n,l);else if(a==="document")i=lN(Kn(n));else if(Cn(a))i=sN(a,l);else{const s=$b(n);i={x:a.x-s.x,y:a.y-s.y,width:a.width,height:a.height}}return du(i)}function Yb(n,a){const l=er(n);return l===a||!Cn(l)||$l(l)?!1:On(l).position==="fixed"||Yb(l,a)}function uN(n,a){const l=a.get(n);if(l)return l;let i=fo(n,[],!1).filter(h=>Cn(h)&&Zl(h)!=="body"),s=null;const u=On(n).position==="fixed";let f=u?er(n):n;for(;Cn(f)&&!$l(f);){const h=On(f),p=uh(f);!p&&h.position==="fixed"&&(s=null),(u?!p&&!s:!p&&h.position==="static"&&!!s&&oN.has(s.position)||vo(f)&&!p&&Yb(n,f))?i=i.filter(g=>g!==f):s=h,f=er(f)}return a.set(n,i),i}function cN(n){let{element:a,boundary:l,rootBoundary:i,strategy:s}=n;const f=[...l==="clippingAncestors"?Tu(a)?[]:uN(a,this._c):[].concat(l),i],h=f[0],p=f.reduce((m,g)=>{const x=Sy(a,g,s);return m.top=nn(x.top,m.top),m.right=Ia(x.right,m.right),m.bottom=Ia(x.bottom,m.bottom),m.left=nn(x.left,m.left),m},Sy(a,h,s));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function fN(n){const{width:a,height:l}=Bb(n);return{width:a,height:l}}function dN(n,a,l){const i=qn(a),s=Kn(a),u=l==="fixed",f=kr(n,!0,u,a);let h={scrollLeft:0,scrollTop:0};const p=Yn(0);function m(){p.x=dh(s)}if(i||!i&&!u)if((Zl(a)!=="body"||vo(s))&&(h=ju(a)),i){const w=kr(a,!0,u,a);p.x=w.x+a.clientLeft,p.y=w.y+a.clientTop}else s&&m();u&&!i&&s&&m();const g=s&&!i&&!u?Vb(s,h):Yn(0),x=f.left+h.scrollLeft-p.x-g.x,S=f.top+h.scrollTop-p.y-g.y;return{x,y:S,width:f.width,height:f.height}}function fd(n){return On(n).position==="static"}function wy(n,a){if(!qn(n)||On(n).position==="fixed")return null;if(a)return a(n);let l=n.offsetParent;return Kn(n)===l&&(l=l.ownerDocument.body),l}function qb(n,a){const l=rn(n);if(Tu(n))return l;if(!qn(n)){let s=er(n);for(;s&&!$l(s);){if(Cn(s)&&!fd(s))return s;s=er(s)}return l}let i=wy(n,a);for(;i&&XA(i)&&fd(i);)i=wy(i,a);return i&&$l(i)&&fd(i)&&!uh(i)?l:i||IA(n)||l}const hN=async function(n){const a=this.getOffsetParent||qb,l=this.getDimensions,i=await l(n.floating);return{reference:dN(n.reference,await a(n.floating),n.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}};function mN(n){return On(n).direction==="rtl"}const pN={convertOffsetParentRelativeRectToViewportRelativeRect:aN,getDocumentElement:Kn,getClippingRect:cN,getOffsetParent:qb,getElementRects:hN,getClientRects:rN,getDimensions:fN,getScale:kl,isElement:Cn,isRTL:mN};function Gb(n,a){return n.x===a.x&&n.y===a.y&&n.width===a.width&&n.height===a.height}function gN(n,a){let l=null,i;const s=Kn(n);function u(){var h;clearTimeout(i),(h=l)==null||h.disconnect(),l=null}function f(h,p){h===void 0&&(h=!1),p===void 0&&(p=1),u();const m=n.getBoundingClientRect(),{left:g,top:x,width:S,height:w}=m;if(h||a(),!S||!w)return;const C=Fs(x),O=Fs(s.clientWidth-(g+S)),L=Fs(s.clientHeight-(x+w)),N=Fs(g),B={rootMargin:-C+"px "+-O+"px "+-L+"px "+-N+"px",threshold:nn(0,Ia(1,p))||1};let Y=!0;function $(T){const F=T[0].intersectionRatio;if(F!==p){if(!Y)return f();F?f(!1,F):i=setTimeout(()=>{f(!1,1e-7)},1e3)}F===1&&!Gb(m,n.getBoundingClientRect())&&f(),Y=!1}try{l=new IntersectionObserver($,{...B,root:s.ownerDocument})}catch{l=new IntersectionObserver($,B)}l.observe(n)}return f(!0),u}function vN(n,a,l,i){i===void 0&&(i={});const{ancestorScroll:s=!0,ancestorResize:u=!0,elementResize:f=typeof ResizeObserver=="function",layoutShift:h=typeof IntersectionObserver=="function",animationFrame:p=!1}=i,m=fh(n),g=s||u?[...m?fo(m):[],...fo(a)]:[];g.forEach(N=>{s&&N.addEventListener("scroll",l,{passive:!0}),u&&N.addEventListener("resize",l)});const x=m&&h?gN(m,l):null;let S=-1,w=null;f&&(w=new ResizeObserver(N=>{let[H]=N;H&&H.target===m&&w&&(w.unobserve(a),cancelAnimationFrame(S),S=requestAnimationFrame(()=>{var B;(B=w)==null||B.observe(a)})),l()}),m&&!p&&w.observe(m),w.observe(a));let C,O=p?kr(n):null;p&&L();function L(){const N=kr(n);O&&!Gb(O,N)&&l(),O=N,C=requestAnimationFrame(L)}return l(),()=>{var N;g.forEach(H=>{s&&H.removeEventListener("scroll",l),u&&H.removeEventListener("resize",l)}),x?.(),(N=w)==null||N.disconnect(),w=null,p&&cancelAnimationFrame(C)}}const yN=VA,bN=YA,xN=HA,SN=GA,wN=BA,Ey=PA,EN=qA,RN=(n,a,l)=>{const i=new Map,s={platform:pN,...l},u={...s.platform,_c:i};return UA(n,a,{...s,platform:u})};var CN=typeof document<"u",ON=function(){},nu=CN?v.useLayoutEffect:ON;function hu(n,a){if(n===a)return!0;if(typeof n!=typeof a)return!1;if(typeof n=="function"&&n.toString()===a.toString())return!0;let l,i,s;if(n&&a&&typeof n=="object"){if(Array.isArray(n)){if(l=n.length,l!==a.length)return!1;for(i=l;i--!==0;)if(!hu(n[i],a[i]))return!1;return!0}if(s=Object.keys(n),l=s.length,l!==Object.keys(a).length)return!1;for(i=l;i--!==0;)if(!{}.hasOwnProperty.call(a,s[i]))return!1;for(i=l;i--!==0;){const u=s[i];if(!(u==="_owner"&&n.$$typeof)&&!hu(n[u],a[u]))return!1}return!0}return n!==n&&a!==a}function Kb(n){return typeof window>"u"?1:(n.ownerDocument.defaultView||window).devicePixelRatio||1}function Ry(n,a){const l=Kb(n);return Math.round(a*l)/l}function dd(n){const a=v.useRef(n);return nu(()=>{a.current=n}),a}function AN(n){n===void 0&&(n={});const{placement:a="bottom",strategy:l="absolute",middleware:i=[],platform:s,elements:{reference:u,floating:f}={},transform:h=!0,whileElementsMounted:p,open:m}=n,[g,x]=v.useState({x:0,y:0,strategy:l,placement:a,middlewareData:{},isPositioned:!1}),[S,w]=v.useState(i);hu(S,i)||w(i);const[C,O]=v.useState(null),[L,N]=v.useState(null),H=v.useCallback(j=>{j!==T.current&&(T.current=j,O(j))},[]),B=v.useCallback(j=>{j!==F.current&&(F.current=j,N(j))},[]),Y=u||C,$=f||L,T=v.useRef(null),F=v.useRef(null),I=v.useRef(g),re=p!=null,ie=dd(p),Re=dd(s),xe=dd(m),fe=v.useCallback(()=>{if(!T.current||!F.current)return;const j={placement:a,strategy:l,middleware:S};Re.current&&(j.platform=Re.current),RN(T.current,F.current,j).then(J=>{const R={...J,isPositioned:xe.current!==!1};se.current&&!hu(I.current,R)&&(I.current=R,Su.flushSync(()=>{x(R)}))})},[S,a,l,Re,xe]);nu(()=>{m===!1&&I.current.isPositioned&&(I.current.isPositioned=!1,x(j=>({...j,isPositioned:!1})))},[m]);const se=v.useRef(!1);nu(()=>(se.current=!0,()=>{se.current=!1}),[]),nu(()=>{if(Y&&(T.current=Y),$&&(F.current=$),Y&&$){if(ie.current)return ie.current(Y,$,fe);fe()}},[Y,$,fe,ie,re]);const ue=v.useMemo(()=>({reference:T,floating:F,setReference:H,setFloating:B}),[H,B]),M=v.useMemo(()=>({reference:Y,floating:$}),[Y,$]),A=v.useMemo(()=>{const j={position:l,left:0,top:0};if(!M.floating)return j;const J=Ry(M.floating,g.x),R=Ry(M.floating,g.y);return h?{...j,transform:"translate("+J+"px, "+R+"px)",...Kb(M.floating)>=1.5&&{willChange:"transform"}}:{position:l,left:J,top:R}},[l,h,M.floating,g.x,g.y]);return v.useMemo(()=>({...g,update:fe,refs:ue,elements:M,floatingStyles:A}),[g,fe,ue,M,A])}const NN=n=>{function a(l){return{}.hasOwnProperty.call(l,"current")}return{name:"arrow",options:n,fn(l){const{element:i,padding:s}=typeof n=="function"?n(l):n;return i&&a(i)?i.current!=null?Ey({element:i.current,padding:s}).fn(l):{}:i?Ey({element:i,padding:s}).fn(l):{}}}},TN=(n,a)=>({...yN(n),options:[n,a]}),jN=(n,a)=>({...bN(n),options:[n,a]}),MN=(n,a)=>({...EN(n),options:[n,a]}),DN=(n,a)=>({...xN(n),options:[n,a]}),_N=(n,a)=>({...SN(n),options:[n,a]}),LN=(n,a)=>({...wN(n),options:[n,a]}),zN=(n,a)=>({...NN(n),options:[n,a]});var kN="Arrow",Fb=v.forwardRef((n,a)=>{const{children:l,width:i=10,height:s=5,...u}=n;return y.jsx(at.svg,{...u,ref:a,width:i,height:s,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:n.asChild?l:y.jsx("polygon",{points:"0,0 30,0 15,10"})})});Fb.displayName=kN;var UN=Fb,hh="Popper",[Xb,Qb]=wu(hh),[PN,Zb]=Xb(hh),Jb=n=>{const{__scopePopper:a,children:l}=n,[i,s]=v.useState(null);return y.jsx(PN,{scope:a,anchor:i,onAnchorChange:s,children:l})};Jb.displayName=hh;var Wb="PopperAnchor",Ib=v.forwardRef((n,a)=>{const{__scopePopper:l,virtualRef:i,...s}=n,u=Zb(Wb,l),f=v.useRef(null),h=ln(a,f);return v.useEffect(()=>{u.onAnchorChange(i?.current||f.current)}),i?null:y.jsx(at.div,{...s,ref:h})});Ib.displayName=Wb;var mh="PopperContent",[HN,BN]=Xb(mh),ex=v.forwardRef((n,a)=>{const{__scopePopper:l,side:i="bottom",sideOffset:s=0,align:u="center",alignOffset:f=0,arrowPadding:h=0,avoidCollisions:p=!0,collisionBoundary:m=[],collisionPadding:g=0,sticky:x="partial",hideWhenDetached:S=!1,updatePositionStrategy:w="optimized",onPlaced:C,...O}=n,L=Zb(mh,l),[N,H]=v.useState(null),B=ln(a,de=>H(de)),[Y,$]=v.useState(null),T=cb(Y),F=T?.width??0,I=T?.height??0,re=i+(u!=="center"?"-"+u:""),ie=typeof g=="number"?g:{top:0,right:0,bottom:0,left:0,...g},Re=Array.isArray(m)?m:[m],xe=Re.length>0,fe={padding:ie,boundary:Re.filter(VN),altBoundary:xe},{refs:se,floatingStyles:ue,placement:M,isPositioned:A,middlewareData:j}=AN({strategy:"fixed",placement:re,whileElementsMounted:(...de)=>vN(...de,{animationFrame:w==="always"}),elements:{reference:L.anchor},middleware:[TN({mainAxis:s+I,alignmentAxis:f}),p&&jN({mainAxis:!0,crossAxis:!1,limiter:x==="partial"?MN():void 0,...fe}),p&&DN({...fe}),_N({...fe,apply:({elements:de,rects:Te,availableWidth:Ye,availableHeight:qe})=>{const{width:Ot,height:qt}=Te.reference,Tn=de.floating.style;Tn.setProperty("--radix-popper-available-width",`${Ye}px`),Tn.setProperty("--radix-popper-available-height",`${qe}px`),Tn.setProperty("--radix-popper-anchor-width",`${Ot}px`),Tn.setProperty("--radix-popper-anchor-height",`${qt}px`)}}),Y&&zN({element:Y,padding:h}),YN({arrowWidth:F,arrowHeight:I}),S&&LN({strategy:"referenceHidden",...fe})]}),[J,R]=ax(M),k=Ul(C);Ja(()=>{A&&k?.()},[A,k]);const D=j.arrow?.x,P=j.arrow?.y,W=j.arrow?.centerOffset!==0,[le,ce]=v.useState();return Ja(()=>{N&&ce(window.getComputedStyle(N).zIndex)},[N]),y.jsx("div",{ref:se.setFloating,"data-radix-popper-content-wrapper":"",style:{...ue,transform:A?ue.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:le,"--radix-popper-transform-origin":[j.transformOrigin?.x,j.transformOrigin?.y].join(" "),...j.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:n.dir,children:y.jsx(HN,{scope:l,placedSide:J,onArrowChange:$,arrowX:D,arrowY:P,shouldHideArrow:W,children:y.jsx(at.div,{"data-side":J,"data-align":R,...O,ref:B,style:{...O.style,animation:A?void 0:"none"}})})})});ex.displayName=mh;var tx="PopperArrow",$N={top:"bottom",right:"left",bottom:"top",left:"right"},nx=v.forwardRef(function(a,l){const{__scopePopper:i,...s}=a,u=BN(tx,i),f=$N[u.placedSide];return y.jsx("span",{ref:u.onArrowChange,style:{position:"absolute",left:u.arrowX,top:u.arrowY,[f]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[u.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[u.placedSide],visibility:u.shouldHideArrow?"hidden":void 0},children:y.jsx(UN,{...s,ref:l,style:{...s.style,display:"block"}})})});nx.displayName=tx;function VN(n){return n!==null}var YN=n=>({name:"transformOrigin",options:n,fn(a){const{placement:l,rects:i,middlewareData:s}=a,f=s.arrow?.centerOffset!==0,h=f?0:n.arrowWidth,p=f?0:n.arrowHeight,[m,g]=ax(l),x={start:"0%",center:"50%",end:"100%"}[g],S=(s.arrow?.x??0)+h/2,w=(s.arrow?.y??0)+p/2;let C="",O="";return m==="bottom"?(C=f?x:`${S}px`,O=`${-p}px`):m==="top"?(C=f?x:`${S}px`,O=`${i.floating.height+p}px`):m==="right"?(C=`${-p}px`,O=f?x:`${w}px`):m==="left"&&(C=`${i.floating.width+p}px`,O=f?x:`${w}px`),{data:{x:C,y:O}}}});function ax(n){const[a,l="center"]=n.split("-");return[a,l]}var qN=Jb,rx=Ib,GN=ex,KN=nx,Mu="Popover",[lx,Oj]=wu(Mu,[Qb]),yo=Qb(),[FN,nr]=lx(Mu),ix=n=>{const{__scopePopover:a,children:l,open:i,defaultOpen:s,onOpenChange:u,modal:f=!1}=n,h=yo(a),p=v.useRef(null),[m,g]=v.useState(!1),[x,S]=Kd({prop:i,defaultProp:s??!1,onChange:u,caller:Mu});return y.jsx(qN,{...h,children:y.jsx(FN,{scope:a,contentId:Vn(),triggerRef:p,open:x,onOpenChange:S,onOpenToggle:v.useCallback(()=>S(w=>!w),[S]),hasCustomAnchor:m,onCustomAnchorAdd:v.useCallback(()=>g(!0),[]),onCustomAnchorRemove:v.useCallback(()=>g(!1),[]),modal:f,children:l})})};ix.displayName=Mu;var ox="PopoverAnchor",XN=v.forwardRef((n,a)=>{const{__scopePopover:l,...i}=n,s=nr(ox,l),u=yo(l),{onCustomAnchorAdd:f,onCustomAnchorRemove:h}=s;return v.useEffect(()=>(f(),()=>h()),[f,h]),y.jsx(rx,{...u,...i,ref:a})});XN.displayName=ox;var sx="PopoverTrigger",ux=v.forwardRef((n,a)=>{const{__scopePopover:l,...i}=n,s=nr(sx,l),u=yo(l),f=ln(a,s.triggerRef),h=y.jsx(at.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":mx(s.open),...i,ref:f,onClick:Yt(n.onClick,s.onOpenToggle)});return s.hasCustomAnchor?h:y.jsx(rx,{asChild:!0,...u,children:h})});ux.displayName=sx;var ph="PopoverPortal",[QN,ZN]=lx(ph,{forceMount:void 0}),cx=n=>{const{__scopePopover:a,forceMount:l,children:i,container:s}=n,u=nr(ph,a);return y.jsx(QN,{scope:a,forceMount:l,children:y.jsx(ql,{present:l||u.open,children:y.jsx(Qd,{asChild:!0,container:s,children:i})})})};cx.displayName=ph;var Vl="PopoverContent",fx=v.forwardRef((n,a)=>{const l=ZN(Vl,n.__scopePopover),{forceMount:i=l.forceMount,...s}=n,u=nr(Vl,n.__scopePopover);return y.jsx(ql,{present:i||u.open,children:u.modal?y.jsx(WN,{...s,ref:a}):y.jsx(IN,{...s,ref:a})})});fx.displayName=Vl;var JN=Eu("PopoverContent.RemoveScroll"),WN=v.forwardRef((n,a)=>{const l=nr(Vl,n.__scopePopover),i=v.useRef(null),s=ln(a,i),u=v.useRef(!1);return v.useEffect(()=>{const f=i.current;if(f)return R0(f)},[]),y.jsx(Zd,{as:JN,allowPinchZoom:!0,children:y.jsx(dx,{...n,ref:s,trapFocus:l.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Yt(n.onCloseAutoFocus,f=>{f.preventDefault(),u.current||l.triggerRef.current?.focus()}),onPointerDownOutside:Yt(n.onPointerDownOutside,f=>{const h=f.detail.originalEvent,p=h.button===0&&h.ctrlKey===!0,m=h.button===2||p;u.current=m},{checkForDefaultPrevented:!1}),onFocusOutside:Yt(n.onFocusOutside,f=>f.preventDefault(),{checkForDefaultPrevented:!1})})})}),IN=v.forwardRef((n,a)=>{const l=nr(Vl,n.__scopePopover),i=v.useRef(!1),s=v.useRef(!1);return y.jsx(dx,{...n,ref:a,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:u=>{n.onCloseAutoFocus?.(u),u.defaultPrevented||(i.current||l.triggerRef.current?.focus(),u.preventDefault()),i.current=!1,s.current=!1},onInteractOutside:u=>{n.onInteractOutside?.(u),u.defaultPrevented||(i.current=!0,u.detail.originalEvent.type==="pointerdown"&&(s.current=!0));const f=u.target;l.triggerRef.current?.contains(f)&&u.preventDefault(),u.detail.originalEvent.type==="focusin"&&s.current&&u.preventDefault()}})}),dx=v.forwardRef((n,a)=>{const{__scopePopover:l,trapFocus:i,onOpenAutoFocus:s,onCloseAutoFocus:u,disableOutsidePointerEvents:f,onEscapeKeyDown:h,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:g,...x}=n,S=nr(Vl,l),w=yo(l);return p0(),y.jsx(Xd,{asChild:!0,loop:!0,trapped:i,onMountAutoFocus:s,onUnmountAutoFocus:u,children:y.jsx(Fd,{asChild:!0,disableOutsidePointerEvents:f,onInteractOutside:g,onEscapeKeyDown:h,onPointerDownOutside:p,onFocusOutside:m,onDismiss:()=>S.onOpenChange(!1),children:y.jsx(GN,{"data-state":mx(S.open),role:"dialog",id:S.contentId,...w,...x,ref:a,style:{...x.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),hx="PopoverClose",eT=v.forwardRef((n,a)=>{const{__scopePopover:l,...i}=n,s=nr(hx,l);return y.jsx(at.button,{type:"button",...i,ref:a,onClick:Yt(n.onClick,()=>s.onOpenChange(!1))})});eT.displayName=hx;var tT="PopoverArrow",nT=v.forwardRef((n,a)=>{const{__scopePopover:l,...i}=n,s=yo(l);return y.jsx(KN,{...s,...i,ref:a})});nT.displayName=tT;function mx(n){return n?"open":"closed"}var aT=ix,rT=ux,lT=cx,iT=fx;function gh({...n}){return y.jsx(aT,{"data-slot":"popover",...n})}function vh({...n}){return y.jsx(rT,{"data-slot":"popover-trigger",...n})}function yh({className:n,align:a="center",sideOffset:l=4,...i}){return y.jsx(lT,{children:y.jsx(iT,{"data-slot":"popover-content",align:a,sideOffset:l,className:nt("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden animate-fade-in",n),...i})})}function Nr({options:n,value:a,onChange:l,placeholder:i="Select an option...",searchPlaceholder:s="Search...",emptyPlaceholder:u="No options found."}){const[f,h]=v.useState(!1),p=n.find(m=>m.value===a);return y.jsxs(gh,{open:f,onOpenChange:h,children:[y.jsx(vh,{asChild:!0,children:y.jsxs(_e,{variant:"outline",role:"combobox","aria-expanded":f,className:"w-full justify-between transition-all-ease hover:scale-[1.02] active:scale-[0.98]",children:[p?p.label:i,y.jsx(K0,{className:"ml-2 h-4 w-4 shrink-0 opacity-50 transition-transform duration-200 group-data-[state=open]:rotate-180"})]})}),y.jsx(yh,{className:"w-[--radix-popover-trigger-width] p-0 animate-fade-in",children:y.jsxs(jb,{children:[y.jsx(Mb,{placeholder:s}),y.jsxs(Db,{children:[y.jsx(_b,{children:u}),y.jsx(Lb,{children:n.map(m=>y.jsxs(zb,{value:m.value,onSelect:g=>{l(g===a?"":g),h(!1)},className:"transition-all-ease hover:bg-accent hover:text-accent-foreground",children:[y.jsx(G0,{className:nt("mr-2 h-4 w-4 transition-opacity",a===m.value?"opacity-100":"opacity-0")}),m.label]},m.value))})]})]})})]})}const oT=v.forwardRef(({options:n,value:a,onChange:l,onEnter:i,searchPlaceholder:s="Search...",emptyPlaceholder:u="No options found.",inputPlaceholder:f="Type or select..."},h)=>{const[p,m]=v.useState(!1),[g,x]=v.useState(a||""),S=v.useRef(null);v.useImperativeHandle(h,()=>S.current),v.useEffect(()=>{x(a||"")},[a]);const w=N=>{const H=N.target.value;x(H),l(H)},C=N=>{N.key==="Enter"&&g.trim()&&i&&(i(g.trim()),x(""))},O=N=>{x(N),l(N),i&&(i(N),x("")),m(!1)},L=()=>g;return v.useImperativeHandle(h,()=>({...S.current,value:g,getCurrentValue:L,clearInput:()=>{x(""),l("")}})),y.jsxs("div",{className:"relative",children:[y.jsx(Ct,{ref:S,value:g,onChange:w,onKeyDown:C,placeholder:f,className:"pr-10"}),y.jsxs(gh,{open:p,onOpenChange:m,children:[y.jsx(vh,{asChild:!0,children:y.jsx(_e,{variant:"ghost",size:"sm",className:"absolute right-0 top-0 h-full px-3 py-2 hover:bg-transparent",children:y.jsx(K0,{className:"h-4 w-4 opacity-50"})})}),y.jsx(yh,{className:"w-[--radix-popover-trigger-width] p-0 animate-fade-in",children:y.jsxs(jb,{children:[y.jsx(Mb,{placeholder:s}),y.jsxs(Db,{children:[y.jsx(_b,{children:u}),y.jsx(Lb,{children:n.map(N=>y.jsxs(zb,{value:N.value,onSelect:()=>O(N.value),className:"transition-all-ease hover:bg-accent hover:text-accent-foreground",children:[y.jsx(G0,{className:nt("mr-2 h-4 w-4 transition-opacity",a===N.value?"opacity-100":"opacity-0")}),N.label]},N.value))})]})]})})]})]})});function sT(){const{t:n}=Ur(),{config:a,setConfig:l}=Fl(),[i,s]=v.useState(null),[u,f]=v.useState(null),[h,p]=v.useState({}),[m,g]=v.useState({}),[x,S]=v.useState({}),[w,C]=v.useState([]),O=v.useRef(null);if(v.useEffect(()=>{(async()=>{try{const j=await an.get("/transformers");C(j.transformers)}catch(j){console.error("Failed to fetch transformers:",j)}})()},[]),!a)return y.jsxs(ha,{className:"flex h-full flex-col rounded-lg border shadow-sm",children:[y.jsx(ma,{className:"flex flex-row items-center justify-between border-b p-4",children:y.jsx(pa,{className:"text-lg",children:n("providers.title")})}),y.jsx(ga,{className:"flex-grow flex items-center justify-center p-4",children:y.jsx("div",{className:"text-gray-500",children:"Loading providers configuration..."})})]});const L=Array.isArray(a.Providers)?a.Providers:[],N=()=>{const A=[...a.Providers,{name:"",api_base_url:"",api_key:"",models:[]}];l({...a,Providers:A}),s(A.length-1)},H=()=>{s(null)},B=()=>{if(i!==null&&i===a.Providers.length-1){const A=[...a.Providers];A.pop(),l({...a,Providers:A})}i!==null&&p(A=>{const j={...A};return delete j[i],j}),s(null)},Y=A=>{const j=[...a.Providers];j.splice(A,1),l({...a,Providers:j}),f(null)},$=(A,j,J)=>{const R=[...a.Providers];R[A][j]=J,l({...a,Providers:R})},T=(A,j)=>{if(!j)return;const J=[...a.Providers];J[A].transformer||(J[A].transformer={use:[]}),J[A].transformer.use=[...J[A].transformer.use,j],l({...a,Providers:J})},F=(A,j)=>{const J=[...a.Providers];if(J[A].transformer){const R=[...J[A].transformer.use];R.splice(j,1),J[A].transformer.use=R,R.length===0&&Object.keys(J[A].transformer).length===1&&delete J[A].transformer}l({...a,Providers:J})},I=(A,j,J)=>{if(!J)return;const R=[...a.Providers];R[A].transformer||(R[A].transformer={use:[]}),R[A].transformer[j]||(R[A].transformer[j]={use:[]}),R[A].transformer[j].use=[...R[A].transformer[j].use,J],l({...a,Providers:R})},re=(A,j,J)=>{const R=[...a.Providers];if(R[A].transformer&&R[A].transformer[j]){const k=[...R[A].transformer[j].use];k.splice(J,1),R[A].transformer[j].use=k,k.length===0&&Object.keys(R[A].transformer[j]).length===1&&delete R[A].transformer[j]}l({...a,Providers:R})},ie=(A,j,J,R)=>{const k=[...a.Providers];if(k[A].transformer||(k[A].transformer={use:[]}),k[A].transformer.use&&k[A].transformer.use.length>j){const D=k[A].transformer.use[j];if(Array.isArray(D)){const P=[...D];if(P.length>1&&typeof P[1]=="object"&&P[1]!==null){const le={...P[1],[J]:R};P[1]=le}else if(P.length>1){const W={[J]:R};P.splice(1,P.length-1,W)}else{const W={[J]:R};P.push(W)}k[A].transformer.use[j]=P}else{const P={[J]:R};k[A].transformer.use[j]=[D,P]}}l({...a,Providers:k})},Re=(A,j,J)=>{const R=[...a.Providers];if(!R[A].transformer?.use||R[A].transformer.use.length<=j)return;const k=R[A].transformer.use[j];if(Array.isArray(k)&&k.length>1){const D=[...k];if(typeof D[1]=="object"&&D[1]!==null){const P={...D[1]};delete P[J],Object.keys(P).length===0?D.splice(1,1):D[1]=P,R[A].transformer.use[j]=D,l({...a,Providers:R})}}},xe=(A,j,J,R,k)=>{const D=[...a.Providers];if(D[A].transformer||(D[A].transformer={use:[]}),D[A].transformer[j]||(D[A].transformer[j]={use:[]}),D[A].transformer[j].use&&D[A].transformer[j].use.length>J){const P=D[A].transformer[j].use[J];if(Array.isArray(P)){const W=[...P];if(W.length>1&&typeof W[1]=="object"&&W[1]!==null){const ce={...W[1],[R]:k};W[1]=ce}else if(W.length>1){const le={[R]:k};W.splice(1,W.length-1,le)}else{const le={[R]:k};W.push(le)}D[A].transformer[j].use[J]=W}else{const W={[R]:k};D[A].transformer[j].use[J]=[P,W]}}l({...a,Providers:D})},fe=(A,j,J,R)=>{const k=[...a.Providers];if(!k[A].transformer?.[j]?.use||k[A].transformer[j].use.length<=J)return;const D=k[A].transformer[j].use[J];if(Array.isArray(D)&&D.length>1){const P=[...D];if(typeof P[1]=="object"&&P[1]!==null){const W={...P[1]};delete W[R],Object.keys(W).length===0?P.splice(1,1):P[1]=W,k[A].transformer[j].use[J]=P,l({...a,Providers:k})}}},se=(A,j)=>{if(!j.trim()||!a||!Array.isArray(a.Providers)||!a.Providers[A])return;const J=[...a.Providers],R=Array.isArray(J[A].models)?[...J[A].models]:[];R.includes(j.trim())||(R.push(j.trim()),J[A].models=R,l({...a,Providers:J}))},ue=(A,j)=>{if(!a||!Array.isArray(a.Providers)||!a.Providers[A])return;const J=[...a.Providers],R=Array.isArray(J[A].models)?[...J[A].models]:[];j>=0&&j<R.length&&(R.splice(j,1),J[A].models=R,l({...a,Providers:J}))},M=i!==null?L[i]:null;return y.jsxs(ha,{className:"flex h-full flex-col rounded-lg border shadow-sm",children:[y.jsxs(ma,{className:"flex flex-row items-center justify-between border-b p-4",children:[y.jsxs(pa,{className:"text-lg",children:[n("providers.title")," ",y.jsxs("span",{className:"text-sm font-normal text-gray-500",children:["(",L.length,")"]})]}),y.jsx(_e,{onClick:N,children:n("providers.add")})]}),y.jsx(ga,{className:"flex-grow overflow-y-auto p-4",children:y.jsx(tA,{providers:L,onEdit:s,onRemove:f})}),y.jsx(so,{open:i!==null,onOpenChange:A=>{A||B()},children:y.jsxs(Pl,{className:"max-h-[80vh] flex flex-col sm:max-w-2xl",children:[y.jsx(Hl,{children:y.jsx(Bl,{children:n("providers.edit")})}),M&&i!==null&&y.jsxs("div",{className:"space-y-4 p-4 overflow-y-auto flex-grow",children:[y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"name",children:n("providers.name")}),y.jsx(Ct,{id:"name",value:M.name||"",onChange:A=>$(i,"name",A.target.value)})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"api_base_url",children:n("providers.api_base_url")}),y.jsx(Ct,{id:"api_base_url",value:M.api_base_url||"",onChange:A=>$(i,"api_base_url",A.target.value)})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"api_key",children:n("providers.api_key")}),y.jsx(Ct,{id:"api_key",type:"password",value:M.api_key||"",onChange:A=>$(i,"api_key",A.target.value)})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"models",children:n("providers.models")}),y.jsxs("div",{className:"space-y-2",children:[y.jsxs("div",{className:"flex gap-2",children:[y.jsx("div",{className:"flex-1",children:h[i]?y.jsx(oT,{ref:O,options:(M.models||[]).map(A=>({label:A,value:A})),value:"",onChange:A=>{},onEnter:A=>{i!==null&&se(i,A)},inputPlaceholder:n("providers.models_placeholder")}):y.jsx(Ct,{id:"models",placeholder:n("providers.models_placeholder"),onKeyDown:A=>{A.key==="Enter"&&A.currentTarget.value.trim()&&i!==null&&(se(i,A.currentTarget.value),A.currentTarget.value="")}})}),y.jsx(_e,{onClick:()=>{if(h[i]&&O.current){const A=O.current,j=A.getCurrentValue();j&&j.trim()&&i!==null&&(se(i,j.trim()),A.clearInput())}else{const A=document.getElementById("models");A&&A.value.trim()&&i!==null&&(se(i,A.value),A.value="")}},children:n("providers.add_model")})]}),y.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:(M.models||[]).map((A,j)=>y.jsxs(Sb,{variant:"outline",className:"font-normal flex items-center gap-1",children:[A,y.jsx("button",{type:"button",className:"ml-1 rounded-full hover:bg-gray-200",onClick:()=>i!==null&&ue(i,j),children:y.jsx(zl,{className:"h-3 w-3"})})]},j))})]})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{children:n("providers.provider_transformer")}),y.jsx("div",{className:"flex gap-2",children:y.jsx(Nr,{options:w.map(A=>({label:A.name,value:A.name})),value:"",onChange:A=>{i!==null&&T(i,A)},placeholder:n("providers.select_transformer"),emptyPlaceholder:n("providers.no_transformers")})}),M.transformer?.use&&M.transformer.use.length>0&&y.jsxs("div",{className:"space-y-2 mt-2",children:[y.jsx("div",{className:"text-sm font-medium text-gray-700",children:n("providers.selected_transformers")}),M.transformer.use.map((A,j)=>y.jsxs("div",{className:"border rounded-md p-3",children:[y.jsxs("div",{className:"flex gap-2 items-center mb-2",children:[y.jsx("div",{className:"flex-1 bg-gray-50 rounded p-2 text-sm",children:typeof A=="string"?A:Array.isArray(A)?String(A[0]):String(A)}),y.jsx(_e,{variant:"outline",size:"icon",onClick:()=>{i!==null&&F(i,j)},children:y.jsx(Lr,{className:"h-4 w-4"})})]}),y.jsxs("div",{className:"mt-2 pl-4 border-l-2 border-gray-200",children:[y.jsx(dt,{className:"text-sm",children:n("providers.transformer_parameters")}),y.jsxs("div",{className:"space-y-2 mt-1",children:[y.jsxs("div",{className:"flex gap-2",children:[y.jsx(Ct,{placeholder:n("providers.parameter_name"),value:m[`provider-${i}-transformer-${j}`]?.name||"",onChange:J=>{const R=`provider-${i}-transformer-${j}`;g(k=>({...k,[R]:{...k[R]||{name:"",value:""},name:J.target.value}}))}}),y.jsx(Ct,{placeholder:n("providers.parameter_value"),value:m[`provider-${i}-transformer-${j}`]?.value||"",onChange:J=>{const R=`provider-${i}-transformer-${j}`;g(k=>({...k,[R]:{...k[R]||{name:"",value:""},value:J.target.value}}))}}),y.jsx(_e,{size:"sm",onClick:()=>{if(i!==null){const J=`provider-${i}-transformer-${j}`,R=m[J];R&&R.name&&R.value&&(ie(i,j,R.name,R.value),g(k=>({...k,[J]:{name:"",value:""}})))}},children:y.jsx(Nd,{className:"h-4 w-4"})})]}),(()=>{if(!M.transformer?.use||M.transformer.use.length<=j)return null;const J=M.transformer.use[j];let R={};return Array.isArray(J)&&J.length>1&&typeof J[1]=="object"&&J[1]!==null&&(R=J[1]),Object.keys(R).length>0?y.jsx("div",{className:"space-y-1",children:Object.entries(R).map(([k,D])=>y.jsxs("div",{className:"flex items-center justify-between bg-gray-50 rounded p-2",children:[y.jsxs("div",{className:"text-sm",children:[y.jsxs("span",{className:"font-medium",children:[k,":"]})," ",String(D)]}),y.jsx(_e,{variant:"ghost",size:"sm",className:"h-6 w-6 p-0",onClick:()=>{i!==null&&Re(i,j,k)},children:y.jsx(zl,{className:"h-3 w-3"})})]},k))}):null})()]})]})]},j))]})]}),M.models&&M.models.length>0&&y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{children:n("providers.model_transformers")}),y.jsx("div",{className:"space-y-3",children:(M.models||[]).map((A,j)=>y.jsxs("div",{className:"border rounded-md p-3",children:[y.jsx("div",{className:"font-medium text-sm mb-2",children:A}),y.jsx("div",{className:"flex gap-2",children:y.jsx("div",{className:"flex-1 flex gap-2",children:y.jsx(Nr,{options:w.map(J=>({label:J.name,value:J.name})),value:"",onChange:J=>{i!==null&&I(i,A,J)},placeholder:n("providers.select_transformer"),emptyPlaceholder:n("providers.no_transformers")})})}),M.transformer?.[A]?.use&&M.transformer[A].use.length>0&&y.jsxs("div",{className:"space-y-2 mt-2",children:[y.jsx("div",{className:"text-sm font-medium text-gray-700",children:n("providers.selected_transformers")}),M.transformer[A].use.map((J,R)=>y.jsxs("div",{className:"border rounded-md p-3",children:[y.jsxs("div",{className:"flex gap-2 items-center mb-2",children:[y.jsx("div",{className:"flex-1 bg-gray-50 rounded p-2 text-sm",children:typeof J=="string"?J:Array.isArray(J)?String(J[0]):String(J)}),y.jsx(_e,{variant:"outline",size:"icon",onClick:()=>{i!==null&&re(i,A,R)},children:y.jsx(Lr,{className:"h-4 w-4"})})]}),y.jsxs("div",{className:"mt-2 pl-4 border-l-2 border-gray-200",children:[y.jsx(dt,{className:"text-sm",children:n("providers.transformer_parameters")}),y.jsxs("div",{className:"space-y-2 mt-1",children:[y.jsxs("div",{className:"flex gap-2",children:[y.jsx(Ct,{placeholder:n("providers.parameter_name"),value:x[`model-${i}-${A}-transformer-${R}`]?.name||"",onChange:k=>{const D=`model-${i}-${A}-transformer-${R}`;S(P=>({...P,[D]:{...P[D]||{name:"",value:""},name:k.target.value}}))}}),y.jsx(Ct,{placeholder:n("providers.parameter_value"),value:x[`model-${i}-${A}-transformer-${R}`]?.value||"",onChange:k=>{const D=`model-${i}-${A}-transformer-${R}`;S(P=>({...P,[D]:{...P[D]||{name:"",value:""},value:k.target.value}}))}}),y.jsx(_e,{size:"sm",onClick:()=>{if(i!==null){const k=`model-${i}-${A}-transformer-${R}`,D=x[k];D&&D.name&&D.value&&(xe(i,A,R,D.name,D.value),S(P=>({...P,[k]:{name:"",value:""}})))}},children:y.jsx(Nd,{className:"h-4 w-4"})})]}),(()=>{if(!M.transformer?.[A]?.use||M.transformer[A].use.length<=R)return null;const k=M.transformer[A].use[R];let D={};return Array.isArray(k)&&k.length>1&&typeof k[1]=="object"&&k[1]!==null&&(D=k[1]),Object.keys(D).length>0?y.jsx("div",{className:"space-y-1",children:Object.entries(D).map(([P,W])=>y.jsxs("div",{className:"flex items-center justify-between bg-gray-50 rounded p-2",children:[y.jsxs("div",{className:"text-sm",children:[y.jsxs("span",{className:"font-medium",children:[P,":"]})," ",String(W)]}),y.jsx(_e,{variant:"ghost",size:"sm",className:"h-6 w-6 p-0",onClick:()=>{i!==null&&fe(i,A,R,P)},children:y.jsx(zl,{className:"h-3 w-3"})})]},P))}):null})()]})]})]},R))]})]},j))})]})]}),y.jsx("div",{className:"space-y-3 mt-auto",children:y.jsx("div",{className:"flex justify-end gap-2",children:y.jsx(_e,{onClick:H,children:n("app.save")})})})]})}),y.jsx(so,{open:u!==null,onOpenChange:()=>f(null),children:y.jsxs(Pl,{children:[y.jsxs(Hl,{children:[y.jsx(Bl,{children:n("providers.delete")}),y.jsx(ah,{children:n("providers.delete_provider_confirm")})]}),y.jsxs(uo,{children:[y.jsx(_e,{variant:"outline",onClick:()=>f(null),children:n("providers.cancel")}),y.jsx(_e,{variant:"destructive",onClick:()=>u!==null&&Y(u),children:n("providers.delete")})]})]})})]})}function uT(){const{t:n}=Ur(),{config:a,setConfig:l}=Fl();if(!a)return y.jsxs(ha,{className:"flex h-full flex-col rounded-lg border shadow-sm",children:[y.jsx(ma,{className:"border-b p-4",children:y.jsx(pa,{className:"text-lg",children:n("router.title")})}),y.jsx(ga,{className:"flex-grow flex items-center justify-center p-4",children:y.jsx("div",{className:"text-gray-500",children:"Loading router configuration..."})})]});const i=a.Router||{default:"",background:"",think:"",longContext:"",webSearch:""},s=(h,p)=>{const g={...a.Router||{},[h]:p};l({...a,Router:g})},f=(Array.isArray(a.Providers)?a.Providers:[]).flatMap(h=>{if(!h)return[];const p=Array.isArray(h.models)?h.models:[],m=h.name||"Unknown Provider";return p.map(g=>({value:`${m},${g||"Unknown Model"}`,label:`${m}, ${g||"Unknown Model"}`}))});return y.jsxs(ha,{className:"flex h-full flex-col rounded-lg border shadow-sm",children:[y.jsx(ma,{className:"border-b p-4",children:y.jsx(pa,{className:"text-lg",children:n("router.title")})}),y.jsxs(ga,{className:"flex-grow space-y-5 overflow-y-auto p-4",children:[y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{children:n("router.default")}),y.jsx(Nr,{options:f,value:i.default||"",onChange:h=>s("default",h),placeholder:n("router.selectModel"),searchPlaceholder:n("router.searchModel"),emptyPlaceholder:n("router.noModelFound")})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{children:n("router.background")}),y.jsx(Nr,{options:f,value:i.background||"",onChange:h=>s("background",h),placeholder:n("router.selectModel"),searchPlaceholder:n("router.searchModel"),emptyPlaceholder:n("router.noModelFound")})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{children:n("router.think")}),y.jsx(Nr,{options:f,value:i.think||"",onChange:h=>s("think",h),placeholder:n("router.selectModel"),searchPlaceholder:n("router.searchModel"),emptyPlaceholder:n("router.noModelFound")})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{children:n("router.longContext")}),y.jsx(Nr,{options:f,value:i.longContext||"",onChange:h=>s("longContext",h),placeholder:n("router.selectModel"),searchPlaceholder:n("router.searchModel"),emptyPlaceholder:n("router.noModelFound")})]}),y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{children:n("router.webSearch")}),y.jsx(Nr,{options:f,value:i.webSearch||"",onChange:h=>s("webSearch",h),placeholder:n("router.selectModel"),searchPlaceholder:n("router.searchModel"),emptyPlaceholder:n("router.noModelFound")})]})]})]})}function cT(n,a,l){return a in n?Object.defineProperty(n,a,{value:l,enumerable:!0,configurable:!0,writable:!0}):n[a]=l,n}function Cy(n,a){var l=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);a&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(n,s).enumerable})),l.push.apply(l,i)}return l}function Oy(n){for(var a=1;a<arguments.length;a++){var l=arguments[a]!=null?arguments[a]:{};a%2?Cy(Object(l),!0).forEach(function(i){cT(n,i,l[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(l)):Cy(Object(l)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(l,i))})}return n}function fT(n,a){if(n==null)return{};var l={},i=Object.keys(n),s,u;for(u=0;u<i.length;u++)s=i[u],!(a.indexOf(s)>=0)&&(l[s]=n[s]);return l}function dT(n,a){if(n==null)return{};var l=fT(n,a),i,s;if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(n);for(s=0;s<u.length;s++)i=u[s],!(a.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(n,i)&&(l[i]=n[i])}return l}function hT(n,a){return mT(n)||pT(n,a)||gT(n,a)||vT()}function mT(n){if(Array.isArray(n))return n}function pT(n,a){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(n)))){var l=[],i=!0,s=!1,u=void 0;try{for(var f=n[Symbol.iterator](),h;!(i=(h=f.next()).done)&&(l.push(h.value),!(a&&l.length===a));i=!0);}catch(p){s=!0,u=p}finally{try{!i&&f.return!=null&&f.return()}finally{if(s)throw u}}return l}}function gT(n,a){if(n){if(typeof n=="string")return Ay(n,a);var l=Object.prototype.toString.call(n).slice(8,-1);if(l==="Object"&&n.constructor&&(l=n.constructor.name),l==="Map"||l==="Set")return Array.from(n);if(l==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l))return Ay(n,a)}}function Ay(n,a){(a==null||a>n.length)&&(a=n.length);for(var l=0,i=new Array(a);l<a;l++)i[l]=n[l];return i}function vT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
207
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yT(n,a,l){return a in n?Object.defineProperty(n,a,{value:l,enumerable:!0,configurable:!0,writable:!0}):n[a]=l,n}function Ny(n,a){var l=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);a&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(n,s).enumerable})),l.push.apply(l,i)}return l}function Ty(n){for(var a=1;a<arguments.length;a++){var l=arguments[a]!=null?arguments[a]:{};a%2?Ny(Object(l),!0).forEach(function(i){yT(n,i,l[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(l)):Ny(Object(l)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(l,i))})}return n}function bT(){for(var n=arguments.length,a=new Array(n),l=0;l<n;l++)a[l]=arguments[l];return function(i){return a.reduceRight(function(s,u){return u(s)},i)}}function to(n){return function a(){for(var l=this,i=arguments.length,s=new Array(i),u=0;u<i;u++)s[u]=arguments[u];return s.length>=n.length?n.apply(this,s):function(){for(var f=arguments.length,h=new Array(f),p=0;p<f;p++)h[p]=arguments[p];return a.apply(l,[].concat(s,h))}}}function mu(n){return{}.toString.call(n).includes("Object")}function xT(n){return!Object.keys(n).length}function ho(n){return typeof n=="function"}function ST(n,a){return Object.prototype.hasOwnProperty.call(n,a)}function wT(n,a){return mu(a)||Qa("changeType"),Object.keys(a).some(function(l){return!ST(n,l)})&&Qa("changeField"),a}function ET(n){ho(n)||Qa("selectorType")}function RT(n){ho(n)||mu(n)||Qa("handlerType"),mu(n)&&Object.values(n).some(function(a){return!ho(a)})&&Qa("handlersType")}function CT(n){n||Qa("initialIsRequired"),mu(n)||Qa("initialType"),xT(n)&&Qa("initialContent")}function OT(n,a){throw new Error(n[a]||n.default)}var AT={initialIsRequired:"initial state is required",initialType:"initial state should be an object",initialContent:"initial state shouldn't be an empty object",handlerType:"handler should be an object or a function",handlersType:"all handlers should be a functions",selectorType:"selector should be a function",changeType:"provided value of changes should be an object",changeField:'it seams you want to change a field in the state which is not specified in the "initial" state',default:"an unknown error accured in `state-local` package"},Qa=to(OT)(AT),Xs={changes:wT,selector:ET,handler:RT,initial:CT};function NT(n){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Xs.initial(n),Xs.handler(a);var l={current:n},i=to(MT)(l,a),s=to(jT)(l),u=to(Xs.changes)(n),f=to(TT)(l);function h(){var m=arguments.length>0&&arguments[0]!==void 0?arguments[0]:function(g){return g};return Xs.selector(m),m(l.current)}function p(m){bT(i,s,u,f)(m)}return[h,p]}function TT(n,a){return ho(a)?a(n.current):a}function jT(n,a){return n.current=Ty(Ty({},n.current),a),a}function MT(n,a,l){return ho(a)?a(n.current):Object.keys(l).forEach(function(i){var s;return(s=a[i])===null||s===void 0?void 0:s.call(a,n.current[i])}),l}var DT={create:NT},_T={paths:{vs:"https://cdn.jsdelivr.net/npm/monaco-editor@0.52.2/min/vs"}};function LT(n){return function a(){for(var l=this,i=arguments.length,s=new Array(i),u=0;u<i;u++)s[u]=arguments[u];return s.length>=n.length?n.apply(this,s):function(){for(var f=arguments.length,h=new Array(f),p=0;p<f;p++)h[p]=arguments[p];return a.apply(l,[].concat(s,h))}}}function zT(n){return{}.toString.call(n).includes("Object")}function kT(n){return n||jy("configIsRequired"),zT(n)||jy("configType"),n.urls?(UT(),{paths:{vs:n.urls.monacoBase}}):n}function UT(){console.warn(px.deprecation)}function PT(n,a){throw new Error(n[a]||n.default)}var px={configIsRequired:"the configuration object is required",configType:"the configuration object should be an object",default:"an unknown error accured in `@monaco-editor/loader` package",deprecation:`Deprecation warning!
208
+ You are using deprecated way of configuration.
209
+
210
+ Instead of using
211
+ monaco.config({ urls: { monacoBase: '...' } })
212
+ use
213
+ monaco.config({ paths: { vs: '...' } })
214
+
215
+ For more please check the link https://github.com/suren-atoyan/monaco-loader#config
216
+ `},jy=LT(PT)(px),HT={config:kT},BT=function(){for(var a=arguments.length,l=new Array(a),i=0;i<a;i++)l[i]=arguments[i];return function(s){return l.reduceRight(function(u,f){return f(u)},s)}};function gx(n,a){return Object.keys(a).forEach(function(l){a[l]instanceof Object&&n[l]&&Object.assign(a[l],gx(n[l],a[l]))}),Oy(Oy({},n),a)}var $T={type:"cancelation",msg:"operation is manually canceled"};function hd(n){var a=!1,l=new Promise(function(i,s){n.then(function(u){return a?s($T):i(u)}),n.catch(s)});return l.cancel=function(){return a=!0},l}var VT=DT.create({config:_T,isInitialized:!1,resolve:null,reject:null,monaco:null}),vx=hT(VT,2),bo=vx[0],Du=vx[1];function YT(n){var a=HT.config(n),l=a.monaco,i=dT(a,["monaco"]);Du(function(s){return{config:gx(s.config,i),monaco:l}})}function qT(){var n=bo(function(a){var l=a.monaco,i=a.isInitialized,s=a.resolve;return{monaco:l,isInitialized:i,resolve:s}});if(!n.isInitialized){if(Du({isInitialized:!0}),n.monaco)return n.resolve(n.monaco),hd(md);if(window.monaco&&window.monaco.editor)return yx(window.monaco),n.resolve(window.monaco),hd(md);BT(GT,FT)(XT)}return hd(md)}function GT(n){return document.body.appendChild(n)}function KT(n){var a=document.createElement("script");return n&&(a.src=n),a}function FT(n){var a=bo(function(i){var s=i.config,u=i.reject;return{config:s,reject:u}}),l=KT("".concat(a.config.paths.vs,"/loader.js"));return l.onload=function(){return n()},l.onerror=a.reject,l}function XT(){var n=bo(function(l){var i=l.config,s=l.resolve,u=l.reject;return{config:i,resolve:s,reject:u}}),a=window.require;a.config(n.config),a(["vs/editor/editor.main"],function(l){yx(l),n.resolve(l)},function(l){n.reject(l)})}function yx(n){bo().monaco||Du({monaco:n})}function QT(){return bo(function(n){var a=n.monaco;return a})}var md=new Promise(function(n,a){return Du({resolve:n,reject:a})}),bx={config:YT,init:qT,__getMonacoInstance:QT},ZT={wrapper:{display:"flex",position:"relative",textAlign:"initial"},fullWidth:{width:"100%"},hide:{display:"none"}},pd=ZT,JT={container:{display:"flex",height:"100%",width:"100%",justifyContent:"center",alignItems:"center"}},WT=JT;function IT({children:n}){return jr.createElement("div",{style:WT.container},n)}var ej=IT,tj=ej;function nj({width:n,height:a,isEditorReady:l,loading:i,_ref:s,className:u,wrapperProps:f}){return jr.createElement("section",{style:{...pd.wrapper,width:n,height:a},...f},!l&&jr.createElement(tj,null,i),jr.createElement("div",{ref:s,style:{...pd.fullWidth,...!l&&pd.hide},className:u}))}var aj=nj,xx=v.memo(aj);function rj(n){v.useEffect(n,[])}var Sx=rj;function lj(n,a,l=!0){let i=v.useRef(!0);v.useEffect(i.current||!l?()=>{i.current=!1}:n,a)}var tn=lj;function ao(){}function Dl(n,a,l,i){return ij(n,i)||oj(n,a,l,i)}function ij(n,a){return n.editor.getModel(wx(n,a))}function oj(n,a,l,i){return n.editor.createModel(a,l,i?wx(n,i):void 0)}function wx(n,a){return n.Uri.parse(a)}function sj({original:n,modified:a,language:l,originalLanguage:i,modifiedLanguage:s,originalModelPath:u,modifiedModelPath:f,keepCurrentOriginalModel:h=!1,keepCurrentModifiedModel:p=!1,theme:m="light",loading:g="Loading...",options:x={},height:S="100%",width:w="100%",className:C,wrapperProps:O={},beforeMount:L=ao,onMount:N=ao}){let[H,B]=v.useState(!1),[Y,$]=v.useState(!0),T=v.useRef(null),F=v.useRef(null),I=v.useRef(null),re=v.useRef(N),ie=v.useRef(L),Re=v.useRef(!1);Sx(()=>{let ue=bx.init();return ue.then(M=>(F.current=M)&&$(!1)).catch(M=>M?.type!=="cancelation"&&console.error("Monaco initialization: error:",M)),()=>T.current?se():ue.cancel()}),tn(()=>{if(T.current&&F.current){let ue=T.current.getOriginalEditor(),M=Dl(F.current,n||"",i||l||"text",u||"");M!==ue.getModel()&&ue.setModel(M)}},[u],H),tn(()=>{if(T.current&&F.current){let ue=T.current.getModifiedEditor(),M=Dl(F.current,a||"",s||l||"text",f||"");M!==ue.getModel()&&ue.setModel(M)}},[f],H),tn(()=>{let ue=T.current.getModifiedEditor();ue.getOption(F.current.editor.EditorOption.readOnly)?ue.setValue(a||""):a!==ue.getValue()&&(ue.executeEdits("",[{range:ue.getModel().getFullModelRange(),text:a||"",forceMoveMarkers:!0}]),ue.pushUndoStop())},[a],H),tn(()=>{T.current?.getModel()?.original.setValue(n||"")},[n],H),tn(()=>{let{original:ue,modified:M}=T.current.getModel();F.current.editor.setModelLanguage(ue,i||l||"text"),F.current.editor.setModelLanguage(M,s||l||"text")},[l,i,s],H),tn(()=>{F.current?.editor.setTheme(m)},[m],H),tn(()=>{T.current?.updateOptions(x)},[x],H);let xe=v.useCallback(()=>{if(!F.current)return;ie.current(F.current);let ue=Dl(F.current,n||"",i||l||"text",u||""),M=Dl(F.current,a||"",s||l||"text",f||"");T.current?.setModel({original:ue,modified:M})},[l,a,s,n,i,u,f]),fe=v.useCallback(()=>{!Re.current&&I.current&&(T.current=F.current.editor.createDiffEditor(I.current,{automaticLayout:!0,...x}),xe(),F.current?.editor.setTheme(m),B(!0),Re.current=!0)},[x,m,xe]);v.useEffect(()=>{H&&re.current(T.current,F.current)},[H]),v.useEffect(()=>{!Y&&!H&&fe()},[Y,H,fe]);function se(){let ue=T.current?.getModel();h||ue?.original?.dispose(),p||ue?.modified?.dispose(),T.current?.dispose()}return jr.createElement(xx,{width:w,height:S,isEditorReady:H,loading:g,_ref:I,className:C,wrapperProps:O})}var uj=sj;v.memo(uj);function cj(n){let a=v.useRef();return v.useEffect(()=>{a.current=n},[n]),a.current}var fj=cj,Qs=new Map;function dj({defaultValue:n,defaultLanguage:a,defaultPath:l,value:i,language:s,path:u,theme:f="light",line:h,loading:p="Loading...",options:m={},overrideServices:g={},saveViewState:x=!0,keepCurrentModel:S=!1,width:w="100%",height:C="100%",className:O,wrapperProps:L={},beforeMount:N=ao,onMount:H=ao,onChange:B,onValidate:Y=ao}){let[$,T]=v.useState(!1),[F,I]=v.useState(!0),re=v.useRef(null),ie=v.useRef(null),Re=v.useRef(null),xe=v.useRef(H),fe=v.useRef(N),se=v.useRef(),ue=v.useRef(i),M=fj(u),A=v.useRef(!1),j=v.useRef(!1);Sx(()=>{let k=bx.init();return k.then(D=>(re.current=D)&&I(!1)).catch(D=>D?.type!=="cancelation"&&console.error("Monaco initialization: error:",D)),()=>ie.current?R():k.cancel()}),tn(()=>{let k=Dl(re.current,n||i||"",a||s||"",u||l||"");k!==ie.current?.getModel()&&(x&&Qs.set(M,ie.current?.saveViewState()),ie.current?.setModel(k),x&&ie.current?.restoreViewState(Qs.get(u)))},[u],$),tn(()=>{ie.current?.updateOptions(m)},[m],$),tn(()=>{!ie.current||i===void 0||(ie.current.getOption(re.current.editor.EditorOption.readOnly)?ie.current.setValue(i):i!==ie.current.getValue()&&(j.current=!0,ie.current.executeEdits("",[{range:ie.current.getModel().getFullModelRange(),text:i,forceMoveMarkers:!0}]),ie.current.pushUndoStop(),j.current=!1))},[i],$),tn(()=>{let k=ie.current?.getModel();k&&s&&re.current?.editor.setModelLanguage(k,s)},[s],$),tn(()=>{h!==void 0&&ie.current?.revealLine(h)},[h],$),tn(()=>{re.current?.editor.setTheme(f)},[f],$);let J=v.useCallback(()=>{if(!(!Re.current||!re.current)&&!A.current){fe.current(re.current);let k=u||l,D=Dl(re.current,i||n||"",a||s||"",k||"");ie.current=re.current?.editor.create(Re.current,{model:D,automaticLayout:!0,...m},g),x&&ie.current.restoreViewState(Qs.get(k)),re.current.editor.setTheme(f),h!==void 0&&ie.current.revealLine(h),T(!0),A.current=!0}},[n,a,l,i,s,u,m,g,x,f,h]);v.useEffect(()=>{$&&xe.current(ie.current,re.current)},[$]),v.useEffect(()=>{!F&&!$&&J()},[F,$,J]),ue.current=i,v.useEffect(()=>{$&&B&&(se.current?.dispose(),se.current=ie.current?.onDidChangeModelContent(k=>{j.current||B(ie.current.getValue(),k)}))},[$,B]),v.useEffect(()=>{if($){let k=re.current.editor.onDidChangeMarkers(D=>{let P=ie.current.getModel()?.uri;if(P&&D.find(W=>W.path===P.path)){let W=re.current.editor.getModelMarkers({resource:P});Y?.(W)}});return()=>{k?.dispose()}}return()=>{}},[$,Y]);function R(){se.current?.dispose(),S?x&&Qs.set(u,ie.current.saveViewState()):ie.current.getModel()?.dispose(),ie.current.dispose()}return jr.createElement(xx,{width:w,height:C,isEditorReady:$,loading:p,_ref:Re,className:O,wrapperProps:L})}var hj=dj,mj=v.memo(hj),pj=mj;function gj({open:n,onOpenChange:a,showToast:l}){const{t:i}=Ur(),{config:s}=Fl(),[u,f]=v.useState(""),[h,p]=v.useState(!1),[m,g]=v.useState(!1),[x,S]=v.useState(!1),w=v.useRef(null);v.useEffect(()=>{s&&n&&f(JSON.stringify(s,null,2))},[s,n]),v.useEffect(()=>{if(n)g(!0),requestAnimationFrame(()=>{S(!0)});else{S(!1);const N=setTimeout(()=>{g(!1)},300);return()=>clearTimeout(N)}},[n]);const C=(N,H,B)=>{if(N&&typeof N=="object"&&"success"in N){const Y=N;return Y.success?(l&&l(Y.message||H,"success"),!0):(l&&l(Y.message||B,"error"),!1)}else return l&&l(H,"success"),!0},O=async()=>{if(u)try{p(!0);const N=JSON.parse(u),H=await an.updateConfig(N);C(H,i("app.config_saved_success"),i("app.config_saved_failed"))&&a(!1)}catch(N){console.error("Failed to save config:",N),l&&l(i("app.config_saved_failed")+": "+N.message,"error")}finally{p(!1)}},L=async()=>{if(u)try{p(!0);const N=JSON.parse(u),H=await an.updateConfig(N);if(C(H,i("app.config_saved_success"),i("app.config_saved_failed"))){const Y=await an.restartService();C(Y,i("app.config_saved_restart_success"),i("app.config_saved_restart_failed")),a(!1)}}catch(N){console.error("Failed to save config and restart:",N),l&&l(i("app.config_saved_restart_failed")+": "+N.message,"error")}finally{p(!1)}};return!m&&!n?null:y.jsxs(y.Fragment,{children:[(m||n)&&y.jsx("div",{className:`fixed inset-0 z-50 transition-all duration-300 ease-out ${x&&n?"bg-black/50 opacity-100":"bg-black/0 opacity-0 pointer-events-none"}`,onClick:()=>a(!1)}),y.jsxs("div",{ref:w,className:`fixed bottom-0 left-0 right-0 z-50 flex flex-col bg-white shadow-2xl transition-all duration-300 ease-out transform ${x&&n?"translate-y-0":"translate-y-full"}`,style:{height:"100vh",maxHeight:"100vh"},children:[y.jsxs("div",{className:"flex items-center justify-between border-b p-4",children:[y.jsx("h2",{className:"text-lg font-semibold",children:i("json_editor.title")}),y.jsxs("div",{className:"flex gap-2",children:[y.jsxs(_e,{variant:"outline",size:"sm",onClick:()=>a(!1),disabled:h,children:[y.jsx(zl,{className:"h-4 w-4 mr-2"}),i("json_editor.cancel")]}),y.jsxs(_e,{variant:"outline",size:"sm",onClick:O,disabled:h,children:[y.jsx(X0,{className:"h-4 w-4 mr-2"}),i(h?"json_editor.saving":"json_editor.save")]}),y.jsxs(_e,{variant:"default",size:"sm",onClick:L,disabled:h,children:[y.jsx(F0,{className:"h-4 w-4 mr-2"}),i(h?"json_editor.saving":"json_editor.save_and_restart")]})]})]}),y.jsx("div",{className:"flex-1 min-h-0 bg-gray-50",children:y.jsx(pj,{height:"100%",defaultLanguage:"json",value:u,onChange:N=>f(N||""),theme:"vs",options:{minimap:{enabled:!0},fontSize:14,scrollBeyondLastLine:!1,automaticLayout:!0,wordWrap:"on",formatOnPaste:!0,formatOnType:!0,suggest:{showKeywords:!0,showSnippets:!0}}})})]})]})}function vj({message:n,type:a,onClose:l}){v.useEffect(()=>{const u=setTimeout(()=>{l()},3e3);return()=>clearTimeout(u)},[l]);const i=()=>{switch(a){case"success":return y.jsx(V2,{className:"h-5 w-5 text-green-500"});case"error":return y.jsx(q2,{className:"h-5 w-5 text-red-500"});case"warning":return y.jsx(B2,{className:"h-5 w-5 text-yellow-500"});default:return null}},s=()=>{switch(a){case"success":return"bg-green-100 border-green-200";case"error":return"bg-red-100 border-red-200";case"warning":return"bg-yellow-100 border-yellow-200";default:return"bg-gray-100 border-gray-200"}};return y.jsxs("div",{className:`fixed top-4 right-4 z-50 flex items-center justify-between p-4 rounded-lg border shadow-lg ${s()} transition-all duration-300 ease-in-out`,children:[y.jsxs("div",{className:"flex items-center space-x-2",children:[i(),y.jsx("span",{className:"text-sm font-medium",children:n})]}),y.jsx("button",{onClick:l,className:"ml-4 text-gray-500 hover:text-gray-700 focus:outline-none",children:y.jsx(zl,{className:"h-4 w-4"})})]})}function yj(){const{t:n,i18n:a}=Ur(),l=bu(),{config:i,error:s}=Fl(),[u,f]=v.useState(!1),[h,p]=v.useState(!1),[m,g]=v.useState(!0),[x,S]=v.useState(null);v.useEffect(()=>{(async()=>{if(i){g(!1);return}if(!localStorage.getItem("apiKey")){g(!1);return}try{await an.getConfig()}catch(H){console.error("Error checking auth:",H),H.message==="Unauthorized"&&l("/login")}finally{g(!1)}})();const L=()=>{l("/login")};return window.addEventListener("unauthorized",L),()=>{window.removeEventListener("unauthorized",L)}},[i,l]);const w=async()=>{if(!i){S({message:n("app.config_missing"),type:"error"});return}try{const O=await an.updateConfig(i);if(console.log("Config saved successfully"),O&&typeof O=="object"&&"success"in O){const L=O;L.success?S({message:L.message||n("app.config_saved_success"),type:"success"}):S({message:L.message||n("app.config_saved_failed"),type:"error"})}else S({message:n("app.config_saved_success"),type:"success"})}catch(O){console.error("Failed to save config:",O),S({message:n("app.config_saved_failed")+": "+O.message,type:"error"})}},C=async()=>{if(!i){S({message:n("app.config_missing"),type:"error"});return}try{const O=await an.updateConfig(i);let L=!0;if(O&&typeof O=="object"&&"success"in O){const N=O;N.success||(L=!1,S({message:N.message||n("app.config_saved_failed"),type:"error"}))}if(L){const N=await an.restartService();if(console.log("Config saved and service restarted successfully"),N&&typeof N=="object"&&"success"in N){const H=N;H.success&&S({message:H.message||n("app.config_saved_restart_success"),type:"success"})}else S({message:n("app.config_saved_restart_success"),type:"success"})}}catch(O){console.error("Failed to save config and restart:",O),S({message:n("app.config_saved_restart_failed")+": "+O.message,type:"error"})}};return m?y.jsx("div",{className:"h-screen bg-gray-50 font-sans flex items-center justify-center",children:y.jsx("div",{className:"text-gray-500",children:"Loading application..."})}):s?y.jsx("div",{className:"h-screen bg-gray-50 font-sans flex items-center justify-center",children:y.jsxs("div",{className:"text-red-500",children:["Error: ",s.message]})}):i?y.jsxs("div",{className:"h-screen bg-gray-50 font-sans",children:[y.jsxs("header",{className:"flex h-16 items-center justify-between border-b bg-white px-6",children:[y.jsx("h1",{className:"text-xl font-semibold text-gray-800",children:n("app.title")}),y.jsxs("div",{className:"flex items-center gap-2",children:[y.jsx(_e,{variant:"ghost",size:"icon",onClick:()=>f(!0),className:"transition-all-ease hover:scale-110",children:y.jsx(nO,{className:"h-5 w-5"})}),y.jsx(_e,{variant:"ghost",size:"icon",onClick:()=>p(!0),className:"transition-all-ease hover:scale-110",children:y.jsx(K2,{className:"h-5 w-5"})}),y.jsxs(gh,{children:[y.jsx(vh,{asChild:!0,children:y.jsx(_e,{variant:"ghost",size:"icon",className:"transition-all-ease hover:scale-110",children:y.jsx(X2,{className:"h-5 w-5"})})}),y.jsx(yh,{className:"w-32 p-2",children:y.jsxs("div",{className:"space-y-1",children:[y.jsx(_e,{variant:a.language.startsWith("en")?"default":"ghost",className:"w-full justify-start transition-all-ease hover:scale-[1.02]",onClick:()=>a.changeLanguage("en"),children:"English"}),y.jsx(_e,{variant:a.language.startsWith("zh")?"default":"ghost",className:"w-full justify-start transition-all-ease hover:scale-[1.02]",onClick:()=>a.changeLanguage("zh"),children:"中文"})]})})]}),y.jsxs(_e,{onClick:w,variant:"outline",className:"transition-all-ease hover:scale-[1.02] active:scale-[0.98]",children:[y.jsx(X0,{className:"mr-2 h-4 w-4"}),n("app.save")]}),y.jsxs(_e,{onClick:C,className:"transition-all-ease hover:scale-[1.02] active:scale-[0.98]",children:[y.jsx(F0,{className:"mr-2 h-4 w-4"}),n("app.save_and_restart")]})]})]}),y.jsxs("main",{className:"flex h-[calc(100vh-4rem)] gap-4 p-4",children:[y.jsx("div",{className:"w-3/5",children:y.jsx(sT,{})}),y.jsxs("div",{className:"flex w-2/5 flex-col gap-4",children:[y.jsx("div",{className:"h-3/5",children:y.jsx(uT,{})}),y.jsx("div",{className:"flex-1",children:y.jsx(IO,{})})]})]}),y.jsx(JO,{isOpen:u,onOpenChange:f}),y.jsx(gj,{open:h,onOpenChange:p,showToast:(O,L)=>S({message:O,type:L})}),x&&y.jsx(vj,{message:x.message,type:x.type,onClose:()=>S(null)})]}):y.jsx("div",{className:"h-screen bg-gray-50 font-sans flex items-center justify-center",children:y.jsx("div",{className:"text-gray-500",children:"Loading configuration..."})})}function bj(){const{t:n}=Ur(),a=bu(),[l,i]=v.useState(""),[s,u]=v.useState(""),[f,h]=v.useState(!1);v.useEffect(()=>{(async()=>{if(localStorage.getItem("apiKey")){h(!0);try{await an.getConfig(),a("/dashboard")}catch{localStorage.removeItem("apiKey")}finally{h(!1)}}})();const g=()=>{a("/login")};return window.addEventListener("unauthorized",g),()=>{window.removeEventListener("unauthorized",g)}},[a]);const p=async m=>{m.preventDefault();try{an.setApiKey(l),window.dispatchEvent(new StorageEvent("storage",{key:"apiKey",newValue:l,url:window.location.href})),l&&await an.getConfig(),a("/dashboard")}catch{an.setApiKey(""),u(n("login.invalidApiKey"))}};return f?y.jsx("div",{className:"flex min-h-screen items-center justify-center bg-gray-50",children:y.jsxs(ha,{className:"w-full max-w-md",children:[y.jsx(ma,{className:"space-y-1",children:y.jsx(pa,{className:"text-2xl",children:n("login.title")})}),y.jsxs(ga,{children:[y.jsx("div",{className:"flex justify-center py-8",children:y.jsx("div",{className:"h-8 w-8 animate-spin rounded-full border-4 border-primary border-t-transparent"})}),y.jsx("p",{className:"text-center text-sm text-gray-500",children:n("login.validating")})]})]})}):y.jsx("div",{className:"flex min-h-screen items-center justify-center bg-gray-50",children:y.jsxs(ha,{className:"w-full max-w-md",children:[y.jsxs(ma,{className:"space-y-1",children:[y.jsx(pa,{className:"text-2xl",children:n("login.title")}),y.jsx(bb,{children:n("login.description")})]}),y.jsxs("form",{onSubmit:p,children:[y.jsxs(ga,{className:"space-y-4",children:[y.jsxs("div",{className:"space-y-2",children:[y.jsx(dt,{htmlFor:"apiKey",children:n("login.apiKey")}),y.jsx(Ct,{id:"apiKey",type:"password",value:l,onChange:m=>i(m.target.value),placeholder:n("login.apiKeyPlaceholder")})]}),s&&y.jsx("div",{className:"text-sm text-red-500",children:s})]}),y.jsx(xb,{children:y.jsx(_e,{className:"w-full",type:"submit",children:n("login.signIn")})})]})]})})}const xj=({children:n})=>n,Sj=({children:n})=>n,wj=gR([{path:"/",element:y.jsx(SR,{to:"/dashboard",replace:!0})},{path:"/login",element:y.jsx(Sj,{children:y.jsx(bj,{})})},{path:"/dashboard",element:y.jsx(xj,{children:y.jsx(yj,{})})}],{initialEntries:["/dashboard"]});Zw.createRoot(document.getElementById("root")).render(y.jsx(v.StrictMode,{children:y.jsx(ZO,{children:y.jsx(tC,{router:wj})})}));</script>
217
+ <style rel="stylesheet" crossorigin>/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-500:oklch(63.7% .237 25.331);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-500:oklch(79.5% .184 86.047);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-500:oklch(72.3% .219 149.579);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--tracking-widest:.1em;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.top-\[50\%\]{top:50%}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-\[50\%\]{left:50%}.z-50{z-index:50}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-auto{margin-top:auto}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.h-3{height:calc(var(--spacing)*3)}.h-3\/5{height:60%}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-16{height:calc(var(--spacing)*16)}.h-\[calc\(100vh-4rem\)\]{height:calc(100vh - 4rem)}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-96{max-height:calc(var(--spacing)*96)}.max-h-\[80vh\]{max-height:80vh}.max-h-\[300px\]{max-height:300px}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-screen{min-height:100vh}.w-2\/5{width:40%}.w-3{width:calc(var(--spacing)*3)}.w-3\/5{width:60%}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-11{width:calc(var(--spacing)*11)}.w-32{width:calc(var(--spacing)*32)}.w-72{width:calc(var(--spacing)*72)}.w-\[--radix-popover-trigger-width\]{width:--radix-popover-trigger-width}.w-full{width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.origin-\(--radix-popover-content-transform-origin\){transform-origin:var(--radix-popover-content-transform-origin)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-full{--tw-translate-y:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.scroll-py-1{scroll-padding-block:calc(var(--spacing)*1)}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-destructive\/50{border-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.border-destructive\/50{border-color:color-mix(in oklab,var(--destructive)50%,transparent)}}.border-gray-200{border-color:var(--color-gray-200)}.border-green-200{border-color:var(--color-green-200)}.border-input{border-color:var(--input)}.border-primary{border-color:var(--primary)}.border-red-200{border-color:var(--color-red-200)}.border-transparent{border-color:#0000}.border-yellow-200{border-color:var(--color-yellow-200)}.border-t-transparent{border-top-color:#0000}.bg-background{background-color:var(--background)}.bg-black\/0{background-color:#0000}@supports (color:color-mix(in lab,red,red)){.bg-black\/0{background-color:color-mix(in oklab,var(--color-black)0%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-black\/80{background-color:#000c}@supports (color:color-mix(in lab,red,red)){.bg-black\/80{background-color:color-mix(in oklab,var(--color-black)80%,transparent)}}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-green-100{background-color:var(--color-green-100)}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-red-100{background-color:var(--color-red-100)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-yellow-100{background-color:var(--color-yellow-100)}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pr-10{padding-right:calc(var(--spacing)*10)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:var(--card-foreground)}.text-current{color:currentColor}.text-destructive{color:var(--destructive)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-foreground{color:var(--foreground)}.text-gray-500{color:var(--color-gray-500)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-green-500{color:var(--color-green-500)}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-red-500{color:var(--color-red-500)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-yellow-500{color:var(--color-yellow-500)}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-100{opacity:1}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-offset-background{--tw-ring-offset-color:var(--background)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;user-select:none}.group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state=open] *){rotate:180deg}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-70:is(:where(.peer):disabled~*){opacity:.7}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-\[1\.01\]:hover{scale:1.01}.hover\:scale-\[1\.02\]:hover{scale:1.02}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-destructive:hover,.hover\:bg-destructive\/80:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-destructive\/80:hover{background-color:color-mix(in oklab,var(--destructive)80%,transparent)}}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-primary\/80:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/80:hover{background-color:color-mix(in oklab,var(--primary)80%,transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}}.hover\:bg-transparent:hover{background-color:#0000}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-destructive-foreground:hover{color:var(--destructive-foreground)}.hover\:text-gray-700:hover{color:var(--color-gray-700)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:scale-\[1\.01\]:focus{scale:1.01}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-ring:focus{--tw-ring-color:var(--ring)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--ring)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:var(--background)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:scale-\[0\.98\]:active{scale:.98}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true]{pointer-events:none}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[selected\=true\]\:bg-accent[data-selected=true]{background-color:var(--accent)}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:var(--accent-foreground)}:is(.\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 *)[data-slot=command-input-wrapper]{height:calc(var(--spacing)*12)}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x:calc(var(--spacing)*5);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--accent)}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:var(--muted-foreground)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:var(--input)}@media (min-width:40rem){.sm\:max-w-2xl{max-width:var(--container-2xl)}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}:where(.sm\:space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}}@media (min-width:48rem){.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-block:calc(var(--spacing)*1.5)}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:var(--muted-foreground)}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:calc(var(--spacing)*0)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:calc(var(--spacing)*5)}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:calc(var(--spacing)*12)}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-block:calc(var(--spacing)*3)}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:calc(var(--spacing)*5)}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*=text-]){color:var(--muted-foreground)}}:root{--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(20.5% 0 0);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--destructive-foreground:oklch(98.5% 0 0);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--destructive-foreground:oklch(98.5% 0 0);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:fadeIn .2s ease-out forwards}.animate-scale-in{animation:scaleIn .2s cubic-bezier(.34,1.56,.64,1) forwards}.animate-slide-in{animation:slideIn .3s cubic-bezier(.34,1.56,.64,1) forwards}.transition-all-ease{transition:all .2s cubic-bezier(.34,1.56,.64,1)}</style>
218
+ </head>
219
+ <body>
220
+ <div id="root"></div>
221
+ </body>
222
+ </html>