amotify 0.2.134 → 0.2.135

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.
@@ -1,4 +1,4 @@
1
- var PV=Object.create;var Qh=Object.defineProperty,MV=Object.defineProperties,zV=Object.getOwnPropertyDescriptor,FV=Object.getOwnPropertyDescriptors,jV=Object.getOwnPropertyNames,u4=Object.getOwnPropertySymbols,HV=Object.getPrototypeOf,f4=Object.prototype.hasOwnProperty,UV=Object.prototype.propertyIsEnumerable;var d4=(r,a,o)=>a in r?Qh(r,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[a]=o,$g=(r,a)=>{for(var o in a||(a={}))f4.call(a,o)&&d4(r,o,a[o]);if(u4)for(var o of u4(a))UV.call(a,o)&&d4(r,o,a[o]);return r},u2=(r,a)=>MV(r,FV(a));var VV=(r,a)=>()=>(r&&(a=r(r=0)),a);var Ye=(r,a)=>()=>(a||r((a={exports:{}}).exports,a),a.exports),Pf=(r,a)=>{for(var o in a)Qh(r,o,{get:a[o],enumerable:!0})},Yg=(r,a,o,l)=>{if(a&&typeof a=="object"||typeof a=="function")for(let s of jV(a))!f4.call(r,s)&&s!==o&&Qh(r,s,{get:()=>a[s],enumerable:!(l=zV(a,s))||l.enumerable});return r},ra=(r,a,o)=>(Yg(r,a,"default"),o&&Yg(o,a,"default")),Q=(r,a,o)=>(o=r!=null?PV(HV(r)):{},Yg(a||!r||!r.__esModule?Qh(o,"default",{value:r,enumerable:!0}):o,r)),WV=r=>Yg(Qh({},"__esModule",{value:!0}),r);var Vr=(r,a,o)=>new Promise((l,s)=>{var d=p=>{try{h(o.next(p))}catch(v){s(v)}},u=p=>{try{h(o.throw(p))}catch(v){s(v)}},h=p=>p.done?l(p.value):Promise.resolve(p.value).then(d,u);h((o=o.apply(r,a)).next())});var p4=Ye((xr,Gg)=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r="18.3.1",a=Symbol.for("react.element"),o=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),d=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),h=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),v=Symbol.for("react.suspense"),b=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),C=Symbol.for("react.offscreen"),k=Symbol.iterator,N="@@iterator";function P(T){if(T===null||typeof T!="object")return null;var W=k&&T[k]||T[N];return typeof W=="function"?W:null}var G={current:null},I={transition:null},U={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},H={current:null},J={},O=null;function ae(T){O=T}J.setExtraStackFrame=function(T){O=T},J.getCurrentStack=null,J.getStackAddendum=function(){var T="";O&&(T+=O);var W=J.getCurrentStack;return W&&(T+=W()||""),T};var ye=!1,re=!1,we=!1,Se=!1,ge=!1,V={ReactCurrentDispatcher:G,ReactCurrentBatchConfig:I,ReactCurrentOwner:H};V.ReactDebugCurrentFrame=J,V.ReactCurrentActQueue=U;function se(T){{for(var W=arguments.length,ve=new Array(W>1?W-1:0),Ae=1;Ae<W;Ae++)ve[Ae-1]=arguments[Ae];j("warn",T,ve)}}function pe(T){{for(var W=arguments.length,ve=new Array(W>1?W-1:0),Ae=1;Ae<W;Ae++)ve[Ae-1]=arguments[Ae];j("error",T,ve)}}function j(T,W,ve){{var Ae=V.ReactDebugCurrentFrame,et=Ae.getStackAddendum();et!==""&&(W+="%s",ve=ve.concat([et]));var zt=ve.map(function(Tt){return String(Tt)});zt.unshift("Warning: "+W),Function.prototype.apply.call(console[T],console,zt)}}var Y={};function oe(T,W){{var ve=T.constructor,Ae=ve&&(ve.displayName||ve.name)||"ReactClass",et=Ae+"."+W;if(Y[et])return;pe("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",W,Ae),Y[et]=!0}}var te={isMounted:function(T){return!1},enqueueForceUpdate:function(T,W,ve){oe(T,"forceUpdate")},enqueueReplaceState:function(T,W,ve,Ae){oe(T,"replaceState")},enqueueSetState:function(T,W,ve,Ae){oe(T,"setState")}},he=Object.assign,Re={};Object.freeze(Re);function Te(T,W,ve){this.props=T,this.context=W,this.refs=Re,this.updater=ve||te}Te.prototype.isReactComponent={},Te.prototype.setState=function(T,W){if(typeof T!="object"&&typeof T!="function"&&T!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,T,W,"setState")},Te.prototype.forceUpdate=function(T){this.updater.enqueueForceUpdate(this,T,"forceUpdate")};{var Xe={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},Qe=function(T,W){Object.defineProperty(Te.prototype,T,{get:function(){se("%s(...) is deprecated in plain JavaScript React classes. %s",W[0],W[1])}})};for(var ze in Xe)Xe.hasOwnProperty(ze)&&Qe(ze,Xe[ze])}function it(){}it.prototype=Te.prototype;function vt(T,W,ve){this.props=T,this.context=W,this.refs=Re,this.updater=ve||te}var pt=vt.prototype=new it;pt.constructor=vt,he(pt,Te.prototype),pt.isPureReactComponent=!0;function Bt(){var T={current:null};return Object.seal(T),T}var Rt=Array.isArray;function at(T){return Rt(T)}function De(T){{var W=typeof Symbol=="function"&&Symbol.toStringTag,ve=W&&T[Symbol.toStringTag]||T.constructor.name||"Object";return ve}}function bt(T){try{return It(T),!1}catch(W){return!0}}function It(T){return""+T}function Wt(T){if(bt(T))return pe("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",De(T)),It(T)}function Yt(T,W,ve){var Ae=T.displayName;if(Ae)return Ae;var et=W.displayName||W.name||"";return et!==""?ve+"("+et+")":ve}function ir(T){return T.displayName||"Context"}function pr(T){if(T==null)return null;if(typeof T.tag=="number"&&pe("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof T=="function")return T.displayName||T.name||null;if(typeof T=="string")return T;switch(T){case l:return"Fragment";case o:return"Portal";case d:return"Profiler";case s:return"StrictMode";case v:return"Suspense";case b:return"SuspenseList"}if(typeof T=="object")switch(T.$$typeof){case h:var W=T;return ir(W)+".Consumer";case u:var ve=T;return ir(ve._context)+".Provider";case p:return Yt(T,T.render,"ForwardRef");case y:var Ae=T.displayName||null;return Ae!==null?Ae:pr(T.type)||"Memo";case w:{var et=T,zt=et._payload,Tt=et._init;try{return pr(Tt(zt))}catch(ar){return null}}}return null}var Ar=Object.prototype.hasOwnProperty,la={key:!0,ref:!0,__self:!0,__source:!0},Wr,Kr,kr;kr={};function hr(T){if(Ar.call(T,"ref")){var W=Object.getOwnPropertyDescriptor(T,"ref").get;if(W&&W.isReactWarning)return!1}return T.ref!==void 0}function Sr(T){if(Ar.call(T,"key")){var W=Object.getOwnPropertyDescriptor(T,"key").get;if(W&&W.isReactWarning)return!1}return T.key!==void 0}function ga(T,W){var ve=function(){Wr||(Wr=!0,pe("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",W))};ve.isReactWarning=!0,Object.defineProperty(T,"key",{get:ve,configurable:!0})}function Rr(T,W){var ve=function(){Kr||(Kr=!0,pe("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",W))};ve.isReactWarning=!0,Object.defineProperty(T,"ref",{get:ve,configurable:!0})}function _r(T){if(typeof T.ref=="string"&&H.current&&T.__self&&H.current.stateNode!==T.__self){var W=pr(H.current.type);kr[W]||(pe('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',W,T.ref),kr[W]=!0)}}var Mr=function(T,W,ve,Ae,et,zt,Tt){var ar={$$typeof:a,type:T,key:W,ref:ve,props:Tt,_owner:zt};return ar._store={},Object.defineProperty(ar._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(ar,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ae}),Object.defineProperty(ar,"_source",{configurable:!1,enumerable:!1,writable:!1,value:et}),Object.freeze&&(Object.freeze(ar.props),Object.freeze(ar)),ar};function wa(T,W,ve){var Ae,et={},zt=null,Tt=null,ar=null,Er=null;if(W!=null){hr(W)&&(Tt=W.ref,_r(W)),Sr(W)&&(Wt(W.key),zt=""+W.key),ar=W.__self===void 0?null:W.__self,Er=W.__source===void 0?null:W.__source;for(Ae in W)Ar.call(W,Ae)&&!la.hasOwnProperty(Ae)&&(et[Ae]=W[Ae])}var Yr=arguments.length-2;if(Yr===1)et.children=ve;else if(Yr>1){for(var fa=Array(Yr),pa=0;pa<Yr;pa++)fa[pa]=arguments[pa+2];Object.freeze&&Object.freeze(fa),et.children=fa}if(T&&T.defaultProps){var _a=T.defaultProps;for(Ae in _a)et[Ae]===void 0&&(et[Ae]=_a[Ae])}if(zt||Tt){var Na=typeof T=="function"?T.displayName||T.name||"Unknown":T;zt&&ga(et,Na),Tt&&Rr(et,Na)}return Mr(T,zt,Tt,ar,Er,H.current,et)}function He(T,W){var ve=Mr(T.type,W,T.ref,T._self,T._source,T._owner,T.props);return ve}function ht(T,W,ve){if(T==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+T+".");var Ae,et=he({},T.props),zt=T.key,Tt=T.ref,ar=T._self,Er=T._source,Yr=T._owner;if(W!=null){hr(W)&&(Tt=W.ref,Yr=H.current),Sr(W)&&(Wt(W.key),zt=""+W.key);var fa;T.type&&T.type.defaultProps&&(fa=T.type.defaultProps);for(Ae in W)Ar.call(W,Ae)&&!la.hasOwnProperty(Ae)&&(W[Ae]===void 0&&fa!==void 0?et[Ae]=fa[Ae]:et[Ae]=W[Ae])}var pa=arguments.length-2;if(pa===1)et.children=ve;else if(pa>1){for(var _a=Array(pa),Na=0;Na<pa;Na++)_a[Na]=arguments[Na+2];et.children=_a}return Mr(T.type,zt,Tt,ar,Er,Yr,et)}function xt(T){return typeof T=="object"&&T!==null&&T.$$typeof===a}var Jt=".",$t=":";function Lr(T){var W=/[=:]/g,ve={"=":"=0",":":"=2"},Ae=T.replace(W,function(et){return ve[et]});return"$"+Ae}var br=!1,Xr=/\/+/g;function K(T){return T.replace(Xr,"$&/")}function M(T,W){return typeof T=="object"&&T!==null&&T.key!=null?(Wt(T.key),Lr(""+T.key)):W.toString(36)}function A(T,W,ve,Ae,et){var zt=typeof T;(zt==="undefined"||zt==="boolean")&&(T=null);var Tt=!1;if(T===null)Tt=!0;else switch(zt){case"string":case"number":Tt=!0;break;case"object":switch(T.$$typeof){case a:case o:Tt=!0}}if(Tt){var ar=T,Er=et(ar),Yr=Ae===""?Jt+M(ar,0):Ae;if(at(Er)){var fa="";Yr!=null&&(fa=K(Yr)+"/"),A(Er,W,fa,"",function(Sp){return Sp})}else Er!=null&&(xt(Er)&&(Er.key&&(!ar||ar.key!==Er.key)&&Wt(Er.key),Er=He(Er,ve+(Er.key&&(!ar||ar.key!==Er.key)?K(""+Er.key)+"/":"")+Yr)),W.push(Er));return 1}var pa,_a,Na=0,ln=Ae===""?Jt:Ae+$t;if(at(T))for(var Hd=0;Hd<T.length;Hd++)pa=T[Hd],_a=ln+M(pa,Hd),Na+=A(pa,W,ve,_a,et);else{var sn=P(T);if(typeof sn=="function"){var Ud=T;sn===Ud.entries&&(br||se("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),br=!0);for(var Ym=sn.call(Ud),yp,sb=0;!(yp=Ym.next()).done;)pa=yp.value,_a=ln+M(pa,sb++),Na+=A(pa,W,ve,_a,et)}else if(zt==="object"){var qs=String(T);throw new Error("Objects are not valid as a React child (found: "+(qs==="[object Object]"?"object with keys {"+Object.keys(T).join(", ")+"}":qs)+"). If you meant to render a collection of children, use an array instead.")}}return Na}function F(T,W,ve){if(T==null)return T;var Ae=[],et=0;return A(T,Ae,"","",function(zt){return W.call(ve,zt,et++)}),Ae}function X(T){var W=0;return F(T,function(){W++}),W}function le(T,W,ve){F(T,function(){W.apply(this,arguments)},ve)}function ie(T){return F(T,function(W){return W})||[]}function Ie(T){if(!xt(T))throw new Error("React.Children.only expected to receive a single React element child.");return T}function Fe(T){var W={$$typeof:h,_currentValue:T,_currentValue2:T,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};W.Provider={$$typeof:u,_context:W};var ve=!1,Ae=!1,et=!1;{var zt={$$typeof:h,_context:W};Object.defineProperties(zt,{Provider:{get:function(){return Ae||(Ae=!0,pe("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),W.Provider},set:function(Tt){W.Provider=Tt}},_currentValue:{get:function(){return W._currentValue},set:function(Tt){W._currentValue=Tt}},_currentValue2:{get:function(){return W._currentValue2},set:function(Tt){W._currentValue2=Tt}},_threadCount:{get:function(){return W._threadCount},set:function(Tt){W._threadCount=Tt}},Consumer:{get:function(){return ve||(ve=!0,pe("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),W.Consumer}},displayName:{get:function(){return W.displayName},set:function(Tt){et||(se("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",Tt),et=!0)}}}),W.Consumer=zt}return W._currentRenderer=null,W._currentRenderer2=null,W}var Me=-1,Ge=0,Ne=1,tt=2;function z(T){if(T._status===Me){var W=T._result,ve=W();if(ve.then(function(zt){if(T._status===Ge||T._status===Me){var Tt=T;Tt._status=Ne,Tt._result=zt}},function(zt){if(T._status===Ge||T._status===Me){var Tt=T;Tt._status=tt,Tt._result=zt}}),T._status===Me){var Ae=T;Ae._status=Ge,Ae._result=ve}}if(T._status===Ne){var et=T._result;return et===void 0&&pe(`lazy: Expected the result of a dynamic import() call. Instead received: %s
1
+ var PV=Object.create;var Qh=Object.defineProperty,MV=Object.defineProperties,zV=Object.getOwnPropertyDescriptor,FV=Object.getOwnPropertyDescriptors,jV=Object.getOwnPropertyNames,u4=Object.getOwnPropertySymbols,HV=Object.getPrototypeOf,f4=Object.prototype.hasOwnProperty,UV=Object.prototype.propertyIsEnumerable;var d4=(r,a,o)=>a in r?Qh(r,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[a]=o,$g=(r,a)=>{for(var o in a||(a={}))f4.call(a,o)&&d4(r,o,a[o]);if(u4)for(var o of u4(a))UV.call(a,o)&&d4(r,o,a[o]);return r},u2=(r,a)=>MV(r,FV(a));var VV=(r,a)=>()=>(r&&(a=r(r=0)),a);var Ye=(r,a)=>()=>(a||r((a={exports:{}}).exports,a),a.exports),Pf=(r,a)=>{for(var o in a)Qh(r,o,{get:a[o],enumerable:!0})},Yg=(r,a,o,l)=>{if(a&&typeof a=="object"||typeof a=="function")for(let s of jV(a))!f4.call(r,s)&&s!==o&&Qh(r,s,{get:()=>a[s],enumerable:!(l=zV(a,s))||l.enumerable});return r},ra=(r,a,o)=>(Yg(r,a,"default"),o&&Yg(o,a,"default")),Q=(r,a,o)=>(o=r!=null?PV(HV(r)):{},Yg(a||!r||!r.__esModule?Qh(o,"default",{value:r,enumerable:!0}):o,r)),WV=r=>Yg(Qh({},"__esModule",{value:!0}),r);var Vr=(r,a,o)=>new Promise((l,s)=>{var d=p=>{try{h(o.next(p))}catch(v){s(v)}},u=p=>{try{h(o.throw(p))}catch(v){s(v)}},h=p=>p.done?l(p.value):Promise.resolve(p.value).then(d,u);h((o=o.apply(r,a)).next())});var p4=Ye((xr,Gg)=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r="18.3.1",a=Symbol.for("react.element"),o=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),d=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),h=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),v=Symbol.for("react.suspense"),b=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),C=Symbol.for("react.offscreen"),k=Symbol.iterator,N="@@iterator";function P(T){if(T===null||typeof T!="object")return null;var W=k&&T[k]||T[N];return typeof W=="function"?W:null}var G={current:null},I={transition:null},U={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},H={current:null},J={},O=null;function ae(T){O=T}J.setExtraStackFrame=function(T){O=T},J.getCurrentStack=null,J.getStackAddendum=function(){var T="";O&&(T+=O);var W=J.getCurrentStack;return W&&(T+=W()||""),T};var ye=!1,re=!1,we=!1,Se=!1,ge=!1,V={ReactCurrentDispatcher:G,ReactCurrentBatchConfig:I,ReactCurrentOwner:H};V.ReactDebugCurrentFrame=J,V.ReactCurrentActQueue=U;function se(T){{for(var W=arguments.length,ve=new Array(W>1?W-1:0),Ae=1;Ae<W;Ae++)ve[Ae-1]=arguments[Ae];j("warn",T,ve)}}function pe(T){{for(var W=arguments.length,ve=new Array(W>1?W-1:0),Ae=1;Ae<W;Ae++)ve[Ae-1]=arguments[Ae];j("error",T,ve)}}function j(T,W,ve){{var Ae=V.ReactDebugCurrentFrame,et=Ae.getStackAddendum();et!==""&&(W+="%s",ve=ve.concat([et]));var zt=ve.map(function(Tt){return String(Tt)});zt.unshift("Warning: "+W),Function.prototype.apply.call(console[T],console,zt)}}var Y={};function oe(T,W){{var ve=T.constructor,Ae=ve&&(ve.displayName||ve.name)||"ReactClass",et=Ae+"."+W;if(Y[et])return;pe("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",W,Ae),Y[et]=!0}}var te={isMounted:function(T){return!1},enqueueForceUpdate:function(T,W,ve){oe(T,"forceUpdate")},enqueueReplaceState:function(T,W,ve,Ae){oe(T,"replaceState")},enqueueSetState:function(T,W,ve,Ae){oe(T,"setState")}},he=Object.assign,Re={};Object.freeze(Re);function Te(T,W,ve){this.props=T,this.context=W,this.refs=Re,this.updater=ve||te}Te.prototype.isReactComponent={},Te.prototype.setState=function(T,W){if(typeof T!="object"&&typeof T!="function"&&T!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,T,W,"setState")},Te.prototype.forceUpdate=function(T){this.updater.enqueueForceUpdate(this,T,"forceUpdate")};{var Xe={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},Qe=function(T,W){Object.defineProperty(Te.prototype,T,{get:function(){se("%s(...) is deprecated in plain JavaScript React classes. %s",W[0],W[1])}})};for(var ze in Xe)Xe.hasOwnProperty(ze)&&Qe(ze,Xe[ze])}function it(){}it.prototype=Te.prototype;function vt(T,W,ve){this.props=T,this.context=W,this.refs=Re,this.updater=ve||te}var pt=vt.prototype=new it;pt.constructor=vt,he(pt,Te.prototype),pt.isPureReactComponent=!0;function Bt(){var T={current:null};return Object.seal(T),T}var Rt=Array.isArray;function nt(T){return Rt(T)}function De(T){{var W=typeof Symbol=="function"&&Symbol.toStringTag,ve=W&&T[Symbol.toStringTag]||T.constructor.name||"Object";return ve}}function bt(T){try{return It(T),!1}catch(W){return!0}}function It(T){return""+T}function Wt(T){if(bt(T))return pe("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",De(T)),It(T)}function Yt(T,W,ve){var Ae=T.displayName;if(Ae)return Ae;var et=W.displayName||W.name||"";return et!==""?ve+"("+et+")":ve}function ir(T){return T.displayName||"Context"}function pr(T){if(T==null)return null;if(typeof T.tag=="number"&&pe("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof T=="function")return T.displayName||T.name||null;if(typeof T=="string")return T;switch(T){case l:return"Fragment";case o:return"Portal";case d:return"Profiler";case s:return"StrictMode";case v:return"Suspense";case b:return"SuspenseList"}if(typeof T=="object")switch(T.$$typeof){case h:var W=T;return ir(W)+".Consumer";case u:var ve=T;return ir(ve._context)+".Provider";case p:return Yt(T,T.render,"ForwardRef");case y:var Ae=T.displayName||null;return Ae!==null?Ae:pr(T.type)||"Memo";case w:{var et=T,zt=et._payload,Tt=et._init;try{return pr(Tt(zt))}catch(ar){return null}}}return null}var Ar=Object.prototype.hasOwnProperty,la={key:!0,ref:!0,__self:!0,__source:!0},Wr,Kr,kr;kr={};function hr(T){if(Ar.call(T,"ref")){var W=Object.getOwnPropertyDescriptor(T,"ref").get;if(W&&W.isReactWarning)return!1}return T.ref!==void 0}function Sr(T){if(Ar.call(T,"key")){var W=Object.getOwnPropertyDescriptor(T,"key").get;if(W&&W.isReactWarning)return!1}return T.key!==void 0}function ga(T,W){var ve=function(){Wr||(Wr=!0,pe("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",W))};ve.isReactWarning=!0,Object.defineProperty(T,"key",{get:ve,configurable:!0})}function Rr(T,W){var ve=function(){Kr||(Kr=!0,pe("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",W))};ve.isReactWarning=!0,Object.defineProperty(T,"ref",{get:ve,configurable:!0})}function _r(T){if(typeof T.ref=="string"&&H.current&&T.__self&&H.current.stateNode!==T.__self){var W=pr(H.current.type);kr[W]||(pe('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',W,T.ref),kr[W]=!0)}}var Mr=function(T,W,ve,Ae,et,zt,Tt){var ar={$$typeof:a,type:T,key:W,ref:ve,props:Tt,_owner:zt};return ar._store={},Object.defineProperty(ar._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(ar,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ae}),Object.defineProperty(ar,"_source",{configurable:!1,enumerable:!1,writable:!1,value:et}),Object.freeze&&(Object.freeze(ar.props),Object.freeze(ar)),ar};function wa(T,W,ve){var Ae,et={},zt=null,Tt=null,ar=null,Er=null;if(W!=null){hr(W)&&(Tt=W.ref,_r(W)),Sr(W)&&(Wt(W.key),zt=""+W.key),ar=W.__self===void 0?null:W.__self,Er=W.__source===void 0?null:W.__source;for(Ae in W)Ar.call(W,Ae)&&!la.hasOwnProperty(Ae)&&(et[Ae]=W[Ae])}var Yr=arguments.length-2;if(Yr===1)et.children=ve;else if(Yr>1){for(var fa=Array(Yr),pa=0;pa<Yr;pa++)fa[pa]=arguments[pa+2];Object.freeze&&Object.freeze(fa),et.children=fa}if(T&&T.defaultProps){var _a=T.defaultProps;for(Ae in _a)et[Ae]===void 0&&(et[Ae]=_a[Ae])}if(zt||Tt){var Na=typeof T=="function"?T.displayName||T.name||"Unknown":T;zt&&ga(et,Na),Tt&&Rr(et,Na)}return Mr(T,zt,Tt,ar,Er,H.current,et)}function He(T,W){var ve=Mr(T.type,W,T.ref,T._self,T._source,T._owner,T.props);return ve}function ht(T,W,ve){if(T==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+T+".");var Ae,et=he({},T.props),zt=T.key,Tt=T.ref,ar=T._self,Er=T._source,Yr=T._owner;if(W!=null){hr(W)&&(Tt=W.ref,Yr=H.current),Sr(W)&&(Wt(W.key),zt=""+W.key);var fa;T.type&&T.type.defaultProps&&(fa=T.type.defaultProps);for(Ae in W)Ar.call(W,Ae)&&!la.hasOwnProperty(Ae)&&(W[Ae]===void 0&&fa!==void 0?et[Ae]=fa[Ae]:et[Ae]=W[Ae])}var pa=arguments.length-2;if(pa===1)et.children=ve;else if(pa>1){for(var _a=Array(pa),Na=0;Na<pa;Na++)_a[Na]=arguments[Na+2];et.children=_a}return Mr(T.type,zt,Tt,ar,Er,Yr,et)}function xt(T){return typeof T=="object"&&T!==null&&T.$$typeof===a}var Jt=".",$t=":";function Lr(T){var W=/[=:]/g,ve={"=":"=0",":":"=2"},Ae=T.replace(W,function(et){return ve[et]});return"$"+Ae}var br=!1,Xr=/\/+/g;function K(T){return T.replace(Xr,"$&/")}function M(T,W){return typeof T=="object"&&T!==null&&T.key!=null?(Wt(T.key),Lr(""+T.key)):W.toString(36)}function A(T,W,ve,Ae,et){var zt=typeof T;(zt==="undefined"||zt==="boolean")&&(T=null);var Tt=!1;if(T===null)Tt=!0;else switch(zt){case"string":case"number":Tt=!0;break;case"object":switch(T.$$typeof){case a:case o:Tt=!0}}if(Tt){var ar=T,Er=et(ar),Yr=Ae===""?Jt+M(ar,0):Ae;if(nt(Er)){var fa="";Yr!=null&&(fa=K(Yr)+"/"),A(Er,W,fa,"",function(Sp){return Sp})}else Er!=null&&(xt(Er)&&(Er.key&&(!ar||ar.key!==Er.key)&&Wt(Er.key),Er=He(Er,ve+(Er.key&&(!ar||ar.key!==Er.key)?K(""+Er.key)+"/":"")+Yr)),W.push(Er));return 1}var pa,_a,Na=0,ln=Ae===""?Jt:Ae+$t;if(nt(T))for(var Hd=0;Hd<T.length;Hd++)pa=T[Hd],_a=ln+M(pa,Hd),Na+=A(pa,W,ve,_a,et);else{var sn=P(T);if(typeof sn=="function"){var Ud=T;sn===Ud.entries&&(br||se("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),br=!0);for(var Ym=sn.call(Ud),yp,sb=0;!(yp=Ym.next()).done;)pa=yp.value,_a=ln+M(pa,sb++),Na+=A(pa,W,ve,_a,et)}else if(zt==="object"){var qs=String(T);throw new Error("Objects are not valid as a React child (found: "+(qs==="[object Object]"?"object with keys {"+Object.keys(T).join(", ")+"}":qs)+"). If you meant to render a collection of children, use an array instead.")}}return Na}function F(T,W,ve){if(T==null)return T;var Ae=[],et=0;return A(T,Ae,"","",function(zt){return W.call(ve,zt,et++)}),Ae}function X(T){var W=0;return F(T,function(){W++}),W}function le(T,W,ve){F(T,function(){W.apply(this,arguments)},ve)}function ie(T){return F(T,function(W){return W})||[]}function Ie(T){if(!xt(T))throw new Error("React.Children.only expected to receive a single React element child.");return T}function Fe(T){var W={$$typeof:h,_currentValue:T,_currentValue2:T,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};W.Provider={$$typeof:u,_context:W};var ve=!1,Ae=!1,et=!1;{var zt={$$typeof:h,_context:W};Object.defineProperties(zt,{Provider:{get:function(){return Ae||(Ae=!0,pe("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),W.Provider},set:function(Tt){W.Provider=Tt}},_currentValue:{get:function(){return W._currentValue},set:function(Tt){W._currentValue=Tt}},_currentValue2:{get:function(){return W._currentValue2},set:function(Tt){W._currentValue2=Tt}},_threadCount:{get:function(){return W._threadCount},set:function(Tt){W._threadCount=Tt}},Consumer:{get:function(){return ve||(ve=!0,pe("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),W.Consumer}},displayName:{get:function(){return W.displayName},set:function(Tt){et||(se("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",Tt),et=!0)}}}),W.Consumer=zt}return W._currentRenderer=null,W._currentRenderer2=null,W}var Me=-1,Ge=0,Ne=1,rt=2;function z(T){if(T._status===Me){var W=T._result,ve=W();if(ve.then(function(zt){if(T._status===Ge||T._status===Me){var Tt=T;Tt._status=Ne,Tt._result=zt}},function(zt){if(T._status===Ge||T._status===Me){var Tt=T;Tt._status=rt,Tt._result=zt}}),T._status===Me){var Ae=T;Ae._status=Ge,Ae._result=ve}}if(T._status===Ne){var et=T._result;return et===void 0&&pe(`lazy: Expected the result of a dynamic import() call. Instead received: %s
2
2
 
3
3
  Your code should look like:
4
4
  const MyComponent = lazy(() => import('./MyComponent'))
@@ -10,26 +10,26 @@ Your code should look like:
10
10
  1. You might have mismatching versions of React and the renderer (such as React DOM)
11
11
  2. You might be breaking the Rules of Hooks
12
12
  3. You might have more than one copy of React in the same app
13
- See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),T}function $(T){var W=L();if(T._context!==void 0){var ve=T._context;ve.Consumer===T?pe("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):ve.Provider===T&&pe("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return W.useContext(T)}function me(T){var W=L();return W.useState(T)}function Ee(T,W,ve){var Ae=L();return Ae.useReducer(T,W,ve)}function qe(T){var W=L();return W.useRef(T)}function gt(T,W){var ve=L();return ve.useEffect(T,W)}function rt(T,W){var ve=L();return ve.useInsertionEffect(T,W)}function Ze(T,W){var ve=L();return ve.useLayoutEffect(T,W)}function Et(T,W){var ve=L();return ve.useCallback(T,W)}function At(T,W){var ve=L();return ve.useMemo(T,W)}function Gt(T,W,ve){var Ae=L();return Ae.useImperativeHandle(T,W,ve)}function Qr(T,W){{var ve=L();return ve.useDebugValue(T,W)}}function qa(){var T=L();return T.useTransition()}function ua(T){var W=L();return W.useDeferredValue(T)}function da(){var T=L();return T.useId()}function Qa(T,W,ve){var Ae=L();return Ae.useSyncExternalStore(T,W,ve)}var Pt=0,Zn,gs,_s,rr,sa,on,Jr;function eo(){}eo.__reactDisabledLog=!0;function Du(){{if(Pt===0){Zn=console.log,gs=console.info,_s=console.warn,rr=console.error,sa=console.group,on=console.groupCollapsed,Jr=console.groupEnd;var T={configurable:!0,enumerable:!0,value:eo,writable:!0};Object.defineProperties(console,{info:T,log:T,warn:T,error:T,group:T,groupCollapsed:T,groupEnd:T})}Pt++}}function hp(){{if(Pt--,Pt===0){var T={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:he({},T,{value:Zn}),info:he({},T,{value:gs}),warn:he({},T,{value:_s}),error:he({},T,{value:rr}),group:he({},T,{value:sa}),groupCollapsed:he({},T,{value:on}),groupEnd:he({},T,{value:Jr})})}Pt<0&&pe("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var mp=V.ReactCurrentDispatcher,Au;function Bc(T,W,ve){{if(Au===void 0)try{throw Error()}catch(et){var Ae=et.stack.trim().match(/\n( *(at )?)/);Au=Ae&&Ae[1]||""}return`
14
- `+Au+T}}var Cl=!1,Nc;{var Nd=typeof WeakMap=="function"?WeakMap:Map;Nc=new Nd}function Mm(T,W){if(!T||Cl)return"";{var ve=Nc.get(T);if(ve!==void 0)return ve}var Ae;Cl=!0;var et=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var zt;zt=mp.current,mp.current=null,Du();try{if(W){var Tt=function(){throw Error()};if(Object.defineProperty(Tt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Tt,[])}catch(ln){Ae=ln}Reflect.construct(T,[],Tt)}else{try{Tt.call()}catch(ln){Ae=ln}T.call(Tt.prototype)}}else{try{throw Error()}catch(ln){Ae=ln}T()}}catch(ln){if(ln&&Ae&&typeof ln.stack=="string"){for(var ar=ln.stack.split(`
13
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),T}function $(T){var W=L();if(T._context!==void 0){var ve=T._context;ve.Consumer===T?pe("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):ve.Provider===T&&pe("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return W.useContext(T)}function me(T){var W=L();return W.useState(T)}function Ee(T,W,ve){var Ae=L();return Ae.useReducer(T,W,ve)}function qe(T){var W=L();return W.useRef(T)}function gt(T,W){var ve=L();return ve.useEffect(T,W)}function at(T,W){var ve=L();return ve.useInsertionEffect(T,W)}function Ze(T,W){var ve=L();return ve.useLayoutEffect(T,W)}function Et(T,W){var ve=L();return ve.useCallback(T,W)}function At(T,W){var ve=L();return ve.useMemo(T,W)}function Gt(T,W,ve){var Ae=L();return Ae.useImperativeHandle(T,W,ve)}function Qr(T,W){{var ve=L();return ve.useDebugValue(T,W)}}function qa(){var T=L();return T.useTransition()}function ua(T){var W=L();return W.useDeferredValue(T)}function da(){var T=L();return T.useId()}function Qa(T,W,ve){var Ae=L();return Ae.useSyncExternalStore(T,W,ve)}var Pt=0,Zn,_s,bs,rr,sa,on,Jr;function eo(){}eo.__reactDisabledLog=!0;function Du(){{if(Pt===0){Zn=console.log,_s=console.info,bs=console.warn,rr=console.error,sa=console.group,on=console.groupCollapsed,Jr=console.groupEnd;var T={configurable:!0,enumerable:!0,value:eo,writable:!0};Object.defineProperties(console,{info:T,log:T,warn:T,error:T,group:T,groupCollapsed:T,groupEnd:T})}Pt++}}function hp(){{if(Pt--,Pt===0){var T={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:he({},T,{value:Zn}),info:he({},T,{value:_s}),warn:he({},T,{value:bs}),error:he({},T,{value:rr}),group:he({},T,{value:sa}),groupCollapsed:he({},T,{value:on}),groupEnd:he({},T,{value:Jr})})}Pt<0&&pe("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var mp=V.ReactCurrentDispatcher,Au;function Bc(T,W,ve){{if(Au===void 0)try{throw Error()}catch(et){var Ae=et.stack.trim().match(/\n( *(at )?)/);Au=Ae&&Ae[1]||""}return`
14
+ `+Au+T}}var xl=!1,Nc;{var Nd=typeof WeakMap=="function"?WeakMap:Map;Nc=new Nd}function Mm(T,W){if(!T||xl)return"";{var ve=Nc.get(T);if(ve!==void 0)return ve}var Ae;xl=!0;var et=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var zt;zt=mp.current,mp.current=null,Du();try{if(W){var Tt=function(){throw Error()};if(Object.defineProperty(Tt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Tt,[])}catch(ln){Ae=ln}Reflect.construct(T,[],Tt)}else{try{Tt.call()}catch(ln){Ae=ln}T.call(Tt.prototype)}}else{try{throw Error()}catch(ln){Ae=ln}T()}}catch(ln){if(ln&&Ae&&typeof ln.stack=="string"){for(var ar=ln.stack.split(`
15
15
  `),Er=Ae.stack.split(`
16
16
  `),Yr=ar.length-1,fa=Er.length-1;Yr>=1&&fa>=0&&ar[Yr]!==Er[fa];)fa--;for(;Yr>=1&&fa>=0;Yr--,fa--)if(ar[Yr]!==Er[fa]){if(Yr!==1||fa!==1)do if(Yr--,fa--,fa<0||ar[Yr]!==Er[fa]){var pa=`
17
- `+ar[Yr].replace(" at new "," at ");return T.displayName&&pa.includes("<anonymous>")&&(pa=pa.replace("<anonymous>",T.displayName)),typeof T=="function"&&Nc.set(T,pa),pa}while(Yr>=1&&fa>=0);break}}}finally{Cl=!1,mp.current=zt,hp(),Error.prepareStackTrace=et}var _a=T?T.displayName||T.name:"",Na=_a?Bc(_a):"";return typeof T=="function"&&Nc.set(T,Na),Na}function vp(T,W,ve){return Mm(T,!1)}function nb(T){var W=T.prototype;return!!(W&&W.isReactComponent)}function Oc(T,W,ve){if(T==null)return"";if(typeof T=="function")return Mm(T,nb(T));if(typeof T=="string")return Bc(T);switch(T){case v:return Bc("Suspense");case b:return Bc("SuspenseList")}if(typeof T=="object")switch(T.$$typeof){case p:return vp(T.render);case y:return Oc(T.type,W,ve);case w:{var Ae=T,et=Ae._payload,zt=Ae._init;try{return Oc(zt(et),W,ve)}catch(Tt){}}}return""}var zm={},Od=V.ReactDebugCurrentFrame;function Id(T){if(T){var W=T._owner,ve=Oc(T.type,T._source,W?W.type:null);Od.setExtraStackFrame(ve)}else Od.setExtraStackFrame(null)}function Fm(T,W,ve,Ae,et){{var zt=Function.call.bind(Ar);for(var Tt in T)if(zt(T,Tt)){var ar=void 0;try{if(typeof T[Tt]!="function"){var Er=Error((Ae||"React class")+": "+ve+" type `"+Tt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof T[Tt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Er.name="Invariant Violation",Er}ar=T[Tt](W,Tt,Ae,ve,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Yr){ar=Yr}ar&&!(ar instanceof Error)&&(Id(et),pe("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Ae||"React class",ve,Tt,typeof ar),Id(null)),ar instanceof Error&&!(ar.message in zm)&&(zm[ar.message]=!0,Id(et),pe("Failed %s type: %s",ve,ar.message),Id(null))}}}function Ic(T){if(T){var W=T._owner,ve=Oc(T.type,T._source,W?W.type:null);ae(ve)}else ae(null)}var Pd;Pd=!1;function qr(){if(H.current){var T=pr(H.current.type);if(T)return`
17
+ `+ar[Yr].replace(" at new "," at ");return T.displayName&&pa.includes("<anonymous>")&&(pa=pa.replace("<anonymous>",T.displayName)),typeof T=="function"&&Nc.set(T,pa),pa}while(Yr>=1&&fa>=0);break}}}finally{xl=!1,mp.current=zt,hp(),Error.prepareStackTrace=et}var _a=T?T.displayName||T.name:"",Na=_a?Bc(_a):"";return typeof T=="function"&&Nc.set(T,Na),Na}function vp(T,W,ve){return Mm(T,!1)}function nb(T){var W=T.prototype;return!!(W&&W.isReactComponent)}function Oc(T,W,ve){if(T==null)return"";if(typeof T=="function")return Mm(T,nb(T));if(typeof T=="string")return Bc(T);switch(T){case v:return Bc("Suspense");case b:return Bc("SuspenseList")}if(typeof T=="object")switch(T.$$typeof){case p:return vp(T.render);case y:return Oc(T.type,W,ve);case w:{var Ae=T,et=Ae._payload,zt=Ae._init;try{return Oc(zt(et),W,ve)}catch(Tt){}}}return""}var zm={},Od=V.ReactDebugCurrentFrame;function Id(T){if(T){var W=T._owner,ve=Oc(T.type,T._source,W?W.type:null);Od.setExtraStackFrame(ve)}else Od.setExtraStackFrame(null)}function Fm(T,W,ve,Ae,et){{var zt=Function.call.bind(Ar);for(var Tt in T)if(zt(T,Tt)){var ar=void 0;try{if(typeof T[Tt]!="function"){var Er=Error((Ae||"React class")+": "+ve+" type `"+Tt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof T[Tt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Er.name="Invariant Violation",Er}ar=T[Tt](W,Tt,Ae,ve,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Yr){ar=Yr}ar&&!(ar instanceof Error)&&(Id(et),pe("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Ae||"React class",ve,Tt,typeof ar),Id(null)),ar instanceof Error&&!(ar.message in zm)&&(zm[ar.message]=!0,Id(et),pe("Failed %s type: %s",ve,ar.message),Id(null))}}}function Ic(T){if(T){var W=T._owner,ve=Oc(T.type,T._source,W?W.type:null);ae(ve)}else ae(null)}var Pd;Pd=!1;function qr(){if(H.current){var T=pr(H.current.type);if(T)return`
18
18
 
19
19
  Check the render method of \``+T+"`."}return""}function ob(T){if(T!==void 0){var W=T.fileName.replace(/^.*[\\\/]/,""),ve=T.lineNumber;return`
20
20
 
21
21
  Check your code at `+W+":"+ve+"."}return""}function jm(T){return T!=null?ob(T.__source):""}var nr={};function Hm(T){var W=qr();if(!W){var ve=typeof T=="string"?T:T.displayName||T.name;ve&&(W=`
22
22
 
23
- Check the top-level render call using <`+ve+">.")}return W}function Hn(T,W){if(!(!T._store||T._store.validated||T.key!=null)){T._store.validated=!0;var ve=Hm(W);if(!nr[ve]){nr[ve]=!0;var Ae="";T&&T._owner&&T._owner!==H.current&&(Ae=" It was passed a child from "+pr(T._owner.type)+"."),Ic(T),pe('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',ve,Ae),Ic(null)}}}function Pc(T,W){if(typeof T=="object"){if(at(T))for(var ve=0;ve<T.length;ve++){var Ae=T[ve];xt(Ae)&&Hn(Ae,W)}else if(xt(T))T._store&&(T._store.validated=!0);else if(T){var et=P(T);if(typeof et=="function"&&et!==T.entries)for(var zt=et.call(T),Tt;!(Tt=zt.next()).done;)xt(Tt.value)&&Hn(Tt.value,W)}}}function Mc(T){{var W=T.type;if(W==null||typeof W=="string")return;var ve;if(typeof W=="function")ve=W.propTypes;else if(typeof W=="object"&&(W.$$typeof===p||W.$$typeof===y))ve=W.propTypes;else return;if(ve){var Ae=pr(W);Fm(ve,T.props,"prop",Ae,T)}else if(W.PropTypes!==void 0&&!Pd){Pd=!0;var et=pr(W);pe("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",et||"Unknown")}typeof W.getDefaultProps=="function"&&!W.getDefaultProps.isReactClassApproved&&pe("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ib(T){{for(var W=Object.keys(T.props),ve=0;ve<W.length;ve++){var Ae=W[ve];if(Ae!=="children"&&Ae!=="key"){Ic(T),pe("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ae),Ic(null);break}}T.ref!==null&&(Ic(T),pe("Invalid attribute `ref` supplied to `React.Fragment`."),Ic(null))}}function Sn(T,W,ve){var Ae=$e(T);if(!Ae){var et="";(T===void 0||typeof T=="object"&&T!==null&&Object.keys(T).length===0)&&(et+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var zt=jm(W);zt?et+=zt:et+=qr();var Tt;T===null?Tt="null":at(T)?Tt="array":T!==void 0&&T.$$typeof===a?(Tt="<"+(pr(T.type)||"Unknown")+" />",et=" Did you accidentally export a JSX literal instead of a component?"):Tt=typeof T,pe("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Tt,et)}var ar=wa.apply(this,arguments);if(ar==null)return ar;if(Ae)for(var Er=2;Er<arguments.length;Er++)Pc(arguments[Er],T);return T===l?ib(ar):Mc(ar),ar}var Ra=!1;function lb(T){var W=Sn.bind(null,T);return W.type=T,Ra||(Ra=!0,se("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(W,"type",{enumerable:!1,get:function(){return se("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:T}),T}}),W}function xl(T,W,ve){for(var Ae=ht.apply(this,arguments),et=2;et<arguments.length;et++)Pc(arguments[et],Ae.type);return Mc(Ae),Ae}function xo(T,W){var ve=I.transition;I.transition={};var Ae=I.transition;I.transition._updatedFibers=new Set;try{T()}finally{if(I.transition=ve,ve===null&&Ae._updatedFibers){var et=Ae._updatedFibers.size;et>10&&se("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),Ae._updatedFibers.clear()}}}var Ul=!1,Md=null;function gp(T){if(Md===null)try{var W=("require"+Math.random()).slice(0,7),ve=Gg&&Gg[W];Md=ve.call(Gg,"timers").setImmediate}catch(Ae){Md=function(et){Ul===!1&&(Ul=!0,typeof MessageChannel=="undefined"&&pe("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var zt=new MessageChannel;zt.port1.onmessage=et,zt.port2.postMessage(void 0)}}return Md(T)}var Ws=0,_p=!1;function Um(T){{var W=Ws;Ws++,U.current===null&&(U.current=[]);var ve=U.isBatchingLegacy,Ae;try{if(U.isBatchingLegacy=!0,Ae=T(),!ve&&U.didScheduleLegacyUpdate){var et=U.current;et!==null&&(U.didScheduleLegacyUpdate=!1,Fd(et))}}catch(_a){throw zd(W),_a}finally{U.isBatchingLegacy=ve}if(Ae!==null&&typeof Ae=="object"&&typeof Ae.then=="function"){var zt=Ae,Tt=!1,ar={then:function(_a,Na){Tt=!0,zt.then(function(ln){zd(W),Ws===0?bp(ln,_a,Na):_a(ln)},function(ln){zd(W),Na(ln)})}};return!_p&&typeof Promise!="undefined"&&Promise.resolve().then(function(){}).then(function(){Tt||(_p=!0,pe("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),ar}else{var Er=Ae;if(zd(W),Ws===0){var Yr=U.current;Yr!==null&&(Fd(Yr),U.current=null);var fa={then:function(_a,Na){U.current===null?(U.current=[],bp(Er,_a,Na)):_a(Er)}};return fa}else{var pa={then:function(_a,Na){_a(Er)}};return pa}}}}function zd(T){T!==Ws-1&&pe("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Ws=T}function bp(T,W,ve){{var Ae=U.current;if(Ae!==null)try{Fd(Ae),gp(function(){Ae.length===0?(U.current=null,W(T)):bp(T,W,ve)})}catch(et){ve(et)}else W(T)}}var zc=!1;function Fd(T){if(!zc){zc=!0;var W=0;try{for(;W<T.length;W++){var ve=T[W];do ve=ve(!0);while(ve!==null)}T.length=0}catch(Ae){throw T=T.slice(W+1),Ae}finally{zc=!1}}}var jd=Sn,Vm=xl,Wm=lb,qm={map:F,forEach:le,count:X,toArray:ie,only:Ie};xr.Children=qm,xr.Component=Te,xr.Fragment=l,xr.Profiler=d,xr.PureComponent=vt,xr.StrictMode=s,xr.Suspense=v,xr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=V,xr.act=Um,xr.cloneElement=Vm,xr.createContext=Fe,xr.createElement=jd,xr.createFactory=Wm,xr.createRef=Bt,xr.forwardRef=ne,xr.isValidElement=xt,xr.lazy=q,xr.memo=Ue,xr.startTransition=xo,xr.unstable_act=Um,xr.useCallback=Et,xr.useContext=$,xr.useDebugValue=Qr,xr.useDeferredValue=ua,xr.useEffect=gt,xr.useId=da,xr.useImperativeHandle=Gt,xr.useInsertionEffect=rt,xr.useLayoutEffect=Ze,xr.useMemo=At,xr.useReducer=Ee,xr.useRef=qe,xr.useState=me,xr.useSyncExternalStore=Qa,xr.useTransition=qa,xr.version=r,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var fr=Ye((vG,h4)=>{"use strict";h4.exports=p4()});var m4=Ye(ma=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r=!1,a=!1,o=5;function l(He,ht){var xt=He.length;He.push(ht),u(He,ht,xt)}function s(He){return He.length===0?null:He[0]}function d(He){if(He.length===0)return null;var ht=He[0],xt=He.pop();return xt!==ht&&(He[0]=xt,h(He,xt,0)),ht}function u(He,ht,xt){for(var Jt=xt;Jt>0;){var $t=Jt-1>>>1,Lr=He[$t];if(p(Lr,ht)>0)He[$t]=ht,He[Jt]=Lr,Jt=$t;else return}}function h(He,ht,xt){for(var Jt=xt,$t=He.length,Lr=$t>>>1;Jt<Lr;){var br=(Jt+1)*2-1,Xr=He[br],K=br+1,M=He[K];if(p(Xr,ht)<0)K<$t&&p(M,Xr)<0?(He[Jt]=M,He[K]=ht,Jt=K):(He[Jt]=Xr,He[br]=ht,Jt=br);else if(K<$t&&p(M,ht)<0)He[Jt]=M,He[K]=ht,Jt=K;else return}}function p(He,ht){var xt=He.sortIndex-ht.sortIndex;return xt!==0?xt:He.id-ht.id}var v=1,b=2,y=3,w=4,C=5;function k(He,ht){}var N=typeof performance=="object"&&typeof performance.now=="function";if(N){var P=performance;ma.unstable_now=function(){return P.now()}}else{var G=Date,I=G.now();ma.unstable_now=function(){return G.now()-I}}var U=1073741823,H=-1,J=250,O=5e3,ae=1e4,ye=U,re=[],we=[],Se=1,ge=null,V=y,se=!1,pe=!1,j=!1,Y=typeof setTimeout=="function"?setTimeout:null,oe=typeof clearTimeout=="function"?clearTimeout:null,te=typeof setImmediate!="undefined"?setImmediate:null,he=typeof navigator!="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0?navigator.scheduling.isInputPending.bind(navigator.scheduling):null;function Re(He){for(var ht=s(we);ht!==null;){if(ht.callback===null)d(we);else if(ht.startTime<=He)d(we),ht.sortIndex=ht.expirationTime,l(re,ht);else return;ht=s(we)}}function Te(He){if(j=!1,Re(He),!pe)if(s(re)!==null)pe=!0,ga(Xe);else{var ht=s(we);ht!==null&&Rr(Te,ht.startTime-He)}}function Xe(He,ht){pe=!1,j&&(j=!1,_r()),se=!0;var xt=V;try{if(a)try{return Qe(He,ht)}catch($t){if(ge!==null){var Jt=ma.unstable_now();ge.isQueued=!1}throw $t}else return Qe(He,ht)}finally{ge=null,V=xt,se=!1}}function Qe(He,ht){var xt=ht;for(Re(xt),ge=s(re);ge!==null&&!r&&!(ge.expirationTime>xt&&(!He||Ar()));){var Jt=ge.callback;if(typeof Jt=="function"){ge.callback=null,V=ge.priorityLevel;var $t=ge.expirationTime<=xt,Lr=Jt($t);xt=ma.unstable_now(),typeof Lr=="function"?ge.callback=Lr:ge===s(re)&&d(re),Re(xt)}else d(re);ge=s(re)}if(ge!==null)return!0;var br=s(we);return br!==null&&Rr(Te,br.startTime-xt),!1}function ze(He,ht){switch(He){case v:case b:case y:case w:case C:break;default:He=y}var xt=V;V=He;try{return ht()}finally{V=xt}}function it(He){var ht;switch(V){case v:case b:case y:ht=y;break;default:ht=V;break}var xt=V;V=ht;try{return He()}finally{V=xt}}function vt(He){var ht=V;return function(){var xt=V;V=ht;try{return He.apply(this,arguments)}finally{V=xt}}}function pt(He,ht,xt){var Jt=ma.unstable_now(),$t;if(typeof xt=="object"&&xt!==null){var Lr=xt.delay;typeof Lr=="number"&&Lr>0?$t=Jt+Lr:$t=Jt}else $t=Jt;var br;switch(He){case v:br=H;break;case b:br=J;break;case C:br=ye;break;case w:br=ae;break;case y:default:br=O;break}var Xr=$t+br,K={id:Se++,callback:ht,priorityLevel:He,startTime:$t,expirationTime:Xr,sortIndex:-1};return $t>Jt?(K.sortIndex=$t,l(we,K),s(re)===null&&K===s(we)&&(j?_r():j=!0,Rr(Te,$t-Jt))):(K.sortIndex=Xr,l(re,K),!pe&&!se&&(pe=!0,ga(Xe))),K}function Bt(){}function Rt(){!pe&&!se&&(pe=!0,ga(Xe))}function at(){return s(re)}function De(He){He.callback=null}function bt(){return V}var It=!1,Wt=null,Yt=-1,ir=o,pr=-1;function Ar(){var He=ma.unstable_now()-pr;return!(He<ir)}function la(){}function Wr(He){if(He<0||He>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}He>0?ir=Math.floor(1e3/He):ir=o}var Kr=function(){if(Wt!==null){var He=ma.unstable_now();pr=He;var ht=!0,xt=!0;try{xt=Wt(ht,He)}finally{xt?kr():(It=!1,Wt=null)}}else It=!1},kr;if(typeof te=="function")kr=function(){te(Kr)};else if(typeof MessageChannel!="undefined"){var hr=new MessageChannel,Sr=hr.port2;hr.port1.onmessage=Kr,kr=function(){Sr.postMessage(null)}}else kr=function(){Y(Kr,0)};function ga(He){Wt=He,It||(It=!0,kr())}function Rr(He,ht){Yt=Y(function(){He(ma.unstable_now())},ht)}function _r(){oe(Yt),Yt=-1}var Mr=la,wa=null;ma.unstable_IdlePriority=C,ma.unstable_ImmediatePriority=v,ma.unstable_LowPriority=w,ma.unstable_NormalPriority=y,ma.unstable_Profiling=wa,ma.unstable_UserBlockingPriority=b,ma.unstable_cancelCallback=De,ma.unstable_continueExecution=Rt,ma.unstable_forceFrameRate=Wr,ma.unstable_getCurrentPriorityLevel=bt,ma.unstable_getFirstCallbackNode=at,ma.unstable_next=it,ma.unstable_pauseExecution=Bt,ma.unstable_requestPaint=Mr,ma.unstable_runWithPriority=ze,ma.unstable_scheduleCallback=pt,ma.unstable_shouldYield=Ar,ma.unstable_wrapCallback=vt,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var g4=Ye((_G,v4)=>{"use strict";v4.exports=m4()});var _4=Ye(Xo=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r=fr(),a=g4(),o=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,l=!1;function s(e){l=e}function d(e){if(!l){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];h("warn",e,n)}}function u(e){if(!l){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];h("error",e,n)}}function h(e,t,n){{var i=o.ReactDebugCurrentFrame,c=i.getStackAddendum();c!==""&&(t+="%s",n=n.concat([c]));var f=n.map(function(_){return String(_)});f.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,f)}}var p=0,v=1,b=2,y=3,w=4,C=5,k=6,N=7,P=8,G=9,I=10,U=11,H=12,J=13,O=14,ae=15,ye=16,re=17,we=18,Se=19,ge=21,V=22,se=23,pe=24,j=25,Y=!0,oe=!1,te=!1,he=!1,Re=!1,Te=!0,Xe=!1,Qe=!0,ze=!0,it=!0,vt=!0,pt=new Set,Bt={},Rt={};function at(e,t){De(e,t),De(e+"Capture",t)}function De(e,t){Bt[e]&&u("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),Bt[e]=t;{var n=e.toLowerCase();Rt[n]=e,e==="onDoubleClick"&&(Rt.ondblclick=e)}for(var i=0;i<t.length;i++)pt.add(t[i])}var bt=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined",It=Object.prototype.hasOwnProperty;function Wt(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,n=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return n}}function Yt(e){try{return ir(e),!1}catch(t){return!0}}function ir(e){return""+e}function pr(e,t){if(Yt(e))return u("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Wt(e)),ir(e)}function Ar(e){if(Yt(e))return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Wt(e)),ir(e)}function la(e,t){if(Yt(e))return u("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Wt(e)),ir(e)}function Wr(e,t){if(Yt(e))return u("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Wt(e)),ir(e)}function Kr(e){if(Yt(e))return u("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",Wt(e)),ir(e)}function kr(e){if(Yt(e))return u("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",Wt(e)),ir(e)}var hr=0,Sr=1,ga=2,Rr=3,_r=4,Mr=5,wa=6,He=":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",ht=He+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",xt=new RegExp("^["+He+"]["+ht+"]*$"),Jt={},$t={};function Lr(e){return It.call($t,e)?!0:It.call(Jt,e)?!1:xt.test(e)?($t[e]=!0,!0):(Jt[e]=!0,u("Invalid attribute name: `%s`",e),!1)}function br(e,t,n){return t!==null?t.type===hr:n?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function Xr(e,t,n,i){if(n!==null&&n.type===hr)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(i)return!1;if(n!==null)return!n.acceptsBooleans;var c=e.toLowerCase().slice(0,5);return c!=="data-"&&c!=="aria-"}default:return!1}}function K(e,t,n,i){if(t===null||typeof t=="undefined"||Xr(e,t,n,i))return!0;if(i)return!1;if(n!==null)switch(n.type){case Rr:return!t;case _r:return t===!1;case Mr:return isNaN(t);case wa:return isNaN(t)||t<1}return!1}function M(e){return F.hasOwnProperty(e)?F[e]:null}function A(e,t,n,i,c,f,_){this.acceptsBooleans=t===ga||t===Rr||t===_r,this.attributeName=i,this.attributeNamespace=c,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=f,this.removeEmptyString=_}var F={},X=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];X.forEach(function(e){F[e]=new A(e,hr,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0],n=e[1];F[t]=new A(t,Sr,!1,n,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){F[e]=new A(e,ga,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){F[e]=new A(e,ga,!1,e,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(e){F[e]=new A(e,Rr,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){F[e]=new A(e,Rr,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){F[e]=new A(e,_r,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){F[e]=new A(e,wa,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){F[e]=new A(e,Mr,!1,e.toLowerCase(),null,!1,!1)});var le=/[\-\:]([a-z])/g,ie=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(e){var t=e.replace(le,ie);F[t]=new A(t,Sr,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var t=e.replace(le,ie);F[t]=new A(t,Sr,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(le,ie);F[t]=new A(t,Sr,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){F[e]=new A(e,Sr,!1,e.toLowerCase(),null,!1,!1)});var Ie="xlinkHref";F[Ie]=new A("xlinkHref",Sr,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){F[e]=new A(e,Sr,!1,e.toLowerCase(),null,!0,!0)});var Fe=/^[\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,Me=!1;function Ge(e){!Me&&Fe.test(e)&&(Me=!0,u("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function Ne(e,t,n,i){if(i.mustUseProperty){var c=i.propertyName;return e[c]}else{pr(n,t),i.sanitizeURL&&Ge(""+n);var f=i.attributeName,_=null;if(i.type===_r){if(e.hasAttribute(f)){var S=e.getAttribute(f);return S===""?!0:K(t,n,i,!1)?S:S===""+n?n:S}}else if(e.hasAttribute(f)){if(K(t,n,i,!1))return e.getAttribute(f);if(i.type===Rr)return n;_=e.getAttribute(f)}return K(t,n,i,!1)?_===null?n:_:_===""+n?n:_}}function tt(e,t,n,i){{if(!Lr(t))return;if(!e.hasAttribute(t))return n===void 0?void 0:null;var c=e.getAttribute(t);return pr(n,t),c===""+n?n:c}}function z(e,t,n,i){var c=M(t);if(!br(t,c,i)){if(K(t,n,c,i)&&(n=null),i||c===null){if(Lr(t)){var f=t;n===null?e.removeAttribute(f):(pr(n,t),e.setAttribute(f,""+n))}return}var _=c.mustUseProperty;if(_){var S=c.propertyName;if(n===null){var x=c.type;e[S]=x===Rr?!1:""}else e[S]=n;return}var D=c.attributeName,B=c.attributeNamespace;if(n===null)e.removeAttribute(D);else{var ee=c.type,Z;ee===Rr||ee===_r&&n===!0?Z="":(pr(n,D),Z=""+n,c.sanitizeURL&&Ge(Z.toString())),B?e.setAttributeNS(B,D,Z):e.setAttribute(D,Z)}}}var q=Symbol.for("react.element"),ne=Symbol.for("react.portal"),ue=Symbol.for("react.fragment"),$e=Symbol.for("react.strict_mode"),Ue=Symbol.for("react.profiler"),L=Symbol.for("react.provider"),$=Symbol.for("react.context"),me=Symbol.for("react.forward_ref"),Ee=Symbol.for("react.suspense"),qe=Symbol.for("react.suspense_list"),gt=Symbol.for("react.memo"),rt=Symbol.for("react.lazy"),Ze=Symbol.for("react.scope"),Et=Symbol.for("react.debug_trace_mode"),At=Symbol.for("react.offscreen"),Gt=Symbol.for("react.legacy_hidden"),Qr=Symbol.for("react.cache"),qa=Symbol.for("react.tracing_marker"),ua=Symbol.iterator,da="@@iterator";function Qa(e){if(e===null||typeof e!="object")return null;var t=ua&&e[ua]||e[da];return typeof t=="function"?t:null}var Pt=Object.assign,Zn=0,gs,_s,rr,sa,on,Jr,eo;function Du(){}Du.__reactDisabledLog=!0;function hp(){{if(Zn===0){gs=console.log,_s=console.info,rr=console.warn,sa=console.error,on=console.group,Jr=console.groupCollapsed,eo=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Du,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Zn++}}function mp(){{if(Zn--,Zn===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Pt({},e,{value:gs}),info:Pt({},e,{value:_s}),warn:Pt({},e,{value:rr}),error:Pt({},e,{value:sa}),group:Pt({},e,{value:on}),groupCollapsed:Pt({},e,{value:Jr}),groupEnd:Pt({},e,{value:eo})})}Zn<0&&u("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Au=o.ReactCurrentDispatcher,Bc;function Cl(e,t,n){{if(Bc===void 0)try{throw Error()}catch(c){var i=c.stack.trim().match(/\n( *(at )?)/);Bc=i&&i[1]||""}return`
23
+ Check the top-level render call using <`+ve+">.")}return W}function Hn(T,W){if(!(!T._store||T._store.validated||T.key!=null)){T._store.validated=!0;var ve=Hm(W);if(!nr[ve]){nr[ve]=!0;var Ae="";T&&T._owner&&T._owner!==H.current&&(Ae=" It was passed a child from "+pr(T._owner.type)+"."),Ic(T),pe('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',ve,Ae),Ic(null)}}}function Pc(T,W){if(typeof T=="object"){if(nt(T))for(var ve=0;ve<T.length;ve++){var Ae=T[ve];xt(Ae)&&Hn(Ae,W)}else if(xt(T))T._store&&(T._store.validated=!0);else if(T){var et=P(T);if(typeof et=="function"&&et!==T.entries)for(var zt=et.call(T),Tt;!(Tt=zt.next()).done;)xt(Tt.value)&&Hn(Tt.value,W)}}}function Mc(T){{var W=T.type;if(W==null||typeof W=="string")return;var ve;if(typeof W=="function")ve=W.propTypes;else if(typeof W=="object"&&(W.$$typeof===p||W.$$typeof===y))ve=W.propTypes;else return;if(ve){var Ae=pr(W);Fm(ve,T.props,"prop",Ae,T)}else if(W.PropTypes!==void 0&&!Pd){Pd=!0;var et=pr(W);pe("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",et||"Unknown")}typeof W.getDefaultProps=="function"&&!W.getDefaultProps.isReactClassApproved&&pe("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ib(T){{for(var W=Object.keys(T.props),ve=0;ve<W.length;ve++){var Ae=W[ve];if(Ae!=="children"&&Ae!=="key"){Ic(T),pe("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ae),Ic(null);break}}T.ref!==null&&(Ic(T),pe("Invalid attribute `ref` supplied to `React.Fragment`."),Ic(null))}}function Sn(T,W,ve){var Ae=$e(T);if(!Ae){var et="";(T===void 0||typeof T=="object"&&T!==null&&Object.keys(T).length===0)&&(et+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var zt=jm(W);zt?et+=zt:et+=qr();var Tt;T===null?Tt="null":nt(T)?Tt="array":T!==void 0&&T.$$typeof===a?(Tt="<"+(pr(T.type)||"Unknown")+" />",et=" Did you accidentally export a JSX literal instead of a component?"):Tt=typeof T,pe("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Tt,et)}var ar=wa.apply(this,arguments);if(ar==null)return ar;if(Ae)for(var Er=2;Er<arguments.length;Er++)Pc(arguments[Er],T);return T===l?ib(ar):Mc(ar),ar}var Ra=!1;function lb(T){var W=Sn.bind(null,T);return W.type=T,Ra||(Ra=!0,se("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(W,"type",{enumerable:!1,get:function(){return se("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:T}),T}}),W}function Tl(T,W,ve){for(var Ae=ht.apply(this,arguments),et=2;et<arguments.length;et++)Pc(arguments[et],Ae.type);return Mc(Ae),Ae}function xo(T,W){var ve=I.transition;I.transition={};var Ae=I.transition;I.transition._updatedFibers=new Set;try{T()}finally{if(I.transition=ve,ve===null&&Ae._updatedFibers){var et=Ae._updatedFibers.size;et>10&&se("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),Ae._updatedFibers.clear()}}}var Vl=!1,Md=null;function gp(T){if(Md===null)try{var W=("require"+Math.random()).slice(0,7),ve=Gg&&Gg[W];Md=ve.call(Gg,"timers").setImmediate}catch(Ae){Md=function(et){Vl===!1&&(Vl=!0,typeof MessageChannel=="undefined"&&pe("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var zt=new MessageChannel;zt.port1.onmessage=et,zt.port2.postMessage(void 0)}}return Md(T)}var Ws=0,_p=!1;function Um(T){{var W=Ws;Ws++,U.current===null&&(U.current=[]);var ve=U.isBatchingLegacy,Ae;try{if(U.isBatchingLegacy=!0,Ae=T(),!ve&&U.didScheduleLegacyUpdate){var et=U.current;et!==null&&(U.didScheduleLegacyUpdate=!1,Fd(et))}}catch(_a){throw zd(W),_a}finally{U.isBatchingLegacy=ve}if(Ae!==null&&typeof Ae=="object"&&typeof Ae.then=="function"){var zt=Ae,Tt=!1,ar={then:function(_a,Na){Tt=!0,zt.then(function(ln){zd(W),Ws===0?bp(ln,_a,Na):_a(ln)},function(ln){zd(W),Na(ln)})}};return!_p&&typeof Promise!="undefined"&&Promise.resolve().then(function(){}).then(function(){Tt||(_p=!0,pe("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),ar}else{var Er=Ae;if(zd(W),Ws===0){var Yr=U.current;Yr!==null&&(Fd(Yr),U.current=null);var fa={then:function(_a,Na){U.current===null?(U.current=[],bp(Er,_a,Na)):_a(Er)}};return fa}else{var pa={then:function(_a,Na){_a(Er)}};return pa}}}}function zd(T){T!==Ws-1&&pe("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Ws=T}function bp(T,W,ve){{var Ae=U.current;if(Ae!==null)try{Fd(Ae),gp(function(){Ae.length===0?(U.current=null,W(T)):bp(T,W,ve)})}catch(et){ve(et)}else W(T)}}var zc=!1;function Fd(T){if(!zc){zc=!0;var W=0;try{for(;W<T.length;W++){var ve=T[W];do ve=ve(!0);while(ve!==null)}T.length=0}catch(Ae){throw T=T.slice(W+1),Ae}finally{zc=!1}}}var jd=Sn,Vm=Tl,Wm=lb,qm={map:F,forEach:le,count:X,toArray:ie,only:Ie};xr.Children=qm,xr.Component=Te,xr.Fragment=l,xr.Profiler=d,xr.PureComponent=vt,xr.StrictMode=s,xr.Suspense=v,xr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=V,xr.act=Um,xr.cloneElement=Vm,xr.createContext=Fe,xr.createElement=jd,xr.createFactory=Wm,xr.createRef=Bt,xr.forwardRef=ne,xr.isValidElement=xt,xr.lazy=q,xr.memo=Ue,xr.startTransition=xo,xr.unstable_act=Um,xr.useCallback=Et,xr.useContext=$,xr.useDebugValue=Qr,xr.useDeferredValue=ua,xr.useEffect=gt,xr.useId=da,xr.useImperativeHandle=Gt,xr.useInsertionEffect=at,xr.useLayoutEffect=Ze,xr.useMemo=At,xr.useReducer=Ee,xr.useRef=qe,xr.useState=me,xr.useSyncExternalStore=Qa,xr.useTransition=qa,xr.version=r,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var fr=Ye((vG,h4)=>{"use strict";h4.exports=p4()});var m4=Ye(ma=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r=!1,a=!1,o=5;function l(He,ht){var xt=He.length;He.push(ht),u(He,ht,xt)}function s(He){return He.length===0?null:He[0]}function d(He){if(He.length===0)return null;var ht=He[0],xt=He.pop();return xt!==ht&&(He[0]=xt,h(He,xt,0)),ht}function u(He,ht,xt){for(var Jt=xt;Jt>0;){var $t=Jt-1>>>1,Lr=He[$t];if(p(Lr,ht)>0)He[$t]=ht,He[Jt]=Lr,Jt=$t;else return}}function h(He,ht,xt){for(var Jt=xt,$t=He.length,Lr=$t>>>1;Jt<Lr;){var br=(Jt+1)*2-1,Xr=He[br],K=br+1,M=He[K];if(p(Xr,ht)<0)K<$t&&p(M,Xr)<0?(He[Jt]=M,He[K]=ht,Jt=K):(He[Jt]=Xr,He[br]=ht,Jt=br);else if(K<$t&&p(M,ht)<0)He[Jt]=M,He[K]=ht,Jt=K;else return}}function p(He,ht){var xt=He.sortIndex-ht.sortIndex;return xt!==0?xt:He.id-ht.id}var v=1,b=2,y=3,w=4,C=5;function k(He,ht){}var N=typeof performance=="object"&&typeof performance.now=="function";if(N){var P=performance;ma.unstable_now=function(){return P.now()}}else{var G=Date,I=G.now();ma.unstable_now=function(){return G.now()-I}}var U=1073741823,H=-1,J=250,O=5e3,ae=1e4,ye=U,re=[],we=[],Se=1,ge=null,V=y,se=!1,pe=!1,j=!1,Y=typeof setTimeout=="function"?setTimeout:null,oe=typeof clearTimeout=="function"?clearTimeout:null,te=typeof setImmediate!="undefined"?setImmediate:null,he=typeof navigator!="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0?navigator.scheduling.isInputPending.bind(navigator.scheduling):null;function Re(He){for(var ht=s(we);ht!==null;){if(ht.callback===null)d(we);else if(ht.startTime<=He)d(we),ht.sortIndex=ht.expirationTime,l(re,ht);else return;ht=s(we)}}function Te(He){if(j=!1,Re(He),!pe)if(s(re)!==null)pe=!0,ga(Xe);else{var ht=s(we);ht!==null&&Rr(Te,ht.startTime-He)}}function Xe(He,ht){pe=!1,j&&(j=!1,_r()),se=!0;var xt=V;try{if(a)try{return Qe(He,ht)}catch($t){if(ge!==null){var Jt=ma.unstable_now();ge.isQueued=!1}throw $t}else return Qe(He,ht)}finally{ge=null,V=xt,se=!1}}function Qe(He,ht){var xt=ht;for(Re(xt),ge=s(re);ge!==null&&!r&&!(ge.expirationTime>xt&&(!He||Ar()));){var Jt=ge.callback;if(typeof Jt=="function"){ge.callback=null,V=ge.priorityLevel;var $t=ge.expirationTime<=xt,Lr=Jt($t);xt=ma.unstable_now(),typeof Lr=="function"?ge.callback=Lr:ge===s(re)&&d(re),Re(xt)}else d(re);ge=s(re)}if(ge!==null)return!0;var br=s(we);return br!==null&&Rr(Te,br.startTime-xt),!1}function ze(He,ht){switch(He){case v:case b:case y:case w:case C:break;default:He=y}var xt=V;V=He;try{return ht()}finally{V=xt}}function it(He){var ht;switch(V){case v:case b:case y:ht=y;break;default:ht=V;break}var xt=V;V=ht;try{return He()}finally{V=xt}}function vt(He){var ht=V;return function(){var xt=V;V=ht;try{return He.apply(this,arguments)}finally{V=xt}}}function pt(He,ht,xt){var Jt=ma.unstable_now(),$t;if(typeof xt=="object"&&xt!==null){var Lr=xt.delay;typeof Lr=="number"&&Lr>0?$t=Jt+Lr:$t=Jt}else $t=Jt;var br;switch(He){case v:br=H;break;case b:br=J;break;case C:br=ye;break;case w:br=ae;break;case y:default:br=O;break}var Xr=$t+br,K={id:Se++,callback:ht,priorityLevel:He,startTime:$t,expirationTime:Xr,sortIndex:-1};return $t>Jt?(K.sortIndex=$t,l(we,K),s(re)===null&&K===s(we)&&(j?_r():j=!0,Rr(Te,$t-Jt))):(K.sortIndex=Xr,l(re,K),!pe&&!se&&(pe=!0,ga(Xe))),K}function Bt(){}function Rt(){!pe&&!se&&(pe=!0,ga(Xe))}function nt(){return s(re)}function De(He){He.callback=null}function bt(){return V}var It=!1,Wt=null,Yt=-1,ir=o,pr=-1;function Ar(){var He=ma.unstable_now()-pr;return!(He<ir)}function la(){}function Wr(He){if(He<0||He>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}He>0?ir=Math.floor(1e3/He):ir=o}var Kr=function(){if(Wt!==null){var He=ma.unstable_now();pr=He;var ht=!0,xt=!0;try{xt=Wt(ht,He)}finally{xt?kr():(It=!1,Wt=null)}}else It=!1},kr;if(typeof te=="function")kr=function(){te(Kr)};else if(typeof MessageChannel!="undefined"){var hr=new MessageChannel,Sr=hr.port2;hr.port1.onmessage=Kr,kr=function(){Sr.postMessage(null)}}else kr=function(){Y(Kr,0)};function ga(He){Wt=He,It||(It=!0,kr())}function Rr(He,ht){Yt=Y(function(){He(ma.unstable_now())},ht)}function _r(){oe(Yt),Yt=-1}var Mr=la,wa=null;ma.unstable_IdlePriority=C,ma.unstable_ImmediatePriority=v,ma.unstable_LowPriority=w,ma.unstable_NormalPriority=y,ma.unstable_Profiling=wa,ma.unstable_UserBlockingPriority=b,ma.unstable_cancelCallback=De,ma.unstable_continueExecution=Rt,ma.unstable_forceFrameRate=Wr,ma.unstable_getCurrentPriorityLevel=bt,ma.unstable_getFirstCallbackNode=nt,ma.unstable_next=it,ma.unstable_pauseExecution=Bt,ma.unstable_requestPaint=Mr,ma.unstable_runWithPriority=ze,ma.unstable_scheduleCallback=pt,ma.unstable_shouldYield=Ar,ma.unstable_wrapCallback=vt,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var g4=Ye((_G,v4)=>{"use strict";v4.exports=m4()});var _4=Ye(Qo=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r=fr(),a=g4(),o=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,l=!1;function s(e){l=e}function d(e){if(!l){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];h("warn",e,n)}}function u(e){if(!l){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];h("error",e,n)}}function h(e,t,n){{var i=o.ReactDebugCurrentFrame,c=i.getStackAddendum();c!==""&&(t+="%s",n=n.concat([c]));var f=n.map(function(_){return String(_)});f.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,f)}}var p=0,v=1,b=2,y=3,w=4,C=5,k=6,N=7,P=8,G=9,I=10,U=11,H=12,J=13,O=14,ae=15,ye=16,re=17,we=18,Se=19,ge=21,V=22,se=23,pe=24,j=25,Y=!0,oe=!1,te=!1,he=!1,Re=!1,Te=!0,Xe=!1,Qe=!0,ze=!0,it=!0,vt=!0,pt=new Set,Bt={},Rt={};function nt(e,t){De(e,t),De(e+"Capture",t)}function De(e,t){Bt[e]&&u("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),Bt[e]=t;{var n=e.toLowerCase();Rt[n]=e,e==="onDoubleClick"&&(Rt.ondblclick=e)}for(var i=0;i<t.length;i++)pt.add(t[i])}var bt=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined",It=Object.prototype.hasOwnProperty;function Wt(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,n=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return n}}function Yt(e){try{return ir(e),!1}catch(t){return!0}}function ir(e){return""+e}function pr(e,t){if(Yt(e))return u("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Wt(e)),ir(e)}function Ar(e){if(Yt(e))return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Wt(e)),ir(e)}function la(e,t){if(Yt(e))return u("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Wt(e)),ir(e)}function Wr(e,t){if(Yt(e))return u("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Wt(e)),ir(e)}function Kr(e){if(Yt(e))return u("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",Wt(e)),ir(e)}function kr(e){if(Yt(e))return u("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",Wt(e)),ir(e)}var hr=0,Sr=1,ga=2,Rr=3,_r=4,Mr=5,wa=6,He=":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",ht=He+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",xt=new RegExp("^["+He+"]["+ht+"]*$"),Jt={},$t={};function Lr(e){return It.call($t,e)?!0:It.call(Jt,e)?!1:xt.test(e)?($t[e]=!0,!0):(Jt[e]=!0,u("Invalid attribute name: `%s`",e),!1)}function br(e,t,n){return t!==null?t.type===hr:n?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function Xr(e,t,n,i){if(n!==null&&n.type===hr)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(i)return!1;if(n!==null)return!n.acceptsBooleans;var c=e.toLowerCase().slice(0,5);return c!=="data-"&&c!=="aria-"}default:return!1}}function K(e,t,n,i){if(t===null||typeof t=="undefined"||Xr(e,t,n,i))return!0;if(i)return!1;if(n!==null)switch(n.type){case Rr:return!t;case _r:return t===!1;case Mr:return isNaN(t);case wa:return isNaN(t)||t<1}return!1}function M(e){return F.hasOwnProperty(e)?F[e]:null}function A(e,t,n,i,c,f,_){this.acceptsBooleans=t===ga||t===Rr||t===_r,this.attributeName=i,this.attributeNamespace=c,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=f,this.removeEmptyString=_}var F={},X=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];X.forEach(function(e){F[e]=new A(e,hr,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0],n=e[1];F[t]=new A(t,Sr,!1,n,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){F[e]=new A(e,ga,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){F[e]=new A(e,ga,!1,e,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(e){F[e]=new A(e,Rr,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){F[e]=new A(e,Rr,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){F[e]=new A(e,_r,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){F[e]=new A(e,wa,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){F[e]=new A(e,Mr,!1,e.toLowerCase(),null,!1,!1)});var le=/[\-\:]([a-z])/g,ie=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(e){var t=e.replace(le,ie);F[t]=new A(t,Sr,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var t=e.replace(le,ie);F[t]=new A(t,Sr,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(le,ie);F[t]=new A(t,Sr,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){F[e]=new A(e,Sr,!1,e.toLowerCase(),null,!1,!1)});var Ie="xlinkHref";F[Ie]=new A("xlinkHref",Sr,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){F[e]=new A(e,Sr,!1,e.toLowerCase(),null,!0,!0)});var Fe=/^[\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,Me=!1;function Ge(e){!Me&&Fe.test(e)&&(Me=!0,u("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function Ne(e,t,n,i){if(i.mustUseProperty){var c=i.propertyName;return e[c]}else{pr(n,t),i.sanitizeURL&&Ge(""+n);var f=i.attributeName,_=null;if(i.type===_r){if(e.hasAttribute(f)){var S=e.getAttribute(f);return S===""?!0:K(t,n,i,!1)?S:S===""+n?n:S}}else if(e.hasAttribute(f)){if(K(t,n,i,!1))return e.getAttribute(f);if(i.type===Rr)return n;_=e.getAttribute(f)}return K(t,n,i,!1)?_===null?n:_:_===""+n?n:_}}function rt(e,t,n,i){{if(!Lr(t))return;if(!e.hasAttribute(t))return n===void 0?void 0:null;var c=e.getAttribute(t);return pr(n,t),c===""+n?n:c}}function z(e,t,n,i){var c=M(t);if(!br(t,c,i)){if(K(t,n,c,i)&&(n=null),i||c===null){if(Lr(t)){var f=t;n===null?e.removeAttribute(f):(pr(n,t),e.setAttribute(f,""+n))}return}var _=c.mustUseProperty;if(_){var S=c.propertyName;if(n===null){var x=c.type;e[S]=x===Rr?!1:""}else e[S]=n;return}var D=c.attributeName,B=c.attributeNamespace;if(n===null)e.removeAttribute(D);else{var ee=c.type,Z;ee===Rr||ee===_r&&n===!0?Z="":(pr(n,D),Z=""+n,c.sanitizeURL&&Ge(Z.toString())),B?e.setAttributeNS(B,D,Z):e.setAttribute(D,Z)}}}var q=Symbol.for("react.element"),ne=Symbol.for("react.portal"),ue=Symbol.for("react.fragment"),$e=Symbol.for("react.strict_mode"),Ue=Symbol.for("react.profiler"),L=Symbol.for("react.provider"),$=Symbol.for("react.context"),me=Symbol.for("react.forward_ref"),Ee=Symbol.for("react.suspense"),qe=Symbol.for("react.suspense_list"),gt=Symbol.for("react.memo"),at=Symbol.for("react.lazy"),Ze=Symbol.for("react.scope"),Et=Symbol.for("react.debug_trace_mode"),At=Symbol.for("react.offscreen"),Gt=Symbol.for("react.legacy_hidden"),Qr=Symbol.for("react.cache"),qa=Symbol.for("react.tracing_marker"),ua=Symbol.iterator,da="@@iterator";function Qa(e){if(e===null||typeof e!="object")return null;var t=ua&&e[ua]||e[da];return typeof t=="function"?t:null}var Pt=Object.assign,Zn=0,_s,bs,rr,sa,on,Jr,eo;function Du(){}Du.__reactDisabledLog=!0;function hp(){{if(Zn===0){_s=console.log,bs=console.info,rr=console.warn,sa=console.error,on=console.group,Jr=console.groupCollapsed,eo=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Du,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Zn++}}function mp(){{if(Zn--,Zn===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Pt({},e,{value:_s}),info:Pt({},e,{value:bs}),warn:Pt({},e,{value:rr}),error:Pt({},e,{value:sa}),group:Pt({},e,{value:on}),groupCollapsed:Pt({},e,{value:Jr}),groupEnd:Pt({},e,{value:eo})})}Zn<0&&u("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Au=o.ReactCurrentDispatcher,Bc;function xl(e,t,n){{if(Bc===void 0)try{throw Error()}catch(c){var i=c.stack.trim().match(/\n( *(at )?)/);Bc=i&&i[1]||""}return`
24
24
  `+Bc+e}}var Nc=!1,Nd;{var Mm=typeof WeakMap=="function"?WeakMap:Map;Nd=new Mm}function vp(e,t){if(!e||Nc)return"";{var n=Nd.get(e);if(n!==void 0)return n}var i;Nc=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var f;f=Au.current,Au.current=null,hp();try{if(t){var _=function(){throw Error()};if(Object.defineProperty(_.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(_,[])}catch(be){i=be}Reflect.construct(e,[],_)}else{try{_.call()}catch(be){i=be}e.call(_.prototype)}}else{try{throw Error()}catch(be){i=be}e()}}catch(be){if(be&&i&&typeof be.stack=="string"){for(var S=be.stack.split(`
25
25
  `),x=i.stack.split(`
26
26
  `),D=S.length-1,B=x.length-1;D>=1&&B>=0&&S[D]!==x[B];)B--;for(;D>=1&&B>=0;D--,B--)if(S[D]!==x[B]){if(D!==1||B!==1)do if(D--,B--,B<0||S[D]!==x[B]){var ee=`
27
- `+S[D].replace(" at new "," at ");return e.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",e.displayName)),typeof e=="function"&&Nd.set(e,ee),ee}while(D>=1&&B>=0);break}}}finally{Nc=!1,Au.current=f,mp(),Error.prepareStackTrace=c}var Z=e?e.displayName||e.name:"",_e=Z?Cl(Z):"";return typeof e=="function"&&Nd.set(e,_e),_e}function nb(e,t,n){return vp(e,!0)}function Oc(e,t,n){return vp(e,!1)}function zm(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function Od(e,t,n){if(e==null)return"";if(typeof e=="function")return vp(e,zm(e));if(typeof e=="string")return Cl(e);switch(e){case Ee:return Cl("Suspense");case qe:return Cl("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case me:return Oc(e.render);case gt:return Od(e.type,t,n);case rt:{var i=e,c=i._payload,f=i._init;try{return Od(f(c),t,n)}catch(_){}}}return""}function Id(e){var t=e._debugOwner?e._debugOwner.type:null,n=e._debugSource;switch(e.tag){case C:return Cl(e.type);case ye:return Cl("Lazy");case J:return Cl("Suspense");case Se:return Cl("SuspenseList");case p:case b:case ae:return Oc(e.type);case U:return Oc(e.type.render);case v:return nb(e.type);default:return""}}function Fm(e){try{var t="",n=e;do t+=Id(n),n=n.return;while(n);return t}catch(i){return`
27
+ `+S[D].replace(" at new "," at ");return e.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",e.displayName)),typeof e=="function"&&Nd.set(e,ee),ee}while(D>=1&&B>=0);break}}}finally{Nc=!1,Au.current=f,mp(),Error.prepareStackTrace=c}var Z=e?e.displayName||e.name:"",_e=Z?xl(Z):"";return typeof e=="function"&&Nd.set(e,_e),_e}function nb(e,t,n){return vp(e,!0)}function Oc(e,t,n){return vp(e,!1)}function zm(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function Od(e,t,n){if(e==null)return"";if(typeof e=="function")return vp(e,zm(e));if(typeof e=="string")return xl(e);switch(e){case Ee:return xl("Suspense");case qe:return xl("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case me:return Oc(e.render);case gt:return Od(e.type,t,n);case at:{var i=e,c=i._payload,f=i._init;try{return Od(f(c),t,n)}catch(_){}}}return""}function Id(e){var t=e._debugOwner?e._debugOwner.type:null,n=e._debugSource;switch(e.tag){case C:return xl(e.type);case ye:return xl("Lazy");case J:return xl("Suspense");case Se:return xl("SuspenseList");case p:case b:case ae:return Oc(e.type);case U:return Oc(e.type.render);case v:return nb(e.type);default:return""}}function Fm(e){try{var t="",n=e;do t+=Id(n),n=n.return;while(n);return t}catch(i){return`
28
28
  Error generating stack: `+i.message+`
29
- `+i.stack}}function Ic(e,t,n){var i=e.displayName;if(i)return i;var c=t.displayName||t.name||"";return c!==""?n+"("+c+")":n}function Pd(e){return e.displayName||"Context"}function qr(e){if(e==null)return null;if(typeof e.tag=="number"&&u("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ue:return"Fragment";case ne:return"Portal";case Ue:return"Profiler";case $e:return"StrictMode";case Ee:return"Suspense";case qe:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case $:var t=e;return Pd(t)+".Consumer";case L:var n=e;return Pd(n._context)+".Provider";case me:return Ic(e,e.render,"ForwardRef");case gt:var i=e.displayName||null;return i!==null?i:qr(e.type)||"Memo";case rt:{var c=e,f=c._payload,_=c._init;try{return qr(_(f))}catch(S){return null}}}return null}function ob(e,t,n){var i=t.displayName||t.name||"";return e.displayName||(i!==""?n+"("+i+")":n)}function jm(e){return e.displayName||"Context"}function nr(e){var t=e.tag,n=e.type;switch(t){case pe:return"Cache";case G:var i=n;return jm(i)+".Consumer";case I:var c=n;return jm(c._context)+".Provider";case we:return"DehydratedFragment";case U:return ob(n,n.render,"ForwardRef");case N:return"Fragment";case C:return n;case w:return"Portal";case y:return"Root";case k:return"Text";case ye:return qr(n);case P:return n===$e?"StrictMode":"Mode";case V:return"Offscreen";case H:return"Profiler";case ge:return"Scope";case J:return"Suspense";case Se:return"SuspenseList";case j:return"TracingMarker";case v:case p:case re:case b:case O:case ae:if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n;break}return null}var Hm=o.ReactDebugCurrentFrame,Hn=null,Pc=!1;function Mc(){{if(Hn===null)return null;var e=Hn._debugOwner;if(e!==null&&typeof e!="undefined")return nr(e)}return null}function ib(){return Hn===null?"":Fm(Hn)}function Sn(){Hm.getCurrentStack=null,Hn=null,Pc=!1}function Ra(e){Hm.getCurrentStack=e===null?null:ib,Hn=e,Pc=!1}function lb(){return Hn}function xl(e){Pc=e}function xo(e){return""+e}function Ul(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return kr(e),e;default:return""}}var Md={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function gp(e,t){Md[t.type]||t.onChange||t.onInput||t.readOnly||t.disabled||t.value==null||u("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),t.onChange||t.readOnly||t.disabled||t.checked==null||u("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Ws(e){var t=e.type,n=e.nodeName;return n&&n.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function _p(e){return e._valueTracker}function Um(e){e._valueTracker=null}function zd(e){var t="";return e&&(Ws(e)?t=e.checked?"true":"false":t=e.value),t}function bp(e){var t=Ws(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);kr(e[t]);var i=""+e[t];if(!(e.hasOwnProperty(t)||typeof n=="undefined"||typeof n.get!="function"||typeof n.set!="function")){var c=n.get,f=n.set;Object.defineProperty(e,t,{configurable:!0,get:function(){return c.call(this)},set:function(S){kr(S),i=""+S,f.call(this,S)}}),Object.defineProperty(e,t,{enumerable:n.enumerable});var _={getValue:function(){return i},setValue:function(S){kr(S),i=""+S},stopTracking:function(){Um(e),delete e[t]}};return _}}function zc(e){_p(e)||(e._valueTracker=bp(e))}function Fd(e){if(!e)return!1;var t=_p(e);if(!t)return!0;var n=t.getValue(),i=zd(e);return i!==n?(t.setValue(i),!0):!1}function jd(e){if(e=e||(typeof document!="undefined"?document:void 0),typeof e=="undefined")return null;try{return e.activeElement||e.body}catch(t){return e.body}}var Vm=!1,Wm=!1,qm=!1,T=!1;function W(e){var t=e.type==="checkbox"||e.type==="radio";return t?e.checked!=null:e.value!=null}function ve(e,t){var n=e,i=t.checked,c=Pt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:i!=null?i:n._wrapperState.initialChecked});return c}function Ae(e,t){gp("input",t),t.checked!==void 0&&t.defaultChecked!==void 0&&!Wm&&(u("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Mc()||"A component",t.type),Wm=!0),t.value!==void 0&&t.defaultValue!==void 0&&!Vm&&(u("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Mc()||"A component",t.type),Vm=!0);var n=e,i=t.defaultValue==null?"":t.defaultValue;n._wrapperState={initialChecked:t.checked!=null?t.checked:t.defaultChecked,initialValue:Ul(t.value!=null?t.value:i),controlled:W(t)}}function et(e,t){var n=e,i=t.checked;i!=null&&z(n,"checked",i,!1)}function zt(e,t){var n=e;{var i=W(t);!n._wrapperState.controlled&&i&&!T&&(u("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),T=!0),n._wrapperState.controlled&&!i&&!qm&&(u("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),qm=!0)}et(e,t);var c=Ul(t.value),f=t.type;if(c!=null)f==="number"?(c===0&&n.value===""||n.value!=c)&&(n.value=xo(c)):n.value!==xo(c)&&(n.value=xo(c));else if(f==="submit"||f==="reset"){n.removeAttribute("value");return}t.hasOwnProperty("value")?Yr(n,t.type,c):t.hasOwnProperty("defaultValue")&&Yr(n,t.type,Ul(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(n.defaultChecked=!!t.defaultChecked)}function Tt(e,t,n){var i=e;if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var c=t.type,f=c==="submit"||c==="reset";if(f&&(t.value===void 0||t.value===null))return;var _=xo(i._wrapperState.initialValue);n||_!==i.value&&(i.value=_),i.defaultValue=_}var S=i.name;S!==""&&(i.name=""),i.defaultChecked=!i.defaultChecked,i.defaultChecked=!!i._wrapperState.initialChecked,S!==""&&(i.name=S)}function ar(e,t){var n=e;zt(n,t),Er(n,t)}function Er(e,t){var n=t.name;if(t.type==="radio"&&n!=null){for(var i=e;i.parentNode;)i=i.parentNode;pr(n,"name");for(var c=i.querySelectorAll("input[name="+JSON.stringify(""+n)+'][type="radio"]'),f=0;f<c.length;f++){var _=c[f];if(!(_===e||_.form!==e.form)){var S=Bv(_);if(!S)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");Fd(_),zt(_,S)}}}}function Yr(e,t,n){(t!=="number"||jd(e.ownerDocument)!==e)&&(n==null?e.defaultValue=xo(e._wrapperState.initialValue):e.defaultValue!==xo(n)&&(e.defaultValue=xo(n)))}var fa=!1,pa=!1,_a=!1;function Na(e,t){t.value==null&&(typeof t.children=="object"&&t.children!==null?r.Children.forEach(t.children,function(n){n!=null&&(typeof n=="string"||typeof n=="number"||pa||(pa=!0,u("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}):t.dangerouslySetInnerHTML!=null&&(_a||(_a=!0,u("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),t.selected!=null&&!fa&&(u("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),fa=!0)}function ln(e,t){t.value!=null&&e.setAttribute("value",xo(Ul(t.value)))}var Hd=Array.isArray;function sn(e){return Hd(e)}var Ud;Ud=!1;function Ym(){var e=Mc();return e?`
29
+ `+i.stack}}function Ic(e,t,n){var i=e.displayName;if(i)return i;var c=t.displayName||t.name||"";return c!==""?n+"("+c+")":n}function Pd(e){return e.displayName||"Context"}function qr(e){if(e==null)return null;if(typeof e.tag=="number"&&u("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ue:return"Fragment";case ne:return"Portal";case Ue:return"Profiler";case $e:return"StrictMode";case Ee:return"Suspense";case qe:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case $:var t=e;return Pd(t)+".Consumer";case L:var n=e;return Pd(n._context)+".Provider";case me:return Ic(e,e.render,"ForwardRef");case gt:var i=e.displayName||null;return i!==null?i:qr(e.type)||"Memo";case at:{var c=e,f=c._payload,_=c._init;try{return qr(_(f))}catch(S){return null}}}return null}function ob(e,t,n){var i=t.displayName||t.name||"";return e.displayName||(i!==""?n+"("+i+")":n)}function jm(e){return e.displayName||"Context"}function nr(e){var t=e.tag,n=e.type;switch(t){case pe:return"Cache";case G:var i=n;return jm(i)+".Consumer";case I:var c=n;return jm(c._context)+".Provider";case we:return"DehydratedFragment";case U:return ob(n,n.render,"ForwardRef");case N:return"Fragment";case C:return n;case w:return"Portal";case y:return"Root";case k:return"Text";case ye:return qr(n);case P:return n===$e?"StrictMode":"Mode";case V:return"Offscreen";case H:return"Profiler";case ge:return"Scope";case J:return"Suspense";case Se:return"SuspenseList";case j:return"TracingMarker";case v:case p:case re:case b:case O:case ae:if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n;break}return null}var Hm=o.ReactDebugCurrentFrame,Hn=null,Pc=!1;function Mc(){{if(Hn===null)return null;var e=Hn._debugOwner;if(e!==null&&typeof e!="undefined")return nr(e)}return null}function ib(){return Hn===null?"":Fm(Hn)}function Sn(){Hm.getCurrentStack=null,Hn=null,Pc=!1}function Ra(e){Hm.getCurrentStack=e===null?null:ib,Hn=e,Pc=!1}function lb(){return Hn}function Tl(e){Pc=e}function xo(e){return""+e}function Vl(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return kr(e),e;default:return""}}var Md={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function gp(e,t){Md[t.type]||t.onChange||t.onInput||t.readOnly||t.disabled||t.value==null||u("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),t.onChange||t.readOnly||t.disabled||t.checked==null||u("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Ws(e){var t=e.type,n=e.nodeName;return n&&n.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function _p(e){return e._valueTracker}function Um(e){e._valueTracker=null}function zd(e){var t="";return e&&(Ws(e)?t=e.checked?"true":"false":t=e.value),t}function bp(e){var t=Ws(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);kr(e[t]);var i=""+e[t];if(!(e.hasOwnProperty(t)||typeof n=="undefined"||typeof n.get!="function"||typeof n.set!="function")){var c=n.get,f=n.set;Object.defineProperty(e,t,{configurable:!0,get:function(){return c.call(this)},set:function(S){kr(S),i=""+S,f.call(this,S)}}),Object.defineProperty(e,t,{enumerable:n.enumerable});var _={getValue:function(){return i},setValue:function(S){kr(S),i=""+S},stopTracking:function(){Um(e),delete e[t]}};return _}}function zc(e){_p(e)||(e._valueTracker=bp(e))}function Fd(e){if(!e)return!1;var t=_p(e);if(!t)return!0;var n=t.getValue(),i=zd(e);return i!==n?(t.setValue(i),!0):!1}function jd(e){if(e=e||(typeof document!="undefined"?document:void 0),typeof e=="undefined")return null;try{return e.activeElement||e.body}catch(t){return e.body}}var Vm=!1,Wm=!1,qm=!1,T=!1;function W(e){var t=e.type==="checkbox"||e.type==="radio";return t?e.checked!=null:e.value!=null}function ve(e,t){var n=e,i=t.checked,c=Pt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:i!=null?i:n._wrapperState.initialChecked});return c}function Ae(e,t){gp("input",t),t.checked!==void 0&&t.defaultChecked!==void 0&&!Wm&&(u("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Mc()||"A component",t.type),Wm=!0),t.value!==void 0&&t.defaultValue!==void 0&&!Vm&&(u("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Mc()||"A component",t.type),Vm=!0);var n=e,i=t.defaultValue==null?"":t.defaultValue;n._wrapperState={initialChecked:t.checked!=null?t.checked:t.defaultChecked,initialValue:Vl(t.value!=null?t.value:i),controlled:W(t)}}function et(e,t){var n=e,i=t.checked;i!=null&&z(n,"checked",i,!1)}function zt(e,t){var n=e;{var i=W(t);!n._wrapperState.controlled&&i&&!T&&(u("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),T=!0),n._wrapperState.controlled&&!i&&!qm&&(u("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),qm=!0)}et(e,t);var c=Vl(t.value),f=t.type;if(c!=null)f==="number"?(c===0&&n.value===""||n.value!=c)&&(n.value=xo(c)):n.value!==xo(c)&&(n.value=xo(c));else if(f==="submit"||f==="reset"){n.removeAttribute("value");return}t.hasOwnProperty("value")?Yr(n,t.type,c):t.hasOwnProperty("defaultValue")&&Yr(n,t.type,Vl(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(n.defaultChecked=!!t.defaultChecked)}function Tt(e,t,n){var i=e;if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var c=t.type,f=c==="submit"||c==="reset";if(f&&(t.value===void 0||t.value===null))return;var _=xo(i._wrapperState.initialValue);n||_!==i.value&&(i.value=_),i.defaultValue=_}var S=i.name;S!==""&&(i.name=""),i.defaultChecked=!i.defaultChecked,i.defaultChecked=!!i._wrapperState.initialChecked,S!==""&&(i.name=S)}function ar(e,t){var n=e;zt(n,t),Er(n,t)}function Er(e,t){var n=t.name;if(t.type==="radio"&&n!=null){for(var i=e;i.parentNode;)i=i.parentNode;pr(n,"name");for(var c=i.querySelectorAll("input[name="+JSON.stringify(""+n)+'][type="radio"]'),f=0;f<c.length;f++){var _=c[f];if(!(_===e||_.form!==e.form)){var S=Bv(_);if(!S)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");Fd(_),zt(_,S)}}}}function Yr(e,t,n){(t!=="number"||jd(e.ownerDocument)!==e)&&(n==null?e.defaultValue=xo(e._wrapperState.initialValue):e.defaultValue!==xo(n)&&(e.defaultValue=xo(n)))}var fa=!1,pa=!1,_a=!1;function Na(e,t){t.value==null&&(typeof t.children=="object"&&t.children!==null?r.Children.forEach(t.children,function(n){n!=null&&(typeof n=="string"||typeof n=="number"||pa||(pa=!0,u("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}):t.dangerouslySetInnerHTML!=null&&(_a||(_a=!0,u("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),t.selected!=null&&!fa&&(u("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),fa=!0)}function ln(e,t){t.value!=null&&e.setAttribute("value",xo(Vl(t.value)))}var Hd=Array.isArray;function sn(e){return Hd(e)}var Ud;Ud=!1;function Ym(){var e=Mc();return e?`
30
30
 
31
- Check the render method of \``+e+"`.":""}var yp=["value","defaultValue"];function sb(e){{gp("select",e);for(var t=0;t<yp.length;t++){var n=yp[t];if(e[n]!=null){var i=sn(e[n]);e.multiple&&!i?u("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",n,Ym()):!e.multiple&&i&&u("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",n,Ym())}}}}function qs(e,t,n,i){var c=e.options;if(t){for(var f=n,_={},S=0;S<f.length;S++)_["$"+f[S]]=!0;for(var x=0;x<c.length;x++){var D=_.hasOwnProperty("$"+c[x].value);c[x].selected!==D&&(c[x].selected=D),D&&i&&(c[x].defaultSelected=!0)}}else{for(var B=xo(Ul(n)),ee=null,Z=0;Z<c.length;Z++){if(c[Z].value===B){c[Z].selected=!0,i&&(c[Z].defaultSelected=!0);return}ee===null&&!c[Z].disabled&&(ee=c[Z])}ee!==null&&(ee.selected=!0)}}function Sp(e,t){return Pt({},t,{value:void 0})}function tC(e,t){var n=e;sb(t),n._wrapperState={wasMultiple:!!t.multiple},t.value!==void 0&&t.defaultValue!==void 0&&!Ud&&(u("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Ud=!0)}function hI(e,t){var n=e;n.multiple=!!t.multiple;var i=t.value;i!=null?qs(n,!!t.multiple,i,!1):t.defaultValue!=null&&qs(n,!!t.multiple,t.defaultValue,!0)}function mI(e,t){var n=e,i=n._wrapperState.wasMultiple;n._wrapperState.wasMultiple=!!t.multiple;var c=t.value;c!=null?qs(n,!!t.multiple,c,!1):i!==!!t.multiple&&(t.defaultValue!=null?qs(n,!!t.multiple,t.defaultValue,!0):qs(n,!!t.multiple,t.multiple?[]:"",!1))}function vI(e,t){var n=e,i=t.value;i!=null&&qs(n,!!t.multiple,i,!1)}var rC=!1;function cb(e,t){var n=e;if(t.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var i=Pt({},t,{value:void 0,defaultValue:void 0,children:xo(n._wrapperState.initialValue)});return i}function aC(e,t){var n=e;gp("textarea",t),t.value!==void 0&&t.defaultValue!==void 0&&!rC&&(u("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",Mc()||"A component"),rC=!0);var i=t.value;if(i==null){var c=t.children,f=t.defaultValue;if(c!=null){u("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(f!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(sn(c)){if(c.length>1)throw new Error("<textarea> can only have at most one child.");c=c[0]}f=c}}f==null&&(f=""),i=f}n._wrapperState={initialValue:Ul(i)}}function nC(e,t){var n=e,i=Ul(t.value),c=Ul(t.defaultValue);if(i!=null){var f=xo(i);f!==n.value&&(n.value=f),t.defaultValue==null&&n.defaultValue!==f&&(n.defaultValue=f)}c!=null&&(n.defaultValue=xo(c))}function oC(e,t){var n=e,i=n.textContent;i===n._wrapperState.initialValue&&i!==""&&i!==null&&(n.value=i)}function gI(e,t){nC(e,t)}var Ys="http://www.w3.org/1999/xhtml",_I="http://www.w3.org/1998/Math/MathML",ub="http://www.w3.org/2000/svg";function db(e){switch(e){case"svg":return ub;case"math":return _I;default:return Ys}}function fb(e,t){return e==null||e===Ys?db(t):e===ub&&t==="foreignObject"?Ys:e}var bI=function(e){return typeof MSApp!="undefined"&&MSApp.execUnsafeLocalFunction?function(t,n,i,c){MSApp.execUnsafeLocalFunction(function(){return e(t,n,i,c)})}:e},$m,iC=bI(function(e,t){if(e.namespaceURI===ub&&!("innerHTML"in e)){$m=$m||document.createElement("div"),$m.innerHTML="<svg>"+t.valueOf().toString()+"</svg>";for(var n=$m.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;n.firstChild;)e.appendChild(n.firstChild);return}e.innerHTML=t}),To=1,$s=3,Ja=8,Gs=9,pb=11,Gm=function(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===$s){n.nodeValue=t;return}}e.textContent=t},yI={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},wp={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function SI(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var wI=["Webkit","ms","Moz","O"];Object.keys(wp).forEach(function(e){wI.forEach(function(t){wp[SI(t,e)]=wp[e]})});function hb(e,t,n){var i=t==null||typeof t=="boolean"||t==="";return i?"":!n&&typeof t=="number"&&t!==0&&!(wp.hasOwnProperty(e)&&wp[e])?t+"px":(Wr(t,e),(""+t).trim())}var CI=/([A-Z])/g,xI=/^ms-/;function TI(e){return e.replace(CI,"-$1").toLowerCase().replace(xI,"-ms-")}var lC=function(){};{var kI=/^(?:webkit|moz|o)[A-Z]/,RI=/^-ms-/,EI=/-(.)/g,sC=/;\s*$/,Vd={},mb={},cC=!1,uC=!1,DI=function(e){return e.replace(EI,function(t,n){return n.toUpperCase()})},AI=function(e){Vd.hasOwnProperty(e)&&Vd[e]||(Vd[e]=!0,u("Unsupported style property %s. Did you mean %s?",e,DI(e.replace(RI,"ms-"))))},LI=function(e){Vd.hasOwnProperty(e)&&Vd[e]||(Vd[e]=!0,u("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))},BI=function(e,t){mb.hasOwnProperty(t)&&mb[t]||(mb[t]=!0,u(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,e,t.replace(sC,"")))},NI=function(e,t){cC||(cC=!0,u("`NaN` is an invalid value for the `%s` css style property.",e))},OI=function(e,t){uC||(uC=!0,u("`Infinity` is an invalid value for the `%s` css style property.",e))};lC=function(e,t){e.indexOf("-")>-1?AI(e):kI.test(e)?LI(e):sC.test(t)&&BI(e,t),typeof t=="number"&&(isNaN(t)?NI(e,t):isFinite(t)||OI(e,t))}}var II=lC;function PI(e){{var t="",n="";for(var i in e)if(e.hasOwnProperty(i)){var c=e[i];if(c!=null){var f=i.indexOf("--")===0;t+=n+(f?i:TI(i))+":",t+=hb(i,c,f),n=";"}}return t||null}}function dC(e,t){var n=e.style;for(var i in t)if(t.hasOwnProperty(i)){var c=i.indexOf("--")===0;c||II(i,t[i]);var f=hb(i,t[i],c);i==="float"&&(i="cssFloat"),c?n.setProperty(i,f):n[i]=f}}function MI(e){return e==null||typeof e=="boolean"||e===""}function fC(e){var t={};for(var n in e)for(var i=yI[n]||[n],c=0;c<i.length;c++)t[i[c]]=n;return t}function zI(e,t){{if(!t)return;var n=fC(e),i=fC(t),c={};for(var f in n){var _=n[f],S=i[f];if(S&&_!==S){var x=_+","+S;if(c[x])continue;c[x]=!0,u("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",MI(e[_])?"Removing":"Updating",_,S)}}}}var FI={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},jI=Pt({menuitem:!0},FI),HI="__html";function vb(e,t){if(t){if(jI[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof t.dangerouslySetInnerHTML!="object"||!(HI in t.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!t.suppressContentEditableWarning&&t.contentEditable&&t.children!=null&&u("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),t.style!=null&&typeof t.style!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function Lu(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";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 Km={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},pC={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Wd={},UI=new RegExp("^(aria)-["+ht+"]*$"),VI=new RegExp("^(aria)[A-Z]["+ht+"]*$");function WI(e,t){{if(It.call(Wd,t)&&Wd[t])return!0;if(VI.test(t)){var n="aria-"+t.slice(4).toLowerCase(),i=pC.hasOwnProperty(n)?n:null;if(i==null)return u("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",t),Wd[t]=!0,!0;if(t!==i)return u("Invalid ARIA attribute `%s`. Did you mean `%s`?",t,i),Wd[t]=!0,!0}if(UI.test(t)){var c=t.toLowerCase(),f=pC.hasOwnProperty(c)?c:null;if(f==null)return Wd[t]=!0,!1;if(t!==f)return u("Unknown ARIA attribute `%s`. Did you mean `%s`?",t,f),Wd[t]=!0,!0}}return!0}function qI(e,t){{var n=[];for(var i in t){var c=WI(e,i);c||n.push(i)}var f=n.map(function(_){return"`"+_+"`"}).join(", ");n.length===1?u("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",f,e):n.length>1&&u("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",f,e)}}function YI(e,t){Lu(e,t)||qI(e,t)}var hC=!1;function $I(e,t){{if(e!=="input"&&e!=="textarea"&&e!=="select")return;t!=null&&t.value===null&&!hC&&(hC=!0,e==="select"&&t.multiple?u("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):u("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}}var mC=function(){};{var to={},vC=/^on./,GI=/^on[^A-Z]/,KI=new RegExp("^(aria)-["+ht+"]*$"),XI=new RegExp("^(aria)[A-Z]["+ht+"]*$");mC=function(e,t,n,i){if(It.call(to,t)&&to[t])return!0;var c=t.toLowerCase();if(c==="onfocusin"||c==="onfocusout")return u("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),to[t]=!0,!0;if(i!=null){var f=i.registrationNameDependencies,_=i.possibleRegistrationNames;if(f.hasOwnProperty(t))return!0;var S=_.hasOwnProperty(c)?_[c]:null;if(S!=null)return u("Invalid event handler property `%s`. Did you mean `%s`?",t,S),to[t]=!0,!0;if(vC.test(t))return u("Unknown event handler property `%s`. It will be ignored.",t),to[t]=!0,!0}else if(vC.test(t))return GI.test(t)&&u("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",t),to[t]=!0,!0;if(KI.test(t)||XI.test(t))return!0;if(c==="innerhtml")return u("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),to[t]=!0,!0;if(c==="aria")return u("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),to[t]=!0,!0;if(c==="is"&&n!==null&&n!==void 0&&typeof n!="string")return u("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof n),to[t]=!0,!0;if(typeof n=="number"&&isNaN(n))return u("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",t),to[t]=!0,!0;var x=M(t),D=x!==null&&x.type===hr;if(Km.hasOwnProperty(c)){var B=Km[c];if(B!==t)return u("Invalid DOM property `%s`. Did you mean `%s`?",t,B),to[t]=!0,!0}else if(!D&&t!==c)return u("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",t,c),to[t]=!0,!0;return typeof n=="boolean"&&Xr(t,n,x,!1)?(n?u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',n,t,t,n,t):u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',n,t,t,n,t,t,t),to[t]=!0,!0):D?!0:Xr(t,n,x,!1)?(to[t]=!0,!1):((n==="false"||n==="true")&&x!==null&&x.type===Rr&&(u("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",n,t,n==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',t,n),to[t]=!0),!0)}}var QI=function(e,t,n){{var i=[];for(var c in t){var f=mC(e,c,t[c],n);f||i.push(c)}var _=i.map(function(S){return"`"+S+"`"}).join(", ");i.length===1?u("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",_,e):i.length>1&&u("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",_,e)}};function JI(e,t,n){Lu(e,t)||QI(e,t,n)}var gC=1,gb=2,Cp=4,ZI=gC|gb|Cp,xp=null;function eP(e){xp!==null&&u("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),xp=e}function tP(){xp===null&&u("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),xp=null}function rP(e){return e===xp}function _b(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===$s?t.parentNode:t}var bb=null,qd=null,Yd=null;function _C(e){var t=Yc(e);if(t){if(typeof bb!="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var n=t.stateNode;if(n){var i=Bv(n);bb(t.stateNode,t.type,i)}}}function aP(e){bb=e}function bC(e){qd?Yd?Yd.push(e):Yd=[e]:qd=e}function nP(){return qd!==null||Yd!==null}function yC(){if(qd){var e=qd,t=Yd;if(qd=null,Yd=null,_C(e),t)for(var n=0;n<t.length;n++)_C(t[n])}}var SC=function(e,t){return e(t)},wC=function(){},yb=!1;function oP(){var e=nP();e&&(wC(),yC())}function CC(e,t,n){if(yb)return e(t,n);yb=!0;try{return SC(e,t,n)}finally{yb=!1,oP()}}function iP(e,t,n){SC=e,wC=n}function lP(e){return e==="button"||e==="input"||e==="select"||e==="textarea"}function sP(e,t,n){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(n.disabled&&lP(t));default:return!1}}function Tp(e,t){var n=e.stateNode;if(n===null)return null;var i=Bv(n);if(i===null)return null;var c=i[t];if(sP(t,e.type,i))return null;if(c&&typeof c!="function")throw new Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof c+"` type.");return c}var Sb=!1;if(bt)try{var kp={};Object.defineProperty(kp,"passive",{get:function(){Sb=!0}}),window.addEventListener("test",kp,kp),window.removeEventListener("test",kp,kp)}catch(e){Sb=!1}function xC(e,t,n,i,c,f,_,S,x){var D=Array.prototype.slice.call(arguments,3);try{t.apply(n,D)}catch(B){this.onError(B)}}var TC=xC;if(typeof window!="undefined"&&typeof window.dispatchEvent=="function"&&typeof document!="undefined"&&typeof document.createEvent=="function"){var wb=document.createElement("react");TC=function(t,n,i,c,f,_,S,x,D){if(typeof document=="undefined"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var B=document.createEvent("Event"),ee=!1,Z=!0,_e=window.event,be=Object.getOwnPropertyDescriptor(window,"event");function ke(){wb.removeEventListener(Be,Ot,!1),typeof window.event!="undefined"&&window.hasOwnProperty("event")&&(window.event=_e)}var st=Array.prototype.slice.call(arguments,3);function Ot(){ee=!0,ke(),n.apply(i,st),Z=!1}var kt,mr=!1,vr=!1;function de(fe){if(kt=fe.error,mr=!0,kt===null&&fe.colno===0&&fe.lineno===0&&(vr=!0),fe.defaultPrevented&&kt!=null&&typeof kt=="object")try{kt._suppressLogging=!0}catch(Ke){}}var Be="react-"+(t||"invokeguardedcallback");if(window.addEventListener("error",de),wb.addEventListener(Be,Ot,!1),B.initEvent(Be,!1,!1),wb.dispatchEvent(B),be&&Object.defineProperty(window,"event",be),ee&&Z&&(mr?vr&&(kt=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):kt=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`),this.onError(kt)),window.removeEventListener("error",de),!ee)return ke(),xC.apply(this,arguments)}}var cP=TC,$d=!1,Xm=null,Qm=!1,Cb=null,uP={onError:function(e){$d=!0,Xm=e}};function xb(e,t,n,i,c,f,_,S,x){$d=!1,Xm=null,cP.apply(uP,arguments)}function dP(e,t,n,i,c,f,_,S,x){if(xb.apply(this,arguments),$d){var D=Tb();Qm||(Qm=!0,Cb=D)}}function fP(){if(Qm){var e=Cb;throw Qm=!1,Cb=null,e}}function pP(){return $d}function Tb(){if($d){var e=Xm;return $d=!1,Xm=null,e}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function Gd(e){return e._reactInternals}function hP(e){return e._reactInternals!==void 0}function mP(e,t){e._reactInternals=t}var jt=0,Kd=1,Za=2,Dr=4,Bu=16,Rp=32,kb=64,zr=128,Ks=256,Fc=512,Nu=1024,Vl=2048,Xs=4096,Ou=8192,Jm=16384,vP=Vl|Dr|kb|Fc|Nu|Jm,gP=32767,Ep=32768,ro=65536,Rb=131072,kC=1048576,Eb=2097152,Iu=4194304,Db=8388608,Qs=16777216,Zm=33554432,Ab=Dr|Nu|0,Lb=Za|Dr|Bu|Rp|Fc|Xs|Ou,Dp=Dr|kb|Fc|Ou,Xd=Vl|Bu,Js=Iu|Db|Eb,_P=o.ReactCurrentOwner;function Pu(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{var i=t;do t=i,(t.flags&(Za|Xs))!==jt&&(n=t.return),i=t.return;while(i)}return t.tag===y?n:null}function RC(e){if(e.tag===J){var t=e.memoizedState;if(t===null){var n=e.alternate;n!==null&&(t=n.memoizedState)}if(t!==null)return t.dehydrated}return null}function EC(e){return e.tag===y?e.stateNode.containerInfo:null}function bP(e){return Pu(e)===e}function yP(e){{var t=_P.current;if(t!==null&&t.tag===v){var n=t,i=n.stateNode;i._warnedAboutRefsInRender||u("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",nr(n)||"A component"),i._warnedAboutRefsInRender=!0}}var c=Gd(e);return c?Pu(c)===c:!1}function DC(e){if(Pu(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function AC(e){var t=e.alternate;if(!t){var n=Pu(e);if(n===null)throw new Error("Unable to find node on an unmounted component.");return n!==e?null:e}for(var i=e,c=t;;){var f=i.return;if(f===null)break;var _=f.alternate;if(_===null){var S=f.return;if(S!==null){i=c=S;continue}break}if(f.child===_.child){for(var x=f.child;x;){if(x===i)return DC(f),e;if(x===c)return DC(f),t;x=x.sibling}throw new Error("Unable to find node on an unmounted component.")}if(i.return!==c.return)i=f,c=_;else{for(var D=!1,B=f.child;B;){if(B===i){D=!0,i=f,c=_;break}if(B===c){D=!0,c=f,i=_;break}B=B.sibling}if(!D){for(B=_.child;B;){if(B===i){D=!0,i=_,c=f;break}if(B===c){D=!0,c=_,i=f;break}B=B.sibling}if(!D)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(i.alternate!==c)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(i.tag!==y)throw new Error("Unable to find node on an unmounted component.");return i.stateNode.current===i?e:t}function LC(e){var t=AC(e);return t!==null?BC(t):null}function BC(e){if(e.tag===C||e.tag===k)return e;for(var t=e.child;t!==null;){var n=BC(t);if(n!==null)return n;t=t.sibling}return null}function SP(e){var t=AC(e);return t!==null?NC(t):null}function NC(e){if(e.tag===C||e.tag===k)return e;for(var t=e.child;t!==null;){if(t.tag!==w){var n=NC(t);if(n!==null)return n}t=t.sibling}return null}var OC=a.unstable_scheduleCallback,wP=a.unstable_cancelCallback,CP=a.unstable_shouldYield,xP=a.unstable_requestPaint,wn=a.unstable_now,TP=a.unstable_getCurrentPriorityLevel,ev=a.unstable_ImmediatePriority,Bb=a.unstable_UserBlockingPriority,Mu=a.unstable_NormalPriority,kP=a.unstable_LowPriority,Nb=a.unstable_IdlePriority,RP=a.unstable_yieldValue,EP=a.unstable_setDisableYieldValue,zu=null,En=null,dt=null,bs=!1,Wl=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined";function DP(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__=="undefined")return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled)return!0;if(!t.supportsFiber)return u("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{ze&&(e=Pt({},e,{getLaneLabelMap:IP,injectProfilingHooks:OP})),zu=t.inject(e),En=t}catch(n){u("React instrumentation encountered an error: %s.",n)}return!!t.checkDCE}function AP(e,t){if(En&&typeof En.onScheduleFiberRoot=="function")try{En.onScheduleFiberRoot(zu,e,t)}catch(n){bs||(bs=!0,u("React instrumentation encountered an error: %s",n))}}function LP(e,t){if(En&&typeof En.onCommitFiberRoot=="function")try{var n=(e.current.flags&zr)===zr;if(it){var i;switch(t){case Wo:i=ev;break;case ec:i=Bb;break;case tc:i=Mu;break;case lv:i=Nb;break;default:i=Mu;break}En.onCommitFiberRoot(zu,e,i,n)}else En.onCommitFiberRoot(zu,e,void 0,n)}catch(c){bs||(bs=!0,u("React instrumentation encountered an error: %s",c))}}function BP(e){if(En&&typeof En.onPostCommitFiberRoot=="function")try{En.onPostCommitFiberRoot(zu,e)}catch(t){bs||(bs=!0,u("React instrumentation encountered an error: %s",t))}}function NP(e){if(En&&typeof En.onCommitFiberUnmount=="function")try{En.onCommitFiberUnmount(zu,e)}catch(t){bs||(bs=!0,u("React instrumentation encountered an error: %s",t))}}function Cn(e){if(typeof RP=="function"&&(EP(e),s(e)),En&&typeof En.setStrictMode=="function")try{En.setStrictMode(zu,e)}catch(t){bs||(bs=!0,u("React instrumentation encountered an error: %s",t))}}function OP(e){dt=e}function IP(){{for(var e=new Map,t=1,n=0;n<Ib;n++){var i=tM(t);e.set(t,i),t*=2}return e}}function PP(e){dt!==null&&typeof dt.markCommitStarted=="function"&&dt.markCommitStarted(e)}function IC(){dt!==null&&typeof dt.markCommitStopped=="function"&&dt.markCommitStopped()}function Ap(e){dt!==null&&typeof dt.markComponentRenderStarted=="function"&&dt.markComponentRenderStarted(e)}function Qd(){dt!==null&&typeof dt.markComponentRenderStopped=="function"&&dt.markComponentRenderStopped()}function MP(e){dt!==null&&typeof dt.markComponentPassiveEffectMountStarted=="function"&&dt.markComponentPassiveEffectMountStarted(e)}function zP(){dt!==null&&typeof dt.markComponentPassiveEffectMountStopped=="function"&&dt.markComponentPassiveEffectMountStopped()}function FP(e){dt!==null&&typeof dt.markComponentPassiveEffectUnmountStarted=="function"&&dt.markComponentPassiveEffectUnmountStarted(e)}function jP(){dt!==null&&typeof dt.markComponentPassiveEffectUnmountStopped=="function"&&dt.markComponentPassiveEffectUnmountStopped()}function HP(e){dt!==null&&typeof dt.markComponentLayoutEffectMountStarted=="function"&&dt.markComponentLayoutEffectMountStarted(e)}function UP(){dt!==null&&typeof dt.markComponentLayoutEffectMountStopped=="function"&&dt.markComponentLayoutEffectMountStopped()}function PC(e){dt!==null&&typeof dt.markComponentLayoutEffectUnmountStarted=="function"&&dt.markComponentLayoutEffectUnmountStarted(e)}function MC(){dt!==null&&typeof dt.markComponentLayoutEffectUnmountStopped=="function"&&dt.markComponentLayoutEffectUnmountStopped()}function VP(e,t,n){dt!==null&&typeof dt.markComponentErrored=="function"&&dt.markComponentErrored(e,t,n)}function WP(e,t,n){dt!==null&&typeof dt.markComponentSuspended=="function"&&dt.markComponentSuspended(e,t,n)}function qP(e){dt!==null&&typeof dt.markLayoutEffectsStarted=="function"&&dt.markLayoutEffectsStarted(e)}function YP(){dt!==null&&typeof dt.markLayoutEffectsStopped=="function"&&dt.markLayoutEffectsStopped()}function $P(e){dt!==null&&typeof dt.markPassiveEffectsStarted=="function"&&dt.markPassiveEffectsStarted(e)}function GP(){dt!==null&&typeof dt.markPassiveEffectsStopped=="function"&&dt.markPassiveEffectsStopped()}function zC(e){dt!==null&&typeof dt.markRenderStarted=="function"&&dt.markRenderStarted(e)}function KP(){dt!==null&&typeof dt.markRenderYielded=="function"&&dt.markRenderYielded()}function FC(){dt!==null&&typeof dt.markRenderStopped=="function"&&dt.markRenderStopped()}function XP(e){dt!==null&&typeof dt.markRenderScheduled=="function"&&dt.markRenderScheduled(e)}function QP(e,t){dt!==null&&typeof dt.markForceUpdateScheduled=="function"&&dt.markForceUpdateScheduled(e,t)}function Ob(e,t){dt!==null&&typeof dt.markStateUpdateScheduled=="function"&&dt.markStateUpdateScheduled(e,t)}var Mt=0,wr=1,Zr=2,za=8,ys=16,jC=Math.clz32?Math.clz32:eM,JP=Math.log,ZP=Math.LN2;function eM(e){var t=e>>>0;return t===0?32:31-(JP(t)/ZP|0)|0}var Ib=31,je=0,xn=0,Xt=1,Jd=2,Zs=4,Fu=8,Ss=16,Lp=32,Zd=4194240,Bp=64,Pb=128,Mb=256,zb=512,Fb=1024,jb=2048,Hb=4096,Ub=8192,Vb=16384,Wb=32768,qb=65536,Yb=131072,$b=262144,Gb=524288,Kb=1048576,Xb=2097152,tv=130023424,ef=4194304,Qb=8388608,Jb=16777216,Zb=33554432,e1=67108864,HC=ef,Np=134217728,UC=268435455,Op=268435456,ju=536870912,Uo=1073741824;function tM(e){{if(e&Xt)return"Sync";if(e&Jd)return"InputContinuousHydration";if(e&Zs)return"InputContinuous";if(e&Fu)return"DefaultHydration";if(e&Ss)return"Default";if(e&Lp)return"TransitionHydration";if(e&Zd)return"Transition";if(e&tv)return"Retry";if(e&Np)return"SelectiveHydration";if(e&Op)return"IdleHydration";if(e&ju)return"Idle";if(e&Uo)return"Offscreen"}}var ba=-1,rv=Bp,av=ef;function Ip(e){switch(Hu(e)){case Xt:return Xt;case Jd:return Jd;case Zs:return Zs;case Fu:return Fu;case Ss:return Ss;case Lp:return Lp;case Bp:case Pb:case Mb:case zb:case Fb:case jb:case Hb:case Ub:case Vb:case Wb:case qb:case Yb:case $b:case Gb:case Kb:case Xb:return e&Zd;case ef:case Qb:case Jb:case Zb:case e1:return e&tv;case Np:return Np;case Op:return Op;case ju:return ju;case Uo:return Uo;default:return u("Should have found matching lanes. This is a bug in React."),e}}function nv(e,t){var n=e.pendingLanes;if(n===je)return je;var i=je,c=e.suspendedLanes,f=e.pingedLanes,_=n&UC;if(_!==je){var S=_&~c;if(S!==je)i=Ip(S);else{var x=_&f;x!==je&&(i=Ip(x))}}else{var D=n&~c;D!==je?i=Ip(D):f!==je&&(i=Ip(f))}if(i===je)return je;if(t!==je&&t!==i&&(t&c)===je){var B=Hu(i),ee=Hu(t);if(B>=ee||B===Ss&&(ee&Zd)!==je)return t}(i&Zs)!==je&&(i|=n&Ss);var Z=e.entangledLanes;if(Z!==je)for(var _e=e.entanglements,be=i&Z;be>0;){var ke=Uu(be),st=1<<ke;i|=_e[ke],be&=~st}return i}function rM(e,t){for(var n=e.eventTimes,i=ba;t>0;){var c=Uu(t),f=1<<c,_=n[c];_>i&&(i=_),t&=~f}return i}function aM(e,t){switch(e){case Xt:case Jd:case Zs:return t+250;case Fu:case Ss:case Lp:case Bp:case Pb:case Mb:case zb:case Fb:case jb:case Hb:case Ub:case Vb:case Wb:case qb:case Yb:case $b:case Gb:case Kb:case Xb:return t+5e3;case ef:case Qb:case Jb:case Zb:case e1:return ba;case Np:case Op:case ju:case Uo:return ba;default:return u("Should have found matching lanes. This is a bug in React."),ba}}function nM(e,t){for(var n=e.pendingLanes,i=e.suspendedLanes,c=e.pingedLanes,f=e.expirationTimes,_=n;_>0;){var S=Uu(_),x=1<<S,D=f[S];D===ba?((x&i)===je||(x&c)!==je)&&(f[S]=aM(x,t)):D<=t&&(e.expiredLanes|=x),_&=~x}}function oM(e){return Ip(e.pendingLanes)}function t1(e){var t=e.pendingLanes&~Uo;return t!==je?t:t&Uo?Uo:je}function iM(e){return(e&Xt)!==je}function r1(e){return(e&UC)!==je}function VC(e){return(e&tv)===e}function lM(e){var t=Xt|Zs|Ss;return(e&t)===je}function sM(e){return(e&Zd)===e}function ov(e,t){var n=Jd|Zs|Fu|Ss;return(t&n)!==je}function cM(e,t){return(t&e.expiredLanes)!==je}function WC(e){return(e&Zd)!==je}function qC(){var e=rv;return rv<<=1,(rv&Zd)===je&&(rv=Bp),e}function uM(){var e=av;return av<<=1,(av&tv)===je&&(av=ef),e}function Hu(e){return e&-e}function Pp(e){return Hu(e)}function Uu(e){return 31-jC(e)}function a1(e){return Uu(e)}function Vo(e,t){return(e&t)!==je}function tf(e,t){return(e&t)===t}function sr(e,t){return e|t}function iv(e,t){return e&~t}function YC(e,t){return e&t}function dG(e){return e}function dM(e,t){return e!==xn&&e<t?e:t}function n1(e){for(var t=[],n=0;n<Ib;n++)t.push(e);return t}function Mp(e,t,n){e.pendingLanes|=t,t!==ju&&(e.suspendedLanes=je,e.pingedLanes=je);var i=e.eventTimes,c=a1(t);i[c]=n}function fM(e,t){e.suspendedLanes|=t,e.pingedLanes&=~t;for(var n=e.expirationTimes,i=t;i>0;){var c=Uu(i),f=1<<c;n[c]=ba,i&=~f}}function $C(e,t,n){e.pingedLanes|=e.suspendedLanes&t}function pM(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=je,e.pingedLanes=je,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t;for(var i=e.entanglements,c=e.eventTimes,f=e.expirationTimes,_=n;_>0;){var S=Uu(_),x=1<<S;i[S]=je,c[S]=ba,f[S]=ba,_&=~x}}function o1(e,t){for(var n=e.entangledLanes|=t,i=e.entanglements,c=n;c;){var f=Uu(c),_=1<<f;_&t|i[f]&t&&(i[f]|=t),c&=~_}}function hM(e,t){var n=Hu(t),i;switch(n){case Zs:i=Jd;break;case Ss:i=Fu;break;case Bp:case Pb:case Mb:case zb:case Fb:case jb:case Hb:case Ub:case Vb:case Wb:case qb:case Yb:case $b:case Gb:case Kb:case Xb:case ef:case Qb:case Jb:case Zb:case e1:i=Lp;break;case ju:i=Op;break;default:i=xn;break}return(i&(e.suspendedLanes|t))!==xn?xn:i}function GC(e,t,n){if(Wl)for(var i=e.pendingUpdatersLaneMap;n>0;){var c=a1(n),f=1<<c,_=i[c];_.add(t),n&=~f}}function KC(e,t){if(Wl)for(var n=e.pendingUpdatersLaneMap,i=e.memoizedUpdaters;t>0;){var c=a1(t),f=1<<c,_=n[c];_.size>0&&(_.forEach(function(S){var x=S.alternate;(x===null||!i.has(x))&&i.add(S)}),_.clear()),t&=~f}}function XC(e,t){return null}var Wo=Xt,ec=Zs,tc=Ss,lv=ju,zp=xn;function ql(){return zp}function Tn(e){zp=e}function mM(e,t){var n=zp;try{return zp=e,t()}finally{zp=n}}function vM(e,t){return e!==0&&e<t?e:t}function gM(e,t){return e===0||e>t?e:t}function i1(e,t){return e!==0&&e<t}function QC(e){var t=Hu(e);return i1(Wo,t)?i1(ec,t)?r1(t)?tc:lv:ec:Wo}function sv(e){var t=e.current.memoizedState;return t.isDehydrated}var JC;function _M(e){JC=e}function bM(e){JC(e)}var l1;function yM(e){l1=e}var ZC;function SM(e){ZC=e}var ex;function wM(e){ex=e}var tx;function CM(e){tx=e}var s1=!1,cv=[],jc=null,Hc=null,Uc=null,Fp=new Map,jp=new Map,Vc=[],xM=["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","submit"];function TM(e){return xM.indexOf(e)>-1}function kM(e,t,n,i,c){return{blockedOn:e,domEventName:t,eventSystemFlags:n,nativeEvent:c,targetContainers:[i]}}function rx(e,t){switch(e){case"focusin":case"focusout":jc=null;break;case"dragenter":case"dragleave":Hc=null;break;case"mouseover":case"mouseout":Uc=null;break;case"pointerover":case"pointerout":{var n=t.pointerId;Fp.delete(n);break}case"gotpointercapture":case"lostpointercapture":{var i=t.pointerId;jp.delete(i);break}}}function Hp(e,t,n,i,c,f){if(e===null||e.nativeEvent!==f){var _=kM(t,n,i,c,f);if(t!==null){var S=Yc(t);S!==null&&l1(S)}return _}e.eventSystemFlags|=i;var x=e.targetContainers;return c!==null&&x.indexOf(c)===-1&&x.push(c),e}function RM(e,t,n,i,c){switch(t){case"focusin":{var f=c;return jc=Hp(jc,e,t,n,i,f),!0}case"dragenter":{var _=c;return Hc=Hp(Hc,e,t,n,i,_),!0}case"mouseover":{var S=c;return Uc=Hp(Uc,e,t,n,i,S),!0}case"pointerover":{var x=c,D=x.pointerId;return Fp.set(D,Hp(Fp.get(D)||null,e,t,n,i,x)),!0}case"gotpointercapture":{var B=c,ee=B.pointerId;return jp.set(ee,Hp(jp.get(ee)||null,e,t,n,i,B)),!0}}return!1}function ax(e){var t=qu(e.target);if(t!==null){var n=Pu(t);if(n!==null){var i=n.tag;if(i===J){var c=RC(n);if(c!==null){e.blockedOn=c,tx(e.priority,function(){ZC(n)});return}}else if(i===y){var f=n.stateNode;if(sv(f)){e.blockedOn=EC(n);return}}}}e.blockedOn=null}function EM(e){for(var t=ex(),n={blockedOn:null,target:e,priority:t},i=0;i<Vc.length&&i1(t,Vc[i].priority);i++);Vc.splice(i,0,n),i===0&&ax(n)}function uv(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;t.length>0;){var n=t[0],i=d1(e.domEventName,e.eventSystemFlags,n,e.nativeEvent);if(i===null){var c=e.nativeEvent,f=new c.constructor(c.type,c);eP(f),c.target.dispatchEvent(f),tP()}else{var _=Yc(i);return _!==null&&l1(_),e.blockedOn=i,!1}t.shift()}return!0}function nx(e,t,n){uv(e)&&n.delete(t)}function DM(){s1=!1,jc!==null&&uv(jc)&&(jc=null),Hc!==null&&uv(Hc)&&(Hc=null),Uc!==null&&uv(Uc)&&(Uc=null),Fp.forEach(nx),jp.forEach(nx)}function Up(e,t){e.blockedOn===t&&(e.blockedOn=null,s1||(s1=!0,a.unstable_scheduleCallback(a.unstable_NormalPriority,DM)))}function Vp(e){if(cv.length>0){Up(cv[0],e);for(var t=1;t<cv.length;t++){var n=cv[t];n.blockedOn===e&&(n.blockedOn=null)}}jc!==null&&Up(jc,e),Hc!==null&&Up(Hc,e),Uc!==null&&Up(Uc,e);var i=function(S){return Up(S,e)};Fp.forEach(i),jp.forEach(i);for(var c=0;c<Vc.length;c++){var f=Vc[c];f.blockedOn===e&&(f.blockedOn=null)}for(;Vc.length>0;){var _=Vc[0];if(_.blockedOn!==null)break;ax(_),_.blockedOn===null&&Vc.shift()}}var rf=o.ReactCurrentBatchConfig,c1=!0;function ox(e){c1=!!e}function AM(){return c1}function LM(e,t,n){var i=ix(t),c;switch(i){case Wo:c=BM;break;case ec:c=NM;break;case tc:default:c=u1;break}return c.bind(null,t,n,e)}function BM(e,t,n,i){var c=ql(),f=rf.transition;rf.transition=null;try{Tn(Wo),u1(e,t,n,i)}finally{Tn(c),rf.transition=f}}function NM(e,t,n,i){var c=ql(),f=rf.transition;rf.transition=null;try{Tn(ec),u1(e,t,n,i)}finally{Tn(c),rf.transition=f}}function u1(e,t,n,i){c1&&OM(e,t,n,i)}function OM(e,t,n,i){var c=d1(e,t,n,i);if(c===null){T1(e,t,i,dv,n),rx(e,i);return}if(RM(c,e,t,n,i)){i.stopPropagation();return}if(rx(e,i),t&Cp&&TM(e)){for(;c!==null;){var f=Yc(c);f!==null&&bM(f);var _=d1(e,t,n,i);if(_===null&&T1(e,t,i,dv,n),_===c)break;c=_}c!==null&&i.stopPropagation();return}T1(e,t,i,null,n)}var dv=null;function d1(e,t,n,i){dv=null;var c=_b(i),f=qu(c);if(f!==null){var _=Pu(f);if(_===null)f=null;else{var S=_.tag;if(S===J){var x=RC(_);if(x!==null)return x;f=null}else if(S===y){var D=_.stateNode;if(sv(D))return EC(_);f=null}else _!==f&&(f=null)}}return dv=f,null}function ix(e){switch(e){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"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 Wo;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"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return ec;case"message":{var t=TP();switch(t){case ev:return Wo;case Bb:return ec;case Mu:case kP:return tc;case Nb:return lv;default:return tc}}default:return tc}}function IM(e,t,n){return e.addEventListener(t,n,!1),n}function PM(e,t,n){return e.addEventListener(t,n,!0),n}function MM(e,t,n,i){return e.addEventListener(t,n,{capture:!0,passive:i}),n}function zM(e,t,n,i){return e.addEventListener(t,n,{passive:i}),n}var Wp=null,f1=null,qp=null;function FM(e){return Wp=e,f1=sx(),!0}function jM(){Wp=null,f1=null,qp=null}function lx(){if(qp)return qp;var e,t=f1,n=t.length,i,c=sx(),f=c.length;for(e=0;e<n&&t[e]===c[e];e++);var _=n-e;for(i=1;i<=_&&t[n-i]===c[f-i];i++);var S=i>1?1-i:void 0;return qp=c.slice(e,S),qp}function sx(){return"value"in Wp?Wp.value:Wp.textContent}function fv(e){var t,n=e.keyCode;return"charCode"in e?(t=e.charCode,t===0&&n===13&&(t=13)):t=n,t===10&&(t=13),t>=32||t===13?t:0}function pv(){return!0}function cx(){return!1}function qo(e){function t(n,i,c,f,_){this._reactName=n,this._targetInst=c,this.type=i,this.nativeEvent=f,this.target=_,this.currentTarget=null;for(var S in e)if(e.hasOwnProperty(S)){var x=e[S];x?this[S]=x(f):this[S]=f[S]}var D=f.defaultPrevented!=null?f.defaultPrevented:f.returnValue===!1;return D?this.isDefaultPrevented=pv:this.isDefaultPrevented=cx,this.isPropagationStopped=cx,this}return Pt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=pv)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=pv)},persist:function(){},isPersistent:pv}),t}var af={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},p1=qo(af),Yp=Pt({},af,{view:0,detail:0}),HM=qo(Yp),h1,m1,$p;function UM(e){e!==$p&&($p&&e.type==="mousemove"?(h1=e.screenX-$p.screenX,m1=e.screenY-$p.screenY):(h1=0,m1=0),$p=e)}var hv=Pt({},Yp,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:g1,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:(UM(e),h1)},movementY:function(e){return"movementY"in e?e.movementY:m1}}),ux=qo(hv),VM=Pt({},hv,{dataTransfer:0}),WM=qo(VM),qM=Pt({},Yp,{relatedTarget:0}),v1=qo(qM),YM=Pt({},af,{animationName:0,elapsedTime:0,pseudoElement:0}),$M=qo(YM),GM=Pt({},af,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),KM=qo(GM),XM=Pt({},af,{data:0}),dx=qo(XM),QM=dx,JM={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},ZM={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"};function ez(e){if(e.key){var t=JM[e.key]||e.key;if(t!=="Unidentified")return t}if(e.type==="keypress"){var n=fv(e);return n===13?"Enter":String.fromCharCode(n)}return e.type==="keydown"||e.type==="keyup"?ZM[e.keyCode]||"Unidentified":""}var tz={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function rz(e){var t=this,n=t.nativeEvent;if(n.getModifierState)return n.getModifierState(e);var i=tz[e];return i?!!n[i]:!1}function g1(e){return rz}var az=Pt({},Yp,{key:ez,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:g1,charCode:function(e){return e.type==="keypress"?fv(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?fv(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),nz=qo(az),oz=Pt({},hv,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),fx=qo(oz),iz=Pt({},Yp,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:g1}),lz=qo(iz),sz=Pt({},af,{propertyName:0,elapsedTime:0,pseudoElement:0}),cz=qo(sz),uz=Pt({},hv,{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}),dz=qo(uz),fz=[9,13,27,32],px=229,_1=bt&&"CompositionEvent"in window,Gp=null;bt&&"documentMode"in document&&(Gp=document.documentMode);var pz=bt&&"TextEvent"in window&&!Gp,hx=bt&&(!_1||Gp&&Gp>8&&Gp<=11),mx=32,vx=String.fromCharCode(mx);function hz(){at("onBeforeInput",["compositionend","keypress","textInput","paste"]),at("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),at("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),at("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var gx=!1;function mz(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function vz(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function gz(e,t){return e==="keydown"&&t.keyCode===px}function _x(e,t){switch(e){case"keyup":return fz.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==px;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function bx(e){var t=e.detail;return typeof t=="object"&&"data"in t?t.data:null}function yx(e){return e.locale==="ko"}var nf=!1;function _z(e,t,n,i,c){var f,_;if(_1?f=vz(t):nf?_x(t,i)&&(f="onCompositionEnd"):gz(t,i)&&(f="onCompositionStart"),!f)return null;hx&&!yx(i)&&(!nf&&f==="onCompositionStart"?nf=FM(c):f==="onCompositionEnd"&&nf&&(_=lx()));var S=bv(n,f);if(S.length>0){var x=new dx(f,t,null,i,c);if(e.push({event:x,listeners:S}),_)x.data=_;else{var D=bx(i);D!==null&&(x.data=D)}}}function bz(e,t){switch(e){case"compositionend":return bx(t);case"keypress":var n=t.which;return n!==mx?null:(gx=!0,vx);case"textInput":var i=t.data;return i===vx&&gx?null:i;default:return null}}function yz(e,t){if(nf){if(e==="compositionend"||!_1&&_x(e,t)){var n=lx();return jM(),nf=!1,n}return null}switch(e){case"paste":return null;case"keypress":if(!mz(t)){if(t.char&&t.char.length>1)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return hx&&!yx(t)?null:t.data;default:return null}}function Sz(e,t,n,i,c){var f;if(pz?f=bz(t,i):f=yz(t,i),!f)return null;var _=bv(n,"onBeforeInput");if(_.length>0){var S=new QM("onBeforeInput","beforeinput",null,i,c);e.push({event:S,listeners:_}),S.data=f}}function wz(e,t,n,i,c,f,_){_z(e,t,n,i,c),Sz(e,t,n,i,c)}var Cz={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 Sx(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!Cz[e.type]:t==="textarea"}function xz(e){if(!bt)return!1;var t="on"+e,n=t in document;if(!n){var i=document.createElement("div");i.setAttribute(t,"return;"),n=typeof i[t]=="function"}return n}function Tz(){at("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function wx(e,t,n,i){bC(i);var c=bv(t,"onChange");if(c.length>0){var f=new p1("onChange","change",null,n,i);e.push({event:f,listeners:c})}}var Kp=null,Xp=null;function kz(e){var t=e.nodeName&&e.nodeName.toLowerCase();return t==="select"||t==="input"&&e.type==="file"}function Rz(e){var t=[];wx(t,Xp,e,_b(e)),CC(Ez,t)}function Ez(e){jx(e,0)}function mv(e){var t=df(e);if(Fd(t))return e}function Dz(e,t){if(e==="change")return t}var Cx=!1;bt&&(Cx=xz("input")&&(!document.documentMode||document.documentMode>9));function Az(e,t){Kp=e,Xp=t,Kp.attachEvent("onpropertychange",Tx)}function xx(){Kp&&(Kp.detachEvent("onpropertychange",Tx),Kp=null,Xp=null)}function Tx(e){e.propertyName==="value"&&mv(Xp)&&Rz(e)}function Lz(e,t,n){e==="focusin"?(xx(),Az(t,n)):e==="focusout"&&xx()}function Bz(e,t){if(e==="selectionchange"||e==="keyup"||e==="keydown")return mv(Xp)}function Nz(e){var t=e.nodeName;return t&&t.toLowerCase()==="input"&&(e.type==="checkbox"||e.type==="radio")}function Oz(e,t){if(e==="click")return mv(t)}function Iz(e,t){if(e==="input"||e==="change")return mv(t)}function Pz(e){var t=e._wrapperState;!t||!t.controlled||e.type!=="number"||Yr(e,"number",e.value)}function Mz(e,t,n,i,c,f,_){var S=n?df(n):window,x,D;if(kz(S)?x=Dz:Sx(S)?Cx?x=Iz:(x=Bz,D=Lz):Nz(S)&&(x=Oz),x){var B=x(t,n);if(B){wx(e,B,i,c);return}}D&&D(t,S,n),t==="focusout"&&Pz(S)}function zz(){De("onMouseEnter",["mouseout","mouseover"]),De("onMouseLeave",["mouseout","mouseover"]),De("onPointerEnter",["pointerout","pointerover"]),De("onPointerLeave",["pointerout","pointerover"])}function Fz(e,t,n,i,c,f,_){var S=t==="mouseover"||t==="pointerover",x=t==="mouseout"||t==="pointerout";if(S&&!rP(i)){var D=i.relatedTarget||i.fromElement;if(D&&(qu(D)||dh(D)))return}if(!(!x&&!S)){var B;if(c.window===c)B=c;else{var ee=c.ownerDocument;ee?B=ee.defaultView||ee.parentWindow:B=window}var Z,_e;if(x){var be=i.relatedTarget||i.toElement;if(Z=n,_e=be?qu(be):null,_e!==null){var ke=Pu(_e);(_e!==ke||_e.tag!==C&&_e.tag!==k)&&(_e=null)}}else Z=null,_e=n;if(Z!==_e){var st=ux,Ot="onMouseLeave",kt="onMouseEnter",mr="mouse";(t==="pointerout"||t==="pointerover")&&(st=fx,Ot="onPointerLeave",kt="onPointerEnter",mr="pointer");var vr=Z==null?B:df(Z),de=_e==null?B:df(_e),Be=new st(Ot,mr+"leave",Z,i,c);Be.target=vr,Be.relatedTarget=de;var fe=null,Ke=qu(c);if(Ke===n){var mt=new st(kt,mr+"enter",_e,i,c);mt.target=de,mt.relatedTarget=vr,fe=mt}cF(e,Be,fe,Z,_e)}}}function jz(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Yo=typeof Object.is=="function"?Object.is:jz;function Qp(e,t){if(Yo(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),i=Object.keys(t);if(n.length!==i.length)return!1;for(var c=0;c<n.length;c++){var f=n[c];if(!It.call(t,f)||!Yo(e[f],t[f]))return!1}return!0}function kx(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Hz(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function Rx(e,t){for(var n=kx(e),i=0,c=0;n;){if(n.nodeType===$s){if(c=i+n.textContent.length,i<=t&&c>=t)return{node:n,offset:t-i};i=c}n=kx(Hz(n))}}function Uz(e){var t=e.ownerDocument,n=t&&t.defaultView||window,i=n.getSelection&&n.getSelection();if(!i||i.rangeCount===0)return null;var c=i.anchorNode,f=i.anchorOffset,_=i.focusNode,S=i.focusOffset;try{c.nodeType,_.nodeType}catch(x){return null}return Vz(e,c,f,_,S)}function Vz(e,t,n,i,c){var f=0,_=-1,S=-1,x=0,D=0,B=e,ee=null;e:for(;;){for(var Z=null;B===t&&(n===0||B.nodeType===$s)&&(_=f+n),B===i&&(c===0||B.nodeType===$s)&&(S=f+c),B.nodeType===$s&&(f+=B.nodeValue.length),(Z=B.firstChild)!==null;)ee=B,B=Z;for(;;){if(B===e)break e;if(ee===t&&++x===n&&(_=f),ee===i&&++D===c&&(S=f),(Z=B.nextSibling)!==null)break;B=ee,ee=B.parentNode}B=Z}return _===-1||S===-1?null:{start:_,end:S}}function Wz(e,t){var n=e.ownerDocument||document,i=n&&n.defaultView||window;if(i.getSelection){var c=i.getSelection(),f=e.textContent.length,_=Math.min(t.start,f),S=t.end===void 0?_:Math.min(t.end,f);if(!c.extend&&_>S){var x=S;S=_,_=x}var D=Rx(e,_),B=Rx(e,S);if(D&&B){if(c.rangeCount===1&&c.anchorNode===D.node&&c.anchorOffset===D.offset&&c.focusNode===B.node&&c.focusOffset===B.offset)return;var ee=n.createRange();ee.setStart(D.node,D.offset),c.removeAllRanges(),_>S?(c.addRange(ee),c.extend(B.node,B.offset)):(ee.setEnd(B.node,B.offset),c.addRange(ee))}}}function Ex(e){return e&&e.nodeType===$s}function Dx(e,t){return!e||!t?!1:e===t?!0:Ex(e)?!1:Ex(t)?Dx(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1}function qz(e){return e&&e.ownerDocument&&Dx(e.ownerDocument.documentElement,e)}function Yz(e){try{return typeof e.contentWindow.location.href=="string"}catch(t){return!1}}function Ax(){for(var e=window,t=jd();t instanceof e.HTMLIFrameElement;){if(Yz(t))e=t.contentWindow;else return t;t=jd(e.document)}return t}function b1(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")}function $z(){var e=Ax();return{focusedElem:e,selectionRange:b1(e)?Kz(e):null}}function Gz(e){var t=Ax(),n=e.focusedElem,i=e.selectionRange;if(t!==n&&qz(n)){i!==null&&b1(n)&&Xz(n,i);for(var c=[],f=n;f=f.parentNode;)f.nodeType===To&&c.push({element:f,left:f.scrollLeft,top:f.scrollTop});typeof n.focus=="function"&&n.focus();for(var _=0;_<c.length;_++){var S=c[_];S.element.scrollLeft=S.left,S.element.scrollTop=S.top}}}function Kz(e){var t;return"selectionStart"in e?t={start:e.selectionStart,end:e.selectionEnd}:t=Uz(e),t||{start:0,end:0}}function Xz(e,t){var n=t.start,i=t.end;i===void 0&&(i=n),"selectionStart"in e?(e.selectionStart=n,e.selectionEnd=Math.min(i,e.value.length)):Wz(e,t)}var Qz=bt&&"documentMode"in document&&document.documentMode<=11;function Jz(){at("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var of=null,y1=null,Jp=null,S1=!1;function Zz(e){if("selectionStart"in e&&b1(e))return{start:e.selectionStart,end:e.selectionEnd};var t=e.ownerDocument&&e.ownerDocument.defaultView||window,n=t.getSelection();return{anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}}function eF(e){return e.window===e?e.document:e.nodeType===Gs?e:e.ownerDocument}function Lx(e,t,n){var i=eF(n);if(!(S1||of==null||of!==jd(i))){var c=Zz(of);if(!Jp||!Qp(Jp,c)){Jp=c;var f=bv(y1,"onSelect");if(f.length>0){var _=new p1("onSelect","select",null,t,n);e.push({event:_,listeners:f}),_.target=of}}}}function tF(e,t,n,i,c,f,_){var S=n?df(n):window;switch(t){case"focusin":(Sx(S)||S.contentEditable==="true")&&(of=S,y1=n,Jp=null);break;case"focusout":of=null,y1=null,Jp=null;break;case"mousedown":S1=!0;break;case"contextmenu":case"mouseup":case"dragend":S1=!1,Lx(e,i,c);break;case"selectionchange":if(Qz)break;case"keydown":case"keyup":Lx(e,i,c)}}function vv(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var lf={animationend:vv("Animation","AnimationEnd"),animationiteration:vv("Animation","AnimationIteration"),animationstart:vv("Animation","AnimationStart"),transitionend:vv("Transition","TransitionEnd")},w1={},Bx={};bt&&(Bx=document.createElement("div").style,"AnimationEvent"in window||(delete lf.animationend.animation,delete lf.animationiteration.animation,delete lf.animationstart.animation),"TransitionEvent"in window||delete lf.transitionend.transition);function gv(e){if(w1[e])return w1[e];if(!lf[e])return e;var t=lf[e];for(var n in t)if(t.hasOwnProperty(n)&&n in Bx)return w1[e]=t[n];return e}var Nx=gv("animationend"),Ox=gv("animationiteration"),Ix=gv("animationstart"),Px=gv("transitionend"),Mx=new Map,zx=["abort","auxClick","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"];function Wc(e,t){Mx.set(e,t),at(t,[e])}function rF(){for(var e=0;e<zx.length;e++){var t=zx[e],n=t.toLowerCase(),i=t[0].toUpperCase()+t.slice(1);Wc(n,"on"+i)}Wc(Nx,"onAnimationEnd"),Wc(Ox,"onAnimationIteration"),Wc(Ix,"onAnimationStart"),Wc("dblclick","onDoubleClick"),Wc("focusin","onFocus"),Wc("focusout","onBlur"),Wc(Px,"onTransitionEnd")}function aF(e,t,n,i,c,f,_){var S=Mx.get(t);if(S!==void 0){var x=p1,D=t;switch(t){case"keypress":if(fv(i)===0)return;case"keydown":case"keyup":x=nz;break;case"focusin":D="focus",x=v1;break;case"focusout":D="blur",x=v1;break;case"beforeblur":case"afterblur":x=v1;break;case"click":if(i.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":x=ux;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":x=WM;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":x=lz;break;case Nx:case Ox:case Ix:x=$M;break;case Px:x=cz;break;case"scroll":x=HM;break;case"wheel":x=dz;break;case"copy":case"cut":case"paste":x=KM;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":x=fx;break}var B=(f&Cp)!==0;{var ee=!B&&t==="scroll",Z=lF(n,S,i.type,B,ee);if(Z.length>0){var _e=new x(S,D,null,i,c);e.push({event:_e,listeners:Z})}}}}rF(),zz(),Tz(),Jz(),hz();function nF(e,t,n,i,c,f,_){aF(e,t,n,i,c,f);var S=(f&ZI)===0;S&&(Fz(e,t,n,i,c),Mz(e,t,n,i,c),tF(e,t,n,i,c),wz(e,t,n,i,c))}var Zp=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],C1=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(Zp));function Fx(e,t,n){var i=e.type||"unknown-event";e.currentTarget=n,dP(i,t,void 0,e),e.currentTarget=null}function oF(e,t,n){var i;if(n)for(var c=t.length-1;c>=0;c--){var f=t[c],_=f.instance,S=f.currentTarget,x=f.listener;if(_!==i&&e.isPropagationStopped())return;Fx(e,x,S),i=_}else for(var D=0;D<t.length;D++){var B=t[D],ee=B.instance,Z=B.currentTarget,_e=B.listener;if(ee!==i&&e.isPropagationStopped())return;Fx(e,_e,Z),i=ee}}function jx(e,t){for(var n=(t&Cp)!==0,i=0;i<e.length;i++){var c=e[i],f=c.event,_=c.listeners;oF(f,_,n)}fP()}function iF(e,t,n,i,c){var f=_b(n),_=[];nF(_,e,i,n,f,t),jx(_,t)}function Ca(e,t){C1.has(e)||u('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var n=!1,i=P9(t),c=uF(e,n);i.has(c)||(Hx(t,e,gb,n),i.add(c))}function x1(e,t,n){C1.has(e)&&!t&&u('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var i=0;t&&(i|=Cp),Hx(n,e,i,t)}var _v="_reactListening"+Math.random().toString(36).slice(2);function eh(e){if(!e[_v]){e[_v]=!0,pt.forEach(function(n){n!=="selectionchange"&&(C1.has(n)||x1(n,!1,e),x1(n,!0,e))});var t=e.nodeType===Gs?e:e.ownerDocument;t!==null&&(t[_v]||(t[_v]=!0,x1("selectionchange",!1,t)))}}function Hx(e,t,n,i,c){var f=LM(e,t,n),_=void 0;Sb&&(t==="touchstart"||t==="touchmove"||t==="wheel")&&(_=!0),e=e;var S;i?_!==void 0?S=MM(e,t,f,_):S=PM(e,t,f):_!==void 0?S=zM(e,t,f,_):S=IM(e,t,f)}function Ux(e,t){return e===t||e.nodeType===Ja&&e.parentNode===t}function T1(e,t,n,i,c){var f=i;if(!(t&gC)&&!(t&gb)){var _=c;if(i!==null){var S=i;e:for(;;){if(S===null)return;var x=S.tag;if(x===y||x===w){var D=S.stateNode.containerInfo;if(Ux(D,_))break;if(x===w)for(var B=S.return;B!==null;){var ee=B.tag;if(ee===y||ee===w){var Z=B.stateNode.containerInfo;if(Ux(Z,_))return}B=B.return}for(;D!==null;){var _e=qu(D);if(_e===null)return;var be=_e.tag;if(be===C||be===k){S=f=_e;continue e}D=D.parentNode}}S=S.return}}}CC(function(){return iF(e,t,n,f)})}function th(e,t,n){return{instance:e,listener:t,currentTarget:n}}function lF(e,t,n,i,c,f){for(var _=t!==null?t+"Capture":null,S=i?_:t,x=[],D=e,B=null;D!==null;){var ee=D,Z=ee.stateNode,_e=ee.tag;if(_e===C&&Z!==null&&(B=Z,S!==null)){var be=Tp(D,S);be!=null&&x.push(th(D,be,B))}if(c)break;D=D.return}return x}function bv(e,t){for(var n=t+"Capture",i=[],c=e;c!==null;){var f=c,_=f.stateNode,S=f.tag;if(S===C&&_!==null){var x=_,D=Tp(c,n);D!=null&&i.unshift(th(c,D,x));var B=Tp(c,t);B!=null&&i.push(th(c,B,x))}c=c.return}return i}function sf(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==C);return e||null}function sF(e,t){for(var n=e,i=t,c=0,f=n;f;f=sf(f))c++;for(var _=0,S=i;S;S=sf(S))_++;for(;c-_>0;)n=sf(n),c--;for(;_-c>0;)i=sf(i),_--;for(var x=c;x--;){if(n===i||i!==null&&n===i.alternate)return n;n=sf(n),i=sf(i)}return null}function Vx(e,t,n,i,c){for(var f=t._reactName,_=[],S=n;S!==null&&S!==i;){var x=S,D=x.alternate,B=x.stateNode,ee=x.tag;if(D!==null&&D===i)break;if(ee===C&&B!==null){var Z=B;if(c){var _e=Tp(S,f);_e!=null&&_.unshift(th(S,_e,Z))}else if(!c){var be=Tp(S,f);be!=null&&_.push(th(S,be,Z))}}S=S.return}_.length!==0&&e.push({event:t,listeners:_})}function cF(e,t,n,i,c){var f=i&&c?sF(i,c):null;i!==null&&Vx(e,t,i,f,!1),c!==null&&n!==null&&Vx(e,n,c,f,!0)}function uF(e,t){return e+"__"+(t?"capture":"bubble")}var ko=!1,rh="dangerouslySetInnerHTML",yv="suppressContentEditableWarning",qc="suppressHydrationWarning",Wx="autoFocus",Vu="children",Wu="style",Sv="__html",k1,wv,ah,qx,Cv,Yx,$x;k1={dialog:!0,webview:!0},wv=function(e,t){YI(e,t),$I(e,t),JI(e,t,{registrationNameDependencies:Bt,possibleRegistrationNames:Rt})},Yx=bt&&!document.documentMode,ah=function(e,t,n){if(!ko){var i=xv(n),c=xv(t);c!==i&&(ko=!0,u("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(c),JSON.stringify(i)))}},qx=function(e){if(!ko){ko=!0;var t=[];e.forEach(function(n){t.push(n)}),u("Extra attributes from the server: %s",t)}},Cv=function(e,t){t===!1?u("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):u("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof t)},$x=function(e,t){var n=e.namespaceURI===Ys?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return n.innerHTML=t,n.innerHTML};var dF=/\r\n?/g,fF=/\u0000|\uFFFD/g;function xv(e){Kr(e);var t=typeof e=="string"?e:""+e;return t.replace(dF,`
32
- `).replace(fF,"")}function Tv(e,t,n,i){var c=xv(t),f=xv(e);if(f!==c&&(i&&(ko||(ko=!0,u('Text content did not match. Server: "%s" Client: "%s"',f,c))),n&&Y))throw new Error("Text content does not match server-rendered HTML.")}function Gx(e){return e.nodeType===Gs?e:e.ownerDocument}function pF(){}function kv(e){e.onclick=pF}function hF(e,t,n,i,c){for(var f in i)if(i.hasOwnProperty(f)){var _=i[f];if(f===Wu)_&&Object.freeze(_),dC(t,_);else if(f===rh){var S=_?_[Sv]:void 0;S!=null&&iC(t,S)}else if(f===Vu)if(typeof _=="string"){var x=e!=="textarea"||_!=="";x&&Gm(t,_)}else typeof _=="number"&&Gm(t,""+_);else f===yv||f===qc||f===Wx||(Bt.hasOwnProperty(f)?_!=null&&(typeof _!="function"&&Cv(f,_),f==="onScroll"&&Ca("scroll",t)):_!=null&&z(t,f,_,c))}}function mF(e,t,n,i){for(var c=0;c<t.length;c+=2){var f=t[c],_=t[c+1];f===Wu?dC(e,_):f===rh?iC(e,_):f===Vu?Gm(e,_):z(e,f,_,i)}}function vF(e,t,n,i){var c,f=Gx(n),_,S=i;if(S===Ys&&(S=db(e)),S===Ys){if(c=Lu(e,t),!c&&e!==e.toLowerCase()&&u("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),e==="script"){var x=f.createElement("div");x.innerHTML="<script></script>";var D=x.firstChild;_=x.removeChild(D)}else if(typeof t.is=="string")_=f.createElement(e,{is:t.is});else if(_=f.createElement(e),e==="select"){var B=_;t.multiple?B.multiple=!0:t.size&&(B.size=t.size)}}else _=f.createElementNS(S,e);return S===Ys&&!c&&Object.prototype.toString.call(_)==="[object HTMLUnknownElement]"&&!It.call(k1,e)&&(k1[e]=!0,u("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e)),_}function gF(e,t){return Gx(t).createTextNode(e)}function _F(e,t,n,i){var c=Lu(t,n);wv(t,n);var f;switch(t){case"dialog":Ca("cancel",e),Ca("close",e),f=n;break;case"iframe":case"object":case"embed":Ca("load",e),f=n;break;case"video":case"audio":for(var _=0;_<Zp.length;_++)Ca(Zp[_],e);f=n;break;case"source":Ca("error",e),f=n;break;case"img":case"image":case"link":Ca("error",e),Ca("load",e),f=n;break;case"details":Ca("toggle",e),f=n;break;case"input":Ae(e,n),f=ve(e,n),Ca("invalid",e);break;case"option":Na(e,n),f=n;break;case"select":tC(e,n),f=Sp(e,n),Ca("invalid",e);break;case"textarea":aC(e,n),f=cb(e,n),Ca("invalid",e);break;default:f=n}switch(vb(t,f),hF(t,e,i,f,c),t){case"input":zc(e),Tt(e,n,!1);break;case"textarea":zc(e),oC(e);break;case"option":ln(e,n);break;case"select":hI(e,n);break;default:typeof f.onClick=="function"&&kv(e);break}}function bF(e,t,n,i,c){wv(t,i);var f=null,_,S;switch(t){case"input":_=ve(e,n),S=ve(e,i),f=[];break;case"select":_=Sp(e,n),S=Sp(e,i),f=[];break;case"textarea":_=cb(e,n),S=cb(e,i),f=[];break;default:_=n,S=i,typeof _.onClick!="function"&&typeof S.onClick=="function"&&kv(e);break}vb(t,S);var x,D,B=null;for(x in _)if(!(S.hasOwnProperty(x)||!_.hasOwnProperty(x)||_[x]==null))if(x===Wu){var ee=_[x];for(D in ee)ee.hasOwnProperty(D)&&(B||(B={}),B[D]="")}else x===rh||x===Vu||x===yv||x===qc||x===Wx||(Bt.hasOwnProperty(x)?f||(f=[]):(f=f||[]).push(x,null));for(x in S){var Z=S[x],_e=_!=null?_[x]:void 0;if(!(!S.hasOwnProperty(x)||Z===_e||Z==null&&_e==null))if(x===Wu)if(Z&&Object.freeze(Z),_e){for(D in _e)_e.hasOwnProperty(D)&&(!Z||!Z.hasOwnProperty(D))&&(B||(B={}),B[D]="");for(D in Z)Z.hasOwnProperty(D)&&_e[D]!==Z[D]&&(B||(B={}),B[D]=Z[D])}else B||(f||(f=[]),f.push(x,B)),B=Z;else if(x===rh){var be=Z?Z[Sv]:void 0,ke=_e?_e[Sv]:void 0;be!=null&&ke!==be&&(f=f||[]).push(x,be)}else x===Vu?(typeof Z=="string"||typeof Z=="number")&&(f=f||[]).push(x,""+Z):x===yv||x===qc||(Bt.hasOwnProperty(x)?(Z!=null&&(typeof Z!="function"&&Cv(x,Z),x==="onScroll"&&Ca("scroll",e)),!f&&_e!==Z&&(f=[])):(f=f||[]).push(x,Z))}return B&&(zI(B,S[Wu]),(f=f||[]).push(Wu,B)),f}function yF(e,t,n,i,c){n==="input"&&c.type==="radio"&&c.name!=null&&et(e,c);var f=Lu(n,i),_=Lu(n,c);switch(mF(e,t,f,_),n){case"input":zt(e,c);break;case"textarea":nC(e,c);break;case"select":mI(e,c);break}}function SF(e){{var t=e.toLowerCase();return Km.hasOwnProperty(t)&&Km[t]||null}}function wF(e,t,n,i,c,f,_){var S,x;switch(S=Lu(t,n),wv(t,n),t){case"dialog":Ca("cancel",e),Ca("close",e);break;case"iframe":case"object":case"embed":Ca("load",e);break;case"video":case"audio":for(var D=0;D<Zp.length;D++)Ca(Zp[D],e);break;case"source":Ca("error",e);break;case"img":case"image":case"link":Ca("error",e),Ca("load",e);break;case"details":Ca("toggle",e);break;case"input":Ae(e,n),Ca("invalid",e);break;case"option":Na(e,n);break;case"select":tC(e,n),Ca("invalid",e);break;case"textarea":aC(e,n),Ca("invalid",e);break}vb(t,n);{x=new Set;for(var B=e.attributes,ee=0;ee<B.length;ee++){var Z=B[ee].name.toLowerCase();switch(Z){case"value":break;case"checked":break;case"selected":break;default:x.add(B[ee].name)}}}var _e=null;for(var be in n)if(n.hasOwnProperty(be)){var ke=n[be];if(be===Vu)typeof ke=="string"?e.textContent!==ke&&(n[qc]!==!0&&Tv(e.textContent,ke,f,_),_e=[Vu,ke]):typeof ke=="number"&&e.textContent!==""+ke&&(n[qc]!==!0&&Tv(e.textContent,ke,f,_),_e=[Vu,""+ke]);else if(Bt.hasOwnProperty(be))ke!=null&&(typeof ke!="function"&&Cv(be,ke),be==="onScroll"&&Ca("scroll",e));else if(_&&typeof S=="boolean"){var st=void 0,Ot=S&&Xe?null:M(be);if(n[qc]!==!0){if(!(be===yv||be===qc||be==="value"||be==="checked"||be==="selected")){if(be===rh){var kt=e.innerHTML,mr=ke?ke[Sv]:void 0;if(mr!=null){var vr=$x(e,mr);vr!==kt&&ah(be,kt,vr)}}else if(be===Wu){if(x.delete(be),Yx){var de=PI(ke);st=e.getAttribute("style"),de!==st&&ah(be,st,de)}}else if(S&&!Xe)x.delete(be.toLowerCase()),st=tt(e,be,ke),ke!==st&&ah(be,st,ke);else if(!br(be,Ot,S)&&!K(be,ke,Ot,S)){var Be=!1;if(Ot!==null)x.delete(Ot.attributeName),st=Ne(e,be,ke,Ot);else{var fe=i;if(fe===Ys&&(fe=db(t)),fe===Ys)x.delete(be.toLowerCase());else{var Ke=SF(be);Ke!==null&&Ke!==be&&(Be=!0,x.delete(Ke)),x.delete(be)}st=tt(e,be,ke)}var mt=Xe;!mt&&ke!==st&&!Be&&ah(be,st,ke)}}}}}switch(_&&x.size>0&&n[qc]!==!0&&qx(x),t){case"input":zc(e),Tt(e,n,!0);break;case"textarea":zc(e),oC(e);break;case"select":case"option":break;default:typeof n.onClick=="function"&&kv(e);break}return _e}function CF(e,t,n){var i=e.nodeValue!==t;return i}function R1(e,t){{if(ko)return;ko=!0,u("Did not expect server HTML to contain a <%s> in <%s>.",t.nodeName.toLowerCase(),e.nodeName.toLowerCase())}}function E1(e,t){{if(ko)return;ko=!0,u('Did not expect server HTML to contain the text node "%s" in <%s>.',t.nodeValue,e.nodeName.toLowerCase())}}function D1(e,t,n){{if(ko)return;ko=!0,u("Expected server HTML to contain a matching <%s> in <%s>.",t,e.nodeName.toLowerCase())}}function A1(e,t){{if(t===""||ko)return;ko=!0,u('Expected server HTML to contain a matching text node for "%s" in <%s>.',t,e.nodeName.toLowerCase())}}function xF(e,t,n){switch(t){case"input":ar(e,n);return;case"textarea":gI(e,n);return;case"select":vI(e,n);return}}var nh=function(){},oh=function(){};{var TF=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],Kx=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],kF=Kx.concat(["button"]),RF=["dd","dt","li","option","optgroup","p","rp","rt"],Xx={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};oh=function(e,t){var n=Pt({},e||Xx),i={tag:t};return Kx.indexOf(t)!==-1&&(n.aTagInScope=null,n.buttonTagInScope=null,n.nobrTagInScope=null),kF.indexOf(t)!==-1&&(n.pTagInButtonScope=null),TF.indexOf(t)!==-1&&t!=="address"&&t!=="div"&&t!=="p"&&(n.listItemTagAutoclosing=null,n.dlItemTagAutoclosing=null),n.current=i,t==="form"&&(n.formTag=i),t==="a"&&(n.aTagInScope=i),t==="button"&&(n.buttonTagInScope=i),t==="nobr"&&(n.nobrTagInScope=i),t==="p"&&(n.pTagInButtonScope=i),t==="li"&&(n.listItemTagAutoclosing=i),(t==="dd"||t==="dt")&&(n.dlItemTagAutoclosing=i),n};var EF=function(e,t){switch(t){case"select":return e==="option"||e==="optgroup"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t!=="h1"&&t!=="h2"&&t!=="h3"&&t!=="h4"&&t!=="h5"&&t!=="h6";case"rp":case"rt":return RF.indexOf(t)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return t==null}return!0},DF=function(e,t){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t.pTagInButtonScope;case"form":return t.formTag||t.pTagInButtonScope;case"li":return t.listItemTagAutoclosing;case"dd":case"dt":return t.dlItemTagAutoclosing;case"button":return t.buttonTagInScope;case"a":return t.aTagInScope;case"nobr":return t.nobrTagInScope}return null},Qx={};nh=function(e,t,n){n=n||Xx;var i=n.current,c=i&&i.tag;t!=null&&(e!=null&&u("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var f=EF(e,c)?null:i,_=f?null:DF(e,n),S=f||_;if(S){var x=S.tag,D=!!f+"|"+e+"|"+x;if(!Qx[D]){Qx[D]=!0;var B=e,ee="";if(e==="#text"?/\S/.test(t)?B="Text nodes":(B="Whitespace text nodes",ee=" Make sure you don't have any extra whitespace between tags on each line of your source code."):B="<"+e+">",f){var Z="";x==="table"&&e==="tr"&&(Z+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),u("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",B,x,ee,Z)}else u("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",B,x)}}}}var Rv="suppressHydrationWarning",Ev="$",Dv="/$",ih="$?",lh="$!",AF="style",L1=null,B1=null;function LF(e){var t,n,i=e.nodeType;switch(i){case Gs:case pb:{t=i===Gs?"#document":"#fragment";var c=e.documentElement;n=c?c.namespaceURI:fb(null,"");break}default:{var f=i===Ja?e.parentNode:e,_=f.namespaceURI||null;t=f.tagName,n=fb(_,t);break}}{var S=t.toLowerCase(),x=oh(null,S);return{namespace:n,ancestorInfo:x}}}function BF(e,t,n){{var i=e,c=fb(i.namespace,t),f=oh(i.ancestorInfo,t);return{namespace:c,ancestorInfo:f}}}function fG(e){return e}function NF(e){L1=AM(),B1=$z();var t=null;return ox(!1),t}function OF(e){Gz(B1),ox(L1),L1=null,B1=null}function IF(e,t,n,i,c){var f;{var _=i;if(nh(e,null,_.ancestorInfo),typeof t.children=="string"||typeof t.children=="number"){var S=""+t.children,x=oh(_.ancestorInfo,e);nh(null,S,x)}f=_.namespace}var D=vF(e,t,n,f);return uh(c,D),j1(D,t),D}function PF(e,t){e.appendChild(t)}function MF(e,t,n,i,c){switch(_F(e,t,n,i),t){case"button":case"input":case"select":case"textarea":return!!n.autoFocus;case"img":return!0;default:return!1}}function zF(e,t,n,i,c,f){{var _=f;if(typeof i.children!=typeof n.children&&(typeof i.children=="string"||typeof i.children=="number")){var S=""+i.children,x=oh(_.ancestorInfo,t);nh(null,S,x)}}return bF(e,t,n,i)}function N1(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}function FF(e,t,n,i){{var c=n;nh(null,e,c.ancestorInfo)}var f=gF(e,t);return uh(i,f),f}function jF(){var e=window.event;return e===void 0?tc:ix(e.type)}var O1=typeof setTimeout=="function"?setTimeout:void 0,HF=typeof clearTimeout=="function"?clearTimeout:void 0,I1=-1,Jx=typeof Promise=="function"?Promise:void 0,UF=typeof queueMicrotask=="function"?queueMicrotask:typeof Jx!="undefined"?function(e){return Jx.resolve(null).then(e).catch(VF)}:O1;function VF(e){setTimeout(function(){throw e})}function WF(e,t,n,i){switch(t){case"button":case"input":case"select":case"textarea":n.autoFocus&&e.focus();return;case"img":{n.src&&(e.src=n.src);return}}}function qF(e,t,n,i,c,f){yF(e,t,n,i,c),j1(e,c)}function Zx(e){Gm(e,"")}function YF(e,t,n){e.nodeValue=n}function $F(e,t){e.appendChild(t)}function GF(e,t){var n;e.nodeType===Ja?(n=e.parentNode,n.insertBefore(t,e)):(n=e,n.appendChild(t));var i=e._reactRootContainer;i==null&&n.onclick===null&&kv(n)}function KF(e,t,n){e.insertBefore(t,n)}function XF(e,t,n){e.nodeType===Ja?e.parentNode.insertBefore(t,n):e.insertBefore(t,n)}function QF(e,t){e.removeChild(t)}function JF(e,t){e.nodeType===Ja?e.parentNode.removeChild(t):e.removeChild(t)}function P1(e,t){var n=t,i=0;do{var c=n.nextSibling;if(e.removeChild(n),c&&c.nodeType===Ja){var f=c.data;if(f===Dv)if(i===0){e.removeChild(c),Vp(t);return}else i--;else(f===Ev||f===ih||f===lh)&&i++}n=c}while(n);Vp(t)}function ZF(e,t){e.nodeType===Ja?P1(e.parentNode,t):e.nodeType===To&&P1(e,t),Vp(e)}function e9(e){e=e;var t=e.style;typeof t.setProperty=="function"?t.setProperty("display","none","important"):t.display="none"}function t9(e){e.nodeValue=""}function r9(e,t){e=e;var n=t[AF],i=n!=null&&n.hasOwnProperty("display")?n.display:null;e.style.display=hb("display",i)}function a9(e,t){e.nodeValue=t}function n9(e){e.nodeType===To?e.textContent="":e.nodeType===Gs&&e.documentElement&&e.removeChild(e.documentElement)}function o9(e,t,n){return e.nodeType!==To||t.toLowerCase()!==e.nodeName.toLowerCase()?null:e}function i9(e,t){return t===""||e.nodeType!==$s?null:e}function l9(e){return e.nodeType!==Ja?null:e}function e3(e){return e.data===ih}function M1(e){return e.data===lh}function s9(e){var t=e.nextSibling&&e.nextSibling.dataset,n,i,c;return t&&(n=t.dgst,i=t.msg,c=t.stck),{message:i,digest:n,stack:c}}function c9(e,t){e._reactRetry=t}function Av(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===To||t===$s)break;if(t===Ja){var n=e.data;if(n===Ev||n===lh||n===ih)break;if(n===Dv)return null}}return e}function sh(e){return Av(e.nextSibling)}function u9(e){return Av(e.firstChild)}function d9(e){return Av(e.firstChild)}function f9(e){return Av(e.nextSibling)}function p9(e,t,n,i,c,f,_){uh(f,e),j1(e,n);var S;{var x=c;S=x.namespace}var D=(f.mode&wr)!==Mt;return wF(e,t,n,S,i,D,_)}function h9(e,t,n,i){uh(n,e);var c=(n.mode&wr)!==Mt;return CF(e,t)}function m9(e,t){uh(t,e)}function v9(e){for(var t=e.nextSibling,n=0;t;){if(t.nodeType===Ja){var i=t.data;if(i===Dv){if(n===0)return sh(t);n--}else(i===Ev||i===lh||i===ih)&&n++}t=t.nextSibling}return null}function t3(e){for(var t=e.previousSibling,n=0;t;){if(t.nodeType===Ja){var i=t.data;if(i===Ev||i===lh||i===ih){if(n===0)return t;n--}else i===Dv&&n++}t=t.previousSibling}return null}function g9(e){Vp(e)}function _9(e){Vp(e)}function b9(e){return e!=="head"&&e!=="body"}function y9(e,t,n,i){var c=!0;Tv(t.nodeValue,n,i,c)}function S9(e,t,n,i,c,f){if(t[Rv]!==!0){var _=!0;Tv(i.nodeValue,c,f,_)}}function w9(e,t){t.nodeType===To?R1(e,t):t.nodeType===Ja||E1(e,t)}function C9(e,t){{var n=e.parentNode;n!==null&&(t.nodeType===To?R1(n,t):t.nodeType===Ja||E1(n,t))}}function x9(e,t,n,i,c){(c||t[Rv]!==!0)&&(i.nodeType===To?R1(n,i):i.nodeType===Ja||E1(n,i))}function T9(e,t,n){D1(e,t)}function k9(e,t){A1(e,t)}function R9(e,t,n){{var i=e.parentNode;i!==null&&D1(i,t)}}function E9(e,t){{var n=e.parentNode;n!==null&&A1(n,t)}}function D9(e,t,n,i,c,f){(f||t[Rv]!==!0)&&D1(n,i)}function A9(e,t,n,i,c){(c||t[Rv]!==!0)&&A1(n,i)}function L9(e){u("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.nodeName.toLowerCase())}function B9(e){eh(e)}var cf=Math.random().toString(36).slice(2),uf="__reactFiber$"+cf,z1="__reactProps$"+cf,ch="__reactContainer$"+cf,F1="__reactEvents$"+cf,N9="__reactListeners$"+cf,O9="__reactHandles$"+cf;function I9(e){delete e[uf],delete e[z1],delete e[F1],delete e[N9],delete e[O9]}function uh(e,t){t[uf]=e}function Lv(e,t){t[ch]=e}function r3(e){e[ch]=null}function dh(e){return!!e[ch]}function qu(e){var t=e[uf];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ch]||n[uf],t){var i=t.alternate;if(t.child!==null||i!==null&&i.child!==null)for(var c=t3(e);c!==null;){var f=c[uf];if(f)return f;c=t3(c)}return t}e=n,n=e.parentNode}return null}function Yc(e){var t=e[uf]||e[ch];return t&&(t.tag===C||t.tag===k||t.tag===J||t.tag===y)?t:null}function df(e){if(e.tag===C||e.tag===k)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function Bv(e){return e[z1]||null}function j1(e,t){e[z1]=t}function P9(e){var t=e[F1];return t===void 0&&(t=e[F1]=new Set),t}var a3={},n3=o.ReactDebugCurrentFrame;function Nv(e){if(e){var t=e._owner,n=Od(e.type,e._source,t?t.type:null);n3.setExtraStackFrame(n)}else n3.setExtraStackFrame(null)}function Yl(e,t,n,i,c){{var f=Function.call.bind(It);for(var _ in e)if(f(e,_)){var S=void 0;try{if(typeof e[_]!="function"){var x=Error((i||"React class")+": "+n+" type `"+_+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[_]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw x.name="Invariant Violation",x}S=e[_](t,_,i,n,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(D){S=D}S&&!(S instanceof Error)&&(Nv(c),u("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",i||"React class",n,_,typeof S),Nv(null)),S instanceof Error&&!(S.message in a3)&&(a3[S.message]=!0,Nv(c),u("Failed %s type: %s",n,S.message),Nv(null))}}}var H1=[],Ov;Ov=[];var rc=-1;function $c(e){return{current:e}}function Un(e,t){if(rc<0){u("Unexpected pop.");return}t!==Ov[rc]&&u("Unexpected Fiber popped."),e.current=H1[rc],H1[rc]=null,Ov[rc]=null,rc--}function Vn(e,t,n){rc++,H1[rc]=e.current,Ov[rc]=n,e.current=t}var U1;U1={};var $o={};Object.freeze($o);var ac=$c($o),ws=$c(!1),V1=$o;function ff(e,t,n){return n&&Cs(t)?V1:ac.current}function o3(e,t,n){{var i=e.stateNode;i.__reactInternalMemoizedUnmaskedChildContext=t,i.__reactInternalMemoizedMaskedChildContext=n}}function pf(e,t){{var n=e.type,i=n.contextTypes;if(!i)return $o;var c=e.stateNode;if(c&&c.__reactInternalMemoizedUnmaskedChildContext===t)return c.__reactInternalMemoizedMaskedChildContext;var f={};for(var _ in i)f[_]=t[_];{var S=nr(e)||"Unknown";Yl(i,f,"context",S)}return c&&o3(e,t,f),f}}function Iv(){return ws.current}function Cs(e){{var t=e.childContextTypes;return t!=null}}function Pv(e){Un(ws,e),Un(ac,e)}function W1(e){Un(ws,e),Un(ac,e)}function i3(e,t,n){{if(ac.current!==$o)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");Vn(ac,t,e),Vn(ws,n,e)}}function l3(e,t,n){{var i=e.stateNode,c=t.childContextTypes;if(typeof i.getChildContext!="function"){{var f=nr(e)||"Unknown";U1[f]||(U1[f]=!0,u("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",f,f))}return n}var _=i.getChildContext();for(var S in _)if(!(S in c))throw new Error((nr(e)||"Unknown")+'.getChildContext(): key "'+S+'" is not defined in childContextTypes.');{var x=nr(e)||"Unknown";Yl(c,_,"child context",x)}return Pt({},n,_)}}function Mv(e){{var t=e.stateNode,n=t&&t.__reactInternalMemoizedMergedChildContext||$o;return V1=ac.current,Vn(ac,n,e),Vn(ws,ws.current,e),!0}}function s3(e,t,n){{var i=e.stateNode;if(!i)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(n){var c=l3(e,t,V1);i.__reactInternalMemoizedMergedChildContext=c,Un(ws,e),Un(ac,e),Vn(ac,c,e),Vn(ws,n,e)}else Un(ws,e),Vn(ws,n,e)}}function M9(e){{if(!bP(e)||e.tag!==v)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var t=e;do{switch(t.tag){case y:return t.stateNode.context;case v:{var n=t.type;if(Cs(n))return t.stateNode.__reactInternalMemoizedMergedChildContext;break}}t=t.return}while(t!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var Gc=0,zv=1,nc=null,q1=!1,Y1=!1;function c3(e){nc===null?nc=[e]:nc.push(e)}function z9(e){q1=!0,c3(e)}function u3(){q1&&Kc()}function Kc(){if(!Y1&&nc!==null){Y1=!0;var e=0,t=ql();try{var n=!0,i=nc;for(Tn(Wo);e<i.length;e++){var c=i[e];do c=c(n);while(c!==null)}nc=null,q1=!1}catch(f){throw nc!==null&&(nc=nc.slice(e+1)),OC(ev,Kc),f}finally{Tn(t),Y1=!1}}return null}var hf=[],mf=0,Fv=null,jv=0,Tl=[],kl=0,Yu=null,oc=1,ic="";function F9(e){return Gu(),(e.flags&kC)!==jt}function j9(e){return Gu(),jv}function H9(){var e=ic,t=oc,n=t&~U9(t);return n.toString(32)+e}function $u(e,t){Gu(),hf[mf++]=jv,hf[mf++]=Fv,Fv=e,jv=t}function d3(e,t,n){Gu(),Tl[kl++]=oc,Tl[kl++]=ic,Tl[kl++]=Yu,Yu=e;var i=oc,c=ic,f=Hv(i)-1,_=i&~(1<<f),S=n+1,x=Hv(t)+f;if(x>30){var D=f-f%5,B=(1<<D)-1,ee=(_&B).toString(32),Z=_>>D,_e=f-D,be=Hv(t)+_e,ke=S<<_e,st=ke|Z,Ot=ee+c;oc=1<<be|st,ic=Ot}else{var kt=S<<f,mr=kt|_,vr=c;oc=1<<x|mr,ic=vr}}function $1(e){Gu();var t=e.return;if(t!==null){var n=1,i=0;$u(e,n),d3(e,n,i)}}function Hv(e){return 32-jC(e)}function U9(e){return 1<<Hv(e)-1}function G1(e){for(;e===Fv;)Fv=hf[--mf],hf[mf]=null,jv=hf[--mf],hf[mf]=null;for(;e===Yu;)Yu=Tl[--kl],Tl[kl]=null,ic=Tl[--kl],Tl[kl]=null,oc=Tl[--kl],Tl[kl]=null}function V9(){return Gu(),Yu!==null?{id:oc,overflow:ic}:null}function W9(e,t){Gu(),Tl[kl++]=oc,Tl[kl++]=ic,Tl[kl++]=Yu,oc=t.id,ic=t.overflow,Yu=e}function Gu(){An()||u("Expected to be hydrating. This is a bug in React. Please file an issue.")}var Dn=null,Rl=null,$l=!1,Ku=!1,Xc=null;function q9(){$l&&u("We should not be hydrating here. This is a bug in React. Please file a bug.")}function f3(){Ku=!0}function Y9(){return Ku}function $9(e){var t=e.stateNode.containerInfo;return Rl=d9(t),Dn=e,$l=!0,Xc=null,Ku=!1,!0}function G9(e,t,n){return Rl=f9(t),Dn=e,$l=!0,Xc=null,Ku=!1,n!==null&&W9(e,n),!0}function p3(e,t){switch(e.tag){case y:{w9(e.stateNode.containerInfo,t);break}case C:{var n=(e.mode&wr)!==Mt;x9(e.type,e.memoizedProps,e.stateNode,t,n);break}case J:{var i=e.memoizedState;i.dehydrated!==null&&C9(i.dehydrated,t);break}}}function h3(e,t){p3(e,t);var n=aV();n.stateNode=t,n.return=e;var i=e.deletions;i===null?(e.deletions=[n],e.flags|=Bu):i.push(n)}function K1(e,t){{if(Ku)return;switch(e.tag){case y:{var n=e.stateNode.containerInfo;switch(t.tag){case C:var i=t.type,c=t.pendingProps;T9(n,i);break;case k:var f=t.pendingProps;k9(n,f);break}break}case C:{var _=e.type,S=e.memoizedProps,x=e.stateNode;switch(t.tag){case C:{var D=t.type,B=t.pendingProps,ee=(e.mode&wr)!==Mt;D9(_,S,x,D,B,ee);break}case k:{var Z=t.pendingProps,_e=(e.mode&wr)!==Mt;A9(_,S,x,Z,_e);break}}break}case J:{var be=e.memoizedState,ke=be.dehydrated;if(ke!==null)switch(t.tag){case C:var st=t.type,Ot=t.pendingProps;R9(ke,st);break;case k:var kt=t.pendingProps;E9(ke,kt);break}break}default:return}}}function m3(e,t){t.flags=t.flags&~Xs|Za,K1(e,t)}function v3(e,t){switch(e.tag){case C:{var n=e.type,i=e.pendingProps,c=o9(t,n);return c!==null?(e.stateNode=c,Dn=e,Rl=u9(c),!0):!1}case k:{var f=e.pendingProps,_=i9(t,f);return _!==null?(e.stateNode=_,Dn=e,Rl=null,!0):!1}case J:{var S=l9(t);if(S!==null){var x={dehydrated:S,treeContext:V9(),retryLane:Uo};e.memoizedState=x;var D=nV(S);return D.return=e,e.child=D,Dn=e,Rl=null,!0}return!1}default:return!1}}function X1(e){return(e.mode&wr)!==Mt&&(e.flags&zr)===jt}function Q1(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function J1(e){if($l){var t=Rl;if(!t){X1(e)&&(K1(Dn,e),Q1()),m3(Dn,e),$l=!1,Dn=e;return}var n=t;if(!v3(e,t)){X1(e)&&(K1(Dn,e),Q1()),t=sh(n);var i=Dn;if(!t||!v3(e,t)){m3(Dn,e),$l=!1,Dn=e;return}h3(i,n)}}}function K9(e,t,n){var i=e.stateNode,c=!Ku,f=p9(i,e.type,e.memoizedProps,t,n,e,c);return e.updateQueue=f,f!==null}function X9(e){var t=e.stateNode,n=e.memoizedProps,i=h9(t,n,e);if(i){var c=Dn;if(c!==null)switch(c.tag){case y:{var f=c.stateNode.containerInfo,_=(c.mode&wr)!==Mt;y9(f,t,n,_);break}case C:{var S=c.type,x=c.memoizedProps,D=c.stateNode,B=(c.mode&wr)!==Mt;S9(S,x,D,t,n,B);break}}}return i}function Q9(e){var t=e.memoizedState,n=t!==null?t.dehydrated:null;if(!n)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");m9(n,e)}function J9(e){var t=e.memoizedState,n=t!==null?t.dehydrated:null;if(!n)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return v9(n)}function g3(e){for(var t=e.return;t!==null&&t.tag!==C&&t.tag!==y&&t.tag!==J;)t=t.return;Dn=t}function Uv(e){if(e!==Dn)return!1;if(!$l)return g3(e),$l=!0,!1;if(e.tag!==y&&(e.tag!==C||b9(e.type)&&!N1(e.type,e.memoizedProps))){var t=Rl;if(t)if(X1(e))_3(e),Q1();else for(;t;)h3(e,t),t=sh(t)}return g3(e),e.tag===J?Rl=J9(e):Rl=Dn?sh(e.stateNode):null,!0}function Z9(){return $l&&Rl!==null}function _3(e){for(var t=Rl;t;)p3(e,t),t=sh(t)}function vf(){Dn=null,Rl=null,$l=!1,Ku=!1}function b3(){Xc!==null&&(pk(Xc),Xc=null)}function An(){return $l}function Z1(e){Xc===null?Xc=[e]:Xc.push(e)}var ej=o.ReactCurrentBatchConfig,tj=null;function rj(){return ej.transition}var Gl={recordUnsafeLifecycleWarnings:function(e,t){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,t){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var aj=function(e){for(var t=null,n=e;n!==null;)n.mode&za&&(t=n),n=n.return;return t},Xu=function(e){var t=[];return e.forEach(function(n){t.push(n)}),t.sort().join(", ")},fh=[],ph=[],hh=[],mh=[],vh=[],gh=[],Qu=new Set;Gl.recordUnsafeLifecycleWarnings=function(e,t){Qu.has(e.type)||(typeof t.componentWillMount=="function"&&t.componentWillMount.__suppressDeprecationWarning!==!0&&fh.push(e),e.mode&za&&typeof t.UNSAFE_componentWillMount=="function"&&ph.push(e),typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&hh.push(e),e.mode&za&&typeof t.UNSAFE_componentWillReceiveProps=="function"&&mh.push(e),typeof t.componentWillUpdate=="function"&&t.componentWillUpdate.__suppressDeprecationWarning!==!0&&vh.push(e),e.mode&za&&typeof t.UNSAFE_componentWillUpdate=="function"&&gh.push(e))},Gl.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;fh.length>0&&(fh.forEach(function(Z){e.add(nr(Z)||"Component"),Qu.add(Z.type)}),fh=[]);var t=new Set;ph.length>0&&(ph.forEach(function(Z){t.add(nr(Z)||"Component"),Qu.add(Z.type)}),ph=[]);var n=new Set;hh.length>0&&(hh.forEach(function(Z){n.add(nr(Z)||"Component"),Qu.add(Z.type)}),hh=[]);var i=new Set;mh.length>0&&(mh.forEach(function(Z){i.add(nr(Z)||"Component"),Qu.add(Z.type)}),mh=[]);var c=new Set;vh.length>0&&(vh.forEach(function(Z){c.add(nr(Z)||"Component"),Qu.add(Z.type)}),vh=[]);var f=new Set;if(gh.length>0&&(gh.forEach(function(Z){f.add(nr(Z)||"Component"),Qu.add(Z.type)}),gh=[]),t.size>0){var _=Xu(t);u(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
31
+ Check the render method of \``+e+"`.":""}var yp=["value","defaultValue"];function sb(e){{gp("select",e);for(var t=0;t<yp.length;t++){var n=yp[t];if(e[n]!=null){var i=sn(e[n]);e.multiple&&!i?u("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",n,Ym()):!e.multiple&&i&&u("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",n,Ym())}}}}function qs(e,t,n,i){var c=e.options;if(t){for(var f=n,_={},S=0;S<f.length;S++)_["$"+f[S]]=!0;for(var x=0;x<c.length;x++){var D=_.hasOwnProperty("$"+c[x].value);c[x].selected!==D&&(c[x].selected=D),D&&i&&(c[x].defaultSelected=!0)}}else{for(var B=xo(Vl(n)),ee=null,Z=0;Z<c.length;Z++){if(c[Z].value===B){c[Z].selected=!0,i&&(c[Z].defaultSelected=!0);return}ee===null&&!c[Z].disabled&&(ee=c[Z])}ee!==null&&(ee.selected=!0)}}function Sp(e,t){return Pt({},t,{value:void 0})}function tC(e,t){var n=e;sb(t),n._wrapperState={wasMultiple:!!t.multiple},t.value!==void 0&&t.defaultValue!==void 0&&!Ud&&(u("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Ud=!0)}function hI(e,t){var n=e;n.multiple=!!t.multiple;var i=t.value;i!=null?qs(n,!!t.multiple,i,!1):t.defaultValue!=null&&qs(n,!!t.multiple,t.defaultValue,!0)}function mI(e,t){var n=e,i=n._wrapperState.wasMultiple;n._wrapperState.wasMultiple=!!t.multiple;var c=t.value;c!=null?qs(n,!!t.multiple,c,!1):i!==!!t.multiple&&(t.defaultValue!=null?qs(n,!!t.multiple,t.defaultValue,!0):qs(n,!!t.multiple,t.multiple?[]:"",!1))}function vI(e,t){var n=e,i=t.value;i!=null&&qs(n,!!t.multiple,i,!1)}var rC=!1;function cb(e,t){var n=e;if(t.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var i=Pt({},t,{value:void 0,defaultValue:void 0,children:xo(n._wrapperState.initialValue)});return i}function aC(e,t){var n=e;gp("textarea",t),t.value!==void 0&&t.defaultValue!==void 0&&!rC&&(u("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",Mc()||"A component"),rC=!0);var i=t.value;if(i==null){var c=t.children,f=t.defaultValue;if(c!=null){u("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(f!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(sn(c)){if(c.length>1)throw new Error("<textarea> can only have at most one child.");c=c[0]}f=c}}f==null&&(f=""),i=f}n._wrapperState={initialValue:Vl(i)}}function nC(e,t){var n=e,i=Vl(t.value),c=Vl(t.defaultValue);if(i!=null){var f=xo(i);f!==n.value&&(n.value=f),t.defaultValue==null&&n.defaultValue!==f&&(n.defaultValue=f)}c!=null&&(n.defaultValue=xo(c))}function oC(e,t){var n=e,i=n.textContent;i===n._wrapperState.initialValue&&i!==""&&i!==null&&(n.value=i)}function gI(e,t){nC(e,t)}var Ys="http://www.w3.org/1999/xhtml",_I="http://www.w3.org/1998/Math/MathML",ub="http://www.w3.org/2000/svg";function db(e){switch(e){case"svg":return ub;case"math":return _I;default:return Ys}}function fb(e,t){return e==null||e===Ys?db(t):e===ub&&t==="foreignObject"?Ys:e}var bI=function(e){return typeof MSApp!="undefined"&&MSApp.execUnsafeLocalFunction?function(t,n,i,c){MSApp.execUnsafeLocalFunction(function(){return e(t,n,i,c)})}:e},$m,iC=bI(function(e,t){if(e.namespaceURI===ub&&!("innerHTML"in e)){$m=$m||document.createElement("div"),$m.innerHTML="<svg>"+t.valueOf().toString()+"</svg>";for(var n=$m.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;n.firstChild;)e.appendChild(n.firstChild);return}e.innerHTML=t}),To=1,$s=3,Ja=8,Gs=9,pb=11,Gm=function(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===$s){n.nodeValue=t;return}}e.textContent=t},yI={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},wp={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function SI(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var wI=["Webkit","ms","Moz","O"];Object.keys(wp).forEach(function(e){wI.forEach(function(t){wp[SI(t,e)]=wp[e]})});function hb(e,t,n){var i=t==null||typeof t=="boolean"||t==="";return i?"":!n&&typeof t=="number"&&t!==0&&!(wp.hasOwnProperty(e)&&wp[e])?t+"px":(Wr(t,e),(""+t).trim())}var CI=/([A-Z])/g,xI=/^ms-/;function TI(e){return e.replace(CI,"-$1").toLowerCase().replace(xI,"-ms-")}var lC=function(){};{var kI=/^(?:webkit|moz|o)[A-Z]/,RI=/^-ms-/,EI=/-(.)/g,sC=/;\s*$/,Vd={},mb={},cC=!1,uC=!1,DI=function(e){return e.replace(EI,function(t,n){return n.toUpperCase()})},AI=function(e){Vd.hasOwnProperty(e)&&Vd[e]||(Vd[e]=!0,u("Unsupported style property %s. Did you mean %s?",e,DI(e.replace(RI,"ms-"))))},LI=function(e){Vd.hasOwnProperty(e)&&Vd[e]||(Vd[e]=!0,u("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))},BI=function(e,t){mb.hasOwnProperty(t)&&mb[t]||(mb[t]=!0,u(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,e,t.replace(sC,"")))},NI=function(e,t){cC||(cC=!0,u("`NaN` is an invalid value for the `%s` css style property.",e))},OI=function(e,t){uC||(uC=!0,u("`Infinity` is an invalid value for the `%s` css style property.",e))};lC=function(e,t){e.indexOf("-")>-1?AI(e):kI.test(e)?LI(e):sC.test(t)&&BI(e,t),typeof t=="number"&&(isNaN(t)?NI(e,t):isFinite(t)||OI(e,t))}}var II=lC;function PI(e){{var t="",n="";for(var i in e)if(e.hasOwnProperty(i)){var c=e[i];if(c!=null){var f=i.indexOf("--")===0;t+=n+(f?i:TI(i))+":",t+=hb(i,c,f),n=";"}}return t||null}}function dC(e,t){var n=e.style;for(var i in t)if(t.hasOwnProperty(i)){var c=i.indexOf("--")===0;c||II(i,t[i]);var f=hb(i,t[i],c);i==="float"&&(i="cssFloat"),c?n.setProperty(i,f):n[i]=f}}function MI(e){return e==null||typeof e=="boolean"||e===""}function fC(e){var t={};for(var n in e)for(var i=yI[n]||[n],c=0;c<i.length;c++)t[i[c]]=n;return t}function zI(e,t){{if(!t)return;var n=fC(e),i=fC(t),c={};for(var f in n){var _=n[f],S=i[f];if(S&&_!==S){var x=_+","+S;if(c[x])continue;c[x]=!0,u("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",MI(e[_])?"Removing":"Updating",_,S)}}}}var FI={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},jI=Pt({menuitem:!0},FI),HI="__html";function vb(e,t){if(t){if(jI[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof t.dangerouslySetInnerHTML!="object"||!(HI in t.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!t.suppressContentEditableWarning&&t.contentEditable&&t.children!=null&&u("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),t.style!=null&&typeof t.style!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function Lu(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";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 Km={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},pC={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Wd={},UI=new RegExp("^(aria)-["+ht+"]*$"),VI=new RegExp("^(aria)[A-Z]["+ht+"]*$");function WI(e,t){{if(It.call(Wd,t)&&Wd[t])return!0;if(VI.test(t)){var n="aria-"+t.slice(4).toLowerCase(),i=pC.hasOwnProperty(n)?n:null;if(i==null)return u("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",t),Wd[t]=!0,!0;if(t!==i)return u("Invalid ARIA attribute `%s`. Did you mean `%s`?",t,i),Wd[t]=!0,!0}if(UI.test(t)){var c=t.toLowerCase(),f=pC.hasOwnProperty(c)?c:null;if(f==null)return Wd[t]=!0,!1;if(t!==f)return u("Unknown ARIA attribute `%s`. Did you mean `%s`?",t,f),Wd[t]=!0,!0}}return!0}function qI(e,t){{var n=[];for(var i in t){var c=WI(e,i);c||n.push(i)}var f=n.map(function(_){return"`"+_+"`"}).join(", ");n.length===1?u("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",f,e):n.length>1&&u("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",f,e)}}function YI(e,t){Lu(e,t)||qI(e,t)}var hC=!1;function $I(e,t){{if(e!=="input"&&e!=="textarea"&&e!=="select")return;t!=null&&t.value===null&&!hC&&(hC=!0,e==="select"&&t.multiple?u("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):u("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}}var mC=function(){};{var to={},vC=/^on./,GI=/^on[^A-Z]/,KI=new RegExp("^(aria)-["+ht+"]*$"),XI=new RegExp("^(aria)[A-Z]["+ht+"]*$");mC=function(e,t,n,i){if(It.call(to,t)&&to[t])return!0;var c=t.toLowerCase();if(c==="onfocusin"||c==="onfocusout")return u("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),to[t]=!0,!0;if(i!=null){var f=i.registrationNameDependencies,_=i.possibleRegistrationNames;if(f.hasOwnProperty(t))return!0;var S=_.hasOwnProperty(c)?_[c]:null;if(S!=null)return u("Invalid event handler property `%s`. Did you mean `%s`?",t,S),to[t]=!0,!0;if(vC.test(t))return u("Unknown event handler property `%s`. It will be ignored.",t),to[t]=!0,!0}else if(vC.test(t))return GI.test(t)&&u("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",t),to[t]=!0,!0;if(KI.test(t)||XI.test(t))return!0;if(c==="innerhtml")return u("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),to[t]=!0,!0;if(c==="aria")return u("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),to[t]=!0,!0;if(c==="is"&&n!==null&&n!==void 0&&typeof n!="string")return u("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof n),to[t]=!0,!0;if(typeof n=="number"&&isNaN(n))return u("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",t),to[t]=!0,!0;var x=M(t),D=x!==null&&x.type===hr;if(Km.hasOwnProperty(c)){var B=Km[c];if(B!==t)return u("Invalid DOM property `%s`. Did you mean `%s`?",t,B),to[t]=!0,!0}else if(!D&&t!==c)return u("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",t,c),to[t]=!0,!0;return typeof n=="boolean"&&Xr(t,n,x,!1)?(n?u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',n,t,t,n,t):u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',n,t,t,n,t,t,t),to[t]=!0,!0):D?!0:Xr(t,n,x,!1)?(to[t]=!0,!1):((n==="false"||n==="true")&&x!==null&&x.type===Rr&&(u("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",n,t,n==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',t,n),to[t]=!0),!0)}}var QI=function(e,t,n){{var i=[];for(var c in t){var f=mC(e,c,t[c],n);f||i.push(c)}var _=i.map(function(S){return"`"+S+"`"}).join(", ");i.length===1?u("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",_,e):i.length>1&&u("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",_,e)}};function JI(e,t,n){Lu(e,t)||QI(e,t,n)}var gC=1,gb=2,Cp=4,ZI=gC|gb|Cp,xp=null;function eP(e){xp!==null&&u("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),xp=e}function tP(){xp===null&&u("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),xp=null}function rP(e){return e===xp}function _b(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===$s?t.parentNode:t}var bb=null,qd=null,Yd=null;function _C(e){var t=Yc(e);if(t){if(typeof bb!="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var n=t.stateNode;if(n){var i=Bv(n);bb(t.stateNode,t.type,i)}}}function aP(e){bb=e}function bC(e){qd?Yd?Yd.push(e):Yd=[e]:qd=e}function nP(){return qd!==null||Yd!==null}function yC(){if(qd){var e=qd,t=Yd;if(qd=null,Yd=null,_C(e),t)for(var n=0;n<t.length;n++)_C(t[n])}}var SC=function(e,t){return e(t)},wC=function(){},yb=!1;function oP(){var e=nP();e&&(wC(),yC())}function CC(e,t,n){if(yb)return e(t,n);yb=!0;try{return SC(e,t,n)}finally{yb=!1,oP()}}function iP(e,t,n){SC=e,wC=n}function lP(e){return e==="button"||e==="input"||e==="select"||e==="textarea"}function sP(e,t,n){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(n.disabled&&lP(t));default:return!1}}function Tp(e,t){var n=e.stateNode;if(n===null)return null;var i=Bv(n);if(i===null)return null;var c=i[t];if(sP(t,e.type,i))return null;if(c&&typeof c!="function")throw new Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof c+"` type.");return c}var Sb=!1;if(bt)try{var kp={};Object.defineProperty(kp,"passive",{get:function(){Sb=!0}}),window.addEventListener("test",kp,kp),window.removeEventListener("test",kp,kp)}catch(e){Sb=!1}function xC(e,t,n,i,c,f,_,S,x){var D=Array.prototype.slice.call(arguments,3);try{t.apply(n,D)}catch(B){this.onError(B)}}var TC=xC;if(typeof window!="undefined"&&typeof window.dispatchEvent=="function"&&typeof document!="undefined"&&typeof document.createEvent=="function"){var wb=document.createElement("react");TC=function(t,n,i,c,f,_,S,x,D){if(typeof document=="undefined"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var B=document.createEvent("Event"),ee=!1,Z=!0,_e=window.event,be=Object.getOwnPropertyDescriptor(window,"event");function ke(){wb.removeEventListener(Be,Ot,!1),typeof window.event!="undefined"&&window.hasOwnProperty("event")&&(window.event=_e)}var st=Array.prototype.slice.call(arguments,3);function Ot(){ee=!0,ke(),n.apply(i,st),Z=!1}var kt,mr=!1,vr=!1;function de(fe){if(kt=fe.error,mr=!0,kt===null&&fe.colno===0&&fe.lineno===0&&(vr=!0),fe.defaultPrevented&&kt!=null&&typeof kt=="object")try{kt._suppressLogging=!0}catch(Ke){}}var Be="react-"+(t||"invokeguardedcallback");if(window.addEventListener("error",de),wb.addEventListener(Be,Ot,!1),B.initEvent(Be,!1,!1),wb.dispatchEvent(B),be&&Object.defineProperty(window,"event",be),ee&&Z&&(mr?vr&&(kt=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):kt=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`),this.onError(kt)),window.removeEventListener("error",de),!ee)return ke(),xC.apply(this,arguments)}}var cP=TC,$d=!1,Xm=null,Qm=!1,Cb=null,uP={onError:function(e){$d=!0,Xm=e}};function xb(e,t,n,i,c,f,_,S,x){$d=!1,Xm=null,cP.apply(uP,arguments)}function dP(e,t,n,i,c,f,_,S,x){if(xb.apply(this,arguments),$d){var D=Tb();Qm||(Qm=!0,Cb=D)}}function fP(){if(Qm){var e=Cb;throw Qm=!1,Cb=null,e}}function pP(){return $d}function Tb(){if($d){var e=Xm;return $d=!1,Xm=null,e}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function Gd(e){return e._reactInternals}function hP(e){return e._reactInternals!==void 0}function mP(e,t){e._reactInternals=t}var jt=0,Kd=1,Za=2,Dr=4,Bu=16,Rp=32,kb=64,zr=128,Ks=256,Fc=512,Nu=1024,Wl=2048,Xs=4096,Ou=8192,Jm=16384,vP=Wl|Dr|kb|Fc|Nu|Jm,gP=32767,Ep=32768,ro=65536,Rb=131072,kC=1048576,Eb=2097152,Iu=4194304,Db=8388608,Qs=16777216,Zm=33554432,Ab=Dr|Nu|0,Lb=Za|Dr|Bu|Rp|Fc|Xs|Ou,Dp=Dr|kb|Fc|Ou,Xd=Wl|Bu,Js=Iu|Db|Eb,_P=o.ReactCurrentOwner;function Pu(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{var i=t;do t=i,(t.flags&(Za|Xs))!==jt&&(n=t.return),i=t.return;while(i)}return t.tag===y?n:null}function RC(e){if(e.tag===J){var t=e.memoizedState;if(t===null){var n=e.alternate;n!==null&&(t=n.memoizedState)}if(t!==null)return t.dehydrated}return null}function EC(e){return e.tag===y?e.stateNode.containerInfo:null}function bP(e){return Pu(e)===e}function yP(e){{var t=_P.current;if(t!==null&&t.tag===v){var n=t,i=n.stateNode;i._warnedAboutRefsInRender||u("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",nr(n)||"A component"),i._warnedAboutRefsInRender=!0}}var c=Gd(e);return c?Pu(c)===c:!1}function DC(e){if(Pu(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function AC(e){var t=e.alternate;if(!t){var n=Pu(e);if(n===null)throw new Error("Unable to find node on an unmounted component.");return n!==e?null:e}for(var i=e,c=t;;){var f=i.return;if(f===null)break;var _=f.alternate;if(_===null){var S=f.return;if(S!==null){i=c=S;continue}break}if(f.child===_.child){for(var x=f.child;x;){if(x===i)return DC(f),e;if(x===c)return DC(f),t;x=x.sibling}throw new Error("Unable to find node on an unmounted component.")}if(i.return!==c.return)i=f,c=_;else{for(var D=!1,B=f.child;B;){if(B===i){D=!0,i=f,c=_;break}if(B===c){D=!0,c=f,i=_;break}B=B.sibling}if(!D){for(B=_.child;B;){if(B===i){D=!0,i=_,c=f;break}if(B===c){D=!0,c=_,i=f;break}B=B.sibling}if(!D)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(i.alternate!==c)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(i.tag!==y)throw new Error("Unable to find node on an unmounted component.");return i.stateNode.current===i?e:t}function LC(e){var t=AC(e);return t!==null?BC(t):null}function BC(e){if(e.tag===C||e.tag===k)return e;for(var t=e.child;t!==null;){var n=BC(t);if(n!==null)return n;t=t.sibling}return null}function SP(e){var t=AC(e);return t!==null?NC(t):null}function NC(e){if(e.tag===C||e.tag===k)return e;for(var t=e.child;t!==null;){if(t.tag!==w){var n=NC(t);if(n!==null)return n}t=t.sibling}return null}var OC=a.unstable_scheduleCallback,wP=a.unstable_cancelCallback,CP=a.unstable_shouldYield,xP=a.unstable_requestPaint,wn=a.unstable_now,TP=a.unstable_getCurrentPriorityLevel,ev=a.unstable_ImmediatePriority,Bb=a.unstable_UserBlockingPriority,Mu=a.unstable_NormalPriority,kP=a.unstable_LowPriority,Nb=a.unstable_IdlePriority,RP=a.unstable_yieldValue,EP=a.unstable_setDisableYieldValue,zu=null,En=null,dt=null,ys=!1,ql=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined";function DP(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__=="undefined")return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled)return!0;if(!t.supportsFiber)return u("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{ze&&(e=Pt({},e,{getLaneLabelMap:IP,injectProfilingHooks:OP})),zu=t.inject(e),En=t}catch(n){u("React instrumentation encountered an error: %s.",n)}return!!t.checkDCE}function AP(e,t){if(En&&typeof En.onScheduleFiberRoot=="function")try{En.onScheduleFiberRoot(zu,e,t)}catch(n){ys||(ys=!0,u("React instrumentation encountered an error: %s",n))}}function LP(e,t){if(En&&typeof En.onCommitFiberRoot=="function")try{var n=(e.current.flags&zr)===zr;if(it){var i;switch(t){case qo:i=ev;break;case ec:i=Bb;break;case tc:i=Mu;break;case lv:i=Nb;break;default:i=Mu;break}En.onCommitFiberRoot(zu,e,i,n)}else En.onCommitFiberRoot(zu,e,void 0,n)}catch(c){ys||(ys=!0,u("React instrumentation encountered an error: %s",c))}}function BP(e){if(En&&typeof En.onPostCommitFiberRoot=="function")try{En.onPostCommitFiberRoot(zu,e)}catch(t){ys||(ys=!0,u("React instrumentation encountered an error: %s",t))}}function NP(e){if(En&&typeof En.onCommitFiberUnmount=="function")try{En.onCommitFiberUnmount(zu,e)}catch(t){ys||(ys=!0,u("React instrumentation encountered an error: %s",t))}}function Cn(e){if(typeof RP=="function"&&(EP(e),s(e)),En&&typeof En.setStrictMode=="function")try{En.setStrictMode(zu,e)}catch(t){ys||(ys=!0,u("React instrumentation encountered an error: %s",t))}}function OP(e){dt=e}function IP(){{for(var e=new Map,t=1,n=0;n<Ib;n++){var i=tM(t);e.set(t,i),t*=2}return e}}function PP(e){dt!==null&&typeof dt.markCommitStarted=="function"&&dt.markCommitStarted(e)}function IC(){dt!==null&&typeof dt.markCommitStopped=="function"&&dt.markCommitStopped()}function Ap(e){dt!==null&&typeof dt.markComponentRenderStarted=="function"&&dt.markComponentRenderStarted(e)}function Qd(){dt!==null&&typeof dt.markComponentRenderStopped=="function"&&dt.markComponentRenderStopped()}function MP(e){dt!==null&&typeof dt.markComponentPassiveEffectMountStarted=="function"&&dt.markComponentPassiveEffectMountStarted(e)}function zP(){dt!==null&&typeof dt.markComponentPassiveEffectMountStopped=="function"&&dt.markComponentPassiveEffectMountStopped()}function FP(e){dt!==null&&typeof dt.markComponentPassiveEffectUnmountStarted=="function"&&dt.markComponentPassiveEffectUnmountStarted(e)}function jP(){dt!==null&&typeof dt.markComponentPassiveEffectUnmountStopped=="function"&&dt.markComponentPassiveEffectUnmountStopped()}function HP(e){dt!==null&&typeof dt.markComponentLayoutEffectMountStarted=="function"&&dt.markComponentLayoutEffectMountStarted(e)}function UP(){dt!==null&&typeof dt.markComponentLayoutEffectMountStopped=="function"&&dt.markComponentLayoutEffectMountStopped()}function PC(e){dt!==null&&typeof dt.markComponentLayoutEffectUnmountStarted=="function"&&dt.markComponentLayoutEffectUnmountStarted(e)}function MC(){dt!==null&&typeof dt.markComponentLayoutEffectUnmountStopped=="function"&&dt.markComponentLayoutEffectUnmountStopped()}function VP(e,t,n){dt!==null&&typeof dt.markComponentErrored=="function"&&dt.markComponentErrored(e,t,n)}function WP(e,t,n){dt!==null&&typeof dt.markComponentSuspended=="function"&&dt.markComponentSuspended(e,t,n)}function qP(e){dt!==null&&typeof dt.markLayoutEffectsStarted=="function"&&dt.markLayoutEffectsStarted(e)}function YP(){dt!==null&&typeof dt.markLayoutEffectsStopped=="function"&&dt.markLayoutEffectsStopped()}function $P(e){dt!==null&&typeof dt.markPassiveEffectsStarted=="function"&&dt.markPassiveEffectsStarted(e)}function GP(){dt!==null&&typeof dt.markPassiveEffectsStopped=="function"&&dt.markPassiveEffectsStopped()}function zC(e){dt!==null&&typeof dt.markRenderStarted=="function"&&dt.markRenderStarted(e)}function KP(){dt!==null&&typeof dt.markRenderYielded=="function"&&dt.markRenderYielded()}function FC(){dt!==null&&typeof dt.markRenderStopped=="function"&&dt.markRenderStopped()}function XP(e){dt!==null&&typeof dt.markRenderScheduled=="function"&&dt.markRenderScheduled(e)}function QP(e,t){dt!==null&&typeof dt.markForceUpdateScheduled=="function"&&dt.markForceUpdateScheduled(e,t)}function Ob(e,t){dt!==null&&typeof dt.markStateUpdateScheduled=="function"&&dt.markStateUpdateScheduled(e,t)}var Mt=0,wr=1,Zr=2,za=8,Ss=16,jC=Math.clz32?Math.clz32:eM,JP=Math.log,ZP=Math.LN2;function eM(e){var t=e>>>0;return t===0?32:31-(JP(t)/ZP|0)|0}var Ib=31,je=0,xn=0,Xt=1,Jd=2,Zs=4,Fu=8,ws=16,Lp=32,Zd=4194240,Bp=64,Pb=128,Mb=256,zb=512,Fb=1024,jb=2048,Hb=4096,Ub=8192,Vb=16384,Wb=32768,qb=65536,Yb=131072,$b=262144,Gb=524288,Kb=1048576,Xb=2097152,tv=130023424,ef=4194304,Qb=8388608,Jb=16777216,Zb=33554432,e1=67108864,HC=ef,Np=134217728,UC=268435455,Op=268435456,ju=536870912,Vo=1073741824;function tM(e){{if(e&Xt)return"Sync";if(e&Jd)return"InputContinuousHydration";if(e&Zs)return"InputContinuous";if(e&Fu)return"DefaultHydration";if(e&ws)return"Default";if(e&Lp)return"TransitionHydration";if(e&Zd)return"Transition";if(e&tv)return"Retry";if(e&Np)return"SelectiveHydration";if(e&Op)return"IdleHydration";if(e&ju)return"Idle";if(e&Vo)return"Offscreen"}}var ba=-1,rv=Bp,av=ef;function Ip(e){switch(Hu(e)){case Xt:return Xt;case Jd:return Jd;case Zs:return Zs;case Fu:return Fu;case ws:return ws;case Lp:return Lp;case Bp:case Pb:case Mb:case zb:case Fb:case jb:case Hb:case Ub:case Vb:case Wb:case qb:case Yb:case $b:case Gb:case Kb:case Xb:return e&Zd;case ef:case Qb:case Jb:case Zb:case e1:return e&tv;case Np:return Np;case Op:return Op;case ju:return ju;case Vo:return Vo;default:return u("Should have found matching lanes. This is a bug in React."),e}}function nv(e,t){var n=e.pendingLanes;if(n===je)return je;var i=je,c=e.suspendedLanes,f=e.pingedLanes,_=n&UC;if(_!==je){var S=_&~c;if(S!==je)i=Ip(S);else{var x=_&f;x!==je&&(i=Ip(x))}}else{var D=n&~c;D!==je?i=Ip(D):f!==je&&(i=Ip(f))}if(i===je)return je;if(t!==je&&t!==i&&(t&c)===je){var B=Hu(i),ee=Hu(t);if(B>=ee||B===ws&&(ee&Zd)!==je)return t}(i&Zs)!==je&&(i|=n&ws);var Z=e.entangledLanes;if(Z!==je)for(var _e=e.entanglements,be=i&Z;be>0;){var ke=Uu(be),st=1<<ke;i|=_e[ke],be&=~st}return i}function rM(e,t){for(var n=e.eventTimes,i=ba;t>0;){var c=Uu(t),f=1<<c,_=n[c];_>i&&(i=_),t&=~f}return i}function aM(e,t){switch(e){case Xt:case Jd:case Zs:return t+250;case Fu:case ws:case Lp:case Bp:case Pb:case Mb:case zb:case Fb:case jb:case Hb:case Ub:case Vb:case Wb:case qb:case Yb:case $b:case Gb:case Kb:case Xb:return t+5e3;case ef:case Qb:case Jb:case Zb:case e1:return ba;case Np:case Op:case ju:case Vo:return ba;default:return u("Should have found matching lanes. This is a bug in React."),ba}}function nM(e,t){for(var n=e.pendingLanes,i=e.suspendedLanes,c=e.pingedLanes,f=e.expirationTimes,_=n;_>0;){var S=Uu(_),x=1<<S,D=f[S];D===ba?((x&i)===je||(x&c)!==je)&&(f[S]=aM(x,t)):D<=t&&(e.expiredLanes|=x),_&=~x}}function oM(e){return Ip(e.pendingLanes)}function t1(e){var t=e.pendingLanes&~Vo;return t!==je?t:t&Vo?Vo:je}function iM(e){return(e&Xt)!==je}function r1(e){return(e&UC)!==je}function VC(e){return(e&tv)===e}function lM(e){var t=Xt|Zs|ws;return(e&t)===je}function sM(e){return(e&Zd)===e}function ov(e,t){var n=Jd|Zs|Fu|ws;return(t&n)!==je}function cM(e,t){return(t&e.expiredLanes)!==je}function WC(e){return(e&Zd)!==je}function qC(){var e=rv;return rv<<=1,(rv&Zd)===je&&(rv=Bp),e}function uM(){var e=av;return av<<=1,(av&tv)===je&&(av=ef),e}function Hu(e){return e&-e}function Pp(e){return Hu(e)}function Uu(e){return 31-jC(e)}function a1(e){return Uu(e)}function Wo(e,t){return(e&t)!==je}function tf(e,t){return(e&t)===t}function sr(e,t){return e|t}function iv(e,t){return e&~t}function YC(e,t){return e&t}function dG(e){return e}function dM(e,t){return e!==xn&&e<t?e:t}function n1(e){for(var t=[],n=0;n<Ib;n++)t.push(e);return t}function Mp(e,t,n){e.pendingLanes|=t,t!==ju&&(e.suspendedLanes=je,e.pingedLanes=je);var i=e.eventTimes,c=a1(t);i[c]=n}function fM(e,t){e.suspendedLanes|=t,e.pingedLanes&=~t;for(var n=e.expirationTimes,i=t;i>0;){var c=Uu(i),f=1<<c;n[c]=ba,i&=~f}}function $C(e,t,n){e.pingedLanes|=e.suspendedLanes&t}function pM(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=je,e.pingedLanes=je,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t;for(var i=e.entanglements,c=e.eventTimes,f=e.expirationTimes,_=n;_>0;){var S=Uu(_),x=1<<S;i[S]=je,c[S]=ba,f[S]=ba,_&=~x}}function o1(e,t){for(var n=e.entangledLanes|=t,i=e.entanglements,c=n;c;){var f=Uu(c),_=1<<f;_&t|i[f]&t&&(i[f]|=t),c&=~_}}function hM(e,t){var n=Hu(t),i;switch(n){case Zs:i=Jd;break;case ws:i=Fu;break;case Bp:case Pb:case Mb:case zb:case Fb:case jb:case Hb:case Ub:case Vb:case Wb:case qb:case Yb:case $b:case Gb:case Kb:case Xb:case ef:case Qb:case Jb:case Zb:case e1:i=Lp;break;case ju:i=Op;break;default:i=xn;break}return(i&(e.suspendedLanes|t))!==xn?xn:i}function GC(e,t,n){if(ql)for(var i=e.pendingUpdatersLaneMap;n>0;){var c=a1(n),f=1<<c,_=i[c];_.add(t),n&=~f}}function KC(e,t){if(ql)for(var n=e.pendingUpdatersLaneMap,i=e.memoizedUpdaters;t>0;){var c=a1(t),f=1<<c,_=n[c];_.size>0&&(_.forEach(function(S){var x=S.alternate;(x===null||!i.has(x))&&i.add(S)}),_.clear()),t&=~f}}function XC(e,t){return null}var qo=Xt,ec=Zs,tc=ws,lv=ju,zp=xn;function Yl(){return zp}function Tn(e){zp=e}function mM(e,t){var n=zp;try{return zp=e,t()}finally{zp=n}}function vM(e,t){return e!==0&&e<t?e:t}function gM(e,t){return e===0||e>t?e:t}function i1(e,t){return e!==0&&e<t}function QC(e){var t=Hu(e);return i1(qo,t)?i1(ec,t)?r1(t)?tc:lv:ec:qo}function sv(e){var t=e.current.memoizedState;return t.isDehydrated}var JC;function _M(e){JC=e}function bM(e){JC(e)}var l1;function yM(e){l1=e}var ZC;function SM(e){ZC=e}var ex;function wM(e){ex=e}var tx;function CM(e){tx=e}var s1=!1,cv=[],jc=null,Hc=null,Uc=null,Fp=new Map,jp=new Map,Vc=[],xM=["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","submit"];function TM(e){return xM.indexOf(e)>-1}function kM(e,t,n,i,c){return{blockedOn:e,domEventName:t,eventSystemFlags:n,nativeEvent:c,targetContainers:[i]}}function rx(e,t){switch(e){case"focusin":case"focusout":jc=null;break;case"dragenter":case"dragleave":Hc=null;break;case"mouseover":case"mouseout":Uc=null;break;case"pointerover":case"pointerout":{var n=t.pointerId;Fp.delete(n);break}case"gotpointercapture":case"lostpointercapture":{var i=t.pointerId;jp.delete(i);break}}}function Hp(e,t,n,i,c,f){if(e===null||e.nativeEvent!==f){var _=kM(t,n,i,c,f);if(t!==null){var S=Yc(t);S!==null&&l1(S)}return _}e.eventSystemFlags|=i;var x=e.targetContainers;return c!==null&&x.indexOf(c)===-1&&x.push(c),e}function RM(e,t,n,i,c){switch(t){case"focusin":{var f=c;return jc=Hp(jc,e,t,n,i,f),!0}case"dragenter":{var _=c;return Hc=Hp(Hc,e,t,n,i,_),!0}case"mouseover":{var S=c;return Uc=Hp(Uc,e,t,n,i,S),!0}case"pointerover":{var x=c,D=x.pointerId;return Fp.set(D,Hp(Fp.get(D)||null,e,t,n,i,x)),!0}case"gotpointercapture":{var B=c,ee=B.pointerId;return jp.set(ee,Hp(jp.get(ee)||null,e,t,n,i,B)),!0}}return!1}function ax(e){var t=qu(e.target);if(t!==null){var n=Pu(t);if(n!==null){var i=n.tag;if(i===J){var c=RC(n);if(c!==null){e.blockedOn=c,tx(e.priority,function(){ZC(n)});return}}else if(i===y){var f=n.stateNode;if(sv(f)){e.blockedOn=EC(n);return}}}}e.blockedOn=null}function EM(e){for(var t=ex(),n={blockedOn:null,target:e,priority:t},i=0;i<Vc.length&&i1(t,Vc[i].priority);i++);Vc.splice(i,0,n),i===0&&ax(n)}function uv(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;t.length>0;){var n=t[0],i=d1(e.domEventName,e.eventSystemFlags,n,e.nativeEvent);if(i===null){var c=e.nativeEvent,f=new c.constructor(c.type,c);eP(f),c.target.dispatchEvent(f),tP()}else{var _=Yc(i);return _!==null&&l1(_),e.blockedOn=i,!1}t.shift()}return!0}function nx(e,t,n){uv(e)&&n.delete(t)}function DM(){s1=!1,jc!==null&&uv(jc)&&(jc=null),Hc!==null&&uv(Hc)&&(Hc=null),Uc!==null&&uv(Uc)&&(Uc=null),Fp.forEach(nx),jp.forEach(nx)}function Up(e,t){e.blockedOn===t&&(e.blockedOn=null,s1||(s1=!0,a.unstable_scheduleCallback(a.unstable_NormalPriority,DM)))}function Vp(e){if(cv.length>0){Up(cv[0],e);for(var t=1;t<cv.length;t++){var n=cv[t];n.blockedOn===e&&(n.blockedOn=null)}}jc!==null&&Up(jc,e),Hc!==null&&Up(Hc,e),Uc!==null&&Up(Uc,e);var i=function(S){return Up(S,e)};Fp.forEach(i),jp.forEach(i);for(var c=0;c<Vc.length;c++){var f=Vc[c];f.blockedOn===e&&(f.blockedOn=null)}for(;Vc.length>0;){var _=Vc[0];if(_.blockedOn!==null)break;ax(_),_.blockedOn===null&&Vc.shift()}}var rf=o.ReactCurrentBatchConfig,c1=!0;function ox(e){c1=!!e}function AM(){return c1}function LM(e,t,n){var i=ix(t),c;switch(i){case qo:c=BM;break;case ec:c=NM;break;case tc:default:c=u1;break}return c.bind(null,t,n,e)}function BM(e,t,n,i){var c=Yl(),f=rf.transition;rf.transition=null;try{Tn(qo),u1(e,t,n,i)}finally{Tn(c),rf.transition=f}}function NM(e,t,n,i){var c=Yl(),f=rf.transition;rf.transition=null;try{Tn(ec),u1(e,t,n,i)}finally{Tn(c),rf.transition=f}}function u1(e,t,n,i){c1&&OM(e,t,n,i)}function OM(e,t,n,i){var c=d1(e,t,n,i);if(c===null){T1(e,t,i,dv,n),rx(e,i);return}if(RM(c,e,t,n,i)){i.stopPropagation();return}if(rx(e,i),t&Cp&&TM(e)){for(;c!==null;){var f=Yc(c);f!==null&&bM(f);var _=d1(e,t,n,i);if(_===null&&T1(e,t,i,dv,n),_===c)break;c=_}c!==null&&i.stopPropagation();return}T1(e,t,i,null,n)}var dv=null;function d1(e,t,n,i){dv=null;var c=_b(i),f=qu(c);if(f!==null){var _=Pu(f);if(_===null)f=null;else{var S=_.tag;if(S===J){var x=RC(_);if(x!==null)return x;f=null}else if(S===y){var D=_.stateNode;if(sv(D))return EC(_);f=null}else _!==f&&(f=null)}}return dv=f,null}function ix(e){switch(e){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"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 qo;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"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return ec;case"message":{var t=TP();switch(t){case ev:return qo;case Bb:return ec;case Mu:case kP:return tc;case Nb:return lv;default:return tc}}default:return tc}}function IM(e,t,n){return e.addEventListener(t,n,!1),n}function PM(e,t,n){return e.addEventListener(t,n,!0),n}function MM(e,t,n,i){return e.addEventListener(t,n,{capture:!0,passive:i}),n}function zM(e,t,n,i){return e.addEventListener(t,n,{passive:i}),n}var Wp=null,f1=null,qp=null;function FM(e){return Wp=e,f1=sx(),!0}function jM(){Wp=null,f1=null,qp=null}function lx(){if(qp)return qp;var e,t=f1,n=t.length,i,c=sx(),f=c.length;for(e=0;e<n&&t[e]===c[e];e++);var _=n-e;for(i=1;i<=_&&t[n-i]===c[f-i];i++);var S=i>1?1-i:void 0;return qp=c.slice(e,S),qp}function sx(){return"value"in Wp?Wp.value:Wp.textContent}function fv(e){var t,n=e.keyCode;return"charCode"in e?(t=e.charCode,t===0&&n===13&&(t=13)):t=n,t===10&&(t=13),t>=32||t===13?t:0}function pv(){return!0}function cx(){return!1}function Yo(e){function t(n,i,c,f,_){this._reactName=n,this._targetInst=c,this.type=i,this.nativeEvent=f,this.target=_,this.currentTarget=null;for(var S in e)if(e.hasOwnProperty(S)){var x=e[S];x?this[S]=x(f):this[S]=f[S]}var D=f.defaultPrevented!=null?f.defaultPrevented:f.returnValue===!1;return D?this.isDefaultPrevented=pv:this.isDefaultPrevented=cx,this.isPropagationStopped=cx,this}return Pt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=pv)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=pv)},persist:function(){},isPersistent:pv}),t}var af={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},p1=Yo(af),Yp=Pt({},af,{view:0,detail:0}),HM=Yo(Yp),h1,m1,$p;function UM(e){e!==$p&&($p&&e.type==="mousemove"?(h1=e.screenX-$p.screenX,m1=e.screenY-$p.screenY):(h1=0,m1=0),$p=e)}var hv=Pt({},Yp,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:g1,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:(UM(e),h1)},movementY:function(e){return"movementY"in e?e.movementY:m1}}),ux=Yo(hv),VM=Pt({},hv,{dataTransfer:0}),WM=Yo(VM),qM=Pt({},Yp,{relatedTarget:0}),v1=Yo(qM),YM=Pt({},af,{animationName:0,elapsedTime:0,pseudoElement:0}),$M=Yo(YM),GM=Pt({},af,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),KM=Yo(GM),XM=Pt({},af,{data:0}),dx=Yo(XM),QM=dx,JM={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},ZM={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"};function ez(e){if(e.key){var t=JM[e.key]||e.key;if(t!=="Unidentified")return t}if(e.type==="keypress"){var n=fv(e);return n===13?"Enter":String.fromCharCode(n)}return e.type==="keydown"||e.type==="keyup"?ZM[e.keyCode]||"Unidentified":""}var tz={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function rz(e){var t=this,n=t.nativeEvent;if(n.getModifierState)return n.getModifierState(e);var i=tz[e];return i?!!n[i]:!1}function g1(e){return rz}var az=Pt({},Yp,{key:ez,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:g1,charCode:function(e){return e.type==="keypress"?fv(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?fv(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),nz=Yo(az),oz=Pt({},hv,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),fx=Yo(oz),iz=Pt({},Yp,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:g1}),lz=Yo(iz),sz=Pt({},af,{propertyName:0,elapsedTime:0,pseudoElement:0}),cz=Yo(sz),uz=Pt({},hv,{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}),dz=Yo(uz),fz=[9,13,27,32],px=229,_1=bt&&"CompositionEvent"in window,Gp=null;bt&&"documentMode"in document&&(Gp=document.documentMode);var pz=bt&&"TextEvent"in window&&!Gp,hx=bt&&(!_1||Gp&&Gp>8&&Gp<=11),mx=32,vx=String.fromCharCode(mx);function hz(){nt("onBeforeInput",["compositionend","keypress","textInput","paste"]),nt("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),nt("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),nt("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var gx=!1;function mz(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function vz(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function gz(e,t){return e==="keydown"&&t.keyCode===px}function _x(e,t){switch(e){case"keyup":return fz.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==px;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function bx(e){var t=e.detail;return typeof t=="object"&&"data"in t?t.data:null}function yx(e){return e.locale==="ko"}var nf=!1;function _z(e,t,n,i,c){var f,_;if(_1?f=vz(t):nf?_x(t,i)&&(f="onCompositionEnd"):gz(t,i)&&(f="onCompositionStart"),!f)return null;hx&&!yx(i)&&(!nf&&f==="onCompositionStart"?nf=FM(c):f==="onCompositionEnd"&&nf&&(_=lx()));var S=bv(n,f);if(S.length>0){var x=new dx(f,t,null,i,c);if(e.push({event:x,listeners:S}),_)x.data=_;else{var D=bx(i);D!==null&&(x.data=D)}}}function bz(e,t){switch(e){case"compositionend":return bx(t);case"keypress":var n=t.which;return n!==mx?null:(gx=!0,vx);case"textInput":var i=t.data;return i===vx&&gx?null:i;default:return null}}function yz(e,t){if(nf){if(e==="compositionend"||!_1&&_x(e,t)){var n=lx();return jM(),nf=!1,n}return null}switch(e){case"paste":return null;case"keypress":if(!mz(t)){if(t.char&&t.char.length>1)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return hx&&!yx(t)?null:t.data;default:return null}}function Sz(e,t,n,i,c){var f;if(pz?f=bz(t,i):f=yz(t,i),!f)return null;var _=bv(n,"onBeforeInput");if(_.length>0){var S=new QM("onBeforeInput","beforeinput",null,i,c);e.push({event:S,listeners:_}),S.data=f}}function wz(e,t,n,i,c,f,_){_z(e,t,n,i,c),Sz(e,t,n,i,c)}var Cz={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 Sx(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!Cz[e.type]:t==="textarea"}function xz(e){if(!bt)return!1;var t="on"+e,n=t in document;if(!n){var i=document.createElement("div");i.setAttribute(t,"return;"),n=typeof i[t]=="function"}return n}function Tz(){nt("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function wx(e,t,n,i){bC(i);var c=bv(t,"onChange");if(c.length>0){var f=new p1("onChange","change",null,n,i);e.push({event:f,listeners:c})}}var Kp=null,Xp=null;function kz(e){var t=e.nodeName&&e.nodeName.toLowerCase();return t==="select"||t==="input"&&e.type==="file"}function Rz(e){var t=[];wx(t,Xp,e,_b(e)),CC(Ez,t)}function Ez(e){jx(e,0)}function mv(e){var t=df(e);if(Fd(t))return e}function Dz(e,t){if(e==="change")return t}var Cx=!1;bt&&(Cx=xz("input")&&(!document.documentMode||document.documentMode>9));function Az(e,t){Kp=e,Xp=t,Kp.attachEvent("onpropertychange",Tx)}function xx(){Kp&&(Kp.detachEvent("onpropertychange",Tx),Kp=null,Xp=null)}function Tx(e){e.propertyName==="value"&&mv(Xp)&&Rz(e)}function Lz(e,t,n){e==="focusin"?(xx(),Az(t,n)):e==="focusout"&&xx()}function Bz(e,t){if(e==="selectionchange"||e==="keyup"||e==="keydown")return mv(Xp)}function Nz(e){var t=e.nodeName;return t&&t.toLowerCase()==="input"&&(e.type==="checkbox"||e.type==="radio")}function Oz(e,t){if(e==="click")return mv(t)}function Iz(e,t){if(e==="input"||e==="change")return mv(t)}function Pz(e){var t=e._wrapperState;!t||!t.controlled||e.type!=="number"||Yr(e,"number",e.value)}function Mz(e,t,n,i,c,f,_){var S=n?df(n):window,x,D;if(kz(S)?x=Dz:Sx(S)?Cx?x=Iz:(x=Bz,D=Lz):Nz(S)&&(x=Oz),x){var B=x(t,n);if(B){wx(e,B,i,c);return}}D&&D(t,S,n),t==="focusout"&&Pz(S)}function zz(){De("onMouseEnter",["mouseout","mouseover"]),De("onMouseLeave",["mouseout","mouseover"]),De("onPointerEnter",["pointerout","pointerover"]),De("onPointerLeave",["pointerout","pointerover"])}function Fz(e,t,n,i,c,f,_){var S=t==="mouseover"||t==="pointerover",x=t==="mouseout"||t==="pointerout";if(S&&!rP(i)){var D=i.relatedTarget||i.fromElement;if(D&&(qu(D)||dh(D)))return}if(!(!x&&!S)){var B;if(c.window===c)B=c;else{var ee=c.ownerDocument;ee?B=ee.defaultView||ee.parentWindow:B=window}var Z,_e;if(x){var be=i.relatedTarget||i.toElement;if(Z=n,_e=be?qu(be):null,_e!==null){var ke=Pu(_e);(_e!==ke||_e.tag!==C&&_e.tag!==k)&&(_e=null)}}else Z=null,_e=n;if(Z!==_e){var st=ux,Ot="onMouseLeave",kt="onMouseEnter",mr="mouse";(t==="pointerout"||t==="pointerover")&&(st=fx,Ot="onPointerLeave",kt="onPointerEnter",mr="pointer");var vr=Z==null?B:df(Z),de=_e==null?B:df(_e),Be=new st(Ot,mr+"leave",Z,i,c);Be.target=vr,Be.relatedTarget=de;var fe=null,Ke=qu(c);if(Ke===n){var mt=new st(kt,mr+"enter",_e,i,c);mt.target=de,mt.relatedTarget=vr,fe=mt}cF(e,Be,fe,Z,_e)}}}function jz(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var $o=typeof Object.is=="function"?Object.is:jz;function Qp(e,t){if($o(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),i=Object.keys(t);if(n.length!==i.length)return!1;for(var c=0;c<n.length;c++){var f=n[c];if(!It.call(t,f)||!$o(e[f],t[f]))return!1}return!0}function kx(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Hz(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function Rx(e,t){for(var n=kx(e),i=0,c=0;n;){if(n.nodeType===$s){if(c=i+n.textContent.length,i<=t&&c>=t)return{node:n,offset:t-i};i=c}n=kx(Hz(n))}}function Uz(e){var t=e.ownerDocument,n=t&&t.defaultView||window,i=n.getSelection&&n.getSelection();if(!i||i.rangeCount===0)return null;var c=i.anchorNode,f=i.anchorOffset,_=i.focusNode,S=i.focusOffset;try{c.nodeType,_.nodeType}catch(x){return null}return Vz(e,c,f,_,S)}function Vz(e,t,n,i,c){var f=0,_=-1,S=-1,x=0,D=0,B=e,ee=null;e:for(;;){for(var Z=null;B===t&&(n===0||B.nodeType===$s)&&(_=f+n),B===i&&(c===0||B.nodeType===$s)&&(S=f+c),B.nodeType===$s&&(f+=B.nodeValue.length),(Z=B.firstChild)!==null;)ee=B,B=Z;for(;;){if(B===e)break e;if(ee===t&&++x===n&&(_=f),ee===i&&++D===c&&(S=f),(Z=B.nextSibling)!==null)break;B=ee,ee=B.parentNode}B=Z}return _===-1||S===-1?null:{start:_,end:S}}function Wz(e,t){var n=e.ownerDocument||document,i=n&&n.defaultView||window;if(i.getSelection){var c=i.getSelection(),f=e.textContent.length,_=Math.min(t.start,f),S=t.end===void 0?_:Math.min(t.end,f);if(!c.extend&&_>S){var x=S;S=_,_=x}var D=Rx(e,_),B=Rx(e,S);if(D&&B){if(c.rangeCount===1&&c.anchorNode===D.node&&c.anchorOffset===D.offset&&c.focusNode===B.node&&c.focusOffset===B.offset)return;var ee=n.createRange();ee.setStart(D.node,D.offset),c.removeAllRanges(),_>S?(c.addRange(ee),c.extend(B.node,B.offset)):(ee.setEnd(B.node,B.offset),c.addRange(ee))}}}function Ex(e){return e&&e.nodeType===$s}function Dx(e,t){return!e||!t?!1:e===t?!0:Ex(e)?!1:Ex(t)?Dx(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1}function qz(e){return e&&e.ownerDocument&&Dx(e.ownerDocument.documentElement,e)}function Yz(e){try{return typeof e.contentWindow.location.href=="string"}catch(t){return!1}}function Ax(){for(var e=window,t=jd();t instanceof e.HTMLIFrameElement;){if(Yz(t))e=t.contentWindow;else return t;t=jd(e.document)}return t}function b1(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")}function $z(){var e=Ax();return{focusedElem:e,selectionRange:b1(e)?Kz(e):null}}function Gz(e){var t=Ax(),n=e.focusedElem,i=e.selectionRange;if(t!==n&&qz(n)){i!==null&&b1(n)&&Xz(n,i);for(var c=[],f=n;f=f.parentNode;)f.nodeType===To&&c.push({element:f,left:f.scrollLeft,top:f.scrollTop});typeof n.focus=="function"&&n.focus();for(var _=0;_<c.length;_++){var S=c[_];S.element.scrollLeft=S.left,S.element.scrollTop=S.top}}}function Kz(e){var t;return"selectionStart"in e?t={start:e.selectionStart,end:e.selectionEnd}:t=Uz(e),t||{start:0,end:0}}function Xz(e,t){var n=t.start,i=t.end;i===void 0&&(i=n),"selectionStart"in e?(e.selectionStart=n,e.selectionEnd=Math.min(i,e.value.length)):Wz(e,t)}var Qz=bt&&"documentMode"in document&&document.documentMode<=11;function Jz(){nt("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var of=null,y1=null,Jp=null,S1=!1;function Zz(e){if("selectionStart"in e&&b1(e))return{start:e.selectionStart,end:e.selectionEnd};var t=e.ownerDocument&&e.ownerDocument.defaultView||window,n=t.getSelection();return{anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}}function eF(e){return e.window===e?e.document:e.nodeType===Gs?e:e.ownerDocument}function Lx(e,t,n){var i=eF(n);if(!(S1||of==null||of!==jd(i))){var c=Zz(of);if(!Jp||!Qp(Jp,c)){Jp=c;var f=bv(y1,"onSelect");if(f.length>0){var _=new p1("onSelect","select",null,t,n);e.push({event:_,listeners:f}),_.target=of}}}}function tF(e,t,n,i,c,f,_){var S=n?df(n):window;switch(t){case"focusin":(Sx(S)||S.contentEditable==="true")&&(of=S,y1=n,Jp=null);break;case"focusout":of=null,y1=null,Jp=null;break;case"mousedown":S1=!0;break;case"contextmenu":case"mouseup":case"dragend":S1=!1,Lx(e,i,c);break;case"selectionchange":if(Qz)break;case"keydown":case"keyup":Lx(e,i,c)}}function vv(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var lf={animationend:vv("Animation","AnimationEnd"),animationiteration:vv("Animation","AnimationIteration"),animationstart:vv("Animation","AnimationStart"),transitionend:vv("Transition","TransitionEnd")},w1={},Bx={};bt&&(Bx=document.createElement("div").style,"AnimationEvent"in window||(delete lf.animationend.animation,delete lf.animationiteration.animation,delete lf.animationstart.animation),"TransitionEvent"in window||delete lf.transitionend.transition);function gv(e){if(w1[e])return w1[e];if(!lf[e])return e;var t=lf[e];for(var n in t)if(t.hasOwnProperty(n)&&n in Bx)return w1[e]=t[n];return e}var Nx=gv("animationend"),Ox=gv("animationiteration"),Ix=gv("animationstart"),Px=gv("transitionend"),Mx=new Map,zx=["abort","auxClick","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"];function Wc(e,t){Mx.set(e,t),nt(t,[e])}function rF(){for(var e=0;e<zx.length;e++){var t=zx[e],n=t.toLowerCase(),i=t[0].toUpperCase()+t.slice(1);Wc(n,"on"+i)}Wc(Nx,"onAnimationEnd"),Wc(Ox,"onAnimationIteration"),Wc(Ix,"onAnimationStart"),Wc("dblclick","onDoubleClick"),Wc("focusin","onFocus"),Wc("focusout","onBlur"),Wc(Px,"onTransitionEnd")}function aF(e,t,n,i,c,f,_){var S=Mx.get(t);if(S!==void 0){var x=p1,D=t;switch(t){case"keypress":if(fv(i)===0)return;case"keydown":case"keyup":x=nz;break;case"focusin":D="focus",x=v1;break;case"focusout":D="blur",x=v1;break;case"beforeblur":case"afterblur":x=v1;break;case"click":if(i.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":x=ux;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":x=WM;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":x=lz;break;case Nx:case Ox:case Ix:x=$M;break;case Px:x=cz;break;case"scroll":x=HM;break;case"wheel":x=dz;break;case"copy":case"cut":case"paste":x=KM;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":x=fx;break}var B=(f&Cp)!==0;{var ee=!B&&t==="scroll",Z=lF(n,S,i.type,B,ee);if(Z.length>0){var _e=new x(S,D,null,i,c);e.push({event:_e,listeners:Z})}}}}rF(),zz(),Tz(),Jz(),hz();function nF(e,t,n,i,c,f,_){aF(e,t,n,i,c,f);var S=(f&ZI)===0;S&&(Fz(e,t,n,i,c),Mz(e,t,n,i,c),tF(e,t,n,i,c),wz(e,t,n,i,c))}var Zp=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],C1=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(Zp));function Fx(e,t,n){var i=e.type||"unknown-event";e.currentTarget=n,dP(i,t,void 0,e),e.currentTarget=null}function oF(e,t,n){var i;if(n)for(var c=t.length-1;c>=0;c--){var f=t[c],_=f.instance,S=f.currentTarget,x=f.listener;if(_!==i&&e.isPropagationStopped())return;Fx(e,x,S),i=_}else for(var D=0;D<t.length;D++){var B=t[D],ee=B.instance,Z=B.currentTarget,_e=B.listener;if(ee!==i&&e.isPropagationStopped())return;Fx(e,_e,Z),i=ee}}function jx(e,t){for(var n=(t&Cp)!==0,i=0;i<e.length;i++){var c=e[i],f=c.event,_=c.listeners;oF(f,_,n)}fP()}function iF(e,t,n,i,c){var f=_b(n),_=[];nF(_,e,i,n,f,t),jx(_,t)}function Ca(e,t){C1.has(e)||u('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var n=!1,i=P9(t),c=uF(e,n);i.has(c)||(Hx(t,e,gb,n),i.add(c))}function x1(e,t,n){C1.has(e)&&!t&&u('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var i=0;t&&(i|=Cp),Hx(n,e,i,t)}var _v="_reactListening"+Math.random().toString(36).slice(2);function eh(e){if(!e[_v]){e[_v]=!0,pt.forEach(function(n){n!=="selectionchange"&&(C1.has(n)||x1(n,!1,e),x1(n,!0,e))});var t=e.nodeType===Gs?e:e.ownerDocument;t!==null&&(t[_v]||(t[_v]=!0,x1("selectionchange",!1,t)))}}function Hx(e,t,n,i,c){var f=LM(e,t,n),_=void 0;Sb&&(t==="touchstart"||t==="touchmove"||t==="wheel")&&(_=!0),e=e;var S;i?_!==void 0?S=MM(e,t,f,_):S=PM(e,t,f):_!==void 0?S=zM(e,t,f,_):S=IM(e,t,f)}function Ux(e,t){return e===t||e.nodeType===Ja&&e.parentNode===t}function T1(e,t,n,i,c){var f=i;if(!(t&gC)&&!(t&gb)){var _=c;if(i!==null){var S=i;e:for(;;){if(S===null)return;var x=S.tag;if(x===y||x===w){var D=S.stateNode.containerInfo;if(Ux(D,_))break;if(x===w)for(var B=S.return;B!==null;){var ee=B.tag;if(ee===y||ee===w){var Z=B.stateNode.containerInfo;if(Ux(Z,_))return}B=B.return}for(;D!==null;){var _e=qu(D);if(_e===null)return;var be=_e.tag;if(be===C||be===k){S=f=_e;continue e}D=D.parentNode}}S=S.return}}}CC(function(){return iF(e,t,n,f)})}function th(e,t,n){return{instance:e,listener:t,currentTarget:n}}function lF(e,t,n,i,c,f){for(var _=t!==null?t+"Capture":null,S=i?_:t,x=[],D=e,B=null;D!==null;){var ee=D,Z=ee.stateNode,_e=ee.tag;if(_e===C&&Z!==null&&(B=Z,S!==null)){var be=Tp(D,S);be!=null&&x.push(th(D,be,B))}if(c)break;D=D.return}return x}function bv(e,t){for(var n=t+"Capture",i=[],c=e;c!==null;){var f=c,_=f.stateNode,S=f.tag;if(S===C&&_!==null){var x=_,D=Tp(c,n);D!=null&&i.unshift(th(c,D,x));var B=Tp(c,t);B!=null&&i.push(th(c,B,x))}c=c.return}return i}function sf(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==C);return e||null}function sF(e,t){for(var n=e,i=t,c=0,f=n;f;f=sf(f))c++;for(var _=0,S=i;S;S=sf(S))_++;for(;c-_>0;)n=sf(n),c--;for(;_-c>0;)i=sf(i),_--;for(var x=c;x--;){if(n===i||i!==null&&n===i.alternate)return n;n=sf(n),i=sf(i)}return null}function Vx(e,t,n,i,c){for(var f=t._reactName,_=[],S=n;S!==null&&S!==i;){var x=S,D=x.alternate,B=x.stateNode,ee=x.tag;if(D!==null&&D===i)break;if(ee===C&&B!==null){var Z=B;if(c){var _e=Tp(S,f);_e!=null&&_.unshift(th(S,_e,Z))}else if(!c){var be=Tp(S,f);be!=null&&_.push(th(S,be,Z))}}S=S.return}_.length!==0&&e.push({event:t,listeners:_})}function cF(e,t,n,i,c){var f=i&&c?sF(i,c):null;i!==null&&Vx(e,t,i,f,!1),c!==null&&n!==null&&Vx(e,n,c,f,!0)}function uF(e,t){return e+"__"+(t?"capture":"bubble")}var ko=!1,rh="dangerouslySetInnerHTML",yv="suppressContentEditableWarning",qc="suppressHydrationWarning",Wx="autoFocus",Vu="children",Wu="style",Sv="__html",k1,wv,ah,qx,Cv,Yx,$x;k1={dialog:!0,webview:!0},wv=function(e,t){YI(e,t),$I(e,t),JI(e,t,{registrationNameDependencies:Bt,possibleRegistrationNames:Rt})},Yx=bt&&!document.documentMode,ah=function(e,t,n){if(!ko){var i=xv(n),c=xv(t);c!==i&&(ko=!0,u("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(c),JSON.stringify(i)))}},qx=function(e){if(!ko){ko=!0;var t=[];e.forEach(function(n){t.push(n)}),u("Extra attributes from the server: %s",t)}},Cv=function(e,t){t===!1?u("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):u("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof t)},$x=function(e,t){var n=e.namespaceURI===Ys?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return n.innerHTML=t,n.innerHTML};var dF=/\r\n?/g,fF=/\u0000|\uFFFD/g;function xv(e){Kr(e);var t=typeof e=="string"?e:""+e;return t.replace(dF,`
32
+ `).replace(fF,"")}function Tv(e,t,n,i){var c=xv(t),f=xv(e);if(f!==c&&(i&&(ko||(ko=!0,u('Text content did not match. Server: "%s" Client: "%s"',f,c))),n&&Y))throw new Error("Text content does not match server-rendered HTML.")}function Gx(e){return e.nodeType===Gs?e:e.ownerDocument}function pF(){}function kv(e){e.onclick=pF}function hF(e,t,n,i,c){for(var f in i)if(i.hasOwnProperty(f)){var _=i[f];if(f===Wu)_&&Object.freeze(_),dC(t,_);else if(f===rh){var S=_?_[Sv]:void 0;S!=null&&iC(t,S)}else if(f===Vu)if(typeof _=="string"){var x=e!=="textarea"||_!=="";x&&Gm(t,_)}else typeof _=="number"&&Gm(t,""+_);else f===yv||f===qc||f===Wx||(Bt.hasOwnProperty(f)?_!=null&&(typeof _!="function"&&Cv(f,_),f==="onScroll"&&Ca("scroll",t)):_!=null&&z(t,f,_,c))}}function mF(e,t,n,i){for(var c=0;c<t.length;c+=2){var f=t[c],_=t[c+1];f===Wu?dC(e,_):f===rh?iC(e,_):f===Vu?Gm(e,_):z(e,f,_,i)}}function vF(e,t,n,i){var c,f=Gx(n),_,S=i;if(S===Ys&&(S=db(e)),S===Ys){if(c=Lu(e,t),!c&&e!==e.toLowerCase()&&u("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),e==="script"){var x=f.createElement("div");x.innerHTML="<script></script>";var D=x.firstChild;_=x.removeChild(D)}else if(typeof t.is=="string")_=f.createElement(e,{is:t.is});else if(_=f.createElement(e),e==="select"){var B=_;t.multiple?B.multiple=!0:t.size&&(B.size=t.size)}}else _=f.createElementNS(S,e);return S===Ys&&!c&&Object.prototype.toString.call(_)==="[object HTMLUnknownElement]"&&!It.call(k1,e)&&(k1[e]=!0,u("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e)),_}function gF(e,t){return Gx(t).createTextNode(e)}function _F(e,t,n,i){var c=Lu(t,n);wv(t,n);var f;switch(t){case"dialog":Ca("cancel",e),Ca("close",e),f=n;break;case"iframe":case"object":case"embed":Ca("load",e),f=n;break;case"video":case"audio":for(var _=0;_<Zp.length;_++)Ca(Zp[_],e);f=n;break;case"source":Ca("error",e),f=n;break;case"img":case"image":case"link":Ca("error",e),Ca("load",e),f=n;break;case"details":Ca("toggle",e),f=n;break;case"input":Ae(e,n),f=ve(e,n),Ca("invalid",e);break;case"option":Na(e,n),f=n;break;case"select":tC(e,n),f=Sp(e,n),Ca("invalid",e);break;case"textarea":aC(e,n),f=cb(e,n),Ca("invalid",e);break;default:f=n}switch(vb(t,f),hF(t,e,i,f,c),t){case"input":zc(e),Tt(e,n,!1);break;case"textarea":zc(e),oC(e);break;case"option":ln(e,n);break;case"select":hI(e,n);break;default:typeof f.onClick=="function"&&kv(e);break}}function bF(e,t,n,i,c){wv(t,i);var f=null,_,S;switch(t){case"input":_=ve(e,n),S=ve(e,i),f=[];break;case"select":_=Sp(e,n),S=Sp(e,i),f=[];break;case"textarea":_=cb(e,n),S=cb(e,i),f=[];break;default:_=n,S=i,typeof _.onClick!="function"&&typeof S.onClick=="function"&&kv(e);break}vb(t,S);var x,D,B=null;for(x in _)if(!(S.hasOwnProperty(x)||!_.hasOwnProperty(x)||_[x]==null))if(x===Wu){var ee=_[x];for(D in ee)ee.hasOwnProperty(D)&&(B||(B={}),B[D]="")}else x===rh||x===Vu||x===yv||x===qc||x===Wx||(Bt.hasOwnProperty(x)?f||(f=[]):(f=f||[]).push(x,null));for(x in S){var Z=S[x],_e=_!=null?_[x]:void 0;if(!(!S.hasOwnProperty(x)||Z===_e||Z==null&&_e==null))if(x===Wu)if(Z&&Object.freeze(Z),_e){for(D in _e)_e.hasOwnProperty(D)&&(!Z||!Z.hasOwnProperty(D))&&(B||(B={}),B[D]="");for(D in Z)Z.hasOwnProperty(D)&&_e[D]!==Z[D]&&(B||(B={}),B[D]=Z[D])}else B||(f||(f=[]),f.push(x,B)),B=Z;else if(x===rh){var be=Z?Z[Sv]:void 0,ke=_e?_e[Sv]:void 0;be!=null&&ke!==be&&(f=f||[]).push(x,be)}else x===Vu?(typeof Z=="string"||typeof Z=="number")&&(f=f||[]).push(x,""+Z):x===yv||x===qc||(Bt.hasOwnProperty(x)?(Z!=null&&(typeof Z!="function"&&Cv(x,Z),x==="onScroll"&&Ca("scroll",e)),!f&&_e!==Z&&(f=[])):(f=f||[]).push(x,Z))}return B&&(zI(B,S[Wu]),(f=f||[]).push(Wu,B)),f}function yF(e,t,n,i,c){n==="input"&&c.type==="radio"&&c.name!=null&&et(e,c);var f=Lu(n,i),_=Lu(n,c);switch(mF(e,t,f,_),n){case"input":zt(e,c);break;case"textarea":nC(e,c);break;case"select":mI(e,c);break}}function SF(e){{var t=e.toLowerCase();return Km.hasOwnProperty(t)&&Km[t]||null}}function wF(e,t,n,i,c,f,_){var S,x;switch(S=Lu(t,n),wv(t,n),t){case"dialog":Ca("cancel",e),Ca("close",e);break;case"iframe":case"object":case"embed":Ca("load",e);break;case"video":case"audio":for(var D=0;D<Zp.length;D++)Ca(Zp[D],e);break;case"source":Ca("error",e);break;case"img":case"image":case"link":Ca("error",e),Ca("load",e);break;case"details":Ca("toggle",e);break;case"input":Ae(e,n),Ca("invalid",e);break;case"option":Na(e,n);break;case"select":tC(e,n),Ca("invalid",e);break;case"textarea":aC(e,n),Ca("invalid",e);break}vb(t,n);{x=new Set;for(var B=e.attributes,ee=0;ee<B.length;ee++){var Z=B[ee].name.toLowerCase();switch(Z){case"value":break;case"checked":break;case"selected":break;default:x.add(B[ee].name)}}}var _e=null;for(var be in n)if(n.hasOwnProperty(be)){var ke=n[be];if(be===Vu)typeof ke=="string"?e.textContent!==ke&&(n[qc]!==!0&&Tv(e.textContent,ke,f,_),_e=[Vu,ke]):typeof ke=="number"&&e.textContent!==""+ke&&(n[qc]!==!0&&Tv(e.textContent,ke,f,_),_e=[Vu,""+ke]);else if(Bt.hasOwnProperty(be))ke!=null&&(typeof ke!="function"&&Cv(be,ke),be==="onScroll"&&Ca("scroll",e));else if(_&&typeof S=="boolean"){var st=void 0,Ot=S&&Xe?null:M(be);if(n[qc]!==!0){if(!(be===yv||be===qc||be==="value"||be==="checked"||be==="selected")){if(be===rh){var kt=e.innerHTML,mr=ke?ke[Sv]:void 0;if(mr!=null){var vr=$x(e,mr);vr!==kt&&ah(be,kt,vr)}}else if(be===Wu){if(x.delete(be),Yx){var de=PI(ke);st=e.getAttribute("style"),de!==st&&ah(be,st,de)}}else if(S&&!Xe)x.delete(be.toLowerCase()),st=rt(e,be,ke),ke!==st&&ah(be,st,ke);else if(!br(be,Ot,S)&&!K(be,ke,Ot,S)){var Be=!1;if(Ot!==null)x.delete(Ot.attributeName),st=Ne(e,be,ke,Ot);else{var fe=i;if(fe===Ys&&(fe=db(t)),fe===Ys)x.delete(be.toLowerCase());else{var Ke=SF(be);Ke!==null&&Ke!==be&&(Be=!0,x.delete(Ke)),x.delete(be)}st=rt(e,be,ke)}var mt=Xe;!mt&&ke!==st&&!Be&&ah(be,st,ke)}}}}}switch(_&&x.size>0&&n[qc]!==!0&&qx(x),t){case"input":zc(e),Tt(e,n,!0);break;case"textarea":zc(e),oC(e);break;case"select":case"option":break;default:typeof n.onClick=="function"&&kv(e);break}return _e}function CF(e,t,n){var i=e.nodeValue!==t;return i}function R1(e,t){{if(ko)return;ko=!0,u("Did not expect server HTML to contain a <%s> in <%s>.",t.nodeName.toLowerCase(),e.nodeName.toLowerCase())}}function E1(e,t){{if(ko)return;ko=!0,u('Did not expect server HTML to contain the text node "%s" in <%s>.',t.nodeValue,e.nodeName.toLowerCase())}}function D1(e,t,n){{if(ko)return;ko=!0,u("Expected server HTML to contain a matching <%s> in <%s>.",t,e.nodeName.toLowerCase())}}function A1(e,t){{if(t===""||ko)return;ko=!0,u('Expected server HTML to contain a matching text node for "%s" in <%s>.',t,e.nodeName.toLowerCase())}}function xF(e,t,n){switch(t){case"input":ar(e,n);return;case"textarea":gI(e,n);return;case"select":vI(e,n);return}}var nh=function(){},oh=function(){};{var TF=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],Kx=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],kF=Kx.concat(["button"]),RF=["dd","dt","li","option","optgroup","p","rp","rt"],Xx={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};oh=function(e,t){var n=Pt({},e||Xx),i={tag:t};return Kx.indexOf(t)!==-1&&(n.aTagInScope=null,n.buttonTagInScope=null,n.nobrTagInScope=null),kF.indexOf(t)!==-1&&(n.pTagInButtonScope=null),TF.indexOf(t)!==-1&&t!=="address"&&t!=="div"&&t!=="p"&&(n.listItemTagAutoclosing=null,n.dlItemTagAutoclosing=null),n.current=i,t==="form"&&(n.formTag=i),t==="a"&&(n.aTagInScope=i),t==="button"&&(n.buttonTagInScope=i),t==="nobr"&&(n.nobrTagInScope=i),t==="p"&&(n.pTagInButtonScope=i),t==="li"&&(n.listItemTagAutoclosing=i),(t==="dd"||t==="dt")&&(n.dlItemTagAutoclosing=i),n};var EF=function(e,t){switch(t){case"select":return e==="option"||e==="optgroup"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t!=="h1"&&t!=="h2"&&t!=="h3"&&t!=="h4"&&t!=="h5"&&t!=="h6";case"rp":case"rt":return RF.indexOf(t)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return t==null}return!0},DF=function(e,t){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t.pTagInButtonScope;case"form":return t.formTag||t.pTagInButtonScope;case"li":return t.listItemTagAutoclosing;case"dd":case"dt":return t.dlItemTagAutoclosing;case"button":return t.buttonTagInScope;case"a":return t.aTagInScope;case"nobr":return t.nobrTagInScope}return null},Qx={};nh=function(e,t,n){n=n||Xx;var i=n.current,c=i&&i.tag;t!=null&&(e!=null&&u("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var f=EF(e,c)?null:i,_=f?null:DF(e,n),S=f||_;if(S){var x=S.tag,D=!!f+"|"+e+"|"+x;if(!Qx[D]){Qx[D]=!0;var B=e,ee="";if(e==="#text"?/\S/.test(t)?B="Text nodes":(B="Whitespace text nodes",ee=" Make sure you don't have any extra whitespace between tags on each line of your source code."):B="<"+e+">",f){var Z="";x==="table"&&e==="tr"&&(Z+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),u("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",B,x,ee,Z)}else u("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",B,x)}}}}var Rv="suppressHydrationWarning",Ev="$",Dv="/$",ih="$?",lh="$!",AF="style",L1=null,B1=null;function LF(e){var t,n,i=e.nodeType;switch(i){case Gs:case pb:{t=i===Gs?"#document":"#fragment";var c=e.documentElement;n=c?c.namespaceURI:fb(null,"");break}default:{var f=i===Ja?e.parentNode:e,_=f.namespaceURI||null;t=f.tagName,n=fb(_,t);break}}{var S=t.toLowerCase(),x=oh(null,S);return{namespace:n,ancestorInfo:x}}}function BF(e,t,n){{var i=e,c=fb(i.namespace,t),f=oh(i.ancestorInfo,t);return{namespace:c,ancestorInfo:f}}}function fG(e){return e}function NF(e){L1=AM(),B1=$z();var t=null;return ox(!1),t}function OF(e){Gz(B1),ox(L1),L1=null,B1=null}function IF(e,t,n,i,c){var f;{var _=i;if(nh(e,null,_.ancestorInfo),typeof t.children=="string"||typeof t.children=="number"){var S=""+t.children,x=oh(_.ancestorInfo,e);nh(null,S,x)}f=_.namespace}var D=vF(e,t,n,f);return uh(c,D),j1(D,t),D}function PF(e,t){e.appendChild(t)}function MF(e,t,n,i,c){switch(_F(e,t,n,i),t){case"button":case"input":case"select":case"textarea":return!!n.autoFocus;case"img":return!0;default:return!1}}function zF(e,t,n,i,c,f){{var _=f;if(typeof i.children!=typeof n.children&&(typeof i.children=="string"||typeof i.children=="number")){var S=""+i.children,x=oh(_.ancestorInfo,t);nh(null,S,x)}}return bF(e,t,n,i)}function N1(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}function FF(e,t,n,i){{var c=n;nh(null,e,c.ancestorInfo)}var f=gF(e,t);return uh(i,f),f}function jF(){var e=window.event;return e===void 0?tc:ix(e.type)}var O1=typeof setTimeout=="function"?setTimeout:void 0,HF=typeof clearTimeout=="function"?clearTimeout:void 0,I1=-1,Jx=typeof Promise=="function"?Promise:void 0,UF=typeof queueMicrotask=="function"?queueMicrotask:typeof Jx!="undefined"?function(e){return Jx.resolve(null).then(e).catch(VF)}:O1;function VF(e){setTimeout(function(){throw e})}function WF(e,t,n,i){switch(t){case"button":case"input":case"select":case"textarea":n.autoFocus&&e.focus();return;case"img":{n.src&&(e.src=n.src);return}}}function qF(e,t,n,i,c,f){yF(e,t,n,i,c),j1(e,c)}function Zx(e){Gm(e,"")}function YF(e,t,n){e.nodeValue=n}function $F(e,t){e.appendChild(t)}function GF(e,t){var n;e.nodeType===Ja?(n=e.parentNode,n.insertBefore(t,e)):(n=e,n.appendChild(t));var i=e._reactRootContainer;i==null&&n.onclick===null&&kv(n)}function KF(e,t,n){e.insertBefore(t,n)}function XF(e,t,n){e.nodeType===Ja?e.parentNode.insertBefore(t,n):e.insertBefore(t,n)}function QF(e,t){e.removeChild(t)}function JF(e,t){e.nodeType===Ja?e.parentNode.removeChild(t):e.removeChild(t)}function P1(e,t){var n=t,i=0;do{var c=n.nextSibling;if(e.removeChild(n),c&&c.nodeType===Ja){var f=c.data;if(f===Dv)if(i===0){e.removeChild(c),Vp(t);return}else i--;else(f===Ev||f===ih||f===lh)&&i++}n=c}while(n);Vp(t)}function ZF(e,t){e.nodeType===Ja?P1(e.parentNode,t):e.nodeType===To&&P1(e,t),Vp(e)}function e9(e){e=e;var t=e.style;typeof t.setProperty=="function"?t.setProperty("display","none","important"):t.display="none"}function t9(e){e.nodeValue=""}function r9(e,t){e=e;var n=t[AF],i=n!=null&&n.hasOwnProperty("display")?n.display:null;e.style.display=hb("display",i)}function a9(e,t){e.nodeValue=t}function n9(e){e.nodeType===To?e.textContent="":e.nodeType===Gs&&e.documentElement&&e.removeChild(e.documentElement)}function o9(e,t,n){return e.nodeType!==To||t.toLowerCase()!==e.nodeName.toLowerCase()?null:e}function i9(e,t){return t===""||e.nodeType!==$s?null:e}function l9(e){return e.nodeType!==Ja?null:e}function e3(e){return e.data===ih}function M1(e){return e.data===lh}function s9(e){var t=e.nextSibling&&e.nextSibling.dataset,n,i,c;return t&&(n=t.dgst,i=t.msg,c=t.stck),{message:i,digest:n,stack:c}}function c9(e,t){e._reactRetry=t}function Av(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===To||t===$s)break;if(t===Ja){var n=e.data;if(n===Ev||n===lh||n===ih)break;if(n===Dv)return null}}return e}function sh(e){return Av(e.nextSibling)}function u9(e){return Av(e.firstChild)}function d9(e){return Av(e.firstChild)}function f9(e){return Av(e.nextSibling)}function p9(e,t,n,i,c,f,_){uh(f,e),j1(e,n);var S;{var x=c;S=x.namespace}var D=(f.mode&wr)!==Mt;return wF(e,t,n,S,i,D,_)}function h9(e,t,n,i){uh(n,e);var c=(n.mode&wr)!==Mt;return CF(e,t)}function m9(e,t){uh(t,e)}function v9(e){for(var t=e.nextSibling,n=0;t;){if(t.nodeType===Ja){var i=t.data;if(i===Dv){if(n===0)return sh(t);n--}else(i===Ev||i===lh||i===ih)&&n++}t=t.nextSibling}return null}function t3(e){for(var t=e.previousSibling,n=0;t;){if(t.nodeType===Ja){var i=t.data;if(i===Ev||i===lh||i===ih){if(n===0)return t;n--}else i===Dv&&n++}t=t.previousSibling}return null}function g9(e){Vp(e)}function _9(e){Vp(e)}function b9(e){return e!=="head"&&e!=="body"}function y9(e,t,n,i){var c=!0;Tv(t.nodeValue,n,i,c)}function S9(e,t,n,i,c,f){if(t[Rv]!==!0){var _=!0;Tv(i.nodeValue,c,f,_)}}function w9(e,t){t.nodeType===To?R1(e,t):t.nodeType===Ja||E1(e,t)}function C9(e,t){{var n=e.parentNode;n!==null&&(t.nodeType===To?R1(n,t):t.nodeType===Ja||E1(n,t))}}function x9(e,t,n,i,c){(c||t[Rv]!==!0)&&(i.nodeType===To?R1(n,i):i.nodeType===Ja||E1(n,i))}function T9(e,t,n){D1(e,t)}function k9(e,t){A1(e,t)}function R9(e,t,n){{var i=e.parentNode;i!==null&&D1(i,t)}}function E9(e,t){{var n=e.parentNode;n!==null&&A1(n,t)}}function D9(e,t,n,i,c,f){(f||t[Rv]!==!0)&&D1(n,i)}function A9(e,t,n,i,c){(c||t[Rv]!==!0)&&A1(n,i)}function L9(e){u("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.nodeName.toLowerCase())}function B9(e){eh(e)}var cf=Math.random().toString(36).slice(2),uf="__reactFiber$"+cf,z1="__reactProps$"+cf,ch="__reactContainer$"+cf,F1="__reactEvents$"+cf,N9="__reactListeners$"+cf,O9="__reactHandles$"+cf;function I9(e){delete e[uf],delete e[z1],delete e[F1],delete e[N9],delete e[O9]}function uh(e,t){t[uf]=e}function Lv(e,t){t[ch]=e}function r3(e){e[ch]=null}function dh(e){return!!e[ch]}function qu(e){var t=e[uf];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ch]||n[uf],t){var i=t.alternate;if(t.child!==null||i!==null&&i.child!==null)for(var c=t3(e);c!==null;){var f=c[uf];if(f)return f;c=t3(c)}return t}e=n,n=e.parentNode}return null}function Yc(e){var t=e[uf]||e[ch];return t&&(t.tag===C||t.tag===k||t.tag===J||t.tag===y)?t:null}function df(e){if(e.tag===C||e.tag===k)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function Bv(e){return e[z1]||null}function j1(e,t){e[z1]=t}function P9(e){var t=e[F1];return t===void 0&&(t=e[F1]=new Set),t}var a3={},n3=o.ReactDebugCurrentFrame;function Nv(e){if(e){var t=e._owner,n=Od(e.type,e._source,t?t.type:null);n3.setExtraStackFrame(n)}else n3.setExtraStackFrame(null)}function $l(e,t,n,i,c){{var f=Function.call.bind(It);for(var _ in e)if(f(e,_)){var S=void 0;try{if(typeof e[_]!="function"){var x=Error((i||"React class")+": "+n+" type `"+_+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[_]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw x.name="Invariant Violation",x}S=e[_](t,_,i,n,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(D){S=D}S&&!(S instanceof Error)&&(Nv(c),u("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",i||"React class",n,_,typeof S),Nv(null)),S instanceof Error&&!(S.message in a3)&&(a3[S.message]=!0,Nv(c),u("Failed %s type: %s",n,S.message),Nv(null))}}}var H1=[],Ov;Ov=[];var rc=-1;function $c(e){return{current:e}}function Un(e,t){if(rc<0){u("Unexpected pop.");return}t!==Ov[rc]&&u("Unexpected Fiber popped."),e.current=H1[rc],H1[rc]=null,Ov[rc]=null,rc--}function Vn(e,t,n){rc++,H1[rc]=e.current,Ov[rc]=n,e.current=t}var U1;U1={};var Go={};Object.freeze(Go);var ac=$c(Go),Cs=$c(!1),V1=Go;function ff(e,t,n){return n&&xs(t)?V1:ac.current}function o3(e,t,n){{var i=e.stateNode;i.__reactInternalMemoizedUnmaskedChildContext=t,i.__reactInternalMemoizedMaskedChildContext=n}}function pf(e,t){{var n=e.type,i=n.contextTypes;if(!i)return Go;var c=e.stateNode;if(c&&c.__reactInternalMemoizedUnmaskedChildContext===t)return c.__reactInternalMemoizedMaskedChildContext;var f={};for(var _ in i)f[_]=t[_];{var S=nr(e)||"Unknown";$l(i,f,"context",S)}return c&&o3(e,t,f),f}}function Iv(){return Cs.current}function xs(e){{var t=e.childContextTypes;return t!=null}}function Pv(e){Un(Cs,e),Un(ac,e)}function W1(e){Un(Cs,e),Un(ac,e)}function i3(e,t,n){{if(ac.current!==Go)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");Vn(ac,t,e),Vn(Cs,n,e)}}function l3(e,t,n){{var i=e.stateNode,c=t.childContextTypes;if(typeof i.getChildContext!="function"){{var f=nr(e)||"Unknown";U1[f]||(U1[f]=!0,u("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",f,f))}return n}var _=i.getChildContext();for(var S in _)if(!(S in c))throw new Error((nr(e)||"Unknown")+'.getChildContext(): key "'+S+'" is not defined in childContextTypes.');{var x=nr(e)||"Unknown";$l(c,_,"child context",x)}return Pt({},n,_)}}function Mv(e){{var t=e.stateNode,n=t&&t.__reactInternalMemoizedMergedChildContext||Go;return V1=ac.current,Vn(ac,n,e),Vn(Cs,Cs.current,e),!0}}function s3(e,t,n){{var i=e.stateNode;if(!i)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(n){var c=l3(e,t,V1);i.__reactInternalMemoizedMergedChildContext=c,Un(Cs,e),Un(ac,e),Vn(ac,c,e),Vn(Cs,n,e)}else Un(Cs,e),Vn(Cs,n,e)}}function M9(e){{if(!bP(e)||e.tag!==v)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var t=e;do{switch(t.tag){case y:return t.stateNode.context;case v:{var n=t.type;if(xs(n))return t.stateNode.__reactInternalMemoizedMergedChildContext;break}}t=t.return}while(t!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var Gc=0,zv=1,nc=null,q1=!1,Y1=!1;function c3(e){nc===null?nc=[e]:nc.push(e)}function z9(e){q1=!0,c3(e)}function u3(){q1&&Kc()}function Kc(){if(!Y1&&nc!==null){Y1=!0;var e=0,t=Yl();try{var n=!0,i=nc;for(Tn(qo);e<i.length;e++){var c=i[e];do c=c(n);while(c!==null)}nc=null,q1=!1}catch(f){throw nc!==null&&(nc=nc.slice(e+1)),OC(ev,Kc),f}finally{Tn(t),Y1=!1}}return null}var hf=[],mf=0,Fv=null,jv=0,kl=[],Rl=0,Yu=null,oc=1,ic="";function F9(e){return Gu(),(e.flags&kC)!==jt}function j9(e){return Gu(),jv}function H9(){var e=ic,t=oc,n=t&~U9(t);return n.toString(32)+e}function $u(e,t){Gu(),hf[mf++]=jv,hf[mf++]=Fv,Fv=e,jv=t}function d3(e,t,n){Gu(),kl[Rl++]=oc,kl[Rl++]=ic,kl[Rl++]=Yu,Yu=e;var i=oc,c=ic,f=Hv(i)-1,_=i&~(1<<f),S=n+1,x=Hv(t)+f;if(x>30){var D=f-f%5,B=(1<<D)-1,ee=(_&B).toString(32),Z=_>>D,_e=f-D,be=Hv(t)+_e,ke=S<<_e,st=ke|Z,Ot=ee+c;oc=1<<be|st,ic=Ot}else{var kt=S<<f,mr=kt|_,vr=c;oc=1<<x|mr,ic=vr}}function $1(e){Gu();var t=e.return;if(t!==null){var n=1,i=0;$u(e,n),d3(e,n,i)}}function Hv(e){return 32-jC(e)}function U9(e){return 1<<Hv(e)-1}function G1(e){for(;e===Fv;)Fv=hf[--mf],hf[mf]=null,jv=hf[--mf],hf[mf]=null;for(;e===Yu;)Yu=kl[--Rl],kl[Rl]=null,ic=kl[--Rl],kl[Rl]=null,oc=kl[--Rl],kl[Rl]=null}function V9(){return Gu(),Yu!==null?{id:oc,overflow:ic}:null}function W9(e,t){Gu(),kl[Rl++]=oc,kl[Rl++]=ic,kl[Rl++]=Yu,oc=t.id,ic=t.overflow,Yu=e}function Gu(){An()||u("Expected to be hydrating. This is a bug in React. Please file an issue.")}var Dn=null,El=null,Gl=!1,Ku=!1,Xc=null;function q9(){Gl&&u("We should not be hydrating here. This is a bug in React. Please file a bug.")}function f3(){Ku=!0}function Y9(){return Ku}function $9(e){var t=e.stateNode.containerInfo;return El=d9(t),Dn=e,Gl=!0,Xc=null,Ku=!1,!0}function G9(e,t,n){return El=f9(t),Dn=e,Gl=!0,Xc=null,Ku=!1,n!==null&&W9(e,n),!0}function p3(e,t){switch(e.tag){case y:{w9(e.stateNode.containerInfo,t);break}case C:{var n=(e.mode&wr)!==Mt;x9(e.type,e.memoizedProps,e.stateNode,t,n);break}case J:{var i=e.memoizedState;i.dehydrated!==null&&C9(i.dehydrated,t);break}}}function h3(e,t){p3(e,t);var n=aV();n.stateNode=t,n.return=e;var i=e.deletions;i===null?(e.deletions=[n],e.flags|=Bu):i.push(n)}function K1(e,t){{if(Ku)return;switch(e.tag){case y:{var n=e.stateNode.containerInfo;switch(t.tag){case C:var i=t.type,c=t.pendingProps;T9(n,i);break;case k:var f=t.pendingProps;k9(n,f);break}break}case C:{var _=e.type,S=e.memoizedProps,x=e.stateNode;switch(t.tag){case C:{var D=t.type,B=t.pendingProps,ee=(e.mode&wr)!==Mt;D9(_,S,x,D,B,ee);break}case k:{var Z=t.pendingProps,_e=(e.mode&wr)!==Mt;A9(_,S,x,Z,_e);break}}break}case J:{var be=e.memoizedState,ke=be.dehydrated;if(ke!==null)switch(t.tag){case C:var st=t.type,Ot=t.pendingProps;R9(ke,st);break;case k:var kt=t.pendingProps;E9(ke,kt);break}break}default:return}}}function m3(e,t){t.flags=t.flags&~Xs|Za,K1(e,t)}function v3(e,t){switch(e.tag){case C:{var n=e.type,i=e.pendingProps,c=o9(t,n);return c!==null?(e.stateNode=c,Dn=e,El=u9(c),!0):!1}case k:{var f=e.pendingProps,_=i9(t,f);return _!==null?(e.stateNode=_,Dn=e,El=null,!0):!1}case J:{var S=l9(t);if(S!==null){var x={dehydrated:S,treeContext:V9(),retryLane:Vo};e.memoizedState=x;var D=nV(S);return D.return=e,e.child=D,Dn=e,El=null,!0}return!1}default:return!1}}function X1(e){return(e.mode&wr)!==Mt&&(e.flags&zr)===jt}function Q1(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function J1(e){if(Gl){var t=El;if(!t){X1(e)&&(K1(Dn,e),Q1()),m3(Dn,e),Gl=!1,Dn=e;return}var n=t;if(!v3(e,t)){X1(e)&&(K1(Dn,e),Q1()),t=sh(n);var i=Dn;if(!t||!v3(e,t)){m3(Dn,e),Gl=!1,Dn=e;return}h3(i,n)}}}function K9(e,t,n){var i=e.stateNode,c=!Ku,f=p9(i,e.type,e.memoizedProps,t,n,e,c);return e.updateQueue=f,f!==null}function X9(e){var t=e.stateNode,n=e.memoizedProps,i=h9(t,n,e);if(i){var c=Dn;if(c!==null)switch(c.tag){case y:{var f=c.stateNode.containerInfo,_=(c.mode&wr)!==Mt;y9(f,t,n,_);break}case C:{var S=c.type,x=c.memoizedProps,D=c.stateNode,B=(c.mode&wr)!==Mt;S9(S,x,D,t,n,B);break}}}return i}function Q9(e){var t=e.memoizedState,n=t!==null?t.dehydrated:null;if(!n)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");m9(n,e)}function J9(e){var t=e.memoizedState,n=t!==null?t.dehydrated:null;if(!n)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return v9(n)}function g3(e){for(var t=e.return;t!==null&&t.tag!==C&&t.tag!==y&&t.tag!==J;)t=t.return;Dn=t}function Uv(e){if(e!==Dn)return!1;if(!Gl)return g3(e),Gl=!0,!1;if(e.tag!==y&&(e.tag!==C||b9(e.type)&&!N1(e.type,e.memoizedProps))){var t=El;if(t)if(X1(e))_3(e),Q1();else for(;t;)h3(e,t),t=sh(t)}return g3(e),e.tag===J?El=J9(e):El=Dn?sh(e.stateNode):null,!0}function Z9(){return Gl&&El!==null}function _3(e){for(var t=El;t;)p3(e,t),t=sh(t)}function vf(){Dn=null,El=null,Gl=!1,Ku=!1}function b3(){Xc!==null&&(pk(Xc),Xc=null)}function An(){return Gl}function Z1(e){Xc===null?Xc=[e]:Xc.push(e)}var ej=o.ReactCurrentBatchConfig,tj=null;function rj(){return ej.transition}var Kl={recordUnsafeLifecycleWarnings:function(e,t){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,t){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var aj=function(e){for(var t=null,n=e;n!==null;)n.mode&za&&(t=n),n=n.return;return t},Xu=function(e){var t=[];return e.forEach(function(n){t.push(n)}),t.sort().join(", ")},fh=[],ph=[],hh=[],mh=[],vh=[],gh=[],Qu=new Set;Kl.recordUnsafeLifecycleWarnings=function(e,t){Qu.has(e.type)||(typeof t.componentWillMount=="function"&&t.componentWillMount.__suppressDeprecationWarning!==!0&&fh.push(e),e.mode&za&&typeof t.UNSAFE_componentWillMount=="function"&&ph.push(e),typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&hh.push(e),e.mode&za&&typeof t.UNSAFE_componentWillReceiveProps=="function"&&mh.push(e),typeof t.componentWillUpdate=="function"&&t.componentWillUpdate.__suppressDeprecationWarning!==!0&&vh.push(e),e.mode&za&&typeof t.UNSAFE_componentWillUpdate=="function"&&gh.push(e))},Kl.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;fh.length>0&&(fh.forEach(function(Z){e.add(nr(Z)||"Component"),Qu.add(Z.type)}),fh=[]);var t=new Set;ph.length>0&&(ph.forEach(function(Z){t.add(nr(Z)||"Component"),Qu.add(Z.type)}),ph=[]);var n=new Set;hh.length>0&&(hh.forEach(function(Z){n.add(nr(Z)||"Component"),Qu.add(Z.type)}),hh=[]);var i=new Set;mh.length>0&&(mh.forEach(function(Z){i.add(nr(Z)||"Component"),Qu.add(Z.type)}),mh=[]);var c=new Set;vh.length>0&&(vh.forEach(function(Z){c.add(nr(Z)||"Component"),Qu.add(Z.type)}),vh=[]);var f=new Set;if(gh.length>0&&(gh.forEach(function(Z){f.add(nr(Z)||"Component"),Qu.add(Z.type)}),gh=[]),t.size>0){var _=Xu(t);u(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
33
33
 
34
34
  * Move code with side effects to componentDidMount, and set initial state in the constructor.
35
35
 
@@ -58,17 +58,17 @@ Please update the following components: %s`,B)}if(c.size>0){var ee=Xu(c);d(`comp
58
58
  * Move data fetching code or side effects to componentDidUpdate.
59
59
  * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
60
60
 
61
- Please update the following components: %s`,ee)}};var Vv=new Map,y3=new Set;Gl.recordLegacyContextWarning=function(e,t){var n=aj(e);if(n===null){u("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue.");return}if(!y3.has(e.type)){var i=Vv.get(n);(e.type.contextTypes!=null||e.type.childContextTypes!=null||t!==null&&typeof t.getChildContext=="function")&&(i===void 0&&(i=[],Vv.set(n,i)),i.push(e))}},Gl.flushLegacyContextWarning=function(){Vv.forEach(function(e,t){if(e.length!==0){var n=e[0],i=new Set;e.forEach(function(f){i.add(nr(f)||"Component"),y3.add(f.type)});var c=Xu(i);try{Ra(n),u(`Legacy context API has been detected within a strict-mode tree.
61
+ Please update the following components: %s`,ee)}};var Vv=new Map,y3=new Set;Kl.recordLegacyContextWarning=function(e,t){var n=aj(e);if(n===null){u("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue.");return}if(!y3.has(e.type)){var i=Vv.get(n);(e.type.contextTypes!=null||e.type.childContextTypes!=null||t!==null&&typeof t.getChildContext=="function")&&(i===void 0&&(i=[],Vv.set(n,i)),i.push(e))}},Kl.flushLegacyContextWarning=function(){Vv.forEach(function(e,t){if(e.length!==0){var n=e[0],i=new Set;e.forEach(function(f){i.add(nr(f)||"Component"),y3.add(f.type)});var c=Xu(i);try{Ra(n),u(`Legacy context API has been detected within a strict-mode tree.
62
62
 
63
63
  The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
64
64
 
65
65
  Please update the following components: %s
66
66
 
67
- Learn more about this warning here: https://reactjs.org/link/legacy-context`,c)}finally{Sn()}}})},Gl.discardPendingWarnings=function(){fh=[],ph=[],hh=[],mh=[],vh=[],gh=[],Vv=new Map}}var ey,ty,ry,ay,ny,S3=function(e,t){};ey=!1,ty=!1,ry={},ay={},ny={},S3=function(e,t){if(!(e===null||typeof e!="object")&&!(!e._store||e._store.validated||e.key!=null)){if(typeof e._store!="object")throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");e._store.validated=!0;var n=nr(t)||"Component";ay[n]||(ay[n]=!0,u('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};function nj(e){return e.prototype&&e.prototype.isReactComponent}function _h(e,t,n){var i=n.ref;if(i!==null&&typeof i!="function"&&typeof i!="object"){if((e.mode&za||Qe)&&!(n._owner&&n._self&&n._owner.stateNode!==n._self)&&!(n._owner&&n._owner.tag!==v)&&!(typeof n.type=="function"&&!nj(n.type))&&n._owner){var c=nr(e)||"Component";ry[c]||(u('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',c,i),ry[c]=!0)}if(n._owner){var f=n._owner,_;if(f){var S=f;if(S.tag!==v)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");_=S.stateNode}if(!_)throw new Error("Missing owner for string ref "+i+". This error is likely caused by a bug in React. Please file an issue.");var x=_;la(i,"ref");var D=""+i;if(t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===D)return t.ref;var B=function(ee){var Z=x.refs;ee===null?delete Z[D]:Z[D]=ee};return B._stringRef=D,B}else{if(typeof i!="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!n._owner)throw new Error("Element ref was specified as a string ("+i+`) but no owner was set. This could happen for one of the following reasons:
67
+ Learn more about this warning here: https://reactjs.org/link/legacy-context`,c)}finally{Sn()}}})},Kl.discardPendingWarnings=function(){fh=[],ph=[],hh=[],mh=[],vh=[],gh=[],Vv=new Map}}var ey,ty,ry,ay,ny,S3=function(e,t){};ey=!1,ty=!1,ry={},ay={},ny={},S3=function(e,t){if(!(e===null||typeof e!="object")&&!(!e._store||e._store.validated||e.key!=null)){if(typeof e._store!="object")throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");e._store.validated=!0;var n=nr(t)||"Component";ay[n]||(ay[n]=!0,u('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};function nj(e){return e.prototype&&e.prototype.isReactComponent}function _h(e,t,n){var i=n.ref;if(i!==null&&typeof i!="function"&&typeof i!="object"){if((e.mode&za||Qe)&&!(n._owner&&n._self&&n._owner.stateNode!==n._self)&&!(n._owner&&n._owner.tag!==v)&&!(typeof n.type=="function"&&!nj(n.type))&&n._owner){var c=nr(e)||"Component";ry[c]||(u('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',c,i),ry[c]=!0)}if(n._owner){var f=n._owner,_;if(f){var S=f;if(S.tag!==v)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");_=S.stateNode}if(!_)throw new Error("Missing owner for string ref "+i+". This error is likely caused by a bug in React. Please file an issue.");var x=_;la(i,"ref");var D=""+i;if(t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===D)return t.ref;var B=function(ee){var Z=x.refs;ee===null?delete Z[D]:Z[D]=ee};return B._stringRef=D,B}else{if(typeof i!="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!n._owner)throw new Error("Element ref was specified as a string ("+i+`) but no owner was set. This could happen for one of the following reasons:
68
68
  1. You may be adding a ref to a function component
69
69
  2. You may be adding a ref to a component that was not created inside a component's render method
70
70
  3. You have multiple copies of React loaded
71
- See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return i}function Wv(e,t){var n=Object.prototype.toString.call(t);throw new Error("Objects are not valid as a React child (found: "+(n==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.")}function qv(e){{var t=nr(e)||"Component";if(ny[t])return;ny[t]=!0,u("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function w3(e){var t=e._payload,n=e._init;return n(t)}function C3(e){function t(de,Be){if(e){var fe=de.deletions;fe===null?(de.deletions=[Be],de.flags|=Bu):fe.push(Be)}}function n(de,Be){if(!e)return null;for(var fe=Be;fe!==null;)t(de,fe),fe=fe.sibling;return null}function i(de,Be){for(var fe=new Map,Ke=Be;Ke!==null;)Ke.key!==null?fe.set(Ke.key,Ke):fe.set(Ke.index,Ke),Ke=Ke.sibling;return fe}function c(de,Be){var fe=id(de,Be);return fe.index=0,fe.sibling=null,fe}function f(de,Be,fe){if(de.index=fe,!e)return de.flags|=kC,Be;var Ke=de.alternate;if(Ke!==null){var mt=Ke.index;return mt<Be?(de.flags|=Za,Be):mt}else return de.flags|=Za,Be}function _(de){return e&&de.alternate===null&&(de.flags|=Za),de}function S(de,Be,fe,Ke){if(Be===null||Be.tag!==k){var mt=e2(fe,de.mode,Ke);return mt.return=de,mt}else{var ut=c(Be,fe);return ut.return=de,ut}}function x(de,Be,fe,Ke){var mt=fe.type;if(mt===ue)return B(de,Be,fe.props.children,Ke,fe.key);if(Be!==null&&(Be.elementType===mt||Dk(Be,fe)||typeof mt=="object"&&mt!==null&&mt.$$typeof===rt&&w3(mt)===Be.type)){var ut=c(Be,fe.props);return ut.ref=_h(de,Be,fe),ut.return=de,ut._debugSource=fe._source,ut._debugOwner=fe._owner,ut}var qt=Z0(fe,de.mode,Ke);return qt.ref=_h(de,Be,fe),qt.return=de,qt}function D(de,Be,fe,Ke){if(Be===null||Be.tag!==w||Be.stateNode.containerInfo!==fe.containerInfo||Be.stateNode.implementation!==fe.implementation){var mt=t2(fe,de.mode,Ke);return mt.return=de,mt}else{var ut=c(Be,fe.children||[]);return ut.return=de,ut}}function B(de,Be,fe,Ke,mt){if(Be===null||Be.tag!==N){var ut=lu(fe,de.mode,Ke,mt);return ut.return=de,ut}else{var qt=c(Be,fe);return qt.return=de,qt}}function ee(de,Be,fe){if(typeof Be=="string"&&Be!==""||typeof Be=="number"){var Ke=e2(""+Be,de.mode,fe);return Ke.return=de,Ke}if(typeof Be=="object"&&Be!==null){switch(Be.$$typeof){case q:{var mt=Z0(Be,de.mode,fe);return mt.ref=_h(de,null,Be),mt.return=de,mt}case ne:{var ut=t2(Be,de.mode,fe);return ut.return=de,ut}case rt:{var qt=Be._payload,Zt=Be._init;return ee(de,Zt(qt),fe)}}if(sn(Be)||Qa(Be)){var ta=lu(Be,de.mode,fe,null);return ta.return=de,ta}Wv(de,Be)}return typeof Be=="function"&&qv(de),null}function Z(de,Be,fe,Ke){var mt=Be!==null?Be.key:null;if(typeof fe=="string"&&fe!==""||typeof fe=="number")return mt!==null?null:S(de,Be,""+fe,Ke);if(typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case q:return fe.key===mt?x(de,Be,fe,Ke):null;case ne:return fe.key===mt?D(de,Be,fe,Ke):null;case rt:{var ut=fe._payload,qt=fe._init;return Z(de,Be,qt(ut),Ke)}}if(sn(fe)||Qa(fe))return mt!==null?null:B(de,Be,fe,Ke,null);Wv(de,fe)}return typeof fe=="function"&&qv(de),null}function _e(de,Be,fe,Ke,mt){if(typeof Ke=="string"&&Ke!==""||typeof Ke=="number"){var ut=de.get(fe)||null;return S(Be,ut,""+Ke,mt)}if(typeof Ke=="object"&&Ke!==null){switch(Ke.$$typeof){case q:{var qt=de.get(Ke.key===null?fe:Ke.key)||null;return x(Be,qt,Ke,mt)}case ne:{var Zt=de.get(Ke.key===null?fe:Ke.key)||null;return D(Be,Zt,Ke,mt)}case rt:var ta=Ke._payload,Or=Ke._init;return _e(de,Be,fe,Or(ta),mt)}if(sn(Ke)||Qa(Ke)){var Ya=de.get(fe)||null;return B(Be,Ya,Ke,mt,null)}Wv(Be,Ke)}return typeof Ke=="function"&&qv(Be),null}function be(de,Be,fe){{if(typeof de!="object"||de===null)return Be;switch(de.$$typeof){case q:case ne:S3(de,fe);var Ke=de.key;if(typeof Ke!="string")break;if(Be===null){Be=new Set,Be.add(Ke);break}if(!Be.has(Ke)){Be.add(Ke);break}u("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted \u2014 the behavior is unsupported and could change in a future version.",Ke);break;case rt:var mt=de._payload,ut=de._init;be(ut(mt),Be,fe);break}}return Be}function ke(de,Be,fe,Ke){for(var mt=null,ut=0;ut<fe.length;ut++){var qt=fe[ut];mt=be(qt,mt,de)}for(var Zt=null,ta=null,Or=Be,Ya=0,Ir=0,Fa=null;Or!==null&&Ir<fe.length;Ir++){Or.index>Ir?(Fa=Or,Or=null):Fa=Or.sibling;var qn=Z(de,Or,fe[Ir],Ke);if(qn===null){Or===null&&(Or=Fa);break}e&&Or&&qn.alternate===null&&t(de,Or),Ya=f(qn,Ya,Ir),ta===null?Zt=qn:ta.sibling=qn,ta=qn,Or=Fa}if(Ir===fe.length){if(n(de,Or),An()){var Mn=Ir;$u(de,Mn)}return Zt}if(Or===null){for(;Ir<fe.length;Ir++){var Ko=ee(de,fe[Ir],Ke);Ko!==null&&(Ya=f(Ko,Ya,Ir),ta===null?Zt=Ko:ta.sibling=Ko,ta=Ko)}if(An()){var io=Ir;$u(de,io)}return Zt}for(var lo=i(de,Or);Ir<fe.length;Ir++){var Yn=_e(lo,de,Ir,fe[Ir],Ke);Yn!==null&&(e&&Yn.alternate!==null&&lo.delete(Yn.key===null?Ir:Yn.key),Ya=f(Yn,Ya,Ir),ta===null?Zt=Yn:ta.sibling=Yn,ta=Yn)}if(e&&lo.forEach(function(If){return t(de,If)}),An()){var pc=Ir;$u(de,pc)}return Zt}function st(de,Be,fe,Ke){var mt=Qa(fe);if(typeof mt!="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{typeof Symbol=="function"&&fe[Symbol.toStringTag]==="Generator"&&(ty||u("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),ty=!0),fe.entries===mt&&(ey||u("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),ey=!0);var ut=mt.call(fe);if(ut)for(var qt=null,Zt=ut.next();!Zt.done;Zt=ut.next()){var ta=Zt.value;qt=be(ta,qt,de)}}var Or=mt.call(fe);if(Or==null)throw new Error("An iterable object provided no iterator.");for(var Ya=null,Ir=null,Fa=Be,qn=0,Mn=0,Ko=null,io=Or.next();Fa!==null&&!io.done;Mn++,io=Or.next()){Fa.index>Mn?(Ko=Fa,Fa=null):Ko=Fa.sibling;var lo=Z(de,Fa,io.value,Ke);if(lo===null){Fa===null&&(Fa=Ko);break}e&&Fa&&lo.alternate===null&&t(de,Fa),qn=f(lo,qn,Mn),Ir===null?Ya=lo:Ir.sibling=lo,Ir=lo,Fa=Ko}if(io.done){if(n(de,Fa),An()){var Yn=Mn;$u(de,Yn)}return Ya}if(Fa===null){for(;!io.done;Mn++,io=Or.next()){var pc=ee(de,io.value,Ke);pc!==null&&(qn=f(pc,qn,Mn),Ir===null?Ya=pc:Ir.sibling=pc,Ir=pc)}if(An()){var If=Mn;$u(de,If)}return Ya}for(var Xh=i(de,Fa);!io.done;Mn++,io=Or.next()){var Ls=_e(Xh,de,Mn,io.value,Ke);Ls!==null&&(e&&Ls.alternate!==null&&Xh.delete(Ls.key===null?Mn:Ls.key),qn=f(Ls,qn,Mn),Ir===null?Ya=Ls:Ir.sibling=Ls,Ir=Ls)}if(e&&Xh.forEach(function(IV){return t(de,IV)}),An()){var OV=Mn;$u(de,OV)}return Ya}function Ot(de,Be,fe,Ke){if(Be!==null&&Be.tag===k){n(de,Be.sibling);var mt=c(Be,fe);return mt.return=de,mt}n(de,Be);var ut=e2(fe,de.mode,Ke);return ut.return=de,ut}function kt(de,Be,fe,Ke){for(var mt=fe.key,ut=Be;ut!==null;){if(ut.key===mt){var qt=fe.type;if(qt===ue){if(ut.tag===N){n(de,ut.sibling);var Zt=c(ut,fe.props.children);return Zt.return=de,Zt._debugSource=fe._source,Zt._debugOwner=fe._owner,Zt}}else if(ut.elementType===qt||Dk(ut,fe)||typeof qt=="object"&&qt!==null&&qt.$$typeof===rt&&w3(qt)===ut.type){n(de,ut.sibling);var ta=c(ut,fe.props);return ta.ref=_h(de,ut,fe),ta.return=de,ta._debugSource=fe._source,ta._debugOwner=fe._owner,ta}n(de,ut);break}else t(de,ut);ut=ut.sibling}if(fe.type===ue){var Or=lu(fe.props.children,de.mode,Ke,fe.key);return Or.return=de,Or}else{var Ya=Z0(fe,de.mode,Ke);return Ya.ref=_h(de,Be,fe),Ya.return=de,Ya}}function mr(de,Be,fe,Ke){for(var mt=fe.key,ut=Be;ut!==null;){if(ut.key===mt)if(ut.tag===w&&ut.stateNode.containerInfo===fe.containerInfo&&ut.stateNode.implementation===fe.implementation){n(de,ut.sibling);var qt=c(ut,fe.children||[]);return qt.return=de,qt}else{n(de,ut);break}else t(de,ut);ut=ut.sibling}var Zt=t2(fe,de.mode,Ke);return Zt.return=de,Zt}function vr(de,Be,fe,Ke){var mt=typeof fe=="object"&&fe!==null&&fe.type===ue&&fe.key===null;if(mt&&(fe=fe.props.children),typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case q:return _(kt(de,Be,fe,Ke));case ne:return _(mr(de,Be,fe,Ke));case rt:var ut=fe._payload,qt=fe._init;return vr(de,Be,qt(ut),Ke)}if(sn(fe))return ke(de,Be,fe,Ke);if(Qa(fe))return st(de,Be,fe,Ke);Wv(de,fe)}return typeof fe=="string"&&fe!==""||typeof fe=="number"?_(Ot(de,Be,""+fe,Ke)):(typeof fe=="function"&&qv(de),n(de,Be))}return vr}var gf=C3(!0),x3=C3(!1);function oj(e,t){if(e!==null&&t.child!==e.child)throw new Error("Resuming work not yet implemented.");if(t.child!==null){var n=t.child,i=id(n,n.pendingProps);for(t.child=i,i.return=t;n.sibling!==null;)n=n.sibling,i=i.sibling=id(n,n.pendingProps),i.return=t;i.sibling=null}}function ij(e,t){for(var n=e.child;n!==null;)JU(n,t),n=n.sibling}var oy=$c(null),iy;iy={};var Yv=null,_f=null,ly=null,$v=!1;function Gv(){Yv=null,_f=null,ly=null,$v=!1}function T3(){$v=!0}function k3(){$v=!1}function R3(e,t,n){Vn(oy,t._currentValue,e),t._currentValue=n,t._currentRenderer!==void 0&&t._currentRenderer!==null&&t._currentRenderer!==iy&&u("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),t._currentRenderer=iy}function sy(e,t){var n=oy.current;Un(oy,t),e._currentValue=n}function cy(e,t,n){for(var i=e;i!==null;){var c=i.alternate;if(tf(i.childLanes,t)?c!==null&&!tf(c.childLanes,t)&&(c.childLanes=sr(c.childLanes,t)):(i.childLanes=sr(i.childLanes,t),c!==null&&(c.childLanes=sr(c.childLanes,t))),i===n)break;i=i.return}i!==n&&u("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function lj(e,t,n){sj(e,t,n)}function sj(e,t,n){var i=e.child;for(i!==null&&(i.return=e);i!==null;){var c=void 0,f=i.dependencies;if(f!==null){c=i.child;for(var _=f.firstContext;_!==null;){if(_.context===t){if(i.tag===v){var S=Pp(n),x=lc(ba,S);x.tag=Xv;var D=i.updateQueue;if(D!==null){var B=D.shared,ee=B.pending;ee===null?x.next=x:(x.next=ee.next,ee.next=x),B.pending=x}}i.lanes=sr(i.lanes,n);var Z=i.alternate;Z!==null&&(Z.lanes=sr(Z.lanes,n)),cy(i.return,n,e),f.lanes=sr(f.lanes,n);break}_=_.next}}else if(i.tag===I)c=i.type===e.type?null:i.child;else if(i.tag===we){var _e=i.return;if(_e===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");_e.lanes=sr(_e.lanes,n);var be=_e.alternate;be!==null&&(be.lanes=sr(be.lanes,n)),cy(_e,n,e),c=i.sibling}else c=i.child;if(c!==null)c.return=i;else for(c=i;c!==null;){if(c===e){c=null;break}var ke=c.sibling;if(ke!==null){ke.return=c.return,c=ke;break}c=c.return}i=c}}function bf(e,t){Yv=e,_f=null,ly=null;var n=e.dependencies;if(n!==null){var i=n.firstContext;i!==null&&(Vo(n.lanes,t)&&Nh(),n.firstContext=null)}}function en(e){$v&&u("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var t=e._currentValue;if(ly!==e){var n={context:e,memoizedValue:t,next:null};if(_f===null){if(Yv===null)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");_f=n,Yv.dependencies={lanes:je,firstContext:n}}else _f=_f.next=n}return t}var Ju=null;function uy(e){Ju===null?Ju=[e]:Ju.push(e)}function cj(){if(Ju!==null){for(var e=0;e<Ju.length;e++){var t=Ju[e],n=t.interleaved;if(n!==null){t.interleaved=null;var i=n.next,c=t.pending;if(c!==null){var f=c.next;c.next=i,n.next=f}t.pending=n}}Ju=null}}function E3(e,t,n,i){var c=t.interleaved;return c===null?(n.next=n,uy(t)):(n.next=c.next,c.next=n),t.interleaved=n,Kv(e,i)}function uj(e,t,n,i){var c=t.interleaved;c===null?(n.next=n,uy(t)):(n.next=c.next,c.next=n),t.interleaved=n}function dj(e,t,n,i){var c=t.interleaved;return c===null?(n.next=n,uy(t)):(n.next=c.next,c.next=n),t.interleaved=n,Kv(e,i)}function Ro(e,t){return Kv(e,t)}var fj=Kv;function Kv(e,t){e.lanes=sr(e.lanes,t);var n=e.alternate;n!==null&&(n.lanes=sr(n.lanes,t)),n===null&&(e.flags&(Za|Xs))!==jt&&Tk(e);for(var i=e,c=e.return;c!==null;)c.childLanes=sr(c.childLanes,t),n=c.alternate,n!==null?n.childLanes=sr(n.childLanes,t):(c.flags&(Za|Xs))!==jt&&Tk(e),i=c,c=c.return;if(i.tag===y){var f=i.stateNode;return f}else return null}var D3=0,A3=1,Xv=2,dy=3,Qv=!1,fy,Jv;fy=!1,Jv=null;function py(e){var t={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:je},effects:null};e.updateQueue=t}function L3(e,t){var n=t.updateQueue,i=e.updateQueue;if(n===i){var c={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,effects:i.effects};t.updateQueue=c}}function lc(e,t){var n={eventTime:e,lane:t,tag:D3,payload:null,callback:null,next:null};return n}function Qc(e,t,n){var i=e.updateQueue;if(i===null)return null;var c=i.shared;if(Jv===c&&!fy&&(u("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),fy=!0),mU()){var f=c.pending;return f===null?t.next=t:(t.next=f.next,f.next=t),c.pending=t,fj(e,n)}else return dj(e,c,t,n)}function Zv(e,t,n){var i=t.updateQueue;if(i!==null){var c=i.shared;if(WC(n)){var f=c.lanes;f=YC(f,e.pendingLanes);var _=sr(f,n);c.lanes=_,o1(e,_)}}}function hy(e,t){var n=e.updateQueue,i=e.alternate;if(i!==null){var c=i.updateQueue;if(n===c){var f=null,_=null,S=n.firstBaseUpdate;if(S!==null){var x=S;do{var D={eventTime:x.eventTime,lane:x.lane,tag:x.tag,payload:x.payload,callback:x.callback,next:null};_===null?f=_=D:(_.next=D,_=D),x=x.next}while(x!==null);_===null?f=_=t:(_.next=t,_=t)}else f=_=t;n={baseState:c.baseState,firstBaseUpdate:f,lastBaseUpdate:_,shared:c.shared,effects:c.effects},e.updateQueue=n;return}}var B=n.lastBaseUpdate;B===null?n.firstBaseUpdate=t:B.next=t,n.lastBaseUpdate=t}function pj(e,t,n,i,c,f){switch(n.tag){case A3:{var _=n.payload;if(typeof _=="function"){T3();var S=_.call(f,i,c);{if(e.mode&za){Cn(!0);try{_.call(f,i,c)}finally{Cn(!1)}}k3()}return S}return _}case dy:e.flags=e.flags&~ro|zr;case D3:{var x=n.payload,D;if(typeof x=="function"){T3(),D=x.call(f,i,c);{if(e.mode&za){Cn(!0);try{x.call(f,i,c)}finally{Cn(!1)}}k3()}}else D=x;return D==null?i:Pt({},i,D)}case Xv:return Qv=!0,i}return i}function eg(e,t,n,i){var c=e.updateQueue;Qv=!1,Jv=c.shared;var f=c.firstBaseUpdate,_=c.lastBaseUpdate,S=c.shared.pending;if(S!==null){c.shared.pending=null;var x=S,D=x.next;x.next=null,_===null?f=D:_.next=D,_=x;var B=e.alternate;if(B!==null){var ee=B.updateQueue,Z=ee.lastBaseUpdate;Z!==_&&(Z===null?ee.firstBaseUpdate=D:Z.next=D,ee.lastBaseUpdate=x)}}if(f!==null){var _e=c.baseState,be=je,ke=null,st=null,Ot=null,kt=f;do{var mr=kt.lane,vr=kt.eventTime;if(tf(i,mr)){if(Ot!==null){var Be={eventTime:vr,lane:xn,tag:kt.tag,payload:kt.payload,callback:kt.callback,next:null};Ot=Ot.next=Be}_e=pj(e,c,kt,_e,t,n);var fe=kt.callback;if(fe!==null&&kt.lane!==xn){e.flags|=kb;var Ke=c.effects;Ke===null?c.effects=[kt]:Ke.push(kt)}}else{var de={eventTime:vr,lane:mr,tag:kt.tag,payload:kt.payload,callback:kt.callback,next:null};Ot===null?(st=Ot=de,ke=_e):Ot=Ot.next=de,be=sr(be,mr)}if(kt=kt.next,kt===null){if(S=c.shared.pending,S===null)break;var mt=S,ut=mt.next;mt.next=null,kt=ut,c.lastBaseUpdate=mt,c.shared.pending=null}}while(!0);Ot===null&&(ke=_e),c.baseState=ke,c.firstBaseUpdate=st,c.lastBaseUpdate=Ot;var qt=c.shared.interleaved;if(qt!==null){var Zt=qt;do be=sr(be,Zt.lane),Zt=Zt.next;while(Zt!==qt)}else f===null&&(c.shared.lanes=je);qh(be),e.lanes=be,e.memoizedState=_e}Jv=null}function hj(e,t){if(typeof e!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+e));e.call(t)}function B3(){Qv=!1}function tg(){return Qv}function N3(e,t,n){var i=t.effects;if(t.effects=null,i!==null)for(var c=0;c<i.length;c++){var f=i[c],_=f.callback;_!==null&&(f.callback=null,hj(_,n))}}var bh={},Jc=$c(bh),yh=$c(bh),rg=$c(bh);function ag(e){if(e===bh)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function O3(){var e=ag(rg.current);return e}function my(e,t){Vn(rg,t,e),Vn(yh,e,e),Vn(Jc,bh,e);var n=LF(t);Un(Jc,e),Vn(Jc,n,e)}function yf(e){Un(Jc,e),Un(yh,e),Un(rg,e)}function vy(){var e=ag(Jc.current);return e}function I3(e){var t=ag(rg.current),n=ag(Jc.current),i=BF(n,e.type);n!==i&&(Vn(yh,e,e),Vn(Jc,i,e))}function gy(e){yh.current===e&&(Un(Jc,e),Un(yh,e))}var mj=0,P3=1,M3=1,Sh=2,Kl=$c(mj);function _y(e,t){return(e&t)!==0}function Sf(e){return e&P3}function by(e,t){return e&P3|t}function vj(e,t){return e|t}function Zc(e,t){Vn(Kl,t,e)}function wf(e){Un(Kl,e)}function gj(e,t){var n=e.memoizedState;if(n!==null)return n.dehydrated!==null;var i=e.memoizedProps;return!0}function ng(e){for(var t=e;t!==null;){if(t.tag===J){var n=t.memoizedState;if(n!==null){var i=n.dehydrated;if(i===null||e3(i)||M1(i))return t}}else if(t.tag===Se&&t.memoizedProps.revealOrder!==void 0){var c=(t.flags&zr)!==jt;if(c)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)return null;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}var Eo=0,cn=1,xs=2,un=4,Ln=8,yy=[];function Sy(){for(var e=0;e<yy.length;e++){var t=yy[e];t._workInProgressVersionPrimary=null}yy.length=0}function _j(e,t){var n=t._getVersion,i=n(t._source);e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[t,i]:e.mutableSourceEagerHydrationData.push(t,i)}var ft=o.ReactCurrentDispatcher,wh=o.ReactCurrentBatchConfig,wy,Cf;wy=new Set;var Zu=je,ea=null,dn=null,fn=null,og=!1,Ch=!1,xh=0,bj=0,yj=25,Oe=null,El=null,eu=-1,Cy=!1;function Ur(){{var e=Oe;El===null?El=[e]:El.push(e)}}function lt(){{var e=Oe;El!==null&&(eu++,El[eu]!==e&&Sj(e))}}function xf(e){e!=null&&!sn(e)&&u("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",Oe,typeof e)}function Sj(e){{var t=nr(ea);if(!wy.has(t)&&(wy.add(t),El!==null)){for(var n="",i=30,c=0;c<=eu;c++){for(var f=El[c],_=c===eu?e:f,S=c+1+". "+f;S.length<i;)S+=" ";S+=_+`
71
+ See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return i}function Wv(e,t){var n=Object.prototype.toString.call(t);throw new Error("Objects are not valid as a React child (found: "+(n==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.")}function qv(e){{var t=nr(e)||"Component";if(ny[t])return;ny[t]=!0,u("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function w3(e){var t=e._payload,n=e._init;return n(t)}function C3(e){function t(de,Be){if(e){var fe=de.deletions;fe===null?(de.deletions=[Be],de.flags|=Bu):fe.push(Be)}}function n(de,Be){if(!e)return null;for(var fe=Be;fe!==null;)t(de,fe),fe=fe.sibling;return null}function i(de,Be){for(var fe=new Map,Ke=Be;Ke!==null;)Ke.key!==null?fe.set(Ke.key,Ke):fe.set(Ke.index,Ke),Ke=Ke.sibling;return fe}function c(de,Be){var fe=id(de,Be);return fe.index=0,fe.sibling=null,fe}function f(de,Be,fe){if(de.index=fe,!e)return de.flags|=kC,Be;var Ke=de.alternate;if(Ke!==null){var mt=Ke.index;return mt<Be?(de.flags|=Za,Be):mt}else return de.flags|=Za,Be}function _(de){return e&&de.alternate===null&&(de.flags|=Za),de}function S(de,Be,fe,Ke){if(Be===null||Be.tag!==k){var mt=e2(fe,de.mode,Ke);return mt.return=de,mt}else{var ut=c(Be,fe);return ut.return=de,ut}}function x(de,Be,fe,Ke){var mt=fe.type;if(mt===ue)return B(de,Be,fe.props.children,Ke,fe.key);if(Be!==null&&(Be.elementType===mt||Dk(Be,fe)||typeof mt=="object"&&mt!==null&&mt.$$typeof===at&&w3(mt)===Be.type)){var ut=c(Be,fe.props);return ut.ref=_h(de,Be,fe),ut.return=de,ut._debugSource=fe._source,ut._debugOwner=fe._owner,ut}var qt=Z0(fe,de.mode,Ke);return qt.ref=_h(de,Be,fe),qt.return=de,qt}function D(de,Be,fe,Ke){if(Be===null||Be.tag!==w||Be.stateNode.containerInfo!==fe.containerInfo||Be.stateNode.implementation!==fe.implementation){var mt=t2(fe,de.mode,Ke);return mt.return=de,mt}else{var ut=c(Be,fe.children||[]);return ut.return=de,ut}}function B(de,Be,fe,Ke,mt){if(Be===null||Be.tag!==N){var ut=lu(fe,de.mode,Ke,mt);return ut.return=de,ut}else{var qt=c(Be,fe);return qt.return=de,qt}}function ee(de,Be,fe){if(typeof Be=="string"&&Be!==""||typeof Be=="number"){var Ke=e2(""+Be,de.mode,fe);return Ke.return=de,Ke}if(typeof Be=="object"&&Be!==null){switch(Be.$$typeof){case q:{var mt=Z0(Be,de.mode,fe);return mt.ref=_h(de,null,Be),mt.return=de,mt}case ne:{var ut=t2(Be,de.mode,fe);return ut.return=de,ut}case at:{var qt=Be._payload,Zt=Be._init;return ee(de,Zt(qt),fe)}}if(sn(Be)||Qa(Be)){var ta=lu(Be,de.mode,fe,null);return ta.return=de,ta}Wv(de,Be)}return typeof Be=="function"&&qv(de),null}function Z(de,Be,fe,Ke){var mt=Be!==null?Be.key:null;if(typeof fe=="string"&&fe!==""||typeof fe=="number")return mt!==null?null:S(de,Be,""+fe,Ke);if(typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case q:return fe.key===mt?x(de,Be,fe,Ke):null;case ne:return fe.key===mt?D(de,Be,fe,Ke):null;case at:{var ut=fe._payload,qt=fe._init;return Z(de,Be,qt(ut),Ke)}}if(sn(fe)||Qa(fe))return mt!==null?null:B(de,Be,fe,Ke,null);Wv(de,fe)}return typeof fe=="function"&&qv(de),null}function _e(de,Be,fe,Ke,mt){if(typeof Ke=="string"&&Ke!==""||typeof Ke=="number"){var ut=de.get(fe)||null;return S(Be,ut,""+Ke,mt)}if(typeof Ke=="object"&&Ke!==null){switch(Ke.$$typeof){case q:{var qt=de.get(Ke.key===null?fe:Ke.key)||null;return x(Be,qt,Ke,mt)}case ne:{var Zt=de.get(Ke.key===null?fe:Ke.key)||null;return D(Be,Zt,Ke,mt)}case at:var ta=Ke._payload,Or=Ke._init;return _e(de,Be,fe,Or(ta),mt)}if(sn(Ke)||Qa(Ke)){var Ya=de.get(fe)||null;return B(Be,Ya,Ke,mt,null)}Wv(Be,Ke)}return typeof Ke=="function"&&qv(Be),null}function be(de,Be,fe){{if(typeof de!="object"||de===null)return Be;switch(de.$$typeof){case q:case ne:S3(de,fe);var Ke=de.key;if(typeof Ke!="string")break;if(Be===null){Be=new Set,Be.add(Ke);break}if(!Be.has(Ke)){Be.add(Ke);break}u("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted \u2014 the behavior is unsupported and could change in a future version.",Ke);break;case at:var mt=de._payload,ut=de._init;be(ut(mt),Be,fe);break}}return Be}function ke(de,Be,fe,Ke){for(var mt=null,ut=0;ut<fe.length;ut++){var qt=fe[ut];mt=be(qt,mt,de)}for(var Zt=null,ta=null,Or=Be,Ya=0,Ir=0,Fa=null;Or!==null&&Ir<fe.length;Ir++){Or.index>Ir?(Fa=Or,Or=null):Fa=Or.sibling;var qn=Z(de,Or,fe[Ir],Ke);if(qn===null){Or===null&&(Or=Fa);break}e&&Or&&qn.alternate===null&&t(de,Or),Ya=f(qn,Ya,Ir),ta===null?Zt=qn:ta.sibling=qn,ta=qn,Or=Fa}if(Ir===fe.length){if(n(de,Or),An()){var Mn=Ir;$u(de,Mn)}return Zt}if(Or===null){for(;Ir<fe.length;Ir++){var Xo=ee(de,fe[Ir],Ke);Xo!==null&&(Ya=f(Xo,Ya,Ir),ta===null?Zt=Xo:ta.sibling=Xo,ta=Xo)}if(An()){var io=Ir;$u(de,io)}return Zt}for(var lo=i(de,Or);Ir<fe.length;Ir++){var Yn=_e(lo,de,Ir,fe[Ir],Ke);Yn!==null&&(e&&Yn.alternate!==null&&lo.delete(Yn.key===null?Ir:Yn.key),Ya=f(Yn,Ya,Ir),ta===null?Zt=Yn:ta.sibling=Yn,ta=Yn)}if(e&&lo.forEach(function(If){return t(de,If)}),An()){var pc=Ir;$u(de,pc)}return Zt}function st(de,Be,fe,Ke){var mt=Qa(fe);if(typeof mt!="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{typeof Symbol=="function"&&fe[Symbol.toStringTag]==="Generator"&&(ty||u("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),ty=!0),fe.entries===mt&&(ey||u("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),ey=!0);var ut=mt.call(fe);if(ut)for(var qt=null,Zt=ut.next();!Zt.done;Zt=ut.next()){var ta=Zt.value;qt=be(ta,qt,de)}}var Or=mt.call(fe);if(Or==null)throw new Error("An iterable object provided no iterator.");for(var Ya=null,Ir=null,Fa=Be,qn=0,Mn=0,Xo=null,io=Or.next();Fa!==null&&!io.done;Mn++,io=Or.next()){Fa.index>Mn?(Xo=Fa,Fa=null):Xo=Fa.sibling;var lo=Z(de,Fa,io.value,Ke);if(lo===null){Fa===null&&(Fa=Xo);break}e&&Fa&&lo.alternate===null&&t(de,Fa),qn=f(lo,qn,Mn),Ir===null?Ya=lo:Ir.sibling=lo,Ir=lo,Fa=Xo}if(io.done){if(n(de,Fa),An()){var Yn=Mn;$u(de,Yn)}return Ya}if(Fa===null){for(;!io.done;Mn++,io=Or.next()){var pc=ee(de,io.value,Ke);pc!==null&&(qn=f(pc,qn,Mn),Ir===null?Ya=pc:Ir.sibling=pc,Ir=pc)}if(An()){var If=Mn;$u(de,If)}return Ya}for(var Xh=i(de,Fa);!io.done;Mn++,io=Or.next()){var Bs=_e(Xh,de,Mn,io.value,Ke);Bs!==null&&(e&&Bs.alternate!==null&&Xh.delete(Bs.key===null?Mn:Bs.key),qn=f(Bs,qn,Mn),Ir===null?Ya=Bs:Ir.sibling=Bs,Ir=Bs)}if(e&&Xh.forEach(function(IV){return t(de,IV)}),An()){var OV=Mn;$u(de,OV)}return Ya}function Ot(de,Be,fe,Ke){if(Be!==null&&Be.tag===k){n(de,Be.sibling);var mt=c(Be,fe);return mt.return=de,mt}n(de,Be);var ut=e2(fe,de.mode,Ke);return ut.return=de,ut}function kt(de,Be,fe,Ke){for(var mt=fe.key,ut=Be;ut!==null;){if(ut.key===mt){var qt=fe.type;if(qt===ue){if(ut.tag===N){n(de,ut.sibling);var Zt=c(ut,fe.props.children);return Zt.return=de,Zt._debugSource=fe._source,Zt._debugOwner=fe._owner,Zt}}else if(ut.elementType===qt||Dk(ut,fe)||typeof qt=="object"&&qt!==null&&qt.$$typeof===at&&w3(qt)===ut.type){n(de,ut.sibling);var ta=c(ut,fe.props);return ta.ref=_h(de,ut,fe),ta.return=de,ta._debugSource=fe._source,ta._debugOwner=fe._owner,ta}n(de,ut);break}else t(de,ut);ut=ut.sibling}if(fe.type===ue){var Or=lu(fe.props.children,de.mode,Ke,fe.key);return Or.return=de,Or}else{var Ya=Z0(fe,de.mode,Ke);return Ya.ref=_h(de,Be,fe),Ya.return=de,Ya}}function mr(de,Be,fe,Ke){for(var mt=fe.key,ut=Be;ut!==null;){if(ut.key===mt)if(ut.tag===w&&ut.stateNode.containerInfo===fe.containerInfo&&ut.stateNode.implementation===fe.implementation){n(de,ut.sibling);var qt=c(ut,fe.children||[]);return qt.return=de,qt}else{n(de,ut);break}else t(de,ut);ut=ut.sibling}var Zt=t2(fe,de.mode,Ke);return Zt.return=de,Zt}function vr(de,Be,fe,Ke){var mt=typeof fe=="object"&&fe!==null&&fe.type===ue&&fe.key===null;if(mt&&(fe=fe.props.children),typeof fe=="object"&&fe!==null){switch(fe.$$typeof){case q:return _(kt(de,Be,fe,Ke));case ne:return _(mr(de,Be,fe,Ke));case at:var ut=fe._payload,qt=fe._init;return vr(de,Be,qt(ut),Ke)}if(sn(fe))return ke(de,Be,fe,Ke);if(Qa(fe))return st(de,Be,fe,Ke);Wv(de,fe)}return typeof fe=="string"&&fe!==""||typeof fe=="number"?_(Ot(de,Be,""+fe,Ke)):(typeof fe=="function"&&qv(de),n(de,Be))}return vr}var gf=C3(!0),x3=C3(!1);function oj(e,t){if(e!==null&&t.child!==e.child)throw new Error("Resuming work not yet implemented.");if(t.child!==null){var n=t.child,i=id(n,n.pendingProps);for(t.child=i,i.return=t;n.sibling!==null;)n=n.sibling,i=i.sibling=id(n,n.pendingProps),i.return=t;i.sibling=null}}function ij(e,t){for(var n=e.child;n!==null;)JU(n,t),n=n.sibling}var oy=$c(null),iy;iy={};var Yv=null,_f=null,ly=null,$v=!1;function Gv(){Yv=null,_f=null,ly=null,$v=!1}function T3(){$v=!0}function k3(){$v=!1}function R3(e,t,n){Vn(oy,t._currentValue,e),t._currentValue=n,t._currentRenderer!==void 0&&t._currentRenderer!==null&&t._currentRenderer!==iy&&u("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),t._currentRenderer=iy}function sy(e,t){var n=oy.current;Un(oy,t),e._currentValue=n}function cy(e,t,n){for(var i=e;i!==null;){var c=i.alternate;if(tf(i.childLanes,t)?c!==null&&!tf(c.childLanes,t)&&(c.childLanes=sr(c.childLanes,t)):(i.childLanes=sr(i.childLanes,t),c!==null&&(c.childLanes=sr(c.childLanes,t))),i===n)break;i=i.return}i!==n&&u("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function lj(e,t,n){sj(e,t,n)}function sj(e,t,n){var i=e.child;for(i!==null&&(i.return=e);i!==null;){var c=void 0,f=i.dependencies;if(f!==null){c=i.child;for(var _=f.firstContext;_!==null;){if(_.context===t){if(i.tag===v){var S=Pp(n),x=lc(ba,S);x.tag=Xv;var D=i.updateQueue;if(D!==null){var B=D.shared,ee=B.pending;ee===null?x.next=x:(x.next=ee.next,ee.next=x),B.pending=x}}i.lanes=sr(i.lanes,n);var Z=i.alternate;Z!==null&&(Z.lanes=sr(Z.lanes,n)),cy(i.return,n,e),f.lanes=sr(f.lanes,n);break}_=_.next}}else if(i.tag===I)c=i.type===e.type?null:i.child;else if(i.tag===we){var _e=i.return;if(_e===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");_e.lanes=sr(_e.lanes,n);var be=_e.alternate;be!==null&&(be.lanes=sr(be.lanes,n)),cy(_e,n,e),c=i.sibling}else c=i.child;if(c!==null)c.return=i;else for(c=i;c!==null;){if(c===e){c=null;break}var ke=c.sibling;if(ke!==null){ke.return=c.return,c=ke;break}c=c.return}i=c}}function bf(e,t){Yv=e,_f=null,ly=null;var n=e.dependencies;if(n!==null){var i=n.firstContext;i!==null&&(Wo(n.lanes,t)&&Nh(),n.firstContext=null)}}function en(e){$v&&u("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var t=e._currentValue;if(ly!==e){var n={context:e,memoizedValue:t,next:null};if(_f===null){if(Yv===null)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");_f=n,Yv.dependencies={lanes:je,firstContext:n}}else _f=_f.next=n}return t}var Ju=null;function uy(e){Ju===null?Ju=[e]:Ju.push(e)}function cj(){if(Ju!==null){for(var e=0;e<Ju.length;e++){var t=Ju[e],n=t.interleaved;if(n!==null){t.interleaved=null;var i=n.next,c=t.pending;if(c!==null){var f=c.next;c.next=i,n.next=f}t.pending=n}}Ju=null}}function E3(e,t,n,i){var c=t.interleaved;return c===null?(n.next=n,uy(t)):(n.next=c.next,c.next=n),t.interleaved=n,Kv(e,i)}function uj(e,t,n,i){var c=t.interleaved;c===null?(n.next=n,uy(t)):(n.next=c.next,c.next=n),t.interleaved=n}function dj(e,t,n,i){var c=t.interleaved;return c===null?(n.next=n,uy(t)):(n.next=c.next,c.next=n),t.interleaved=n,Kv(e,i)}function Ro(e,t){return Kv(e,t)}var fj=Kv;function Kv(e,t){e.lanes=sr(e.lanes,t);var n=e.alternate;n!==null&&(n.lanes=sr(n.lanes,t)),n===null&&(e.flags&(Za|Xs))!==jt&&Tk(e);for(var i=e,c=e.return;c!==null;)c.childLanes=sr(c.childLanes,t),n=c.alternate,n!==null?n.childLanes=sr(n.childLanes,t):(c.flags&(Za|Xs))!==jt&&Tk(e),i=c,c=c.return;if(i.tag===y){var f=i.stateNode;return f}else return null}var D3=0,A3=1,Xv=2,dy=3,Qv=!1,fy,Jv;fy=!1,Jv=null;function py(e){var t={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:je},effects:null};e.updateQueue=t}function L3(e,t){var n=t.updateQueue,i=e.updateQueue;if(n===i){var c={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,effects:i.effects};t.updateQueue=c}}function lc(e,t){var n={eventTime:e,lane:t,tag:D3,payload:null,callback:null,next:null};return n}function Qc(e,t,n){var i=e.updateQueue;if(i===null)return null;var c=i.shared;if(Jv===c&&!fy&&(u("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),fy=!0),mU()){var f=c.pending;return f===null?t.next=t:(t.next=f.next,f.next=t),c.pending=t,fj(e,n)}else return dj(e,c,t,n)}function Zv(e,t,n){var i=t.updateQueue;if(i!==null){var c=i.shared;if(WC(n)){var f=c.lanes;f=YC(f,e.pendingLanes);var _=sr(f,n);c.lanes=_,o1(e,_)}}}function hy(e,t){var n=e.updateQueue,i=e.alternate;if(i!==null){var c=i.updateQueue;if(n===c){var f=null,_=null,S=n.firstBaseUpdate;if(S!==null){var x=S;do{var D={eventTime:x.eventTime,lane:x.lane,tag:x.tag,payload:x.payload,callback:x.callback,next:null};_===null?f=_=D:(_.next=D,_=D),x=x.next}while(x!==null);_===null?f=_=t:(_.next=t,_=t)}else f=_=t;n={baseState:c.baseState,firstBaseUpdate:f,lastBaseUpdate:_,shared:c.shared,effects:c.effects},e.updateQueue=n;return}}var B=n.lastBaseUpdate;B===null?n.firstBaseUpdate=t:B.next=t,n.lastBaseUpdate=t}function pj(e,t,n,i,c,f){switch(n.tag){case A3:{var _=n.payload;if(typeof _=="function"){T3();var S=_.call(f,i,c);{if(e.mode&za){Cn(!0);try{_.call(f,i,c)}finally{Cn(!1)}}k3()}return S}return _}case dy:e.flags=e.flags&~ro|zr;case D3:{var x=n.payload,D;if(typeof x=="function"){T3(),D=x.call(f,i,c);{if(e.mode&za){Cn(!0);try{x.call(f,i,c)}finally{Cn(!1)}}k3()}}else D=x;return D==null?i:Pt({},i,D)}case Xv:return Qv=!0,i}return i}function eg(e,t,n,i){var c=e.updateQueue;Qv=!1,Jv=c.shared;var f=c.firstBaseUpdate,_=c.lastBaseUpdate,S=c.shared.pending;if(S!==null){c.shared.pending=null;var x=S,D=x.next;x.next=null,_===null?f=D:_.next=D,_=x;var B=e.alternate;if(B!==null){var ee=B.updateQueue,Z=ee.lastBaseUpdate;Z!==_&&(Z===null?ee.firstBaseUpdate=D:Z.next=D,ee.lastBaseUpdate=x)}}if(f!==null){var _e=c.baseState,be=je,ke=null,st=null,Ot=null,kt=f;do{var mr=kt.lane,vr=kt.eventTime;if(tf(i,mr)){if(Ot!==null){var Be={eventTime:vr,lane:xn,tag:kt.tag,payload:kt.payload,callback:kt.callback,next:null};Ot=Ot.next=Be}_e=pj(e,c,kt,_e,t,n);var fe=kt.callback;if(fe!==null&&kt.lane!==xn){e.flags|=kb;var Ke=c.effects;Ke===null?c.effects=[kt]:Ke.push(kt)}}else{var de={eventTime:vr,lane:mr,tag:kt.tag,payload:kt.payload,callback:kt.callback,next:null};Ot===null?(st=Ot=de,ke=_e):Ot=Ot.next=de,be=sr(be,mr)}if(kt=kt.next,kt===null){if(S=c.shared.pending,S===null)break;var mt=S,ut=mt.next;mt.next=null,kt=ut,c.lastBaseUpdate=mt,c.shared.pending=null}}while(!0);Ot===null&&(ke=_e),c.baseState=ke,c.firstBaseUpdate=st,c.lastBaseUpdate=Ot;var qt=c.shared.interleaved;if(qt!==null){var Zt=qt;do be=sr(be,Zt.lane),Zt=Zt.next;while(Zt!==qt)}else f===null&&(c.shared.lanes=je);qh(be),e.lanes=be,e.memoizedState=_e}Jv=null}function hj(e,t){if(typeof e!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+e));e.call(t)}function B3(){Qv=!1}function tg(){return Qv}function N3(e,t,n){var i=t.effects;if(t.effects=null,i!==null)for(var c=0;c<i.length;c++){var f=i[c],_=f.callback;_!==null&&(f.callback=null,hj(_,n))}}var bh={},Jc=$c(bh),yh=$c(bh),rg=$c(bh);function ag(e){if(e===bh)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function O3(){var e=ag(rg.current);return e}function my(e,t){Vn(rg,t,e),Vn(yh,e,e),Vn(Jc,bh,e);var n=LF(t);Un(Jc,e),Vn(Jc,n,e)}function yf(e){Un(Jc,e),Un(yh,e),Un(rg,e)}function vy(){var e=ag(Jc.current);return e}function I3(e){var t=ag(rg.current),n=ag(Jc.current),i=BF(n,e.type);n!==i&&(Vn(yh,e,e),Vn(Jc,i,e))}function gy(e){yh.current===e&&(Un(Jc,e),Un(yh,e))}var mj=0,P3=1,M3=1,Sh=2,Xl=$c(mj);function _y(e,t){return(e&t)!==0}function Sf(e){return e&P3}function by(e,t){return e&P3|t}function vj(e,t){return e|t}function Zc(e,t){Vn(Xl,t,e)}function wf(e){Un(Xl,e)}function gj(e,t){var n=e.memoizedState;if(n!==null)return n.dehydrated!==null;var i=e.memoizedProps;return!0}function ng(e){for(var t=e;t!==null;){if(t.tag===J){var n=t.memoizedState;if(n!==null){var i=n.dehydrated;if(i===null||e3(i)||M1(i))return t}}else if(t.tag===Se&&t.memoizedProps.revealOrder!==void 0){var c=(t.flags&zr)!==jt;if(c)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)return null;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}var Eo=0,cn=1,Ts=2,un=4,Ln=8,yy=[];function Sy(){for(var e=0;e<yy.length;e++){var t=yy[e];t._workInProgressVersionPrimary=null}yy.length=0}function _j(e,t){var n=t._getVersion,i=n(t._source);e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[t,i]:e.mutableSourceEagerHydrationData.push(t,i)}var ft=o.ReactCurrentDispatcher,wh=o.ReactCurrentBatchConfig,wy,Cf;wy=new Set;var Zu=je,ea=null,dn=null,fn=null,og=!1,Ch=!1,xh=0,bj=0,yj=25,Oe=null,Dl=null,eu=-1,Cy=!1;function Ur(){{var e=Oe;Dl===null?Dl=[e]:Dl.push(e)}}function lt(){{var e=Oe;Dl!==null&&(eu++,Dl[eu]!==e&&Sj(e))}}function xf(e){e!=null&&!sn(e)&&u("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",Oe,typeof e)}function Sj(e){{var t=nr(ea);if(!wy.has(t)&&(wy.add(t),Dl!==null)){for(var n="",i=30,c=0;c<=eu;c++){for(var f=Dl[c],_=c===eu?e:f,S=c+1+". "+f;S.length<i;)S+=" ";S+=_+`
72
72
  `,n+=S}u(`React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks
73
73
 
74
74
  Previous render Next render
@@ -81,11 +81,11 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`)}}retur
81
81
  See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function xy(e,t){if(Cy)return!1;if(t===null)return u("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",Oe),!1;e.length!==t.length&&u(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
82
82
 
83
83
  Previous: %s
84
- Incoming: %s`,Oe,"["+t.join(", ")+"]","["+e.join(", ")+"]");for(var n=0;n<t.length&&n<e.length;n++)if(!Yo(e[n],t[n]))return!1;return!0}function Tf(e,t,n,i,c,f){Zu=f,ea=t,El=e!==null?e._debugHookTypes:null,eu=-1,Cy=e!==null&&e.type!==t.type,t.memoizedState=null,t.updateQueue=null,t.lanes=je,e!==null&&e.memoizedState!==null?ft.current=oT:El!==null?ft.current=nT:ft.current=aT;var _=n(i,c);if(Ch){var S=0;do{if(Ch=!1,xh=0,S>=yj)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");S+=1,Cy=!1,dn=null,fn=null,t.updateQueue=null,eu=-1,ft.current=iT,_=n(i,c)}while(Ch)}ft.current=_g,t._debugHookTypes=El;var x=dn!==null&&dn.next!==null;if(Zu=je,ea=null,dn=null,fn=null,Oe=null,El=null,eu=-1,e!==null&&(e.flags&Js)!==(t.flags&Js)&&(e.mode&wr)!==Mt&&u("Internal React error: Expected static flag was missing. Please notify the React team."),og=!1,x)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return _}function kf(){var e=xh!==0;return xh=0,e}function z3(e,t,n){t.updateQueue=e.updateQueue,(t.mode&ys)!==Mt?t.flags&=~(Zm|Qs|Vl|Dr):t.flags&=~(Vl|Dr),e.lanes=iv(e.lanes,n)}function F3(){if(ft.current=_g,og){for(var e=ea.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}og=!1}Zu=je,ea=null,dn=null,fn=null,El=null,eu=-1,Oe=null,J3=!1,Ch=!1,xh=0}function Ts(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return fn===null?ea.memoizedState=fn=e:fn=fn.next=e,fn}function Dl(){var e;if(dn===null){var t=ea.alternate;t!==null?e=t.memoizedState:e=null}else e=dn.next;var n;if(fn===null?n=ea.memoizedState:n=fn.next,n!==null)fn=n,n=fn.next,dn=e;else{if(e===null)throw new Error("Rendered more hooks than during the previous render.");dn=e;var i={memoizedState:dn.memoizedState,baseState:dn.baseState,baseQueue:dn.baseQueue,queue:dn.queue,next:null};fn===null?ea.memoizedState=fn=i:fn=fn.next=i}return fn}function j3(){return{lastEffect:null,stores:null}}function Ty(e,t){return typeof t=="function"?t(e):t}function ky(e,t,n){var i=Ts(),c;n!==void 0?c=n(t):c=t,i.memoizedState=i.baseState=c;var f={pending:null,interleaved:null,lanes:je,dispatch:null,lastRenderedReducer:e,lastRenderedState:c};i.queue=f;var _=f.dispatch=Tj.bind(null,ea,f);return[i.memoizedState,_]}function Ry(e,t,n){var i=Dl(),c=i.queue;if(c===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");c.lastRenderedReducer=e;var f=dn,_=f.baseQueue,S=c.pending;if(S!==null){if(_!==null){var x=_.next,D=S.next;_.next=D,S.next=x}f.baseQueue!==_&&u("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),f.baseQueue=_=S,c.pending=null}if(_!==null){var B=_.next,ee=f.baseState,Z=null,_e=null,be=null,ke=B;do{var st=ke.lane;if(tf(Zu,st)){if(be!==null){var kt={lane:xn,action:ke.action,hasEagerState:ke.hasEagerState,eagerState:ke.eagerState,next:null};be=be.next=kt}if(ke.hasEagerState)ee=ke.eagerState;else{var mr=ke.action;ee=e(ee,mr)}}else{var Ot={lane:st,action:ke.action,hasEagerState:ke.hasEagerState,eagerState:ke.eagerState,next:null};be===null?(_e=be=Ot,Z=ee):be=be.next=Ot,ea.lanes=sr(ea.lanes,st),qh(st)}ke=ke.next}while(ke!==null&&ke!==B);be===null?Z=ee:be.next=_e,Yo(ee,i.memoizedState)||Nh(),i.memoizedState=ee,i.baseState=Z,i.baseQueue=be,c.lastRenderedState=ee}var vr=c.interleaved;if(vr!==null){var de=vr;do{var Be=de.lane;ea.lanes=sr(ea.lanes,Be),qh(Be),de=de.next}while(de!==vr)}else _===null&&(c.lanes=je);var fe=c.dispatch;return[i.memoizedState,fe]}function Ey(e,t,n){var i=Dl(),c=i.queue;if(c===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");c.lastRenderedReducer=e;var f=c.dispatch,_=c.pending,S=i.memoizedState;if(_!==null){c.pending=null;var x=_.next,D=x;do{var B=D.action;S=e(S,B),D=D.next}while(D!==x);Yo(S,i.memoizedState)||Nh(),i.memoizedState=S,i.baseQueue===null&&(i.baseState=S),c.lastRenderedState=S}return[S,f]}function pG(e,t,n){}function hG(e,t,n){}function Dy(e,t,n){var i=ea,c=Ts(),f,_=An();if(_){if(n===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");f=n(),Cf||f!==n()&&(u("The result of getServerSnapshot should be cached to avoid an infinite loop"),Cf=!0)}else{if(f=t(),!Cf){var S=t();Yo(f,S)||(u("The result of getSnapshot should be cached to avoid an infinite loop"),Cf=!0)}var x=Mg();if(x===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");ov(x,Zu)||H3(i,t,f)}c.memoizedState=f;var D={value:f,getSnapshot:t};return c.queue=D,ug(V3.bind(null,i,D,e),[e]),i.flags|=Vl,Th(cn|Ln,U3.bind(null,i,D,f,t),void 0,null),f}function ig(e,t,n){var i=ea,c=Dl(),f=t();if(!Cf){var _=t();Yo(f,_)||(u("The result of getSnapshot should be cached to avoid an infinite loop"),Cf=!0)}var S=c.memoizedState,x=!Yo(S,f);x&&(c.memoizedState=f,Nh());var D=c.queue;if(Rh(V3.bind(null,i,D,e),[e]),D.getSnapshot!==t||x||fn!==null&&fn.memoizedState.tag&cn){i.flags|=Vl,Th(cn|Ln,U3.bind(null,i,D,f,t),void 0,null);var B=Mg();if(B===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");ov(B,Zu)||H3(i,t,f)}return f}function H3(e,t,n){e.flags|=Jm;var i={getSnapshot:t,value:n},c=ea.updateQueue;if(c===null)c=j3(),ea.updateQueue=c,c.stores=[i];else{var f=c.stores;f===null?c.stores=[i]:f.push(i)}}function U3(e,t,n,i){t.value=n,t.getSnapshot=i,W3(t)&&q3(e)}function V3(e,t,n){var i=function(){W3(t)&&q3(e)};return n(i)}function W3(e){var t=e.getSnapshot,n=e.value;try{var i=t();return!Yo(n,i)}catch(c){return!0}}function q3(e){var t=Ro(e,Xt);t!==null&&vn(t,e,Xt,ba)}function lg(e){var t=Ts();typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e;var n={pending:null,interleaved:null,lanes:je,dispatch:null,lastRenderedReducer:Ty,lastRenderedState:e};t.queue=n;var i=n.dispatch=kj.bind(null,ea,n);return[t.memoizedState,i]}function Ay(e){return Ry(Ty)}function Ly(e){return Ey(Ty)}function Th(e,t,n,i){var c={tag:e,create:t,destroy:n,deps:i,next:null},f=ea.updateQueue;if(f===null)f=j3(),ea.updateQueue=f,f.lastEffect=c.next=c;else{var _=f.lastEffect;if(_===null)f.lastEffect=c.next=c;else{var S=_.next;_.next=c,c.next=S,f.lastEffect=c}}return c}function By(e){var t=Ts();{var n={current:e};return t.memoizedState=n,n}}function sg(e){var t=Dl();return t.memoizedState}function kh(e,t,n,i){var c=Ts(),f=i===void 0?null:i;ea.flags|=e,c.memoizedState=Th(cn|t,n,void 0,f)}function cg(e,t,n,i){var c=Dl(),f=i===void 0?null:i,_=void 0;if(dn!==null){var S=dn.memoizedState;if(_=S.destroy,f!==null){var x=S.deps;if(xy(f,x)){c.memoizedState=Th(t,n,_,f);return}}}ea.flags|=e,c.memoizedState=Th(cn|t,n,_,f)}function ug(e,t){return(ea.mode&ys)!==Mt?kh(Zm|Vl|Db,Ln,e,t):kh(Vl|Db,Ln,e,t)}function Rh(e,t){return cg(Vl,Ln,e,t)}function Ny(e,t){return kh(Dr,xs,e,t)}function dg(e,t){return cg(Dr,xs,e,t)}function Oy(e,t){var n=Dr;return n|=Iu,(ea.mode&ys)!==Mt&&(n|=Qs),kh(n,un,e,t)}function fg(e,t){return cg(Dr,un,e,t)}function Y3(e,t){if(typeof t=="function"){var n=t,i=e();return n(i),function(){n(null)}}else if(t!=null){var c=t;c.hasOwnProperty("current")||u("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(c).join(", ")+"}");var f=e();return c.current=f,function(){c.current=null}}}function Iy(e,t,n){typeof t!="function"&&u("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var i=n!=null?n.concat([e]):null,c=Dr;return c|=Iu,(ea.mode&ys)!==Mt&&(c|=Qs),kh(c,un,Y3.bind(null,t,e),i)}function pg(e,t,n){typeof t!="function"&&u("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var i=n!=null?n.concat([e]):null;return cg(Dr,un,Y3.bind(null,t,e),i)}function wj(e,t){}var hg=wj;function Py(e,t){var n=Ts(),i=t===void 0?null:t;return n.memoizedState=[e,i],e}function mg(e,t){var n=Dl(),i=t===void 0?null:t,c=n.memoizedState;if(c!==null&&i!==null){var f=c[1];if(xy(i,f))return c[0]}return n.memoizedState=[e,i],e}function My(e,t){var n=Ts(),i=t===void 0?null:t,c=e();return n.memoizedState=[c,i],c}function vg(e,t){var n=Dl(),i=t===void 0?null:t,c=n.memoizedState;if(c!==null&&i!==null){var f=c[1];if(xy(i,f))return c[0]}var _=e();return n.memoizedState=[_,i],_}function zy(e){var t=Ts();return t.memoizedState=e,e}function $3(e){var t=Dl(),n=dn,i=n.memoizedState;return K3(t,i,e)}function G3(e){var t=Dl();if(dn===null)return t.memoizedState=e,e;var n=dn.memoizedState;return K3(t,n,e)}function K3(e,t,n){var i=!lM(Zu);if(i){if(!Yo(n,t)){var c=qC();ea.lanes=sr(ea.lanes,c),qh(c),e.baseState=!0}return t}else return e.baseState&&(e.baseState=!1,Nh()),e.memoizedState=n,n}function Cj(e,t,n){var i=ql();Tn(vM(i,ec)),e(!0);var c=wh.transition;wh.transition={};var f=wh.transition;wh.transition._updatedFibers=new Set;try{e(!1),t()}finally{if(Tn(i),wh.transition=c,c===null&&f._updatedFibers){var _=f._updatedFibers.size;_>10&&d("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),f._updatedFibers.clear()}}}function Fy(){var e=lg(!1),t=e[0],n=e[1],i=Cj.bind(null,n),c=Ts();return c.memoizedState=i,[t,i]}function X3(){var e=Ay(),t=e[0],n=Dl(),i=n.memoizedState;return[t,i]}function Q3(){var e=Ly(),t=e[0],n=Dl(),i=n.memoizedState;return[t,i]}var J3=!1;function xj(){return J3}function jy(){var e=Ts(),t=Mg(),n=t.identifierPrefix,i;if(An()){var c=H9();i=":"+n+"R"+c;var f=xh++;f>0&&(i+="H"+f.toString(32)),i+=":"}else{var _=bj++;i=":"+n+"r"+_.toString(32)+":"}return e.memoizedState=i,i}function gg(){var e=Dl(),t=e.memoizedState;return t}function Tj(e,t,n){typeof arguments[3]=="function"&&u("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var i=ou(e),c={lane:i,action:n,hasEagerState:!1,eagerState:null,next:null};if(Z3(e))eT(t,c);else{var f=E3(e,t,c,i);if(f!==null){var _=oo();vn(f,e,i,_),tT(f,t,i)}}rT(e,i)}function kj(e,t,n){typeof arguments[3]=="function"&&u("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var i=ou(e),c={lane:i,action:n,hasEagerState:!1,eagerState:null,next:null};if(Z3(e))eT(t,c);else{var f=e.alternate;if(e.lanes===je&&(f===null||f.lanes===je)){var _=t.lastRenderedReducer;if(_!==null){var S;S=ft.current,ft.current=Xl;try{var x=t.lastRenderedState,D=_(x,n);if(c.hasEagerState=!0,c.eagerState=D,Yo(D,x)){uj(e,t,c,i);return}}catch(Z){}finally{ft.current=S}}}var B=E3(e,t,c,i);if(B!==null){var ee=oo();vn(B,e,i,ee),tT(B,t,i)}}rT(e,i)}function Z3(e){var t=e.alternate;return e===ea||t!==null&&t===ea}function eT(e,t){Ch=og=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function tT(e,t,n){if(WC(n)){var i=t.lanes;i=YC(i,e.pendingLanes);var c=sr(i,n);t.lanes=c,o1(e,c)}}function rT(e,t,n){Ob(e,t)}var _g={readContext:en,useCallback:Wn,useContext:Wn,useEffect:Wn,useImperativeHandle:Wn,useInsertionEffect:Wn,useLayoutEffect:Wn,useMemo:Wn,useReducer:Wn,useRef:Wn,useState:Wn,useDebugValue:Wn,useDeferredValue:Wn,useTransition:Wn,useMutableSource:Wn,useSyncExternalStore:Wn,useId:Wn,unstable_isNewReconciler:oe},aT=null,nT=null,oT=null,iT=null,ks=null,Xl=null,bg=null;{var Hy=function(){u("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},Qt=function(){u("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};aT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",Ur(),xf(t),Py(e,t)},useContext:function(e){return Oe="useContext",Ur(),en(e)},useEffect:function(e,t){return Oe="useEffect",Ur(),xf(t),ug(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Ur(),xf(n),Iy(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Ur(),xf(t),Ny(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Ur(),xf(t),Oy(e,t)},useMemo:function(e,t){Oe="useMemo",Ur(),xf(t);var n=ft.current;ft.current=ks;try{return My(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Ur();var i=ft.current;ft.current=ks;try{return ky(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Ur(),By(e)},useState:function(e){Oe="useState",Ur();var t=ft.current;ft.current=ks;try{return lg(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Ur(),void 0},useDeferredValue:function(e){return Oe="useDeferredValue",Ur(),zy(e)},useTransition:function(){return Oe="useTransition",Ur(),Fy()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Ur(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Ur(),Dy(e,t,n)},useId:function(){return Oe="useId",Ur(),jy()},unstable_isNewReconciler:oe},nT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",lt(),Py(e,t)},useContext:function(e){return Oe="useContext",lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",lt(),ug(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",lt(),Iy(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",lt(),Ny(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",lt(),Oy(e,t)},useMemo:function(e,t){Oe="useMemo",lt();var n=ft.current;ft.current=ks;try{return My(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",lt();var i=ft.current;ft.current=ks;try{return ky(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",lt(),By(e)},useState:function(e){Oe="useState",lt();var t=ft.current;ft.current=ks;try{return lg(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",lt(),void 0},useDeferredValue:function(e){return Oe="useDeferredValue",lt(),zy(e)},useTransition:function(){return Oe="useTransition",lt(),Fy()},useMutableSource:function(e,t,n){return Oe="useMutableSource",lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",lt(),Dy(e,t,n)},useId:function(){return Oe="useId",lt(),jy()},unstable_isNewReconciler:oe},oT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",lt(),mg(e,t)},useContext:function(e){return Oe="useContext",lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",lt();var n=ft.current;ft.current=Xl;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",lt();var i=ft.current;ft.current=Xl;try{return Ry(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",lt(),sg()},useState:function(e){Oe="useState",lt();var t=ft.current;ft.current=Xl;try{return Ay(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",lt(),$3(e)},useTransition:function(){return Oe="useTransition",lt(),X3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",lt(),ig(e,t)},useId:function(){return Oe="useId",lt(),gg()},unstable_isNewReconciler:oe},iT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",lt(),mg(e,t)},useContext:function(e){return Oe="useContext",lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",lt();var n=ft.current;ft.current=bg;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",lt();var i=ft.current;ft.current=bg;try{return Ey(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",lt(),sg()},useState:function(e){Oe="useState",lt();var t=ft.current;ft.current=bg;try{return Ly(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",lt(),G3(e)},useTransition:function(){return Oe="useTransition",lt(),Q3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",lt(),ig(e,t)},useId:function(){return Oe="useId",lt(),gg()},unstable_isNewReconciler:oe},ks={readContext:function(e){return Hy(),en(e)},useCallback:function(e,t){return Oe="useCallback",Qt(),Ur(),Py(e,t)},useContext:function(e){return Oe="useContext",Qt(),Ur(),en(e)},useEffect:function(e,t){return Oe="useEffect",Qt(),Ur(),ug(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Qt(),Ur(),Iy(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Qt(),Ur(),Ny(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Qt(),Ur(),Oy(e,t)},useMemo:function(e,t){Oe="useMemo",Qt(),Ur();var n=ft.current;ft.current=ks;try{return My(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Qt(),Ur();var i=ft.current;ft.current=ks;try{return ky(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Qt(),Ur(),By(e)},useState:function(e){Oe="useState",Qt(),Ur();var t=ft.current;ft.current=ks;try{return lg(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Qt(),Ur(),void 0},useDeferredValue:function(e){return Oe="useDeferredValue",Qt(),Ur(),zy(e)},useTransition:function(){return Oe="useTransition",Qt(),Ur(),Fy()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Qt(),Ur(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Qt(),Ur(),Dy(e,t,n)},useId:function(){return Oe="useId",Qt(),Ur(),jy()},unstable_isNewReconciler:oe},Xl={readContext:function(e){return Hy(),en(e)},useCallback:function(e,t){return Oe="useCallback",Qt(),lt(),mg(e,t)},useContext:function(e){return Oe="useContext",Qt(),lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",Qt(),lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Qt(),lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Qt(),lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Qt(),lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",Qt(),lt();var n=ft.current;ft.current=Xl;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Qt(),lt();var i=ft.current;ft.current=Xl;try{return Ry(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Qt(),lt(),sg()},useState:function(e){Oe="useState",Qt(),lt();var t=ft.current;ft.current=Xl;try{return Ay(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Qt(),lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",Qt(),lt(),$3(e)},useTransition:function(){return Oe="useTransition",Qt(),lt(),X3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Qt(),lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Qt(),lt(),ig(e,t)},useId:function(){return Oe="useId",Qt(),lt(),gg()},unstable_isNewReconciler:oe},bg={readContext:function(e){return Hy(),en(e)},useCallback:function(e,t){return Oe="useCallback",Qt(),lt(),mg(e,t)},useContext:function(e){return Oe="useContext",Qt(),lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",Qt(),lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Qt(),lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Qt(),lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Qt(),lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",Qt(),lt();var n=ft.current;ft.current=Xl;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Qt(),lt();var i=ft.current;ft.current=Xl;try{return Ey(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Qt(),lt(),sg()},useState:function(e){Oe="useState",Qt(),lt();var t=ft.current;ft.current=Xl;try{return Ly(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Qt(),lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",Qt(),lt(),G3(e)},useTransition:function(){return Oe="useTransition",Qt(),lt(),Q3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Qt(),lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Qt(),lt(),ig(e,t)},useId:function(){return Oe="useId",Qt(),lt(),gg()},unstable_isNewReconciler:oe}}var tu=a.unstable_now,lT=0,yg=-1,Eh=-1,Sg=-1,Uy=!1,wg=!1;function sT(){return Uy}function Rj(){wg=!0}function Ej(){Uy=!1,wg=!1}function Dj(){Uy=wg,wg=!1}function cT(){return lT}function uT(){lT=tu()}function Vy(e){Eh=tu(),e.actualStartTime<0&&(e.actualStartTime=tu())}function dT(e){Eh=-1}function Cg(e,t){if(Eh>=0){var n=tu()-Eh;e.actualDuration+=n,t&&(e.selfBaseDuration=n),Eh=-1}}function Rs(e){if(yg>=0){var t=tu()-yg;yg=-1;for(var n=e.return;n!==null;){switch(n.tag){case y:var i=n.stateNode;i.effectDuration+=t;return;case H:var c=n.stateNode;c.effectDuration+=t;return}n=n.return}}}function Wy(e){if(Sg>=0){var t=tu()-Sg;Sg=-1;for(var n=e.return;n!==null;){switch(n.tag){case y:var i=n.stateNode;i!==null&&(i.passiveEffectDuration+=t);return;case H:var c=n.stateNode;c!==null&&(c.passiveEffectDuration+=t);return}n=n.return}}}function Es(){yg=tu()}function qy(){Sg=tu()}function Yy(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t=t.sibling}function Ql(e,t){if(e&&e.defaultProps){var n=Pt({},t),i=e.defaultProps;for(var c in i)n[c]===void 0&&(n[c]=i[c]);return n}return t}var $y={},Gy,Ky,Xy,Qy,Jy,fT,xg,Zy,e0,t0,Dh;{Gy=new Set,Ky=new Set,Xy=new Set,Qy=new Set,Zy=new Set,Jy=new Set,e0=new Set,t0=new Set,Dh=new Set;var pT=new Set;xg=function(e,t){if(!(e===null||typeof e=="function")){var n=t+"_"+e;pT.has(n)||(pT.add(n),u("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e))}},fT=function(e,t){if(t===void 0){var n=qr(e)||"Component";Jy.has(n)||(Jy.add(n),u("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",n))}},Object.defineProperty($y,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze($y)}function r0(e,t,n,i){var c=e.memoizedState,f=n(i,c);{if(e.mode&za){Cn(!0);try{f=n(i,c)}finally{Cn(!1)}}fT(t,f)}var _=f==null?c:Pt({},c,f);if(e.memoizedState=_,e.lanes===je){var S=e.updateQueue;S.baseState=_}}var a0={isMounted:yP,enqueueSetState:function(e,t,n){var i=Gd(e),c=oo(),f=ou(i),_=lc(c,f);_.payload=t,n!=null&&(xg(n,"setState"),_.callback=n);var S=Qc(i,_,f);S!==null&&(vn(S,i,f,c),Zv(S,i,f)),Ob(i,f)},enqueueReplaceState:function(e,t,n){var i=Gd(e),c=oo(),f=ou(i),_=lc(c,f);_.tag=A3,_.payload=t,n!=null&&(xg(n,"replaceState"),_.callback=n);var S=Qc(i,_,f);S!==null&&(vn(S,i,f,c),Zv(S,i,f)),Ob(i,f)},enqueueForceUpdate:function(e,t){var n=Gd(e),i=oo(),c=ou(n),f=lc(i,c);f.tag=Xv,t!=null&&(xg(t,"forceUpdate"),f.callback=t);var _=Qc(n,f,c);_!==null&&(vn(_,n,c,i),Zv(_,n,c)),QP(n,c)}};function hT(e,t,n,i,c,f,_){var S=e.stateNode;if(typeof S.shouldComponentUpdate=="function"){var x=S.shouldComponentUpdate(i,f,_);{if(e.mode&za){Cn(!0);try{x=S.shouldComponentUpdate(i,f,_)}finally{Cn(!1)}}x===void 0&&u("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",qr(t)||"Component")}return x}return t.prototype&&t.prototype.isPureReactComponent?!Qp(n,i)||!Qp(c,f):!0}function Aj(e,t,n){var i=e.stateNode;{var c=qr(t)||"Component",f=i.render;f||(t.prototype&&typeof t.prototype.render=="function"?u("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",c):u("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",c)),i.getInitialState&&!i.getInitialState.isReactClassApproved&&!i.state&&u("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",c),i.getDefaultProps&&!i.getDefaultProps.isReactClassApproved&&u("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",c),i.propTypes&&u("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",c),i.contextType&&u("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",c),t.childContextTypes&&!Dh.has(t)&&(e.mode&za)===Mt&&(Dh.add(t),u(`%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead
84
+ Incoming: %s`,Oe,"["+t.join(", ")+"]","["+e.join(", ")+"]");for(var n=0;n<t.length&&n<e.length;n++)if(!$o(e[n],t[n]))return!1;return!0}function Tf(e,t,n,i,c,f){Zu=f,ea=t,Dl=e!==null?e._debugHookTypes:null,eu=-1,Cy=e!==null&&e.type!==t.type,t.memoizedState=null,t.updateQueue=null,t.lanes=je,e!==null&&e.memoizedState!==null?ft.current=oT:Dl!==null?ft.current=nT:ft.current=aT;var _=n(i,c);if(Ch){var S=0;do{if(Ch=!1,xh=0,S>=yj)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");S+=1,Cy=!1,dn=null,fn=null,t.updateQueue=null,eu=-1,ft.current=iT,_=n(i,c)}while(Ch)}ft.current=_g,t._debugHookTypes=Dl;var x=dn!==null&&dn.next!==null;if(Zu=je,ea=null,dn=null,fn=null,Oe=null,Dl=null,eu=-1,e!==null&&(e.flags&Js)!==(t.flags&Js)&&(e.mode&wr)!==Mt&&u("Internal React error: Expected static flag was missing. Please notify the React team."),og=!1,x)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return _}function kf(){var e=xh!==0;return xh=0,e}function z3(e,t,n){t.updateQueue=e.updateQueue,(t.mode&Ss)!==Mt?t.flags&=~(Zm|Qs|Wl|Dr):t.flags&=~(Wl|Dr),e.lanes=iv(e.lanes,n)}function F3(){if(ft.current=_g,og){for(var e=ea.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}og=!1}Zu=je,ea=null,dn=null,fn=null,Dl=null,eu=-1,Oe=null,J3=!1,Ch=!1,xh=0}function ks(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return fn===null?ea.memoizedState=fn=e:fn=fn.next=e,fn}function Al(){var e;if(dn===null){var t=ea.alternate;t!==null?e=t.memoizedState:e=null}else e=dn.next;var n;if(fn===null?n=ea.memoizedState:n=fn.next,n!==null)fn=n,n=fn.next,dn=e;else{if(e===null)throw new Error("Rendered more hooks than during the previous render.");dn=e;var i={memoizedState:dn.memoizedState,baseState:dn.baseState,baseQueue:dn.baseQueue,queue:dn.queue,next:null};fn===null?ea.memoizedState=fn=i:fn=fn.next=i}return fn}function j3(){return{lastEffect:null,stores:null}}function Ty(e,t){return typeof t=="function"?t(e):t}function ky(e,t,n){var i=ks(),c;n!==void 0?c=n(t):c=t,i.memoizedState=i.baseState=c;var f={pending:null,interleaved:null,lanes:je,dispatch:null,lastRenderedReducer:e,lastRenderedState:c};i.queue=f;var _=f.dispatch=Tj.bind(null,ea,f);return[i.memoizedState,_]}function Ry(e,t,n){var i=Al(),c=i.queue;if(c===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");c.lastRenderedReducer=e;var f=dn,_=f.baseQueue,S=c.pending;if(S!==null){if(_!==null){var x=_.next,D=S.next;_.next=D,S.next=x}f.baseQueue!==_&&u("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),f.baseQueue=_=S,c.pending=null}if(_!==null){var B=_.next,ee=f.baseState,Z=null,_e=null,be=null,ke=B;do{var st=ke.lane;if(tf(Zu,st)){if(be!==null){var kt={lane:xn,action:ke.action,hasEagerState:ke.hasEagerState,eagerState:ke.eagerState,next:null};be=be.next=kt}if(ke.hasEagerState)ee=ke.eagerState;else{var mr=ke.action;ee=e(ee,mr)}}else{var Ot={lane:st,action:ke.action,hasEagerState:ke.hasEagerState,eagerState:ke.eagerState,next:null};be===null?(_e=be=Ot,Z=ee):be=be.next=Ot,ea.lanes=sr(ea.lanes,st),qh(st)}ke=ke.next}while(ke!==null&&ke!==B);be===null?Z=ee:be.next=_e,$o(ee,i.memoizedState)||Nh(),i.memoizedState=ee,i.baseState=Z,i.baseQueue=be,c.lastRenderedState=ee}var vr=c.interleaved;if(vr!==null){var de=vr;do{var Be=de.lane;ea.lanes=sr(ea.lanes,Be),qh(Be),de=de.next}while(de!==vr)}else _===null&&(c.lanes=je);var fe=c.dispatch;return[i.memoizedState,fe]}function Ey(e,t,n){var i=Al(),c=i.queue;if(c===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");c.lastRenderedReducer=e;var f=c.dispatch,_=c.pending,S=i.memoizedState;if(_!==null){c.pending=null;var x=_.next,D=x;do{var B=D.action;S=e(S,B),D=D.next}while(D!==x);$o(S,i.memoizedState)||Nh(),i.memoizedState=S,i.baseQueue===null&&(i.baseState=S),c.lastRenderedState=S}return[S,f]}function pG(e,t,n){}function hG(e,t,n){}function Dy(e,t,n){var i=ea,c=ks(),f,_=An();if(_){if(n===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");f=n(),Cf||f!==n()&&(u("The result of getServerSnapshot should be cached to avoid an infinite loop"),Cf=!0)}else{if(f=t(),!Cf){var S=t();$o(f,S)||(u("The result of getSnapshot should be cached to avoid an infinite loop"),Cf=!0)}var x=Mg();if(x===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");ov(x,Zu)||H3(i,t,f)}c.memoizedState=f;var D={value:f,getSnapshot:t};return c.queue=D,ug(V3.bind(null,i,D,e),[e]),i.flags|=Wl,Th(cn|Ln,U3.bind(null,i,D,f,t),void 0,null),f}function ig(e,t,n){var i=ea,c=Al(),f=t();if(!Cf){var _=t();$o(f,_)||(u("The result of getSnapshot should be cached to avoid an infinite loop"),Cf=!0)}var S=c.memoizedState,x=!$o(S,f);x&&(c.memoizedState=f,Nh());var D=c.queue;if(Rh(V3.bind(null,i,D,e),[e]),D.getSnapshot!==t||x||fn!==null&&fn.memoizedState.tag&cn){i.flags|=Wl,Th(cn|Ln,U3.bind(null,i,D,f,t),void 0,null);var B=Mg();if(B===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");ov(B,Zu)||H3(i,t,f)}return f}function H3(e,t,n){e.flags|=Jm;var i={getSnapshot:t,value:n},c=ea.updateQueue;if(c===null)c=j3(),ea.updateQueue=c,c.stores=[i];else{var f=c.stores;f===null?c.stores=[i]:f.push(i)}}function U3(e,t,n,i){t.value=n,t.getSnapshot=i,W3(t)&&q3(e)}function V3(e,t,n){var i=function(){W3(t)&&q3(e)};return n(i)}function W3(e){var t=e.getSnapshot,n=e.value;try{var i=t();return!$o(n,i)}catch(c){return!0}}function q3(e){var t=Ro(e,Xt);t!==null&&vn(t,e,Xt,ba)}function lg(e){var t=ks();typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e;var n={pending:null,interleaved:null,lanes:je,dispatch:null,lastRenderedReducer:Ty,lastRenderedState:e};t.queue=n;var i=n.dispatch=kj.bind(null,ea,n);return[t.memoizedState,i]}function Ay(e){return Ry(Ty)}function Ly(e){return Ey(Ty)}function Th(e,t,n,i){var c={tag:e,create:t,destroy:n,deps:i,next:null},f=ea.updateQueue;if(f===null)f=j3(),ea.updateQueue=f,f.lastEffect=c.next=c;else{var _=f.lastEffect;if(_===null)f.lastEffect=c.next=c;else{var S=_.next;_.next=c,c.next=S,f.lastEffect=c}}return c}function By(e){var t=ks();{var n={current:e};return t.memoizedState=n,n}}function sg(e){var t=Al();return t.memoizedState}function kh(e,t,n,i){var c=ks(),f=i===void 0?null:i;ea.flags|=e,c.memoizedState=Th(cn|t,n,void 0,f)}function cg(e,t,n,i){var c=Al(),f=i===void 0?null:i,_=void 0;if(dn!==null){var S=dn.memoizedState;if(_=S.destroy,f!==null){var x=S.deps;if(xy(f,x)){c.memoizedState=Th(t,n,_,f);return}}}ea.flags|=e,c.memoizedState=Th(cn|t,n,_,f)}function ug(e,t){return(ea.mode&Ss)!==Mt?kh(Zm|Wl|Db,Ln,e,t):kh(Wl|Db,Ln,e,t)}function Rh(e,t){return cg(Wl,Ln,e,t)}function Ny(e,t){return kh(Dr,Ts,e,t)}function dg(e,t){return cg(Dr,Ts,e,t)}function Oy(e,t){var n=Dr;return n|=Iu,(ea.mode&Ss)!==Mt&&(n|=Qs),kh(n,un,e,t)}function fg(e,t){return cg(Dr,un,e,t)}function Y3(e,t){if(typeof t=="function"){var n=t,i=e();return n(i),function(){n(null)}}else if(t!=null){var c=t;c.hasOwnProperty("current")||u("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(c).join(", ")+"}");var f=e();return c.current=f,function(){c.current=null}}}function Iy(e,t,n){typeof t!="function"&&u("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var i=n!=null?n.concat([e]):null,c=Dr;return c|=Iu,(ea.mode&Ss)!==Mt&&(c|=Qs),kh(c,un,Y3.bind(null,t,e),i)}function pg(e,t,n){typeof t!="function"&&u("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var i=n!=null?n.concat([e]):null;return cg(Dr,un,Y3.bind(null,t,e),i)}function wj(e,t){}var hg=wj;function Py(e,t){var n=ks(),i=t===void 0?null:t;return n.memoizedState=[e,i],e}function mg(e,t){var n=Al(),i=t===void 0?null:t,c=n.memoizedState;if(c!==null&&i!==null){var f=c[1];if(xy(i,f))return c[0]}return n.memoizedState=[e,i],e}function My(e,t){var n=ks(),i=t===void 0?null:t,c=e();return n.memoizedState=[c,i],c}function vg(e,t){var n=Al(),i=t===void 0?null:t,c=n.memoizedState;if(c!==null&&i!==null){var f=c[1];if(xy(i,f))return c[0]}var _=e();return n.memoizedState=[_,i],_}function zy(e){var t=ks();return t.memoizedState=e,e}function $3(e){var t=Al(),n=dn,i=n.memoizedState;return K3(t,i,e)}function G3(e){var t=Al();if(dn===null)return t.memoizedState=e,e;var n=dn.memoizedState;return K3(t,n,e)}function K3(e,t,n){var i=!lM(Zu);if(i){if(!$o(n,t)){var c=qC();ea.lanes=sr(ea.lanes,c),qh(c),e.baseState=!0}return t}else return e.baseState&&(e.baseState=!1,Nh()),e.memoizedState=n,n}function Cj(e,t,n){var i=Yl();Tn(vM(i,ec)),e(!0);var c=wh.transition;wh.transition={};var f=wh.transition;wh.transition._updatedFibers=new Set;try{e(!1),t()}finally{if(Tn(i),wh.transition=c,c===null&&f._updatedFibers){var _=f._updatedFibers.size;_>10&&d("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),f._updatedFibers.clear()}}}function Fy(){var e=lg(!1),t=e[0],n=e[1],i=Cj.bind(null,n),c=ks();return c.memoizedState=i,[t,i]}function X3(){var e=Ay(),t=e[0],n=Al(),i=n.memoizedState;return[t,i]}function Q3(){var e=Ly(),t=e[0],n=Al(),i=n.memoizedState;return[t,i]}var J3=!1;function xj(){return J3}function jy(){var e=ks(),t=Mg(),n=t.identifierPrefix,i;if(An()){var c=H9();i=":"+n+"R"+c;var f=xh++;f>0&&(i+="H"+f.toString(32)),i+=":"}else{var _=bj++;i=":"+n+"r"+_.toString(32)+":"}return e.memoizedState=i,i}function gg(){var e=Al(),t=e.memoizedState;return t}function Tj(e,t,n){typeof arguments[3]=="function"&&u("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var i=ou(e),c={lane:i,action:n,hasEagerState:!1,eagerState:null,next:null};if(Z3(e))eT(t,c);else{var f=E3(e,t,c,i);if(f!==null){var _=oo();vn(f,e,i,_),tT(f,t,i)}}rT(e,i)}function kj(e,t,n){typeof arguments[3]=="function"&&u("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var i=ou(e),c={lane:i,action:n,hasEagerState:!1,eagerState:null,next:null};if(Z3(e))eT(t,c);else{var f=e.alternate;if(e.lanes===je&&(f===null||f.lanes===je)){var _=t.lastRenderedReducer;if(_!==null){var S;S=ft.current,ft.current=Ql;try{var x=t.lastRenderedState,D=_(x,n);if(c.hasEagerState=!0,c.eagerState=D,$o(D,x)){uj(e,t,c,i);return}}catch(Z){}finally{ft.current=S}}}var B=E3(e,t,c,i);if(B!==null){var ee=oo();vn(B,e,i,ee),tT(B,t,i)}}rT(e,i)}function Z3(e){var t=e.alternate;return e===ea||t!==null&&t===ea}function eT(e,t){Ch=og=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function tT(e,t,n){if(WC(n)){var i=t.lanes;i=YC(i,e.pendingLanes);var c=sr(i,n);t.lanes=c,o1(e,c)}}function rT(e,t,n){Ob(e,t)}var _g={readContext:en,useCallback:Wn,useContext:Wn,useEffect:Wn,useImperativeHandle:Wn,useInsertionEffect:Wn,useLayoutEffect:Wn,useMemo:Wn,useReducer:Wn,useRef:Wn,useState:Wn,useDebugValue:Wn,useDeferredValue:Wn,useTransition:Wn,useMutableSource:Wn,useSyncExternalStore:Wn,useId:Wn,unstable_isNewReconciler:oe},aT=null,nT=null,oT=null,iT=null,Rs=null,Ql=null,bg=null;{var Hy=function(){u("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},Qt=function(){u("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};aT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",Ur(),xf(t),Py(e,t)},useContext:function(e){return Oe="useContext",Ur(),en(e)},useEffect:function(e,t){return Oe="useEffect",Ur(),xf(t),ug(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Ur(),xf(n),Iy(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Ur(),xf(t),Ny(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Ur(),xf(t),Oy(e,t)},useMemo:function(e,t){Oe="useMemo",Ur(),xf(t);var n=ft.current;ft.current=Rs;try{return My(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Ur();var i=ft.current;ft.current=Rs;try{return ky(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Ur(),By(e)},useState:function(e){Oe="useState",Ur();var t=ft.current;ft.current=Rs;try{return lg(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Ur(),void 0},useDeferredValue:function(e){return Oe="useDeferredValue",Ur(),zy(e)},useTransition:function(){return Oe="useTransition",Ur(),Fy()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Ur(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Ur(),Dy(e,t,n)},useId:function(){return Oe="useId",Ur(),jy()},unstable_isNewReconciler:oe},nT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",lt(),Py(e,t)},useContext:function(e){return Oe="useContext",lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",lt(),ug(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",lt(),Iy(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",lt(),Ny(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",lt(),Oy(e,t)},useMemo:function(e,t){Oe="useMemo",lt();var n=ft.current;ft.current=Rs;try{return My(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",lt();var i=ft.current;ft.current=Rs;try{return ky(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",lt(),By(e)},useState:function(e){Oe="useState",lt();var t=ft.current;ft.current=Rs;try{return lg(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",lt(),void 0},useDeferredValue:function(e){return Oe="useDeferredValue",lt(),zy(e)},useTransition:function(){return Oe="useTransition",lt(),Fy()},useMutableSource:function(e,t,n){return Oe="useMutableSource",lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",lt(),Dy(e,t,n)},useId:function(){return Oe="useId",lt(),jy()},unstable_isNewReconciler:oe},oT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",lt(),mg(e,t)},useContext:function(e){return Oe="useContext",lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",lt();var n=ft.current;ft.current=Ql;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",lt();var i=ft.current;ft.current=Ql;try{return Ry(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",lt(),sg()},useState:function(e){Oe="useState",lt();var t=ft.current;ft.current=Ql;try{return Ay(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",lt(),$3(e)},useTransition:function(){return Oe="useTransition",lt(),X3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",lt(),ig(e,t)},useId:function(){return Oe="useId",lt(),gg()},unstable_isNewReconciler:oe},iT={readContext:function(e){return en(e)},useCallback:function(e,t){return Oe="useCallback",lt(),mg(e,t)},useContext:function(e){return Oe="useContext",lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",lt();var n=ft.current;ft.current=bg;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",lt();var i=ft.current;ft.current=bg;try{return Ey(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",lt(),sg()},useState:function(e){Oe="useState",lt();var t=ft.current;ft.current=bg;try{return Ly(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",lt(),G3(e)},useTransition:function(){return Oe="useTransition",lt(),Q3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",lt(),ig(e,t)},useId:function(){return Oe="useId",lt(),gg()},unstable_isNewReconciler:oe},Rs={readContext:function(e){return Hy(),en(e)},useCallback:function(e,t){return Oe="useCallback",Qt(),Ur(),Py(e,t)},useContext:function(e){return Oe="useContext",Qt(),Ur(),en(e)},useEffect:function(e,t){return Oe="useEffect",Qt(),Ur(),ug(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Qt(),Ur(),Iy(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Qt(),Ur(),Ny(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Qt(),Ur(),Oy(e,t)},useMemo:function(e,t){Oe="useMemo",Qt(),Ur();var n=ft.current;ft.current=Rs;try{return My(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Qt(),Ur();var i=ft.current;ft.current=Rs;try{return ky(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Qt(),Ur(),By(e)},useState:function(e){Oe="useState",Qt(),Ur();var t=ft.current;ft.current=Rs;try{return lg(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Qt(),Ur(),void 0},useDeferredValue:function(e){return Oe="useDeferredValue",Qt(),Ur(),zy(e)},useTransition:function(){return Oe="useTransition",Qt(),Ur(),Fy()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Qt(),Ur(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Qt(),Ur(),Dy(e,t,n)},useId:function(){return Oe="useId",Qt(),Ur(),jy()},unstable_isNewReconciler:oe},Ql={readContext:function(e){return Hy(),en(e)},useCallback:function(e,t){return Oe="useCallback",Qt(),lt(),mg(e,t)},useContext:function(e){return Oe="useContext",Qt(),lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",Qt(),lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Qt(),lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Qt(),lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Qt(),lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",Qt(),lt();var n=ft.current;ft.current=Ql;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Qt(),lt();var i=ft.current;ft.current=Ql;try{return Ry(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Qt(),lt(),sg()},useState:function(e){Oe="useState",Qt(),lt();var t=ft.current;ft.current=Ql;try{return Ay(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Qt(),lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",Qt(),lt(),$3(e)},useTransition:function(){return Oe="useTransition",Qt(),lt(),X3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Qt(),lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Qt(),lt(),ig(e,t)},useId:function(){return Oe="useId",Qt(),lt(),gg()},unstable_isNewReconciler:oe},bg={readContext:function(e){return Hy(),en(e)},useCallback:function(e,t){return Oe="useCallback",Qt(),lt(),mg(e,t)},useContext:function(e){return Oe="useContext",Qt(),lt(),en(e)},useEffect:function(e,t){return Oe="useEffect",Qt(),lt(),Rh(e,t)},useImperativeHandle:function(e,t,n){return Oe="useImperativeHandle",Qt(),lt(),pg(e,t,n)},useInsertionEffect:function(e,t){return Oe="useInsertionEffect",Qt(),lt(),dg(e,t)},useLayoutEffect:function(e,t){return Oe="useLayoutEffect",Qt(),lt(),fg(e,t)},useMemo:function(e,t){Oe="useMemo",Qt(),lt();var n=ft.current;ft.current=Ql;try{return vg(e,t)}finally{ft.current=n}},useReducer:function(e,t,n){Oe="useReducer",Qt(),lt();var i=ft.current;ft.current=Ql;try{return Ey(e,t,n)}finally{ft.current=i}},useRef:function(e){return Oe="useRef",Qt(),lt(),sg()},useState:function(e){Oe="useState",Qt(),lt();var t=ft.current;ft.current=Ql;try{return Ly(e)}finally{ft.current=t}},useDebugValue:function(e,t){return Oe="useDebugValue",Qt(),lt(),hg()},useDeferredValue:function(e){return Oe="useDeferredValue",Qt(),lt(),G3(e)},useTransition:function(){return Oe="useTransition",Qt(),lt(),Q3()},useMutableSource:function(e,t,n){return Oe="useMutableSource",Qt(),lt(),void 0},useSyncExternalStore:function(e,t,n){return Oe="useSyncExternalStore",Qt(),lt(),ig(e,t)},useId:function(){return Oe="useId",Qt(),lt(),gg()},unstable_isNewReconciler:oe}}var tu=a.unstable_now,lT=0,yg=-1,Eh=-1,Sg=-1,Uy=!1,wg=!1;function sT(){return Uy}function Rj(){wg=!0}function Ej(){Uy=!1,wg=!1}function Dj(){Uy=wg,wg=!1}function cT(){return lT}function uT(){lT=tu()}function Vy(e){Eh=tu(),e.actualStartTime<0&&(e.actualStartTime=tu())}function dT(e){Eh=-1}function Cg(e,t){if(Eh>=0){var n=tu()-Eh;e.actualDuration+=n,t&&(e.selfBaseDuration=n),Eh=-1}}function Es(e){if(yg>=0){var t=tu()-yg;yg=-1;for(var n=e.return;n!==null;){switch(n.tag){case y:var i=n.stateNode;i.effectDuration+=t;return;case H:var c=n.stateNode;c.effectDuration+=t;return}n=n.return}}}function Wy(e){if(Sg>=0){var t=tu()-Sg;Sg=-1;for(var n=e.return;n!==null;){switch(n.tag){case y:var i=n.stateNode;i!==null&&(i.passiveEffectDuration+=t);return;case H:var c=n.stateNode;c!==null&&(c.passiveEffectDuration+=t);return}n=n.return}}}function Ds(){yg=tu()}function qy(){Sg=tu()}function Yy(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t=t.sibling}function Jl(e,t){if(e&&e.defaultProps){var n=Pt({},t),i=e.defaultProps;for(var c in i)n[c]===void 0&&(n[c]=i[c]);return n}return t}var $y={},Gy,Ky,Xy,Qy,Jy,fT,xg,Zy,e0,t0,Dh;{Gy=new Set,Ky=new Set,Xy=new Set,Qy=new Set,Zy=new Set,Jy=new Set,e0=new Set,t0=new Set,Dh=new Set;var pT=new Set;xg=function(e,t){if(!(e===null||typeof e=="function")){var n=t+"_"+e;pT.has(n)||(pT.add(n),u("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e))}},fT=function(e,t){if(t===void 0){var n=qr(e)||"Component";Jy.has(n)||(Jy.add(n),u("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",n))}},Object.defineProperty($y,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze($y)}function r0(e,t,n,i){var c=e.memoizedState,f=n(i,c);{if(e.mode&za){Cn(!0);try{f=n(i,c)}finally{Cn(!1)}}fT(t,f)}var _=f==null?c:Pt({},c,f);if(e.memoizedState=_,e.lanes===je){var S=e.updateQueue;S.baseState=_}}var a0={isMounted:yP,enqueueSetState:function(e,t,n){var i=Gd(e),c=oo(),f=ou(i),_=lc(c,f);_.payload=t,n!=null&&(xg(n,"setState"),_.callback=n);var S=Qc(i,_,f);S!==null&&(vn(S,i,f,c),Zv(S,i,f)),Ob(i,f)},enqueueReplaceState:function(e,t,n){var i=Gd(e),c=oo(),f=ou(i),_=lc(c,f);_.tag=A3,_.payload=t,n!=null&&(xg(n,"replaceState"),_.callback=n);var S=Qc(i,_,f);S!==null&&(vn(S,i,f,c),Zv(S,i,f)),Ob(i,f)},enqueueForceUpdate:function(e,t){var n=Gd(e),i=oo(),c=ou(n),f=lc(i,c);f.tag=Xv,t!=null&&(xg(t,"forceUpdate"),f.callback=t);var _=Qc(n,f,c);_!==null&&(vn(_,n,c,i),Zv(_,n,c)),QP(n,c)}};function hT(e,t,n,i,c,f,_){var S=e.stateNode;if(typeof S.shouldComponentUpdate=="function"){var x=S.shouldComponentUpdate(i,f,_);{if(e.mode&za){Cn(!0);try{x=S.shouldComponentUpdate(i,f,_)}finally{Cn(!1)}}x===void 0&&u("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",qr(t)||"Component")}return x}return t.prototype&&t.prototype.isPureReactComponent?!Qp(n,i)||!Qp(c,f):!0}function Aj(e,t,n){var i=e.stateNode;{var c=qr(t)||"Component",f=i.render;f||(t.prototype&&typeof t.prototype.render=="function"?u("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",c):u("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",c)),i.getInitialState&&!i.getInitialState.isReactClassApproved&&!i.state&&u("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",c),i.getDefaultProps&&!i.getDefaultProps.isReactClassApproved&&u("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",c),i.propTypes&&u("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",c),i.contextType&&u("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",c),t.childContextTypes&&!Dh.has(t)&&(e.mode&za)===Mt&&(Dh.add(t),u(`%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead
85
85
 
86
86
  .Learn more about this warning here: https://reactjs.org/link/legacy-context`,c)),t.contextTypes&&!Dh.has(t)&&(e.mode&za)===Mt&&(Dh.add(t),u(`%s uses the legacy contextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() with static contextType instead.
87
87
 
88
- Learn more about this warning here: https://reactjs.org/link/legacy-context`,c)),i.contextTypes&&u("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",c),t.contextType&&t.contextTypes&&!e0.has(t)&&(e0.add(t),u("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",c)),typeof i.componentShouldUpdate=="function"&&u("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",c),t.prototype&&t.prototype.isPureReactComponent&&typeof i.shouldComponentUpdate!="undefined"&&u("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",qr(t)||"A pure component"),typeof i.componentDidUnmount=="function"&&u("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",c),typeof i.componentDidReceiveProps=="function"&&u("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",c),typeof i.componentWillRecieveProps=="function"&&u("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",c),typeof i.UNSAFE_componentWillRecieveProps=="function"&&u("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",c);var _=i.props!==n;i.props!==void 0&&_&&u("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",c,c),i.defaultProps&&u("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",c,c),typeof i.getSnapshotBeforeUpdate=="function"&&typeof i.componentDidUpdate!="function"&&!Xy.has(t)&&(Xy.add(t),u("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",qr(t))),typeof i.getDerivedStateFromProps=="function"&&u("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof i.getDerivedStateFromError=="function"&&u("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof t.getSnapshotBeforeUpdate=="function"&&u("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",c);var S=i.state;S&&(typeof S!="object"||sn(S))&&u("%s.state: must be set to an object or null",c),typeof i.getChildContext=="function"&&typeof t.childContextTypes!="object"&&u("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",c)}}function mT(e,t){t.updater=a0,e.stateNode=t,mP(t,e),t._reactInternalInstance=$y}function vT(e,t,n){var i=!1,c=$o,f=$o,_=t.contextType;if("contextType"in t){var S=_===null||_!==void 0&&_.$$typeof===$&&_._context===void 0;if(!S&&!t0.has(t)){t0.add(t);var x="";_===void 0?x=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof _!="object"?x=" However, it is set to a "+typeof _+".":_.$$typeof===L?x=" Did you accidentally pass the Context.Provider instead?":_._context!==void 0?x=" Did you accidentally pass the Context.Consumer instead?":x=" However, it is set to an object with keys {"+Object.keys(_).join(", ")+"}.",u("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",qr(t)||"Component",x)}}if(typeof _=="object"&&_!==null)f=en(_);else{c=ff(e,t,!0);var D=t.contextTypes;i=D!=null,f=i?pf(e,c):$o}var B=new t(n,f);if(e.mode&za){Cn(!0);try{B=new t(n,f)}finally{Cn(!1)}}var ee=e.memoizedState=B.state!==null&&B.state!==void 0?B.state:null;mT(e,B);{if(typeof t.getDerivedStateFromProps=="function"&&ee===null){var Z=qr(t)||"Component";Ky.has(Z)||(Ky.add(Z),u("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",Z,B.state===null?"null":"undefined",Z))}if(typeof t.getDerivedStateFromProps=="function"||typeof B.getSnapshotBeforeUpdate=="function"){var _e=null,be=null,ke=null;if(typeof B.componentWillMount=="function"&&B.componentWillMount.__suppressDeprecationWarning!==!0?_e="componentWillMount":typeof B.UNSAFE_componentWillMount=="function"&&(_e="UNSAFE_componentWillMount"),typeof B.componentWillReceiveProps=="function"&&B.componentWillReceiveProps.__suppressDeprecationWarning!==!0?be="componentWillReceiveProps":typeof B.UNSAFE_componentWillReceiveProps=="function"&&(be="UNSAFE_componentWillReceiveProps"),typeof B.componentWillUpdate=="function"&&B.componentWillUpdate.__suppressDeprecationWarning!==!0?ke="componentWillUpdate":typeof B.UNSAFE_componentWillUpdate=="function"&&(ke="UNSAFE_componentWillUpdate"),_e!==null||be!==null||ke!==null){var st=qr(t)||"Component",Ot=typeof t.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Qy.has(st)||(Qy.add(st),u(`Unsafe legacy lifecycles will not be called for components using new component APIs.
88
+ Learn more about this warning here: https://reactjs.org/link/legacy-context`,c)),i.contextTypes&&u("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",c),t.contextType&&t.contextTypes&&!e0.has(t)&&(e0.add(t),u("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",c)),typeof i.componentShouldUpdate=="function"&&u("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",c),t.prototype&&t.prototype.isPureReactComponent&&typeof i.shouldComponentUpdate!="undefined"&&u("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",qr(t)||"A pure component"),typeof i.componentDidUnmount=="function"&&u("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",c),typeof i.componentDidReceiveProps=="function"&&u("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",c),typeof i.componentWillRecieveProps=="function"&&u("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",c),typeof i.UNSAFE_componentWillRecieveProps=="function"&&u("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",c);var _=i.props!==n;i.props!==void 0&&_&&u("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",c,c),i.defaultProps&&u("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",c,c),typeof i.getSnapshotBeforeUpdate=="function"&&typeof i.componentDidUpdate!="function"&&!Xy.has(t)&&(Xy.add(t),u("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",qr(t))),typeof i.getDerivedStateFromProps=="function"&&u("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof i.getDerivedStateFromError=="function"&&u("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof t.getSnapshotBeforeUpdate=="function"&&u("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",c);var S=i.state;S&&(typeof S!="object"||sn(S))&&u("%s.state: must be set to an object or null",c),typeof i.getChildContext=="function"&&typeof t.childContextTypes!="object"&&u("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",c)}}function mT(e,t){t.updater=a0,e.stateNode=t,mP(t,e),t._reactInternalInstance=$y}function vT(e,t,n){var i=!1,c=Go,f=Go,_=t.contextType;if("contextType"in t){var S=_===null||_!==void 0&&_.$$typeof===$&&_._context===void 0;if(!S&&!t0.has(t)){t0.add(t);var x="";_===void 0?x=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof _!="object"?x=" However, it is set to a "+typeof _+".":_.$$typeof===L?x=" Did you accidentally pass the Context.Provider instead?":_._context!==void 0?x=" Did you accidentally pass the Context.Consumer instead?":x=" However, it is set to an object with keys {"+Object.keys(_).join(", ")+"}.",u("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",qr(t)||"Component",x)}}if(typeof _=="object"&&_!==null)f=en(_);else{c=ff(e,t,!0);var D=t.contextTypes;i=D!=null,f=i?pf(e,c):Go}var B=new t(n,f);if(e.mode&za){Cn(!0);try{B=new t(n,f)}finally{Cn(!1)}}var ee=e.memoizedState=B.state!==null&&B.state!==void 0?B.state:null;mT(e,B);{if(typeof t.getDerivedStateFromProps=="function"&&ee===null){var Z=qr(t)||"Component";Ky.has(Z)||(Ky.add(Z),u("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",Z,B.state===null?"null":"undefined",Z))}if(typeof t.getDerivedStateFromProps=="function"||typeof B.getSnapshotBeforeUpdate=="function"){var _e=null,be=null,ke=null;if(typeof B.componentWillMount=="function"&&B.componentWillMount.__suppressDeprecationWarning!==!0?_e="componentWillMount":typeof B.UNSAFE_componentWillMount=="function"&&(_e="UNSAFE_componentWillMount"),typeof B.componentWillReceiveProps=="function"&&B.componentWillReceiveProps.__suppressDeprecationWarning!==!0?be="componentWillReceiveProps":typeof B.UNSAFE_componentWillReceiveProps=="function"&&(be="UNSAFE_componentWillReceiveProps"),typeof B.componentWillUpdate=="function"&&B.componentWillUpdate.__suppressDeprecationWarning!==!0?ke="componentWillUpdate":typeof B.UNSAFE_componentWillUpdate=="function"&&(ke="UNSAFE_componentWillUpdate"),_e!==null||be!==null||ke!==null){var st=qr(t)||"Component",Ot=typeof t.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Qy.has(st)||(Qy.add(st),u(`Unsafe legacy lifecycles will not be called for components using new component APIs.
89
89
 
90
90
  %s uses %s but also contains the following legacy lifecycles:%s%s%s
91
91
 
@@ -93,13 +93,13 @@ The above lifecycles should be removed. Learn more about this warning here:
93
93
  https://reactjs.org/link/unsafe-component-lifecycles`,st,Ot,_e!==null?`
94
94
  `+_e:"",be!==null?`
95
95
  `+be:"",ke!==null?`
96
- `+ke:""))}}}return i&&o3(e,c,f),B}function Lj(e,t){var n=t.state;typeof t.componentWillMount=="function"&&t.componentWillMount(),typeof t.UNSAFE_componentWillMount=="function"&&t.UNSAFE_componentWillMount(),n!==t.state&&(u("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",nr(e)||"Component"),a0.enqueueReplaceState(t,t.state,null))}function gT(e,t,n,i){var c=t.state;if(typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,i),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,i),t.state!==c){{var f=nr(e)||"Component";Gy.has(f)||(Gy.add(f),u("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",f))}a0.enqueueReplaceState(t,t.state,null)}}function n0(e,t,n,i){Aj(e,t,n);var c=e.stateNode;c.props=n,c.state=e.memoizedState,c.refs={},py(e);var f=t.contextType;if(typeof f=="object"&&f!==null)c.context=en(f);else{var _=ff(e,t,!0);c.context=pf(e,_)}{if(c.state===n){var S=qr(t)||"Component";Zy.has(S)||(Zy.add(S),u("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",S))}e.mode&za&&Gl.recordLegacyContextWarning(e,c),Gl.recordUnsafeLifecycleWarnings(e,c)}c.state=e.memoizedState;var x=t.getDerivedStateFromProps;if(typeof x=="function"&&(r0(e,t,x,n),c.state=e.memoizedState),typeof t.getDerivedStateFromProps!="function"&&typeof c.getSnapshotBeforeUpdate!="function"&&(typeof c.UNSAFE_componentWillMount=="function"||typeof c.componentWillMount=="function")&&(Lj(e,c),eg(e,n,c,i),c.state=e.memoizedState),typeof c.componentDidMount=="function"){var D=Dr;D|=Iu,(e.mode&ys)!==Mt&&(D|=Qs),e.flags|=D}}function Bj(e,t,n,i){var c=e.stateNode,f=e.memoizedProps;c.props=f;var _=c.context,S=t.contextType,x=$o;if(typeof S=="object"&&S!==null)x=en(S);else{var D=ff(e,t,!0);x=pf(e,D)}var B=t.getDerivedStateFromProps,ee=typeof B=="function"||typeof c.getSnapshotBeforeUpdate=="function";!ee&&(typeof c.UNSAFE_componentWillReceiveProps=="function"||typeof c.componentWillReceiveProps=="function")&&(f!==n||_!==x)&&gT(e,c,n,x),B3();var Z=e.memoizedState,_e=c.state=Z;if(eg(e,n,c,i),_e=e.memoizedState,f===n&&Z===_e&&!Iv()&&!tg()){if(typeof c.componentDidMount=="function"){var be=Dr;be|=Iu,(e.mode&ys)!==Mt&&(be|=Qs),e.flags|=be}return!1}typeof B=="function"&&(r0(e,t,B,n),_e=e.memoizedState);var ke=tg()||hT(e,t,f,n,Z,_e,x);if(ke){if(!ee&&(typeof c.UNSAFE_componentWillMount=="function"||typeof c.componentWillMount=="function")&&(typeof c.componentWillMount=="function"&&c.componentWillMount(),typeof c.UNSAFE_componentWillMount=="function"&&c.UNSAFE_componentWillMount()),typeof c.componentDidMount=="function"){var st=Dr;st|=Iu,(e.mode&ys)!==Mt&&(st|=Qs),e.flags|=st}}else{if(typeof c.componentDidMount=="function"){var Ot=Dr;Ot|=Iu,(e.mode&ys)!==Mt&&(Ot|=Qs),e.flags|=Ot}e.memoizedProps=n,e.memoizedState=_e}return c.props=n,c.state=_e,c.context=x,ke}function Nj(e,t,n,i,c){var f=t.stateNode;L3(e,t);var _=t.memoizedProps,S=t.type===t.elementType?_:Ql(t.type,_);f.props=S;var x=t.pendingProps,D=f.context,B=n.contextType,ee=$o;if(typeof B=="object"&&B!==null)ee=en(B);else{var Z=ff(t,n,!0);ee=pf(t,Z)}var _e=n.getDerivedStateFromProps,be=typeof _e=="function"||typeof f.getSnapshotBeforeUpdate=="function";!be&&(typeof f.UNSAFE_componentWillReceiveProps=="function"||typeof f.componentWillReceiveProps=="function")&&(_!==x||D!==ee)&&gT(t,f,i,ee),B3();var ke=t.memoizedState,st=f.state=ke;if(eg(t,i,f,c),st=t.memoizedState,_===x&&ke===st&&!Iv()&&!tg()&&!te)return typeof f.componentDidUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Dr),typeof f.getSnapshotBeforeUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Nu),!1;typeof _e=="function"&&(r0(t,n,_e,i),st=t.memoizedState);var Ot=tg()||hT(t,n,S,i,ke,st,ee)||te;return Ot?(!be&&(typeof f.UNSAFE_componentWillUpdate=="function"||typeof f.componentWillUpdate=="function")&&(typeof f.componentWillUpdate=="function"&&f.componentWillUpdate(i,st,ee),typeof f.UNSAFE_componentWillUpdate=="function"&&f.UNSAFE_componentWillUpdate(i,st,ee)),typeof f.componentDidUpdate=="function"&&(t.flags|=Dr),typeof f.getSnapshotBeforeUpdate=="function"&&(t.flags|=Nu)):(typeof f.componentDidUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Dr),typeof f.getSnapshotBeforeUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Nu),t.memoizedProps=i,t.memoizedState=st),f.props=i,f.state=st,f.context=ee,Ot}function ed(e,t){return{value:e,source:t,stack:Fm(t),digest:null}}function o0(e,t,n){return{value:e,source:null,stack:n!=null?n:null,digest:t!=null?t:null}}function Oj(e,t){return!0}function i0(e,t){try{var n=Oj(e,t);if(n===!1)return;var i=t.value,c=t.source,f=t.stack,_=f!==null?f:"";if(i!=null&&i._suppressLogging){if(e.tag===v)return;console.error(i)}var S=c?nr(c):null,x=S?"The above error occurred in the <"+S+"> component:":"The above error occurred in one of your React components:",D;if(e.tag===y)D=`Consider adding an error boundary to your tree to customize error handling behavior.
96
+ `+ke:""))}}}return i&&o3(e,c,f),B}function Lj(e,t){var n=t.state;typeof t.componentWillMount=="function"&&t.componentWillMount(),typeof t.UNSAFE_componentWillMount=="function"&&t.UNSAFE_componentWillMount(),n!==t.state&&(u("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",nr(e)||"Component"),a0.enqueueReplaceState(t,t.state,null))}function gT(e,t,n,i){var c=t.state;if(typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,i),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,i),t.state!==c){{var f=nr(e)||"Component";Gy.has(f)||(Gy.add(f),u("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",f))}a0.enqueueReplaceState(t,t.state,null)}}function n0(e,t,n,i){Aj(e,t,n);var c=e.stateNode;c.props=n,c.state=e.memoizedState,c.refs={},py(e);var f=t.contextType;if(typeof f=="object"&&f!==null)c.context=en(f);else{var _=ff(e,t,!0);c.context=pf(e,_)}{if(c.state===n){var S=qr(t)||"Component";Zy.has(S)||(Zy.add(S),u("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",S))}e.mode&za&&Kl.recordLegacyContextWarning(e,c),Kl.recordUnsafeLifecycleWarnings(e,c)}c.state=e.memoizedState;var x=t.getDerivedStateFromProps;if(typeof x=="function"&&(r0(e,t,x,n),c.state=e.memoizedState),typeof t.getDerivedStateFromProps!="function"&&typeof c.getSnapshotBeforeUpdate!="function"&&(typeof c.UNSAFE_componentWillMount=="function"||typeof c.componentWillMount=="function")&&(Lj(e,c),eg(e,n,c,i),c.state=e.memoizedState),typeof c.componentDidMount=="function"){var D=Dr;D|=Iu,(e.mode&Ss)!==Mt&&(D|=Qs),e.flags|=D}}function Bj(e,t,n,i){var c=e.stateNode,f=e.memoizedProps;c.props=f;var _=c.context,S=t.contextType,x=Go;if(typeof S=="object"&&S!==null)x=en(S);else{var D=ff(e,t,!0);x=pf(e,D)}var B=t.getDerivedStateFromProps,ee=typeof B=="function"||typeof c.getSnapshotBeforeUpdate=="function";!ee&&(typeof c.UNSAFE_componentWillReceiveProps=="function"||typeof c.componentWillReceiveProps=="function")&&(f!==n||_!==x)&&gT(e,c,n,x),B3();var Z=e.memoizedState,_e=c.state=Z;if(eg(e,n,c,i),_e=e.memoizedState,f===n&&Z===_e&&!Iv()&&!tg()){if(typeof c.componentDidMount=="function"){var be=Dr;be|=Iu,(e.mode&Ss)!==Mt&&(be|=Qs),e.flags|=be}return!1}typeof B=="function"&&(r0(e,t,B,n),_e=e.memoizedState);var ke=tg()||hT(e,t,f,n,Z,_e,x);if(ke){if(!ee&&(typeof c.UNSAFE_componentWillMount=="function"||typeof c.componentWillMount=="function")&&(typeof c.componentWillMount=="function"&&c.componentWillMount(),typeof c.UNSAFE_componentWillMount=="function"&&c.UNSAFE_componentWillMount()),typeof c.componentDidMount=="function"){var st=Dr;st|=Iu,(e.mode&Ss)!==Mt&&(st|=Qs),e.flags|=st}}else{if(typeof c.componentDidMount=="function"){var Ot=Dr;Ot|=Iu,(e.mode&Ss)!==Mt&&(Ot|=Qs),e.flags|=Ot}e.memoizedProps=n,e.memoizedState=_e}return c.props=n,c.state=_e,c.context=x,ke}function Nj(e,t,n,i,c){var f=t.stateNode;L3(e,t);var _=t.memoizedProps,S=t.type===t.elementType?_:Jl(t.type,_);f.props=S;var x=t.pendingProps,D=f.context,B=n.contextType,ee=Go;if(typeof B=="object"&&B!==null)ee=en(B);else{var Z=ff(t,n,!0);ee=pf(t,Z)}var _e=n.getDerivedStateFromProps,be=typeof _e=="function"||typeof f.getSnapshotBeforeUpdate=="function";!be&&(typeof f.UNSAFE_componentWillReceiveProps=="function"||typeof f.componentWillReceiveProps=="function")&&(_!==x||D!==ee)&&gT(t,f,i,ee),B3();var ke=t.memoizedState,st=f.state=ke;if(eg(t,i,f,c),st=t.memoizedState,_===x&&ke===st&&!Iv()&&!tg()&&!te)return typeof f.componentDidUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Dr),typeof f.getSnapshotBeforeUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Nu),!1;typeof _e=="function"&&(r0(t,n,_e,i),st=t.memoizedState);var Ot=tg()||hT(t,n,S,i,ke,st,ee)||te;return Ot?(!be&&(typeof f.UNSAFE_componentWillUpdate=="function"||typeof f.componentWillUpdate=="function")&&(typeof f.componentWillUpdate=="function"&&f.componentWillUpdate(i,st,ee),typeof f.UNSAFE_componentWillUpdate=="function"&&f.UNSAFE_componentWillUpdate(i,st,ee)),typeof f.componentDidUpdate=="function"&&(t.flags|=Dr),typeof f.getSnapshotBeforeUpdate=="function"&&(t.flags|=Nu)):(typeof f.componentDidUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Dr),typeof f.getSnapshotBeforeUpdate=="function"&&(_!==e.memoizedProps||ke!==e.memoizedState)&&(t.flags|=Nu),t.memoizedProps=i,t.memoizedState=st),f.props=i,f.state=st,f.context=ee,Ot}function ed(e,t){return{value:e,source:t,stack:Fm(t),digest:null}}function o0(e,t,n){return{value:e,source:null,stack:n!=null?n:null,digest:t!=null?t:null}}function Oj(e,t){return!0}function i0(e,t){try{var n=Oj(e,t);if(n===!1)return;var i=t.value,c=t.source,f=t.stack,_=f!==null?f:"";if(i!=null&&i._suppressLogging){if(e.tag===v)return;console.error(i)}var S=c?nr(c):null,x=S?"The above error occurred in the <"+S+"> component:":"The above error occurred in one of your React components:",D;if(e.tag===y)D=`Consider adding an error boundary to your tree to customize error handling behavior.
97
97
  Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var B=nr(e)||"Anonymous";D="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+B+".")}var ee=x+`
98
98
  `+_+`
99
99
 
100
- `+(""+D);console.error(ee)}catch(Z){setTimeout(function(){throw Z})}}var Ij=typeof WeakMap=="function"?WeakMap:Map;function _T(e,t,n){var i=lc(ba,n);i.tag=dy,i.payload={element:null};var c=t.value;return i.callback=function(){BU(c),i0(e,t)},i}function l0(e,t,n){var i=lc(ba,n);i.tag=dy;var c=e.type.getDerivedStateFromError;if(typeof c=="function"){var f=t.value;i.payload=function(){return c(f)},i.callback=function(){Ak(e),i0(e,t)}}var _=e.stateNode;return _!==null&&typeof _.componentDidCatch=="function"&&(i.callback=function(){Ak(e),i0(e,t),typeof c!="function"&&AU(this);var x=t.value,D=t.stack;this.componentDidCatch(x,{componentStack:D!==null?D:""}),typeof c!="function"&&(Vo(e.lanes,Xt)||u("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",nr(e)||"Unknown"))}),i}function bT(e,t,n){var i=e.pingCache,c;if(i===null?(i=e.pingCache=new Ij,c=new Set,i.set(t,c)):(c=i.get(t),c===void 0&&(c=new Set,i.set(t,c))),!c.has(n)){c.add(n);var f=NU.bind(null,e,t,n);Wl&&Yh(e,n),t.then(f,f)}}function Pj(e,t,n,i){var c=e.updateQueue;if(c===null){var f=new Set;f.add(n),e.updateQueue=f}else c.add(n)}function Mj(e,t){var n=e.tag;if((e.mode&wr)===Mt&&(n===p||n===U||n===ae)){var i=e.alternate;i?(e.updateQueue=i.updateQueue,e.memoizedState=i.memoizedState,e.lanes=i.lanes):(e.updateQueue=null,e.memoizedState=null)}}function yT(e){var t=e;do{if(t.tag===J&&gj(t))return t;t=t.return}while(t!==null);return null}function ST(e,t,n,i,c){if((e.mode&wr)===Mt){if(e===t)e.flags|=ro;else{if(e.flags|=zr,n.flags|=Rb,n.flags&=~(vP|Ep),n.tag===v){var f=n.alternate;if(f===null)n.tag=re;else{var _=lc(ba,Xt);_.tag=Xv,Qc(n,_,Xt)}}n.lanes=sr(n.lanes,Xt)}return e}return e.flags|=ro,e.lanes=c,e}function zj(e,t,n,i,c){if(n.flags|=Ep,Wl&&Yh(e,c),i!==null&&typeof i=="object"&&typeof i.then=="function"){var f=i;Mj(n),An()&&n.mode&wr&&f3();var _=yT(t);if(_!==null){_.flags&=~Ks,ST(_,t,n,e,c),_.mode&wr&&bT(e,f,c),Pj(_,e,f);return}else{if(!iM(c)){bT(e,f,c),H0();return}var S=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");i=S}}else if(An()&&n.mode&wr){f3();var x=yT(t);if(x!==null){(x.flags&ro)===jt&&(x.flags|=Ks),ST(x,t,n,e,c),Z1(ed(i,n));return}}i=ed(i,n),wU(i);var D=t;do{switch(D.tag){case y:{var B=i;D.flags|=ro;var ee=Pp(c);D.lanes=sr(D.lanes,ee);var Z=_T(D,B,ee);hy(D,Z);return}case v:var _e=i,be=D.type,ke=D.stateNode;if((D.flags&zr)===jt&&(typeof be.getDerivedStateFromError=="function"||ke!==null&&typeof ke.componentDidCatch=="function"&&!Sk(ke))){D.flags|=ro;var st=Pp(c);D.lanes=sr(D.lanes,st);var Ot=l0(D,_e,st);hy(D,Ot);return}break}D=D.return}while(D!==null)}function Fj(){return null}var Ah=o.ReactCurrentOwner,Jl=!1,s0,Lh,c0,u0,d0,td,f0,Tg,Bh;s0={},Lh={},c0={},u0={},d0={},td=!1,f0={},Tg={},Bh={};function ao(e,t,n,i){e===null?t.child=x3(t,null,n,i):t.child=gf(t,e.child,n,i)}function jj(e,t,n,i){t.child=gf(t,e.child,null,i),t.child=gf(t,null,n,i)}function wT(e,t,n,i,c){if(t.type!==t.elementType){var f=n.propTypes;f&&Yl(f,i,"prop",qr(n))}var _=n.render,S=t.ref,x,D;bf(t,c),Ap(t);{if(Ah.current=t,xl(!0),x=Tf(e,t,_,i,S,c),D=kf(),t.mode&za){Cn(!0);try{x=Tf(e,t,_,i,S,c),D=kf()}finally{Cn(!1)}}xl(!1)}return Qd(),e!==null&&!Jl?(z3(e,t,c),sc(e,t,c)):(An()&&D&&$1(t),t.flags|=Kd,ao(e,t,x,c),t.child)}function CT(e,t,n,i,c){if(e===null){var f=n.type;if(XU(f)&&n.compare===null&&n.defaultProps===void 0){var _=f;return _=Of(f),t.tag=ae,t.type=_,m0(t,f),xT(e,t,_,i,c)}{var S=f.propTypes;if(S&&Yl(S,i,"prop",qr(f)),n.defaultProps!==void 0){var x=qr(f)||"Unknown";Bh[x]||(u("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",x),Bh[x]=!0)}}var D=J0(n.type,null,i,t,t.mode,c);return D.ref=t.ref,D.return=t,t.child=D,D}{var B=n.type,ee=B.propTypes;ee&&Yl(ee,i,"prop",qr(B))}var Z=e.child,_e=S0(e,c);if(!_e){var be=Z.memoizedProps,ke=n.compare;if(ke=ke!==null?ke:Qp,ke(be,i)&&e.ref===t.ref)return sc(e,t,c)}t.flags|=Kd;var st=id(Z,i);return st.ref=t.ref,st.return=t,t.child=st,st}function xT(e,t,n,i,c){if(t.type!==t.elementType){var f=t.elementType;if(f.$$typeof===rt){var _=f,S=_._payload,x=_._init;try{f=x(S)}catch(ee){f=null}var D=f&&f.propTypes;D&&Yl(D,i,"prop",qr(f))}}if(e!==null){var B=e.memoizedProps;if(Qp(B,i)&&e.ref===t.ref&&t.type===e.type)if(Jl=!1,t.pendingProps=i=B,S0(e,c))(e.flags&Rb)!==jt&&(Jl=!0);else return t.lanes=e.lanes,sc(e,t,c)}return p0(e,t,n,i,c)}function TT(e,t,n){var i=t.pendingProps,c=i.children,f=e!==null?e.memoizedState:null;if(i.mode==="hidden"||he)if((t.mode&wr)===Mt){var _={baseLanes:je,cachePool:null,transitions:null};t.memoizedState=_,zg(t,n)}else if(Vo(n,Uo)){var ee={baseLanes:je,cachePool:null,transitions:null};t.memoizedState=ee;var Z=f!==null?f.baseLanes:n;zg(t,Z)}else{var S=null,x;if(f!==null){var D=f.baseLanes;x=sr(D,n)}else x=n;t.lanes=t.childLanes=Uo;var B={baseLanes:x,cachePool:S,transitions:null};return t.memoizedState=B,t.updateQueue=null,zg(t,x),null}else{var _e;f!==null?(_e=sr(f.baseLanes,n),t.memoizedState=null):_e=n,zg(t,_e)}return ao(e,t,c,n),t.child}function Hj(e,t,n){var i=t.pendingProps;return ao(e,t,i,n),t.child}function Uj(e,t,n){var i=t.pendingProps.children;return ao(e,t,i,n),t.child}function Vj(e,t,n){{t.flags|=Dr;{var i=t.stateNode;i.effectDuration=0,i.passiveEffectDuration=0}}var c=t.pendingProps,f=c.children;return ao(e,t,f,n),t.child}function kT(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=Fc,t.flags|=Eb)}function p0(e,t,n,i,c){if(t.type!==t.elementType){var f=n.propTypes;f&&Yl(f,i,"prop",qr(n))}var _;{var S=ff(t,n,!0);_=pf(t,S)}var x,D;bf(t,c),Ap(t);{if(Ah.current=t,xl(!0),x=Tf(e,t,n,i,_,c),D=kf(),t.mode&za){Cn(!0);try{x=Tf(e,t,n,i,_,c),D=kf()}finally{Cn(!1)}}xl(!1)}return Qd(),e!==null&&!Jl?(z3(e,t,c),sc(e,t,c)):(An()&&D&&$1(t),t.flags|=Kd,ao(e,t,x,c),t.child)}function RT(e,t,n,i,c){{switch(dV(t)){case!1:{var f=t.stateNode,_=t.type,S=new _(t.memoizedProps,f.context),x=S.state;f.updater.enqueueSetState(f,x,null);break}case!0:{t.flags|=zr,t.flags|=ro;var D=new Error("Simulated error coming from DevTools"),B=Pp(c);t.lanes=sr(t.lanes,B);var ee=l0(t,ed(D,t),B);hy(t,ee);break}}if(t.type!==t.elementType){var Z=n.propTypes;Z&&Yl(Z,i,"prop",qr(n))}}var _e;Cs(n)?(_e=!0,Mv(t)):_e=!1,bf(t,c);var be=t.stateNode,ke;be===null?(Rg(e,t),vT(t,n,i),n0(t,n,i,c),ke=!0):e===null?ke=Bj(t,n,i,c):ke=Nj(e,t,n,i,c);var st=h0(e,t,n,ke,_e,c);{var Ot=t.stateNode;ke&&Ot.props!==i&&(td||u("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",nr(t)||"a component"),td=!0)}return st}function h0(e,t,n,i,c,f){kT(e,t);var _=(t.flags&zr)!==jt;if(!i&&!_)return c&&s3(t,n,!1),sc(e,t,f);var S=t.stateNode;Ah.current=t;var x;if(_&&typeof n.getDerivedStateFromError!="function")x=null,dT();else{Ap(t);{if(xl(!0),x=S.render(),t.mode&za){Cn(!0);try{S.render()}finally{Cn(!1)}}xl(!1)}Qd()}return t.flags|=Kd,e!==null&&_?jj(e,t,x,f):ao(e,t,x,f),t.memoizedState=S.state,c&&s3(t,n,!0),t.child}function ET(e){var t=e.stateNode;t.pendingContext?i3(e,t.pendingContext,t.pendingContext!==t.context):t.context&&i3(e,t.context,!1),my(e,t.containerInfo)}function Wj(e,t,n){if(ET(t),e===null)throw new Error("Should have a current fiber. This is a bug in React.");var i=t.pendingProps,c=t.memoizedState,f=c.element;L3(e,t),eg(t,i,null,n);var _=t.memoizedState,S=t.stateNode,x=_.element;if(c.isDehydrated){var D={element:x,isDehydrated:!1,cache:_.cache,pendingSuspenseBoundaries:_.pendingSuspenseBoundaries,transitions:_.transitions},B=t.updateQueue;if(B.baseState=D,t.memoizedState=D,t.flags&Ks){var ee=ed(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),t);return DT(e,t,x,n,ee)}else if(x!==f){var Z=ed(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),t);return DT(e,t,x,n,Z)}else{$9(t);var _e=x3(t,null,x,n);t.child=_e;for(var be=_e;be;)be.flags=be.flags&~Za|Xs,be=be.sibling}}else{if(vf(),x===f)return sc(e,t,n);ao(e,t,x,n)}return t.child}function DT(e,t,n,i,c){return vf(),Z1(c),t.flags|=Ks,ao(e,t,n,i),t.child}function qj(e,t,n){I3(t),e===null&&J1(t);var i=t.type,c=t.pendingProps,f=e!==null?e.memoizedProps:null,_=c.children,S=N1(i,c);return S?_=null:f!==null&&N1(i,f)&&(t.flags|=Rp),kT(e,t),ao(e,t,_,n),t.child}function Yj(e,t){return e===null&&J1(t),null}function $j(e,t,n,i){Rg(e,t);var c=t.pendingProps,f=n,_=f._payload,S=f._init,x=S(_);t.type=x;var D=t.tag=QU(x),B=Ql(x,c),ee;switch(D){case p:return m0(t,x),t.type=x=Of(x),ee=p0(null,t,x,B,i),ee;case v:return t.type=x=Y0(x),ee=RT(null,t,x,B,i),ee;case U:return t.type=x=$0(x),ee=wT(null,t,x,B,i),ee;case O:{if(t.type!==t.elementType){var Z=x.propTypes;Z&&Yl(Z,B,"prop",qr(x))}return ee=CT(null,t,x,Ql(x.type,B),i),ee}}var _e="";throw x!==null&&typeof x=="object"&&x.$$typeof===rt&&(_e=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+x+". "+("Lazy element type must resolve to a class or function."+_e))}function Gj(e,t,n,i,c){Rg(e,t),t.tag=v;var f;return Cs(n)?(f=!0,Mv(t)):f=!1,bf(t,c),vT(t,n,i),n0(t,n,i,c),h0(null,t,n,!0,f,c)}function Kj(e,t,n,i){Rg(e,t);var c=t.pendingProps,f;{var _=ff(t,n,!1);f=pf(t,_)}bf(t,i);var S,x;Ap(t);{if(n.prototype&&typeof n.prototype.render=="function"){var D=qr(n)||"Unknown";s0[D]||(u("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",D,D),s0[D]=!0)}t.mode&za&&Gl.recordLegacyContextWarning(t,null),xl(!0),Ah.current=t,S=Tf(null,t,n,c,f,i),x=kf(),xl(!1)}if(Qd(),t.flags|=Kd,typeof S=="object"&&S!==null&&typeof S.render=="function"&&S.$$typeof===void 0){var B=qr(n)||"Unknown";Lh[B]||(u("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",B,B,B),Lh[B]=!0)}if(typeof S=="object"&&S!==null&&typeof S.render=="function"&&S.$$typeof===void 0){{var ee=qr(n)||"Unknown";Lh[ee]||(u("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",ee,ee,ee),Lh[ee]=!0)}t.tag=v,t.memoizedState=null,t.updateQueue=null;var Z=!1;return Cs(n)?(Z=!0,Mv(t)):Z=!1,t.memoizedState=S.state!==null&&S.state!==void 0?S.state:null,py(t),mT(t,S),n0(t,n,c,i),h0(null,t,n,!0,Z,i)}else{if(t.tag=p,t.mode&za){Cn(!0);try{S=Tf(null,t,n,c,f,i),x=kf()}finally{Cn(!1)}}return An()&&x&&$1(t),ao(null,t,S,i),m0(t,n),t.child}}function m0(e,t){{if(t&&t.childContextTypes&&u("%s(...): childContextTypes cannot be defined on a function component.",t.displayName||t.name||"Component"),e.ref!==null){var n="",i=Mc();i&&(n+=`
100
+ `+(""+D);console.error(ee)}catch(Z){setTimeout(function(){throw Z})}}var Ij=typeof WeakMap=="function"?WeakMap:Map;function _T(e,t,n){var i=lc(ba,n);i.tag=dy,i.payload={element:null};var c=t.value;return i.callback=function(){BU(c),i0(e,t)},i}function l0(e,t,n){var i=lc(ba,n);i.tag=dy;var c=e.type.getDerivedStateFromError;if(typeof c=="function"){var f=t.value;i.payload=function(){return c(f)},i.callback=function(){Ak(e),i0(e,t)}}var _=e.stateNode;return _!==null&&typeof _.componentDidCatch=="function"&&(i.callback=function(){Ak(e),i0(e,t),typeof c!="function"&&AU(this);var x=t.value,D=t.stack;this.componentDidCatch(x,{componentStack:D!==null?D:""}),typeof c!="function"&&(Wo(e.lanes,Xt)||u("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",nr(e)||"Unknown"))}),i}function bT(e,t,n){var i=e.pingCache,c;if(i===null?(i=e.pingCache=new Ij,c=new Set,i.set(t,c)):(c=i.get(t),c===void 0&&(c=new Set,i.set(t,c))),!c.has(n)){c.add(n);var f=NU.bind(null,e,t,n);ql&&Yh(e,n),t.then(f,f)}}function Pj(e,t,n,i){var c=e.updateQueue;if(c===null){var f=new Set;f.add(n),e.updateQueue=f}else c.add(n)}function Mj(e,t){var n=e.tag;if((e.mode&wr)===Mt&&(n===p||n===U||n===ae)){var i=e.alternate;i?(e.updateQueue=i.updateQueue,e.memoizedState=i.memoizedState,e.lanes=i.lanes):(e.updateQueue=null,e.memoizedState=null)}}function yT(e){var t=e;do{if(t.tag===J&&gj(t))return t;t=t.return}while(t!==null);return null}function ST(e,t,n,i,c){if((e.mode&wr)===Mt){if(e===t)e.flags|=ro;else{if(e.flags|=zr,n.flags|=Rb,n.flags&=~(vP|Ep),n.tag===v){var f=n.alternate;if(f===null)n.tag=re;else{var _=lc(ba,Xt);_.tag=Xv,Qc(n,_,Xt)}}n.lanes=sr(n.lanes,Xt)}return e}return e.flags|=ro,e.lanes=c,e}function zj(e,t,n,i,c){if(n.flags|=Ep,ql&&Yh(e,c),i!==null&&typeof i=="object"&&typeof i.then=="function"){var f=i;Mj(n),An()&&n.mode&wr&&f3();var _=yT(t);if(_!==null){_.flags&=~Ks,ST(_,t,n,e,c),_.mode&wr&&bT(e,f,c),Pj(_,e,f);return}else{if(!iM(c)){bT(e,f,c),H0();return}var S=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");i=S}}else if(An()&&n.mode&wr){f3();var x=yT(t);if(x!==null){(x.flags&ro)===jt&&(x.flags|=Ks),ST(x,t,n,e,c),Z1(ed(i,n));return}}i=ed(i,n),wU(i);var D=t;do{switch(D.tag){case y:{var B=i;D.flags|=ro;var ee=Pp(c);D.lanes=sr(D.lanes,ee);var Z=_T(D,B,ee);hy(D,Z);return}case v:var _e=i,be=D.type,ke=D.stateNode;if((D.flags&zr)===jt&&(typeof be.getDerivedStateFromError=="function"||ke!==null&&typeof ke.componentDidCatch=="function"&&!Sk(ke))){D.flags|=ro;var st=Pp(c);D.lanes=sr(D.lanes,st);var Ot=l0(D,_e,st);hy(D,Ot);return}break}D=D.return}while(D!==null)}function Fj(){return null}var Ah=o.ReactCurrentOwner,Zl=!1,s0,Lh,c0,u0,d0,td,f0,Tg,Bh;s0={},Lh={},c0={},u0={},d0={},td=!1,f0={},Tg={},Bh={};function ao(e,t,n,i){e===null?t.child=x3(t,null,n,i):t.child=gf(t,e.child,n,i)}function jj(e,t,n,i){t.child=gf(t,e.child,null,i),t.child=gf(t,null,n,i)}function wT(e,t,n,i,c){if(t.type!==t.elementType){var f=n.propTypes;f&&$l(f,i,"prop",qr(n))}var _=n.render,S=t.ref,x,D;bf(t,c),Ap(t);{if(Ah.current=t,Tl(!0),x=Tf(e,t,_,i,S,c),D=kf(),t.mode&za){Cn(!0);try{x=Tf(e,t,_,i,S,c),D=kf()}finally{Cn(!1)}}Tl(!1)}return Qd(),e!==null&&!Zl?(z3(e,t,c),sc(e,t,c)):(An()&&D&&$1(t),t.flags|=Kd,ao(e,t,x,c),t.child)}function CT(e,t,n,i,c){if(e===null){var f=n.type;if(XU(f)&&n.compare===null&&n.defaultProps===void 0){var _=f;return _=Of(f),t.tag=ae,t.type=_,m0(t,f),xT(e,t,_,i,c)}{var S=f.propTypes;if(S&&$l(S,i,"prop",qr(f)),n.defaultProps!==void 0){var x=qr(f)||"Unknown";Bh[x]||(u("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",x),Bh[x]=!0)}}var D=J0(n.type,null,i,t,t.mode,c);return D.ref=t.ref,D.return=t,t.child=D,D}{var B=n.type,ee=B.propTypes;ee&&$l(ee,i,"prop",qr(B))}var Z=e.child,_e=S0(e,c);if(!_e){var be=Z.memoizedProps,ke=n.compare;if(ke=ke!==null?ke:Qp,ke(be,i)&&e.ref===t.ref)return sc(e,t,c)}t.flags|=Kd;var st=id(Z,i);return st.ref=t.ref,st.return=t,t.child=st,st}function xT(e,t,n,i,c){if(t.type!==t.elementType){var f=t.elementType;if(f.$$typeof===at){var _=f,S=_._payload,x=_._init;try{f=x(S)}catch(ee){f=null}var D=f&&f.propTypes;D&&$l(D,i,"prop",qr(f))}}if(e!==null){var B=e.memoizedProps;if(Qp(B,i)&&e.ref===t.ref&&t.type===e.type)if(Zl=!1,t.pendingProps=i=B,S0(e,c))(e.flags&Rb)!==jt&&(Zl=!0);else return t.lanes=e.lanes,sc(e,t,c)}return p0(e,t,n,i,c)}function TT(e,t,n){var i=t.pendingProps,c=i.children,f=e!==null?e.memoizedState:null;if(i.mode==="hidden"||he)if((t.mode&wr)===Mt){var _={baseLanes:je,cachePool:null,transitions:null};t.memoizedState=_,zg(t,n)}else if(Wo(n,Vo)){var ee={baseLanes:je,cachePool:null,transitions:null};t.memoizedState=ee;var Z=f!==null?f.baseLanes:n;zg(t,Z)}else{var S=null,x;if(f!==null){var D=f.baseLanes;x=sr(D,n)}else x=n;t.lanes=t.childLanes=Vo;var B={baseLanes:x,cachePool:S,transitions:null};return t.memoizedState=B,t.updateQueue=null,zg(t,x),null}else{var _e;f!==null?(_e=sr(f.baseLanes,n),t.memoizedState=null):_e=n,zg(t,_e)}return ao(e,t,c,n),t.child}function Hj(e,t,n){var i=t.pendingProps;return ao(e,t,i,n),t.child}function Uj(e,t,n){var i=t.pendingProps.children;return ao(e,t,i,n),t.child}function Vj(e,t,n){{t.flags|=Dr;{var i=t.stateNode;i.effectDuration=0,i.passiveEffectDuration=0}}var c=t.pendingProps,f=c.children;return ao(e,t,f,n),t.child}function kT(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=Fc,t.flags|=Eb)}function p0(e,t,n,i,c){if(t.type!==t.elementType){var f=n.propTypes;f&&$l(f,i,"prop",qr(n))}var _;{var S=ff(t,n,!0);_=pf(t,S)}var x,D;bf(t,c),Ap(t);{if(Ah.current=t,Tl(!0),x=Tf(e,t,n,i,_,c),D=kf(),t.mode&za){Cn(!0);try{x=Tf(e,t,n,i,_,c),D=kf()}finally{Cn(!1)}}Tl(!1)}return Qd(),e!==null&&!Zl?(z3(e,t,c),sc(e,t,c)):(An()&&D&&$1(t),t.flags|=Kd,ao(e,t,x,c),t.child)}function RT(e,t,n,i,c){{switch(dV(t)){case!1:{var f=t.stateNode,_=t.type,S=new _(t.memoizedProps,f.context),x=S.state;f.updater.enqueueSetState(f,x,null);break}case!0:{t.flags|=zr,t.flags|=ro;var D=new Error("Simulated error coming from DevTools"),B=Pp(c);t.lanes=sr(t.lanes,B);var ee=l0(t,ed(D,t),B);hy(t,ee);break}}if(t.type!==t.elementType){var Z=n.propTypes;Z&&$l(Z,i,"prop",qr(n))}}var _e;xs(n)?(_e=!0,Mv(t)):_e=!1,bf(t,c);var be=t.stateNode,ke;be===null?(Rg(e,t),vT(t,n,i),n0(t,n,i,c),ke=!0):e===null?ke=Bj(t,n,i,c):ke=Nj(e,t,n,i,c);var st=h0(e,t,n,ke,_e,c);{var Ot=t.stateNode;ke&&Ot.props!==i&&(td||u("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",nr(t)||"a component"),td=!0)}return st}function h0(e,t,n,i,c,f){kT(e,t);var _=(t.flags&zr)!==jt;if(!i&&!_)return c&&s3(t,n,!1),sc(e,t,f);var S=t.stateNode;Ah.current=t;var x;if(_&&typeof n.getDerivedStateFromError!="function")x=null,dT();else{Ap(t);{if(Tl(!0),x=S.render(),t.mode&za){Cn(!0);try{S.render()}finally{Cn(!1)}}Tl(!1)}Qd()}return t.flags|=Kd,e!==null&&_?jj(e,t,x,f):ao(e,t,x,f),t.memoizedState=S.state,c&&s3(t,n,!0),t.child}function ET(e){var t=e.stateNode;t.pendingContext?i3(e,t.pendingContext,t.pendingContext!==t.context):t.context&&i3(e,t.context,!1),my(e,t.containerInfo)}function Wj(e,t,n){if(ET(t),e===null)throw new Error("Should have a current fiber. This is a bug in React.");var i=t.pendingProps,c=t.memoizedState,f=c.element;L3(e,t),eg(t,i,null,n);var _=t.memoizedState,S=t.stateNode,x=_.element;if(c.isDehydrated){var D={element:x,isDehydrated:!1,cache:_.cache,pendingSuspenseBoundaries:_.pendingSuspenseBoundaries,transitions:_.transitions},B=t.updateQueue;if(B.baseState=D,t.memoizedState=D,t.flags&Ks){var ee=ed(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),t);return DT(e,t,x,n,ee)}else if(x!==f){var Z=ed(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),t);return DT(e,t,x,n,Z)}else{$9(t);var _e=x3(t,null,x,n);t.child=_e;for(var be=_e;be;)be.flags=be.flags&~Za|Xs,be=be.sibling}}else{if(vf(),x===f)return sc(e,t,n);ao(e,t,x,n)}return t.child}function DT(e,t,n,i,c){return vf(),Z1(c),t.flags|=Ks,ao(e,t,n,i),t.child}function qj(e,t,n){I3(t),e===null&&J1(t);var i=t.type,c=t.pendingProps,f=e!==null?e.memoizedProps:null,_=c.children,S=N1(i,c);return S?_=null:f!==null&&N1(i,f)&&(t.flags|=Rp),kT(e,t),ao(e,t,_,n),t.child}function Yj(e,t){return e===null&&J1(t),null}function $j(e,t,n,i){Rg(e,t);var c=t.pendingProps,f=n,_=f._payload,S=f._init,x=S(_);t.type=x;var D=t.tag=QU(x),B=Jl(x,c),ee;switch(D){case p:return m0(t,x),t.type=x=Of(x),ee=p0(null,t,x,B,i),ee;case v:return t.type=x=Y0(x),ee=RT(null,t,x,B,i),ee;case U:return t.type=x=$0(x),ee=wT(null,t,x,B,i),ee;case O:{if(t.type!==t.elementType){var Z=x.propTypes;Z&&$l(Z,B,"prop",qr(x))}return ee=CT(null,t,x,Jl(x.type,B),i),ee}}var _e="";throw x!==null&&typeof x=="object"&&x.$$typeof===at&&(_e=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+x+". "+("Lazy element type must resolve to a class or function."+_e))}function Gj(e,t,n,i,c){Rg(e,t),t.tag=v;var f;return xs(n)?(f=!0,Mv(t)):f=!1,bf(t,c),vT(t,n,i),n0(t,n,i,c),h0(null,t,n,!0,f,c)}function Kj(e,t,n,i){Rg(e,t);var c=t.pendingProps,f;{var _=ff(t,n,!1);f=pf(t,_)}bf(t,i);var S,x;Ap(t);{if(n.prototype&&typeof n.prototype.render=="function"){var D=qr(n)||"Unknown";s0[D]||(u("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",D,D),s0[D]=!0)}t.mode&za&&Kl.recordLegacyContextWarning(t,null),Tl(!0),Ah.current=t,S=Tf(null,t,n,c,f,i),x=kf(),Tl(!1)}if(Qd(),t.flags|=Kd,typeof S=="object"&&S!==null&&typeof S.render=="function"&&S.$$typeof===void 0){var B=qr(n)||"Unknown";Lh[B]||(u("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",B,B,B),Lh[B]=!0)}if(typeof S=="object"&&S!==null&&typeof S.render=="function"&&S.$$typeof===void 0){{var ee=qr(n)||"Unknown";Lh[ee]||(u("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",ee,ee,ee),Lh[ee]=!0)}t.tag=v,t.memoizedState=null,t.updateQueue=null;var Z=!1;return xs(n)?(Z=!0,Mv(t)):Z=!1,t.memoizedState=S.state!==null&&S.state!==void 0?S.state:null,py(t),mT(t,S),n0(t,n,c,i),h0(null,t,n,!0,Z,i)}else{if(t.tag=p,t.mode&za){Cn(!0);try{S=Tf(null,t,n,c,f,i),x=kf()}finally{Cn(!1)}}return An()&&x&&$1(t),ao(null,t,S,i),m0(t,n),t.child}}function m0(e,t){{if(t&&t.childContextTypes&&u("%s(...): childContextTypes cannot be defined on a function component.",t.displayName||t.name||"Component"),e.ref!==null){var n="",i=Mc();i&&(n+=`
101
101
 
102
- Check the render method of \``+i+"`.");var c=i||"",f=e._debugSource;f&&(c=f.fileName+":"+f.lineNumber),d0[c]||(d0[c]=!0,u("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",n))}if(t.defaultProps!==void 0){var _=qr(t)||"Unknown";Bh[_]||(u("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",_),Bh[_]=!0)}if(typeof t.getDerivedStateFromProps=="function"){var S=qr(t)||"Unknown";u0[S]||(u("%s: Function components do not support getDerivedStateFromProps.",S),u0[S]=!0)}if(typeof t.contextType=="object"&&t.contextType!==null){var x=qr(t)||"Unknown";c0[x]||(u("%s: Function components do not support contextType.",x),c0[x]=!0)}}}var v0={dehydrated:null,treeContext:null,retryLane:xn};function g0(e){return{baseLanes:e,cachePool:Fj(),transitions:null}}function Xj(e,t){var n=null;return{baseLanes:sr(e.baseLanes,t),cachePool:n,transitions:e.transitions}}function Qj(e,t,n,i){if(t!==null){var c=t.memoizedState;if(c===null)return!1}return _y(e,Sh)}function Jj(e,t){return iv(e.childLanes,t)}function AT(e,t,n){var i=t.pendingProps;fV(t)&&(t.flags|=zr);var c=Kl.current,f=!1,_=(t.flags&zr)!==jt;if(_||Qj(c,e)?(f=!0,t.flags&=~zr):(e===null||e.memoizedState!==null)&&(c=vj(c,M3)),c=Sf(c),Zc(t,c),e===null){J1(t);var S=t.memoizedState;if(S!==null){var x=S.dehydrated;if(x!==null)return aH(t,x)}var D=i.children,B=i.fallback;if(f){var ee=Zj(t,D,B,n),Z=t.child;return Z.memoizedState=g0(n),t.memoizedState=v0,ee}else return _0(t,D)}else{var _e=e.memoizedState;if(_e!==null){var be=_e.dehydrated;if(be!==null)return nH(e,t,_,i,be,_e,n)}if(f){var ke=i.fallback,st=i.children,Ot=tH(e,t,st,ke,n),kt=t.child,mr=e.child.memoizedState;return kt.memoizedState=mr===null?g0(n):Xj(mr,n),kt.childLanes=Jj(e,n),t.memoizedState=v0,Ot}else{var vr=i.children,de=eH(e,t,vr,n);return t.memoizedState=null,de}}}function _0(e,t,n){var i=e.mode,c={mode:"visible",children:t},f=b0(c,i);return f.return=e,e.child=f,f}function Zj(e,t,n,i){var c=e.mode,f=e.child,_={mode:"hidden",children:t},S,x;return(c&wr)===Mt&&f!==null?(S=f,S.childLanes=je,S.pendingProps=_,e.mode&Zr&&(S.actualDuration=0,S.actualStartTime=-1,S.selfBaseDuration=0,S.treeBaseDuration=0),x=lu(n,c,i,null)):(S=b0(_,c),x=lu(n,c,i,null)),S.return=e,x.return=e,S.sibling=x,e.child=S,x}function b0(e,t,n){return Bk(e,t,je,null)}function LT(e,t){return id(e,t)}function eH(e,t,n,i){var c=e.child,f=c.sibling,_=LT(c,{mode:"visible",children:n});if((t.mode&wr)===Mt&&(_.lanes=i),_.return=t,_.sibling=null,f!==null){var S=t.deletions;S===null?(t.deletions=[f],t.flags|=Bu):S.push(f)}return t.child=_,_}function tH(e,t,n,i,c){var f=t.mode,_=e.child,S=_.sibling,x={mode:"hidden",children:n},D;if((f&wr)===Mt&&t.child!==_){var B=t.child;D=B,D.childLanes=je,D.pendingProps=x,t.mode&Zr&&(D.actualDuration=0,D.actualStartTime=-1,D.selfBaseDuration=_.selfBaseDuration,D.treeBaseDuration=_.treeBaseDuration),t.deletions=null}else D=LT(_,x),D.subtreeFlags=_.subtreeFlags&Js;var ee;return S!==null?ee=id(S,i):(ee=lu(i,f,c,null),ee.flags|=Za),ee.return=t,D.return=t,D.sibling=ee,t.child=D,ee}function kg(e,t,n,i){i!==null&&Z1(i),gf(t,e.child,null,n);var c=t.pendingProps,f=c.children,_=_0(t,f);return _.flags|=Za,t.memoizedState=null,_}function rH(e,t,n,i,c){var f=t.mode,_={mode:"visible",children:n},S=b0(_,f),x=lu(i,f,c,null);return x.flags|=Za,S.return=t,x.return=t,S.sibling=x,t.child=S,(t.mode&wr)!==Mt&&gf(t,e.child,null,c),x}function aH(e,t,n){return(e.mode&wr)===Mt?(u("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=Xt):M1(t)?e.lanes=Fu:e.lanes=Uo,null}function nH(e,t,n,i,c,f,_){if(n)if(t.flags&Ks){t.flags&=~Ks;var de=o0(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return kg(e,t,_,de)}else{if(t.memoizedState!==null)return t.child=e.child,t.flags|=zr,null;var Be=i.children,fe=i.fallback,Ke=rH(e,t,Be,fe,_),mt=t.child;return mt.memoizedState=g0(_),t.memoizedState=v0,Ke}else{if(q9(),(t.mode&wr)===Mt)return kg(e,t,_,null);if(M1(c)){var S,x,D;{var B=s9(c);S=B.digest,x=B.message,D=B.stack}var ee;x?ee=new Error(x):ee=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var Z=o0(ee,S,D);return kg(e,t,_,Z)}var _e=Vo(_,e.childLanes);if(Jl||_e){var be=Mg();if(be!==null){var ke=hM(be,_);if(ke!==xn&&ke!==f.retryLane){f.retryLane=ke;var st=ba;Ro(e,ke),vn(be,e,ke,st)}}H0();var Ot=o0(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return kg(e,t,_,Ot)}else if(e3(c)){t.flags|=zr,t.child=e.child;var kt=OU.bind(null,e);return c9(c,kt),null}else{G9(t,c,f.treeContext);var mr=i.children,vr=_0(t,mr);return vr.flags|=Xs,vr}}}function BT(e,t,n){e.lanes=sr(e.lanes,t);var i=e.alternate;i!==null&&(i.lanes=sr(i.lanes,t)),cy(e.return,t,n)}function oH(e,t,n){for(var i=t;i!==null;){if(i.tag===J){var c=i.memoizedState;c!==null&&BT(i,n,e)}else if(i.tag===Se)BT(i,n,e);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)return;for(;i.sibling===null;){if(i.return===null||i.return===e)return;i=i.return}i.sibling.return=i.return,i=i.sibling}}function iH(e){for(var t=e,n=null;t!==null;){var i=t.alternate;i!==null&&ng(i)===null&&(n=t),t=t.sibling}return n}function lH(e){if(e!==void 0&&e!=="forwards"&&e!=="backwards"&&e!=="together"&&!f0[e])if(f0[e]=!0,typeof e=="string")switch(e.toLowerCase()){case"together":case"forwards":case"backwards":{u('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break}case"forward":case"backward":{u('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break}default:u('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e);break}else u('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}function sH(e,t){e!==void 0&&!Tg[e]&&(e!=="collapsed"&&e!=="hidden"?(Tg[e]=!0,u('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):t!=="forwards"&&t!=="backwards"&&(Tg[e]=!0,u('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}function NT(e,t){{var n=sn(e),i=!n&&typeof Qa(e)=="function";if(n||i){var c=n?"array":"iterable";return u("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",c,t,c),!1}}return!0}function cH(e,t){if((t==="forwards"||t==="backwards")&&e!==void 0&&e!==null&&e!==!1)if(sn(e)){for(var n=0;n<e.length;n++)if(!NT(e[n],n))return}else{var i=Qa(e);if(typeof i=="function"){var c=i.call(e);if(c)for(var f=c.next(),_=0;!f.done;f=c.next()){if(!NT(f.value,_))return;_++}}else u('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',t)}}function y0(e,t,n,i,c){var f=e.memoizedState;f===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:i,tail:n,tailMode:c}:(f.isBackwards=t,f.rendering=null,f.renderingStartTime=0,f.last=i,f.tail=n,f.tailMode=c)}function OT(e,t,n){var i=t.pendingProps,c=i.revealOrder,f=i.tail,_=i.children;lH(c),sH(f,c),cH(_,c),ao(e,t,_,n);var S=Kl.current,x=_y(S,Sh);if(x)S=by(S,Sh),t.flags|=zr;else{var D=e!==null&&(e.flags&zr)!==jt;D&&oH(t,t.child,n),S=Sf(S)}if(Zc(t,S),(t.mode&wr)===Mt)t.memoizedState=null;else switch(c){case"forwards":{var B=iH(t.child),ee;B===null?(ee=t.child,t.child=null):(ee=B.sibling,B.sibling=null),y0(t,!1,ee,B,f);break}case"backwards":{var Z=null,_e=t.child;for(t.child=null;_e!==null;){var be=_e.alternate;if(be!==null&&ng(be)===null){t.child=_e;break}var ke=_e.sibling;_e.sibling=Z,Z=_e,_e=ke}y0(t,!0,Z,null,f);break}case"together":{y0(t,!1,null,null,void 0);break}default:t.memoizedState=null}return t.child}function uH(e,t,n){my(t,t.stateNode.containerInfo);var i=t.pendingProps;return e===null?t.child=gf(t,null,i,n):ao(e,t,i,n),t.child}var IT=!1;function dH(e,t,n){var i=t.type,c=i._context,f=t.pendingProps,_=t.memoizedProps,S=f.value;{"value"in f||IT||(IT=!0,u("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var x=t.type.propTypes;x&&Yl(x,f,"prop","Context.Provider")}if(R3(t,c,S),_!==null){var D=_.value;if(Yo(D,S)){if(_.children===f.children&&!Iv())return sc(e,t,n)}else lj(t,c,n)}var B=f.children;return ao(e,t,B,n),t.child}var PT=!1;function fH(e,t,n){var i=t.type;i._context===void 0?i!==i.Consumer&&(PT||(PT=!0,u("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):i=i._context;var c=t.pendingProps,f=c.children;typeof f!="function"&&u("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),bf(t,n);var _=en(i);Ap(t);var S;return Ah.current=t,xl(!0),S=f(_),xl(!1),Qd(),t.flags|=Kd,ao(e,t,S,n),t.child}function Nh(){Jl=!0}function Rg(e,t){(t.mode&wr)===Mt&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=Za)}function sc(e,t,n){return e!==null&&(t.dependencies=e.dependencies),dT(),qh(t.lanes),Vo(n,t.childLanes)?(oj(e,t),t.child):null}function pH(e,t,n){{var i=t.return;if(i===null)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,t.alternate=null,n.index=t.index,n.sibling=t.sibling,n.return=t.return,n.ref=t.ref,t===i.child)i.child=n;else{var c=i.child;if(c===null)throw new Error("Expected parent to have a child.");for(;c.sibling!==t;)if(c=c.sibling,c===null)throw new Error("Expected to find the previous sibling.");c.sibling=n}var f=i.deletions;return f===null?(i.deletions=[e],i.flags|=Bu):f.push(e),n.flags|=Za,n}}function S0(e,t){var n=e.lanes;return!!Vo(n,t)}function hH(e,t,n){switch(t.tag){case y:ET(t);var i=t.stateNode;vf();break;case C:I3(t);break;case v:{var c=t.type;Cs(c)&&Mv(t);break}case w:my(t,t.stateNode.containerInfo);break;case I:{var f=t.memoizedProps.value,_=t.type._context;R3(t,_,f);break}case H:{var S=Vo(n,t.childLanes);S&&(t.flags|=Dr);{var x=t.stateNode;x.effectDuration=0,x.passiveEffectDuration=0}}break;case J:{var D=t.memoizedState;if(D!==null){if(D.dehydrated!==null)return Zc(t,Sf(Kl.current)),t.flags|=zr,null;var B=t.child,ee=B.childLanes;if(Vo(n,ee))return AT(e,t,n);Zc(t,Sf(Kl.current));var Z=sc(e,t,n);return Z!==null?Z.sibling:null}else Zc(t,Sf(Kl.current));break}case Se:{var _e=(e.flags&zr)!==jt,be=Vo(n,t.childLanes);if(_e){if(be)return OT(e,t,n);t.flags|=zr}var ke=t.memoizedState;if(ke!==null&&(ke.rendering=null,ke.tail=null,ke.lastEffect=null),Zc(t,Kl.current),be)break;return null}case V:case se:return t.lanes=je,TT(e,t,n)}return sc(e,t,n)}function MT(e,t,n){if(t._debugNeedsRemount&&e!==null)return pH(e,t,J0(t.type,t.key,t.pendingProps,t._debugOwner||null,t.mode,t.lanes));if(e!==null){var i=e.memoizedProps,c=t.pendingProps;if(i!==c||Iv()||t.type!==e.type)Jl=!0;else{var f=S0(e,n);if(!f&&(t.flags&zr)===jt)return Jl=!1,hH(e,t,n);(e.flags&Rb)!==jt?Jl=!0:Jl=!1}}else if(Jl=!1,An()&&F9(t)){var _=t.index,S=j9();d3(t,S,_)}switch(t.lanes=je,t.tag){case b:return Kj(e,t,t.type,n);case ye:{var x=t.elementType;return $j(e,t,x,n)}case p:{var D=t.type,B=t.pendingProps,ee=t.elementType===D?B:Ql(D,B);return p0(e,t,D,ee,n)}case v:{var Z=t.type,_e=t.pendingProps,be=t.elementType===Z?_e:Ql(Z,_e);return RT(e,t,Z,be,n)}case y:return Wj(e,t,n);case C:return qj(e,t,n);case k:return Yj(e,t);case J:return AT(e,t,n);case w:return uH(e,t,n);case U:{var ke=t.type,st=t.pendingProps,Ot=t.elementType===ke?st:Ql(ke,st);return wT(e,t,ke,Ot,n)}case N:return Hj(e,t,n);case P:return Uj(e,t,n);case H:return Vj(e,t,n);case I:return dH(e,t,n);case G:return fH(e,t,n);case O:{var kt=t.type,mr=t.pendingProps,vr=Ql(kt,mr);if(t.type!==t.elementType){var de=kt.propTypes;de&&Yl(de,vr,"prop",qr(kt))}return vr=Ql(kt.type,vr),CT(e,t,kt,vr,n)}case ae:return xT(e,t,t.type,t.pendingProps,n);case re:{var Be=t.type,fe=t.pendingProps,Ke=t.elementType===Be?fe:Ql(Be,fe);return Gj(e,t,Be,Ke,n)}case Se:return OT(e,t,n);case ge:break;case V:return TT(e,t,n)}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function Rf(e){e.flags|=Dr}function zT(e){e.flags|=Fc,e.flags|=Eb}var FT,w0,jT,HT;FT=function(e,t,n,i){for(var c=t.child;c!==null;){if(c.tag===C||c.tag===k)PF(e,c.stateNode);else if(c.tag!==w){if(c.child!==null){c.child.return=c,c=c.child;continue}}if(c===t)return;for(;c.sibling===null;){if(c.return===null||c.return===t)return;c=c.return}c.sibling.return=c.return,c=c.sibling}},w0=function(e,t){},jT=function(e,t,n,i,c){var f=e.memoizedProps;if(f!==i){var _=t.stateNode,S=vy(),x=zF(_,n,f,i,c,S);t.updateQueue=x,x&&Rf(t)}},HT=function(e,t,n,i){n!==i&&Rf(t)};function Oh(e,t){if(!An())switch(e.tailMode){case"hidden":{for(var n=e.tail,i=null;n!==null;)n.alternate!==null&&(i=n),n=n.sibling;i===null?e.tail=null:i.sibling=null;break}case"collapsed":{for(var c=e.tail,f=null;c!==null;)c.alternate!==null&&(f=c),c=c.sibling;f===null?!t&&e.tail!==null?e.tail.sibling=null:e.tail=null:f.sibling=null;break}}}function Bn(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=je,i=jt;if(t){if((e.mode&Zr)!==Mt){for(var x=e.selfBaseDuration,D=e.child;D!==null;)n=sr(n,sr(D.lanes,D.childLanes)),i|=D.subtreeFlags&Js,i|=D.flags&Js,x+=D.treeBaseDuration,D=D.sibling;e.treeBaseDuration=x}else for(var B=e.child;B!==null;)n=sr(n,sr(B.lanes,B.childLanes)),i|=B.subtreeFlags&Js,i|=B.flags&Js,B.return=e,B=B.sibling;e.subtreeFlags|=i}else{if((e.mode&Zr)!==Mt){for(var c=e.actualDuration,f=e.selfBaseDuration,_=e.child;_!==null;)n=sr(n,sr(_.lanes,_.childLanes)),i|=_.subtreeFlags,i|=_.flags,c+=_.actualDuration,f+=_.treeBaseDuration,_=_.sibling;e.actualDuration=c,e.treeBaseDuration=f}else for(var S=e.child;S!==null;)n=sr(n,sr(S.lanes,S.childLanes)),i|=S.subtreeFlags,i|=S.flags,S.return=e,S=S.sibling;e.subtreeFlags|=i}return e.childLanes=n,t}function mH(e,t,n){if(Z9()&&(t.mode&wr)!==Mt&&(t.flags&zr)===jt)return _3(t),vf(),t.flags|=Ks|Ep|ro,!1;var i=Uv(t);if(n!==null&&n.dehydrated!==null)if(e===null){if(!i)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(Q9(t),Bn(t),(t.mode&Zr)!==Mt){var c=n!==null;if(c){var f=t.child;f!==null&&(t.treeBaseDuration-=f.treeBaseDuration)}}return!1}else{if(vf(),(t.flags&zr)===jt&&(t.memoizedState=null),t.flags|=Dr,Bn(t),(t.mode&Zr)!==Mt){var _=n!==null;if(_){var S=t.child;S!==null&&(t.treeBaseDuration-=S.treeBaseDuration)}}return!1}else return b3(),!0}function UT(e,t,n){var i=t.pendingProps;switch(G1(t),t.tag){case b:case ye:case ae:case p:case U:case N:case P:case H:case G:case O:return Bn(t),null;case v:{var c=t.type;return Cs(c)&&Pv(t),Bn(t),null}case y:{var f=t.stateNode;if(yf(t),W1(t),Sy(),f.pendingContext&&(f.context=f.pendingContext,f.pendingContext=null),e===null||e.child===null){var _=Uv(t);if(_)Rf(t);else if(e!==null){var S=e.memoizedState;(!S.isDehydrated||(t.flags&Ks)!==jt)&&(t.flags|=Nu,b3())}}return w0(e,t),Bn(t),null}case C:{gy(t);var x=O3(),D=t.type;if(e!==null&&t.stateNode!=null)jT(e,t,D,i,x),e.ref!==t.ref&&zT(t);else{if(!i){if(t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return Bn(t),null}var B=vy(),ee=Uv(t);if(ee)K9(t,x,B)&&Rf(t);else{var Z=IF(D,i,x,B,t);FT(Z,t,!1,!1),t.stateNode=Z,MF(Z,D,i,x)&&Rf(t)}t.ref!==null&&zT(t)}return Bn(t),null}case k:{var _e=i;if(e&&t.stateNode!=null){var be=e.memoizedProps;HT(e,t,be,_e)}else{if(typeof _e!="string"&&t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var ke=O3(),st=vy(),Ot=Uv(t);Ot?X9(t)&&Rf(t):t.stateNode=FF(_e,ke,st,t)}return Bn(t),null}case J:{wf(t);var kt=t.memoizedState;if(e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){var mr=mH(e,t,kt);if(!mr)return t.flags&ro?t:null}if((t.flags&zr)!==jt)return t.lanes=n,(t.mode&Zr)!==Mt&&Yy(t),t;var vr=kt!==null,de=e!==null&&e.memoizedState!==null;if(vr!==de&&vr){var Be=t.child;if(Be.flags|=Ou,(t.mode&wr)!==Mt){var fe=e===null&&(t.memoizedProps.unstable_avoidThisFallback!==!0||!Re);fe||_y(Kl.current,M3)?SU():H0()}}var Ke=t.updateQueue;if(Ke!==null&&(t.flags|=Dr),Bn(t),(t.mode&Zr)!==Mt&&vr){var mt=t.child;mt!==null&&(t.treeBaseDuration-=mt.treeBaseDuration)}return null}case w:return yf(t),w0(e,t),e===null&&B9(t.stateNode.containerInfo),Bn(t),null;case I:var ut=t.type._context;return sy(ut,t),Bn(t),null;case re:{var qt=t.type;return Cs(qt)&&Pv(t),Bn(t),null}case Se:{wf(t);var Zt=t.memoizedState;if(Zt===null)return Bn(t),null;var ta=(t.flags&zr)!==jt,Or=Zt.rendering;if(Or===null)if(ta)Oh(Zt,!1);else{var Ya=CU()&&(e===null||(e.flags&zr)===jt);if(!Ya)for(var Ir=t.child;Ir!==null;){var Fa=ng(Ir);if(Fa!==null){ta=!0,t.flags|=zr,Oh(Zt,!1);var qn=Fa.updateQueue;return qn!==null&&(t.updateQueue=qn,t.flags|=Dr),t.subtreeFlags=jt,ij(t,n),Zc(t,by(Kl.current,Sh)),t.child}Ir=Ir.sibling}Zt.tail!==null&&wn()>uk()&&(t.flags|=zr,ta=!0,Oh(Zt,!1),t.lanes=HC)}else{if(!ta){var Mn=ng(Or);if(Mn!==null){t.flags|=zr,ta=!0;var Ko=Mn.updateQueue;if(Ko!==null&&(t.updateQueue=Ko,t.flags|=Dr),Oh(Zt,!0),Zt.tail===null&&Zt.tailMode==="hidden"&&!Or.alternate&&!An())return Bn(t),null}else wn()*2-Zt.renderingStartTime>uk()&&n!==Uo&&(t.flags|=zr,ta=!0,Oh(Zt,!1),t.lanes=HC)}if(Zt.isBackwards)Or.sibling=t.child,t.child=Or;else{var io=Zt.last;io!==null?io.sibling=Or:t.child=Or,Zt.last=Or}}if(Zt.tail!==null){var lo=Zt.tail;Zt.rendering=lo,Zt.tail=lo.sibling,Zt.renderingStartTime=wn(),lo.sibling=null;var Yn=Kl.current;return ta?Yn=by(Yn,Sh):Yn=Sf(Yn),Zc(t,Yn),lo}return Bn(t),null}case ge:break;case V:case se:{j0(t);var pc=t.memoizedState,If=pc!==null;if(e!==null){var Xh=e.memoizedState,Ls=Xh!==null;Ls!==If&&!he&&(t.flags|=Ou)}return!If||(t.mode&wr)===Mt?Bn(t):Vo(As,Uo)&&(Bn(t),t.subtreeFlags&(Za|Dr)&&(t.flags|=Ou)),null}case pe:return null;case j:return null}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function vH(e,t,n){switch(G1(t),t.tag){case v:{var i=t.type;Cs(i)&&Pv(t);var c=t.flags;return c&ro?(t.flags=c&~ro|zr,(t.mode&Zr)!==Mt&&Yy(t),t):null}case y:{var f=t.stateNode;yf(t),W1(t),Sy();var _=t.flags;return(_&ro)!==jt&&(_&zr)===jt?(t.flags=_&~ro|zr,t):null}case C:return gy(t),null;case J:{wf(t);var S=t.memoizedState;if(S!==null&&S.dehydrated!==null){if(t.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");vf()}var x=t.flags;return x&ro?(t.flags=x&~ro|zr,(t.mode&Zr)!==Mt&&Yy(t),t):null}case Se:return wf(t),null;case w:return yf(t),null;case I:var D=t.type._context;return sy(D,t),null;case V:case se:return j0(t),null;case pe:return null;default:return null}}function VT(e,t,n){switch(G1(t),t.tag){case v:{var i=t.type.childContextTypes;i!=null&&Pv(t);break}case y:{var c=t.stateNode;yf(t),W1(t),Sy();break}case C:{gy(t);break}case w:yf(t);break;case J:wf(t);break;case Se:wf(t);break;case I:var f=t.type._context;sy(f,t);break;case V:case se:j0(t);break}}var WT=null;WT=new Set;var Eg=!1,Nn=!1,gH=typeof WeakSet=="function"?WeakSet:Set,Ct=null,Ef=null,Df=null;function _H(e){xb(null,function(){throw e}),Tb()}var bH=function(e,t){if(t.props=e.memoizedProps,t.state=e.memoizedState,e.mode&Zr)try{Es(),t.componentWillUnmount()}finally{Rs(e)}else t.componentWillUnmount()};function qT(e,t){try{ru(un,e)}catch(n){ha(e,t,n)}}function C0(e,t,n){try{bH(e,n)}catch(i){ha(e,t,i)}}function yH(e,t,n){try{n.componentDidMount()}catch(i){ha(e,t,i)}}function YT(e,t){try{KT(e)}catch(n){ha(e,t,n)}}function Af(e,t){var n=e.ref;if(n!==null)if(typeof n=="function"){var i;try{if(it&&vt&&e.mode&Zr)try{Es(),i=n(null)}finally{Rs(e)}else i=n(null)}catch(c){ha(e,t,c)}typeof i=="function"&&u("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",nr(e))}else n.current=null}function Dg(e,t,n){try{n()}catch(i){ha(e,t,i)}}var $T=null,GT=!1;function SH(e,t){$T=NF(e.containerInfo),Ct=t,wH();var n=GT;return GT=!1,$T=null,n}function wH(){for(;Ct!==null;){var e=Ct,t=e.child;(e.subtreeFlags&Ab)!==jt&&t!==null?(t.return=e,Ct=t):CH()}}function CH(){for(;Ct!==null;){var e=Ct;Ra(e);try{xH(e)}catch(n){ha(e,e.return,n)}Sn();var t=e.sibling;if(t!==null){t.return=e.return,Ct=t;return}Ct=e.return}}function xH(e){var t=e.alternate,n=e.flags;if((n&Nu)!==jt){switch(Ra(e),e.tag){case p:case U:case ae:break;case v:{if(t!==null){var i=t.memoizedProps,c=t.memoizedState,f=e.stateNode;e.type===e.elementType&&!td&&(f.props!==e.memoizedProps&&u("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(e)||"instance"),f.state!==e.memoizedState&&u("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(e)||"instance"));var _=f.getSnapshotBeforeUpdate(e.elementType===e.type?i:Ql(e.type,i),c);{var S=WT;_===void 0&&!S.has(e.type)&&(S.add(e.type),u("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",nr(e)))}f.__reactInternalSnapshotBeforeUpdate=_}break}case y:{{var x=e.stateNode;n9(x.containerInfo)}break}case C:case k:case w:case re:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Sn()}}function Zl(e,t,n){var i=t.updateQueue,c=i!==null?i.lastEffect:null;if(c!==null){var f=c.next,_=f;do{if((_.tag&e)===e){var S=_.destroy;_.destroy=void 0,S!==void 0&&((e&Ln)!==Eo?FP(t):(e&un)!==Eo&&PC(t),(e&xs)!==Eo&&$h(!0),Dg(t,n,S),(e&xs)!==Eo&&$h(!1),(e&Ln)!==Eo?jP():(e&un)!==Eo&&MC())}_=_.next}while(_!==f)}}function ru(e,t){var n=t.updateQueue,i=n!==null?n.lastEffect:null;if(i!==null){var c=i.next,f=c;do{if((f.tag&e)===e){(e&Ln)!==Eo?MP(t):(e&un)!==Eo&&HP(t);var _=f.create;(e&xs)!==Eo&&$h(!0),f.destroy=_(),(e&xs)!==Eo&&$h(!1),(e&Ln)!==Eo?zP():(e&un)!==Eo&&UP();{var S=f.destroy;if(S!==void 0&&typeof S!="function"){var x=void 0;(f.tag&un)!==jt?x="useLayoutEffect":(f.tag&xs)!==jt?x="useInsertionEffect":x="useEffect";var D=void 0;S===null?D=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof S.then=="function"?D=`
102
+ Check the render method of \``+i+"`.");var c=i||"",f=e._debugSource;f&&(c=f.fileName+":"+f.lineNumber),d0[c]||(d0[c]=!0,u("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",n))}if(t.defaultProps!==void 0){var _=qr(t)||"Unknown";Bh[_]||(u("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",_),Bh[_]=!0)}if(typeof t.getDerivedStateFromProps=="function"){var S=qr(t)||"Unknown";u0[S]||(u("%s: Function components do not support getDerivedStateFromProps.",S),u0[S]=!0)}if(typeof t.contextType=="object"&&t.contextType!==null){var x=qr(t)||"Unknown";c0[x]||(u("%s: Function components do not support contextType.",x),c0[x]=!0)}}}var v0={dehydrated:null,treeContext:null,retryLane:xn};function g0(e){return{baseLanes:e,cachePool:Fj(),transitions:null}}function Xj(e,t){var n=null;return{baseLanes:sr(e.baseLanes,t),cachePool:n,transitions:e.transitions}}function Qj(e,t,n,i){if(t!==null){var c=t.memoizedState;if(c===null)return!1}return _y(e,Sh)}function Jj(e,t){return iv(e.childLanes,t)}function AT(e,t,n){var i=t.pendingProps;fV(t)&&(t.flags|=zr);var c=Xl.current,f=!1,_=(t.flags&zr)!==jt;if(_||Qj(c,e)?(f=!0,t.flags&=~zr):(e===null||e.memoizedState!==null)&&(c=vj(c,M3)),c=Sf(c),Zc(t,c),e===null){J1(t);var S=t.memoizedState;if(S!==null){var x=S.dehydrated;if(x!==null)return aH(t,x)}var D=i.children,B=i.fallback;if(f){var ee=Zj(t,D,B,n),Z=t.child;return Z.memoizedState=g0(n),t.memoizedState=v0,ee}else return _0(t,D)}else{var _e=e.memoizedState;if(_e!==null){var be=_e.dehydrated;if(be!==null)return nH(e,t,_,i,be,_e,n)}if(f){var ke=i.fallback,st=i.children,Ot=tH(e,t,st,ke,n),kt=t.child,mr=e.child.memoizedState;return kt.memoizedState=mr===null?g0(n):Xj(mr,n),kt.childLanes=Jj(e,n),t.memoizedState=v0,Ot}else{var vr=i.children,de=eH(e,t,vr,n);return t.memoizedState=null,de}}}function _0(e,t,n){var i=e.mode,c={mode:"visible",children:t},f=b0(c,i);return f.return=e,e.child=f,f}function Zj(e,t,n,i){var c=e.mode,f=e.child,_={mode:"hidden",children:t},S,x;return(c&wr)===Mt&&f!==null?(S=f,S.childLanes=je,S.pendingProps=_,e.mode&Zr&&(S.actualDuration=0,S.actualStartTime=-1,S.selfBaseDuration=0,S.treeBaseDuration=0),x=lu(n,c,i,null)):(S=b0(_,c),x=lu(n,c,i,null)),S.return=e,x.return=e,S.sibling=x,e.child=S,x}function b0(e,t,n){return Bk(e,t,je,null)}function LT(e,t){return id(e,t)}function eH(e,t,n,i){var c=e.child,f=c.sibling,_=LT(c,{mode:"visible",children:n});if((t.mode&wr)===Mt&&(_.lanes=i),_.return=t,_.sibling=null,f!==null){var S=t.deletions;S===null?(t.deletions=[f],t.flags|=Bu):S.push(f)}return t.child=_,_}function tH(e,t,n,i,c){var f=t.mode,_=e.child,S=_.sibling,x={mode:"hidden",children:n},D;if((f&wr)===Mt&&t.child!==_){var B=t.child;D=B,D.childLanes=je,D.pendingProps=x,t.mode&Zr&&(D.actualDuration=0,D.actualStartTime=-1,D.selfBaseDuration=_.selfBaseDuration,D.treeBaseDuration=_.treeBaseDuration),t.deletions=null}else D=LT(_,x),D.subtreeFlags=_.subtreeFlags&Js;var ee;return S!==null?ee=id(S,i):(ee=lu(i,f,c,null),ee.flags|=Za),ee.return=t,D.return=t,D.sibling=ee,t.child=D,ee}function kg(e,t,n,i){i!==null&&Z1(i),gf(t,e.child,null,n);var c=t.pendingProps,f=c.children,_=_0(t,f);return _.flags|=Za,t.memoizedState=null,_}function rH(e,t,n,i,c){var f=t.mode,_={mode:"visible",children:n},S=b0(_,f),x=lu(i,f,c,null);return x.flags|=Za,S.return=t,x.return=t,S.sibling=x,t.child=S,(t.mode&wr)!==Mt&&gf(t,e.child,null,c),x}function aH(e,t,n){return(e.mode&wr)===Mt?(u("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=Xt):M1(t)?e.lanes=Fu:e.lanes=Vo,null}function nH(e,t,n,i,c,f,_){if(n)if(t.flags&Ks){t.flags&=~Ks;var de=o0(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return kg(e,t,_,de)}else{if(t.memoizedState!==null)return t.child=e.child,t.flags|=zr,null;var Be=i.children,fe=i.fallback,Ke=rH(e,t,Be,fe,_),mt=t.child;return mt.memoizedState=g0(_),t.memoizedState=v0,Ke}else{if(q9(),(t.mode&wr)===Mt)return kg(e,t,_,null);if(M1(c)){var S,x,D;{var B=s9(c);S=B.digest,x=B.message,D=B.stack}var ee;x?ee=new Error(x):ee=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var Z=o0(ee,S,D);return kg(e,t,_,Z)}var _e=Wo(_,e.childLanes);if(Zl||_e){var be=Mg();if(be!==null){var ke=hM(be,_);if(ke!==xn&&ke!==f.retryLane){f.retryLane=ke;var st=ba;Ro(e,ke),vn(be,e,ke,st)}}H0();var Ot=o0(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return kg(e,t,_,Ot)}else if(e3(c)){t.flags|=zr,t.child=e.child;var kt=OU.bind(null,e);return c9(c,kt),null}else{G9(t,c,f.treeContext);var mr=i.children,vr=_0(t,mr);return vr.flags|=Xs,vr}}}function BT(e,t,n){e.lanes=sr(e.lanes,t);var i=e.alternate;i!==null&&(i.lanes=sr(i.lanes,t)),cy(e.return,t,n)}function oH(e,t,n){for(var i=t;i!==null;){if(i.tag===J){var c=i.memoizedState;c!==null&&BT(i,n,e)}else if(i.tag===Se)BT(i,n,e);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===e)return;for(;i.sibling===null;){if(i.return===null||i.return===e)return;i=i.return}i.sibling.return=i.return,i=i.sibling}}function iH(e){for(var t=e,n=null;t!==null;){var i=t.alternate;i!==null&&ng(i)===null&&(n=t),t=t.sibling}return n}function lH(e){if(e!==void 0&&e!=="forwards"&&e!=="backwards"&&e!=="together"&&!f0[e])if(f0[e]=!0,typeof e=="string")switch(e.toLowerCase()){case"together":case"forwards":case"backwards":{u('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break}case"forward":case"backward":{u('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break}default:u('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e);break}else u('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}function sH(e,t){e!==void 0&&!Tg[e]&&(e!=="collapsed"&&e!=="hidden"?(Tg[e]=!0,u('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):t!=="forwards"&&t!=="backwards"&&(Tg[e]=!0,u('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}function NT(e,t){{var n=sn(e),i=!n&&typeof Qa(e)=="function";if(n||i){var c=n?"array":"iterable";return u("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",c,t,c),!1}}return!0}function cH(e,t){if((t==="forwards"||t==="backwards")&&e!==void 0&&e!==null&&e!==!1)if(sn(e)){for(var n=0;n<e.length;n++)if(!NT(e[n],n))return}else{var i=Qa(e);if(typeof i=="function"){var c=i.call(e);if(c)for(var f=c.next(),_=0;!f.done;f=c.next()){if(!NT(f.value,_))return;_++}}else u('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',t)}}function y0(e,t,n,i,c){var f=e.memoizedState;f===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:i,tail:n,tailMode:c}:(f.isBackwards=t,f.rendering=null,f.renderingStartTime=0,f.last=i,f.tail=n,f.tailMode=c)}function OT(e,t,n){var i=t.pendingProps,c=i.revealOrder,f=i.tail,_=i.children;lH(c),sH(f,c),cH(_,c),ao(e,t,_,n);var S=Xl.current,x=_y(S,Sh);if(x)S=by(S,Sh),t.flags|=zr;else{var D=e!==null&&(e.flags&zr)!==jt;D&&oH(t,t.child,n),S=Sf(S)}if(Zc(t,S),(t.mode&wr)===Mt)t.memoizedState=null;else switch(c){case"forwards":{var B=iH(t.child),ee;B===null?(ee=t.child,t.child=null):(ee=B.sibling,B.sibling=null),y0(t,!1,ee,B,f);break}case"backwards":{var Z=null,_e=t.child;for(t.child=null;_e!==null;){var be=_e.alternate;if(be!==null&&ng(be)===null){t.child=_e;break}var ke=_e.sibling;_e.sibling=Z,Z=_e,_e=ke}y0(t,!0,Z,null,f);break}case"together":{y0(t,!1,null,null,void 0);break}default:t.memoizedState=null}return t.child}function uH(e,t,n){my(t,t.stateNode.containerInfo);var i=t.pendingProps;return e===null?t.child=gf(t,null,i,n):ao(e,t,i,n),t.child}var IT=!1;function dH(e,t,n){var i=t.type,c=i._context,f=t.pendingProps,_=t.memoizedProps,S=f.value;{"value"in f||IT||(IT=!0,u("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var x=t.type.propTypes;x&&$l(x,f,"prop","Context.Provider")}if(R3(t,c,S),_!==null){var D=_.value;if($o(D,S)){if(_.children===f.children&&!Iv())return sc(e,t,n)}else lj(t,c,n)}var B=f.children;return ao(e,t,B,n),t.child}var PT=!1;function fH(e,t,n){var i=t.type;i._context===void 0?i!==i.Consumer&&(PT||(PT=!0,u("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):i=i._context;var c=t.pendingProps,f=c.children;typeof f!="function"&&u("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),bf(t,n);var _=en(i);Ap(t);var S;return Ah.current=t,Tl(!0),S=f(_),Tl(!1),Qd(),t.flags|=Kd,ao(e,t,S,n),t.child}function Nh(){Zl=!0}function Rg(e,t){(t.mode&wr)===Mt&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=Za)}function sc(e,t,n){return e!==null&&(t.dependencies=e.dependencies),dT(),qh(t.lanes),Wo(n,t.childLanes)?(oj(e,t),t.child):null}function pH(e,t,n){{var i=t.return;if(i===null)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,t.alternate=null,n.index=t.index,n.sibling=t.sibling,n.return=t.return,n.ref=t.ref,t===i.child)i.child=n;else{var c=i.child;if(c===null)throw new Error("Expected parent to have a child.");for(;c.sibling!==t;)if(c=c.sibling,c===null)throw new Error("Expected to find the previous sibling.");c.sibling=n}var f=i.deletions;return f===null?(i.deletions=[e],i.flags|=Bu):f.push(e),n.flags|=Za,n}}function S0(e,t){var n=e.lanes;return!!Wo(n,t)}function hH(e,t,n){switch(t.tag){case y:ET(t);var i=t.stateNode;vf();break;case C:I3(t);break;case v:{var c=t.type;xs(c)&&Mv(t);break}case w:my(t,t.stateNode.containerInfo);break;case I:{var f=t.memoizedProps.value,_=t.type._context;R3(t,_,f);break}case H:{var S=Wo(n,t.childLanes);S&&(t.flags|=Dr);{var x=t.stateNode;x.effectDuration=0,x.passiveEffectDuration=0}}break;case J:{var D=t.memoizedState;if(D!==null){if(D.dehydrated!==null)return Zc(t,Sf(Xl.current)),t.flags|=zr,null;var B=t.child,ee=B.childLanes;if(Wo(n,ee))return AT(e,t,n);Zc(t,Sf(Xl.current));var Z=sc(e,t,n);return Z!==null?Z.sibling:null}else Zc(t,Sf(Xl.current));break}case Se:{var _e=(e.flags&zr)!==jt,be=Wo(n,t.childLanes);if(_e){if(be)return OT(e,t,n);t.flags|=zr}var ke=t.memoizedState;if(ke!==null&&(ke.rendering=null,ke.tail=null,ke.lastEffect=null),Zc(t,Xl.current),be)break;return null}case V:case se:return t.lanes=je,TT(e,t,n)}return sc(e,t,n)}function MT(e,t,n){if(t._debugNeedsRemount&&e!==null)return pH(e,t,J0(t.type,t.key,t.pendingProps,t._debugOwner||null,t.mode,t.lanes));if(e!==null){var i=e.memoizedProps,c=t.pendingProps;if(i!==c||Iv()||t.type!==e.type)Zl=!0;else{var f=S0(e,n);if(!f&&(t.flags&zr)===jt)return Zl=!1,hH(e,t,n);(e.flags&Rb)!==jt?Zl=!0:Zl=!1}}else if(Zl=!1,An()&&F9(t)){var _=t.index,S=j9();d3(t,S,_)}switch(t.lanes=je,t.tag){case b:return Kj(e,t,t.type,n);case ye:{var x=t.elementType;return $j(e,t,x,n)}case p:{var D=t.type,B=t.pendingProps,ee=t.elementType===D?B:Jl(D,B);return p0(e,t,D,ee,n)}case v:{var Z=t.type,_e=t.pendingProps,be=t.elementType===Z?_e:Jl(Z,_e);return RT(e,t,Z,be,n)}case y:return Wj(e,t,n);case C:return qj(e,t,n);case k:return Yj(e,t);case J:return AT(e,t,n);case w:return uH(e,t,n);case U:{var ke=t.type,st=t.pendingProps,Ot=t.elementType===ke?st:Jl(ke,st);return wT(e,t,ke,Ot,n)}case N:return Hj(e,t,n);case P:return Uj(e,t,n);case H:return Vj(e,t,n);case I:return dH(e,t,n);case G:return fH(e,t,n);case O:{var kt=t.type,mr=t.pendingProps,vr=Jl(kt,mr);if(t.type!==t.elementType){var de=kt.propTypes;de&&$l(de,vr,"prop",qr(kt))}return vr=Jl(kt.type,vr),CT(e,t,kt,vr,n)}case ae:return xT(e,t,t.type,t.pendingProps,n);case re:{var Be=t.type,fe=t.pendingProps,Ke=t.elementType===Be?fe:Jl(Be,fe);return Gj(e,t,Be,Ke,n)}case Se:return OT(e,t,n);case ge:break;case V:return TT(e,t,n)}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function Rf(e){e.flags|=Dr}function zT(e){e.flags|=Fc,e.flags|=Eb}var FT,w0,jT,HT;FT=function(e,t,n,i){for(var c=t.child;c!==null;){if(c.tag===C||c.tag===k)PF(e,c.stateNode);else if(c.tag!==w){if(c.child!==null){c.child.return=c,c=c.child;continue}}if(c===t)return;for(;c.sibling===null;){if(c.return===null||c.return===t)return;c=c.return}c.sibling.return=c.return,c=c.sibling}},w0=function(e,t){},jT=function(e,t,n,i,c){var f=e.memoizedProps;if(f!==i){var _=t.stateNode,S=vy(),x=zF(_,n,f,i,c,S);t.updateQueue=x,x&&Rf(t)}},HT=function(e,t,n,i){n!==i&&Rf(t)};function Oh(e,t){if(!An())switch(e.tailMode){case"hidden":{for(var n=e.tail,i=null;n!==null;)n.alternate!==null&&(i=n),n=n.sibling;i===null?e.tail=null:i.sibling=null;break}case"collapsed":{for(var c=e.tail,f=null;c!==null;)c.alternate!==null&&(f=c),c=c.sibling;f===null?!t&&e.tail!==null?e.tail.sibling=null:e.tail=null:f.sibling=null;break}}}function Bn(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=je,i=jt;if(t){if((e.mode&Zr)!==Mt){for(var x=e.selfBaseDuration,D=e.child;D!==null;)n=sr(n,sr(D.lanes,D.childLanes)),i|=D.subtreeFlags&Js,i|=D.flags&Js,x+=D.treeBaseDuration,D=D.sibling;e.treeBaseDuration=x}else for(var B=e.child;B!==null;)n=sr(n,sr(B.lanes,B.childLanes)),i|=B.subtreeFlags&Js,i|=B.flags&Js,B.return=e,B=B.sibling;e.subtreeFlags|=i}else{if((e.mode&Zr)!==Mt){for(var c=e.actualDuration,f=e.selfBaseDuration,_=e.child;_!==null;)n=sr(n,sr(_.lanes,_.childLanes)),i|=_.subtreeFlags,i|=_.flags,c+=_.actualDuration,f+=_.treeBaseDuration,_=_.sibling;e.actualDuration=c,e.treeBaseDuration=f}else for(var S=e.child;S!==null;)n=sr(n,sr(S.lanes,S.childLanes)),i|=S.subtreeFlags,i|=S.flags,S.return=e,S=S.sibling;e.subtreeFlags|=i}return e.childLanes=n,t}function mH(e,t,n){if(Z9()&&(t.mode&wr)!==Mt&&(t.flags&zr)===jt)return _3(t),vf(),t.flags|=Ks|Ep|ro,!1;var i=Uv(t);if(n!==null&&n.dehydrated!==null)if(e===null){if(!i)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(Q9(t),Bn(t),(t.mode&Zr)!==Mt){var c=n!==null;if(c){var f=t.child;f!==null&&(t.treeBaseDuration-=f.treeBaseDuration)}}return!1}else{if(vf(),(t.flags&zr)===jt&&(t.memoizedState=null),t.flags|=Dr,Bn(t),(t.mode&Zr)!==Mt){var _=n!==null;if(_){var S=t.child;S!==null&&(t.treeBaseDuration-=S.treeBaseDuration)}}return!1}else return b3(),!0}function UT(e,t,n){var i=t.pendingProps;switch(G1(t),t.tag){case b:case ye:case ae:case p:case U:case N:case P:case H:case G:case O:return Bn(t),null;case v:{var c=t.type;return xs(c)&&Pv(t),Bn(t),null}case y:{var f=t.stateNode;if(yf(t),W1(t),Sy(),f.pendingContext&&(f.context=f.pendingContext,f.pendingContext=null),e===null||e.child===null){var _=Uv(t);if(_)Rf(t);else if(e!==null){var S=e.memoizedState;(!S.isDehydrated||(t.flags&Ks)!==jt)&&(t.flags|=Nu,b3())}}return w0(e,t),Bn(t),null}case C:{gy(t);var x=O3(),D=t.type;if(e!==null&&t.stateNode!=null)jT(e,t,D,i,x),e.ref!==t.ref&&zT(t);else{if(!i){if(t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return Bn(t),null}var B=vy(),ee=Uv(t);if(ee)K9(t,x,B)&&Rf(t);else{var Z=IF(D,i,x,B,t);FT(Z,t,!1,!1),t.stateNode=Z,MF(Z,D,i,x)&&Rf(t)}t.ref!==null&&zT(t)}return Bn(t),null}case k:{var _e=i;if(e&&t.stateNode!=null){var be=e.memoizedProps;HT(e,t,be,_e)}else{if(typeof _e!="string"&&t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var ke=O3(),st=vy(),Ot=Uv(t);Ot?X9(t)&&Rf(t):t.stateNode=FF(_e,ke,st,t)}return Bn(t),null}case J:{wf(t);var kt=t.memoizedState;if(e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){var mr=mH(e,t,kt);if(!mr)return t.flags&ro?t:null}if((t.flags&zr)!==jt)return t.lanes=n,(t.mode&Zr)!==Mt&&Yy(t),t;var vr=kt!==null,de=e!==null&&e.memoizedState!==null;if(vr!==de&&vr){var Be=t.child;if(Be.flags|=Ou,(t.mode&wr)!==Mt){var fe=e===null&&(t.memoizedProps.unstable_avoidThisFallback!==!0||!Re);fe||_y(Xl.current,M3)?SU():H0()}}var Ke=t.updateQueue;if(Ke!==null&&(t.flags|=Dr),Bn(t),(t.mode&Zr)!==Mt&&vr){var mt=t.child;mt!==null&&(t.treeBaseDuration-=mt.treeBaseDuration)}return null}case w:return yf(t),w0(e,t),e===null&&B9(t.stateNode.containerInfo),Bn(t),null;case I:var ut=t.type._context;return sy(ut,t),Bn(t),null;case re:{var qt=t.type;return xs(qt)&&Pv(t),Bn(t),null}case Se:{wf(t);var Zt=t.memoizedState;if(Zt===null)return Bn(t),null;var ta=(t.flags&zr)!==jt,Or=Zt.rendering;if(Or===null)if(ta)Oh(Zt,!1);else{var Ya=CU()&&(e===null||(e.flags&zr)===jt);if(!Ya)for(var Ir=t.child;Ir!==null;){var Fa=ng(Ir);if(Fa!==null){ta=!0,t.flags|=zr,Oh(Zt,!1);var qn=Fa.updateQueue;return qn!==null&&(t.updateQueue=qn,t.flags|=Dr),t.subtreeFlags=jt,ij(t,n),Zc(t,by(Xl.current,Sh)),t.child}Ir=Ir.sibling}Zt.tail!==null&&wn()>uk()&&(t.flags|=zr,ta=!0,Oh(Zt,!1),t.lanes=HC)}else{if(!ta){var Mn=ng(Or);if(Mn!==null){t.flags|=zr,ta=!0;var Xo=Mn.updateQueue;if(Xo!==null&&(t.updateQueue=Xo,t.flags|=Dr),Oh(Zt,!0),Zt.tail===null&&Zt.tailMode==="hidden"&&!Or.alternate&&!An())return Bn(t),null}else wn()*2-Zt.renderingStartTime>uk()&&n!==Vo&&(t.flags|=zr,ta=!0,Oh(Zt,!1),t.lanes=HC)}if(Zt.isBackwards)Or.sibling=t.child,t.child=Or;else{var io=Zt.last;io!==null?io.sibling=Or:t.child=Or,Zt.last=Or}}if(Zt.tail!==null){var lo=Zt.tail;Zt.rendering=lo,Zt.tail=lo.sibling,Zt.renderingStartTime=wn(),lo.sibling=null;var Yn=Xl.current;return ta?Yn=by(Yn,Sh):Yn=Sf(Yn),Zc(t,Yn),lo}return Bn(t),null}case ge:break;case V:case se:{j0(t);var pc=t.memoizedState,If=pc!==null;if(e!==null){var Xh=e.memoizedState,Bs=Xh!==null;Bs!==If&&!he&&(t.flags|=Ou)}return!If||(t.mode&wr)===Mt?Bn(t):Wo(Ls,Vo)&&(Bn(t),t.subtreeFlags&(Za|Dr)&&(t.flags|=Ou)),null}case pe:return null;case j:return null}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function vH(e,t,n){switch(G1(t),t.tag){case v:{var i=t.type;xs(i)&&Pv(t);var c=t.flags;return c&ro?(t.flags=c&~ro|zr,(t.mode&Zr)!==Mt&&Yy(t),t):null}case y:{var f=t.stateNode;yf(t),W1(t),Sy();var _=t.flags;return(_&ro)!==jt&&(_&zr)===jt?(t.flags=_&~ro|zr,t):null}case C:return gy(t),null;case J:{wf(t);var S=t.memoizedState;if(S!==null&&S.dehydrated!==null){if(t.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");vf()}var x=t.flags;return x&ro?(t.flags=x&~ro|zr,(t.mode&Zr)!==Mt&&Yy(t),t):null}case Se:return wf(t),null;case w:return yf(t),null;case I:var D=t.type._context;return sy(D,t),null;case V:case se:return j0(t),null;case pe:return null;default:return null}}function VT(e,t,n){switch(G1(t),t.tag){case v:{var i=t.type.childContextTypes;i!=null&&Pv(t);break}case y:{var c=t.stateNode;yf(t),W1(t),Sy();break}case C:{gy(t);break}case w:yf(t);break;case J:wf(t);break;case Se:wf(t);break;case I:var f=t.type._context;sy(f,t);break;case V:case se:j0(t);break}}var WT=null;WT=new Set;var Eg=!1,Nn=!1,gH=typeof WeakSet=="function"?WeakSet:Set,Ct=null,Ef=null,Df=null;function _H(e){xb(null,function(){throw e}),Tb()}var bH=function(e,t){if(t.props=e.memoizedProps,t.state=e.memoizedState,e.mode&Zr)try{Ds(),t.componentWillUnmount()}finally{Es(e)}else t.componentWillUnmount()};function qT(e,t){try{ru(un,e)}catch(n){ha(e,t,n)}}function C0(e,t,n){try{bH(e,n)}catch(i){ha(e,t,i)}}function yH(e,t,n){try{n.componentDidMount()}catch(i){ha(e,t,i)}}function YT(e,t){try{KT(e)}catch(n){ha(e,t,n)}}function Af(e,t){var n=e.ref;if(n!==null)if(typeof n=="function"){var i;try{if(it&&vt&&e.mode&Zr)try{Ds(),i=n(null)}finally{Es(e)}else i=n(null)}catch(c){ha(e,t,c)}typeof i=="function"&&u("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",nr(e))}else n.current=null}function Dg(e,t,n){try{n()}catch(i){ha(e,t,i)}}var $T=null,GT=!1;function SH(e,t){$T=NF(e.containerInfo),Ct=t,wH();var n=GT;return GT=!1,$T=null,n}function wH(){for(;Ct!==null;){var e=Ct,t=e.child;(e.subtreeFlags&Ab)!==jt&&t!==null?(t.return=e,Ct=t):CH()}}function CH(){for(;Ct!==null;){var e=Ct;Ra(e);try{xH(e)}catch(n){ha(e,e.return,n)}Sn();var t=e.sibling;if(t!==null){t.return=e.return,Ct=t;return}Ct=e.return}}function xH(e){var t=e.alternate,n=e.flags;if((n&Nu)!==jt){switch(Ra(e),e.tag){case p:case U:case ae:break;case v:{if(t!==null){var i=t.memoizedProps,c=t.memoizedState,f=e.stateNode;e.type===e.elementType&&!td&&(f.props!==e.memoizedProps&&u("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(e)||"instance"),f.state!==e.memoizedState&&u("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(e)||"instance"));var _=f.getSnapshotBeforeUpdate(e.elementType===e.type?i:Jl(e.type,i),c);{var S=WT;_===void 0&&!S.has(e.type)&&(S.add(e.type),u("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",nr(e)))}f.__reactInternalSnapshotBeforeUpdate=_}break}case y:{{var x=e.stateNode;n9(x.containerInfo)}break}case C:case k:case w:case re:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Sn()}}function es(e,t,n){var i=t.updateQueue,c=i!==null?i.lastEffect:null;if(c!==null){var f=c.next,_=f;do{if((_.tag&e)===e){var S=_.destroy;_.destroy=void 0,S!==void 0&&((e&Ln)!==Eo?FP(t):(e&un)!==Eo&&PC(t),(e&Ts)!==Eo&&$h(!0),Dg(t,n,S),(e&Ts)!==Eo&&$h(!1),(e&Ln)!==Eo?jP():(e&un)!==Eo&&MC())}_=_.next}while(_!==f)}}function ru(e,t){var n=t.updateQueue,i=n!==null?n.lastEffect:null;if(i!==null){var c=i.next,f=c;do{if((f.tag&e)===e){(e&Ln)!==Eo?MP(t):(e&un)!==Eo&&HP(t);var _=f.create;(e&Ts)!==Eo&&$h(!0),f.destroy=_(),(e&Ts)!==Eo&&$h(!1),(e&Ln)!==Eo?zP():(e&un)!==Eo&&UP();{var S=f.destroy;if(S!==void 0&&typeof S!="function"){var x=void 0;(f.tag&un)!==jt?x="useLayoutEffect":(f.tag&Ts)!==jt?x="useInsertionEffect":x="useEffect";var D=void 0;S===null?D=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof S.then=="function"?D=`
103
103
 
104
104
  It looks like you wrote `+x+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
105
105
 
@@ -112,11 +112,11 @@ It looks like you wrote `+x+`(async () => ...) or returned a Promise. Instead, w
112
112
  fetchData();
113
113
  }, [someId]); // Or [] if effect doesn't need props or state
114
114
 
115
- Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`:D=" You returned: "+S,u("%s must not return anything besides a function, which is used for clean-up.%s",x,D)}}}f=f.next}while(f!==c)}}function TH(e,t){if((t.flags&Dr)!==jt)switch(t.tag){case H:{var n=t.stateNode.passiveEffectDuration,i=t.memoizedProps,c=i.id,f=i.onPostCommit,_=cT(),S=t.alternate===null?"mount":"update";sT()&&(S="nested-update"),typeof f=="function"&&f(c,S,n,_);var x=t.return;e:for(;x!==null;){switch(x.tag){case y:var D=x.stateNode;D.passiveEffectDuration+=n;break e;case H:var B=x.stateNode;B.passiveEffectDuration+=n;break e}x=x.return}break}}}function kH(e,t,n,i){if((n.flags&Dp)!==jt)switch(n.tag){case p:case U:case ae:{if(!Nn)if(n.mode&Zr)try{Es(),ru(un|cn,n)}finally{Rs(n)}else ru(un|cn,n);break}case v:{var c=n.stateNode;if(n.flags&Dr&&!Nn)if(t===null)if(n.type===n.elementType&&!td&&(c.props!==n.memoizedProps&&u("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(n)||"instance"),c.state!==n.memoizedState&&u("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(n)||"instance")),n.mode&Zr)try{Es(),c.componentDidMount()}finally{Rs(n)}else c.componentDidMount();else{var f=n.elementType===n.type?t.memoizedProps:Ql(n.type,t.memoizedProps),_=t.memoizedState;if(n.type===n.elementType&&!td&&(c.props!==n.memoizedProps&&u("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(n)||"instance"),c.state!==n.memoizedState&&u("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(n)||"instance")),n.mode&Zr)try{Es(),c.componentDidUpdate(f,_,c.__reactInternalSnapshotBeforeUpdate)}finally{Rs(n)}else c.componentDidUpdate(f,_,c.__reactInternalSnapshotBeforeUpdate)}var S=n.updateQueue;S!==null&&(n.type===n.elementType&&!td&&(c.props!==n.memoizedProps&&u("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(n)||"instance"),c.state!==n.memoizedState&&u("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(n)||"instance")),N3(n,S,c));break}case y:{var x=n.updateQueue;if(x!==null){var D=null;if(n.child!==null)switch(n.child.tag){case C:D=n.child.stateNode;break;case v:D=n.child.stateNode;break}N3(n,x,D)}break}case C:{var B=n.stateNode;if(t===null&&n.flags&Dr){var ee=n.type,Z=n.memoizedProps;WF(B,ee,Z)}break}case k:break;case w:break;case H:{{var _e=n.memoizedProps,be=_e.onCommit,ke=_e.onRender,st=n.stateNode.effectDuration,Ot=cT(),kt=t===null?"mount":"update";sT()&&(kt="nested-update"),typeof ke=="function"&&ke(n.memoizedProps.id,kt,n.actualDuration,n.treeBaseDuration,n.actualStartTime,Ot);{typeof be=="function"&&be(n.memoizedProps.id,kt,st,Ot),EU(n);var mr=n.return;e:for(;mr!==null;){switch(mr.tag){case y:var vr=mr.stateNode;vr.effectDuration+=st;break e;case H:var de=mr.stateNode;de.effectDuration+=st;break e}mr=mr.return}}}break}case J:{OH(e,n);break}case Se:case re:case ge:case V:case se:case j:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Nn||n.flags&Fc&&KT(n)}function RH(e){switch(e.tag){case p:case U:case ae:{if(e.mode&Zr)try{Es(),qT(e,e.return)}finally{Rs(e)}else qT(e,e.return);break}case v:{var t=e.stateNode;typeof t.componentDidMount=="function"&&yH(e,e.return,t),YT(e,e.return);break}case C:{YT(e,e.return);break}}}function EH(e,t){for(var n=null,i=e;;){if(i.tag===C){if(n===null){n=i;try{var c=i.stateNode;t?e9(c):r9(i.stateNode,i.memoizedProps)}catch(_){ha(e,e.return,_)}}}else if(i.tag===k){if(n===null)try{var f=i.stateNode;t?t9(f):a9(f,i.memoizedProps)}catch(_){ha(e,e.return,_)}}else if(!((i.tag===V||i.tag===se)&&i.memoizedState!==null&&i!==e)){if(i.child!==null){i.child.return=i,i=i.child;continue}}if(i===e)return;for(;i.sibling===null;){if(i.return===null||i.return===e)return;n===i&&(n=null),i=i.return}n===i&&(n=null),i.sibling.return=i.return,i=i.sibling}}function KT(e){var t=e.ref;if(t!==null){var n=e.stateNode,i;switch(e.tag){case C:i=n;break;default:i=n}if(typeof t=="function"){var c;if(e.mode&Zr)try{Es(),c=t(i)}finally{Rs(e)}else c=t(i);typeof c=="function"&&u("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",nr(e))}else t.hasOwnProperty("current")||u("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",nr(e)),t.current=i}}function DH(e){var t=e.alternate;t!==null&&(t.return=null),e.return=null}function XT(e){var t=e.alternate;t!==null&&(e.alternate=null,XT(t));{if(e.child=null,e.deletions=null,e.sibling=null,e.tag===C){var n=e.stateNode;n!==null&&I9(n)}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}}function AH(e){for(var t=e.return;t!==null;){if(QT(t))return t;t=t.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function QT(e){return e.tag===C||e.tag===y||e.tag===w}function JT(e){var t=e;e:for(;;){for(;t.sibling===null;){if(t.return===null||QT(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==C&&t.tag!==k&&t.tag!==we;){if(t.flags&Za||t.child===null||t.tag===w)continue e;t.child.return=t,t=t.child}if(!(t.flags&Za))return t.stateNode}}function LH(e){var t=AH(e);switch(t.tag){case C:{var n=t.stateNode;t.flags&Rp&&(Zx(n),t.flags&=~Rp);var i=JT(e);T0(e,i,n);break}case y:case w:{var c=t.stateNode.containerInfo,f=JT(e);x0(e,f,c);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function x0(e,t,n){var i=e.tag,c=i===C||i===k;if(c){var f=e.stateNode;t?XF(n,f,t):GF(n,f)}else if(i!==w){var _=e.child;if(_!==null){x0(_,t,n);for(var S=_.sibling;S!==null;)x0(S,t,n),S=S.sibling}}}function T0(e,t,n){var i=e.tag,c=i===C||i===k;if(c){var f=e.stateNode;t?KF(n,f,t):$F(n,f)}else if(i!==w){var _=e.child;if(_!==null){T0(_,t,n);for(var S=_.sibling;S!==null;)T0(S,t,n),S=S.sibling}}}var On=null,es=!1;function BH(e,t,n){{var i=t;e:for(;i!==null;){switch(i.tag){case C:{On=i.stateNode,es=!1;break e}case y:{On=i.stateNode.containerInfo,es=!0;break e}case w:{On=i.stateNode.containerInfo,es=!0;break e}}i=i.return}if(On===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");ZT(e,t,n),On=null,es=!1}DH(n)}function au(e,t,n){for(var i=n.child;i!==null;)ZT(e,t,i),i=i.sibling}function ZT(e,t,n){switch(NP(n),n.tag){case C:Nn||Af(n,t);case k:{{var i=On,c=es;On=null,au(e,t,n),On=i,es=c,On!==null&&(es?JF(On,n.stateNode):QF(On,n.stateNode))}return}case we:{On!==null&&(es?ZF(On,n.stateNode):P1(On,n.stateNode));return}case w:{{var f=On,_=es;On=n.stateNode.containerInfo,es=!0,au(e,t,n),On=f,es=_}return}case p:case U:case O:case ae:{if(!Nn){var S=n.updateQueue;if(S!==null){var x=S.lastEffect;if(x!==null){var D=x.next,B=D;do{var ee=B,Z=ee.destroy,_e=ee.tag;Z!==void 0&&((_e&xs)!==Eo?Dg(n,t,Z):(_e&un)!==Eo&&(PC(n),n.mode&Zr?(Es(),Dg(n,t,Z),Rs(n)):Dg(n,t,Z),MC())),B=B.next}while(B!==D)}}}au(e,t,n);return}case v:{if(!Nn){Af(n,t);var be=n.stateNode;typeof be.componentWillUnmount=="function"&&C0(n,t,be)}au(e,t,n);return}case ge:{au(e,t,n);return}case V:{if(n.mode&wr){var ke=Nn;Nn=ke||n.memoizedState!==null,au(e,t,n),Nn=ke}else au(e,t,n);break}default:{au(e,t,n);return}}}function NH(e){var t=e.memoizedState}function OH(e,t){var n=t.memoizedState;if(n===null){var i=t.alternate;if(i!==null){var c=i.memoizedState;if(c!==null){var f=c.dehydrated;f!==null&&_9(f)}}}}function ek(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new gH),t.forEach(function(i){var c=IU.bind(null,e,i);if(!n.has(i)){if(n.add(i),Wl)if(Ef!==null&&Df!==null)Yh(Df,Ef);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");i.then(c,c)}})}}function IH(e,t,n){Ef=n,Df=e,Ra(t),tk(t,e),Ra(t),Ef=null,Df=null}function ts(e,t,n){var i=t.deletions;if(i!==null)for(var c=0;c<i.length;c++){var f=i[c];try{BH(e,t,f)}catch(x){ha(f,t,x)}}var _=lb();if(t.subtreeFlags&Lb)for(var S=t.child;S!==null;)Ra(S),tk(S,e),S=S.sibling;Ra(_)}function tk(e,t,n){var i=e.alternate,c=e.flags;switch(e.tag){case p:case U:case O:case ae:{if(ts(t,e),Ds(e),c&Dr){try{Zl(xs|cn,e,e.return),ru(xs|cn,e)}catch(qt){ha(e,e.return,qt)}if(e.mode&Zr){try{Es(),Zl(un|cn,e,e.return)}catch(qt){ha(e,e.return,qt)}Rs(e)}else try{Zl(un|cn,e,e.return)}catch(qt){ha(e,e.return,qt)}}return}case v:{ts(t,e),Ds(e),c&Fc&&i!==null&&Af(i,i.return);return}case C:{ts(t,e),Ds(e),c&Fc&&i!==null&&Af(i,i.return);{if(e.flags&Rp){var f=e.stateNode;try{Zx(f)}catch(qt){ha(e,e.return,qt)}}if(c&Dr){var _=e.stateNode;if(_!=null){var S=e.memoizedProps,x=i!==null?i.memoizedProps:S,D=e.type,B=e.updateQueue;if(e.updateQueue=null,B!==null)try{qF(_,B,D,x,S,e)}catch(qt){ha(e,e.return,qt)}}}}return}case k:{if(ts(t,e),Ds(e),c&Dr){if(e.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var ee=e.stateNode,Z=e.memoizedProps,_e=i!==null?i.memoizedProps:Z;try{YF(ee,_e,Z)}catch(qt){ha(e,e.return,qt)}}return}case y:{if(ts(t,e),Ds(e),c&Dr&&i!==null){var be=i.memoizedState;if(be.isDehydrated)try{g9(t.containerInfo)}catch(qt){ha(e,e.return,qt)}}return}case w:{ts(t,e),Ds(e);return}case J:{ts(t,e),Ds(e);var ke=e.child;if(ke.flags&Ou){var st=ke.stateNode,Ot=ke.memoizedState,kt=Ot!==null;if(st.isHidden=kt,kt){var mr=ke.alternate!==null&&ke.alternate.memoizedState!==null;mr||yU()}}if(c&Dr){try{NH(e)}catch(qt){ha(e,e.return,qt)}ek(e)}return}case V:{var vr=i!==null&&i.memoizedState!==null;if(e.mode&wr){var de=Nn;Nn=de||vr,ts(t,e),Nn=de}else ts(t,e);if(Ds(e),c&Ou){var Be=e.stateNode,fe=e.memoizedState,Ke=fe!==null,mt=e;if(Be.isHidden=Ke,Ke&&!vr&&(mt.mode&wr)!==Mt){Ct=mt;for(var ut=mt.child;ut!==null;)Ct=ut,MH(ut),ut=ut.sibling}EH(mt,Ke)}return}case Se:{ts(t,e),Ds(e),c&Dr&&ek(e);return}case ge:return;default:{ts(t,e),Ds(e);return}}}function Ds(e){var t=e.flags;if(t&Za){try{LH(e)}catch(n){ha(e,e.return,n)}e.flags&=~Za}t&Xs&&(e.flags&=~Xs)}function PH(e,t,n){Ef=n,Df=t,Ct=e,rk(e,t,n),Ef=null,Df=null}function rk(e,t,n){for(var i=(e.mode&wr)!==Mt;Ct!==null;){var c=Ct,f=c.child;if(c.tag===V&&i){var _=c.memoizedState!==null,S=_||Eg;if(S){k0(e,t,n);continue}else{var x=c.alternate,D=x!==null&&x.memoizedState!==null,B=D||Nn,ee=Eg,Z=Nn;Eg=S,Nn=B,Nn&&!Z&&(Ct=c,zH(c));for(var _e=f;_e!==null;)Ct=_e,rk(_e,t,n),_e=_e.sibling;Ct=c,Eg=ee,Nn=Z,k0(e,t,n);continue}}(c.subtreeFlags&Dp)!==jt&&f!==null?(f.return=c,Ct=f):k0(e,t,n)}}function k0(e,t,n){for(;Ct!==null;){var i=Ct;if((i.flags&Dp)!==jt){var c=i.alternate;Ra(i);try{kH(t,c,i,n)}catch(_){ha(i,i.return,_)}Sn()}if(i===e){Ct=null;return}var f=i.sibling;if(f!==null){f.return=i.return,Ct=f;return}Ct=i.return}}function MH(e){for(;Ct!==null;){var t=Ct,n=t.child;switch(t.tag){case p:case U:case O:case ae:{if(t.mode&Zr)try{Es(),Zl(un,t,t.return)}finally{Rs(t)}else Zl(un,t,t.return);break}case v:{Af(t,t.return);var i=t.stateNode;typeof i.componentWillUnmount=="function"&&C0(t,t.return,i);break}case C:{Af(t,t.return);break}case V:{var c=t.memoizedState!==null;if(c){ak(e);continue}break}}n!==null?(n.return=t,Ct=n):ak(e)}}function ak(e){for(;Ct!==null;){var t=Ct;if(t===e){Ct=null;return}var n=t.sibling;if(n!==null){n.return=t.return,Ct=n;return}Ct=t.return}}function zH(e){for(;Ct!==null;){var t=Ct,n=t.child;if(t.tag===V){var i=t.memoizedState!==null;if(i){nk(e);continue}}n!==null?(n.return=t,Ct=n):nk(e)}}function nk(e){for(;Ct!==null;){var t=Ct;Ra(t);try{RH(t)}catch(i){ha(t,t.return,i)}if(Sn(),t===e){Ct=null;return}var n=t.sibling;if(n!==null){n.return=t.return,Ct=n;return}Ct=t.return}}function FH(e,t,n,i){Ct=t,jH(t,e,n,i)}function jH(e,t,n,i){for(;Ct!==null;){var c=Ct,f=c.child;(c.subtreeFlags&Xd)!==jt&&f!==null?(f.return=c,Ct=f):HH(e,t,n,i)}}function HH(e,t,n,i){for(;Ct!==null;){var c=Ct;if((c.flags&Vl)!==jt){Ra(c);try{UH(t,c,n,i)}catch(_){ha(c,c.return,_)}Sn()}if(c===e){Ct=null;return}var f=c.sibling;if(f!==null){f.return=c.return,Ct=f;return}Ct=c.return}}function UH(e,t,n,i){switch(t.tag){case p:case U:case ae:{if(t.mode&Zr){qy();try{ru(Ln|cn,t)}finally{Wy(t)}}else ru(Ln|cn,t);break}}}function VH(e){Ct=e,WH()}function WH(){for(;Ct!==null;){var e=Ct,t=e.child;if((Ct.flags&Bu)!==jt){var n=e.deletions;if(n!==null){for(var i=0;i<n.length;i++){var c=n[i];Ct=c,$H(c,e)}{var f=e.alternate;if(f!==null){var _=f.child;if(_!==null){f.child=null;do{var S=_.sibling;_.sibling=null,_=S}while(_!==null)}}}Ct=e}}(e.subtreeFlags&Xd)!==jt&&t!==null?(t.return=e,Ct=t):qH()}}function qH(){for(;Ct!==null;){var e=Ct;(e.flags&Vl)!==jt&&(Ra(e),YH(e),Sn());var t=e.sibling;if(t!==null){t.return=e.return,Ct=t;return}Ct=e.return}}function YH(e){switch(e.tag){case p:case U:case ae:{e.mode&Zr?(qy(),Zl(Ln|cn,e,e.return),Wy(e)):Zl(Ln|cn,e,e.return);break}}}function $H(e,t){for(;Ct!==null;){var n=Ct;Ra(n),KH(n,t),Sn();var i=n.child;i!==null?(i.return=n,Ct=i):GH(e)}}function GH(e){for(;Ct!==null;){var t=Ct,n=t.sibling,i=t.return;if(XT(t),t===e){Ct=null;return}if(n!==null){n.return=i,Ct=n;return}Ct=i}}function KH(e,t){switch(e.tag){case p:case U:case ae:{e.mode&Zr?(qy(),Zl(Ln,e,t),Wy(e)):Zl(Ln,e,t);break}}}function XH(e){switch(e.tag){case p:case U:case ae:{try{ru(un|cn,e)}catch(n){ha(e,e.return,n)}break}case v:{var t=e.stateNode;try{t.componentDidMount()}catch(n){ha(e,e.return,n)}break}}}function QH(e){switch(e.tag){case p:case U:case ae:{try{ru(Ln|cn,e)}catch(t){ha(e,e.return,t)}break}}}function JH(e){switch(e.tag){case p:case U:case ae:{try{Zl(un|cn,e,e.return)}catch(n){ha(e,e.return,n)}break}case v:{var t=e.stateNode;typeof t.componentWillUnmount=="function"&&C0(e,e.return,t);break}}}function ZH(e){switch(e.tag){case p:case U:case ae:try{Zl(Ln|cn,e,e.return)}catch(t){ha(e,e.return,t)}}}var eU=0,tU=1,rU=2,aU=3,nU=4;if(typeof Symbol=="function"&&Symbol.for){var Ih=Symbol.for;eU=Ih("selector.component"),tU=Ih("selector.has_pseudo_class"),rU=Ih("selector.role"),aU=Ih("selector.test_id"),nU=Ih("selector.text")}var oU=[];function iU(){oU.forEach(function(e){return e()})}var lU=o.ReactCurrentActQueue;function sU(e){{var t=typeof IS_REACT_ACT_ENVIRONMENT!="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0,n=typeof jest!="undefined";return n&&t!==!1}}function ok(){{var e=typeof IS_REACT_ACT_ENVIRONMENT!="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0;return!e&&lU.current!==null&&u("The current testing environment is not configured to support act(...)"),e}}var cU=Math.ceil,R0=o.ReactCurrentDispatcher,E0=o.ReactCurrentOwner,In=o.ReactCurrentBatchConfig,rs=o.ReactCurrentActQueue,pn=0,ik=1,Pn=2,Al=4,cc=0,Ph=1,rd=2,Ag=3,Mh=4,lk=5,D0=6,Cr=pn,no=null,Oa=null,hn=je,As=je,A0=$c(je),mn=cc,zh=null,L0=je,Lg=je,Fh=je,Bg=je,jh=null,Do=null,B0=0,sk=500,ck=1/0,uU=500,uc=null;function Hh(){ck=wn()+uU}function uk(){return ck}var Ng=!1,N0=null,Lf=null,ad=!1,nu=null,Uh=je,O0=[],I0=null,dU=50,Vh=0,P0=null,M0=!1,Og=!1,fU=50,Bf=0,Ig=null,Wh=ba,Pg=je,dk=!1;function Mg(){return no}function oo(){return(Cr&(Pn|Al))!==pn?wn():(Wh!==ba||(Wh=wn()),Wh)}function ou(e){var t=e.mode;if((t&wr)===Mt)return Xt;if((Cr&Pn)!==pn&&hn!==je)return Pp(hn);var n=rj()!==tj;if(n){if(In.transition!==null){var i=In.transition;i._updatedFibers||(i._updatedFibers=new Set),i._updatedFibers.add(e)}return Pg===xn&&(Pg=qC()),Pg}var c=ql();if(c!==xn)return c;var f=jF();return f}function pU(e){var t=e.mode;return(t&wr)===Mt?Xt:uM()}function vn(e,t,n,i){MU(),dk&&u("useInsertionEffect must not schedule updates."),M0&&(Og=!0),Mp(e,n,i),(Cr&Pn)!==je&&e===no?jU(t):(Wl&&GC(e,t,n),HU(t),e===no&&((Cr&Pn)===pn&&(Fh=sr(Fh,n)),mn===Mh&&iu(e,hn)),Ao(e,i),n===Xt&&Cr===pn&&(t.mode&wr)===Mt&&!rs.isBatchingLegacy&&(Hh(),u3()))}function hU(e,t,n){var i=e.current;i.lanes=t,Mp(e,t,n),Ao(e,n)}function mU(e){return(Cr&Pn)!==pn}function Ao(e,t){var n=e.callbackNode;nM(e,t);var i=nv(e,e===no?hn:je);if(i===je){n!==null&&Rk(n),e.callbackNode=null,e.callbackPriority=xn;return}var c=Hu(i),f=e.callbackPriority;if(f===c&&!(rs.current!==null&&n!==W0)){n==null&&f!==Xt&&u("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}n!=null&&Rk(n);var _;if(c===Xt)e.tag===Gc?(rs.isBatchingLegacy!==null&&(rs.didScheduleLegacyUpdate=!0),z9(hk.bind(null,e))):c3(hk.bind(null,e)),rs.current!==null?rs.current.push(Kc):UF(function(){(Cr&(Pn|Al))===pn&&Kc()}),_=null;else{var S;switch(QC(i)){case Wo:S=ev;break;case ec:S=Bb;break;case tc:S=Mu;break;case lv:S=Nb;break;default:S=Mu;break}_=q0(S,fk.bind(null,e))}e.callbackPriority=c,e.callbackNode=_}function fk(e,t){if(Ej(),Wh=ba,Pg=je,(Cr&(Pn|Al))!==pn)throw new Error("Should not already be working.");var n=e.callbackNode,i=fc();if(i&&e.callbackNode!==n)return null;var c=nv(e,e===no?hn:je);if(c===je)return null;var f=!ov(e,c)&&!cM(e,c)&&!t,_=f?TU(e,c):Fg(e,c);if(_!==cc){if(_===rd){var S=t1(e);S!==je&&(c=S,_=z0(e,S))}if(_===Ph){var x=zh;throw nd(e,je),iu(e,c),Ao(e,wn()),x}if(_===D0)iu(e,c);else{var D=!ov(e,c),B=e.current.alternate;if(D&&!gU(B)){if(_=Fg(e,c),_===rd){var ee=t1(e);ee!==je&&(c=ee,_=z0(e,ee))}if(_===Ph){var Z=zh;throw nd(e,je),iu(e,c),Ao(e,wn()),Z}}e.finishedWork=B,e.finishedLanes=c,vU(e,_,c)}}return Ao(e,wn()),e.callbackNode===n?fk.bind(null,e):null}function z0(e,t){var n=jh;if(sv(e)){var i=nd(e,t);i.flags|=Ks,L9(e.containerInfo)}var c=Fg(e,t);if(c!==rd){var f=Do;Do=n,f!==null&&pk(f)}return c}function pk(e){Do===null?Do=e:Do.push.apply(Do,e)}function vU(e,t,n){switch(t){case cc:case Ph:throw new Error("Root did not complete. This is a bug in React.");case rd:{od(e,Do,uc);break}case Ag:{if(iu(e,n),VC(n)&&!Ek()){var i=B0+sk-wn();if(i>10){var c=nv(e,je);if(c!==je)break;var f=e.suspendedLanes;if(!tf(f,n)){var _=oo();$C(e,f);break}e.timeoutHandle=O1(od.bind(null,e,Do,uc),i);break}}od(e,Do,uc);break}case Mh:{if(iu(e,n),sM(n))break;if(!Ek()){var S=rM(e,n),x=S,D=wn()-x,B=PU(D)-D;if(B>10){e.timeoutHandle=O1(od.bind(null,e,Do,uc),B);break}}od(e,Do,uc);break}case lk:{od(e,Do,uc);break}default:throw new Error("Unknown root exit status.")}}function gU(e){for(var t=e;;){if(t.flags&Jm){var n=t.updateQueue;if(n!==null){var i=n.stores;if(i!==null)for(var c=0;c<i.length;c++){var f=i[c],_=f.getSnapshot,S=f.value;try{if(!Yo(_(),S))return!1}catch(D){return!1}}}}var x=t.child;if(t.subtreeFlags&Jm&&x!==null){x.return=t,t=x;continue}if(t===e)return!0;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 iu(e,t){t=iv(t,Bg),t=iv(t,Fh),fM(e,t)}function hk(e){if(Dj(),(Cr&(Pn|Al))!==pn)throw new Error("Should not already be working.");fc();var t=nv(e,je);if(!Vo(t,Xt))return Ao(e,wn()),null;var n=Fg(e,t);if(e.tag!==Gc&&n===rd){var i=t1(e);i!==je&&(t=i,n=z0(e,i))}if(n===Ph){var c=zh;throw nd(e,je),iu(e,t),Ao(e,wn()),c}if(n===D0)throw new Error("Root did not complete. This is a bug in React.");var f=e.current.alternate;return e.finishedWork=f,e.finishedLanes=t,od(e,Do,uc),Ao(e,wn()),null}function _U(e,t){t!==je&&(o1(e,sr(t,Xt)),Ao(e,wn()),(Cr&(Pn|Al))===pn&&(Hh(),Kc()))}function F0(e,t){var n=Cr;Cr|=ik;try{return e(t)}finally{Cr=n,Cr===pn&&!rs.isBatchingLegacy&&(Hh(),u3())}}function bU(e,t,n,i,c){var f=ql(),_=In.transition;try{return In.transition=null,Tn(Wo),e(t,n,i,c)}finally{Tn(f),In.transition=_,Cr===pn&&Hh()}}function dc(e){nu!==null&&nu.tag===Gc&&(Cr&(Pn|Al))===pn&&fc();var t=Cr;Cr|=ik;var n=In.transition,i=ql();try{return In.transition=null,Tn(Wo),e?e():void 0}finally{Tn(i),In.transition=n,Cr=t,(Cr&(Pn|Al))===pn&&Kc()}}function mk(){return(Cr&(Pn|Al))!==pn}function zg(e,t){Vn(A0,As,e),As=sr(As,t),L0=sr(L0,t)}function j0(e){As=A0.current,Un(A0,e)}function nd(e,t){e.finishedWork=null,e.finishedLanes=je;var n=e.timeoutHandle;if(n!==I1&&(e.timeoutHandle=I1,HF(n)),Oa!==null)for(var i=Oa.return;i!==null;){var c=i.alternate;VT(c,i),i=i.return}no=e;var f=id(e.current,null);return Oa=f,hn=As=L0=t,mn=cc,zh=null,Lg=je,Fh=je,Bg=je,jh=null,Do=null,cj(),Gl.discardPendingWarnings(),f}function vk(e,t){do{var n=Oa;try{if(Gv(),F3(),Sn(),E0.current=null,n===null||n.return===null){mn=Ph,zh=t,Oa=null;return}if(it&&n.mode&Zr&&Cg(n,!0),ze)if(Qd(),t!==null&&typeof t=="object"&&typeof t.then=="function"){var i=t;WP(n,i,hn)}else VP(n,t,hn);zj(e,n.return,n,t,hn),yk(n)}catch(c){t=c,Oa===n&&n!==null?(n=n.return,Oa=n):n=Oa;continue}return}while(!0)}function gk(){var e=R0.current;return R0.current=_g,e===null?_g:e}function _k(e){R0.current=e}function yU(){B0=wn()}function qh(e){Lg=sr(e,Lg)}function SU(){mn===cc&&(mn=Ag)}function H0(){(mn===cc||mn===Ag||mn===rd)&&(mn=Mh),no!==null&&(r1(Lg)||r1(Fh))&&iu(no,hn)}function wU(e){mn!==Mh&&(mn=rd),jh===null?jh=[e]:jh.push(e)}function CU(){return mn===cc}function Fg(e,t){var n=Cr;Cr|=Pn;var i=gk();if(no!==e||hn!==t){if(Wl){var c=e.memoizedUpdaters;c.size>0&&(Yh(e,hn),c.clear()),KC(e,t)}uc=XC(),nd(e,t)}zC(t);do try{xU();break}catch(f){vk(e,f)}while(!0);if(Gv(),Cr=n,_k(i),Oa!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return FC(),no=null,hn=je,mn}function xU(){for(;Oa!==null;)bk(Oa)}function TU(e,t){var n=Cr;Cr|=Pn;var i=gk();if(no!==e||hn!==t){if(Wl){var c=e.memoizedUpdaters;c.size>0&&(Yh(e,hn),c.clear()),KC(e,t)}uc=XC(),Hh(),nd(e,t)}zC(t);do try{kU();break}catch(f){vk(e,f)}while(!0);return Gv(),_k(i),Cr=n,Oa!==null?(KP(),cc):(FC(),no=null,hn=je,mn)}function kU(){for(;Oa!==null&&!CP();)bk(Oa)}function bk(e){var t=e.alternate;Ra(e);var n;(e.mode&Zr)!==Mt?(Vy(e),n=U0(t,e,As),Cg(e,!0)):n=U0(t,e,As),Sn(),e.memoizedProps=e.pendingProps,n===null?yk(e):Oa=n,E0.current=null}function yk(e){var t=e;do{var n=t.alternate,i=t.return;if((t.flags&Ep)===jt){Ra(t);var c=void 0;if((t.mode&Zr)===Mt?c=UT(n,t,As):(Vy(t),c=UT(n,t,As),Cg(t,!1)),Sn(),c!==null){Oa=c;return}}else{var f=vH(n,t);if(f!==null){f.flags&=gP,Oa=f;return}if((t.mode&Zr)!==Mt){Cg(t,!1);for(var _=t.actualDuration,S=t.child;S!==null;)_+=S.actualDuration,S=S.sibling;t.actualDuration=_}if(i!==null)i.flags|=Ep,i.subtreeFlags=jt,i.deletions=null;else{mn=D0,Oa=null;return}}var x=t.sibling;if(x!==null){Oa=x;return}t=i,Oa=t}while(t!==null);mn===cc&&(mn=lk)}function od(e,t,n){var i=ql(),c=In.transition;try{In.transition=null,Tn(Wo),RU(e,t,n,i)}finally{In.transition=c,Tn(i)}return null}function RU(e,t,n,i){do fc();while(nu!==null);if(zU(),(Cr&(Pn|Al))!==pn)throw new Error("Should not already be working.");var c=e.finishedWork,f=e.finishedLanes;if(PP(f),c===null)return IC(),null;if(f===je&&u("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=je,c===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=xn;var _=sr(c.lanes,c.childLanes);pM(e,_),e===no&&(no=null,Oa=null,hn=je),((c.subtreeFlags&Xd)!==jt||(c.flags&Xd)!==jt)&&(ad||(ad=!0,I0=n,q0(Mu,function(){return fc(),null})));var S=(c.subtreeFlags&(Ab|Lb|Dp|Xd))!==jt,x=(c.flags&(Ab|Lb|Dp|Xd))!==jt;if(S||x){var D=In.transition;In.transition=null;var B=ql();Tn(Wo);var ee=Cr;Cr|=Al,E0.current=null;var Z=SH(e,c);uT(),IH(e,c,f),OF(e.containerInfo),e.current=c,qP(f),PH(c,e,f),YP(),xP(),Cr=ee,Tn(B),In.transition=D}else e.current=c,uT();var _e=ad;if(ad?(ad=!1,nu=e,Uh=f):(Bf=0,Ig=null),_=e.pendingLanes,_===je&&(Lf=null),_e||xk(e.current,!1),LP(c.stateNode,i),Wl&&e.memoizedUpdaters.clear(),iU(),Ao(e,wn()),t!==null)for(var be=e.onRecoverableError,ke=0;ke<t.length;ke++){var st=t[ke],Ot=st.stack,kt=st.digest;be(st.value,{componentStack:Ot,digest:kt})}if(Ng){Ng=!1;var mr=N0;throw N0=null,mr}return Vo(Uh,Xt)&&e.tag!==Gc&&fc(),_=e.pendingLanes,Vo(_,Xt)?(Rj(),e===P0?Vh++:(Vh=0,P0=e)):Vh=0,Kc(),IC(),null}function fc(){if(nu!==null){var e=QC(Uh),t=gM(tc,e),n=In.transition,i=ql();try{return In.transition=null,Tn(t),DU()}finally{Tn(i),In.transition=n}}return!1}function EU(e){O0.push(e),ad||(ad=!0,q0(Mu,function(){return fc(),null}))}function DU(){if(nu===null)return!1;var e=I0;I0=null;var t=nu,n=Uh;if(nu=null,Uh=je,(Cr&(Pn|Al))!==pn)throw new Error("Cannot flush passive effects while already rendering.");M0=!0,Og=!1,$P(n);var i=Cr;Cr|=Al,VH(t.current),FH(t,t.current,n,e);{var c=O0;O0=[];for(var f=0;f<c.length;f++){var _=c[f];TH(t,_)}}GP(),xk(t.current,!0),Cr=i,Kc(),Og?t===Ig?Bf++:(Bf=0,Ig=t):Bf=0,M0=!1,Og=!1,BP(t);{var S=t.current.stateNode;S.effectDuration=0,S.passiveEffectDuration=0}return!0}function Sk(e){return Lf!==null&&Lf.has(e)}function AU(e){Lf===null?Lf=new Set([e]):Lf.add(e)}function LU(e){Ng||(Ng=!0,N0=e)}var BU=LU;function wk(e,t,n){var i=ed(n,t),c=_T(e,i,Xt),f=Qc(e,c,Xt),_=oo();f!==null&&(Mp(f,Xt,_),Ao(f,_))}function ha(e,t,n){if(_H(n),$h(!1),e.tag===y){wk(e,e,n);return}var i=null;for(i=t;i!==null;){if(i.tag===y){wk(i,e,n);return}else if(i.tag===v){var c=i.type,f=i.stateNode;if(typeof c.getDerivedStateFromError=="function"||typeof f.componentDidCatch=="function"&&!Sk(f)){var _=ed(n,e),S=l0(i,_,Xt),x=Qc(i,S,Xt),D=oo();x!==null&&(Mp(x,Xt,D),Ao(x,D));return}}i=i.return}u(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
115
+ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`:D=" You returned: "+S,u("%s must not return anything besides a function, which is used for clean-up.%s",x,D)}}}f=f.next}while(f!==c)}}function TH(e,t){if((t.flags&Dr)!==jt)switch(t.tag){case H:{var n=t.stateNode.passiveEffectDuration,i=t.memoizedProps,c=i.id,f=i.onPostCommit,_=cT(),S=t.alternate===null?"mount":"update";sT()&&(S="nested-update"),typeof f=="function"&&f(c,S,n,_);var x=t.return;e:for(;x!==null;){switch(x.tag){case y:var D=x.stateNode;D.passiveEffectDuration+=n;break e;case H:var B=x.stateNode;B.passiveEffectDuration+=n;break e}x=x.return}break}}}function kH(e,t,n,i){if((n.flags&Dp)!==jt)switch(n.tag){case p:case U:case ae:{if(!Nn)if(n.mode&Zr)try{Ds(),ru(un|cn,n)}finally{Es(n)}else ru(un|cn,n);break}case v:{var c=n.stateNode;if(n.flags&Dr&&!Nn)if(t===null)if(n.type===n.elementType&&!td&&(c.props!==n.memoizedProps&&u("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(n)||"instance"),c.state!==n.memoizedState&&u("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(n)||"instance")),n.mode&Zr)try{Ds(),c.componentDidMount()}finally{Es(n)}else c.componentDidMount();else{var f=n.elementType===n.type?t.memoizedProps:Jl(n.type,t.memoizedProps),_=t.memoizedState;if(n.type===n.elementType&&!td&&(c.props!==n.memoizedProps&&u("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(n)||"instance"),c.state!==n.memoizedState&&u("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(n)||"instance")),n.mode&Zr)try{Ds(),c.componentDidUpdate(f,_,c.__reactInternalSnapshotBeforeUpdate)}finally{Es(n)}else c.componentDidUpdate(f,_,c.__reactInternalSnapshotBeforeUpdate)}var S=n.updateQueue;S!==null&&(n.type===n.elementType&&!td&&(c.props!==n.memoizedProps&&u("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",nr(n)||"instance"),c.state!==n.memoizedState&&u("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",nr(n)||"instance")),N3(n,S,c));break}case y:{var x=n.updateQueue;if(x!==null){var D=null;if(n.child!==null)switch(n.child.tag){case C:D=n.child.stateNode;break;case v:D=n.child.stateNode;break}N3(n,x,D)}break}case C:{var B=n.stateNode;if(t===null&&n.flags&Dr){var ee=n.type,Z=n.memoizedProps;WF(B,ee,Z)}break}case k:break;case w:break;case H:{{var _e=n.memoizedProps,be=_e.onCommit,ke=_e.onRender,st=n.stateNode.effectDuration,Ot=cT(),kt=t===null?"mount":"update";sT()&&(kt="nested-update"),typeof ke=="function"&&ke(n.memoizedProps.id,kt,n.actualDuration,n.treeBaseDuration,n.actualStartTime,Ot);{typeof be=="function"&&be(n.memoizedProps.id,kt,st,Ot),EU(n);var mr=n.return;e:for(;mr!==null;){switch(mr.tag){case y:var vr=mr.stateNode;vr.effectDuration+=st;break e;case H:var de=mr.stateNode;de.effectDuration+=st;break e}mr=mr.return}}}break}case J:{OH(e,n);break}case Se:case re:case ge:case V:case se:case j:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Nn||n.flags&Fc&&KT(n)}function RH(e){switch(e.tag){case p:case U:case ae:{if(e.mode&Zr)try{Ds(),qT(e,e.return)}finally{Es(e)}else qT(e,e.return);break}case v:{var t=e.stateNode;typeof t.componentDidMount=="function"&&yH(e,e.return,t),YT(e,e.return);break}case C:{YT(e,e.return);break}}}function EH(e,t){for(var n=null,i=e;;){if(i.tag===C){if(n===null){n=i;try{var c=i.stateNode;t?e9(c):r9(i.stateNode,i.memoizedProps)}catch(_){ha(e,e.return,_)}}}else if(i.tag===k){if(n===null)try{var f=i.stateNode;t?t9(f):a9(f,i.memoizedProps)}catch(_){ha(e,e.return,_)}}else if(!((i.tag===V||i.tag===se)&&i.memoizedState!==null&&i!==e)){if(i.child!==null){i.child.return=i,i=i.child;continue}}if(i===e)return;for(;i.sibling===null;){if(i.return===null||i.return===e)return;n===i&&(n=null),i=i.return}n===i&&(n=null),i.sibling.return=i.return,i=i.sibling}}function KT(e){var t=e.ref;if(t!==null){var n=e.stateNode,i;switch(e.tag){case C:i=n;break;default:i=n}if(typeof t=="function"){var c;if(e.mode&Zr)try{Ds(),c=t(i)}finally{Es(e)}else c=t(i);typeof c=="function"&&u("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",nr(e))}else t.hasOwnProperty("current")||u("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",nr(e)),t.current=i}}function DH(e){var t=e.alternate;t!==null&&(t.return=null),e.return=null}function XT(e){var t=e.alternate;t!==null&&(e.alternate=null,XT(t));{if(e.child=null,e.deletions=null,e.sibling=null,e.tag===C){var n=e.stateNode;n!==null&&I9(n)}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}}function AH(e){for(var t=e.return;t!==null;){if(QT(t))return t;t=t.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function QT(e){return e.tag===C||e.tag===y||e.tag===w}function JT(e){var t=e;e:for(;;){for(;t.sibling===null;){if(t.return===null||QT(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==C&&t.tag!==k&&t.tag!==we;){if(t.flags&Za||t.child===null||t.tag===w)continue e;t.child.return=t,t=t.child}if(!(t.flags&Za))return t.stateNode}}function LH(e){var t=AH(e);switch(t.tag){case C:{var n=t.stateNode;t.flags&Rp&&(Zx(n),t.flags&=~Rp);var i=JT(e);T0(e,i,n);break}case y:case w:{var c=t.stateNode.containerInfo,f=JT(e);x0(e,f,c);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function x0(e,t,n){var i=e.tag,c=i===C||i===k;if(c){var f=e.stateNode;t?XF(n,f,t):GF(n,f)}else if(i!==w){var _=e.child;if(_!==null){x0(_,t,n);for(var S=_.sibling;S!==null;)x0(S,t,n),S=S.sibling}}}function T0(e,t,n){var i=e.tag,c=i===C||i===k;if(c){var f=e.stateNode;t?KF(n,f,t):$F(n,f)}else if(i!==w){var _=e.child;if(_!==null){T0(_,t,n);for(var S=_.sibling;S!==null;)T0(S,t,n),S=S.sibling}}}var On=null,ts=!1;function BH(e,t,n){{var i=t;e:for(;i!==null;){switch(i.tag){case C:{On=i.stateNode,ts=!1;break e}case y:{On=i.stateNode.containerInfo,ts=!0;break e}case w:{On=i.stateNode.containerInfo,ts=!0;break e}}i=i.return}if(On===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");ZT(e,t,n),On=null,ts=!1}DH(n)}function au(e,t,n){for(var i=n.child;i!==null;)ZT(e,t,i),i=i.sibling}function ZT(e,t,n){switch(NP(n),n.tag){case C:Nn||Af(n,t);case k:{{var i=On,c=ts;On=null,au(e,t,n),On=i,ts=c,On!==null&&(ts?JF(On,n.stateNode):QF(On,n.stateNode))}return}case we:{On!==null&&(ts?ZF(On,n.stateNode):P1(On,n.stateNode));return}case w:{{var f=On,_=ts;On=n.stateNode.containerInfo,ts=!0,au(e,t,n),On=f,ts=_}return}case p:case U:case O:case ae:{if(!Nn){var S=n.updateQueue;if(S!==null){var x=S.lastEffect;if(x!==null){var D=x.next,B=D;do{var ee=B,Z=ee.destroy,_e=ee.tag;Z!==void 0&&((_e&Ts)!==Eo?Dg(n,t,Z):(_e&un)!==Eo&&(PC(n),n.mode&Zr?(Ds(),Dg(n,t,Z),Es(n)):Dg(n,t,Z),MC())),B=B.next}while(B!==D)}}}au(e,t,n);return}case v:{if(!Nn){Af(n,t);var be=n.stateNode;typeof be.componentWillUnmount=="function"&&C0(n,t,be)}au(e,t,n);return}case ge:{au(e,t,n);return}case V:{if(n.mode&wr){var ke=Nn;Nn=ke||n.memoizedState!==null,au(e,t,n),Nn=ke}else au(e,t,n);break}default:{au(e,t,n);return}}}function NH(e){var t=e.memoizedState}function OH(e,t){var n=t.memoizedState;if(n===null){var i=t.alternate;if(i!==null){var c=i.memoizedState;if(c!==null){var f=c.dehydrated;f!==null&&_9(f)}}}}function ek(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new gH),t.forEach(function(i){var c=IU.bind(null,e,i);if(!n.has(i)){if(n.add(i),ql)if(Ef!==null&&Df!==null)Yh(Df,Ef);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");i.then(c,c)}})}}function IH(e,t,n){Ef=n,Df=e,Ra(t),tk(t,e),Ra(t),Ef=null,Df=null}function rs(e,t,n){var i=t.deletions;if(i!==null)for(var c=0;c<i.length;c++){var f=i[c];try{BH(e,t,f)}catch(x){ha(f,t,x)}}var _=lb();if(t.subtreeFlags&Lb)for(var S=t.child;S!==null;)Ra(S),tk(S,e),S=S.sibling;Ra(_)}function tk(e,t,n){var i=e.alternate,c=e.flags;switch(e.tag){case p:case U:case O:case ae:{if(rs(t,e),As(e),c&Dr){try{es(Ts|cn,e,e.return),ru(Ts|cn,e)}catch(qt){ha(e,e.return,qt)}if(e.mode&Zr){try{Ds(),es(un|cn,e,e.return)}catch(qt){ha(e,e.return,qt)}Es(e)}else try{es(un|cn,e,e.return)}catch(qt){ha(e,e.return,qt)}}return}case v:{rs(t,e),As(e),c&Fc&&i!==null&&Af(i,i.return);return}case C:{rs(t,e),As(e),c&Fc&&i!==null&&Af(i,i.return);{if(e.flags&Rp){var f=e.stateNode;try{Zx(f)}catch(qt){ha(e,e.return,qt)}}if(c&Dr){var _=e.stateNode;if(_!=null){var S=e.memoizedProps,x=i!==null?i.memoizedProps:S,D=e.type,B=e.updateQueue;if(e.updateQueue=null,B!==null)try{qF(_,B,D,x,S,e)}catch(qt){ha(e,e.return,qt)}}}}return}case k:{if(rs(t,e),As(e),c&Dr){if(e.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var ee=e.stateNode,Z=e.memoizedProps,_e=i!==null?i.memoizedProps:Z;try{YF(ee,_e,Z)}catch(qt){ha(e,e.return,qt)}}return}case y:{if(rs(t,e),As(e),c&Dr&&i!==null){var be=i.memoizedState;if(be.isDehydrated)try{g9(t.containerInfo)}catch(qt){ha(e,e.return,qt)}}return}case w:{rs(t,e),As(e);return}case J:{rs(t,e),As(e);var ke=e.child;if(ke.flags&Ou){var st=ke.stateNode,Ot=ke.memoizedState,kt=Ot!==null;if(st.isHidden=kt,kt){var mr=ke.alternate!==null&&ke.alternate.memoizedState!==null;mr||yU()}}if(c&Dr){try{NH(e)}catch(qt){ha(e,e.return,qt)}ek(e)}return}case V:{var vr=i!==null&&i.memoizedState!==null;if(e.mode&wr){var de=Nn;Nn=de||vr,rs(t,e),Nn=de}else rs(t,e);if(As(e),c&Ou){var Be=e.stateNode,fe=e.memoizedState,Ke=fe!==null,mt=e;if(Be.isHidden=Ke,Ke&&!vr&&(mt.mode&wr)!==Mt){Ct=mt;for(var ut=mt.child;ut!==null;)Ct=ut,MH(ut),ut=ut.sibling}EH(mt,Ke)}return}case Se:{rs(t,e),As(e),c&Dr&&ek(e);return}case ge:return;default:{rs(t,e),As(e);return}}}function As(e){var t=e.flags;if(t&Za){try{LH(e)}catch(n){ha(e,e.return,n)}e.flags&=~Za}t&Xs&&(e.flags&=~Xs)}function PH(e,t,n){Ef=n,Df=t,Ct=e,rk(e,t,n),Ef=null,Df=null}function rk(e,t,n){for(var i=(e.mode&wr)!==Mt;Ct!==null;){var c=Ct,f=c.child;if(c.tag===V&&i){var _=c.memoizedState!==null,S=_||Eg;if(S){k0(e,t,n);continue}else{var x=c.alternate,D=x!==null&&x.memoizedState!==null,B=D||Nn,ee=Eg,Z=Nn;Eg=S,Nn=B,Nn&&!Z&&(Ct=c,zH(c));for(var _e=f;_e!==null;)Ct=_e,rk(_e,t,n),_e=_e.sibling;Ct=c,Eg=ee,Nn=Z,k0(e,t,n);continue}}(c.subtreeFlags&Dp)!==jt&&f!==null?(f.return=c,Ct=f):k0(e,t,n)}}function k0(e,t,n){for(;Ct!==null;){var i=Ct;if((i.flags&Dp)!==jt){var c=i.alternate;Ra(i);try{kH(t,c,i,n)}catch(_){ha(i,i.return,_)}Sn()}if(i===e){Ct=null;return}var f=i.sibling;if(f!==null){f.return=i.return,Ct=f;return}Ct=i.return}}function MH(e){for(;Ct!==null;){var t=Ct,n=t.child;switch(t.tag){case p:case U:case O:case ae:{if(t.mode&Zr)try{Ds(),es(un,t,t.return)}finally{Es(t)}else es(un,t,t.return);break}case v:{Af(t,t.return);var i=t.stateNode;typeof i.componentWillUnmount=="function"&&C0(t,t.return,i);break}case C:{Af(t,t.return);break}case V:{var c=t.memoizedState!==null;if(c){ak(e);continue}break}}n!==null?(n.return=t,Ct=n):ak(e)}}function ak(e){for(;Ct!==null;){var t=Ct;if(t===e){Ct=null;return}var n=t.sibling;if(n!==null){n.return=t.return,Ct=n;return}Ct=t.return}}function zH(e){for(;Ct!==null;){var t=Ct,n=t.child;if(t.tag===V){var i=t.memoizedState!==null;if(i){nk(e);continue}}n!==null?(n.return=t,Ct=n):nk(e)}}function nk(e){for(;Ct!==null;){var t=Ct;Ra(t);try{RH(t)}catch(i){ha(t,t.return,i)}if(Sn(),t===e){Ct=null;return}var n=t.sibling;if(n!==null){n.return=t.return,Ct=n;return}Ct=t.return}}function FH(e,t,n,i){Ct=t,jH(t,e,n,i)}function jH(e,t,n,i){for(;Ct!==null;){var c=Ct,f=c.child;(c.subtreeFlags&Xd)!==jt&&f!==null?(f.return=c,Ct=f):HH(e,t,n,i)}}function HH(e,t,n,i){for(;Ct!==null;){var c=Ct;if((c.flags&Wl)!==jt){Ra(c);try{UH(t,c,n,i)}catch(_){ha(c,c.return,_)}Sn()}if(c===e){Ct=null;return}var f=c.sibling;if(f!==null){f.return=c.return,Ct=f;return}Ct=c.return}}function UH(e,t,n,i){switch(t.tag){case p:case U:case ae:{if(t.mode&Zr){qy();try{ru(Ln|cn,t)}finally{Wy(t)}}else ru(Ln|cn,t);break}}}function VH(e){Ct=e,WH()}function WH(){for(;Ct!==null;){var e=Ct,t=e.child;if((Ct.flags&Bu)!==jt){var n=e.deletions;if(n!==null){for(var i=0;i<n.length;i++){var c=n[i];Ct=c,$H(c,e)}{var f=e.alternate;if(f!==null){var _=f.child;if(_!==null){f.child=null;do{var S=_.sibling;_.sibling=null,_=S}while(_!==null)}}}Ct=e}}(e.subtreeFlags&Xd)!==jt&&t!==null?(t.return=e,Ct=t):qH()}}function qH(){for(;Ct!==null;){var e=Ct;(e.flags&Wl)!==jt&&(Ra(e),YH(e),Sn());var t=e.sibling;if(t!==null){t.return=e.return,Ct=t;return}Ct=e.return}}function YH(e){switch(e.tag){case p:case U:case ae:{e.mode&Zr?(qy(),es(Ln|cn,e,e.return),Wy(e)):es(Ln|cn,e,e.return);break}}}function $H(e,t){for(;Ct!==null;){var n=Ct;Ra(n),KH(n,t),Sn();var i=n.child;i!==null?(i.return=n,Ct=i):GH(e)}}function GH(e){for(;Ct!==null;){var t=Ct,n=t.sibling,i=t.return;if(XT(t),t===e){Ct=null;return}if(n!==null){n.return=i,Ct=n;return}Ct=i}}function KH(e,t){switch(e.tag){case p:case U:case ae:{e.mode&Zr?(qy(),es(Ln,e,t),Wy(e)):es(Ln,e,t);break}}}function XH(e){switch(e.tag){case p:case U:case ae:{try{ru(un|cn,e)}catch(n){ha(e,e.return,n)}break}case v:{var t=e.stateNode;try{t.componentDidMount()}catch(n){ha(e,e.return,n)}break}}}function QH(e){switch(e.tag){case p:case U:case ae:{try{ru(Ln|cn,e)}catch(t){ha(e,e.return,t)}break}}}function JH(e){switch(e.tag){case p:case U:case ae:{try{es(un|cn,e,e.return)}catch(n){ha(e,e.return,n)}break}case v:{var t=e.stateNode;typeof t.componentWillUnmount=="function"&&C0(e,e.return,t);break}}}function ZH(e){switch(e.tag){case p:case U:case ae:try{es(Ln|cn,e,e.return)}catch(t){ha(e,e.return,t)}}}var eU=0,tU=1,rU=2,aU=3,nU=4;if(typeof Symbol=="function"&&Symbol.for){var Ih=Symbol.for;eU=Ih("selector.component"),tU=Ih("selector.has_pseudo_class"),rU=Ih("selector.role"),aU=Ih("selector.test_id"),nU=Ih("selector.text")}var oU=[];function iU(){oU.forEach(function(e){return e()})}var lU=o.ReactCurrentActQueue;function sU(e){{var t=typeof IS_REACT_ACT_ENVIRONMENT!="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0,n=typeof jest!="undefined";return n&&t!==!1}}function ok(){{var e=typeof IS_REACT_ACT_ENVIRONMENT!="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0;return!e&&lU.current!==null&&u("The current testing environment is not configured to support act(...)"),e}}var cU=Math.ceil,R0=o.ReactCurrentDispatcher,E0=o.ReactCurrentOwner,In=o.ReactCurrentBatchConfig,as=o.ReactCurrentActQueue,pn=0,ik=1,Pn=2,Ll=4,cc=0,Ph=1,rd=2,Ag=3,Mh=4,lk=5,D0=6,Cr=pn,no=null,Oa=null,hn=je,Ls=je,A0=$c(je),mn=cc,zh=null,L0=je,Lg=je,Fh=je,Bg=je,jh=null,Do=null,B0=0,sk=500,ck=1/0,uU=500,uc=null;function Hh(){ck=wn()+uU}function uk(){return ck}var Ng=!1,N0=null,Lf=null,ad=!1,nu=null,Uh=je,O0=[],I0=null,dU=50,Vh=0,P0=null,M0=!1,Og=!1,fU=50,Bf=0,Ig=null,Wh=ba,Pg=je,dk=!1;function Mg(){return no}function oo(){return(Cr&(Pn|Ll))!==pn?wn():(Wh!==ba||(Wh=wn()),Wh)}function ou(e){var t=e.mode;if((t&wr)===Mt)return Xt;if((Cr&Pn)!==pn&&hn!==je)return Pp(hn);var n=rj()!==tj;if(n){if(In.transition!==null){var i=In.transition;i._updatedFibers||(i._updatedFibers=new Set),i._updatedFibers.add(e)}return Pg===xn&&(Pg=qC()),Pg}var c=Yl();if(c!==xn)return c;var f=jF();return f}function pU(e){var t=e.mode;return(t&wr)===Mt?Xt:uM()}function vn(e,t,n,i){MU(),dk&&u("useInsertionEffect must not schedule updates."),M0&&(Og=!0),Mp(e,n,i),(Cr&Pn)!==je&&e===no?jU(t):(ql&&GC(e,t,n),HU(t),e===no&&((Cr&Pn)===pn&&(Fh=sr(Fh,n)),mn===Mh&&iu(e,hn)),Ao(e,i),n===Xt&&Cr===pn&&(t.mode&wr)===Mt&&!as.isBatchingLegacy&&(Hh(),u3()))}function hU(e,t,n){var i=e.current;i.lanes=t,Mp(e,t,n),Ao(e,n)}function mU(e){return(Cr&Pn)!==pn}function Ao(e,t){var n=e.callbackNode;nM(e,t);var i=nv(e,e===no?hn:je);if(i===je){n!==null&&Rk(n),e.callbackNode=null,e.callbackPriority=xn;return}var c=Hu(i),f=e.callbackPriority;if(f===c&&!(as.current!==null&&n!==W0)){n==null&&f!==Xt&&u("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}n!=null&&Rk(n);var _;if(c===Xt)e.tag===Gc?(as.isBatchingLegacy!==null&&(as.didScheduleLegacyUpdate=!0),z9(hk.bind(null,e))):c3(hk.bind(null,e)),as.current!==null?as.current.push(Kc):UF(function(){(Cr&(Pn|Ll))===pn&&Kc()}),_=null;else{var S;switch(QC(i)){case qo:S=ev;break;case ec:S=Bb;break;case tc:S=Mu;break;case lv:S=Nb;break;default:S=Mu;break}_=q0(S,fk.bind(null,e))}e.callbackPriority=c,e.callbackNode=_}function fk(e,t){if(Ej(),Wh=ba,Pg=je,(Cr&(Pn|Ll))!==pn)throw new Error("Should not already be working.");var n=e.callbackNode,i=fc();if(i&&e.callbackNode!==n)return null;var c=nv(e,e===no?hn:je);if(c===je)return null;var f=!ov(e,c)&&!cM(e,c)&&!t,_=f?TU(e,c):Fg(e,c);if(_!==cc){if(_===rd){var S=t1(e);S!==je&&(c=S,_=z0(e,S))}if(_===Ph){var x=zh;throw nd(e,je),iu(e,c),Ao(e,wn()),x}if(_===D0)iu(e,c);else{var D=!ov(e,c),B=e.current.alternate;if(D&&!gU(B)){if(_=Fg(e,c),_===rd){var ee=t1(e);ee!==je&&(c=ee,_=z0(e,ee))}if(_===Ph){var Z=zh;throw nd(e,je),iu(e,c),Ao(e,wn()),Z}}e.finishedWork=B,e.finishedLanes=c,vU(e,_,c)}}return Ao(e,wn()),e.callbackNode===n?fk.bind(null,e):null}function z0(e,t){var n=jh;if(sv(e)){var i=nd(e,t);i.flags|=Ks,L9(e.containerInfo)}var c=Fg(e,t);if(c!==rd){var f=Do;Do=n,f!==null&&pk(f)}return c}function pk(e){Do===null?Do=e:Do.push.apply(Do,e)}function vU(e,t,n){switch(t){case cc:case Ph:throw new Error("Root did not complete. This is a bug in React.");case rd:{od(e,Do,uc);break}case Ag:{if(iu(e,n),VC(n)&&!Ek()){var i=B0+sk-wn();if(i>10){var c=nv(e,je);if(c!==je)break;var f=e.suspendedLanes;if(!tf(f,n)){var _=oo();$C(e,f);break}e.timeoutHandle=O1(od.bind(null,e,Do,uc),i);break}}od(e,Do,uc);break}case Mh:{if(iu(e,n),sM(n))break;if(!Ek()){var S=rM(e,n),x=S,D=wn()-x,B=PU(D)-D;if(B>10){e.timeoutHandle=O1(od.bind(null,e,Do,uc),B);break}}od(e,Do,uc);break}case lk:{od(e,Do,uc);break}default:throw new Error("Unknown root exit status.")}}function gU(e){for(var t=e;;){if(t.flags&Jm){var n=t.updateQueue;if(n!==null){var i=n.stores;if(i!==null)for(var c=0;c<i.length;c++){var f=i[c],_=f.getSnapshot,S=f.value;try{if(!$o(_(),S))return!1}catch(D){return!1}}}}var x=t.child;if(t.subtreeFlags&Jm&&x!==null){x.return=t,t=x;continue}if(t===e)return!0;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 iu(e,t){t=iv(t,Bg),t=iv(t,Fh),fM(e,t)}function hk(e){if(Dj(),(Cr&(Pn|Ll))!==pn)throw new Error("Should not already be working.");fc();var t=nv(e,je);if(!Wo(t,Xt))return Ao(e,wn()),null;var n=Fg(e,t);if(e.tag!==Gc&&n===rd){var i=t1(e);i!==je&&(t=i,n=z0(e,i))}if(n===Ph){var c=zh;throw nd(e,je),iu(e,t),Ao(e,wn()),c}if(n===D0)throw new Error("Root did not complete. This is a bug in React.");var f=e.current.alternate;return e.finishedWork=f,e.finishedLanes=t,od(e,Do,uc),Ao(e,wn()),null}function _U(e,t){t!==je&&(o1(e,sr(t,Xt)),Ao(e,wn()),(Cr&(Pn|Ll))===pn&&(Hh(),Kc()))}function F0(e,t){var n=Cr;Cr|=ik;try{return e(t)}finally{Cr=n,Cr===pn&&!as.isBatchingLegacy&&(Hh(),u3())}}function bU(e,t,n,i,c){var f=Yl(),_=In.transition;try{return In.transition=null,Tn(qo),e(t,n,i,c)}finally{Tn(f),In.transition=_,Cr===pn&&Hh()}}function dc(e){nu!==null&&nu.tag===Gc&&(Cr&(Pn|Ll))===pn&&fc();var t=Cr;Cr|=ik;var n=In.transition,i=Yl();try{return In.transition=null,Tn(qo),e?e():void 0}finally{Tn(i),In.transition=n,Cr=t,(Cr&(Pn|Ll))===pn&&Kc()}}function mk(){return(Cr&(Pn|Ll))!==pn}function zg(e,t){Vn(A0,Ls,e),Ls=sr(Ls,t),L0=sr(L0,t)}function j0(e){Ls=A0.current,Un(A0,e)}function nd(e,t){e.finishedWork=null,e.finishedLanes=je;var n=e.timeoutHandle;if(n!==I1&&(e.timeoutHandle=I1,HF(n)),Oa!==null)for(var i=Oa.return;i!==null;){var c=i.alternate;VT(c,i),i=i.return}no=e;var f=id(e.current,null);return Oa=f,hn=Ls=L0=t,mn=cc,zh=null,Lg=je,Fh=je,Bg=je,jh=null,Do=null,cj(),Kl.discardPendingWarnings(),f}function vk(e,t){do{var n=Oa;try{if(Gv(),F3(),Sn(),E0.current=null,n===null||n.return===null){mn=Ph,zh=t,Oa=null;return}if(it&&n.mode&Zr&&Cg(n,!0),ze)if(Qd(),t!==null&&typeof t=="object"&&typeof t.then=="function"){var i=t;WP(n,i,hn)}else VP(n,t,hn);zj(e,n.return,n,t,hn),yk(n)}catch(c){t=c,Oa===n&&n!==null?(n=n.return,Oa=n):n=Oa;continue}return}while(!0)}function gk(){var e=R0.current;return R0.current=_g,e===null?_g:e}function _k(e){R0.current=e}function yU(){B0=wn()}function qh(e){Lg=sr(e,Lg)}function SU(){mn===cc&&(mn=Ag)}function H0(){(mn===cc||mn===Ag||mn===rd)&&(mn=Mh),no!==null&&(r1(Lg)||r1(Fh))&&iu(no,hn)}function wU(e){mn!==Mh&&(mn=rd),jh===null?jh=[e]:jh.push(e)}function CU(){return mn===cc}function Fg(e,t){var n=Cr;Cr|=Pn;var i=gk();if(no!==e||hn!==t){if(ql){var c=e.memoizedUpdaters;c.size>0&&(Yh(e,hn),c.clear()),KC(e,t)}uc=XC(),nd(e,t)}zC(t);do try{xU();break}catch(f){vk(e,f)}while(!0);if(Gv(),Cr=n,_k(i),Oa!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return FC(),no=null,hn=je,mn}function xU(){for(;Oa!==null;)bk(Oa)}function TU(e,t){var n=Cr;Cr|=Pn;var i=gk();if(no!==e||hn!==t){if(ql){var c=e.memoizedUpdaters;c.size>0&&(Yh(e,hn),c.clear()),KC(e,t)}uc=XC(),Hh(),nd(e,t)}zC(t);do try{kU();break}catch(f){vk(e,f)}while(!0);return Gv(),_k(i),Cr=n,Oa!==null?(KP(),cc):(FC(),no=null,hn=je,mn)}function kU(){for(;Oa!==null&&!CP();)bk(Oa)}function bk(e){var t=e.alternate;Ra(e);var n;(e.mode&Zr)!==Mt?(Vy(e),n=U0(t,e,Ls),Cg(e,!0)):n=U0(t,e,Ls),Sn(),e.memoizedProps=e.pendingProps,n===null?yk(e):Oa=n,E0.current=null}function yk(e){var t=e;do{var n=t.alternate,i=t.return;if((t.flags&Ep)===jt){Ra(t);var c=void 0;if((t.mode&Zr)===Mt?c=UT(n,t,Ls):(Vy(t),c=UT(n,t,Ls),Cg(t,!1)),Sn(),c!==null){Oa=c;return}}else{var f=vH(n,t);if(f!==null){f.flags&=gP,Oa=f;return}if((t.mode&Zr)!==Mt){Cg(t,!1);for(var _=t.actualDuration,S=t.child;S!==null;)_+=S.actualDuration,S=S.sibling;t.actualDuration=_}if(i!==null)i.flags|=Ep,i.subtreeFlags=jt,i.deletions=null;else{mn=D0,Oa=null;return}}var x=t.sibling;if(x!==null){Oa=x;return}t=i,Oa=t}while(t!==null);mn===cc&&(mn=lk)}function od(e,t,n){var i=Yl(),c=In.transition;try{In.transition=null,Tn(qo),RU(e,t,n,i)}finally{In.transition=c,Tn(i)}return null}function RU(e,t,n,i){do fc();while(nu!==null);if(zU(),(Cr&(Pn|Ll))!==pn)throw new Error("Should not already be working.");var c=e.finishedWork,f=e.finishedLanes;if(PP(f),c===null)return IC(),null;if(f===je&&u("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=je,c===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=xn;var _=sr(c.lanes,c.childLanes);pM(e,_),e===no&&(no=null,Oa=null,hn=je),((c.subtreeFlags&Xd)!==jt||(c.flags&Xd)!==jt)&&(ad||(ad=!0,I0=n,q0(Mu,function(){return fc(),null})));var S=(c.subtreeFlags&(Ab|Lb|Dp|Xd))!==jt,x=(c.flags&(Ab|Lb|Dp|Xd))!==jt;if(S||x){var D=In.transition;In.transition=null;var B=Yl();Tn(qo);var ee=Cr;Cr|=Ll,E0.current=null;var Z=SH(e,c);uT(),IH(e,c,f),OF(e.containerInfo),e.current=c,qP(f),PH(c,e,f),YP(),xP(),Cr=ee,Tn(B),In.transition=D}else e.current=c,uT();var _e=ad;if(ad?(ad=!1,nu=e,Uh=f):(Bf=0,Ig=null),_=e.pendingLanes,_===je&&(Lf=null),_e||xk(e.current,!1),LP(c.stateNode,i),ql&&e.memoizedUpdaters.clear(),iU(),Ao(e,wn()),t!==null)for(var be=e.onRecoverableError,ke=0;ke<t.length;ke++){var st=t[ke],Ot=st.stack,kt=st.digest;be(st.value,{componentStack:Ot,digest:kt})}if(Ng){Ng=!1;var mr=N0;throw N0=null,mr}return Wo(Uh,Xt)&&e.tag!==Gc&&fc(),_=e.pendingLanes,Wo(_,Xt)?(Rj(),e===P0?Vh++:(Vh=0,P0=e)):Vh=0,Kc(),IC(),null}function fc(){if(nu!==null){var e=QC(Uh),t=gM(tc,e),n=In.transition,i=Yl();try{return In.transition=null,Tn(t),DU()}finally{Tn(i),In.transition=n}}return!1}function EU(e){O0.push(e),ad||(ad=!0,q0(Mu,function(){return fc(),null}))}function DU(){if(nu===null)return!1;var e=I0;I0=null;var t=nu,n=Uh;if(nu=null,Uh=je,(Cr&(Pn|Ll))!==pn)throw new Error("Cannot flush passive effects while already rendering.");M0=!0,Og=!1,$P(n);var i=Cr;Cr|=Ll,VH(t.current),FH(t,t.current,n,e);{var c=O0;O0=[];for(var f=0;f<c.length;f++){var _=c[f];TH(t,_)}}GP(),xk(t.current,!0),Cr=i,Kc(),Og?t===Ig?Bf++:(Bf=0,Ig=t):Bf=0,M0=!1,Og=!1,BP(t);{var S=t.current.stateNode;S.effectDuration=0,S.passiveEffectDuration=0}return!0}function Sk(e){return Lf!==null&&Lf.has(e)}function AU(e){Lf===null?Lf=new Set([e]):Lf.add(e)}function LU(e){Ng||(Ng=!0,N0=e)}var BU=LU;function wk(e,t,n){var i=ed(n,t),c=_T(e,i,Xt),f=Qc(e,c,Xt),_=oo();f!==null&&(Mp(f,Xt,_),Ao(f,_))}function ha(e,t,n){if(_H(n),$h(!1),e.tag===y){wk(e,e,n);return}var i=null;for(i=t;i!==null;){if(i.tag===y){wk(i,e,n);return}else if(i.tag===v){var c=i.type,f=i.stateNode;if(typeof c.getDerivedStateFromError=="function"||typeof f.componentDidCatch=="function"&&!Sk(f)){var _=ed(n,e),S=l0(i,_,Xt),x=Qc(i,S,Xt),D=oo();x!==null&&(Mp(x,Xt,D),Ao(x,D));return}}i=i.return}u(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
116
116
 
117
117
  Error message:
118
118
 
119
- %s`,n)}function NU(e,t,n){var i=e.pingCache;i!==null&&i.delete(t);var c=oo();$C(e,n),UU(e),no===e&&tf(hn,n)&&(mn===Mh||mn===Ag&&VC(hn)&&wn()-B0<sk?nd(e,je):Bg=sr(Bg,n)),Ao(e,c)}function Ck(e,t){t===xn&&(t=pU(e));var n=oo(),i=Ro(e,t);i!==null&&(Mp(i,t,n),Ao(i,n))}function OU(e){var t=e.memoizedState,n=xn;t!==null&&(n=t.retryLane),Ck(e,n)}function IU(e,t){var n=xn,i;switch(e.tag){case J:i=e.stateNode;var c=e.memoizedState;c!==null&&(n=c.retryLane);break;case Se:i=e.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}i!==null&&i.delete(t),Ck(e,n)}function PU(e){return e<120?120:e<480?480:e<1080?1080:e<1920?1920:e<3e3?3e3:e<4320?4320:cU(e/1960)*1960}function MU(){if(Vh>dU)throw Vh=0,P0=null,new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");Bf>fU&&(Bf=0,Ig=null,u("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render."))}function zU(){Gl.flushLegacyContextWarning(),Gl.flushPendingUnsafeLifecycleWarnings()}function xk(e,t){Ra(e),jg(e,Qs,JH),t&&jg(e,Zm,ZH),jg(e,Qs,XH),t&&jg(e,Zm,QH),Sn()}function jg(e,t,n){for(var i=e,c=null;i!==null;){var f=i.subtreeFlags&t;i!==c&&i.child!==null&&f!==jt?i=i.child:((i.flags&t)!==jt&&n(i),i.sibling!==null?i=i.sibling:i=c=i.return)}}var Hg=null;function Tk(e){{if((Cr&Pn)!==pn||!(e.mode&wr))return;var t=e.tag;if(t!==b&&t!==y&&t!==v&&t!==p&&t!==U&&t!==O&&t!==ae)return;var n=nr(e)||"ReactComponent";if(Hg!==null){if(Hg.has(n))return;Hg.add(n)}else Hg=new Set([n]);var i=Hn;try{Ra(e),u("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.")}finally{i?Ra(e):Sn()}}}var U0;{var FU=null;U0=function(e,t,n){var i=Nk(FU,t);try{return MT(e,t,n)}catch(f){if(Y9()||f!==null&&typeof f=="object"&&typeof f.then=="function")throw f;if(Gv(),F3(),VT(e,t),Nk(t,i),t.mode&Zr&&Vy(t),xb(null,MT,null,e,t,n),pP()){var c=Tb();typeof c=="object"&&c!==null&&c._suppressLogging&&typeof f=="object"&&f!==null&&!f._suppressLogging&&(f._suppressLogging=!0)}throw f}}}var kk=!1,V0;V0=new Set;function jU(e){if(Pc&&!xj())switch(e.tag){case p:case U:case ae:{var t=Oa&&nr(Oa)||"Unknown",n=t;if(!V0.has(n)){V0.add(n);var i=nr(e)||"Unknown";u("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render",i,t,t)}break}case v:{kk||(u("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),kk=!0);break}}}function Yh(e,t){if(Wl){var n=e.memoizedUpdaters;n.forEach(function(i){GC(e,i,t)})}}var W0={};function q0(e,t){{var n=rs.current;return n!==null?(n.push(t),W0):OC(e,t)}}function Rk(e){if(e!==W0)return wP(e)}function Ek(){return rs.current!==null}function HU(e){{if(e.mode&wr){if(!ok())return}else if(!sU()||Cr!==pn||e.tag!==p&&e.tag!==U&&e.tag!==ae)return;if(rs.current===null){var t=Hn;try{Ra(e),u(`An update to %s inside a test was not wrapped in act(...).
119
+ %s`,n)}function NU(e,t,n){var i=e.pingCache;i!==null&&i.delete(t);var c=oo();$C(e,n),UU(e),no===e&&tf(hn,n)&&(mn===Mh||mn===Ag&&VC(hn)&&wn()-B0<sk?nd(e,je):Bg=sr(Bg,n)),Ao(e,c)}function Ck(e,t){t===xn&&(t=pU(e));var n=oo(),i=Ro(e,t);i!==null&&(Mp(i,t,n),Ao(i,n))}function OU(e){var t=e.memoizedState,n=xn;t!==null&&(n=t.retryLane),Ck(e,n)}function IU(e,t){var n=xn,i;switch(e.tag){case J:i=e.stateNode;var c=e.memoizedState;c!==null&&(n=c.retryLane);break;case Se:i=e.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}i!==null&&i.delete(t),Ck(e,n)}function PU(e){return e<120?120:e<480?480:e<1080?1080:e<1920?1920:e<3e3?3e3:e<4320?4320:cU(e/1960)*1960}function MU(){if(Vh>dU)throw Vh=0,P0=null,new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");Bf>fU&&(Bf=0,Ig=null,u("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render."))}function zU(){Kl.flushLegacyContextWarning(),Kl.flushPendingUnsafeLifecycleWarnings()}function xk(e,t){Ra(e),jg(e,Qs,JH),t&&jg(e,Zm,ZH),jg(e,Qs,XH),t&&jg(e,Zm,QH),Sn()}function jg(e,t,n){for(var i=e,c=null;i!==null;){var f=i.subtreeFlags&t;i!==c&&i.child!==null&&f!==jt?i=i.child:((i.flags&t)!==jt&&n(i),i.sibling!==null?i=i.sibling:i=c=i.return)}}var Hg=null;function Tk(e){{if((Cr&Pn)!==pn||!(e.mode&wr))return;var t=e.tag;if(t!==b&&t!==y&&t!==v&&t!==p&&t!==U&&t!==O&&t!==ae)return;var n=nr(e)||"ReactComponent";if(Hg!==null){if(Hg.has(n))return;Hg.add(n)}else Hg=new Set([n]);var i=Hn;try{Ra(e),u("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.")}finally{i?Ra(e):Sn()}}}var U0;{var FU=null;U0=function(e,t,n){var i=Nk(FU,t);try{return MT(e,t,n)}catch(f){if(Y9()||f!==null&&typeof f=="object"&&typeof f.then=="function")throw f;if(Gv(),F3(),VT(e,t),Nk(t,i),t.mode&Zr&&Vy(t),xb(null,MT,null,e,t,n),pP()){var c=Tb();typeof c=="object"&&c!==null&&c._suppressLogging&&typeof f=="object"&&f!==null&&!f._suppressLogging&&(f._suppressLogging=!0)}throw f}}}var kk=!1,V0;V0=new Set;function jU(e){if(Pc&&!xj())switch(e.tag){case p:case U:case ae:{var t=Oa&&nr(Oa)||"Unknown",n=t;if(!V0.has(n)){V0.add(n);var i=nr(e)||"Unknown";u("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render",i,t,t)}break}case v:{kk||(u("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),kk=!0);break}}}function Yh(e,t){if(ql){var n=e.memoizedUpdaters;n.forEach(function(i){GC(e,i,t)})}}var W0={};function q0(e,t){{var n=as.current;return n!==null?(n.push(t),W0):OC(e,t)}}function Rk(e){if(e!==W0)return wP(e)}function Ek(){return as.current!==null}function HU(e){{if(e.mode&wr){if(!ok())return}else if(!sU()||Cr!==pn||e.tag!==p&&e.tag!==U&&e.tag!==ae)return;if(as.current===null){var t=Hn;try{Ra(e),u(`An update to %s inside a test was not wrapped in act(...).
120
120
 
121
121
  When testing, code that causes React state updates should be wrapped into act(...):
122
122
 
@@ -125,7 +125,7 @@ act(() => {
125
125
  });
126
126
  /* assert on the output */
127
127
 
128
- This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`,nr(e))}finally{t?Ra(e):Sn()}}}}function UU(e){e.tag!==Gc&&ok()&&rs.current===null&&u(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).
128
+ This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`,nr(e))}finally{t?Ra(e):Sn()}}}}function UU(e){e.tag!==Gc&&ok()&&as.current===null&&u(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).
129
129
 
130
130
  When testing, code that resolves suspended data should be wrapped into act(...):
131
131
 
@@ -134,37 +134,37 @@ act(() => {
134
134
  });
135
135
  /* assert on the output */
136
136
 
137
- This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function $h(e){dk=e}var Ll=null,Nf=null,VU=function(e){Ll=e};function Of(e){{if(Ll===null)return e;var t=Ll(e);return t===void 0?e:t.current}}function Y0(e){return Of(e)}function $0(e){{if(Ll===null)return e;var t=Ll(e);if(t===void 0){if(e!=null&&typeof e.render=="function"){var n=Of(e.render);if(e.render!==n){var i={$$typeof:me,render:n};return e.displayName!==void 0&&(i.displayName=e.displayName),i}}return e}return t.current}}function Dk(e,t){{if(Ll===null)return!1;var n=e.elementType,i=t.type,c=!1,f=typeof i=="object"&&i!==null?i.$$typeof:null;switch(e.tag){case v:{typeof i=="function"&&(c=!0);break}case p:{(typeof i=="function"||f===rt)&&(c=!0);break}case U:{(f===me||f===rt)&&(c=!0);break}case O:case ae:{(f===gt||f===rt)&&(c=!0);break}default:return!1}if(c){var _=Ll(n);if(_!==void 0&&_===Ll(i))return!0}return!1}}function Ak(e){{if(Ll===null||typeof WeakSet!="function")return;Nf===null&&(Nf=new WeakSet),Nf.add(e)}}var WU=function(e,t){{if(Ll===null)return;var n=t.staleFamilies,i=t.updatedFamilies;fc(),dc(function(){G0(e.current,i,n)})}},qU=function(e,t){{if(e.context!==$o)return;fc(),dc(function(){Gh(t,e,null,null)})}};function G0(e,t,n){{var i=e.alternate,c=e.child,f=e.sibling,_=e.tag,S=e.type,x=null;switch(_){case p:case ae:case v:x=S;break;case U:x=S.render;break}if(Ll===null)throw new Error("Expected resolveFamily to be set during hot reload.");var D=!1,B=!1;if(x!==null){var ee=Ll(x);ee!==void 0&&(n.has(ee)?B=!0:t.has(ee)&&(_===v?B=!0:D=!0))}if(Nf!==null&&(Nf.has(e)||i!==null&&Nf.has(i))&&(B=!0),B&&(e._debugNeedsRemount=!0),B||D){var Z=Ro(e,Xt);Z!==null&&vn(Z,e,Xt,ba)}c!==null&&!B&&G0(c,t,n),f!==null&&G0(f,t,n)}}var YU=function(e,t){{var n=new Set,i=new Set(t.map(function(c){return c.current}));return K0(e.current,i,n),n}};function K0(e,t,n){{var i=e.child,c=e.sibling,f=e.tag,_=e.type,S=null;switch(f){case p:case ae:case v:S=_;break;case U:S=_.render;break}var x=!1;S!==null&&t.has(S)&&(x=!0),x?$U(e,n):i!==null&&K0(i,t,n),c!==null&&K0(c,t,n)}}function $U(e,t){{var n=GU(e,t);if(n)return;for(var i=e;;){switch(i.tag){case C:t.add(i.stateNode);return;case w:t.add(i.stateNode.containerInfo);return;case y:t.add(i.stateNode.containerInfo);return}if(i.return===null)throw new Error("Expected to reach root first.");i=i.return}}}function GU(e,t){for(var n=e,i=!1;;){if(n.tag===C)i=!0,t.add(n.stateNode);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)return i;for(;n.sibling===null;){if(n.return===null||n.return===e)return i;n=n.return}n.sibling.return=n.return,n=n.sibling}return!1}var X0;{X0=!1;try{var Lk=Object.preventExtensions({})}catch(e){X0=!0}}function KU(e,t,n,i){this.tag=e,this.key=n,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=i,this.flags=jt,this.subtreeFlags=jt,this.deletions=null,this.lanes=je,this.childLanes=je,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,!X0&&typeof Object.preventExtensions=="function"&&Object.preventExtensions(this)}var Go=function(e,t,n,i){return new KU(e,t,n,i)};function Q0(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function XU(e){return typeof e=="function"&&!Q0(e)&&e.defaultProps===void 0}function QU(e){if(typeof e=="function")return Q0(e)?v:p;if(e!=null){var t=e.$$typeof;if(t===me)return U;if(t===gt)return O}return b}function id(e,t){var n=e.alternate;n===null?(n=Go(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n._debugSource=e._debugSource,n._debugOwner=e._debugOwner,n._debugHookTypes=e._debugHookTypes,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=jt,n.subtreeFlags=jt,n.deletions=null,n.actualDuration=0,n.actualStartTime=-1),n.flags=e.flags&Js,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue;var i=e.dependencies;switch(n.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n.selfBaseDuration=e.selfBaseDuration,n.treeBaseDuration=e.treeBaseDuration,n._debugNeedsRemount=e._debugNeedsRemount,n.tag){case b:case p:case ae:n.type=Of(e.type);break;case v:n.type=Y0(e.type);break;case U:n.type=$0(e.type);break}return n}function JU(e,t){e.flags&=Js|Za;var n=e.alternate;if(n===null)e.childLanes=je,e.lanes=t,e.child=null,e.subtreeFlags=jt,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0;else{e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=jt,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type;var i=n.dependencies;e.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},e.selfBaseDuration=n.selfBaseDuration,e.treeBaseDuration=n.treeBaseDuration}return e}function ZU(e,t,n){var i;return e===zv?(i=wr,t===!0&&(i|=za,i|=ys)):i=Mt,Wl&&(i|=Zr),Go(y,null,null,i)}function J0(e,t,n,i,c,f){var _=b,S=e;if(typeof e=="function")Q0(e)?(_=v,S=Y0(S)):S=Of(S);else if(typeof e=="string")_=C;else e:switch(e){case ue:return lu(n.children,c,f,t);case $e:_=P,c|=za,(c&wr)!==Mt&&(c|=ys);break;case Ue:return eV(n,c,f,t);case Ee:return tV(n,c,f,t);case qe:return rV(n,c,f,t);case At:return Bk(n,c,f,t);case Gt:case Ze:case Qr:case qa:case Et:default:{if(typeof e=="object"&&e!==null)switch(e.$$typeof){case L:_=I;break e;case $:_=G;break e;case me:_=U,S=$0(S);break e;case gt:_=O;break e;case rt:_=ye,S=null;break e}var x="";{(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(x+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var D=i?nr(i):null;D&&(x+=`
137
+ This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function $h(e){dk=e}var Bl=null,Nf=null,VU=function(e){Bl=e};function Of(e){{if(Bl===null)return e;var t=Bl(e);return t===void 0?e:t.current}}function Y0(e){return Of(e)}function $0(e){{if(Bl===null)return e;var t=Bl(e);if(t===void 0){if(e!=null&&typeof e.render=="function"){var n=Of(e.render);if(e.render!==n){var i={$$typeof:me,render:n};return e.displayName!==void 0&&(i.displayName=e.displayName),i}}return e}return t.current}}function Dk(e,t){{if(Bl===null)return!1;var n=e.elementType,i=t.type,c=!1,f=typeof i=="object"&&i!==null?i.$$typeof:null;switch(e.tag){case v:{typeof i=="function"&&(c=!0);break}case p:{(typeof i=="function"||f===at)&&(c=!0);break}case U:{(f===me||f===at)&&(c=!0);break}case O:case ae:{(f===gt||f===at)&&(c=!0);break}default:return!1}if(c){var _=Bl(n);if(_!==void 0&&_===Bl(i))return!0}return!1}}function Ak(e){{if(Bl===null||typeof WeakSet!="function")return;Nf===null&&(Nf=new WeakSet),Nf.add(e)}}var WU=function(e,t){{if(Bl===null)return;var n=t.staleFamilies,i=t.updatedFamilies;fc(),dc(function(){G0(e.current,i,n)})}},qU=function(e,t){{if(e.context!==Go)return;fc(),dc(function(){Gh(t,e,null,null)})}};function G0(e,t,n){{var i=e.alternate,c=e.child,f=e.sibling,_=e.tag,S=e.type,x=null;switch(_){case p:case ae:case v:x=S;break;case U:x=S.render;break}if(Bl===null)throw new Error("Expected resolveFamily to be set during hot reload.");var D=!1,B=!1;if(x!==null){var ee=Bl(x);ee!==void 0&&(n.has(ee)?B=!0:t.has(ee)&&(_===v?B=!0:D=!0))}if(Nf!==null&&(Nf.has(e)||i!==null&&Nf.has(i))&&(B=!0),B&&(e._debugNeedsRemount=!0),B||D){var Z=Ro(e,Xt);Z!==null&&vn(Z,e,Xt,ba)}c!==null&&!B&&G0(c,t,n),f!==null&&G0(f,t,n)}}var YU=function(e,t){{var n=new Set,i=new Set(t.map(function(c){return c.current}));return K0(e.current,i,n),n}};function K0(e,t,n){{var i=e.child,c=e.sibling,f=e.tag,_=e.type,S=null;switch(f){case p:case ae:case v:S=_;break;case U:S=_.render;break}var x=!1;S!==null&&t.has(S)&&(x=!0),x?$U(e,n):i!==null&&K0(i,t,n),c!==null&&K0(c,t,n)}}function $U(e,t){{var n=GU(e,t);if(n)return;for(var i=e;;){switch(i.tag){case C:t.add(i.stateNode);return;case w:t.add(i.stateNode.containerInfo);return;case y:t.add(i.stateNode.containerInfo);return}if(i.return===null)throw new Error("Expected to reach root first.");i=i.return}}}function GU(e,t){for(var n=e,i=!1;;){if(n.tag===C)i=!0,t.add(n.stateNode);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)return i;for(;n.sibling===null;){if(n.return===null||n.return===e)return i;n=n.return}n.sibling.return=n.return,n=n.sibling}return!1}var X0;{X0=!1;try{var Lk=Object.preventExtensions({})}catch(e){X0=!0}}function KU(e,t,n,i){this.tag=e,this.key=n,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=i,this.flags=jt,this.subtreeFlags=jt,this.deletions=null,this.lanes=je,this.childLanes=je,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,!X0&&typeof Object.preventExtensions=="function"&&Object.preventExtensions(this)}var Ko=function(e,t,n,i){return new KU(e,t,n,i)};function Q0(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function XU(e){return typeof e=="function"&&!Q0(e)&&e.defaultProps===void 0}function QU(e){if(typeof e=="function")return Q0(e)?v:p;if(e!=null){var t=e.$$typeof;if(t===me)return U;if(t===gt)return O}return b}function id(e,t){var n=e.alternate;n===null?(n=Ko(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n._debugSource=e._debugSource,n._debugOwner=e._debugOwner,n._debugHookTypes=e._debugHookTypes,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=jt,n.subtreeFlags=jt,n.deletions=null,n.actualDuration=0,n.actualStartTime=-1),n.flags=e.flags&Js,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue;var i=e.dependencies;switch(n.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n.selfBaseDuration=e.selfBaseDuration,n.treeBaseDuration=e.treeBaseDuration,n._debugNeedsRemount=e._debugNeedsRemount,n.tag){case b:case p:case ae:n.type=Of(e.type);break;case v:n.type=Y0(e.type);break;case U:n.type=$0(e.type);break}return n}function JU(e,t){e.flags&=Js|Za;var n=e.alternate;if(n===null)e.childLanes=je,e.lanes=t,e.child=null,e.subtreeFlags=jt,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0;else{e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=jt,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type;var i=n.dependencies;e.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},e.selfBaseDuration=n.selfBaseDuration,e.treeBaseDuration=n.treeBaseDuration}return e}function ZU(e,t,n){var i;return e===zv?(i=wr,t===!0&&(i|=za,i|=Ss)):i=Mt,ql&&(i|=Zr),Ko(y,null,null,i)}function J0(e,t,n,i,c,f){var _=b,S=e;if(typeof e=="function")Q0(e)?(_=v,S=Y0(S)):S=Of(S);else if(typeof e=="string")_=C;else e:switch(e){case ue:return lu(n.children,c,f,t);case $e:_=P,c|=za,(c&wr)!==Mt&&(c|=Ss);break;case Ue:return eV(n,c,f,t);case Ee:return tV(n,c,f,t);case qe:return rV(n,c,f,t);case At:return Bk(n,c,f,t);case Gt:case Ze:case Qr:case qa:case Et:default:{if(typeof e=="object"&&e!==null)switch(e.$$typeof){case L:_=I;break e;case $:_=G;break e;case me:_=U,S=$0(S);break e;case gt:_=O;break e;case at:_=ye,S=null;break e}var x="";{(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(x+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var D=i?nr(i):null;D&&(x+=`
138
138
 
139
- Check the render method of \``+D+"`.")}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(e==null?e:typeof e)+"."+x))}}var B=Go(_,n,t,c);return B.elementType=e,B.type=S,B.lanes=f,B._debugOwner=i,B}function Z0(e,t,n){var i=null;i=e._owner;var c=e.type,f=e.key,_=e.props,S=J0(c,f,_,i,t,n);return S._debugSource=e._source,S._debugOwner=e._owner,S}function lu(e,t,n,i){var c=Go(N,e,i,t);return c.lanes=n,c}function eV(e,t,n,i){typeof e.id!="string"&&u('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id);var c=Go(H,e,i,t|Zr);return c.elementType=Ue,c.lanes=n,c.stateNode={effectDuration:0,passiveEffectDuration:0},c}function tV(e,t,n,i){var c=Go(J,e,i,t);return c.elementType=Ee,c.lanes=n,c}function rV(e,t,n,i){var c=Go(Se,e,i,t);return c.elementType=qe,c.lanes=n,c}function Bk(e,t,n,i){var c=Go(V,e,i,t);c.elementType=At,c.lanes=n;var f={isHidden:!1};return c.stateNode=f,c}function e2(e,t,n){var i=Go(k,e,null,t);return i.lanes=n,i}function aV(){var e=Go(C,null,null,Mt);return e.elementType="DELETED",e}function nV(e){var t=Go(we,null,null,Mt);return t.stateNode=e,t}function t2(e,t,n){var i=e.children!==null?e.children:[],c=Go(w,i,e.key,t);return c.lanes=n,c.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},c}function Nk(e,t){return e===null&&(e=Go(b,null,null,Mt)),e.tag=t.tag,e.key=t.key,e.elementType=t.elementType,e.type=t.type,e.stateNode=t.stateNode,e.return=t.return,e.child=t.child,e.sibling=t.sibling,e.index=t.index,e.ref=t.ref,e.pendingProps=t.pendingProps,e.memoizedProps=t.memoizedProps,e.updateQueue=t.updateQueue,e.memoizedState=t.memoizedState,e.dependencies=t.dependencies,e.mode=t.mode,e.flags=t.flags,e.subtreeFlags=t.subtreeFlags,e.deletions=t.deletions,e.lanes=t.lanes,e.childLanes=t.childLanes,e.alternate=t.alternate,e.actualDuration=t.actualDuration,e.actualStartTime=t.actualStartTime,e.selfBaseDuration=t.selfBaseDuration,e.treeBaseDuration=t.treeBaseDuration,e._debugSource=t._debugSource,e._debugOwner=t._debugOwner,e._debugNeedsRemount=t._debugNeedsRemount,e._debugHookTypes=t._debugHookTypes,e}function oV(e,t,n,i,c){this.tag=t,this.containerInfo=e,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=I1,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=xn,this.eventTimes=n1(je),this.expirationTimes=n1(ba),this.pendingLanes=je,this.suspendedLanes=je,this.pingedLanes=je,this.expiredLanes=je,this.mutableReadLanes=je,this.finishedLanes=je,this.entangledLanes=je,this.entanglements=n1(je),this.identifierPrefix=i,this.onRecoverableError=c,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;for(var f=this.pendingUpdatersLaneMap=[],_=0;_<Ib;_++)f.push(new Set)}switch(t){case zv:this._debugRootType=n?"hydrateRoot()":"createRoot()";break;case Gc:this._debugRootType=n?"hydrate()":"render()";break}}function Ok(e,t,n,i,c,f,_,S,x,D){var B=new oV(e,t,n,S,x),ee=ZU(t,f);B.current=ee,ee.stateNode=B;{var Z={element:i,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null};ee.memoizedState=Z}return py(ee),B}var r2="18.3.1";function iV(e,t,n){var i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return Ar(i),{$$typeof:ne,key:i==null?null:""+i,children:e,containerInfo:t,implementation:n}}var a2,n2;a2=!1,n2={};function Ik(e){if(!e)return $o;var t=Gd(e),n=M9(t);if(t.tag===v){var i=t.type;if(Cs(i))return l3(t,i,n)}return n}function lV(e,t){{var n=Gd(e);if(n===void 0){if(typeof e.render=="function")throw new Error("Unable to find node on an unmounted component.");var i=Object.keys(e).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+i)}var c=LC(n);if(c===null)return null;if(c.mode&za){var f=nr(n)||"Component";if(!n2[f]){n2[f]=!0;var _=Hn;try{Ra(c),n.mode&za?u("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,f):u("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,f)}finally{_?Ra(_):Sn()}}}return c.stateNode}}function Pk(e,t,n,i,c,f,_,S){var x=!1,D=null;return Ok(e,t,x,D,n,i,c,f,_)}function Mk(e,t,n,i,c,f,_,S,x,D){var B=!0,ee=Ok(n,i,B,e,c,f,_,S,x);ee.context=Ik(null);var Z=ee.current,_e=oo(),be=ou(Z),ke=lc(_e,be);return ke.callback=t!=null?t:null,Qc(Z,ke,be),hU(ee,be,_e),ee}function Gh(e,t,n,i){AP(t,e);var c=t.current,f=oo(),_=ou(c);XP(_);var S=Ik(n);t.context===null?t.context=S:t.pendingContext=S,Pc&&Hn!==null&&!a2&&(a2=!0,u(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
139
+ Check the render method of \``+D+"`.")}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(e==null?e:typeof e)+"."+x))}}var B=Ko(_,n,t,c);return B.elementType=e,B.type=S,B.lanes=f,B._debugOwner=i,B}function Z0(e,t,n){var i=null;i=e._owner;var c=e.type,f=e.key,_=e.props,S=J0(c,f,_,i,t,n);return S._debugSource=e._source,S._debugOwner=e._owner,S}function lu(e,t,n,i){var c=Ko(N,e,i,t);return c.lanes=n,c}function eV(e,t,n,i){typeof e.id!="string"&&u('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id);var c=Ko(H,e,i,t|Zr);return c.elementType=Ue,c.lanes=n,c.stateNode={effectDuration:0,passiveEffectDuration:0},c}function tV(e,t,n,i){var c=Ko(J,e,i,t);return c.elementType=Ee,c.lanes=n,c}function rV(e,t,n,i){var c=Ko(Se,e,i,t);return c.elementType=qe,c.lanes=n,c}function Bk(e,t,n,i){var c=Ko(V,e,i,t);c.elementType=At,c.lanes=n;var f={isHidden:!1};return c.stateNode=f,c}function e2(e,t,n){var i=Ko(k,e,null,t);return i.lanes=n,i}function aV(){var e=Ko(C,null,null,Mt);return e.elementType="DELETED",e}function nV(e){var t=Ko(we,null,null,Mt);return t.stateNode=e,t}function t2(e,t,n){var i=e.children!==null?e.children:[],c=Ko(w,i,e.key,t);return c.lanes=n,c.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},c}function Nk(e,t){return e===null&&(e=Ko(b,null,null,Mt)),e.tag=t.tag,e.key=t.key,e.elementType=t.elementType,e.type=t.type,e.stateNode=t.stateNode,e.return=t.return,e.child=t.child,e.sibling=t.sibling,e.index=t.index,e.ref=t.ref,e.pendingProps=t.pendingProps,e.memoizedProps=t.memoizedProps,e.updateQueue=t.updateQueue,e.memoizedState=t.memoizedState,e.dependencies=t.dependencies,e.mode=t.mode,e.flags=t.flags,e.subtreeFlags=t.subtreeFlags,e.deletions=t.deletions,e.lanes=t.lanes,e.childLanes=t.childLanes,e.alternate=t.alternate,e.actualDuration=t.actualDuration,e.actualStartTime=t.actualStartTime,e.selfBaseDuration=t.selfBaseDuration,e.treeBaseDuration=t.treeBaseDuration,e._debugSource=t._debugSource,e._debugOwner=t._debugOwner,e._debugNeedsRemount=t._debugNeedsRemount,e._debugHookTypes=t._debugHookTypes,e}function oV(e,t,n,i,c){this.tag=t,this.containerInfo=e,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=I1,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=xn,this.eventTimes=n1(je),this.expirationTimes=n1(ba),this.pendingLanes=je,this.suspendedLanes=je,this.pingedLanes=je,this.expiredLanes=je,this.mutableReadLanes=je,this.finishedLanes=je,this.entangledLanes=je,this.entanglements=n1(je),this.identifierPrefix=i,this.onRecoverableError=c,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;for(var f=this.pendingUpdatersLaneMap=[],_=0;_<Ib;_++)f.push(new Set)}switch(t){case zv:this._debugRootType=n?"hydrateRoot()":"createRoot()";break;case Gc:this._debugRootType=n?"hydrate()":"render()";break}}function Ok(e,t,n,i,c,f,_,S,x,D){var B=new oV(e,t,n,S,x),ee=ZU(t,f);B.current=ee,ee.stateNode=B;{var Z={element:i,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null};ee.memoizedState=Z}return py(ee),B}var r2="18.3.1";function iV(e,t,n){var i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return Ar(i),{$$typeof:ne,key:i==null?null:""+i,children:e,containerInfo:t,implementation:n}}var a2,n2;a2=!1,n2={};function Ik(e){if(!e)return Go;var t=Gd(e),n=M9(t);if(t.tag===v){var i=t.type;if(xs(i))return l3(t,i,n)}return n}function lV(e,t){{var n=Gd(e);if(n===void 0){if(typeof e.render=="function")throw new Error("Unable to find node on an unmounted component.");var i=Object.keys(e).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+i)}var c=LC(n);if(c===null)return null;if(c.mode&za){var f=nr(n)||"Component";if(!n2[f]){n2[f]=!0;var _=Hn;try{Ra(c),n.mode&za?u("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,f):u("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,f)}finally{_?Ra(_):Sn()}}}return c.stateNode}}function Pk(e,t,n,i,c,f,_,S){var x=!1,D=null;return Ok(e,t,x,D,n,i,c,f,_)}function Mk(e,t,n,i,c,f,_,S,x,D){var B=!0,ee=Ok(n,i,B,e,c,f,_,S,x);ee.context=Ik(null);var Z=ee.current,_e=oo(),be=ou(Z),ke=lc(_e,be);return ke.callback=t!=null?t:null,Qc(Z,ke,be),hU(ee,be,_e),ee}function Gh(e,t,n,i){AP(t,e);var c=t.current,f=oo(),_=ou(c);XP(_);var S=Ik(n);t.context===null?t.context=S:t.pendingContext=S,Pc&&Hn!==null&&!a2&&(a2=!0,u(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
140
140
 
141
141
  Check the render method of %s.`,nr(Hn)||"Unknown"));var x=lc(f,_);x.payload={element:e},i=i===void 0?null:i,i!==null&&(typeof i!="function"&&u("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",i),x.callback=i);var D=Qc(c,x,_);return D!==null&&(vn(D,c,_,f),Zv(D,c,_)),_}function Ug(e){var t=e.current;if(!t.child)return null;switch(t.child.tag){case C:return t.child.stateNode;default:return t.child.stateNode}}function sV(e){switch(e.tag){case y:{var t=e.stateNode;if(sv(t)){var n=oM(t);_U(t,n)}break}case J:{dc(function(){var c=Ro(e,Xt);if(c!==null){var f=oo();vn(c,e,Xt,f)}});var i=Xt;o2(e,i);break}}}function zk(e,t){var n=e.memoizedState;n!==null&&n.dehydrated!==null&&(n.retryLane=dM(n.retryLane,t))}function o2(e,t){zk(e,t);var n=e.alternate;n&&zk(n,t)}function cV(e){if(e.tag===J){var t=Np,n=Ro(e,t);if(n!==null){var i=oo();vn(n,e,t,i)}o2(e,t)}}function uV(e){if(e.tag===J){var t=ou(e),n=Ro(e,t);if(n!==null){var i=oo();vn(n,e,t,i)}o2(e,t)}}function Fk(e){var t=SP(e);return t===null?null:t.stateNode}var jk=function(e){return null};function dV(e){return jk(e)}var Hk=function(e){return!1};function fV(e){return Hk(e)}var Uk=null,Vk=null,Wk=null,qk=null,Yk=null,$k=null,Gk=null,Kk=null,Xk=null;{var Qk=function(e,t,n){var i=t[n],c=sn(e)?e.slice():Pt({},e);return n+1===t.length?(sn(c)?c.splice(i,1):delete c[i],c):(c[i]=Qk(e[i],t,n+1),c)},Jk=function(e,t){return Qk(e,t,0)},Zk=function(e,t,n,i){var c=t[i],f=sn(e)?e.slice():Pt({},e);if(i+1===t.length){var _=n[i];f[_]=f[c],sn(f)?f.splice(c,1):delete f[c]}else f[c]=Zk(e[c],t,n,i+1);return f},e4=function(e,t,n){if(t.length!==n.length){d("copyWithRename() expects paths of the same length");return}else for(var i=0;i<n.length-1;i++)if(t[i]!==n[i]){d("copyWithRename() expects paths to be the same except for the deepest key");return}return Zk(e,t,n,0)},t4=function(e,t,n,i){if(n>=t.length)return i;var c=t[n],f=sn(e)?e.slice():Pt({},e);return f[c]=t4(e[c],t,n+1,i),f},r4=function(e,t,n){return t4(e,t,0,n)},i2=function(e,t){for(var n=e.memoizedState;n!==null&&t>0;)n=n.next,t--;return n};Uk=function(e,t,n,i){var c=i2(e,t);if(c!==null){var f=r4(c.memoizedState,n,i);c.memoizedState=f,c.baseState=f,e.memoizedProps=Pt({},e.memoizedProps);var _=Ro(e,Xt);_!==null&&vn(_,e,Xt,ba)}},Vk=function(e,t,n){var i=i2(e,t);if(i!==null){var c=Jk(i.memoizedState,n);i.memoizedState=c,i.baseState=c,e.memoizedProps=Pt({},e.memoizedProps);var f=Ro(e,Xt);f!==null&&vn(f,e,Xt,ba)}},Wk=function(e,t,n,i){var c=i2(e,t);if(c!==null){var f=e4(c.memoizedState,n,i);c.memoizedState=f,c.baseState=f,e.memoizedProps=Pt({},e.memoizedProps);var _=Ro(e,Xt);_!==null&&vn(_,e,Xt,ba)}},qk=function(e,t,n){e.pendingProps=r4(e.memoizedProps,t,n),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var i=Ro(e,Xt);i!==null&&vn(i,e,Xt,ba)},Yk=function(e,t){e.pendingProps=Jk(e.memoizedProps,t),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var n=Ro(e,Xt);n!==null&&vn(n,e,Xt,ba)},$k=function(e,t,n){e.pendingProps=e4(e.memoizedProps,t,n),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var i=Ro(e,Xt);i!==null&&vn(i,e,Xt,ba)},Gk=function(e){var t=Ro(e,Xt);t!==null&&vn(t,e,Xt,ba)},Kk=function(e){jk=e},Xk=function(e){Hk=e}}function pV(e){var t=LC(e);return t===null?null:t.stateNode}function hV(e){return null}function mV(){return Hn}function vV(e){var t=e.findFiberByHostInstance,n=o.ReactCurrentDispatcher;return DP({bundleType:e.bundleType,version:e.version,rendererPackageName:e.rendererPackageName,rendererConfig:e.rendererConfig,overrideHookState:Uk,overrideHookStateDeletePath:Vk,overrideHookStateRenamePath:Wk,overrideProps:qk,overridePropsDeletePath:Yk,overridePropsRenamePath:$k,setErrorHandler:Kk,setSuspenseHandler:Xk,scheduleUpdate:Gk,currentDispatcherRef:n,findHostInstanceByFiber:pV,findFiberByHostInstance:t||hV,findHostInstancesForRefresh:YU,scheduleRefresh:WU,scheduleRoot:qU,setRefreshHandler:VU,getCurrentFiber:mV,reconcilerVersion:r2})}var a4=typeof reportError=="function"?reportError:function(e){console.error(e)};function l2(e){this._internalRoot=e}Vg.prototype.render=l2.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw new Error("Cannot update an unmounted root.");{typeof arguments[1]=="function"?u("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):Wg(arguments[1])?u("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root."):typeof arguments[1]!="undefined"&&u("You passed a second argument to root.render(...) but it only accepts one argument.");var n=t.containerInfo;if(n.nodeType!==Ja){var i=Fk(t.current);i&&i.parentNode!==n&&u("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.")}}Gh(e,t,null,null)},Vg.prototype.unmount=l2.prototype.unmount=function(){typeof arguments[0]=="function"&&u("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;mk()&&u("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."),dc(function(){Gh(null,e,null,null)}),r3(t)}};function gV(e,t){if(!Wg(e))throw new Error("createRoot(...): Target container is not a DOM element.");n4(e);var n=!1,i=!1,c="",f=a4,_=null;t!=null&&(t.hydrate?d("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):typeof t=="object"&&t!==null&&t.$$typeof===q&&u(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:
142
142
 
143
143
  let root = createRoot(domContainer);
144
- root.render(<App />);`),t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(c=t.identifierPrefix),t.onRecoverableError!==void 0&&(f=t.onRecoverableError),t.transitionCallbacks!==void 0&&(_=t.transitionCallbacks));var S=Pk(e,zv,null,n,i,c,f);Lv(S.current,e);var x=e.nodeType===Ja?e.parentNode:e;return eh(x),new l2(S)}function Vg(e){this._internalRoot=e}function _V(e){e&&EM(e)}Vg.prototype.unstable_scheduleHydration=_V;function bV(e,t,n){if(!Wg(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");n4(e),t===void 0&&u("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var i=n!=null?n:null,c=n!=null&&n.hydratedSources||null,f=!1,_=!1,S="",x=a4;n!=null&&(n.unstable_strictMode===!0&&(f=!0),n.identifierPrefix!==void 0&&(S=n.identifierPrefix),n.onRecoverableError!==void 0&&(x=n.onRecoverableError));var D=Mk(t,null,e,zv,i,f,_,S,x);if(Lv(D.current,e),eh(e),c)for(var B=0;B<c.length;B++){var ee=c[B];_j(D,ee)}return new Vg(D)}function Wg(e){return!!(e&&(e.nodeType===To||e.nodeType===Gs||e.nodeType===pb||!Te))}function Kh(e){return!!(e&&(e.nodeType===To||e.nodeType===Gs||e.nodeType===pb||e.nodeType===Ja&&e.nodeValue===" react-mount-point-unstable "))}function n4(e){e.nodeType===To&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&u("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),dh(e)&&(e._reactRootContainer?u("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):u("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}var yV=o.ReactCurrentOwner,o4;o4=function(e){if(e._reactRootContainer&&e.nodeType!==Ja){var t=Fk(e._reactRootContainer.current);t&&t.parentNode!==e&&u("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var n=!!e._reactRootContainer,i=s2(e),c=!!(i&&Yc(i));c&&!n&&u("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),e.nodeType===To&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&u("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function s2(e){return e?e.nodeType===Gs?e.documentElement:e.firstChild:null}function i4(){}function SV(e,t,n,i,c){if(c){if(typeof i=="function"){var f=i;i=function(){var Z=Ug(_);f.call(Z)}}var _=Mk(t,i,e,Gc,null,!1,!1,"",i4);e._reactRootContainer=_,Lv(_.current,e);var S=e.nodeType===Ja?e.parentNode:e;return eh(S),dc(),_}else{for(var x;x=e.lastChild;)e.removeChild(x);if(typeof i=="function"){var D=i;i=function(){var Z=Ug(B);D.call(Z)}}var B=Pk(e,Gc,null,!1,!1,"",i4);e._reactRootContainer=B,Lv(B.current,e);var ee=e.nodeType===Ja?e.parentNode:e;return eh(ee),dc(function(){Gh(t,B,n,i)}),B}}function wV(e,t){e!==null&&typeof e!="function"&&u("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e)}function qg(e,t,n,i,c){o4(n),wV(c===void 0?null:c,"render");var f=n._reactRootContainer,_;if(!f)_=SV(n,t,e,c,i);else{if(_=f,typeof c=="function"){var S=c;c=function(){var x=Ug(_);S.call(x)}}Gh(t,_,e,c)}return Ug(_)}var l4=!1;function CV(e){{l4||(l4=!0,u("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"));var t=yV.current;if(t!==null&&t.stateNode!==null){var n=t.stateNode._warnedAboutRefsInRender;n||u("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",qr(t.type)||"A component"),t.stateNode._warnedAboutRefsInRender=!0}}return e==null?null:e.nodeType===To?e:lV(e,"findDOMNode")}function xV(e,t,n){if(u("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Kh(t))throw new Error("Target container is not a DOM element.");{var i=dh(t)&&t._reactRootContainer===void 0;i&&u("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return qg(null,e,t,!0,n)}function TV(e,t,n){if(u("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Kh(t))throw new Error("Target container is not a DOM element.");{var i=dh(t)&&t._reactRootContainer===void 0;i&&u("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return qg(null,e,t,!1,n)}function kV(e,t,n,i){if(u("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Kh(n))throw new Error("Target container is not a DOM element.");if(e==null||!hP(e))throw new Error("parentComponent must be a valid React Component");return qg(e,t,n,!1,i)}var s4=!1;function RV(e){if(s4||(s4=!0,u("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot")),!Kh(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var t=dh(e)&&e._reactRootContainer===void 0;t&&u("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(e._reactRootContainer){{var n=s2(e),i=n&&!Yc(n);i&&u("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return dc(function(){qg(null,null,e,!1,function(){e._reactRootContainer=null,r3(e)})}),!0}else{{var c=s2(e),f=!!(c&&Yc(c)),_=e.nodeType===To&&Kh(e.parentNode)&&!!e.parentNode._reactRootContainer;f&&u("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",_?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}_M(sV),yM(cV),SM(uV),wM(ql),CM(mM),(typeof Map!="function"||Map.prototype==null||typeof Map.prototype.forEach!="function"||typeof Set!="function"||Set.prototype==null||typeof Set.prototype.clear!="function"||typeof Set.prototype.forEach!="function")&&u("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),aP(xF),iP(F0,bU,dc);function EV(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!Wg(t))throw new Error("Target container is not a DOM element.");return iV(e,t,null,n)}function DV(e,t,n,i){return kV(e,t,n,i)}var c2={usingClientEntryPoint:!1,Events:[Yc,df,Bv,bC,yC,F0]};function AV(e,t){return c2.usingClientEntryPoint||u('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),gV(e,t)}function LV(e,t,n){return c2.usingClientEntryPoint||u('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),bV(e,t,n)}function BV(e){return mk()&&u("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),dc(e)}var NV=vV({findFiberByHostInstance:qu,bundleType:1,version:r2,rendererPackageName:"react-dom"});if(!NV&&bt&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var c4=window.location.protocol;/^(https?|file):$/.test(c4)&&console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(c4==="file:"?`
145
- You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")}Xo.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=c2,Xo.createPortal=EV,Xo.createRoot=AV,Xo.findDOMNode=CV,Xo.flushSync=BV,Xo.hydrate=xV,Xo.hydrateRoot=LV,Xo.render=TV,Xo.unmountComponentAtNode=RV,Xo.unstable_batchedUpdates=F0,Xo.unstable_renderSubtreeIntoContainer=DV,Xo.version=r2,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var d2=Ye((yG,b4)=>{"use strict";b4.exports=_4()});var y4=Ye(p2=>{"use strict";var f2=d2();Jh=f2.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,p2.createRoot=function(r,a){Jh.usingClientEntryPoint=!0;try{return f2.createRoot(r,a)}finally{Jh.usingClientEntryPoint=!1}},p2.hydrateRoot=function(r,a,o){Jh.usingClientEntryPoint=!0;try{return f2.hydrateRoot(r,a,o)}finally{Jh.usingClientEntryPoint=!1}};var Jh});var T2=Ye(cr=>{"use strict";Object.defineProperty(cr,"__esModule",{value:!0});function Fr(){return Fr=Object.assign?Object.assign.bind():function(r){for(var a=1;a<arguments.length;a++){var o=arguments[a];for(var l in o)Object.prototype.hasOwnProperty.call(o,l)&&(r[l]=o[l])}return r},Fr.apply(this,arguments)}var ja=function(r){return r.Pop="POP",r.Push="PUSH",r.Replace="REPLACE",r}({}),S4="popstate";function qV(r){r===void 0&&(r={});let{initialEntries:a=["/"],initialIndex:o,v5Compat:l=!1}=r,s;s=a.map((C,k)=>b(C,typeof C=="string"?null:C.state,k===0?"default":void 0));let d=p(o==null?s.length-1:o),u=ja.Pop,h=null;function p(C){return Math.min(Math.max(C,0),s.length-1)}function v(){return s[d]}function b(C,k,N){k===void 0&&(k=null);let P=mc(s?v().pathname:"/",C,k,N);return Bs(P.pathname.charAt(0)==="/","relative pathnames are not supported in memory history: "+JSON.stringify(C)),P}function y(C){return typeof C=="string"?C:Ns(C)}return{get index(){return d},get action(){return u},get location(){return v()},createHref:y,createURL(C){return new URL(y(C),"http://localhost")},encodeLocation(C){let k=typeof C=="string"?as(C):C;return{pathname:k.pathname||"",search:k.search||"",hash:k.hash||""}},push(C,k){u=ja.Push;let N=b(C,k);d+=1,s.splice(d,s.length,N),l&&h&&h({action:u,location:N,delta:1})},replace(C,k){u=ja.Replace;let N=b(C,k);s[d]=N,l&&h&&h({action:u,location:N,delta:0})},go(C){u=ja.Pop;let k=p(d+C),N=s[k];d=k,h&&h({action:u,location:N,delta:C})},listen(C){return h=C,()=>{h=null}}}}function YV(r){r===void 0&&(r={});function a(l,s){let{pathname:d,search:u,hash:h}=l.location;return mc("",{pathname:d,search:u,hash:h},s.state&&s.state.usr||null,s.state&&s.state.key||"default")}function o(l,s){return typeof s=="string"?s:Ns(s)}return M4(a,o,null,r)}function $V(r){r===void 0&&(r={});function a(s,d){let{pathname:u="/",search:h="",hash:p=""}=as(s.location.hash.substr(1));return!u.startsWith("/")&&!u.startsWith(".")&&(u="/"+u),mc("",{pathname:u,search:h,hash:p},d.state&&d.state.usr||null,d.state&&d.state.key||"default")}function o(s,d){let u=s.document.querySelector("base"),h="";if(u&&u.getAttribute("href")){let p=s.location.href,v=p.indexOf("#");h=v===-1?p:p.slice(0,v)}return h+"#"+(typeof d=="string"?d:Ns(d))}function l(s,d){Bs(s.pathname.charAt(0)==="/","relative pathnames are not supported in hash history.push("+JSON.stringify(d)+")")}return M4(a,o,l,r)}function Pr(r,a){if(r===!1||r===null||typeof r=="undefined")throw new Error(a)}function Bs(r,a){if(!r){typeof console!="undefined"&&console.warn(a);try{throw new Error(a)}catch(o){}}}function GV(){return Math.random().toString(36).substr(2,8)}function w4(r,a){return{usr:r.state,key:r.key,idx:a}}function mc(r,a,o,l){return o===void 0&&(o=null),Fr({pathname:typeof r=="string"?r:r.pathname,search:"",hash:""},typeof a=="string"?as(a):a,{state:o,key:a&&a.key||l||GV()})}function Ns(r){let{pathname:a="/",search:o="",hash:l=""}=r;return o&&o!=="?"&&(a+=o.charAt(0)==="?"?o:"?"+o),l&&l!=="#"&&(a+=l.charAt(0)==="#"?l:"#"+l),a}function as(r){let a={};if(r){let o=r.indexOf("#");o>=0&&(a.hash=r.substr(o),r=r.substr(0,o));let l=r.indexOf("?");l>=0&&(a.search=r.substr(l),r=r.substr(0,l)),r&&(a.pathname=r)}return a}function M4(r,a,o,l){l===void 0&&(l={});let{window:s=document.defaultView,v5Compat:d=!1}=l,u=s.history,h=ja.Pop,p=null,v=b();v==null&&(v=0,u.replaceState(Fr({},u.state,{idx:v}),""));function b(){return(u.state||{idx:null}).idx}function y(){h=ja.Pop;let P=b(),G=P==null?null:P-v;v=P,p&&p({action:h,location:N.location,delta:G})}function w(P,G){h=ja.Push;let I=mc(N.location,P,G);o&&o(I,P),v=b()+1;let U=w4(I,v),H=N.createHref(I);try{u.pushState(U,"",H)}catch(J){if(J instanceof DOMException&&J.name==="DataCloneError")throw J;s.location.assign(H)}d&&p&&p({action:h,location:N.location,delta:1})}function C(P,G){h=ja.Replace;let I=mc(N.location,P,G);o&&o(I,P),v=b();let U=w4(I,v),H=N.createHref(I);u.replaceState(U,"",H),d&&p&&p({action:h,location:N.location,delta:0})}function k(P){let G=s.location.origin!=="null"?s.location.origin:s.location.href,I=typeof P=="string"?P:Ns(P);return I=I.replace(/ $/,"%20"),Pr(G,"No window.location.(origin|href) available to create URL for href: "+I),new URL(I,G)}let N={get action(){return h},get location(){return r(s,u)},listen(P){if(p)throw new Error("A history only accepts one active listener");return s.addEventListener(S4,y),p=P,()=>{s.removeEventListener(S4,y),p=null}},createHref(P){return a(s,P)},createURL:k,encodeLocation(P){let G=k(P);return{pathname:G.pathname,search:G.search,hash:G.hash}},push:w,replace:C,go(P){return u.go(P)}};return N}var $r=function(r){return r.data="data",r.deferred="deferred",r.redirect="redirect",r.error="error",r}({}),KV=new Set(["lazy","caseSensitive","path","id","index","children"]);function XV(r){return r.index===!0}function cd(r,a,o,l){return o===void 0&&(o=[]),l===void 0&&(l={}),r.map((s,d)=>{let u=[...o,String(d)],h=typeof s.id=="string"?s.id:u.join("-");if(Pr(s.index!==!0||!s.children,"Cannot specify children on an index route"),Pr(!l[h],'Found a route id collision on id "'+h+`". Route id's must be globally unique within Data Router usages`),XV(s)){let p=Fr({},s,a(s),{id:h});return l[h]=p,p}else{let p=Fr({},s,a(s),{id:h,children:void 0});return l[h]=p,s.children&&(p.children=cd(s.children,a,u,l)),p}})}function hc(r,a,o){return o===void 0&&(o="/"),Kg(r,a,o,!1)}function Kg(r,a,o,l){let s=typeof a=="string"?as(a):a,d=tm(s.pathname||"/",o);if(d==null)return null;let u=F4(r);QV(u);let h=null;for(let p=0;h==null&&p<u.length;++p){let v=H4(d);h=iW(u[p],v,l)}return h}function z4(r,a){let{route:o,pathname:l,params:s}=r;return{id:o.id,pathname:l,params:s,data:a[o.id],handle:o.handle}}function F4(r,a,o,l){a===void 0&&(a=[]),o===void 0&&(o=[]),l===void 0&&(l="");let s=(d,u,h)=>{let p={relativePath:h===void 0?d.path||"":h,caseSensitive:d.caseSensitive===!0,childrenIndex:u,route:d};p.relativePath.startsWith("/")&&(Pr(p.relativePath.startsWith(l),'Absolute route path "'+p.relativePath+'" nested under path '+('"'+l+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),p.relativePath=p.relativePath.slice(l.length));let v=Ff([l,p.relativePath]),b=o.concat(p);d.children&&d.children.length>0&&(Pr(d.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+v+'".')),F4(d.children,a,b,v)),!(d.path==null&&!d.index)&&a.push({path:v,score:nW(v,d.index),routesMeta:b})};return r.forEach((d,u)=>{var h;if(d.path===""||!((h=d.path)!=null&&h.includes("?")))s(d,u);else for(let p of j4(d.path))s(d,u,p)}),a}function j4(r){let a=r.split("/");if(a.length===0)return[];let[o,...l]=a,s=o.endsWith("?"),d=o.replace(/\?$/,"");if(l.length===0)return s?[d,""]:[d];let u=j4(l.join("/")),h=[];return h.push(...u.map(p=>p===""?d:[d,p].join("/"))),s&&h.push(...u),h.map(p=>r.startsWith("/")&&p===""?"/":p)}function QV(r){r.sort((a,o)=>a.score!==o.score?o.score-a.score:oW(a.routesMeta.map(l=>l.childrenIndex),o.routesMeta.map(l=>l.childrenIndex)))}var JV=/^:[\w-]+$/,ZV=3,eW=2,tW=1,rW=10,aW=-2,C4=r=>r==="*";function nW(r,a){let o=r.split("/"),l=o.length;return o.some(C4)&&(l+=aW),a&&(l+=eW),o.filter(s=>!C4(s)).reduce((s,d)=>s+(JV.test(d)?ZV:d===""?tW:rW),l)}function oW(r,a){return r.length===a.length&&r.slice(0,-1).every((l,s)=>l===a[s])?r[r.length-1]-a[a.length-1]:0}function iW(r,a,o){o===void 0&&(o=!1);let{routesMeta:l}=r,s={},d="/",u=[];for(let h=0;h<l.length;++h){let p=l[h],v=h===l.length-1,b=d==="/"?a:a.slice(d.length)||"/",y=v2({path:p.relativePath,caseSensitive:p.caseSensitive,end:v},b),w=p.route;if(!y&&v&&o&&!l[l.length-1].route.index&&(y=v2({path:p.relativePath,caseSensitive:p.caseSensitive,end:!1},b)),!y)return null;Object.assign(s,y.params),u.push({params:s,pathname:Ff([d,y.pathname]),pathnameBase:Y4(Ff([d,y.pathnameBase])),route:w}),y.pathnameBase!=="/"&&(d=Ff([d,y.pathnameBase]))}return u}function lW(r,a){a===void 0&&(a={});let o=r;o.endsWith("*")&&o!=="*"&&!o.endsWith("/*")&&(Bs(!1,'Route path "'+o+'" will be treated as if it were '+('"'+o.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+o.replace(/\*$/,"/*")+'".')),o=o.replace(/\*$/,"/*"));let l=o.startsWith("/")?"/":"",s=u=>u==null?"":typeof u=="string"?u:String(u),d=o.split(/\/+/).map((u,h,p)=>{if(h===p.length-1&&u==="*")return s(a["*"]);let b=u.match(/^:([\w-]+)(\??)$/);if(b){let[,y,w]=b,C=a[y];return Pr(w==="?"||C!=null,'Missing ":'+y+'" param'),s(C)}return u.replace(/\?$/g,"")}).filter(u=>!!u);return l+d.join("/")}function v2(r,a){typeof r=="string"&&(r={path:r,caseSensitive:!1,end:!0});let[o,l]=sW(r.path,r.caseSensitive,r.end),s=a.match(o);if(!s)return null;let d=s[0],u=d.replace(/(.)\/+$/,"$1"),h=s.slice(1);return{params:l.reduce((v,b,y)=>{let{paramName:w,isOptional:C}=b;if(w==="*"){let N=h[y]||"";u=d.slice(0,d.length-N.length).replace(/(.)\/+$/,"$1")}let k=h[y];return C&&!k?v[w]=void 0:v[w]=(k||"").replace(/%2F/g,"/"),v},{}),pathname:d,pathnameBase:u,pattern:r}}function sW(r,a,o){a===void 0&&(a=!1),o===void 0&&(o=!0),Bs(r==="*"||!r.endsWith("*")||r.endsWith("/*"),'Route path "'+r+'" will be treated as if it were '+('"'+r.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+r.replace(/\*$/,"/*")+'".'));let l=[],s="^"+r.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(u,h,p)=>(l.push({paramName:h,isOptional:p!=null}),p?"/?([^\\/]+)?":"/([^\\/]+)"));return r.endsWith("*")?(l.push({paramName:"*"}),s+=r==="*"||r==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):o?s+="\\/*$":r!==""&&r!=="/"&&(s+="(?:(?=\\/|$))"),[new RegExp(s,a?void 0:"i"),l]}function H4(r){try{return r.split("/").map(a=>decodeURIComponent(a).replace(/\//g,"%2F")).join("/")}catch(a){return Bs(!1,'The URL path "'+r+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+a+").")),r}}function tm(r,a){if(a==="/")return r;if(!r.toLowerCase().startsWith(a.toLowerCase()))return null;let o=a.endsWith("/")?a.length-1:a.length,l=r.charAt(o);return l&&l!=="/"?null:r.slice(o)||"/"}function U4(r,a){a===void 0&&(a="/");let{pathname:o,search:l="",hash:s=""}=typeof r=="string"?as(r):r;return{pathname:o?o.startsWith("/")?o:cW(o,a):a,search:dW(l),hash:fW(s)}}function cW(r,a){let o=a.replace(/\/+$/,"").split("/");return r.split("/").forEach(s=>{s===".."?o.length>1&&o.pop():s!=="."&&o.push(s)}),o.length>1?o.join("/"):"/"}function h2(r,a,o,l){return"Cannot include a '"+r+"' character in a manually specified "+("`to."+a+"` field ["+JSON.stringify(l)+"]. Please separate it out to the ")+("`to."+o+"` field. Alternatively you may provide the full path as ")+'a string in <Link to="..."> and the router will parse it for you.'}function V4(r){return r.filter((a,o)=>o===0||a.route.path&&a.route.path.length>0)}function W4(r,a){let o=V4(r);return a?o.map((l,s)=>s===o.length-1?l.pathname:l.pathnameBase):o.map(l=>l.pathnameBase)}function q4(r,a,o,l){l===void 0&&(l=!1);let s;typeof r=="string"?s=as(r):(s=Fr({},r),Pr(!s.pathname||!s.pathname.includes("?"),h2("?","pathname","search",s)),Pr(!s.pathname||!s.pathname.includes("#"),h2("#","pathname","hash",s)),Pr(!s.search||!s.search.includes("#"),h2("#","search","hash",s)));let d=r===""||s.pathname==="",u=d?"/":s.pathname,h;if(u==null)h=o;else{let y=a.length-1;if(!l&&u.startsWith("..")){let w=u.split("/");for(;w[0]==="..";)w.shift(),y-=1;s.pathname=w.join("/")}h=y>=0?a[y]:"/"}let p=U4(s,h),v=u&&u!=="/"&&u.endsWith("/"),b=(d||u===".")&&o.endsWith("/");return!p.pathname.endsWith("/")&&(v||b)&&(p.pathname+="/"),p}function uW(r){return r===""||r.pathname===""?"/":typeof r=="string"?as(r).pathname:r.pathname}var Ff=r=>r.join("/").replace(/\/\/+/g,"/"),Y4=r=>r.replace(/\/+$/,"").replace(/^\/*/,"/"),dW=r=>!r||r==="?"?"":r.startsWith("?")?r:"?"+r,fW=r=>!r||r==="#"?"":r.startsWith("#")?r:"#"+r,pW=function(a,o){o===void 0&&(o={});let l=typeof o=="number"?{status:o}:o,s=new Headers(l.headers);return s.has("Content-Type")||s.set("Content-Type","application/json; charset=utf-8"),new Response(JSON.stringify(a),Fr({},l,{headers:s}))},g2=class{constructor(a,o){this.type="DataWithResponseInit",this.data=a,this.init=o||null}};function hW(r,a){return new g2(r,typeof a=="number"?{status:a}:a)}var em=class extends Error{},Qg=class{constructor(a,o){this.pendingKeysSet=new Set,this.subscribers=new Set,this.deferredKeys=[],Pr(a&&typeof a=="object"&&!Array.isArray(a),"defer() only accepts plain objects");let l;this.abortPromise=new Promise((d,u)=>l=u),this.controller=new AbortController;let s=()=>l(new em("Deferred data aborted"));this.unlistenAbortSignal=()=>this.controller.signal.removeEventListener("abort",s),this.controller.signal.addEventListener("abort",s),this.data=Object.entries(a).reduce((d,u)=>{let[h,p]=u;return Object.assign(d,{[h]:this.trackPromise(h,p)})},{}),this.done&&this.unlistenAbortSignal(),this.init=o}trackPromise(a,o){if(!(o instanceof Promise))return o;this.deferredKeys.push(a),this.pendingKeysSet.add(a);let l=Promise.race([o,this.abortPromise]).then(s=>this.onSettle(l,a,void 0,s),s=>this.onSettle(l,a,s));return l.catch(()=>{}),Object.defineProperty(l,"_tracked",{get:()=>!0}),l}onSettle(a,o,l,s){if(this.controller.signal.aborted&&l instanceof em)return this.unlistenAbortSignal(),Object.defineProperty(a,"_error",{get:()=>l}),Promise.reject(l);if(this.pendingKeysSet.delete(o),this.done&&this.unlistenAbortSignal(),l===void 0&&s===void 0){let d=new Error('Deferred data for key "'+o+'" resolved/rejected with `undefined`, you must resolve/reject with a value or `null`.');return Object.defineProperty(a,"_error",{get:()=>d}),this.emit(!1,o),Promise.reject(d)}return s===void 0?(Object.defineProperty(a,"_error",{get:()=>l}),this.emit(!1,o),Promise.reject(l)):(Object.defineProperty(a,"_data",{get:()=>s}),this.emit(!1,o),s)}emit(a,o){this.subscribers.forEach(l=>l(a,o))}subscribe(a){return this.subscribers.add(a),()=>this.subscribers.delete(a)}cancel(){this.controller.abort(),this.pendingKeysSet.forEach((a,o)=>this.pendingKeysSet.delete(o)),this.emit(!0)}resolveData(a){return Vr(this,null,function*(){let o=!1;if(!this.done){let l=()=>this.cancel();a.addEventListener("abort",l),o=yield new Promise(s=>{this.subscribe(d=>{a.removeEventListener("abort",l),(d||this.done)&&s(d)})})}return o})}get done(){return this.pendingKeysSet.size===0}get unwrappedData(){return Pr(this.data!==null&&this.done,"Can only unwrap data on initialized and settled deferreds"),Object.entries(this.data).reduce((a,o)=>{let[l,s]=o;return Object.assign(a,{[l]:vW(s)})},{})}get pendingKeys(){return Array.from(this.pendingKeysSet)}};function mW(r){return r instanceof Promise&&r._tracked===!0}function vW(r){if(!mW(r))return r;if(r._error)throw r._error;return r._data}var gW=function(a,o){o===void 0&&(o={});let l=typeof o=="number"?{status:o}:o;return new Qg(a,l)},w2=function(a,o){o===void 0&&(o=302);let l=o;typeof l=="number"?l={status:l}:typeof l.status=="undefined"&&(l.status=302);let s=new Headers(l.headers);return s.set("Location",a),new Response(null,Fr({},l,{headers:s}))},_W=(r,a)=>{let o=w2(r,a);return o.headers.set("X-Remix-Reload-Document","true"),o},bW=(r,a)=>{let o=w2(r,a);return o.headers.set("X-Remix-Replace","true"),o},jf=class{constructor(a,o,l,s){s===void 0&&(s=!1),this.status=a,this.statusText=o||"",this.internal=s,l instanceof Error?(this.data=l.toString(),this.error=l):this.data=l}};function Hf(r){return r!=null&&typeof r.status=="number"&&typeof r.statusText=="string"&&typeof r.internal=="boolean"&&"data"in r}var $4=["post","put","patch","delete"],yW=new Set($4),SW=["get",...$4],wW=new Set(SW),CW=new Set([301,302,303,307,308]),xW=new Set([307,308]),Xg={state:"idle",location:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},G4={state:"idle",data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},zf={state:"unblocked",proceed:void 0,reset:void 0,location:void 0},C2=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,K4=r=>({hasErrorBoundary:!!r.hasErrorBoundary}),X4="remix-router-transitions";function TW(r){let a=r.window?r.window:typeof window!="undefined"?window:void 0,o=typeof a!="undefined"&&typeof a.document!="undefined"&&typeof a.document.createElement!="undefined",l=!o;Pr(r.routes.length>0,"You must provide a non-empty routes array to createRouter");let s;if(r.mapRouteProperties)s=r.mapRouteProperties;else if(r.detectErrorBoundary){let z=r.detectErrorBoundary;s=q=>({hasErrorBoundary:z(q)})}else s=K4;let d={},u=cd(r.routes,s,void 0,d),h,p=r.basename||"/",v=r.unstable_dataStrategy||t5,b=r.unstable_patchRoutesOnMiss,y=Fr({v7_fetcherPersist:!1,v7_normalizeFormMethod:!1,v7_partialHydration:!1,v7_prependBasename:!1,v7_relativeSplatPath:!1,v7_skipActionErrorRevalidation:!1},r.future),w=null,C=new Set,k=null,N=null,P=null,G=r.hydrationData!=null,I=hc(u,r.history.location,p),U=null;if(I==null&&!b){let z=Ea(404,{pathname:r.history.location.pathname}),{matches:q,route:ne}=Jg(u);I=q,U={[ne.id]:z}}I&&!r.hydrationData&&Me(I,u,r.history.location.pathname).active&&(I=null);let H;if(I)if(I.some(z=>z.route.lazy))H=!1;else if(!I.some(z=>z.route.loader))H=!0;else if(y.v7_partialHydration){let z=r.hydrationData?r.hydrationData.loaderData:null,q=r.hydrationData?r.hydrationData.errors:null,ne=ue=>ue.route.loader?typeof ue.route.loader=="function"&&ue.route.loader.hydrate===!0?!1:z&&z[ue.route.id]!==void 0||q&&q[ue.route.id]!==void 0:!0;if(q){let ue=I.findIndex($e=>q[$e.route.id]!==void 0);H=I.slice(0,ue+1).every(ne)}else H=I.every(ne)}else H=r.hydrationData!=null;else if(H=!1,I=[],y.v7_partialHydration){let z=Me(null,u,r.history.location.pathname);z.active&&z.matches&&(I=z.matches)}let J,O={historyAction:r.history.action,location:r.history.location,matches:I,initialized:H,navigation:Xg,restoreScrollPosition:r.hydrationData!=null?!1:null,preventScrollReset:!1,revalidation:"idle",loaderData:r.hydrationData&&r.hydrationData.loaderData||{},actionData:r.hydrationData&&r.hydrationData.actionData||null,errors:r.hydrationData&&r.hydrationData.errors||U,fetchers:new Map,blockers:new Map},ae=ja.Pop,ye=!1,re,we=!1,Se=new Map,ge=null,V=!1,se=!1,pe=[],j=new Set,Y=new Map,oe=0,te=-1,he=new Map,Re=new Set,Te=new Map,Xe=new Map,Qe=new Set,ze=new Map,it=new Map,vt=new Map,pt=!1;function Bt(){if(w=r.history.listen(z=>{let{action:q,location:ne,delta:ue}=z;if(pt){pt=!1;return}Bs(it.size===0||ue!=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 $e=M({currentLocation:O.location,nextLocation:ne,historyAction:q});if($e&&ue!=null){pt=!0,r.history.go(ue*-1),K($e,{state:"blocked",location:ne,proceed(){K($e,{state:"proceeding",proceed:void 0,reset:void 0,location:ne}),r.history.go(ue)},reset(){let Ue=new Map(O.blockers);Ue.set($e,zf),De({blockers:Ue})}});return}return Yt(q,ne)}),o){zW(a,Se);let z=()=>FW(a,Se);a.addEventListener("pagehide",z),ge=()=>a.removeEventListener("pagehide",z)}return O.initialized||Yt(ja.Pop,O.location,{initialHydration:!0}),J}function Rt(){w&&w(),ge&&ge(),C.clear(),re&&re.abort(),O.fetchers.forEach((z,q)=>He(q)),O.blockers.forEach((z,q)=>Xr(q))}function at(z){return C.add(z),()=>C.delete(z)}function De(z,q){q===void 0&&(q={}),O=Fr({},O,z);let ne=[],ue=[];y.v7_fetcherPersist&&O.fetchers.forEach(($e,Ue)=>{$e.state==="idle"&&(Qe.has(Ue)?ue.push(Ue):ne.push(Ue))}),[...C].forEach($e=>$e(O,{deletedFetchers:ue,unstable_viewTransitionOpts:q.viewTransitionOpts,unstable_flushSync:q.flushSync===!0})),y.v7_fetcherPersist&&(ne.forEach($e=>O.fetchers.delete($e)),ue.forEach($e=>He($e)))}function bt(z,q,ne){var ue,$e;let{flushSync:Ue}=ne===void 0?{}:ne,L=O.actionData!=null&&O.navigation.formMethod!=null&&Bl(O.navigation.formMethod)&&O.navigation.state==="loading"&&((ue=z.state)==null?void 0:ue._isRedirect)!==!0,$;q.actionData?Object.keys(q.actionData).length>0?$=q.actionData:$=null:L?$=O.actionData:$=null;let me=q.loaderData?B4(O.loaderData,q.loaderData,q.matches||[],q.errors):O.loaderData,Ee=O.blockers;Ee.size>0&&(Ee=new Map(Ee),Ee.forEach((rt,Ze)=>Ee.set(Ze,zf)));let qe=ye===!0||O.navigation.formMethod!=null&&Bl(O.navigation.formMethod)&&(($e=z.state)==null?void 0:$e._isRedirect)!==!0;h&&(u=h,h=void 0),V||ae===ja.Pop||(ae===ja.Push?r.history.push(z,z.state):ae===ja.Replace&&r.history.replace(z,z.state));let gt;if(ae===ja.Pop){let rt=Se.get(O.location.pathname);rt&&rt.has(z.pathname)?gt={currentLocation:O.location,nextLocation:z}:Se.has(z.pathname)&&(gt={currentLocation:z,nextLocation:O.location})}else if(we){let rt=Se.get(O.location.pathname);rt?rt.add(z.pathname):(rt=new Set([z.pathname]),Se.set(O.location.pathname,rt)),gt={currentLocation:O.location,nextLocation:z}}De(Fr({},q,{actionData:$,loaderData:me,historyAction:ae,location:z,initialized:!0,navigation:Xg,revalidation:"idle",restoreScrollPosition:Fe(z,q.matches||O.matches),preventScrollReset:qe,blockers:Ee}),{viewTransitionOpts:gt,flushSync:Ue===!0}),ae=ja.Pop,ye=!1,we=!1,V=!1,se=!1,pe=[]}function It(z,q){return Vr(this,null,function*(){if(typeof z=="number"){r.history.go(z);return}let ne=_2(O.location,O.matches,p,y.v7_prependBasename,z,y.v7_relativeSplatPath,q==null?void 0:q.fromRouteId,q==null?void 0:q.relative),{path:ue,submission:$e,error:Ue}=T4(y.v7_normalizeFormMethod,!1,ne,q),L=O.location,$=mc(O.location,ue,q&&q.state);$=Fr({},$,r.history.encodeLocation($));let me=q&&q.replace!=null?q.replace:void 0,Ee=ja.Push;me===!0?Ee=ja.Replace:me===!1||$e!=null&&Bl($e.formMethod)&&$e.formAction===O.location.pathname+O.location.search&&(Ee=ja.Replace);let qe=q&&"preventScrollReset"in q?q.preventScrollReset===!0:void 0,gt=(q&&q.unstable_flushSync)===!0,rt=M({currentLocation:L,nextLocation:$,historyAction:Ee});if(rt){K(rt,{state:"blocked",location:$,proceed(){K(rt,{state:"proceeding",proceed:void 0,reset:void 0,location:$}),It(z,q)},reset(){let Ze=new Map(O.blockers);Ze.set(rt,zf),De({blockers:Ze})}});return}return yield Yt(Ee,$,{submission:$e,pendingError:Ue,preventScrollReset:qe,replace:q&&q.replace,enableViewTransition:q&&q.unstable_viewTransition,flushSync:gt})})}function Wt(){if(Rr(),De({revalidation:"loading"}),O.navigation.state!=="submitting"){if(O.navigation.state==="idle"){Yt(O.historyAction,O.location,{startUninterruptedRevalidation:!0});return}Yt(ae||O.historyAction,O.navigation.location,{overrideNavigation:O.navigation})}}function Yt(z,q,ne){return Vr(this,null,function*(){re&&re.abort(),re=null,ae=z,V=(ne&&ne.startUninterruptedRevalidation)===!0,Ie(O.location,O.matches),ye=(ne&&ne.preventScrollReset)===!0,we=(ne&&ne.enableViewTransition)===!0;let ue=h||u,$e=ne&&ne.overrideNavigation,Ue=hc(ue,q,p),L=(ne&&ne.flushSync)===!0,$=Me(Ue,ue,q.pathname);if($.active&&$.matches&&(Ue=$.matches),!Ue){let{error:Et,notFoundMatches:At,route:Gt}=A(q.pathname);bt(q,{matches:At,loaderData:{},errors:{[Gt.id]:Et}},{flushSync:L});return}if(O.initialized&&!se&&BW(O.location,q)&&!(ne&&ne.submission&&Bl(ne.submission.formMethod))){bt(q,{matches:Ue},{flushSync:L});return}re=new AbortController;let me=Mf(r.history,q,re.signal,ne&&ne.submission),Ee;if(ne&&ne.pendingError)Ee=[ld(Ue).route.id,{type:$r.error,error:ne.pendingError}];else if(ne&&ne.submission&&Bl(ne.submission.formMethod)){let Et=yield ir(me,q,ne.submission,Ue,$.active,{replace:ne.replace,flushSync:L});if(Et.shortCircuited)return;if(Et.pendingActionResult){let[At,Gt]=Et.pendingActionResult;if(zn(Gt)&&Hf(Gt.error)&&Gt.error.status===404){re=null,bt(q,{matches:Et.matches,loaderData:{},errors:{[At]:Gt.error}});return}}Ue=Et.matches||Ue,Ee=Et.pendingActionResult,$e=m2(q,ne.submission),L=!1,$.active=!1,me=Mf(r.history,me.url,me.signal)}let{shortCircuited:qe,matches:gt,loaderData:rt,errors:Ze}=yield pr(me,q,Ue,$.active,$e,ne&&ne.submission,ne&&ne.fetcherSubmission,ne&&ne.replace,ne&&ne.initialHydration===!0,L,Ee);qe||(re=null,bt(q,Fr({matches:gt||Ue},N4(Ee),{loaderData:rt,errors:Ze})))})}function ir(z,q,ne,ue,$e,Ue){return Vr(this,null,function*(){Ue===void 0&&(Ue={}),Rr();let L=PW(q,ne);if(De({navigation:L},{flushSync:Ue.flushSync===!0}),$e){let Ee=yield Ge(ue,q.pathname,z.signal);if(Ee.type==="aborted")return{shortCircuited:!0};if(Ee.type==="error"){let{boundaryId:qe,error:gt}=F(q.pathname,Ee);return{matches:Ee.partialMatches,pendingActionResult:[qe,{type:$r.error,error:gt}]}}else if(Ee.matches)ue=Ee.matches;else{let{notFoundMatches:qe,error:gt,route:rt}=A(q.pathname);return{matches:qe,pendingActionResult:[rt.id,{type:$r.error,error:gt}]}}}let $,me=sd(ue,q);if(!me.route.action&&!me.route.lazy)$={type:$r.error,error:Ea(405,{method:z.method,pathname:q.pathname,routeId:me.route.id})};else if($=(yield Sr("action",z,[me],ue))[0],z.signal.aborted)return{shortCircuited:!0};if(du($)){let Ee;return Ue&&Ue.replace!=null?Ee=Ue.replace:Ee=D4($.response.headers.get("Location"),new URL(z.url),p)===O.location.pathname+O.location.search,yield hr(z,$,{submission:ne,replace:Ee}),{shortCircuited:!0}}if(uu($))throw Ea(400,{type:"defer-action"});if(zn($)){let Ee=ld(ue,me.route.id);return(Ue&&Ue.replace)!==!0&&(ae=ja.Push),{matches:ue,pendingActionResult:[Ee.route.id,$]}}return{matches:ue,pendingActionResult:[me.route.id,$]}})}function pr(z,q,ne,ue,$e,Ue,L,$,me,Ee,qe){return Vr(this,null,function*(){let gt=$e||m2(q,Ue),rt=Ue||L||P4(gt),Ze=!V&&(!y.v7_partialHydration||!me);if(ue){if(Ze){let sa=Ar(qe);De(Fr({navigation:gt},sa!==void 0?{actionData:sa}:{}),{flushSync:Ee})}let rr=yield Ge(ne,q.pathname,z.signal);if(rr.type==="aborted")return{shortCircuited:!0};if(rr.type==="error"){let{boundaryId:sa,error:on}=F(q.pathname,rr);return{matches:rr.partialMatches,loaderData:{},errors:{[sa]:on}}}else if(rr.matches)ne=rr.matches;else{let{error:sa,notFoundMatches:on,route:Jr}=A(q.pathname);return{matches:on,loaderData:{},errors:{[Jr.id]:sa}}}}let Et=h||u,[At,Gt]=k4(r.history,O,ne,rt,q,y.v7_partialHydration&&me===!0,y.v7_skipActionErrorRevalidation,se,pe,j,Qe,Te,Re,Et,p,qe);if(X(rr=>!(ne&&ne.some(sa=>sa.route.id===rr))||At&&At.some(sa=>sa.route.id===rr)),te=++oe,At.length===0&&Gt.length===0){let rr=$t();return bt(q,Fr({matches:ne,loaderData:{},errors:qe&&zn(qe[1])?{[qe[0]]:qe[1].error}:null},N4(qe),rr?{fetchers:new Map(O.fetchers)}:{}),{flushSync:Ee}),{shortCircuited:!0}}if(Ze){let rr={};if(!ue){rr.navigation=gt;let sa=Ar(qe);sa!==void 0&&(rr.actionData=sa)}Gt.length>0&&(rr.fetchers=la(Gt)),De(rr,{flushSync:Ee})}Gt.forEach(rr=>{Y.has(rr.key)&&xt(rr.key),rr.controller&&Y.set(rr.key,rr.controller)});let Qr=()=>Gt.forEach(rr=>xt(rr.key));re&&re.signal.addEventListener("abort",Qr);let{loaderResults:qa,fetcherResults:ua}=yield ga(O.matches,ne,At,Gt,z);if(z.signal.aborted)return{shortCircuited:!0};re&&re.signal.removeEventListener("abort",Qr),Gt.forEach(rr=>Y.delete(rr.key));let da=O4([...qa,...ua]);if(da){if(da.idx>=At.length){let rr=Gt[da.idx-At.length].key;Re.add(rr)}return yield hr(z,da.result,{replace:$}),{shortCircuited:!0}}let{loaderData:Qa,errors:Pt}=L4(O,ne,At,qa,qe,Gt,ua,ze);ze.forEach((rr,sa)=>{rr.subscribe(on=>{(on||rr.done)&&ze.delete(sa)})}),y.v7_partialHydration&&me&&O.errors&&Object.entries(O.errors).filter(rr=>{let[sa]=rr;return!At.some(on=>on.route.id===sa)}).forEach(rr=>{let[sa,on]=rr;Pt=Object.assign(Pt||{},{[sa]:on})});let Zn=$t(),gs=Lr(te),_s=Zn||gs||Gt.length>0;return Fr({matches:ne,loaderData:Qa,errors:Pt},_s?{fetchers:new Map(O.fetchers)}:{})})}function Ar(z){if(z&&!zn(z[1]))return{[z[0]]:z[1].data};if(O.actionData)return Object.keys(O.actionData).length===0?null:O.actionData}function la(z){return z.forEach(q=>{let ne=O.fetchers.get(q.key),ue=Zh(void 0,ne?ne.data:void 0);O.fetchers.set(q.key,ue)}),new Map(O.fetchers)}function Wr(z,q,ne,ue){if(l)throw new Error("router.fetch() was called during the server render, but it shouldn't be. You are likely calling a useFetcher() method in the body of your component. Try moving it to a useEffect or a callback.");Y.has(z)&&xt(z);let $e=(ue&&ue.unstable_flushSync)===!0,Ue=h||u,L=_2(O.location,O.matches,p,y.v7_prependBasename,ne,y.v7_relativeSplatPath,q,ue==null?void 0:ue.relative),$=hc(Ue,L,p),me=Me($,Ue,L);if(me.active&&me.matches&&($=me.matches),!$){Mr(z,q,Ea(404,{pathname:L}),{flushSync:$e});return}let{path:Ee,submission:qe,error:gt}=T4(y.v7_normalizeFormMethod,!0,L,ue);if(gt){Mr(z,q,gt,{flushSync:$e});return}let rt=sd($,Ee);if(ye=(ue&&ue.preventScrollReset)===!0,qe&&Bl(qe.formMethod)){Kr(z,q,Ee,rt,$,me.active,$e,qe);return}Te.set(z,{routeId:q,path:Ee}),kr(z,q,Ee,rt,$,me.active,$e,qe)}function Kr(z,q,ne,ue,$e,Ue,L,$){return Vr(this,null,function*(){Rr(),Te.delete(z);function me(Jr){if(!Jr.route.action&&!Jr.route.lazy){let eo=Ea(405,{method:$.formMethod,pathname:ne,routeId:q});return Mr(z,q,eo,{flushSync:L}),!0}return!1}if(!Ue&&me(ue))return;let Ee=O.fetchers.get(z);_r(z,MW($,Ee),{flushSync:L});let qe=new AbortController,gt=Mf(r.history,ne,qe.signal,$);if(Ue){let Jr=yield Ge($e,ne,gt.signal);if(Jr.type==="aborted")return;if(Jr.type==="error"){let{error:eo}=F(ne,Jr);Mr(z,q,eo,{flushSync:L});return}else if(Jr.matches){if($e=Jr.matches,ue=sd($e,ne),me(ue))return}else{Mr(z,q,Ea(404,{pathname:ne}),{flushSync:L});return}}Y.set(z,qe);let rt=oe,Et=(yield Sr("action",gt,[ue],$e))[0];if(gt.signal.aborted){Y.get(z)===qe&&Y.delete(z);return}if(y.v7_fetcherPersist&&Qe.has(z)){if(du(Et)||zn(Et)){_r(z,su(void 0));return}}else{if(du(Et))if(Y.delete(z),te>rt){_r(z,su(void 0));return}else return Re.add(z),_r(z,Zh($)),hr(gt,Et,{fetcherSubmission:$});if(zn(Et)){Mr(z,q,Et.error);return}}if(uu(Et))throw Ea(400,{type:"defer-action"});let At=O.navigation.location||O.location,Gt=Mf(r.history,At,qe.signal),Qr=h||u,qa=O.navigation.state!=="idle"?hc(Qr,O.navigation.location,p):O.matches;Pr(qa,"Didn't find any matches after fetcher action");let ua=++oe;he.set(z,ua);let da=Zh($,Et.data);O.fetchers.set(z,da);let[Qa,Pt]=k4(r.history,O,qa,$,At,!1,y.v7_skipActionErrorRevalidation,se,pe,j,Qe,Te,Re,Qr,p,[ue.route.id,Et]);Pt.filter(Jr=>Jr.key!==z).forEach(Jr=>{let eo=Jr.key,Du=O.fetchers.get(eo),hp=Zh(void 0,Du?Du.data:void 0);O.fetchers.set(eo,hp),Y.has(eo)&&xt(eo),Jr.controller&&Y.set(eo,Jr.controller)}),De({fetchers:new Map(O.fetchers)});let Zn=()=>Pt.forEach(Jr=>xt(Jr.key));qe.signal.addEventListener("abort",Zn);let{loaderResults:gs,fetcherResults:_s}=yield ga(O.matches,qa,Qa,Pt,Gt);if(qe.signal.aborted)return;qe.signal.removeEventListener("abort",Zn),he.delete(z),Y.delete(z),Pt.forEach(Jr=>Y.delete(Jr.key));let rr=O4([...gs,..._s]);if(rr){if(rr.idx>=Qa.length){let Jr=Pt[rr.idx-Qa.length].key;Re.add(Jr)}return hr(Gt,rr.result)}let{loaderData:sa,errors:on}=L4(O,O.matches,Qa,gs,void 0,Pt,_s,ze);if(O.fetchers.has(z)){let Jr=su(Et.data);O.fetchers.set(z,Jr)}Lr(ua),O.navigation.state==="loading"&&ua>te?(Pr(ae,"Expected pending action"),re&&re.abort(),bt(O.navigation.location,{matches:qa,loaderData:sa,errors:on,fetchers:new Map(O.fetchers)})):(De({errors:on,loaderData:B4(O.loaderData,sa,qa,on),fetchers:new Map(O.fetchers)}),se=!1)})}function kr(z,q,ne,ue,$e,Ue,L,$){return Vr(this,null,function*(){let me=O.fetchers.get(z);_r(z,Zh($,me?me.data:void 0),{flushSync:L});let Ee=new AbortController,qe=Mf(r.history,ne,Ee.signal);if(Ue){let Et=yield Ge($e,ne,qe.signal);if(Et.type==="aborted")return;if(Et.type==="error"){let{error:At}=F(ne,Et);Mr(z,q,At,{flushSync:L});return}else if(Et.matches)$e=Et.matches,ue=sd($e,ne);else{Mr(z,q,Ea(404,{pathname:ne}),{flushSync:L});return}}Y.set(z,Ee);let gt=oe,Ze=(yield Sr("loader",qe,[ue],$e))[0];if(uu(Ze)&&(Ze=(yield c5(Ze,qe.signal,!0))||Ze),Y.get(z)===Ee&&Y.delete(z),!qe.signal.aborted){if(Qe.has(z)){_r(z,su(void 0));return}if(du(Ze))if(te>gt){_r(z,su(void 0));return}else{Re.add(z),yield hr(qe,Ze);return}if(zn(Ze)){Mr(z,q,Ze.error);return}Pr(!uu(Ze),"Unhandled fetcher deferred data"),_r(z,su(Ze.data))}})}function hr(z,q,ne){return Vr(this,null,function*(){let{submission:ue,fetcherSubmission:$e,replace:Ue}=ne===void 0?{}:ne;q.response.headers.has("X-Remix-Revalidate")&&(se=!0);let L=q.response.headers.get("Location");Pr(L,"Expected a Location header on the redirect Response"),L=D4(L,new URL(z.url),p);let $=mc(O.location,L,{_isRedirect:!0});if(o){let Ze=!1;if(q.response.headers.has("X-Remix-Reload-Document"))Ze=!0;else if(C2.test(L)){let Et=r.history.createURL(L);Ze=Et.origin!==a.location.origin||tm(Et.pathname,p)==null}if(Ze){Ue?a.location.replace(L):a.location.assign(L);return}}re=null;let me=Ue===!0||q.response.headers.has("X-Remix-Replace")?ja.Replace:ja.Push,{formMethod:Ee,formAction:qe,formEncType:gt}=O.navigation;!ue&&!$e&&Ee&&qe&&gt&&(ue=P4(O.navigation));let rt=ue||$e;if(xW.has(q.response.status)&&rt&&Bl(rt.formMethod))yield Yt(me,$,{submission:Fr({},rt,{formAction:L}),preventScrollReset:ye});else{let Ze=m2($,ue);yield Yt(me,$,{overrideNavigation:Ze,fetcherSubmission:$e,preventScrollReset:ye})}})}function Sr(z,q,ne,ue){return Vr(this,null,function*(){try{let $e=yield r5(v,z,q,ne,ue,d,s);return yield Promise.all($e.map((Ue,L)=>{if(l5(Ue)){let $=Ue.result;return{type:$r.redirect,response:n5($,q,ne[L].route.id,ue,p,y.v7_relativeSplatPath)}}return a5(Ue)}))}catch($e){return ne.map(()=>({type:$r.error,error:$e}))}})}function ga(z,q,ne,ue,$e){return Vr(this,null,function*(){let[Ue,...L]=yield Promise.all([ne.length?Sr("loader",$e,ne,q):[],...ue.map($=>{if($.matches&&$.match&&$.controller){let me=Mf(r.history,$.path,$.controller.signal);return Sr("loader",me,[$.match],$.matches).then(Ee=>Ee[0])}else return Promise.resolve({type:$r.error,error:Ea(404,{pathname:$.path})})})]);return yield Promise.all([I4(z,ne,Ue,Ue.map(()=>$e.signal),!1,O.loaderData),I4(z,ue.map($=>$.match),L,ue.map($=>$.controller?$.controller.signal:null),!0)]),{loaderResults:Ue,fetcherResults:L}})}function Rr(){se=!0,pe.push(...X()),Te.forEach((z,q)=>{Y.has(q)&&(j.add(q),xt(q))})}function _r(z,q,ne){ne===void 0&&(ne={}),O.fetchers.set(z,q),De({fetchers:new Map(O.fetchers)},{flushSync:(ne&&ne.flushSync)===!0})}function Mr(z,q,ne,ue){ue===void 0&&(ue={});let $e=ld(O.matches,q);He(z),De({errors:{[$e.route.id]:ne},fetchers:new Map(O.fetchers)},{flushSync:(ue&&ue.flushSync)===!0})}function wa(z){return y.v7_fetcherPersist&&(Xe.set(z,(Xe.get(z)||0)+1),Qe.has(z)&&Qe.delete(z)),O.fetchers.get(z)||G4}function He(z){let q=O.fetchers.get(z);Y.has(z)&&!(q&&q.state==="loading"&&he.has(z))&&xt(z),Te.delete(z),he.delete(z),Re.delete(z),Qe.delete(z),j.delete(z),O.fetchers.delete(z)}function ht(z){if(y.v7_fetcherPersist){let q=(Xe.get(z)||0)-1;q<=0?(Xe.delete(z),Qe.add(z)):Xe.set(z,q)}else He(z);De({fetchers:new Map(O.fetchers)})}function xt(z){let q=Y.get(z);Pr(q,"Expected fetch controller: "+z),q.abort(),Y.delete(z)}function Jt(z){for(let q of z){let ne=wa(q),ue=su(ne.data);O.fetchers.set(q,ue)}}function $t(){let z=[],q=!1;for(let ne of Re){let ue=O.fetchers.get(ne);Pr(ue,"Expected fetcher: "+ne),ue.state==="loading"&&(Re.delete(ne),z.push(ne),q=!0)}return Jt(z),q}function Lr(z){let q=[];for(let[ne,ue]of he)if(ue<z){let $e=O.fetchers.get(ne);Pr($e,"Expected fetcher: "+ne),$e.state==="loading"&&(xt(ne),he.delete(ne),q.push(ne))}return Jt(q),q.length>0}function br(z,q){let ne=O.blockers.get(z)||zf;return it.get(z)!==q&&it.set(z,q),ne}function Xr(z){O.blockers.delete(z),it.delete(z)}function K(z,q){let ne=O.blockers.get(z)||zf;Pr(ne.state==="unblocked"&&q.state==="blocked"||ne.state==="blocked"&&q.state==="blocked"||ne.state==="blocked"&&q.state==="proceeding"||ne.state==="blocked"&&q.state==="unblocked"||ne.state==="proceeding"&&q.state==="unblocked","Invalid blocker state transition: "+ne.state+" -> "+q.state);let ue=new Map(O.blockers);ue.set(z,q),De({blockers:ue})}function M(z){let{currentLocation:q,nextLocation:ne,historyAction:ue}=z;if(it.size===0)return;it.size>1&&Bs(!1,"A router only supports one blocker at a time");let $e=Array.from(it.entries()),[Ue,L]=$e[$e.length-1],$=O.blockers.get(Ue);if(!($&&$.state==="proceeding")&&L({currentLocation:q,nextLocation:ne,historyAction:ue}))return Ue}function A(z){let q=Ea(404,{pathname:z}),ne=h||u,{matches:ue,route:$e}=Jg(ne);return X(),{notFoundMatches:ue,route:$e,error:q}}function F(z,q){return{boundaryId:ld(q.partialMatches).route.id,error:Ea(400,{type:"route-discovery",pathname:z,message:q.error!=null&&"message"in q.error?q.error:String(q.error)})}}function X(z){let q=[];return ze.forEach((ne,ue)=>{(!z||z(ue))&&(ne.cancel(),q.push(ue),ze.delete(ue))}),q}function le(z,q,ne){if(k=z,P=q,N=ne||null,!G&&O.navigation===Xg){G=!0;let ue=Fe(O.location,O.matches);ue!=null&&De({restoreScrollPosition:ue})}return()=>{k=null,P=null,N=null}}function ie(z,q){return N&&N(z,q.map(ue=>z4(ue,O.loaderData)))||z.key}function Ie(z,q){if(k&&P){let ne=ie(z,q);k[ne]=P()}}function Fe(z,q){if(k){let ne=ie(z,q),ue=k[ne];if(typeof ue=="number")return ue}return null}function Me(z,q,ne){if(b)if(z){let ue=z[z.length-1].route;if(ue.path&&(ue.path==="*"||ue.path.endsWith("/*")))return{active:!0,matches:Kg(q,ne,p,!0)}}else return{active:!0,matches:Kg(q,ne,p,!0)||[]};return{active:!1,matches:null}}function Ge(z,q,ne){return Vr(this,null,function*(){let ue=z,$e=ue.length>0?ue[ue.length-1].route:null;for(;;){let Ue=h==null,L=h||u;try{yield AW(b,q,ue,L,d,s,vt,ne)}catch(qe){return{type:"error",error:qe,partialMatches:ue}}finally{Ue&&(u=[...u])}if(ne.aborted)return{type:"aborted"};let $=hc(L,q,p),me=!1;if($){let qe=$[$.length-1].route;if(qe.index)return{type:"success",matches:$};if(qe.path&&qe.path.length>0)if(qe.path==="*")me=!0;else return{type:"success",matches:$}}let Ee=Kg(L,q,p,!0);if(!Ee||ue.map(qe=>qe.route.id).join("-")===Ee.map(qe=>qe.route.id).join("-"))return{type:"success",matches:me?$:null};if(ue=Ee,$e=ue[ue.length-1].route,$e.path==="*")return{type:"success",matches:ue}}})}function Ne(z){d={},h=cd(z,s,void 0,d)}function tt(z,q){let ne=h==null;e5(z,q,h||u,d,s),ne&&(u=[...u],De({}))}return J={get basename(){return p},get future(){return y},get state(){return O},get routes(){return u},get window(){return a},initialize:Bt,subscribe:at,enableScrollRestoration:le,navigate:It,fetch:Wr,revalidate:Wt,createHref:z=>r.history.createHref(z),encodeLocation:z=>r.history.encodeLocation(z),getFetcher:wa,deleteFetcher:ht,dispose:Rt,getBlocker:br,deleteBlocker:Xr,patchRoutes:tt,_internalFetchControllers:Y,_internalActiveDeferreds:ze,_internalSetRoutes:Ne},J}var Q4=Symbol("deferred");function kW(r,a){Pr(r.length>0,"You must provide a non-empty routes array to createStaticHandler");let o={},l=(a?a.basename:null)||"/",s;if(a!=null&&a.mapRouteProperties)s=a.mapRouteProperties;else if(a!=null&&a.detectErrorBoundary){let C=a.detectErrorBoundary;s=k=>({hasErrorBoundary:C(k)})}else s=K4;let d=Fr({v7_relativeSplatPath:!1,v7_throwAbortReason:!1},a?a.future:null),u=cd(r,s,void 0,o);function h(C,k){return Vr(this,null,function*(){let{requestContext:N,skipLoaderErrorBubbling:P,unstable_dataStrategy:G}=k===void 0?{}:k,I=new URL(C.url),U=C.method,H=mc("",Ns(I),null,"default"),J=hc(u,H,l);if(!S2(U)&&U!=="HEAD"){let ae=Ea(405,{method:U}),{matches:ye,route:re}=Jg(u);return{basename:l,location:H,matches:ye,loaderData:{},actionData:null,errors:{[re.id]:ae},statusCode:ae.status,loaderHeaders:{},actionHeaders:{},activeDeferreds:null}}else if(!J){let ae=Ea(404,{pathname:H.pathname}),{matches:ye,route:re}=Jg(u);return{basename:l,location:H,matches:ye,loaderData:{},actionData:null,errors:{[re.id]:ae},statusCode:ae.status,loaderHeaders:{},actionHeaders:{},activeDeferreds:null}}let O=yield v(C,H,J,N,G||null,P===!0,null);return cu(O)?O:Fr({location:H,basename:l},O)})}function p(C,k){return Vr(this,null,function*(){let{routeId:N,requestContext:P,unstable_dataStrategy:G}=k===void 0?{}:k,I=new URL(C.url),U=C.method,H=mc("",Ns(I),null,"default"),J=hc(u,H,l);if(!S2(U)&&U!=="HEAD"&&U!=="OPTIONS")throw Ea(405,{method:U});if(!J)throw Ea(404,{pathname:H.pathname});let O=N?J.find(we=>we.route.id===N):sd(J,H);if(N&&!O)throw Ea(403,{pathname:H.pathname,routeId:N});if(!O)throw Ea(404,{pathname:H.pathname});let ae=yield v(C,H,J,P,G||null,!1,O);if(cu(ae))return ae;let ye=ae.errors?Object.values(ae.errors)[0]:void 0;if(ye!==void 0)throw ye;if(ae.actionData)return Object.values(ae.actionData)[0];if(ae.loaderData){var re;let we=Object.values(ae.loaderData)[0];return(re=ae.activeDeferreds)!=null&&re[O.route.id]&&(we[Q4]=ae.activeDeferreds[O.route.id]),we}})}function v(C,k,N,P,G,I,U){return Vr(this,null,function*(){Pr(C.signal,"query()/queryRoute() requests must contain an AbortController signal");try{if(Bl(C.method.toLowerCase()))return yield b(C,N,U||sd(N,k),P,G,I,U!=null);let H=yield y(C,N,P,G,I,U);return cu(H)?H:Fr({},H,{actionData:null,actionHeaders:{}})}catch(H){if(OW(H)&&cu(H.result)){if(H.type===$r.error)throw H.result;return H.result}if(IW(H))return H;throw H}})}function b(C,k,N,P,G,I,U){return Vr(this,null,function*(){let H;if(!N.route.action&&!N.route.lazy){let ae=Ea(405,{method:C.method,pathname:new URL(C.url).pathname,routeId:N.route.id});if(U)throw ae;H={type:$r.error,error:ae}}else H=(yield w("action",C,[N],k,U,P,G))[0],C.signal.aborted&&x4(C,U,d);if(du(H))throw new Response(null,{status:H.response.status,headers:{Location:H.response.headers.get("Location")}});if(uu(H)){let ae=Ea(400,{type:"defer-action"});if(U)throw ae;H={type:$r.error,error:ae}}if(U){if(zn(H))throw H.error;return{matches:[N],loaderData:{},actionData:{[N.route.id]:H.data},errors:null,statusCode:200,loaderHeaders:{},actionHeaders:{},activeDeferreds:null}}let J=new Request(C.url,{headers:C.headers,redirect:C.redirect,signal:C.signal});if(zn(H)){let ae=I?N:ld(k,N.route.id),ye=yield y(J,k,P,G,I,null,[ae.route.id,H]);return Fr({},ye,{statusCode:Hf(H.error)?H.error.status:H.statusCode!=null?H.statusCode:500,actionData:null,actionHeaders:Fr({},H.headers?{[N.route.id]:H.headers}:{})})}let O=yield y(J,k,P,G,I,null);return Fr({},O,{actionData:{[N.route.id]:H.data}},H.statusCode?{statusCode:H.statusCode}:{},{actionHeaders:H.headers?{[N.route.id]:H.headers}:{}})})}function y(C,k,N,P,G,I,U){return Vr(this,null,function*(){let H=I!=null;if(H&&!(I!=null&&I.route.loader)&&!(I!=null&&I.route.lazy))throw Ea(400,{method:C.method,pathname:new URL(C.url).pathname,routeId:I==null?void 0:I.route.id});let O=(I?[I]:U&&zn(U[1])?J4(k,U[0]):k).filter(Se=>Se.route.loader||Se.route.lazy);if(O.length===0)return{matches:k,loaderData:k.reduce((Se,ge)=>Object.assign(Se,{[ge.route.id]:null}),{}),errors:U&&zn(U[1])?{[U[0]]:U[1].error}:null,statusCode:200,loaderHeaders:{},activeDeferreds:null};let ae=yield w("loader",C,O,k,H,N,P);C.signal.aborted&&x4(C,H,d);let ye=new Map,re=o5(k,O,ae,U,ye,G),we=new Set(O.map(Se=>Se.route.id));return k.forEach(Se=>{we.has(Se.route.id)||(re.loaderData[Se.route.id]=null)}),Fr({},re,{matches:k,activeDeferreds:ye.size>0?Object.fromEntries(ye.entries()):null})})}function w(C,k,N,P,G,I,U){return Vr(this,null,function*(){let H=yield r5(U||t5,C,k,N,P,o,s,I);return yield Promise.all(H.map((J,O)=>{if(l5(J)){let ae=J.result;throw n5(ae,k,N[O].route.id,P,l,d.v7_relativeSplatPath)}if(cu(J.result)&&G)throw J;return a5(J)}))})}return{dataRoutes:u,query:h,queryRoute:p}}function RW(r,a,o){return Fr({},a,{statusCode:Hf(o)?o.status:500,errors:{[a._deepestRenderedBoundaryId||r[0].id]:o}})}function x4(r,a,o){if(o.v7_throwAbortReason&&r.signal.reason!==void 0)throw r.signal.reason;let l=a?"queryRoute":"query";throw new Error(l+"() call aborted: "+r.method+" "+r.url)}function EW(r){return r!=null&&("formData"in r&&r.formData!=null||"body"in r&&r.body!==void 0)}function _2(r,a,o,l,s,d,u,h){let p,v;if(u){p=[];for(let y of a)if(p.push(y),y.route.id===u){v=y;break}}else p=a,v=a[a.length-1];let b=q4(s||".",W4(p,d),tm(r.pathname,o)||r.pathname,h==="path");return s==null&&(b.search=r.search,b.hash=r.hash),(s==null||s===""||s===".")&&v&&v.route.index&&!x2(b.search)&&(b.search=b.search?b.search.replace(/^\?/,"?index&"):"?index"),l&&o!=="/"&&(b.pathname=b.pathname==="/"?o:Ff([o,b.pathname])),Ns(b)}function T4(r,a,o,l){if(!l||!EW(l))return{path:o};if(l.formMethod&&!S2(l.formMethod))return{path:o,error:Ea(405,{method:l.formMethod})};let s=()=>({path:o,error:Ea(400,{type:"invalid-body"})}),d=l.formMethod||"get",u=r?d.toUpperCase():d.toLowerCase(),h=i5(o);if(l.body!==void 0){if(l.formEncType==="text/plain"){if(!Bl(u))return s();let w=typeof l.body=="string"?l.body:l.body instanceof FormData||l.body instanceof URLSearchParams?Array.from(l.body.entries()).reduce((C,k)=>{let[N,P]=k;return""+C+N+"="+P+`
146
- `},""):String(l.body);return{path:o,submission:{formMethod:u,formAction:h,formEncType:l.formEncType,formData:void 0,json:void 0,text:w}}}else if(l.formEncType==="application/json"){if(!Bl(u))return s();try{let w=typeof l.body=="string"?JSON.parse(l.body):l.body;return{path:o,submission:{formMethod:u,formAction:h,formEncType:l.formEncType,formData:void 0,json:w,text:void 0}}}catch(w){return s()}}}Pr(typeof FormData=="function","FormData is not available in this environment");let p,v;if(l.formData)p=b2(l.formData),v=l.formData;else if(l.body instanceof FormData)p=b2(l.body),v=l.body;else if(l.body instanceof URLSearchParams)p=l.body,v=A4(p);else if(l.body==null)p=new URLSearchParams,v=new FormData;else try{p=new URLSearchParams(l.body),v=A4(p)}catch(w){return s()}let b={formMethod:u,formAction:h,formEncType:l&&l.formEncType||"application/x-www-form-urlencoded",formData:v,json:void 0,text:void 0};if(Bl(b.formMethod))return{path:o,submission:b};let y=as(o);return a&&y.search&&x2(y.search)&&p.append("index",""),y.search="?"+p,{path:Ns(y),submission:b}}function J4(r,a){let o=r;if(a){let l=r.findIndex(s=>s.route.id===a);l>=0&&(o=r.slice(0,l))}return o}function k4(r,a,o,l,s,d,u,h,p,v,b,y,w,C,k,N){let P=N?zn(N[1])?N[1].error:N[1].data:void 0,G=r.createURL(a.location),I=r.createURL(s),U=N&&zn(N[1])?N[0]:void 0,H=U?J4(o,U):o,J=N?N[1].statusCode:void 0,O=u&&J&&J>=400,ae=H.filter((re,we)=>{let{route:Se}=re;if(Se.lazy)return!0;if(Se.loader==null)return!1;if(d)return typeof Se.loader!="function"||Se.loader.hydrate?!0:a.loaderData[Se.id]===void 0&&(!a.errors||a.errors[Se.id]===void 0);if(DW(a.loaderData,a.matches[we],re)||p.some(se=>se===re.route.id))return!0;let ge=a.matches[we],V=re;return R4(re,Fr({currentUrl:G,currentParams:ge.params,nextUrl:I,nextParams:V.params},l,{actionResult:P,actionStatus:J,defaultShouldRevalidate:O?!1:h||G.pathname+G.search===I.pathname+I.search||G.search!==I.search||Z4(ge,V)}))}),ye=[];return y.forEach((re,we)=>{if(d||!o.some(pe=>pe.route.id===re.routeId)||b.has(we))return;let Se=hc(C,re.path,k);if(!Se){ye.push({key:we,routeId:re.routeId,path:re.path,matches:null,match:null,controller:null});return}let ge=a.fetchers.get(we),V=sd(Se,re.path),se=!1;w.has(we)?se=!1:v.has(we)?(v.delete(we),se=!0):ge&&ge.state!=="idle"&&ge.data===void 0?se=h:se=R4(V,Fr({currentUrl:G,currentParams:a.matches[a.matches.length-1].params,nextUrl:I,nextParams:o[o.length-1].params},l,{actionResult:P,actionStatus:J,defaultShouldRevalidate:O?!1:h})),se&&ye.push({key:we,routeId:re.routeId,path:re.path,matches:Se,match:V,controller:new AbortController})}),[ae,ye]}function DW(r,a,o){let l=!a||o.route.id!==a.route.id,s=r[o.route.id]===void 0;return l||s}function Z4(r,a){let o=r.route.path;return r.pathname!==a.pathname||o!=null&&o.endsWith("*")&&r.params["*"]!==a.params["*"]}function R4(r,a){if(r.route.shouldRevalidate){let o=r.route.shouldRevalidate(a);if(typeof o=="boolean")return o}return a.defaultShouldRevalidate}function AW(r,a,o,l,s,d,u,h){return Vr(this,null,function*(){let p=[a,...o.map(v=>v.route.id)].join("-");try{let v=u.get(p);v||(v=r({path:a,matches:o,patch:(b,y)=>{h.aborted||e5(b,y,l,s,d)}}),u.set(p,v)),v&&NW(v)&&(yield v)}finally{u.delete(p)}})}function e5(r,a,o,l,s){if(r){var d;let u=l[r];Pr(u,"No route found to patch children into: routeId = "+r);let h=cd(a,s,[r,"patch",String(((d=u.children)==null?void 0:d.length)||"0")],l);u.children?u.children.push(...h):u.children=h}else{let u=cd(a,s,["patch",String(o.length||"0")],l);o.push(...u)}}function E4(r,a,o){return Vr(this,null,function*(){if(!r.lazy)return;let l=yield r.lazy();if(!r.lazy)return;let s=o[r.id];Pr(s,"No route found in manifest");let d={};for(let u in l){let p=s[u]!==void 0&&u!=="hasErrorBoundary";Bs(!p,'Route "'+s.id+'" has a static property "'+u+'" defined but its lazy function is also returning a value for this property. '+('The lazy route property "'+u+'" will be ignored.')),!p&&!KV.has(u)&&(d[u]=l[u])}Object.assign(s,d),Object.assign(s,Fr({},a(s),{lazy:void 0}))})}function t5(r){return Promise.all(r.matches.map(a=>a.resolve()))}function r5(r,a,o,l,s,d,u,h){return Vr(this,null,function*(){let p=l.reduce((y,w)=>y.add(w.route.id),new Set),v=new Set,b=yield r({matches:s.map(y=>{let w=p.has(y.route.id);return Fr({},y,{shouldLoad:w,resolve:k=>(v.add(y.route.id),w?LW(a,o,y,d,u,k,h):Promise.resolve({type:$r.data,result:void 0}))})}),request:o,params:s[0].params,context:h});return s.forEach(y=>Pr(v.has(y.route.id),'`match.resolve()` was not called for route id "'+y.route.id+'". You must call `match.resolve()` on every match passed to `dataStrategy` to ensure all routes are properly loaded.')),b.filter((y,w)=>p.has(s[w].route.id))})}function LW(r,a,o,l,s,d,u){return Vr(this,null,function*(){let h,p,v=b=>{let y,w=new Promise((N,P)=>y=P);p=()=>y(),a.signal.addEventListener("abort",p);let C=N=>typeof b!="function"?Promise.reject(new Error("You cannot call the handler for a route which defines a boolean "+('"'+r+'" [routeId: '+o.route.id+"]"))):b({request:a,params:o.params,context:u},...N!==void 0?[N]:[]),k;return d?k=d(N=>C(N)):k=Vr(this,null,function*(){try{return{type:"data",result:yield C()}}catch(N){return{type:"error",result:N}}}),Promise.race([k,w])};try{let b=o.route[r];if(o.route.lazy)if(b){let y,[w]=yield Promise.all([v(b).catch(C=>{y=C}),E4(o.route,s,l)]);if(y!==void 0)throw y;h=w}else if(yield E4(o.route,s,l),b=o.route[r],b)h=yield v(b);else if(r==="action"){let y=new URL(a.url),w=y.pathname+y.search;throw Ea(405,{method:a.method,pathname:w,routeId:o.route.id})}else return{type:$r.data,result:void 0};else if(b)h=yield v(b);else{let y=new URL(a.url),w=y.pathname+y.search;throw Ea(404,{pathname:w})}Pr(h.result!==void 0,"You defined "+(r==="action"?"an action":"a loader")+" for route "+('"'+o.route.id+"\" but didn't return anything from your `"+r+"` ")+"function. Please return a value or `null`.")}catch(b){return{type:$r.error,result:b}}finally{p&&a.signal.removeEventListener("abort",p)}return h})}function a5(r){return Vr(this,null,function*(){let{result:a,type:o}=r;if(cu(a)){let v;try{let b=a.headers.get("Content-Type");b&&/\bapplication\/json\b/.test(b)?a.body==null?v=null:v=yield a.json():v=yield a.text()}catch(b){return{type:$r.error,error:b}}return o===$r.error?{type:$r.error,error:new jf(a.status,a.statusText,v),statusCode:a.status,headers:a.headers}:{type:$r.data,data:v,statusCode:a.status,headers:a.headers}}if(o===$r.error){if(y2(a)){var l;if(a.data instanceof Error){var s;return{type:$r.error,error:a.data,statusCode:(s=a.init)==null?void 0:s.status}}a=new jf(((l=a.init)==null?void 0:l.status)||500,void 0,a.data)}return{type:$r.error,error:a,statusCode:Hf(a)?a.status:void 0}}if(s5(a)){var d,u;return{type:$r.deferred,deferredData:a,statusCode:(d=a.init)==null?void 0:d.status,headers:((u=a.init)==null?void 0:u.headers)&&new Headers(a.init.headers)}}if(y2(a)){var h,p;return{type:$r.data,data:a.data,statusCode:(h=a.init)==null?void 0:h.status,headers:(p=a.init)!=null&&p.headers?new Headers(a.init.headers):void 0}}return{type:$r.data,data:a}})}function n5(r,a,o,l,s,d){let u=r.headers.get("Location");if(Pr(u,"Redirects returned/thrown from loaders/actions must have a Location header"),!C2.test(u)){let h=l.slice(0,l.findIndex(p=>p.route.id===o)+1);u=_2(new URL(a.url),h,s,!0,u,d),r.headers.set("Location",u)}return r}function D4(r,a,o){if(C2.test(r)){let l=r,s=l.startsWith("//")?new URL(a.protocol+l):new URL(l),d=tm(s.pathname,o)!=null;if(s.origin===a.origin&&d)return s.pathname+s.search+s.hash}return r}function Mf(r,a,o,l){let s=r.createURL(i5(a)).toString(),d={signal:o};if(l&&Bl(l.formMethod)){let{formMethod:u,formEncType:h}=l;d.method=u.toUpperCase(),h==="application/json"?(d.headers=new Headers({"Content-Type":h}),d.body=JSON.stringify(l.json)):h==="text/plain"?d.body=l.text:h==="application/x-www-form-urlencoded"&&l.formData?d.body=b2(l.formData):d.body=l.formData}return new Request(s,d)}function b2(r){let a=new URLSearchParams;for(let[o,l]of r.entries())a.append(o,typeof l=="string"?l:l.name);return a}function A4(r){let a=new FormData;for(let[o,l]of r.entries())a.append(o,l);return a}function o5(r,a,o,l,s,d){let u={},h=null,p,v=!1,b={},y=l&&zn(l[1])?l[1].error:void 0;return o.forEach((w,C)=>{let k=a[C].route.id;if(Pr(!du(w),"Cannot handle redirect results in processLoaderData"),zn(w)){let N=w.error;if(y!==void 0&&(N=y,y=void 0),h=h||{},d)h[k]=N;else{let P=ld(r,k);h[P.route.id]==null&&(h[P.route.id]=N)}u[k]=void 0,v||(v=!0,p=Hf(w.error)?w.error.status:500),w.headers&&(b[k]=w.headers)}else uu(w)?(s.set(k,w.deferredData),u[k]=w.deferredData.data,w.statusCode!=null&&w.statusCode!==200&&!v&&(p=w.statusCode),w.headers&&(b[k]=w.headers)):(u[k]=w.data,w.statusCode&&w.statusCode!==200&&!v&&(p=w.statusCode),w.headers&&(b[k]=w.headers))}),y!==void 0&&l&&(h={[l[0]]:y},u[l[0]]=void 0),{loaderData:u,errors:h,statusCode:p||200,loaderHeaders:b}}function L4(r,a,o,l,s,d,u,h){let{loaderData:p,errors:v}=o5(a,o,l,s,h,!1);for(let b=0;b<d.length;b++){let{key:y,match:w,controller:C}=d[b];Pr(u!==void 0&&u[b]!==void 0,"Did not find corresponding fetcher result");let k=u[b];if(!(C&&C.signal.aborted))if(zn(k)){let N=ld(r.matches,w==null?void 0:w.route.id);v&&v[N.route.id]||(v=Fr({},v,{[N.route.id]:k.error})),r.fetchers.delete(y)}else if(du(k))Pr(!1,"Unhandled fetcher revalidation redirect");else if(uu(k))Pr(!1,"Unhandled fetcher deferred data");else{let N=su(k.data);r.fetchers.set(y,N)}}return{loaderData:p,errors:v}}function B4(r,a,o,l){let s=Fr({},a);for(let d of o){let u=d.route.id;if(a.hasOwnProperty(u)?a[u]!==void 0&&(s[u]=a[u]):r[u]!==void 0&&d.route.loader&&(s[u]=r[u]),l&&l.hasOwnProperty(u))break}return s}function N4(r){return r?zn(r[1])?{actionData:{}}:{actionData:{[r[0]]:r[1].data}}:{}}function ld(r,a){return(a?r.slice(0,r.findIndex(l=>l.route.id===a)+1):[...r]).reverse().find(l=>l.route.hasErrorBoundary===!0)||r[0]}function Jg(r){let a=r.length===1?r[0]:r.find(o=>o.index||!o.path||o.path==="/")||{id:"__shim-error-route__"};return{matches:[{params:{},pathname:"",pathnameBase:"",route:a}],route:a}}function Ea(r,a){let{pathname:o,routeId:l,method:s,type:d,message:u}=a===void 0?{}:a,h="Unknown Server Error",p="Unknown @remix-run/router error";return r===400?(h="Bad Request",d==="route-discovery"?p='Unable to match URL "'+o+'" - the `unstable_patchRoutesOnMiss()` '+(`function threw the following error:
147
- `+u):s&&o&&l?p="You made a "+s+' request to "'+o+'" but '+('did not provide a `loader` for route "'+l+'", ')+"so there is no way to handle the request.":d==="defer-action"?p="defer() is not supported in actions":d==="invalid-body"&&(p="Unable to encode submission body")):r===403?(h="Forbidden",p='Route "'+l+'" does not match URL "'+o+'"'):r===404?(h="Not Found",p='No route matches URL "'+o+'"'):r===405&&(h="Method Not Allowed",s&&o&&l?p="You made a "+s.toUpperCase()+' request to "'+o+'" but '+('did not provide an `action` for route "'+l+'", ')+"so there is no way to handle the request.":s&&(p='Invalid request method "'+s.toUpperCase()+'"')),new jf(r||500,h,new Error(p),!0)}function O4(r){for(let a=r.length-1;a>=0;a--){let o=r[a];if(du(o))return{result:o,idx:a}}}function i5(r){let a=typeof r=="string"?as(r):r;return Ns(Fr({},a,{hash:""}))}function BW(r,a){return r.pathname!==a.pathname||r.search!==a.search?!1:r.hash===""?a.hash!=="":r.hash===a.hash?!0:a.hash!==""}function NW(r){return typeof r=="object"&&r!=null&&"then"in r}function OW(r){return r!=null&&typeof r=="object"&&"type"in r&&"result"in r&&(r.type===$r.data||r.type===$r.error)}function l5(r){return cu(r.result)&&CW.has(r.result.status)}function uu(r){return r.type===$r.deferred}function zn(r){return r.type===$r.error}function du(r){return(r&&r.type)===$r.redirect}function y2(r){return typeof r=="object"&&r!=null&&"type"in r&&"data"in r&&"init"in r&&r.type==="DataWithResponseInit"}function s5(r){let a=r;return a&&typeof a=="object"&&typeof a.data=="object"&&typeof a.subscribe=="function"&&typeof a.cancel=="function"&&typeof a.resolveData=="function"}function cu(r){return r!=null&&typeof r.status=="number"&&typeof r.statusText=="string"&&typeof r.headers=="object"&&typeof r.body!="undefined"}function IW(r){if(!cu(r))return!1;let a=r.status,o=r.headers.get("Location");return a>=300&&a<=399&&o!=null}function S2(r){return wW.has(r.toLowerCase())}function Bl(r){return yW.has(r.toLowerCase())}function I4(r,a,o,l,s,d){return Vr(this,null,function*(){for(let u=0;u<o.length;u++){let h=o[u],p=a[u];if(!p)continue;let v=r.find(y=>y.route.id===p.route.id),b=v!=null&&!Z4(v,p)&&(d&&d[p.route.id])!==void 0;if(uu(h)&&(s||b)){let y=l[u];Pr(y,"Expected an AbortSignal for revalidating fetcher deferred result"),yield c5(h,y,s).then(w=>{w&&(o[u]=w||o[u])})}}})}function c5(r,a,o){return Vr(this,null,function*(){if(o===void 0&&(o=!1),!(yield r.deferredData.resolveData(a))){if(o)try{return{type:$r.data,data:r.deferredData.unwrappedData}}catch(s){return{type:$r.error,error:s}}return{type:$r.data,data:r.deferredData.data}}})}function x2(r){return new URLSearchParams(r).getAll("index").some(a=>a==="")}function sd(r,a){let o=typeof a=="string"?as(a).search:a.search;if(r[r.length-1].route.index&&x2(o||""))return r[r.length-1];let l=V4(r);return l[l.length-1]}function P4(r){let{formMethod:a,formAction:o,formEncType:l,text:s,formData:d,json:u}=r;if(!(!a||!o||!l)){if(s!=null)return{formMethod:a,formAction:o,formEncType:l,formData:void 0,json:void 0,text:s};if(d!=null)return{formMethod:a,formAction:o,formEncType:l,formData:d,json:void 0,text:void 0};if(u!==void 0)return{formMethod:a,formAction:o,formEncType:l,formData:void 0,json:u,text:void 0}}}function m2(r,a){return a?{state:"loading",location:r,formMethod:a.formMethod,formAction:a.formAction,formEncType:a.formEncType,formData:a.formData,json:a.json,text:a.text}:{state:"loading",location:r,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0}}function PW(r,a){return{state:"submitting",location:r,formMethod:a.formMethod,formAction:a.formAction,formEncType:a.formEncType,formData:a.formData,json:a.json,text:a.text}}function Zh(r,a){return r?{state:"loading",formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.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 MW(r,a){return{state:"submitting",formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.text,data:a?a.data:void 0}}function su(r){return{state:"idle",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:r}}function zW(r,a){try{let o=r.sessionStorage.getItem(X4);if(o){let l=JSON.parse(o);for(let[s,d]of Object.entries(l||{}))d&&Array.isArray(d)&&a.set(s,new Set(d||[]))}}catch(o){}}function FW(r,a){if(a.size>0){let o={};for(let[l,s]of a)o[l]=[...s];try{r.sessionStorage.setItem(X4,JSON.stringify(o))}catch(l){Bs(!1,"Failed to save applied view transitions in sessionStorage ("+l+").")}}}cr.AbortedDeferredError=em;cr.Action=ja;cr.IDLE_BLOCKER=zf;cr.IDLE_FETCHER=G4;cr.IDLE_NAVIGATION=Xg;cr.UNSAFE_DEFERRED_SYMBOL=Q4;cr.UNSAFE_DeferredData=Qg;cr.UNSAFE_ErrorResponseImpl=jf;cr.UNSAFE_convertRouteMatchToUiMatch=z4;cr.UNSAFE_convertRoutesToDataRoutes=cd;cr.UNSAFE_decodePath=H4;cr.UNSAFE_getResolveToMatches=W4;cr.UNSAFE_invariant=Pr;cr.UNSAFE_warning=Bs;cr.createBrowserHistory=YV;cr.createHashHistory=$V;cr.createMemoryHistory=qV;cr.createPath=Ns;cr.createRouter=TW;cr.createStaticHandler=kW;cr.defer=gW;cr.generatePath=lW;cr.getStaticContextFromError=RW;cr.getToPathname=uW;cr.isDataWithResponseInit=y2;cr.isDeferredData=s5;cr.isRouteErrorResponse=Hf;cr.joinPaths=Ff;cr.json=pW;cr.matchPath=v2;cr.matchRoutes=hc;cr.normalizePathname=Y4;cr.parsePath=as;cr.redirect=w2;cr.redirectDocument=_W;cr.replace=bW;cr.resolvePath=U4;cr.resolveTo=q4;cr.stripBasename=tm;cr.unstable_data=hW});var d5=Ye((Zg,u5)=>{(function(r,a){typeof Zg=="object"&&typeof u5!="undefined"?a(Zg,fr(),T2()):typeof define=="function"&&define.amd?define(["exports","react","@remix-run/router"],a):(r=typeof globalThis!="undefined"?globalThis:r||self,a(r.ReactRouter={},r.React,r.RemixRouter))})(Zg,function(r,a,o){"use strict";function l(K){if(K&&K.__esModule)return K;var M=Object.create(null);return K&&Object.keys(K).forEach(function(A){if(A!=="default"){var F=Object.getOwnPropertyDescriptor(K,A);Object.defineProperty(M,A,F.get?F:{enumerable:!0,get:function(){return K[A]}})}}),M.default=K,Object.freeze(M)}var s=l(a);function d(){return d=Object.assign?Object.assign.bind():function(K){for(var M=1;M<arguments.length;M++){var A=arguments[M];for(var F in A)Object.prototype.hasOwnProperty.call(A,F)&&(K[F]=A[F])}return K},d.apply(this,arguments)}let u=s.createContext(null);u.displayName="DataRouter";let h=s.createContext(null);h.displayName="DataRouterState";let p=s.createContext(null);p.displayName="Await";let v=s.createContext(null);v.displayName="Navigation";let b=s.createContext(null);b.displayName="Location";let y=s.createContext({outlet:null,matches:[],isDataRoute:!1});y.displayName="Route";let w=s.createContext(null);w.displayName="RouteError";function C(K,M){let{relative:A}=M===void 0?{}:M;k()||o.UNSAFE_invariant(!1,"useHref() may be used only in the context of a <Router> component.");let{basename:F,navigator:X}=s.useContext(v),{hash:le,pathname:ie,search:Ie}=we(K,{relative:A}),Fe=ie;return F!=="/"&&(Fe=ie==="/"?F:o.joinPaths([F,ie])),X.createHref({pathname:Fe,search:Ie,hash:le})}function k(){return s.useContext(b)!=null}function N(){return k()||o.UNSAFE_invariant(!1,"useLocation() may be used only in the context of a <Router> component."),s.useContext(b).location}function P(){return s.useContext(b).navigationType}function G(K){k()||o.UNSAFE_invariant(!1,"useMatch() may be used only in the context of a <Router> component.");let{pathname:M}=N();return s.useMemo(()=>o.matchPath(K,o.UNSAFE_decodePath(M)),[M,K])}let I="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function U(K){s.useContext(v).static||s.useLayoutEffect(K)}function H(){let{isDataRoute:K}=s.useContext(y);return K?ir():J()}function J(){k()||o.UNSAFE_invariant(!1,"useNavigate() may be used only in the context of a <Router> component.");let K=s.useContext(u),{basename:M,future:A,navigator:F}=s.useContext(v),{matches:X}=s.useContext(y),{pathname:le}=N(),ie=JSON.stringify(o.UNSAFE_getResolveToMatches(X,A.v7_relativeSplatPath)),Ie=s.useRef(!1);return U(()=>{Ie.current=!0}),s.useCallback(function(Me,Ge){if(Ge===void 0&&(Ge={}),o.UNSAFE_warning(Ie.current,I),!Ie.current)return;if(typeof Me=="number"){F.go(Me);return}let Ne=o.resolveTo(Me,JSON.parse(ie),le,Ge.relative==="path");K==null&&M!=="/"&&(Ne.pathname=Ne.pathname==="/"?M:o.joinPaths([M,Ne.pathname])),(Ge.replace?F.replace:F.push)(Ne,Ge.state,Ge)},[M,F,ie,le,K])}let O=s.createContext(null);function ae(){return s.useContext(O)}function ye(K){let M=s.useContext(y).outlet;return M&&s.createElement(O.Provider,{value:K},M)}function re(){let{matches:K}=s.useContext(y),M=K[K.length-1];return M?M.params:{}}function we(K,M){let{relative:A}=M===void 0?{}:M,{future:F}=s.useContext(v),{matches:X}=s.useContext(y),{pathname:le}=N(),ie=JSON.stringify(o.UNSAFE_getResolveToMatches(X,F.v7_relativeSplatPath));return s.useMemo(()=>o.resolveTo(K,JSON.parse(ie),le,A==="path"),[K,ie,le,A])}function Se(K,M){return ge(K,M)}function ge(K,M,A,F){k()||o.UNSAFE_invariant(!1,"useRoutes() may be used only in the context of a <Router> component.");let{navigator:X}=s.useContext(v),{matches:le}=s.useContext(y),ie=le[le.length-1],Ie=ie?ie.params:{},Fe=ie?ie.pathname:"/",Me=ie?ie.pathnameBase:"/",Ge=ie&&ie.route;{let Ue=Ge&&Ge.path||"";Ar(Fe,!Ge||Ue.endsWith("*"),"You rendered descendant <Routes> (or called `useRoutes()`) at "+('"'+Fe+'" (under <Route path="'+Ue+'">) 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.
144
+ root.render(<App />);`),t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(c=t.identifierPrefix),t.onRecoverableError!==void 0&&(f=t.onRecoverableError),t.transitionCallbacks!==void 0&&(_=t.transitionCallbacks));var S=Pk(e,zv,null,n,i,c,f);Lv(S.current,e);var x=e.nodeType===Ja?e.parentNode:e;return eh(x),new l2(S)}function Vg(e){this._internalRoot=e}function _V(e){e&&EM(e)}Vg.prototype.unstable_scheduleHydration=_V;function bV(e,t,n){if(!Wg(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");n4(e),t===void 0&&u("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var i=n!=null?n:null,c=n!=null&&n.hydratedSources||null,f=!1,_=!1,S="",x=a4;n!=null&&(n.unstable_strictMode===!0&&(f=!0),n.identifierPrefix!==void 0&&(S=n.identifierPrefix),n.onRecoverableError!==void 0&&(x=n.onRecoverableError));var D=Mk(t,null,e,zv,i,f,_,S,x);if(Lv(D.current,e),eh(e),c)for(var B=0;B<c.length;B++){var ee=c[B];_j(D,ee)}return new Vg(D)}function Wg(e){return!!(e&&(e.nodeType===To||e.nodeType===Gs||e.nodeType===pb||!Te))}function Kh(e){return!!(e&&(e.nodeType===To||e.nodeType===Gs||e.nodeType===pb||e.nodeType===Ja&&e.nodeValue===" react-mount-point-unstable "))}function n4(e){e.nodeType===To&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&u("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),dh(e)&&(e._reactRootContainer?u("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):u("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}var yV=o.ReactCurrentOwner,o4;o4=function(e){if(e._reactRootContainer&&e.nodeType!==Ja){var t=Fk(e._reactRootContainer.current);t&&t.parentNode!==e&&u("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var n=!!e._reactRootContainer,i=s2(e),c=!!(i&&Yc(i));c&&!n&&u("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),e.nodeType===To&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&u("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function s2(e){return e?e.nodeType===Gs?e.documentElement:e.firstChild:null}function i4(){}function SV(e,t,n,i,c){if(c){if(typeof i=="function"){var f=i;i=function(){var Z=Ug(_);f.call(Z)}}var _=Mk(t,i,e,Gc,null,!1,!1,"",i4);e._reactRootContainer=_,Lv(_.current,e);var S=e.nodeType===Ja?e.parentNode:e;return eh(S),dc(),_}else{for(var x;x=e.lastChild;)e.removeChild(x);if(typeof i=="function"){var D=i;i=function(){var Z=Ug(B);D.call(Z)}}var B=Pk(e,Gc,null,!1,!1,"",i4);e._reactRootContainer=B,Lv(B.current,e);var ee=e.nodeType===Ja?e.parentNode:e;return eh(ee),dc(function(){Gh(t,B,n,i)}),B}}function wV(e,t){e!==null&&typeof e!="function"&&u("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e)}function qg(e,t,n,i,c){o4(n),wV(c===void 0?null:c,"render");var f=n._reactRootContainer,_;if(!f)_=SV(n,t,e,c,i);else{if(_=f,typeof c=="function"){var S=c;c=function(){var x=Ug(_);S.call(x)}}Gh(t,_,e,c)}return Ug(_)}var l4=!1;function CV(e){{l4||(l4=!0,u("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"));var t=yV.current;if(t!==null&&t.stateNode!==null){var n=t.stateNode._warnedAboutRefsInRender;n||u("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",qr(t.type)||"A component"),t.stateNode._warnedAboutRefsInRender=!0}}return e==null?null:e.nodeType===To?e:lV(e,"findDOMNode")}function xV(e,t,n){if(u("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Kh(t))throw new Error("Target container is not a DOM element.");{var i=dh(t)&&t._reactRootContainer===void 0;i&&u("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return qg(null,e,t,!0,n)}function TV(e,t,n){if(u("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Kh(t))throw new Error("Target container is not a DOM element.");{var i=dh(t)&&t._reactRootContainer===void 0;i&&u("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return qg(null,e,t,!1,n)}function kV(e,t,n,i){if(u("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Kh(n))throw new Error("Target container is not a DOM element.");if(e==null||!hP(e))throw new Error("parentComponent must be a valid React Component");return qg(e,t,n,!1,i)}var s4=!1;function RV(e){if(s4||(s4=!0,u("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot")),!Kh(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var t=dh(e)&&e._reactRootContainer===void 0;t&&u("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(e._reactRootContainer){{var n=s2(e),i=n&&!Yc(n);i&&u("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return dc(function(){qg(null,null,e,!1,function(){e._reactRootContainer=null,r3(e)})}),!0}else{{var c=s2(e),f=!!(c&&Yc(c)),_=e.nodeType===To&&Kh(e.parentNode)&&!!e.parentNode._reactRootContainer;f&&u("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",_?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}_M(sV),yM(cV),SM(uV),wM(Yl),CM(mM),(typeof Map!="function"||Map.prototype==null||typeof Map.prototype.forEach!="function"||typeof Set!="function"||Set.prototype==null||typeof Set.prototype.clear!="function"||typeof Set.prototype.forEach!="function")&&u("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),aP(xF),iP(F0,bU,dc);function EV(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!Wg(t))throw new Error("Target container is not a DOM element.");return iV(e,t,null,n)}function DV(e,t,n,i){return kV(e,t,n,i)}var c2={usingClientEntryPoint:!1,Events:[Yc,df,Bv,bC,yC,F0]};function AV(e,t){return c2.usingClientEntryPoint||u('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),gV(e,t)}function LV(e,t,n){return c2.usingClientEntryPoint||u('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),bV(e,t,n)}function BV(e){return mk()&&u("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),dc(e)}var NV=vV({findFiberByHostInstance:qu,bundleType:1,version:r2,rendererPackageName:"react-dom"});if(!NV&&bt&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var c4=window.location.protocol;/^(https?|file):$/.test(c4)&&console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(c4==="file:"?`
145
+ You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")}Qo.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=c2,Qo.createPortal=EV,Qo.createRoot=AV,Qo.findDOMNode=CV,Qo.flushSync=BV,Qo.hydrate=xV,Qo.hydrateRoot=LV,Qo.render=TV,Qo.unmountComponentAtNode=RV,Qo.unstable_batchedUpdates=F0,Qo.unstable_renderSubtreeIntoContainer=DV,Qo.version=r2,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var d2=Ye((yG,b4)=>{"use strict";b4.exports=_4()});var y4=Ye(p2=>{"use strict";var f2=d2();Jh=f2.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,p2.createRoot=function(r,a){Jh.usingClientEntryPoint=!0;try{return f2.createRoot(r,a)}finally{Jh.usingClientEntryPoint=!1}},p2.hydrateRoot=function(r,a,o){Jh.usingClientEntryPoint=!0;try{return f2.hydrateRoot(r,a,o)}finally{Jh.usingClientEntryPoint=!1}};var Jh});var T2=Ye(cr=>{"use strict";Object.defineProperty(cr,"__esModule",{value:!0});function Fr(){return Fr=Object.assign?Object.assign.bind():function(r){for(var a=1;a<arguments.length;a++){var o=arguments[a];for(var l in o)Object.prototype.hasOwnProperty.call(o,l)&&(r[l]=o[l])}return r},Fr.apply(this,arguments)}var ja=function(r){return r.Pop="POP",r.Push="PUSH",r.Replace="REPLACE",r}({}),S4="popstate";function qV(r){r===void 0&&(r={});let{initialEntries:a=["/"],initialIndex:o,v5Compat:l=!1}=r,s;s=a.map((C,k)=>b(C,typeof C=="string"?null:C.state,k===0?"default":void 0));let d=p(o==null?s.length-1:o),u=ja.Pop,h=null;function p(C){return Math.min(Math.max(C,0),s.length-1)}function v(){return s[d]}function b(C,k,N){k===void 0&&(k=null);let P=mc(s?v().pathname:"/",C,k,N);return Ns(P.pathname.charAt(0)==="/","relative pathnames are not supported in memory history: "+JSON.stringify(C)),P}function y(C){return typeof C=="string"?C:Os(C)}return{get index(){return d},get action(){return u},get location(){return v()},createHref:y,createURL(C){return new URL(y(C),"http://localhost")},encodeLocation(C){let k=typeof C=="string"?ns(C):C;return{pathname:k.pathname||"",search:k.search||"",hash:k.hash||""}},push(C,k){u=ja.Push;let N=b(C,k);d+=1,s.splice(d,s.length,N),l&&h&&h({action:u,location:N,delta:1})},replace(C,k){u=ja.Replace;let N=b(C,k);s[d]=N,l&&h&&h({action:u,location:N,delta:0})},go(C){u=ja.Pop;let k=p(d+C),N=s[k];d=k,h&&h({action:u,location:N,delta:C})},listen(C){return h=C,()=>{h=null}}}}function YV(r){r===void 0&&(r={});function a(l,s){let{pathname:d,search:u,hash:h}=l.location;return mc("",{pathname:d,search:u,hash:h},s.state&&s.state.usr||null,s.state&&s.state.key||"default")}function o(l,s){return typeof s=="string"?s:Os(s)}return M4(a,o,null,r)}function $V(r){r===void 0&&(r={});function a(s,d){let{pathname:u="/",search:h="",hash:p=""}=ns(s.location.hash.substr(1));return!u.startsWith("/")&&!u.startsWith(".")&&(u="/"+u),mc("",{pathname:u,search:h,hash:p},d.state&&d.state.usr||null,d.state&&d.state.key||"default")}function o(s,d){let u=s.document.querySelector("base"),h="";if(u&&u.getAttribute("href")){let p=s.location.href,v=p.indexOf("#");h=v===-1?p:p.slice(0,v)}return h+"#"+(typeof d=="string"?d:Os(d))}function l(s,d){Ns(s.pathname.charAt(0)==="/","relative pathnames are not supported in hash history.push("+JSON.stringify(d)+")")}return M4(a,o,l,r)}function Pr(r,a){if(r===!1||r===null||typeof r=="undefined")throw new Error(a)}function Ns(r,a){if(!r){typeof console!="undefined"&&console.warn(a);try{throw new Error(a)}catch(o){}}}function GV(){return Math.random().toString(36).substr(2,8)}function w4(r,a){return{usr:r.state,key:r.key,idx:a}}function mc(r,a,o,l){return o===void 0&&(o=null),Fr({pathname:typeof r=="string"?r:r.pathname,search:"",hash:""},typeof a=="string"?ns(a):a,{state:o,key:a&&a.key||l||GV()})}function Os(r){let{pathname:a="/",search:o="",hash:l=""}=r;return o&&o!=="?"&&(a+=o.charAt(0)==="?"?o:"?"+o),l&&l!=="#"&&(a+=l.charAt(0)==="#"?l:"#"+l),a}function ns(r){let a={};if(r){let o=r.indexOf("#");o>=0&&(a.hash=r.substr(o),r=r.substr(0,o));let l=r.indexOf("?");l>=0&&(a.search=r.substr(l),r=r.substr(0,l)),r&&(a.pathname=r)}return a}function M4(r,a,o,l){l===void 0&&(l={});let{window:s=document.defaultView,v5Compat:d=!1}=l,u=s.history,h=ja.Pop,p=null,v=b();v==null&&(v=0,u.replaceState(Fr({},u.state,{idx:v}),""));function b(){return(u.state||{idx:null}).idx}function y(){h=ja.Pop;let P=b(),G=P==null?null:P-v;v=P,p&&p({action:h,location:N.location,delta:G})}function w(P,G){h=ja.Push;let I=mc(N.location,P,G);o&&o(I,P),v=b()+1;let U=w4(I,v),H=N.createHref(I);try{u.pushState(U,"",H)}catch(J){if(J instanceof DOMException&&J.name==="DataCloneError")throw J;s.location.assign(H)}d&&p&&p({action:h,location:N.location,delta:1})}function C(P,G){h=ja.Replace;let I=mc(N.location,P,G);o&&o(I,P),v=b();let U=w4(I,v),H=N.createHref(I);u.replaceState(U,"",H),d&&p&&p({action:h,location:N.location,delta:0})}function k(P){let G=s.location.origin!=="null"?s.location.origin:s.location.href,I=typeof P=="string"?P:Os(P);return I=I.replace(/ $/,"%20"),Pr(G,"No window.location.(origin|href) available to create URL for href: "+I),new URL(I,G)}let N={get action(){return h},get location(){return r(s,u)},listen(P){if(p)throw new Error("A history only accepts one active listener");return s.addEventListener(S4,y),p=P,()=>{s.removeEventListener(S4,y),p=null}},createHref(P){return a(s,P)},createURL:k,encodeLocation(P){let G=k(P);return{pathname:G.pathname,search:G.search,hash:G.hash}},push:w,replace:C,go(P){return u.go(P)}};return N}var $r=function(r){return r.data="data",r.deferred="deferred",r.redirect="redirect",r.error="error",r}({}),KV=new Set(["lazy","caseSensitive","path","id","index","children"]);function XV(r){return r.index===!0}function cd(r,a,o,l){return o===void 0&&(o=[]),l===void 0&&(l={}),r.map((s,d)=>{let u=[...o,String(d)],h=typeof s.id=="string"?s.id:u.join("-");if(Pr(s.index!==!0||!s.children,"Cannot specify children on an index route"),Pr(!l[h],'Found a route id collision on id "'+h+`". Route id's must be globally unique within Data Router usages`),XV(s)){let p=Fr({},s,a(s),{id:h});return l[h]=p,p}else{let p=Fr({},s,a(s),{id:h,children:void 0});return l[h]=p,s.children&&(p.children=cd(s.children,a,u,l)),p}})}function hc(r,a,o){return o===void 0&&(o="/"),Kg(r,a,o,!1)}function Kg(r,a,o,l){let s=typeof a=="string"?ns(a):a,d=tm(s.pathname||"/",o);if(d==null)return null;let u=F4(r);QV(u);let h=null;for(let p=0;h==null&&p<u.length;++p){let v=H4(d);h=iW(u[p],v,l)}return h}function z4(r,a){let{route:o,pathname:l,params:s}=r;return{id:o.id,pathname:l,params:s,data:a[o.id],handle:o.handle}}function F4(r,a,o,l){a===void 0&&(a=[]),o===void 0&&(o=[]),l===void 0&&(l="");let s=(d,u,h)=>{let p={relativePath:h===void 0?d.path||"":h,caseSensitive:d.caseSensitive===!0,childrenIndex:u,route:d};p.relativePath.startsWith("/")&&(Pr(p.relativePath.startsWith(l),'Absolute route path "'+p.relativePath+'" nested under path '+('"'+l+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),p.relativePath=p.relativePath.slice(l.length));let v=Ff([l,p.relativePath]),b=o.concat(p);d.children&&d.children.length>0&&(Pr(d.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+v+'".')),F4(d.children,a,b,v)),!(d.path==null&&!d.index)&&a.push({path:v,score:nW(v,d.index),routesMeta:b})};return r.forEach((d,u)=>{var h;if(d.path===""||!((h=d.path)!=null&&h.includes("?")))s(d,u);else for(let p of j4(d.path))s(d,u,p)}),a}function j4(r){let a=r.split("/");if(a.length===0)return[];let[o,...l]=a,s=o.endsWith("?"),d=o.replace(/\?$/,"");if(l.length===0)return s?[d,""]:[d];let u=j4(l.join("/")),h=[];return h.push(...u.map(p=>p===""?d:[d,p].join("/"))),s&&h.push(...u),h.map(p=>r.startsWith("/")&&p===""?"/":p)}function QV(r){r.sort((a,o)=>a.score!==o.score?o.score-a.score:oW(a.routesMeta.map(l=>l.childrenIndex),o.routesMeta.map(l=>l.childrenIndex)))}var JV=/^:[\w-]+$/,ZV=3,eW=2,tW=1,rW=10,aW=-2,C4=r=>r==="*";function nW(r,a){let o=r.split("/"),l=o.length;return o.some(C4)&&(l+=aW),a&&(l+=eW),o.filter(s=>!C4(s)).reduce((s,d)=>s+(JV.test(d)?ZV:d===""?tW:rW),l)}function oW(r,a){return r.length===a.length&&r.slice(0,-1).every((l,s)=>l===a[s])?r[r.length-1]-a[a.length-1]:0}function iW(r,a,o){o===void 0&&(o=!1);let{routesMeta:l}=r,s={},d="/",u=[];for(let h=0;h<l.length;++h){let p=l[h],v=h===l.length-1,b=d==="/"?a:a.slice(d.length)||"/",y=v2({path:p.relativePath,caseSensitive:p.caseSensitive,end:v},b),w=p.route;if(!y&&v&&o&&!l[l.length-1].route.index&&(y=v2({path:p.relativePath,caseSensitive:p.caseSensitive,end:!1},b)),!y)return null;Object.assign(s,y.params),u.push({params:s,pathname:Ff([d,y.pathname]),pathnameBase:Y4(Ff([d,y.pathnameBase])),route:w}),y.pathnameBase!=="/"&&(d=Ff([d,y.pathnameBase]))}return u}function lW(r,a){a===void 0&&(a={});let o=r;o.endsWith("*")&&o!=="*"&&!o.endsWith("/*")&&(Ns(!1,'Route path "'+o+'" will be treated as if it were '+('"'+o.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+o.replace(/\*$/,"/*")+'".')),o=o.replace(/\*$/,"/*"));let l=o.startsWith("/")?"/":"",s=u=>u==null?"":typeof u=="string"?u:String(u),d=o.split(/\/+/).map((u,h,p)=>{if(h===p.length-1&&u==="*")return s(a["*"]);let b=u.match(/^:([\w-]+)(\??)$/);if(b){let[,y,w]=b,C=a[y];return Pr(w==="?"||C!=null,'Missing ":'+y+'" param'),s(C)}return u.replace(/\?$/g,"")}).filter(u=>!!u);return l+d.join("/")}function v2(r,a){typeof r=="string"&&(r={path:r,caseSensitive:!1,end:!0});let[o,l]=sW(r.path,r.caseSensitive,r.end),s=a.match(o);if(!s)return null;let d=s[0],u=d.replace(/(.)\/+$/,"$1"),h=s.slice(1);return{params:l.reduce((v,b,y)=>{let{paramName:w,isOptional:C}=b;if(w==="*"){let N=h[y]||"";u=d.slice(0,d.length-N.length).replace(/(.)\/+$/,"$1")}let k=h[y];return C&&!k?v[w]=void 0:v[w]=(k||"").replace(/%2F/g,"/"),v},{}),pathname:d,pathnameBase:u,pattern:r}}function sW(r,a,o){a===void 0&&(a=!1),o===void 0&&(o=!0),Ns(r==="*"||!r.endsWith("*")||r.endsWith("/*"),'Route path "'+r+'" will be treated as if it were '+('"'+r.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+r.replace(/\*$/,"/*")+'".'));let l=[],s="^"+r.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(u,h,p)=>(l.push({paramName:h,isOptional:p!=null}),p?"/?([^\\/]+)?":"/([^\\/]+)"));return r.endsWith("*")?(l.push({paramName:"*"}),s+=r==="*"||r==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):o?s+="\\/*$":r!==""&&r!=="/"&&(s+="(?:(?=\\/|$))"),[new RegExp(s,a?void 0:"i"),l]}function H4(r){try{return r.split("/").map(a=>decodeURIComponent(a).replace(/\//g,"%2F")).join("/")}catch(a){return Ns(!1,'The URL path "'+r+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+a+").")),r}}function tm(r,a){if(a==="/")return r;if(!r.toLowerCase().startsWith(a.toLowerCase()))return null;let o=a.endsWith("/")?a.length-1:a.length,l=r.charAt(o);return l&&l!=="/"?null:r.slice(o)||"/"}function U4(r,a){a===void 0&&(a="/");let{pathname:o,search:l="",hash:s=""}=typeof r=="string"?ns(r):r;return{pathname:o?o.startsWith("/")?o:cW(o,a):a,search:dW(l),hash:fW(s)}}function cW(r,a){let o=a.replace(/\/+$/,"").split("/");return r.split("/").forEach(s=>{s===".."?o.length>1&&o.pop():s!=="."&&o.push(s)}),o.length>1?o.join("/"):"/"}function h2(r,a,o,l){return"Cannot include a '"+r+"' character in a manually specified "+("`to."+a+"` field ["+JSON.stringify(l)+"]. Please separate it out to the ")+("`to."+o+"` field. Alternatively you may provide the full path as ")+'a string in <Link to="..."> and the router will parse it for you.'}function V4(r){return r.filter((a,o)=>o===0||a.route.path&&a.route.path.length>0)}function W4(r,a){let o=V4(r);return a?o.map((l,s)=>s===o.length-1?l.pathname:l.pathnameBase):o.map(l=>l.pathnameBase)}function q4(r,a,o,l){l===void 0&&(l=!1);let s;typeof r=="string"?s=ns(r):(s=Fr({},r),Pr(!s.pathname||!s.pathname.includes("?"),h2("?","pathname","search",s)),Pr(!s.pathname||!s.pathname.includes("#"),h2("#","pathname","hash",s)),Pr(!s.search||!s.search.includes("#"),h2("#","search","hash",s)));let d=r===""||s.pathname==="",u=d?"/":s.pathname,h;if(u==null)h=o;else{let y=a.length-1;if(!l&&u.startsWith("..")){let w=u.split("/");for(;w[0]==="..";)w.shift(),y-=1;s.pathname=w.join("/")}h=y>=0?a[y]:"/"}let p=U4(s,h),v=u&&u!=="/"&&u.endsWith("/"),b=(d||u===".")&&o.endsWith("/");return!p.pathname.endsWith("/")&&(v||b)&&(p.pathname+="/"),p}function uW(r){return r===""||r.pathname===""?"/":typeof r=="string"?ns(r).pathname:r.pathname}var Ff=r=>r.join("/").replace(/\/\/+/g,"/"),Y4=r=>r.replace(/\/+$/,"").replace(/^\/*/,"/"),dW=r=>!r||r==="?"?"":r.startsWith("?")?r:"?"+r,fW=r=>!r||r==="#"?"":r.startsWith("#")?r:"#"+r,pW=function(a,o){o===void 0&&(o={});let l=typeof o=="number"?{status:o}:o,s=new Headers(l.headers);return s.has("Content-Type")||s.set("Content-Type","application/json; charset=utf-8"),new Response(JSON.stringify(a),Fr({},l,{headers:s}))},g2=class{constructor(a,o){this.type="DataWithResponseInit",this.data=a,this.init=o||null}};function hW(r,a){return new g2(r,typeof a=="number"?{status:a}:a)}var em=class extends Error{},Qg=class{constructor(a,o){this.pendingKeysSet=new Set,this.subscribers=new Set,this.deferredKeys=[],Pr(a&&typeof a=="object"&&!Array.isArray(a),"defer() only accepts plain objects");let l;this.abortPromise=new Promise((d,u)=>l=u),this.controller=new AbortController;let s=()=>l(new em("Deferred data aborted"));this.unlistenAbortSignal=()=>this.controller.signal.removeEventListener("abort",s),this.controller.signal.addEventListener("abort",s),this.data=Object.entries(a).reduce((d,u)=>{let[h,p]=u;return Object.assign(d,{[h]:this.trackPromise(h,p)})},{}),this.done&&this.unlistenAbortSignal(),this.init=o}trackPromise(a,o){if(!(o instanceof Promise))return o;this.deferredKeys.push(a),this.pendingKeysSet.add(a);let l=Promise.race([o,this.abortPromise]).then(s=>this.onSettle(l,a,void 0,s),s=>this.onSettle(l,a,s));return l.catch(()=>{}),Object.defineProperty(l,"_tracked",{get:()=>!0}),l}onSettle(a,o,l,s){if(this.controller.signal.aborted&&l instanceof em)return this.unlistenAbortSignal(),Object.defineProperty(a,"_error",{get:()=>l}),Promise.reject(l);if(this.pendingKeysSet.delete(o),this.done&&this.unlistenAbortSignal(),l===void 0&&s===void 0){let d=new Error('Deferred data for key "'+o+'" resolved/rejected with `undefined`, you must resolve/reject with a value or `null`.');return Object.defineProperty(a,"_error",{get:()=>d}),this.emit(!1,o),Promise.reject(d)}return s===void 0?(Object.defineProperty(a,"_error",{get:()=>l}),this.emit(!1,o),Promise.reject(l)):(Object.defineProperty(a,"_data",{get:()=>s}),this.emit(!1,o),s)}emit(a,o){this.subscribers.forEach(l=>l(a,o))}subscribe(a){return this.subscribers.add(a),()=>this.subscribers.delete(a)}cancel(){this.controller.abort(),this.pendingKeysSet.forEach((a,o)=>this.pendingKeysSet.delete(o)),this.emit(!0)}resolveData(a){return Vr(this,null,function*(){let o=!1;if(!this.done){let l=()=>this.cancel();a.addEventListener("abort",l),o=yield new Promise(s=>{this.subscribe(d=>{a.removeEventListener("abort",l),(d||this.done)&&s(d)})})}return o})}get done(){return this.pendingKeysSet.size===0}get unwrappedData(){return Pr(this.data!==null&&this.done,"Can only unwrap data on initialized and settled deferreds"),Object.entries(this.data).reduce((a,o)=>{let[l,s]=o;return Object.assign(a,{[l]:vW(s)})},{})}get pendingKeys(){return Array.from(this.pendingKeysSet)}};function mW(r){return r instanceof Promise&&r._tracked===!0}function vW(r){if(!mW(r))return r;if(r._error)throw r._error;return r._data}var gW=function(a,o){o===void 0&&(o={});let l=typeof o=="number"?{status:o}:o;return new Qg(a,l)},w2=function(a,o){o===void 0&&(o=302);let l=o;typeof l=="number"?l={status:l}:typeof l.status=="undefined"&&(l.status=302);let s=new Headers(l.headers);return s.set("Location",a),new Response(null,Fr({},l,{headers:s}))},_W=(r,a)=>{let o=w2(r,a);return o.headers.set("X-Remix-Reload-Document","true"),o},bW=(r,a)=>{let o=w2(r,a);return o.headers.set("X-Remix-Replace","true"),o},jf=class{constructor(a,o,l,s){s===void 0&&(s=!1),this.status=a,this.statusText=o||"",this.internal=s,l instanceof Error?(this.data=l.toString(),this.error=l):this.data=l}};function Hf(r){return r!=null&&typeof r.status=="number"&&typeof r.statusText=="string"&&typeof r.internal=="boolean"&&"data"in r}var $4=["post","put","patch","delete"],yW=new Set($4),SW=["get",...$4],wW=new Set(SW),CW=new Set([301,302,303,307,308]),xW=new Set([307,308]),Xg={state:"idle",location:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},G4={state:"idle",data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},zf={state:"unblocked",proceed:void 0,reset:void 0,location:void 0},C2=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,K4=r=>({hasErrorBoundary:!!r.hasErrorBoundary}),X4="remix-router-transitions";function TW(r){let a=r.window?r.window:typeof window!="undefined"?window:void 0,o=typeof a!="undefined"&&typeof a.document!="undefined"&&typeof a.document.createElement!="undefined",l=!o;Pr(r.routes.length>0,"You must provide a non-empty routes array to createRouter");let s;if(r.mapRouteProperties)s=r.mapRouteProperties;else if(r.detectErrorBoundary){let z=r.detectErrorBoundary;s=q=>({hasErrorBoundary:z(q)})}else s=K4;let d={},u=cd(r.routes,s,void 0,d),h,p=r.basename||"/",v=r.unstable_dataStrategy||t5,b=r.unstable_patchRoutesOnMiss,y=Fr({v7_fetcherPersist:!1,v7_normalizeFormMethod:!1,v7_partialHydration:!1,v7_prependBasename:!1,v7_relativeSplatPath:!1,v7_skipActionErrorRevalidation:!1},r.future),w=null,C=new Set,k=null,N=null,P=null,G=r.hydrationData!=null,I=hc(u,r.history.location,p),U=null;if(I==null&&!b){let z=Ea(404,{pathname:r.history.location.pathname}),{matches:q,route:ne}=Jg(u);I=q,U={[ne.id]:z}}I&&!r.hydrationData&&Me(I,u,r.history.location.pathname).active&&(I=null);let H;if(I)if(I.some(z=>z.route.lazy))H=!1;else if(!I.some(z=>z.route.loader))H=!0;else if(y.v7_partialHydration){let z=r.hydrationData?r.hydrationData.loaderData:null,q=r.hydrationData?r.hydrationData.errors:null,ne=ue=>ue.route.loader?typeof ue.route.loader=="function"&&ue.route.loader.hydrate===!0?!1:z&&z[ue.route.id]!==void 0||q&&q[ue.route.id]!==void 0:!0;if(q){let ue=I.findIndex($e=>q[$e.route.id]!==void 0);H=I.slice(0,ue+1).every(ne)}else H=I.every(ne)}else H=r.hydrationData!=null;else if(H=!1,I=[],y.v7_partialHydration){let z=Me(null,u,r.history.location.pathname);z.active&&z.matches&&(I=z.matches)}let J,O={historyAction:r.history.action,location:r.history.location,matches:I,initialized:H,navigation:Xg,restoreScrollPosition:r.hydrationData!=null?!1:null,preventScrollReset:!1,revalidation:"idle",loaderData:r.hydrationData&&r.hydrationData.loaderData||{},actionData:r.hydrationData&&r.hydrationData.actionData||null,errors:r.hydrationData&&r.hydrationData.errors||U,fetchers:new Map,blockers:new Map},ae=ja.Pop,ye=!1,re,we=!1,Se=new Map,ge=null,V=!1,se=!1,pe=[],j=new Set,Y=new Map,oe=0,te=-1,he=new Map,Re=new Set,Te=new Map,Xe=new Map,Qe=new Set,ze=new Map,it=new Map,vt=new Map,pt=!1;function Bt(){if(w=r.history.listen(z=>{let{action:q,location:ne,delta:ue}=z;if(pt){pt=!1;return}Ns(it.size===0||ue!=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 $e=M({currentLocation:O.location,nextLocation:ne,historyAction:q});if($e&&ue!=null){pt=!0,r.history.go(ue*-1),K($e,{state:"blocked",location:ne,proceed(){K($e,{state:"proceeding",proceed:void 0,reset:void 0,location:ne}),r.history.go(ue)},reset(){let Ue=new Map(O.blockers);Ue.set($e,zf),De({blockers:Ue})}});return}return Yt(q,ne)}),o){zW(a,Se);let z=()=>FW(a,Se);a.addEventListener("pagehide",z),ge=()=>a.removeEventListener("pagehide",z)}return O.initialized||Yt(ja.Pop,O.location,{initialHydration:!0}),J}function Rt(){w&&w(),ge&&ge(),C.clear(),re&&re.abort(),O.fetchers.forEach((z,q)=>He(q)),O.blockers.forEach((z,q)=>Xr(q))}function nt(z){return C.add(z),()=>C.delete(z)}function De(z,q){q===void 0&&(q={}),O=Fr({},O,z);let ne=[],ue=[];y.v7_fetcherPersist&&O.fetchers.forEach(($e,Ue)=>{$e.state==="idle"&&(Qe.has(Ue)?ue.push(Ue):ne.push(Ue))}),[...C].forEach($e=>$e(O,{deletedFetchers:ue,unstable_viewTransitionOpts:q.viewTransitionOpts,unstable_flushSync:q.flushSync===!0})),y.v7_fetcherPersist&&(ne.forEach($e=>O.fetchers.delete($e)),ue.forEach($e=>He($e)))}function bt(z,q,ne){var ue,$e;let{flushSync:Ue}=ne===void 0?{}:ne,L=O.actionData!=null&&O.navigation.formMethod!=null&&Nl(O.navigation.formMethod)&&O.navigation.state==="loading"&&((ue=z.state)==null?void 0:ue._isRedirect)!==!0,$;q.actionData?Object.keys(q.actionData).length>0?$=q.actionData:$=null:L?$=O.actionData:$=null;let me=q.loaderData?B4(O.loaderData,q.loaderData,q.matches||[],q.errors):O.loaderData,Ee=O.blockers;Ee.size>0&&(Ee=new Map(Ee),Ee.forEach((at,Ze)=>Ee.set(Ze,zf)));let qe=ye===!0||O.navigation.formMethod!=null&&Nl(O.navigation.formMethod)&&(($e=z.state)==null?void 0:$e._isRedirect)!==!0;h&&(u=h,h=void 0),V||ae===ja.Pop||(ae===ja.Push?r.history.push(z,z.state):ae===ja.Replace&&r.history.replace(z,z.state));let gt;if(ae===ja.Pop){let at=Se.get(O.location.pathname);at&&at.has(z.pathname)?gt={currentLocation:O.location,nextLocation:z}:Se.has(z.pathname)&&(gt={currentLocation:z,nextLocation:O.location})}else if(we){let at=Se.get(O.location.pathname);at?at.add(z.pathname):(at=new Set([z.pathname]),Se.set(O.location.pathname,at)),gt={currentLocation:O.location,nextLocation:z}}De(Fr({},q,{actionData:$,loaderData:me,historyAction:ae,location:z,initialized:!0,navigation:Xg,revalidation:"idle",restoreScrollPosition:Fe(z,q.matches||O.matches),preventScrollReset:qe,blockers:Ee}),{viewTransitionOpts:gt,flushSync:Ue===!0}),ae=ja.Pop,ye=!1,we=!1,V=!1,se=!1,pe=[]}function It(z,q){return Vr(this,null,function*(){if(typeof z=="number"){r.history.go(z);return}let ne=_2(O.location,O.matches,p,y.v7_prependBasename,z,y.v7_relativeSplatPath,q==null?void 0:q.fromRouteId,q==null?void 0:q.relative),{path:ue,submission:$e,error:Ue}=T4(y.v7_normalizeFormMethod,!1,ne,q),L=O.location,$=mc(O.location,ue,q&&q.state);$=Fr({},$,r.history.encodeLocation($));let me=q&&q.replace!=null?q.replace:void 0,Ee=ja.Push;me===!0?Ee=ja.Replace:me===!1||$e!=null&&Nl($e.formMethod)&&$e.formAction===O.location.pathname+O.location.search&&(Ee=ja.Replace);let qe=q&&"preventScrollReset"in q?q.preventScrollReset===!0:void 0,gt=(q&&q.unstable_flushSync)===!0,at=M({currentLocation:L,nextLocation:$,historyAction:Ee});if(at){K(at,{state:"blocked",location:$,proceed(){K(at,{state:"proceeding",proceed:void 0,reset:void 0,location:$}),It(z,q)},reset(){let Ze=new Map(O.blockers);Ze.set(at,zf),De({blockers:Ze})}});return}return yield Yt(Ee,$,{submission:$e,pendingError:Ue,preventScrollReset:qe,replace:q&&q.replace,enableViewTransition:q&&q.unstable_viewTransition,flushSync:gt})})}function Wt(){if(Rr(),De({revalidation:"loading"}),O.navigation.state!=="submitting"){if(O.navigation.state==="idle"){Yt(O.historyAction,O.location,{startUninterruptedRevalidation:!0});return}Yt(ae||O.historyAction,O.navigation.location,{overrideNavigation:O.navigation})}}function Yt(z,q,ne){return Vr(this,null,function*(){re&&re.abort(),re=null,ae=z,V=(ne&&ne.startUninterruptedRevalidation)===!0,Ie(O.location,O.matches),ye=(ne&&ne.preventScrollReset)===!0,we=(ne&&ne.enableViewTransition)===!0;let ue=h||u,$e=ne&&ne.overrideNavigation,Ue=hc(ue,q,p),L=(ne&&ne.flushSync)===!0,$=Me(Ue,ue,q.pathname);if($.active&&$.matches&&(Ue=$.matches),!Ue){let{error:Et,notFoundMatches:At,route:Gt}=A(q.pathname);bt(q,{matches:At,loaderData:{},errors:{[Gt.id]:Et}},{flushSync:L});return}if(O.initialized&&!se&&BW(O.location,q)&&!(ne&&ne.submission&&Nl(ne.submission.formMethod))){bt(q,{matches:Ue},{flushSync:L});return}re=new AbortController;let me=Mf(r.history,q,re.signal,ne&&ne.submission),Ee;if(ne&&ne.pendingError)Ee=[ld(Ue).route.id,{type:$r.error,error:ne.pendingError}];else if(ne&&ne.submission&&Nl(ne.submission.formMethod)){let Et=yield ir(me,q,ne.submission,Ue,$.active,{replace:ne.replace,flushSync:L});if(Et.shortCircuited)return;if(Et.pendingActionResult){let[At,Gt]=Et.pendingActionResult;if(zn(Gt)&&Hf(Gt.error)&&Gt.error.status===404){re=null,bt(q,{matches:Et.matches,loaderData:{},errors:{[At]:Gt.error}});return}}Ue=Et.matches||Ue,Ee=Et.pendingActionResult,$e=m2(q,ne.submission),L=!1,$.active=!1,me=Mf(r.history,me.url,me.signal)}let{shortCircuited:qe,matches:gt,loaderData:at,errors:Ze}=yield pr(me,q,Ue,$.active,$e,ne&&ne.submission,ne&&ne.fetcherSubmission,ne&&ne.replace,ne&&ne.initialHydration===!0,L,Ee);qe||(re=null,bt(q,Fr({matches:gt||Ue},N4(Ee),{loaderData:at,errors:Ze})))})}function ir(z,q,ne,ue,$e,Ue){return Vr(this,null,function*(){Ue===void 0&&(Ue={}),Rr();let L=PW(q,ne);if(De({navigation:L},{flushSync:Ue.flushSync===!0}),$e){let Ee=yield Ge(ue,q.pathname,z.signal);if(Ee.type==="aborted")return{shortCircuited:!0};if(Ee.type==="error"){let{boundaryId:qe,error:gt}=F(q.pathname,Ee);return{matches:Ee.partialMatches,pendingActionResult:[qe,{type:$r.error,error:gt}]}}else if(Ee.matches)ue=Ee.matches;else{let{notFoundMatches:qe,error:gt,route:at}=A(q.pathname);return{matches:qe,pendingActionResult:[at.id,{type:$r.error,error:gt}]}}}let $,me=sd(ue,q);if(!me.route.action&&!me.route.lazy)$={type:$r.error,error:Ea(405,{method:z.method,pathname:q.pathname,routeId:me.route.id})};else if($=(yield Sr("action",z,[me],ue))[0],z.signal.aborted)return{shortCircuited:!0};if(du($)){let Ee;return Ue&&Ue.replace!=null?Ee=Ue.replace:Ee=D4($.response.headers.get("Location"),new URL(z.url),p)===O.location.pathname+O.location.search,yield hr(z,$,{submission:ne,replace:Ee}),{shortCircuited:!0}}if(uu($))throw Ea(400,{type:"defer-action"});if(zn($)){let Ee=ld(ue,me.route.id);return(Ue&&Ue.replace)!==!0&&(ae=ja.Push),{matches:ue,pendingActionResult:[Ee.route.id,$]}}return{matches:ue,pendingActionResult:[me.route.id,$]}})}function pr(z,q,ne,ue,$e,Ue,L,$,me,Ee,qe){return Vr(this,null,function*(){let gt=$e||m2(q,Ue),at=Ue||L||P4(gt),Ze=!V&&(!y.v7_partialHydration||!me);if(ue){if(Ze){let sa=Ar(qe);De(Fr({navigation:gt},sa!==void 0?{actionData:sa}:{}),{flushSync:Ee})}let rr=yield Ge(ne,q.pathname,z.signal);if(rr.type==="aborted")return{shortCircuited:!0};if(rr.type==="error"){let{boundaryId:sa,error:on}=F(q.pathname,rr);return{matches:rr.partialMatches,loaderData:{},errors:{[sa]:on}}}else if(rr.matches)ne=rr.matches;else{let{error:sa,notFoundMatches:on,route:Jr}=A(q.pathname);return{matches:on,loaderData:{},errors:{[Jr.id]:sa}}}}let Et=h||u,[At,Gt]=k4(r.history,O,ne,at,q,y.v7_partialHydration&&me===!0,y.v7_skipActionErrorRevalidation,se,pe,j,Qe,Te,Re,Et,p,qe);if(X(rr=>!(ne&&ne.some(sa=>sa.route.id===rr))||At&&At.some(sa=>sa.route.id===rr)),te=++oe,At.length===0&&Gt.length===0){let rr=$t();return bt(q,Fr({matches:ne,loaderData:{},errors:qe&&zn(qe[1])?{[qe[0]]:qe[1].error}:null},N4(qe),rr?{fetchers:new Map(O.fetchers)}:{}),{flushSync:Ee}),{shortCircuited:!0}}if(Ze){let rr={};if(!ue){rr.navigation=gt;let sa=Ar(qe);sa!==void 0&&(rr.actionData=sa)}Gt.length>0&&(rr.fetchers=la(Gt)),De(rr,{flushSync:Ee})}Gt.forEach(rr=>{Y.has(rr.key)&&xt(rr.key),rr.controller&&Y.set(rr.key,rr.controller)});let Qr=()=>Gt.forEach(rr=>xt(rr.key));re&&re.signal.addEventListener("abort",Qr);let{loaderResults:qa,fetcherResults:ua}=yield ga(O.matches,ne,At,Gt,z);if(z.signal.aborted)return{shortCircuited:!0};re&&re.signal.removeEventListener("abort",Qr),Gt.forEach(rr=>Y.delete(rr.key));let da=O4([...qa,...ua]);if(da){if(da.idx>=At.length){let rr=Gt[da.idx-At.length].key;Re.add(rr)}return yield hr(z,da.result,{replace:$}),{shortCircuited:!0}}let{loaderData:Qa,errors:Pt}=L4(O,ne,At,qa,qe,Gt,ua,ze);ze.forEach((rr,sa)=>{rr.subscribe(on=>{(on||rr.done)&&ze.delete(sa)})}),y.v7_partialHydration&&me&&O.errors&&Object.entries(O.errors).filter(rr=>{let[sa]=rr;return!At.some(on=>on.route.id===sa)}).forEach(rr=>{let[sa,on]=rr;Pt=Object.assign(Pt||{},{[sa]:on})});let Zn=$t(),_s=Lr(te),bs=Zn||_s||Gt.length>0;return Fr({matches:ne,loaderData:Qa,errors:Pt},bs?{fetchers:new Map(O.fetchers)}:{})})}function Ar(z){if(z&&!zn(z[1]))return{[z[0]]:z[1].data};if(O.actionData)return Object.keys(O.actionData).length===0?null:O.actionData}function la(z){return z.forEach(q=>{let ne=O.fetchers.get(q.key),ue=Zh(void 0,ne?ne.data:void 0);O.fetchers.set(q.key,ue)}),new Map(O.fetchers)}function Wr(z,q,ne,ue){if(l)throw new Error("router.fetch() was called during the server render, but it shouldn't be. You are likely calling a useFetcher() method in the body of your component. Try moving it to a useEffect or a callback.");Y.has(z)&&xt(z);let $e=(ue&&ue.unstable_flushSync)===!0,Ue=h||u,L=_2(O.location,O.matches,p,y.v7_prependBasename,ne,y.v7_relativeSplatPath,q,ue==null?void 0:ue.relative),$=hc(Ue,L,p),me=Me($,Ue,L);if(me.active&&me.matches&&($=me.matches),!$){Mr(z,q,Ea(404,{pathname:L}),{flushSync:$e});return}let{path:Ee,submission:qe,error:gt}=T4(y.v7_normalizeFormMethod,!0,L,ue);if(gt){Mr(z,q,gt,{flushSync:$e});return}let at=sd($,Ee);if(ye=(ue&&ue.preventScrollReset)===!0,qe&&Nl(qe.formMethod)){Kr(z,q,Ee,at,$,me.active,$e,qe);return}Te.set(z,{routeId:q,path:Ee}),kr(z,q,Ee,at,$,me.active,$e,qe)}function Kr(z,q,ne,ue,$e,Ue,L,$){return Vr(this,null,function*(){Rr(),Te.delete(z);function me(Jr){if(!Jr.route.action&&!Jr.route.lazy){let eo=Ea(405,{method:$.formMethod,pathname:ne,routeId:q});return Mr(z,q,eo,{flushSync:L}),!0}return!1}if(!Ue&&me(ue))return;let Ee=O.fetchers.get(z);_r(z,MW($,Ee),{flushSync:L});let qe=new AbortController,gt=Mf(r.history,ne,qe.signal,$);if(Ue){let Jr=yield Ge($e,ne,gt.signal);if(Jr.type==="aborted")return;if(Jr.type==="error"){let{error:eo}=F(ne,Jr);Mr(z,q,eo,{flushSync:L});return}else if(Jr.matches){if($e=Jr.matches,ue=sd($e,ne),me(ue))return}else{Mr(z,q,Ea(404,{pathname:ne}),{flushSync:L});return}}Y.set(z,qe);let at=oe,Et=(yield Sr("action",gt,[ue],$e))[0];if(gt.signal.aborted){Y.get(z)===qe&&Y.delete(z);return}if(y.v7_fetcherPersist&&Qe.has(z)){if(du(Et)||zn(Et)){_r(z,su(void 0));return}}else{if(du(Et))if(Y.delete(z),te>at){_r(z,su(void 0));return}else return Re.add(z),_r(z,Zh($)),hr(gt,Et,{fetcherSubmission:$});if(zn(Et)){Mr(z,q,Et.error);return}}if(uu(Et))throw Ea(400,{type:"defer-action"});let At=O.navigation.location||O.location,Gt=Mf(r.history,At,qe.signal),Qr=h||u,qa=O.navigation.state!=="idle"?hc(Qr,O.navigation.location,p):O.matches;Pr(qa,"Didn't find any matches after fetcher action");let ua=++oe;he.set(z,ua);let da=Zh($,Et.data);O.fetchers.set(z,da);let[Qa,Pt]=k4(r.history,O,qa,$,At,!1,y.v7_skipActionErrorRevalidation,se,pe,j,Qe,Te,Re,Qr,p,[ue.route.id,Et]);Pt.filter(Jr=>Jr.key!==z).forEach(Jr=>{let eo=Jr.key,Du=O.fetchers.get(eo),hp=Zh(void 0,Du?Du.data:void 0);O.fetchers.set(eo,hp),Y.has(eo)&&xt(eo),Jr.controller&&Y.set(eo,Jr.controller)}),De({fetchers:new Map(O.fetchers)});let Zn=()=>Pt.forEach(Jr=>xt(Jr.key));qe.signal.addEventListener("abort",Zn);let{loaderResults:_s,fetcherResults:bs}=yield ga(O.matches,qa,Qa,Pt,Gt);if(qe.signal.aborted)return;qe.signal.removeEventListener("abort",Zn),he.delete(z),Y.delete(z),Pt.forEach(Jr=>Y.delete(Jr.key));let rr=O4([..._s,...bs]);if(rr){if(rr.idx>=Qa.length){let Jr=Pt[rr.idx-Qa.length].key;Re.add(Jr)}return hr(Gt,rr.result)}let{loaderData:sa,errors:on}=L4(O,O.matches,Qa,_s,void 0,Pt,bs,ze);if(O.fetchers.has(z)){let Jr=su(Et.data);O.fetchers.set(z,Jr)}Lr(ua),O.navigation.state==="loading"&&ua>te?(Pr(ae,"Expected pending action"),re&&re.abort(),bt(O.navigation.location,{matches:qa,loaderData:sa,errors:on,fetchers:new Map(O.fetchers)})):(De({errors:on,loaderData:B4(O.loaderData,sa,qa,on),fetchers:new Map(O.fetchers)}),se=!1)})}function kr(z,q,ne,ue,$e,Ue,L,$){return Vr(this,null,function*(){let me=O.fetchers.get(z);_r(z,Zh($,me?me.data:void 0),{flushSync:L});let Ee=new AbortController,qe=Mf(r.history,ne,Ee.signal);if(Ue){let Et=yield Ge($e,ne,qe.signal);if(Et.type==="aborted")return;if(Et.type==="error"){let{error:At}=F(ne,Et);Mr(z,q,At,{flushSync:L});return}else if(Et.matches)$e=Et.matches,ue=sd($e,ne);else{Mr(z,q,Ea(404,{pathname:ne}),{flushSync:L});return}}Y.set(z,Ee);let gt=oe,Ze=(yield Sr("loader",qe,[ue],$e))[0];if(uu(Ze)&&(Ze=(yield c5(Ze,qe.signal,!0))||Ze),Y.get(z)===Ee&&Y.delete(z),!qe.signal.aborted){if(Qe.has(z)){_r(z,su(void 0));return}if(du(Ze))if(te>gt){_r(z,su(void 0));return}else{Re.add(z),yield hr(qe,Ze);return}if(zn(Ze)){Mr(z,q,Ze.error);return}Pr(!uu(Ze),"Unhandled fetcher deferred data"),_r(z,su(Ze.data))}})}function hr(z,q,ne){return Vr(this,null,function*(){let{submission:ue,fetcherSubmission:$e,replace:Ue}=ne===void 0?{}:ne;q.response.headers.has("X-Remix-Revalidate")&&(se=!0);let L=q.response.headers.get("Location");Pr(L,"Expected a Location header on the redirect Response"),L=D4(L,new URL(z.url),p);let $=mc(O.location,L,{_isRedirect:!0});if(o){let Ze=!1;if(q.response.headers.has("X-Remix-Reload-Document"))Ze=!0;else if(C2.test(L)){let Et=r.history.createURL(L);Ze=Et.origin!==a.location.origin||tm(Et.pathname,p)==null}if(Ze){Ue?a.location.replace(L):a.location.assign(L);return}}re=null;let me=Ue===!0||q.response.headers.has("X-Remix-Replace")?ja.Replace:ja.Push,{formMethod:Ee,formAction:qe,formEncType:gt}=O.navigation;!ue&&!$e&&Ee&&qe&&gt&&(ue=P4(O.navigation));let at=ue||$e;if(xW.has(q.response.status)&&at&&Nl(at.formMethod))yield Yt(me,$,{submission:Fr({},at,{formAction:L}),preventScrollReset:ye});else{let Ze=m2($,ue);yield Yt(me,$,{overrideNavigation:Ze,fetcherSubmission:$e,preventScrollReset:ye})}})}function Sr(z,q,ne,ue){return Vr(this,null,function*(){try{let $e=yield r5(v,z,q,ne,ue,d,s);return yield Promise.all($e.map((Ue,L)=>{if(l5(Ue)){let $=Ue.result;return{type:$r.redirect,response:n5($,q,ne[L].route.id,ue,p,y.v7_relativeSplatPath)}}return a5(Ue)}))}catch($e){return ne.map(()=>({type:$r.error,error:$e}))}})}function ga(z,q,ne,ue,$e){return Vr(this,null,function*(){let[Ue,...L]=yield Promise.all([ne.length?Sr("loader",$e,ne,q):[],...ue.map($=>{if($.matches&&$.match&&$.controller){let me=Mf(r.history,$.path,$.controller.signal);return Sr("loader",me,[$.match],$.matches).then(Ee=>Ee[0])}else return Promise.resolve({type:$r.error,error:Ea(404,{pathname:$.path})})})]);return yield Promise.all([I4(z,ne,Ue,Ue.map(()=>$e.signal),!1,O.loaderData),I4(z,ue.map($=>$.match),L,ue.map($=>$.controller?$.controller.signal:null),!0)]),{loaderResults:Ue,fetcherResults:L}})}function Rr(){se=!0,pe.push(...X()),Te.forEach((z,q)=>{Y.has(q)&&(j.add(q),xt(q))})}function _r(z,q,ne){ne===void 0&&(ne={}),O.fetchers.set(z,q),De({fetchers:new Map(O.fetchers)},{flushSync:(ne&&ne.flushSync)===!0})}function Mr(z,q,ne,ue){ue===void 0&&(ue={});let $e=ld(O.matches,q);He(z),De({errors:{[$e.route.id]:ne},fetchers:new Map(O.fetchers)},{flushSync:(ue&&ue.flushSync)===!0})}function wa(z){return y.v7_fetcherPersist&&(Xe.set(z,(Xe.get(z)||0)+1),Qe.has(z)&&Qe.delete(z)),O.fetchers.get(z)||G4}function He(z){let q=O.fetchers.get(z);Y.has(z)&&!(q&&q.state==="loading"&&he.has(z))&&xt(z),Te.delete(z),he.delete(z),Re.delete(z),Qe.delete(z),j.delete(z),O.fetchers.delete(z)}function ht(z){if(y.v7_fetcherPersist){let q=(Xe.get(z)||0)-1;q<=0?(Xe.delete(z),Qe.add(z)):Xe.set(z,q)}else He(z);De({fetchers:new Map(O.fetchers)})}function xt(z){let q=Y.get(z);Pr(q,"Expected fetch controller: "+z),q.abort(),Y.delete(z)}function Jt(z){for(let q of z){let ne=wa(q),ue=su(ne.data);O.fetchers.set(q,ue)}}function $t(){let z=[],q=!1;for(let ne of Re){let ue=O.fetchers.get(ne);Pr(ue,"Expected fetcher: "+ne),ue.state==="loading"&&(Re.delete(ne),z.push(ne),q=!0)}return Jt(z),q}function Lr(z){let q=[];for(let[ne,ue]of he)if(ue<z){let $e=O.fetchers.get(ne);Pr($e,"Expected fetcher: "+ne),$e.state==="loading"&&(xt(ne),he.delete(ne),q.push(ne))}return Jt(q),q.length>0}function br(z,q){let ne=O.blockers.get(z)||zf;return it.get(z)!==q&&it.set(z,q),ne}function Xr(z){O.blockers.delete(z),it.delete(z)}function K(z,q){let ne=O.blockers.get(z)||zf;Pr(ne.state==="unblocked"&&q.state==="blocked"||ne.state==="blocked"&&q.state==="blocked"||ne.state==="blocked"&&q.state==="proceeding"||ne.state==="blocked"&&q.state==="unblocked"||ne.state==="proceeding"&&q.state==="unblocked","Invalid blocker state transition: "+ne.state+" -> "+q.state);let ue=new Map(O.blockers);ue.set(z,q),De({blockers:ue})}function M(z){let{currentLocation:q,nextLocation:ne,historyAction:ue}=z;if(it.size===0)return;it.size>1&&Ns(!1,"A router only supports one blocker at a time");let $e=Array.from(it.entries()),[Ue,L]=$e[$e.length-1],$=O.blockers.get(Ue);if(!($&&$.state==="proceeding")&&L({currentLocation:q,nextLocation:ne,historyAction:ue}))return Ue}function A(z){let q=Ea(404,{pathname:z}),ne=h||u,{matches:ue,route:$e}=Jg(ne);return X(),{notFoundMatches:ue,route:$e,error:q}}function F(z,q){return{boundaryId:ld(q.partialMatches).route.id,error:Ea(400,{type:"route-discovery",pathname:z,message:q.error!=null&&"message"in q.error?q.error:String(q.error)})}}function X(z){let q=[];return ze.forEach((ne,ue)=>{(!z||z(ue))&&(ne.cancel(),q.push(ue),ze.delete(ue))}),q}function le(z,q,ne){if(k=z,P=q,N=ne||null,!G&&O.navigation===Xg){G=!0;let ue=Fe(O.location,O.matches);ue!=null&&De({restoreScrollPosition:ue})}return()=>{k=null,P=null,N=null}}function ie(z,q){return N&&N(z,q.map(ue=>z4(ue,O.loaderData)))||z.key}function Ie(z,q){if(k&&P){let ne=ie(z,q);k[ne]=P()}}function Fe(z,q){if(k){let ne=ie(z,q),ue=k[ne];if(typeof ue=="number")return ue}return null}function Me(z,q,ne){if(b)if(z){let ue=z[z.length-1].route;if(ue.path&&(ue.path==="*"||ue.path.endsWith("/*")))return{active:!0,matches:Kg(q,ne,p,!0)}}else return{active:!0,matches:Kg(q,ne,p,!0)||[]};return{active:!1,matches:null}}function Ge(z,q,ne){return Vr(this,null,function*(){let ue=z,$e=ue.length>0?ue[ue.length-1].route:null;for(;;){let Ue=h==null,L=h||u;try{yield AW(b,q,ue,L,d,s,vt,ne)}catch(qe){return{type:"error",error:qe,partialMatches:ue}}finally{Ue&&(u=[...u])}if(ne.aborted)return{type:"aborted"};let $=hc(L,q,p),me=!1;if($){let qe=$[$.length-1].route;if(qe.index)return{type:"success",matches:$};if(qe.path&&qe.path.length>0)if(qe.path==="*")me=!0;else return{type:"success",matches:$}}let Ee=Kg(L,q,p,!0);if(!Ee||ue.map(qe=>qe.route.id).join("-")===Ee.map(qe=>qe.route.id).join("-"))return{type:"success",matches:me?$:null};if(ue=Ee,$e=ue[ue.length-1].route,$e.path==="*")return{type:"success",matches:ue}}})}function Ne(z){d={},h=cd(z,s,void 0,d)}function rt(z,q){let ne=h==null;e5(z,q,h||u,d,s),ne&&(u=[...u],De({}))}return J={get basename(){return p},get future(){return y},get state(){return O},get routes(){return u},get window(){return a},initialize:Bt,subscribe:nt,enableScrollRestoration:le,navigate:It,fetch:Wr,revalidate:Wt,createHref:z=>r.history.createHref(z),encodeLocation:z=>r.history.encodeLocation(z),getFetcher:wa,deleteFetcher:ht,dispose:Rt,getBlocker:br,deleteBlocker:Xr,patchRoutes:rt,_internalFetchControllers:Y,_internalActiveDeferreds:ze,_internalSetRoutes:Ne},J}var Q4=Symbol("deferred");function kW(r,a){Pr(r.length>0,"You must provide a non-empty routes array to createStaticHandler");let o={},l=(a?a.basename:null)||"/",s;if(a!=null&&a.mapRouteProperties)s=a.mapRouteProperties;else if(a!=null&&a.detectErrorBoundary){let C=a.detectErrorBoundary;s=k=>({hasErrorBoundary:C(k)})}else s=K4;let d=Fr({v7_relativeSplatPath:!1,v7_throwAbortReason:!1},a?a.future:null),u=cd(r,s,void 0,o);function h(C,k){return Vr(this,null,function*(){let{requestContext:N,skipLoaderErrorBubbling:P,unstable_dataStrategy:G}=k===void 0?{}:k,I=new URL(C.url),U=C.method,H=mc("",Os(I),null,"default"),J=hc(u,H,l);if(!S2(U)&&U!=="HEAD"){let ae=Ea(405,{method:U}),{matches:ye,route:re}=Jg(u);return{basename:l,location:H,matches:ye,loaderData:{},actionData:null,errors:{[re.id]:ae},statusCode:ae.status,loaderHeaders:{},actionHeaders:{},activeDeferreds:null}}else if(!J){let ae=Ea(404,{pathname:H.pathname}),{matches:ye,route:re}=Jg(u);return{basename:l,location:H,matches:ye,loaderData:{},actionData:null,errors:{[re.id]:ae},statusCode:ae.status,loaderHeaders:{},actionHeaders:{},activeDeferreds:null}}let O=yield v(C,H,J,N,G||null,P===!0,null);return cu(O)?O:Fr({location:H,basename:l},O)})}function p(C,k){return Vr(this,null,function*(){let{routeId:N,requestContext:P,unstable_dataStrategy:G}=k===void 0?{}:k,I=new URL(C.url),U=C.method,H=mc("",Os(I),null,"default"),J=hc(u,H,l);if(!S2(U)&&U!=="HEAD"&&U!=="OPTIONS")throw Ea(405,{method:U});if(!J)throw Ea(404,{pathname:H.pathname});let O=N?J.find(we=>we.route.id===N):sd(J,H);if(N&&!O)throw Ea(403,{pathname:H.pathname,routeId:N});if(!O)throw Ea(404,{pathname:H.pathname});let ae=yield v(C,H,J,P,G||null,!1,O);if(cu(ae))return ae;let ye=ae.errors?Object.values(ae.errors)[0]:void 0;if(ye!==void 0)throw ye;if(ae.actionData)return Object.values(ae.actionData)[0];if(ae.loaderData){var re;let we=Object.values(ae.loaderData)[0];return(re=ae.activeDeferreds)!=null&&re[O.route.id]&&(we[Q4]=ae.activeDeferreds[O.route.id]),we}})}function v(C,k,N,P,G,I,U){return Vr(this,null,function*(){Pr(C.signal,"query()/queryRoute() requests must contain an AbortController signal");try{if(Nl(C.method.toLowerCase()))return yield b(C,N,U||sd(N,k),P,G,I,U!=null);let H=yield y(C,N,P,G,I,U);return cu(H)?H:Fr({},H,{actionData:null,actionHeaders:{}})}catch(H){if(OW(H)&&cu(H.result)){if(H.type===$r.error)throw H.result;return H.result}if(IW(H))return H;throw H}})}function b(C,k,N,P,G,I,U){return Vr(this,null,function*(){let H;if(!N.route.action&&!N.route.lazy){let ae=Ea(405,{method:C.method,pathname:new URL(C.url).pathname,routeId:N.route.id});if(U)throw ae;H={type:$r.error,error:ae}}else H=(yield w("action",C,[N],k,U,P,G))[0],C.signal.aborted&&x4(C,U,d);if(du(H))throw new Response(null,{status:H.response.status,headers:{Location:H.response.headers.get("Location")}});if(uu(H)){let ae=Ea(400,{type:"defer-action"});if(U)throw ae;H={type:$r.error,error:ae}}if(U){if(zn(H))throw H.error;return{matches:[N],loaderData:{},actionData:{[N.route.id]:H.data},errors:null,statusCode:200,loaderHeaders:{},actionHeaders:{},activeDeferreds:null}}let J=new Request(C.url,{headers:C.headers,redirect:C.redirect,signal:C.signal});if(zn(H)){let ae=I?N:ld(k,N.route.id),ye=yield y(J,k,P,G,I,null,[ae.route.id,H]);return Fr({},ye,{statusCode:Hf(H.error)?H.error.status:H.statusCode!=null?H.statusCode:500,actionData:null,actionHeaders:Fr({},H.headers?{[N.route.id]:H.headers}:{})})}let O=yield y(J,k,P,G,I,null);return Fr({},O,{actionData:{[N.route.id]:H.data}},H.statusCode?{statusCode:H.statusCode}:{},{actionHeaders:H.headers?{[N.route.id]:H.headers}:{}})})}function y(C,k,N,P,G,I,U){return Vr(this,null,function*(){let H=I!=null;if(H&&!(I!=null&&I.route.loader)&&!(I!=null&&I.route.lazy))throw Ea(400,{method:C.method,pathname:new URL(C.url).pathname,routeId:I==null?void 0:I.route.id});let O=(I?[I]:U&&zn(U[1])?J4(k,U[0]):k).filter(Se=>Se.route.loader||Se.route.lazy);if(O.length===0)return{matches:k,loaderData:k.reduce((Se,ge)=>Object.assign(Se,{[ge.route.id]:null}),{}),errors:U&&zn(U[1])?{[U[0]]:U[1].error}:null,statusCode:200,loaderHeaders:{},activeDeferreds:null};let ae=yield w("loader",C,O,k,H,N,P);C.signal.aborted&&x4(C,H,d);let ye=new Map,re=o5(k,O,ae,U,ye,G),we=new Set(O.map(Se=>Se.route.id));return k.forEach(Se=>{we.has(Se.route.id)||(re.loaderData[Se.route.id]=null)}),Fr({},re,{matches:k,activeDeferreds:ye.size>0?Object.fromEntries(ye.entries()):null})})}function w(C,k,N,P,G,I,U){return Vr(this,null,function*(){let H=yield r5(U||t5,C,k,N,P,o,s,I);return yield Promise.all(H.map((J,O)=>{if(l5(J)){let ae=J.result;throw n5(ae,k,N[O].route.id,P,l,d.v7_relativeSplatPath)}if(cu(J.result)&&G)throw J;return a5(J)}))})}return{dataRoutes:u,query:h,queryRoute:p}}function RW(r,a,o){return Fr({},a,{statusCode:Hf(o)?o.status:500,errors:{[a._deepestRenderedBoundaryId||r[0].id]:o}})}function x4(r,a,o){if(o.v7_throwAbortReason&&r.signal.reason!==void 0)throw r.signal.reason;let l=a?"queryRoute":"query";throw new Error(l+"() call aborted: "+r.method+" "+r.url)}function EW(r){return r!=null&&("formData"in r&&r.formData!=null||"body"in r&&r.body!==void 0)}function _2(r,a,o,l,s,d,u,h){let p,v;if(u){p=[];for(let y of a)if(p.push(y),y.route.id===u){v=y;break}}else p=a,v=a[a.length-1];let b=q4(s||".",W4(p,d),tm(r.pathname,o)||r.pathname,h==="path");return s==null&&(b.search=r.search,b.hash=r.hash),(s==null||s===""||s===".")&&v&&v.route.index&&!x2(b.search)&&(b.search=b.search?b.search.replace(/^\?/,"?index&"):"?index"),l&&o!=="/"&&(b.pathname=b.pathname==="/"?o:Ff([o,b.pathname])),Os(b)}function T4(r,a,o,l){if(!l||!EW(l))return{path:o};if(l.formMethod&&!S2(l.formMethod))return{path:o,error:Ea(405,{method:l.formMethod})};let s=()=>({path:o,error:Ea(400,{type:"invalid-body"})}),d=l.formMethod||"get",u=r?d.toUpperCase():d.toLowerCase(),h=i5(o);if(l.body!==void 0){if(l.formEncType==="text/plain"){if(!Nl(u))return s();let w=typeof l.body=="string"?l.body:l.body instanceof FormData||l.body instanceof URLSearchParams?Array.from(l.body.entries()).reduce((C,k)=>{let[N,P]=k;return""+C+N+"="+P+`
146
+ `},""):String(l.body);return{path:o,submission:{formMethod:u,formAction:h,formEncType:l.formEncType,formData:void 0,json:void 0,text:w}}}else if(l.formEncType==="application/json"){if(!Nl(u))return s();try{let w=typeof l.body=="string"?JSON.parse(l.body):l.body;return{path:o,submission:{formMethod:u,formAction:h,formEncType:l.formEncType,formData:void 0,json:w,text:void 0}}}catch(w){return s()}}}Pr(typeof FormData=="function","FormData is not available in this environment");let p,v;if(l.formData)p=b2(l.formData),v=l.formData;else if(l.body instanceof FormData)p=b2(l.body),v=l.body;else if(l.body instanceof URLSearchParams)p=l.body,v=A4(p);else if(l.body==null)p=new URLSearchParams,v=new FormData;else try{p=new URLSearchParams(l.body),v=A4(p)}catch(w){return s()}let b={formMethod:u,formAction:h,formEncType:l&&l.formEncType||"application/x-www-form-urlencoded",formData:v,json:void 0,text:void 0};if(Nl(b.formMethod))return{path:o,submission:b};let y=ns(o);return a&&y.search&&x2(y.search)&&p.append("index",""),y.search="?"+p,{path:Os(y),submission:b}}function J4(r,a){let o=r;if(a){let l=r.findIndex(s=>s.route.id===a);l>=0&&(o=r.slice(0,l))}return o}function k4(r,a,o,l,s,d,u,h,p,v,b,y,w,C,k,N){let P=N?zn(N[1])?N[1].error:N[1].data:void 0,G=r.createURL(a.location),I=r.createURL(s),U=N&&zn(N[1])?N[0]:void 0,H=U?J4(o,U):o,J=N?N[1].statusCode:void 0,O=u&&J&&J>=400,ae=H.filter((re,we)=>{let{route:Se}=re;if(Se.lazy)return!0;if(Se.loader==null)return!1;if(d)return typeof Se.loader!="function"||Se.loader.hydrate?!0:a.loaderData[Se.id]===void 0&&(!a.errors||a.errors[Se.id]===void 0);if(DW(a.loaderData,a.matches[we],re)||p.some(se=>se===re.route.id))return!0;let ge=a.matches[we],V=re;return R4(re,Fr({currentUrl:G,currentParams:ge.params,nextUrl:I,nextParams:V.params},l,{actionResult:P,actionStatus:J,defaultShouldRevalidate:O?!1:h||G.pathname+G.search===I.pathname+I.search||G.search!==I.search||Z4(ge,V)}))}),ye=[];return y.forEach((re,we)=>{if(d||!o.some(pe=>pe.route.id===re.routeId)||b.has(we))return;let Se=hc(C,re.path,k);if(!Se){ye.push({key:we,routeId:re.routeId,path:re.path,matches:null,match:null,controller:null});return}let ge=a.fetchers.get(we),V=sd(Se,re.path),se=!1;w.has(we)?se=!1:v.has(we)?(v.delete(we),se=!0):ge&&ge.state!=="idle"&&ge.data===void 0?se=h:se=R4(V,Fr({currentUrl:G,currentParams:a.matches[a.matches.length-1].params,nextUrl:I,nextParams:o[o.length-1].params},l,{actionResult:P,actionStatus:J,defaultShouldRevalidate:O?!1:h})),se&&ye.push({key:we,routeId:re.routeId,path:re.path,matches:Se,match:V,controller:new AbortController})}),[ae,ye]}function DW(r,a,o){let l=!a||o.route.id!==a.route.id,s=r[o.route.id]===void 0;return l||s}function Z4(r,a){let o=r.route.path;return r.pathname!==a.pathname||o!=null&&o.endsWith("*")&&r.params["*"]!==a.params["*"]}function R4(r,a){if(r.route.shouldRevalidate){let o=r.route.shouldRevalidate(a);if(typeof o=="boolean")return o}return a.defaultShouldRevalidate}function AW(r,a,o,l,s,d,u,h){return Vr(this,null,function*(){let p=[a,...o.map(v=>v.route.id)].join("-");try{let v=u.get(p);v||(v=r({path:a,matches:o,patch:(b,y)=>{h.aborted||e5(b,y,l,s,d)}}),u.set(p,v)),v&&NW(v)&&(yield v)}finally{u.delete(p)}})}function e5(r,a,o,l,s){if(r){var d;let u=l[r];Pr(u,"No route found to patch children into: routeId = "+r);let h=cd(a,s,[r,"patch",String(((d=u.children)==null?void 0:d.length)||"0")],l);u.children?u.children.push(...h):u.children=h}else{let u=cd(a,s,["patch",String(o.length||"0")],l);o.push(...u)}}function E4(r,a,o){return Vr(this,null,function*(){if(!r.lazy)return;let l=yield r.lazy();if(!r.lazy)return;let s=o[r.id];Pr(s,"No route found in manifest");let d={};for(let u in l){let p=s[u]!==void 0&&u!=="hasErrorBoundary";Ns(!p,'Route "'+s.id+'" has a static property "'+u+'" defined but its lazy function is also returning a value for this property. '+('The lazy route property "'+u+'" will be ignored.')),!p&&!KV.has(u)&&(d[u]=l[u])}Object.assign(s,d),Object.assign(s,Fr({},a(s),{lazy:void 0}))})}function t5(r){return Promise.all(r.matches.map(a=>a.resolve()))}function r5(r,a,o,l,s,d,u,h){return Vr(this,null,function*(){let p=l.reduce((y,w)=>y.add(w.route.id),new Set),v=new Set,b=yield r({matches:s.map(y=>{let w=p.has(y.route.id);return Fr({},y,{shouldLoad:w,resolve:k=>(v.add(y.route.id),w?LW(a,o,y,d,u,k,h):Promise.resolve({type:$r.data,result:void 0}))})}),request:o,params:s[0].params,context:h});return s.forEach(y=>Pr(v.has(y.route.id),'`match.resolve()` was not called for route id "'+y.route.id+'". You must call `match.resolve()` on every match passed to `dataStrategy` to ensure all routes are properly loaded.')),b.filter((y,w)=>p.has(s[w].route.id))})}function LW(r,a,o,l,s,d,u){return Vr(this,null,function*(){let h,p,v=b=>{let y,w=new Promise((N,P)=>y=P);p=()=>y(),a.signal.addEventListener("abort",p);let C=N=>typeof b!="function"?Promise.reject(new Error("You cannot call the handler for a route which defines a boolean "+('"'+r+'" [routeId: '+o.route.id+"]"))):b({request:a,params:o.params,context:u},...N!==void 0?[N]:[]),k;return d?k=d(N=>C(N)):k=Vr(this,null,function*(){try{return{type:"data",result:yield C()}}catch(N){return{type:"error",result:N}}}),Promise.race([k,w])};try{let b=o.route[r];if(o.route.lazy)if(b){let y,[w]=yield Promise.all([v(b).catch(C=>{y=C}),E4(o.route,s,l)]);if(y!==void 0)throw y;h=w}else if(yield E4(o.route,s,l),b=o.route[r],b)h=yield v(b);else if(r==="action"){let y=new URL(a.url),w=y.pathname+y.search;throw Ea(405,{method:a.method,pathname:w,routeId:o.route.id})}else return{type:$r.data,result:void 0};else if(b)h=yield v(b);else{let y=new URL(a.url),w=y.pathname+y.search;throw Ea(404,{pathname:w})}Pr(h.result!==void 0,"You defined "+(r==="action"?"an action":"a loader")+" for route "+('"'+o.route.id+"\" but didn't return anything from your `"+r+"` ")+"function. Please return a value or `null`.")}catch(b){return{type:$r.error,result:b}}finally{p&&a.signal.removeEventListener("abort",p)}return h})}function a5(r){return Vr(this,null,function*(){let{result:a,type:o}=r;if(cu(a)){let v;try{let b=a.headers.get("Content-Type");b&&/\bapplication\/json\b/.test(b)?a.body==null?v=null:v=yield a.json():v=yield a.text()}catch(b){return{type:$r.error,error:b}}return o===$r.error?{type:$r.error,error:new jf(a.status,a.statusText,v),statusCode:a.status,headers:a.headers}:{type:$r.data,data:v,statusCode:a.status,headers:a.headers}}if(o===$r.error){if(y2(a)){var l;if(a.data instanceof Error){var s;return{type:$r.error,error:a.data,statusCode:(s=a.init)==null?void 0:s.status}}a=new jf(((l=a.init)==null?void 0:l.status)||500,void 0,a.data)}return{type:$r.error,error:a,statusCode:Hf(a)?a.status:void 0}}if(s5(a)){var d,u;return{type:$r.deferred,deferredData:a,statusCode:(d=a.init)==null?void 0:d.status,headers:((u=a.init)==null?void 0:u.headers)&&new Headers(a.init.headers)}}if(y2(a)){var h,p;return{type:$r.data,data:a.data,statusCode:(h=a.init)==null?void 0:h.status,headers:(p=a.init)!=null&&p.headers?new Headers(a.init.headers):void 0}}return{type:$r.data,data:a}})}function n5(r,a,o,l,s,d){let u=r.headers.get("Location");if(Pr(u,"Redirects returned/thrown from loaders/actions must have a Location header"),!C2.test(u)){let h=l.slice(0,l.findIndex(p=>p.route.id===o)+1);u=_2(new URL(a.url),h,s,!0,u,d),r.headers.set("Location",u)}return r}function D4(r,a,o){if(C2.test(r)){let l=r,s=l.startsWith("//")?new URL(a.protocol+l):new URL(l),d=tm(s.pathname,o)!=null;if(s.origin===a.origin&&d)return s.pathname+s.search+s.hash}return r}function Mf(r,a,o,l){let s=r.createURL(i5(a)).toString(),d={signal:o};if(l&&Nl(l.formMethod)){let{formMethod:u,formEncType:h}=l;d.method=u.toUpperCase(),h==="application/json"?(d.headers=new Headers({"Content-Type":h}),d.body=JSON.stringify(l.json)):h==="text/plain"?d.body=l.text:h==="application/x-www-form-urlencoded"&&l.formData?d.body=b2(l.formData):d.body=l.formData}return new Request(s,d)}function b2(r){let a=new URLSearchParams;for(let[o,l]of r.entries())a.append(o,typeof l=="string"?l:l.name);return a}function A4(r){let a=new FormData;for(let[o,l]of r.entries())a.append(o,l);return a}function o5(r,a,o,l,s,d){let u={},h=null,p,v=!1,b={},y=l&&zn(l[1])?l[1].error:void 0;return o.forEach((w,C)=>{let k=a[C].route.id;if(Pr(!du(w),"Cannot handle redirect results in processLoaderData"),zn(w)){let N=w.error;if(y!==void 0&&(N=y,y=void 0),h=h||{},d)h[k]=N;else{let P=ld(r,k);h[P.route.id]==null&&(h[P.route.id]=N)}u[k]=void 0,v||(v=!0,p=Hf(w.error)?w.error.status:500),w.headers&&(b[k]=w.headers)}else uu(w)?(s.set(k,w.deferredData),u[k]=w.deferredData.data,w.statusCode!=null&&w.statusCode!==200&&!v&&(p=w.statusCode),w.headers&&(b[k]=w.headers)):(u[k]=w.data,w.statusCode&&w.statusCode!==200&&!v&&(p=w.statusCode),w.headers&&(b[k]=w.headers))}),y!==void 0&&l&&(h={[l[0]]:y},u[l[0]]=void 0),{loaderData:u,errors:h,statusCode:p||200,loaderHeaders:b}}function L4(r,a,o,l,s,d,u,h){let{loaderData:p,errors:v}=o5(a,o,l,s,h,!1);for(let b=0;b<d.length;b++){let{key:y,match:w,controller:C}=d[b];Pr(u!==void 0&&u[b]!==void 0,"Did not find corresponding fetcher result");let k=u[b];if(!(C&&C.signal.aborted))if(zn(k)){let N=ld(r.matches,w==null?void 0:w.route.id);v&&v[N.route.id]||(v=Fr({},v,{[N.route.id]:k.error})),r.fetchers.delete(y)}else if(du(k))Pr(!1,"Unhandled fetcher revalidation redirect");else if(uu(k))Pr(!1,"Unhandled fetcher deferred data");else{let N=su(k.data);r.fetchers.set(y,N)}}return{loaderData:p,errors:v}}function B4(r,a,o,l){let s=Fr({},a);for(let d of o){let u=d.route.id;if(a.hasOwnProperty(u)?a[u]!==void 0&&(s[u]=a[u]):r[u]!==void 0&&d.route.loader&&(s[u]=r[u]),l&&l.hasOwnProperty(u))break}return s}function N4(r){return r?zn(r[1])?{actionData:{}}:{actionData:{[r[0]]:r[1].data}}:{}}function ld(r,a){return(a?r.slice(0,r.findIndex(l=>l.route.id===a)+1):[...r]).reverse().find(l=>l.route.hasErrorBoundary===!0)||r[0]}function Jg(r){let a=r.length===1?r[0]:r.find(o=>o.index||!o.path||o.path==="/")||{id:"__shim-error-route__"};return{matches:[{params:{},pathname:"",pathnameBase:"",route:a}],route:a}}function Ea(r,a){let{pathname:o,routeId:l,method:s,type:d,message:u}=a===void 0?{}:a,h="Unknown Server Error",p="Unknown @remix-run/router error";return r===400?(h="Bad Request",d==="route-discovery"?p='Unable to match URL "'+o+'" - the `unstable_patchRoutesOnMiss()` '+(`function threw the following error:
147
+ `+u):s&&o&&l?p="You made a "+s+' request to "'+o+'" but '+('did not provide a `loader` for route "'+l+'", ')+"so there is no way to handle the request.":d==="defer-action"?p="defer() is not supported in actions":d==="invalid-body"&&(p="Unable to encode submission body")):r===403?(h="Forbidden",p='Route "'+l+'" does not match URL "'+o+'"'):r===404?(h="Not Found",p='No route matches URL "'+o+'"'):r===405&&(h="Method Not Allowed",s&&o&&l?p="You made a "+s.toUpperCase()+' request to "'+o+'" but '+('did not provide an `action` for route "'+l+'", ')+"so there is no way to handle the request.":s&&(p='Invalid request method "'+s.toUpperCase()+'"')),new jf(r||500,h,new Error(p),!0)}function O4(r){for(let a=r.length-1;a>=0;a--){let o=r[a];if(du(o))return{result:o,idx:a}}}function i5(r){let a=typeof r=="string"?ns(r):r;return Os(Fr({},a,{hash:""}))}function BW(r,a){return r.pathname!==a.pathname||r.search!==a.search?!1:r.hash===""?a.hash!=="":r.hash===a.hash?!0:a.hash!==""}function NW(r){return typeof r=="object"&&r!=null&&"then"in r}function OW(r){return r!=null&&typeof r=="object"&&"type"in r&&"result"in r&&(r.type===$r.data||r.type===$r.error)}function l5(r){return cu(r.result)&&CW.has(r.result.status)}function uu(r){return r.type===$r.deferred}function zn(r){return r.type===$r.error}function du(r){return(r&&r.type)===$r.redirect}function y2(r){return typeof r=="object"&&r!=null&&"type"in r&&"data"in r&&"init"in r&&r.type==="DataWithResponseInit"}function s5(r){let a=r;return a&&typeof a=="object"&&typeof a.data=="object"&&typeof a.subscribe=="function"&&typeof a.cancel=="function"&&typeof a.resolveData=="function"}function cu(r){return r!=null&&typeof r.status=="number"&&typeof r.statusText=="string"&&typeof r.headers=="object"&&typeof r.body!="undefined"}function IW(r){if(!cu(r))return!1;let a=r.status,o=r.headers.get("Location");return a>=300&&a<=399&&o!=null}function S2(r){return wW.has(r.toLowerCase())}function Nl(r){return yW.has(r.toLowerCase())}function I4(r,a,o,l,s,d){return Vr(this,null,function*(){for(let u=0;u<o.length;u++){let h=o[u],p=a[u];if(!p)continue;let v=r.find(y=>y.route.id===p.route.id),b=v!=null&&!Z4(v,p)&&(d&&d[p.route.id])!==void 0;if(uu(h)&&(s||b)){let y=l[u];Pr(y,"Expected an AbortSignal for revalidating fetcher deferred result"),yield c5(h,y,s).then(w=>{w&&(o[u]=w||o[u])})}}})}function c5(r,a,o){return Vr(this,null,function*(){if(o===void 0&&(o=!1),!(yield r.deferredData.resolveData(a))){if(o)try{return{type:$r.data,data:r.deferredData.unwrappedData}}catch(s){return{type:$r.error,error:s}}return{type:$r.data,data:r.deferredData.data}}})}function x2(r){return new URLSearchParams(r).getAll("index").some(a=>a==="")}function sd(r,a){let o=typeof a=="string"?ns(a).search:a.search;if(r[r.length-1].route.index&&x2(o||""))return r[r.length-1];let l=V4(r);return l[l.length-1]}function P4(r){let{formMethod:a,formAction:o,formEncType:l,text:s,formData:d,json:u}=r;if(!(!a||!o||!l)){if(s!=null)return{formMethod:a,formAction:o,formEncType:l,formData:void 0,json:void 0,text:s};if(d!=null)return{formMethod:a,formAction:o,formEncType:l,formData:d,json:void 0,text:void 0};if(u!==void 0)return{formMethod:a,formAction:o,formEncType:l,formData:void 0,json:u,text:void 0}}}function m2(r,a){return a?{state:"loading",location:r,formMethod:a.formMethod,formAction:a.formAction,formEncType:a.formEncType,formData:a.formData,json:a.json,text:a.text}:{state:"loading",location:r,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0}}function PW(r,a){return{state:"submitting",location:r,formMethod:a.formMethod,formAction:a.formAction,formEncType:a.formEncType,formData:a.formData,json:a.json,text:a.text}}function Zh(r,a){return r?{state:"loading",formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.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 MW(r,a){return{state:"submitting",formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.text,data:a?a.data:void 0}}function su(r){return{state:"idle",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:r}}function zW(r,a){try{let o=r.sessionStorage.getItem(X4);if(o){let l=JSON.parse(o);for(let[s,d]of Object.entries(l||{}))d&&Array.isArray(d)&&a.set(s,new Set(d||[]))}}catch(o){}}function FW(r,a){if(a.size>0){let o={};for(let[l,s]of a)o[l]=[...s];try{r.sessionStorage.setItem(X4,JSON.stringify(o))}catch(l){Ns(!1,"Failed to save applied view transitions in sessionStorage ("+l+").")}}}cr.AbortedDeferredError=em;cr.Action=ja;cr.IDLE_BLOCKER=zf;cr.IDLE_FETCHER=G4;cr.IDLE_NAVIGATION=Xg;cr.UNSAFE_DEFERRED_SYMBOL=Q4;cr.UNSAFE_DeferredData=Qg;cr.UNSAFE_ErrorResponseImpl=jf;cr.UNSAFE_convertRouteMatchToUiMatch=z4;cr.UNSAFE_convertRoutesToDataRoutes=cd;cr.UNSAFE_decodePath=H4;cr.UNSAFE_getResolveToMatches=W4;cr.UNSAFE_invariant=Pr;cr.UNSAFE_warning=Ns;cr.createBrowserHistory=YV;cr.createHashHistory=$V;cr.createMemoryHistory=qV;cr.createPath=Os;cr.createRouter=TW;cr.createStaticHandler=kW;cr.defer=gW;cr.generatePath=lW;cr.getStaticContextFromError=RW;cr.getToPathname=uW;cr.isDataWithResponseInit=y2;cr.isDeferredData=s5;cr.isRouteErrorResponse=Hf;cr.joinPaths=Ff;cr.json=pW;cr.matchPath=v2;cr.matchRoutes=hc;cr.normalizePathname=Y4;cr.parsePath=ns;cr.redirect=w2;cr.redirectDocument=_W;cr.replace=bW;cr.resolvePath=U4;cr.resolveTo=q4;cr.stripBasename=tm;cr.unstable_data=hW});var d5=Ye((Zg,u5)=>{(function(r,a){typeof Zg=="object"&&typeof u5!="undefined"?a(Zg,fr(),T2()):typeof define=="function"&&define.amd?define(["exports","react","@remix-run/router"],a):(r=typeof globalThis!="undefined"?globalThis:r||self,a(r.ReactRouter={},r.React,r.RemixRouter))})(Zg,function(r,a,o){"use strict";function l(K){if(K&&K.__esModule)return K;var M=Object.create(null);return K&&Object.keys(K).forEach(function(A){if(A!=="default"){var F=Object.getOwnPropertyDescriptor(K,A);Object.defineProperty(M,A,F.get?F:{enumerable:!0,get:function(){return K[A]}})}}),M.default=K,Object.freeze(M)}var s=l(a);function d(){return d=Object.assign?Object.assign.bind():function(K){for(var M=1;M<arguments.length;M++){var A=arguments[M];for(var F in A)Object.prototype.hasOwnProperty.call(A,F)&&(K[F]=A[F])}return K},d.apply(this,arguments)}let u=s.createContext(null);u.displayName="DataRouter";let h=s.createContext(null);h.displayName="DataRouterState";let p=s.createContext(null);p.displayName="Await";let v=s.createContext(null);v.displayName="Navigation";let b=s.createContext(null);b.displayName="Location";let y=s.createContext({outlet:null,matches:[],isDataRoute:!1});y.displayName="Route";let w=s.createContext(null);w.displayName="RouteError";function C(K,M){let{relative:A}=M===void 0?{}:M;k()||o.UNSAFE_invariant(!1,"useHref() may be used only in the context of a <Router> component.");let{basename:F,navigator:X}=s.useContext(v),{hash:le,pathname:ie,search:Ie}=we(K,{relative:A}),Fe=ie;return F!=="/"&&(Fe=ie==="/"?F:o.joinPaths([F,ie])),X.createHref({pathname:Fe,search:Ie,hash:le})}function k(){return s.useContext(b)!=null}function N(){return k()||o.UNSAFE_invariant(!1,"useLocation() may be used only in the context of a <Router> component."),s.useContext(b).location}function P(){return s.useContext(b).navigationType}function G(K){k()||o.UNSAFE_invariant(!1,"useMatch() may be used only in the context of a <Router> component.");let{pathname:M}=N();return s.useMemo(()=>o.matchPath(K,o.UNSAFE_decodePath(M)),[M,K])}let I="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function U(K){s.useContext(v).static||s.useLayoutEffect(K)}function H(){let{isDataRoute:K}=s.useContext(y);return K?ir():J()}function J(){k()||o.UNSAFE_invariant(!1,"useNavigate() may be used only in the context of a <Router> component.");let K=s.useContext(u),{basename:M,future:A,navigator:F}=s.useContext(v),{matches:X}=s.useContext(y),{pathname:le}=N(),ie=JSON.stringify(o.UNSAFE_getResolveToMatches(X,A.v7_relativeSplatPath)),Ie=s.useRef(!1);return U(()=>{Ie.current=!0}),s.useCallback(function(Me,Ge){if(Ge===void 0&&(Ge={}),o.UNSAFE_warning(Ie.current,I),!Ie.current)return;if(typeof Me=="number"){F.go(Me);return}let Ne=o.resolveTo(Me,JSON.parse(ie),le,Ge.relative==="path");K==null&&M!=="/"&&(Ne.pathname=Ne.pathname==="/"?M:o.joinPaths([M,Ne.pathname])),(Ge.replace?F.replace:F.push)(Ne,Ge.state,Ge)},[M,F,ie,le,K])}let O=s.createContext(null);function ae(){return s.useContext(O)}function ye(K){let M=s.useContext(y).outlet;return M&&s.createElement(O.Provider,{value:K},M)}function re(){let{matches:K}=s.useContext(y),M=K[K.length-1];return M?M.params:{}}function we(K,M){let{relative:A}=M===void 0?{}:M,{future:F}=s.useContext(v),{matches:X}=s.useContext(y),{pathname:le}=N(),ie=JSON.stringify(o.UNSAFE_getResolveToMatches(X,F.v7_relativeSplatPath));return s.useMemo(()=>o.resolveTo(K,JSON.parse(ie),le,A==="path"),[K,ie,le,A])}function Se(K,M){return ge(K,M)}function ge(K,M,A,F){k()||o.UNSAFE_invariant(!1,"useRoutes() may be used only in the context of a <Router> component.");let{navigator:X}=s.useContext(v),{matches:le}=s.useContext(y),ie=le[le.length-1],Ie=ie?ie.params:{},Fe=ie?ie.pathname:"/",Me=ie?ie.pathnameBase:"/",Ge=ie&&ie.route;{let Ue=Ge&&Ge.path||"";Ar(Fe,!Ge||Ue.endsWith("*"),"You rendered descendant <Routes> (or called `useRoutes()`) at "+('"'+Fe+'" (under <Route path="'+Ue+'">) 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.
148
148
 
149
- `+('Please change the parent <Route path="'+Ue+'"> to <Route ')+('path="'+(Ue==="/"?"*":Ue+"/*")+'">.'))}let Ne=N(),tt;if(M){var z;let Ue=typeof M=="string"?o.parsePath(M):M;Me==="/"||(z=Ue.pathname)!=null&&z.startsWith(Me)||o.UNSAFE_invariant(!1,"When overriding the location using `<Routes location>` or `useRoutes(routes, location)`, the location pathname must begin with the portion of the URL pathname that was "+('matched by all parent routes. The current pathname base is "'+Me+'" ')+('but pathname "'+Ue.pathname+'" was given in the `location` prop.')),tt=Ue}else tt=Ne;let q=tt.pathname||"/",ne=q;if(Me!=="/"){let Ue=Me.replace(/^\//,"").split("/");ne="/"+q.replace(/^\//,"").split("/").slice(Ue.length).join("/")}let ue=o.matchRoutes(K,{pathname:ne});o.UNSAFE_warning(Ge||ue!=null,'No routes matched location "'+tt.pathname+tt.search+tt.hash+'" '),o.UNSAFE_warning(ue==null||ue[ue.length-1].route.element!==void 0||ue[ue.length-1].route.Component!==void 0||ue[ue.length-1].route.lazy!==void 0,'Matched leaf route at location "'+tt.pathname+tt.search+tt.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.');let $e=Y(ue&&ue.map(Ue=>Object.assign({},Ue,{params:Object.assign({},Ie,Ue.params),pathname:o.joinPaths([Me,X.encodeLocation?X.encodeLocation(Ue.pathname).pathname:Ue.pathname]),pathnameBase:Ue.pathnameBase==="/"?Me:o.joinPaths([Me,X.encodeLocation?X.encodeLocation(Ue.pathnameBase).pathname:Ue.pathnameBase])})),le,A,F);return M&&$e?s.createElement(b.Provider,{value:{location:d({pathname:"/",search:"",hash:"",state:null,key:"default"},tt),navigationType:o.Action.Pop}},$e):$e}function V(){let K=De(),M=o.isRouteErrorResponse(K)?K.status+" "+K.statusText:K instanceof Error?K.message:JSON.stringify(K),A=K instanceof Error?K.stack:null,F="rgba(200,200,200, 0.5)",X={padding:"0.5rem",backgroundColor:F},le={padding:"2px 4px",backgroundColor:F},ie=null;return console.error("Error handled by React Router default ErrorBoundary:",K),ie=s.createElement(s.Fragment,null,s.createElement("p",null,"\u{1F4BF} Hey developer \u{1F44B}"),s.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",s.createElement("code",{style:le},"ErrorBoundary")," or"," ",s.createElement("code",{style:le},"errorElement")," prop on your route.")),s.createElement(s.Fragment,null,s.createElement("h2",null,"Unexpected Application Error!"),s.createElement("h3",{style:{fontStyle:"italic"}},M),A?s.createElement("pre",{style:X},A):null,ie)}let se=s.createElement(V,null);class pe extends s.Component{constructor(M){super(M),this.state={location:M.location,revalidation:M.revalidation,error:M.error}}static getDerivedStateFromError(M){return{error:M}}static getDerivedStateFromProps(M,A){return A.location!==M.location||A.revalidation!=="idle"&&M.revalidation==="idle"?{error:M.error,location:M.location,revalidation:M.revalidation}:{error:M.error!==void 0?M.error:A.error,location:A.location,revalidation:M.revalidation||A.revalidation}}componentDidCatch(M,A){console.error("React Router caught the following error during render",M,A)}render(){return this.state.error!==void 0?s.createElement(y.Provider,{value:this.props.routeContext},s.createElement(w.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function j(K){let{routeContext:M,match:A,children:F}=K,X=s.useContext(u);return X&&X.static&&X.staticContext&&(A.route.errorElement||A.route.ErrorBoundary)&&(X.staticContext._deepestRenderedBoundaryId=A.route.id),s.createElement(y.Provider,{value:M},F)}function Y(K,M,A,F){var X;if(M===void 0&&(M=[]),A===void 0&&(A=null),F===void 0&&(F=null),K==null){var le;if(!A)return null;if(A.errors)K=A.matches;else if((le=F)!=null&&le.v7_partialHydration&&M.length===0&&!A.initialized&&A.matches.length>0)K=A.matches;else return null}let ie=K,Ie=(X=A)==null?void 0:X.errors;if(Ie!=null){let Ge=ie.findIndex(Ne=>Ne.route.id&&(Ie==null?void 0:Ie[Ne.route.id])!==void 0);Ge>=0||o.UNSAFE_invariant(!1,"Could not find a matching route for errors on route IDs: "+Object.keys(Ie).join(",")),ie=ie.slice(0,Math.min(ie.length,Ge+1))}let Fe=!1,Me=-1;if(A&&F&&F.v7_partialHydration)for(let Ge=0;Ge<ie.length;Ge++){let Ne=ie[Ge];if((Ne.route.HydrateFallback||Ne.route.hydrateFallbackElement)&&(Me=Ge),Ne.route.id){let{loaderData:tt,errors:z}=A,q=Ne.route.loader&&tt[Ne.route.id]===void 0&&(!z||z[Ne.route.id]===void 0);if(Ne.route.lazy||q){Fe=!0,Me>=0?ie=ie.slice(0,Me+1):ie=[ie[0]];break}}}return ie.reduceRight((Ge,Ne,tt)=>{let z,q=!1,ne=null,ue=null;A&&(z=Ie&&Ne.route.id?Ie[Ne.route.id]:void 0,ne=Ne.route.errorElement||se,Fe&&(Me<0&&tt===0?(Ar("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),q=!0,ue=null):Me===tt&&(q=!0,ue=Ne.route.hydrateFallbackElement||null)));let $e=M.concat(ie.slice(0,tt+1)),Ue=()=>{let L;return z?L=ne:q?L=ue:Ne.route.Component?L=s.createElement(Ne.route.Component,null):Ne.route.element?L=Ne.route.element:L=Ge,s.createElement(j,{match:Ne,routeContext:{outlet:Ge,matches:$e,isDataRoute:A!=null},children:L})};return A&&(Ne.route.ErrorBoundary||Ne.route.errorElement||tt===0)?s.createElement(pe,{location:A.location,revalidation:A.revalidation,component:ne,error:z,children:Ue(),routeContext:{outlet:null,matches:$e,isDataRoute:!0}}):Ue()},null)}var oe=function(K){return K.UseBlocker="useBlocker",K.UseRevalidator="useRevalidator",K.UseNavigateStable="useNavigate",K}(oe||{}),te=function(K){return K.UseBlocker="useBlocker",K.UseLoaderData="useLoaderData",K.UseActionData="useActionData",K.UseRouteError="useRouteError",K.UseNavigation="useNavigation",K.UseRouteLoaderData="useRouteLoaderData",K.UseMatches="useMatches",K.UseRevalidator="useRevalidator",K.UseNavigateStable="useNavigate",K.UseRouteId="useRouteId",K}(te||{});function he(K){return K+" must be used within a data router. See https://reactrouter.com/routers/picking-a-router."}function Re(K){let M=s.useContext(u);return M||o.UNSAFE_invariant(!1,he(K)),M}function Te(K){let M=s.useContext(h);return M||o.UNSAFE_invariant(!1,he(K)),M}function Xe(K){let M=s.useContext(y);return M||o.UNSAFE_invariant(!1,he(K)),M}function Qe(K){let M=Xe(K),A=M.matches[M.matches.length-1];return A.route.id||o.UNSAFE_invariant(!1,K+' can only be used on routes that contain a unique "id"'),A.route.id}function ze(){return Qe(te.UseRouteId)}function it(){return Te(te.UseNavigation).navigation}function vt(){let K=Re(oe.UseRevalidator),M=Te(te.UseRevalidator);return s.useMemo(()=>({revalidate:K.router.revalidate,state:M.revalidation}),[K.router.revalidate,M.revalidation])}function pt(){let{matches:K,loaderData:M}=Te(te.UseMatches);return s.useMemo(()=>K.map(A=>o.UNSAFE_convertRouteMatchToUiMatch(A,M)),[K,M])}function Bt(){let K=Te(te.UseLoaderData),M=Qe(te.UseLoaderData);if(K.errors&&K.errors[M]!=null){console.error("You cannot `useLoaderData` in an errorElement (routeId: "+M+")");return}return K.loaderData[M]}function Rt(K){return Te(te.UseRouteLoaderData).loaderData[K]}function at(){let K=Te(te.UseActionData),M=Qe(te.UseLoaderData);return K.actionData?K.actionData[M]:void 0}function De(){var K;let M=s.useContext(w),A=Te(te.UseRouteError),F=Qe(te.UseRouteError);return M!==void 0?M:(K=A.errors)==null?void 0:K[F]}function bt(){let K=s.useContext(p);return K==null?void 0:K._data}function It(){let K=s.useContext(p);return K==null?void 0:K._error}let Wt=0;function Yt(K){let{router:M,basename:A}=Re(oe.UseBlocker),F=Te(te.UseBlocker),[X,le]=s.useState(""),ie=s.useCallback(Ie=>{if(typeof K!="function")return!!K;if(A==="/")return K(Ie);let{currentLocation:Fe,nextLocation:Me,historyAction:Ge}=Ie;return K({currentLocation:d({},Fe,{pathname:o.stripBasename(Fe.pathname,A)||Fe.pathname}),nextLocation:d({},Me,{pathname:o.stripBasename(Me.pathname,A)||Me.pathname}),historyAction:Ge})},[A,K]);return s.useEffect(()=>{let Ie=String(++Wt);return le(Ie),()=>M.deleteBlocker(Ie)},[M]),s.useEffect(()=>{X!==""&&M.getBlocker(X,ie)},[M,X,ie]),X&&F.blockers.has(X)?F.blockers.get(X):o.IDLE_BLOCKER}function ir(){let{router:K}=Re(oe.UseNavigateStable),M=Qe(te.UseNavigateStable),A=s.useRef(!1);return U(()=>{A.current=!0}),s.useCallback(function(X,le){le===void 0&&(le={}),o.UNSAFE_warning(A.current,I),A.current&&(typeof X=="number"?K.navigate(X):K.navigate(X,d({fromRouteId:M},le)))},[K,M])}let pr={};function Ar(K,M,A){!M&&!pr[K]&&(pr[K]=!0,o.UNSAFE_warning(!1,A))}let Wr=s["startTransition"];function Kr(K){let{fallbackElement:M,router:A,future:F}=K,[X,le]=s.useState(A.state),{v7_startTransition:ie}=F||{},Ie=s.useCallback(Ne=>{ie&&Wr?Wr(()=>le(Ne)):le(Ne)},[le,ie]);s.useLayoutEffect(()=>A.subscribe(Ie),[A,Ie]),s.useEffect(()=>{o.UNSAFE_warning(M==null||!A.future.v7_partialHydration,"`<RouterProvider fallbackElement>` is deprecated when using `v7_partialHydration`, use a `HydrateFallback` component instead")},[]);let Fe=s.useMemo(()=>({createHref:A.createHref,encodeLocation:A.encodeLocation,go:Ne=>A.navigate(Ne),push:(Ne,tt,z)=>A.navigate(Ne,{state:tt,preventScrollReset:z==null?void 0:z.preventScrollReset}),replace:(Ne,tt,z)=>A.navigate(Ne,{replace:!0,state:tt,preventScrollReset:z==null?void 0:z.preventScrollReset})}),[A]),Me=A.basename||"/",Ge=s.useMemo(()=>({router:A,navigator:Fe,static:!1,basename:Me}),[A,Fe,Me]);return s.createElement(s.Fragment,null,s.createElement(u.Provider,{value:Ge},s.createElement(h.Provider,{value:X},s.createElement(_r,{basename:Me,location:X.location,navigationType:X.historyAction,navigator:Fe,future:{v7_relativeSplatPath:A.future.v7_relativeSplatPath}},X.initialized||A.future.v7_partialHydration?s.createElement(kr,{routes:A.routes,future:A.future,state:X}):M))),null)}function kr(K){let{routes:M,future:A,state:F}=K;return ge(M,void 0,F,A)}function hr(K){let{basename:M,children:A,initialEntries:F,initialIndex:X,future:le}=K,ie=s.useRef();ie.current==null&&(ie.current=o.createMemoryHistory({initialEntries:F,initialIndex:X,v5Compat:!0}));let Ie=ie.current,[Fe,Me]=s.useState({action:Ie.action,location:Ie.location}),{v7_startTransition:Ge}=le||{},Ne=s.useCallback(tt=>{Ge&&Wr?Wr(()=>Me(tt)):Me(tt)},[Me,Ge]);return s.useLayoutEffect(()=>Ie.listen(Ne),[Ie,Ne]),s.createElement(_r,{basename:M,children:A,location:Fe.location,navigationType:Fe.action,navigator:Ie,future:le})}function Sr(K){let{to:M,replace:A,state:F,relative:X}=K;k()||o.UNSAFE_invariant(!1,"<Navigate> may be used only in the context of a <Router> component.");let{future:le,static:ie}=s.useContext(v);o.UNSAFE_warning(!ie,"<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:Ie}=s.useContext(y),{pathname:Fe}=N(),Me=H(),Ge=o.resolveTo(M,o.UNSAFE_getResolveToMatches(Ie,le.v7_relativeSplatPath),Fe,X==="path"),Ne=JSON.stringify(Ge);return s.useEffect(()=>Me(JSON.parse(Ne),{replace:A,state:F,relative:X}),[Me,Ne,X,A,F]),null}function ga(K){return ye(K.context)}function Rr(K){o.UNSAFE_invariant(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function _r(K){let{basename:M="/",children:A=null,location:F,navigationType:X=o.Action.Pop,navigator:le,static:ie=!1,future:Ie}=K;k()&&o.UNSAFE_invariant(!1,"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let Fe=M.replace(/^\/*/,"/"),Me=s.useMemo(()=>({basename:Fe,navigator:le,static:ie,future:d({v7_relativeSplatPath:!1},Ie)}),[Fe,Ie,le,ie]);typeof F=="string"&&(F=o.parsePath(F));let{pathname:Ge="/",search:Ne="",hash:tt="",state:z=null,key:q="default"}=F,ne=s.useMemo(()=>{let ue=o.stripBasename(Ge,Fe);return ue==null?null:{location:{pathname:ue,search:Ne,hash:tt,state:z,key:q},navigationType:X}},[Fe,Ge,Ne,tt,z,q,X]);return o.UNSAFE_warning(ne!=null,'<Router basename="'+Fe+'"> is not able to match the URL '+('"'+Ge+Ne+tt+'" because it does not start with the ')+"basename, so the <Router> won't render anything."),ne==null?null:s.createElement(v.Provider,{value:Me},s.createElement(b.Provider,{children:A,value:ne}))}function Mr(K){let{children:M,location:A}=K;return Se($t(M),A)}function wa(K){let{children:M,errorElement:A,resolve:F}=K;return s.createElement(xt,{resolve:F,errorElement:A},s.createElement(Jt,null,M))}var He=function(K){return K[K.pending=0]="pending",K[K.success=1]="success",K[K.error=2]="error",K}(He||{});let ht=new Promise(()=>{});class xt extends s.Component{constructor(M){super(M),this.state={error:null}}static getDerivedStateFromError(M){return{error:M}}componentDidCatch(M,A){console.error("<Await> caught the following error during render",M,A)}render(){let{children:M,errorElement:A,resolve:F}=this.props,X=null,le=He.pending;if(!(F instanceof Promise))le=He.success,X=Promise.resolve(),Object.defineProperty(X,"_tracked",{get:()=>!0}),Object.defineProperty(X,"_data",{get:()=>F});else if(this.state.error){le=He.error;let ie=this.state.error;X=Promise.reject().catch(()=>{}),Object.defineProperty(X,"_tracked",{get:()=>!0}),Object.defineProperty(X,"_error",{get:()=>ie})}else F._tracked?(X=F,le="_error"in X?He.error:"_data"in X?He.success:He.pending):(le=He.pending,Object.defineProperty(F,"_tracked",{get:()=>!0}),X=F.then(ie=>Object.defineProperty(F,"_data",{get:()=>ie}),ie=>Object.defineProperty(F,"_error",{get:()=>ie})));if(le===He.error&&X._error instanceof o.AbortedDeferredError)throw ht;if(le===He.error&&!A)throw X._error;if(le===He.error)return s.createElement(p.Provider,{value:X,children:A});if(le===He.success)return s.createElement(p.Provider,{value:X,children:M});throw X}}function Jt(K){let{children:M}=K,A=bt(),F=typeof M=="function"?M(A):M;return s.createElement(s.Fragment,null,F)}function $t(K,M){M===void 0&&(M=[]);let A=[];return s.Children.forEach(K,(F,X)=>{if(!s.isValidElement(F))return;let le=[...M,X];if(F.type===s.Fragment){A.push.apply(A,$t(F.props.children,le));return}F.type!==Rr&&o.UNSAFE_invariant(!1,"["+(typeof F.type=="string"?F.type:F.type.name)+"] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>"),!F.props.index||!F.props.children||o.UNSAFE_invariant(!1,"An index route cannot have child routes.");let ie={id:F.props.id||le.join("-"),caseSensitive:F.props.caseSensitive,element:F.props.element,Component:F.props.Component,index:F.props.index,path:F.props.path,loader:F.props.loader,action:F.props.action,errorElement:F.props.errorElement,ErrorBoundary:F.props.ErrorBoundary,hasErrorBoundary:F.props.ErrorBoundary!=null||F.props.errorElement!=null,shouldRevalidate:F.props.shouldRevalidate,handle:F.props.handle,lazy:F.props.lazy};F.props.children&&(ie.children=$t(F.props.children,le)),A.push(ie)}),A}function Lr(K){return Y(K)}function br(K){let M={hasErrorBoundary:K.ErrorBoundary!=null||K.errorElement!=null};return K.Component&&(K.element&&o.UNSAFE_warning(!1,"You should not include both `Component` and `element` on your route - `Component` will be used."),Object.assign(M,{element:s.createElement(K.Component),Component:void 0})),K.HydrateFallback&&(K.hydrateFallbackElement&&o.UNSAFE_warning(!1,"You should not include both `HydrateFallback` and `hydrateFallbackElement` on your route - `HydrateFallback` will be used."),Object.assign(M,{hydrateFallbackElement:s.createElement(K.HydrateFallback),HydrateFallback:void 0})),K.ErrorBoundary&&(K.errorElement&&o.UNSAFE_warning(!1,"You should not include both `ErrorBoundary` and `errorElement` on your route - `ErrorBoundary` will be used."),Object.assign(M,{errorElement:s.createElement(K.ErrorBoundary),ErrorBoundary:void 0})),M}function Xr(K,M){return o.createRouter({basename:M==null?void 0:M.basename,future:d({},M==null?void 0:M.future,{v7_prependBasename:!0}),history:o.createMemoryHistory({initialEntries:M==null?void 0:M.initialEntries,initialIndex:M==null?void 0:M.initialIndex}),hydrationData:M==null?void 0:M.hydrationData,routes:K,mapRouteProperties:br,unstable_dataStrategy:M==null?void 0:M.unstable_dataStrategy,unstable_patchRoutesOnMiss:M==null?void 0:M.unstable_patchRoutesOnMiss}).initialize()}Object.defineProperty(r,"AbortedDeferredError",{enumerable:!0,get:function(){return o.AbortedDeferredError}}),Object.defineProperty(r,"NavigationType",{enumerable:!0,get:function(){return o.Action}}),Object.defineProperty(r,"createPath",{enumerable:!0,get:function(){return o.createPath}}),Object.defineProperty(r,"defer",{enumerable:!0,get:function(){return o.defer}}),Object.defineProperty(r,"generatePath",{enumerable:!0,get:function(){return o.generatePath}}),Object.defineProperty(r,"isRouteErrorResponse",{enumerable:!0,get:function(){return o.isRouteErrorResponse}}),Object.defineProperty(r,"json",{enumerable:!0,get:function(){return o.json}}),Object.defineProperty(r,"matchPath",{enumerable:!0,get:function(){return o.matchPath}}),Object.defineProperty(r,"matchRoutes",{enumerable:!0,get:function(){return o.matchRoutes}}),Object.defineProperty(r,"parsePath",{enumerable:!0,get:function(){return o.parsePath}}),Object.defineProperty(r,"redirect",{enumerable:!0,get:function(){return o.redirect}}),Object.defineProperty(r,"redirectDocument",{enumerable:!0,get:function(){return o.redirectDocument}}),Object.defineProperty(r,"replace",{enumerable:!0,get:function(){return o.replace}}),Object.defineProperty(r,"resolvePath",{enumerable:!0,get:function(){return o.resolvePath}}),r.Await=wa,r.MemoryRouter=hr,r.Navigate=Sr,r.Outlet=ga,r.Route=Rr,r.Router=_r,r.RouterProvider=Kr,r.Routes=Mr,r.UNSAFE_DataRouterContext=u,r.UNSAFE_DataRouterStateContext=h,r.UNSAFE_LocationContext=b,r.UNSAFE_NavigationContext=v,r.UNSAFE_RouteContext=y,r.UNSAFE_mapRouteProperties=br,r.UNSAFE_useRouteId=ze,r.UNSAFE_useRoutesImpl=ge,r.createMemoryRouter=Xr,r.createRoutesFromChildren=$t,r.createRoutesFromElements=$t,r.renderMatches=Lr,r.useActionData=at,r.useAsyncError=It,r.useAsyncValue=bt,r.useBlocker=Yt,r.useHref=C,r.useInRouterContext=k,r.useLoaderData=Bt,r.useLocation=N,r.useMatch=G,r.useMatches=pt,r.useNavigate=H,r.useNavigation=it,r.useNavigationType=P,r.useOutlet=ye,r.useOutletContext=ae,r.useParams=re,r.useResolvedPath=we,r.useRevalidator=vt,r.useRouteError=De,r.useRouteLoaderData=Rt,r.useRoutes=Se,Object.defineProperty(r,"__esModule",{value:!0})})});var p5=Ye((xG,f5)=>{"use strict";f5.exports=d5()});var m5=Ye((e_,h5)=>{(function(r,a){typeof e_=="object"&&typeof h5!="undefined"?a(e_,fr(),d2(),p5(),T2()):typeof define=="function"&&define.amd?define(["exports","react","react-dom","react-router","@remix-run/router"],a):(r=typeof globalThis!="undefined"?globalThis:r||self,a(r.ReactRouterDOM={},r.React,r.ReactDOM,r.ReactRouter,r.RemixRouter))})(e_,function(r,a,o,l,s){"use strict";function d(A){if(A&&A.__esModule)return A;var F=Object.create(null);return A&&Object.keys(A).forEach(function(X){if(X!=="default"){var le=Object.getOwnPropertyDescriptor(A,X);Object.defineProperty(F,X,le.get?le:{enumerable:!0,get:function(){return A[X]}})}}),F.default=A,Object.freeze(F)}var u=d(a),h=d(o);function p(){return p=Object.assign?Object.assign.bind():function(A){for(var F=1;F<arguments.length;F++){var X=arguments[F];for(var le in X)Object.prototype.hasOwnProperty.call(X,le)&&(A[le]=X[le])}return A},p.apply(this,arguments)}function v(A,F){if(A==null)return{};var X={},le=Object.keys(A),ie,Ie;for(Ie=0;Ie<le.length;Ie++)ie=le[Ie],!(F.indexOf(ie)>=0)&&(X[ie]=A[ie]);return X}let b="get",y="application/x-www-form-urlencoded";function w(A){return A!=null&&typeof A.tagName=="string"}function C(A){return w(A)&&A.tagName.toLowerCase()==="button"}function k(A){return w(A)&&A.tagName.toLowerCase()==="form"}function N(A){return w(A)&&A.tagName.toLowerCase()==="input"}function P(A){return!!(A.metaKey||A.altKey||A.ctrlKey||A.shiftKey)}function G(A,F){return A.button===0&&(!F||F==="_self")&&!P(A)}function I(A){return A===void 0&&(A=""),new URLSearchParams(typeof A=="string"||Array.isArray(A)||A instanceof URLSearchParams?A:Object.keys(A).reduce((F,X)=>{let le=A[X];return F.concat(Array.isArray(le)?le.map(ie=>[X,ie]):[[X,le]])},[]))}function U(A,F){let X=I(A);return F&&F.forEach((le,ie)=>{X.has(ie)||F.getAll(ie).forEach(Ie=>{X.append(ie,Ie)})}),X}let H=null;function J(){if(H===null)try{new FormData(document.createElement("form"),0),H=!1}catch(A){H=!0}return H}let O=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function ae(A){return A!=null&&!O.has(A)?(s.UNSAFE_warning(!1,'"'+A+'" is not a valid `encType` for `<Form>`/`<fetcher.Form>` '+('and will default to "'+y+'"')),null):A}function ye(A,F){let X,le,ie,Ie,Fe;if(k(A)){let Me=A.getAttribute("action");le=Me?s.stripBasename(Me,F):null,X=A.getAttribute("method")||b,ie=ae(A.getAttribute("enctype"))||y,Ie=new FormData(A)}else if(C(A)||N(A)&&(A.type==="submit"||A.type==="image")){let Me=A.form;if(Me==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let Ge=A.getAttribute("formaction")||Me.getAttribute("action");if(le=Ge?s.stripBasename(Ge,F):null,X=A.getAttribute("formmethod")||Me.getAttribute("method")||b,ie=ae(A.getAttribute("formenctype"))||ae(Me.getAttribute("enctype"))||y,Ie=new FormData(Me,A),!J()){let{name:Ne,type:tt,value:z}=A;if(tt==="image"){let q=Ne?Ne+".":"";Ie.append(q+"x","0"),Ie.append(q+"y","0")}else Ne&&Ie.append(Ne,z)}}else{if(w(A))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');X=b,le=null,ie=y,Fe=A}return Ie&&ie==="text/plain"&&(Fe=Ie,Ie=void 0),{action:le,method:X.toLowerCase(),encType:ie,formData:Ie,body:Fe}}let re=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],we=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],Se=["fetcherKey","navigate","reloadDocument","replace","state","method","action","onSubmit","relative","preventScrollReset","unstable_viewTransition"],ge="6";try{window.__reactRouterVersion=ge}catch(A){}function V(A,F){return s.createRouter({basename:F==null?void 0:F.basename,future:p({},F==null?void 0:F.future,{v7_prependBasename:!0}),history:s.createBrowserHistory({window:F==null?void 0:F.window}),hydrationData:(F==null?void 0:F.hydrationData)||pe(),routes:A,mapRouteProperties:l.UNSAFE_mapRouteProperties,unstable_dataStrategy:F==null?void 0:F.unstable_dataStrategy,unstable_patchRoutesOnMiss:F==null?void 0:F.unstable_patchRoutesOnMiss,window:F==null?void 0:F.window}).initialize()}function se(A,F){return s.createRouter({basename:F==null?void 0:F.basename,future:p({},F==null?void 0:F.future,{v7_prependBasename:!0}),history:s.createHashHistory({window:F==null?void 0:F.window}),hydrationData:(F==null?void 0:F.hydrationData)||pe(),routes:A,mapRouteProperties:l.UNSAFE_mapRouteProperties,unstable_dataStrategy:F==null?void 0:F.unstable_dataStrategy,unstable_patchRoutesOnMiss:F==null?void 0:F.unstable_patchRoutesOnMiss,window:F==null?void 0:F.window}).initialize()}function pe(){var A;let F=(A=window)==null?void 0:A.__staticRouterHydrationData;return F&&F.errors&&(F=p({},F,{errors:j(F.errors)})),F}function j(A){if(!A)return null;let F=Object.entries(A),X={};for(let[le,ie]of F)if(ie&&ie.__type==="RouteErrorResponse")X[le]=new s.UNSAFE_ErrorResponseImpl(ie.status,ie.statusText,ie.data,ie.internal===!0);else if(ie&&ie.__type==="Error"){if(ie.__subType){let Ie=window[ie.__subType];if(typeof Ie=="function")try{let Fe=new Ie(ie.message);Fe.stack="",X[le]=Fe}catch(Fe){}}if(X[le]==null){let Ie=new Error(ie.message);Ie.stack="",X[le]=Ie}}else X[le]=ie;return X}let Y=u.createContext({isTransitioning:!1});Y.displayName="ViewTransition";let oe=u.createContext(new Map);oe.displayName="Fetchers";let he=u["startTransition"],Te=h["flushSync"],Qe=u["useId"];function ze(A){he?he(A):A()}function it(A){Te?Te(A):A()}class vt{constructor(){this.status="pending",this.promise=new Promise((F,X)=>{this.resolve=le=>{this.status==="pending"&&(this.status="resolved",F(le))},this.reject=le=>{this.status==="pending"&&(this.status="rejected",X(le))}})}}function pt(A){let{fallbackElement:F,router:X,future:le}=A,[ie,Ie]=u.useState(X.state),[Fe,Me]=u.useState(),[Ge,Ne]=u.useState({isTransitioning:!1}),[tt,z]=u.useState(),[q,ne]=u.useState(),[ue,$e]=u.useState(),Ue=u.useRef(new Map),{v7_startTransition:L}=le||{},$=u.useCallback(Ze=>{L?ze(Ze):Ze()},[L]),me=u.useCallback((Ze,Et)=>{let{deletedFetchers:At,unstable_flushSync:Gt,unstable_viewTransitionOpts:Qr}=Et;At.forEach(ua=>Ue.current.delete(ua)),Ze.fetchers.forEach((ua,da)=>{ua.data!==void 0&&Ue.current.set(da,ua.data)});let qa=X.window==null||X.window.document==null||typeof X.window.document.startViewTransition!="function";if(!Qr||qa){Gt?it(()=>Ie(Ze)):$(()=>Ie(Ze));return}if(Gt){it(()=>{q&&(tt&&tt.resolve(),q.skipTransition()),Ne({isTransitioning:!0,flushSync:!0,currentLocation:Qr.currentLocation,nextLocation:Qr.nextLocation})});let ua=X.window.document.startViewTransition(()=>{it(()=>Ie(Ze))});ua.finished.finally(()=>{it(()=>{z(void 0),ne(void 0),Me(void 0),Ne({isTransitioning:!1})})}),it(()=>ne(ua));return}q?(tt&&tt.resolve(),q.skipTransition(),$e({state:Ze,currentLocation:Qr.currentLocation,nextLocation:Qr.nextLocation})):(Me(Ze),Ne({isTransitioning:!0,flushSync:!1,currentLocation:Qr.currentLocation,nextLocation:Qr.nextLocation}))},[X.window,q,tt,Ue,$]);u.useLayoutEffect(()=>X.subscribe(me),[X,me]),u.useEffect(()=>{Ge.isTransitioning&&!Ge.flushSync&&z(new vt)},[Ge]),u.useEffect(()=>{if(tt&&Fe&&X.window){let Ze=Fe,Et=tt.promise,At=X.window.document.startViewTransition(()=>Vr(this,null,function*(){$(()=>Ie(Ze)),yield Et}));At.finished.finally(()=>{z(void 0),ne(void 0),Me(void 0),Ne({isTransitioning:!1})}),ne(At)}},[$,Fe,tt,X.window]),u.useEffect(()=>{tt&&Fe&&ie.location.key===Fe.location.key&&tt.resolve()},[tt,q,ie.location,Fe]),u.useEffect(()=>{!Ge.isTransitioning&&ue&&(Me(ue.state),Ne({isTransitioning:!0,flushSync:!1,currentLocation:ue.currentLocation,nextLocation:ue.nextLocation}),$e(void 0))},[Ge.isTransitioning,ue]),u.useEffect(()=>{s.UNSAFE_warning(F==null||!X.future.v7_partialHydration,"`<RouterProvider fallbackElement>` is deprecated when using `v7_partialHydration`, use a `HydrateFallback` component instead")},[]);let Ee=u.useMemo(()=>({createHref:X.createHref,encodeLocation:X.encodeLocation,go:Ze=>X.navigate(Ze),push:(Ze,Et,At)=>X.navigate(Ze,{state:Et,preventScrollReset:At==null?void 0:At.preventScrollReset}),replace:(Ze,Et,At)=>X.navigate(Ze,{replace:!0,state:Et,preventScrollReset:At==null?void 0:At.preventScrollReset})}),[X]),qe=X.basename||"/",gt=u.useMemo(()=>({router:X,navigator:Ee,static:!1,basename:qe}),[X,Ee,qe]),rt=u.useMemo(()=>({v7_relativeSplatPath:X.future.v7_relativeSplatPath}),[X.future.v7_relativeSplatPath]);return u.createElement(u.Fragment,null,u.createElement(l.UNSAFE_DataRouterContext.Provider,{value:gt},u.createElement(l.UNSAFE_DataRouterStateContext.Provider,{value:ie},u.createElement(oe.Provider,{value:Ue.current},u.createElement(Y.Provider,{value:Ge},u.createElement(l.Router,{basename:qe,location:ie.location,navigationType:ie.historyAction,navigator:Ee,future:rt},ie.initialized||X.future.v7_partialHydration?u.createElement(Bt,{routes:X.routes,future:X.future,state:ie}):F))))),null)}let Bt=u.memo(Rt);function Rt(A){let{routes:F,future:X,state:le}=A;return l.UNSAFE_useRoutesImpl(F,void 0,le,X)}function at(A){let{basename:F,children:X,future:le,window:ie}=A,Ie=u.useRef();Ie.current==null&&(Ie.current=s.createBrowserHistory({window:ie,v5Compat:!0}));let Fe=Ie.current,[Me,Ge]=u.useState({action:Fe.action,location:Fe.location}),{v7_startTransition:Ne}=le||{},tt=u.useCallback(z=>{Ne&&he?he(()=>Ge(z)):Ge(z)},[Ge,Ne]);return u.useLayoutEffect(()=>Fe.listen(tt),[Fe,tt]),u.createElement(l.Router,{basename:F,children:X,location:Me.location,navigationType:Me.action,navigator:Fe,future:le})}function De(A){let{basename:F,children:X,future:le,window:ie}=A,Ie=u.useRef();Ie.current==null&&(Ie.current=s.createHashHistory({window:ie,v5Compat:!0}));let Fe=Ie.current,[Me,Ge]=u.useState({action:Fe.action,location:Fe.location}),{v7_startTransition:Ne}=le||{},tt=u.useCallback(z=>{Ne&&he?he(()=>Ge(z)):Ge(z)},[Ge,Ne]);return u.useLayoutEffect(()=>Fe.listen(tt),[Fe,tt]),u.createElement(l.Router,{basename:F,children:X,location:Me.location,navigationType:Me.action,navigator:Fe,future:le})}function bt(A){let{basename:F,children:X,future:le,history:ie}=A,[Ie,Fe]=u.useState({action:ie.action,location:ie.location}),{v7_startTransition:Me}=le||{},Ge=u.useCallback(Ne=>{Me&&he?he(()=>Fe(Ne)):Fe(Ne)},[Fe,Me]);return u.useLayoutEffect(()=>ie.listen(Ge),[ie,Ge]),u.createElement(l.Router,{basename:F,children:X,location:Ie.location,navigationType:Ie.action,navigator:ie,future:le})}bt.displayName="unstable_HistoryRouter";let It=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined",Wt=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Yt=u.forwardRef(function(F,X){let{onClick:le,relative:ie,reloadDocument:Ie,replace:Fe,state:Me,target:Ge,to:Ne,preventScrollReset:tt,unstable_viewTransition:z}=F,q=v(F,re),{basename:ne}=u.useContext(l.UNSAFE_NavigationContext),ue,$e=!1;if(typeof Ne=="string"&&Wt.test(Ne)&&(ue=Ne,It))try{let me=new URL(window.location.href),Ee=Ne.startsWith("//")?new URL(me.protocol+Ne):new URL(Ne),qe=s.stripBasename(Ee.pathname,ne);Ee.origin===me.origin&&qe!=null?Ne=qe+Ee.search+Ee.hash:$e=!0}catch(me){s.UNSAFE_warning(!1,'<Link to="'+Ne+'"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.')}let Ue=l.useHref(Ne,{relative:ie}),L=Sr(Ne,{replace:Fe,state:Me,target:Ge,preventScrollReset:tt,relative:ie,unstable_viewTransition:z});function $(me){le&&le(me),me.defaultPrevented||L(me)}return u.createElement("a",p({},q,{href:ue||Ue,onClick:$e||Ie?le:$,ref:X,target:Ge}))});Yt.displayName="Link";let ir=u.forwardRef(function(F,X){let{"aria-current":le="page",caseSensitive:ie=!1,className:Ie="",end:Fe=!1,style:Me,to:Ge,unstable_viewTransition:Ne,children:tt}=F,z=v(F,we),q=l.useResolvedPath(Ge,{relative:z.relative}),ne=l.useLocation(),ue=u.useContext(l.UNSAFE_DataRouterStateContext),{navigator:$e,basename:Ue}=u.useContext(l.UNSAFE_NavigationContext),L=ue!=null&&M(q)&&Ne===!0,$=$e.encodeLocation?$e.encodeLocation(q).pathname:q.pathname,me=ne.pathname,Ee=ue&&ue.navigation&&ue.navigation.location?ue.navigation.location.pathname:null;ie||(me=me.toLowerCase(),Ee=Ee?Ee.toLowerCase():null,$=$.toLowerCase()),Ee&&Ue&&(Ee=s.stripBasename(Ee,Ue)||Ee);let qe=$!=="/"&&$.endsWith("/")?$.length-1:$.length,gt=me===$||!Fe&&me.startsWith($)&&me.charAt(qe)==="/",rt=Ee!=null&&(Ee===$||!Fe&&Ee.startsWith($)&&Ee.charAt($.length)==="/"),Ze={isActive:gt,isPending:rt,isTransitioning:L},Et=gt?le:void 0,At;typeof Ie=="function"?At=Ie(Ze):At=[Ie,gt?"active":null,rt?"pending":null,L?"transitioning":null].filter(Boolean).join(" ");let Gt=typeof Me=="function"?Me(Ze):Me;return u.createElement(Yt,p({},z,{"aria-current":Et,className:At,ref:X,style:Gt,to:Ge,unstable_viewTransition:Ne}),typeof tt=="function"?tt(Ze):tt)});ir.displayName="NavLink";let pr=u.forwardRef((A,F)=>{let{fetcherKey:X,navigate:le,reloadDocument:ie,replace:Ie,state:Fe,method:Me=b,action:Ge,onSubmit:Ne,relative:tt,preventScrollReset:z,unstable_viewTransition:q}=A,ne=v(A,Se),ue=wa(),$e=He(Ge,{relative:tt}),Ue=Me.toLowerCase()==="get"?"get":"post",L=$=>{if(Ne&&Ne($),$.defaultPrevented)return;$.preventDefault();let me=$.nativeEvent.submitter,Ee=(me==null?void 0:me.getAttribute("formmethod"))||Me;ue(me||$.currentTarget,{fetcherKey:X,method:Ee,navigate:le,replace:Ie,state:Fe,relative:tt,preventScrollReset:z,unstable_viewTransition:q})};return u.createElement("form",p({ref:F,method:Ue,action:$e,onSubmit:ie?Ne:L},ne))});pr.displayName="Form";function Ar(A){let{getKey:F,storageKey:X}=A;return Lr({getKey:F,storageKey:X}),null}Ar.displayName="ScrollRestoration";var la=function(A){return A.UseScrollRestoration="useScrollRestoration",A.UseSubmit="useSubmit",A.UseSubmitFetcher="useSubmitFetcher",A.UseFetcher="useFetcher",A.useViewTransitionState="useViewTransitionState",A}(la||{}),Wr=function(A){return A.UseFetcher="useFetcher",A.UseFetchers="useFetchers",A.UseScrollRestoration="useScrollRestoration",A}(Wr||{});function Kr(A){return A+" must be used within a data router. See https://reactrouter.com/routers/picking-a-router."}function kr(A){let F=u.useContext(l.UNSAFE_DataRouterContext);return F||s.UNSAFE_invariant(!1,Kr(A)),F}function hr(A){let F=u.useContext(l.UNSAFE_DataRouterStateContext);return F||s.UNSAFE_invariant(!1,Kr(A)),F}function Sr(A,F){let{target:X,replace:le,state:ie,preventScrollReset:Ie,relative:Fe,unstable_viewTransition:Me}=F===void 0?{}:F,Ge=l.useNavigate(),Ne=l.useLocation(),tt=l.useResolvedPath(A,{relative:Fe});return u.useCallback(z=>{if(G(z,X)){z.preventDefault();let q=le!==void 0?le:l.createPath(Ne)===l.createPath(tt);Ge(A,{replace:q,state:ie,preventScrollReset:Ie,relative:Fe,unstable_viewTransition:Me})}},[Ne,Ge,tt,le,ie,X,A,Ie,Fe,Me])}function ga(A){s.UNSAFE_warning(typeof URLSearchParams!="undefined","You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params.");let F=u.useRef(I(A)),X=u.useRef(!1),le=l.useLocation(),ie=u.useMemo(()=>U(le.search,X.current?null:F.current),[le.search]),Ie=l.useNavigate(),Fe=u.useCallback((Me,Ge)=>{let Ne=I(typeof Me=="function"?Me(ie):Me);X.current=!0,Ie("?"+Ne,Ge)},[Ie,ie]);return[ie,Fe]}function Rr(){if(typeof document=="undefined")throw new Error("You are calling submit during the server render. Try calling submit within a `useEffect` or callback instead.")}let _r=0,Mr=()=>"__"+String(++_r)+"__";function wa(){let{router:A}=kr(la.UseSubmit),{basename:F}=u.useContext(l.UNSAFE_NavigationContext),X=l.UNSAFE_useRouteId();return u.useCallback(function(le,ie){ie===void 0&&(ie={}),Rr();let{action:Ie,method:Fe,encType:Me,formData:Ge,body:Ne}=ye(le,F);if(ie.navigate===!1){let tt=ie.fetcherKey||Mr();A.fetch(tt,X,ie.action||Ie,{preventScrollReset:ie.preventScrollReset,formData:Ge,body:Ne,formMethod:ie.method||Fe,formEncType:ie.encType||Me,unstable_flushSync:ie.unstable_flushSync})}else A.navigate(ie.action||Ie,{preventScrollReset:ie.preventScrollReset,formData:Ge,body:Ne,formMethod:ie.method||Fe,formEncType:ie.encType||Me,replace:ie.replace,state:ie.state,fromRouteId:X,unstable_flushSync:ie.unstable_flushSync,unstable_viewTransition:ie.unstable_viewTransition})},[A,F,X])}function He(A,F){let{relative:X}=F===void 0?{}:F,{basename:le}=u.useContext(l.UNSAFE_NavigationContext),ie=u.useContext(l.UNSAFE_RouteContext);ie||s.UNSAFE_invariant(!1,"useFormAction must be used inside a RouteContext");let[Ie]=ie.matches.slice(-1),Fe=p({},l.useResolvedPath(A||".",{relative:X})),Me=l.useLocation();if(A==null){Fe.search=Me.search;let Ge=new URLSearchParams(Fe.search);Ge.has("index")&&Ge.get("index")===""&&(Ge.delete("index"),Fe.search=Ge.toString()?"?"+Ge.toString():"")}return(!A||A===".")&&Ie.route.index&&(Fe.search=Fe.search?Fe.search.replace(/^\?/,"?index&"):"?index"),le!=="/"&&(Fe.pathname=Fe.pathname==="/"?le:s.joinPaths([le,Fe.pathname])),l.createPath(Fe)}function ht(A){var F;let{key:X}=A===void 0?{}:A,{router:le}=kr(la.UseFetcher),ie=hr(Wr.UseFetcher),Ie=u.useContext(oe),Fe=u.useContext(l.UNSAFE_RouteContext),Me=(F=Fe.matches[Fe.matches.length-1])==null?void 0:F.route.id;Ie||s.UNSAFE_invariant(!1,"useFetcher must be used inside a FetchersContext"),Fe||s.UNSAFE_invariant(!1,"useFetcher must be used inside a RouteContext"),Me==null&&s.UNSAFE_invariant(!1,'useFetcher can only be used on routes that contain a unique "id"');let Ge=Qe?Qe():"",[Ne,tt]=u.useState(X||Ge);X&&X!==Ne?tt(X):Ne||tt(Mr()),u.useEffect(()=>(le.getFetcher(Ne),()=>{le.deleteFetcher(Ne)}),[le,Ne]);let z=u.useCallback(($,me)=>{Me||s.UNSAFE_invariant(!1,"No routeId available for fetcher.load()"),le.fetch(Ne,Me,$,me)},[Ne,Me,le]),q=wa(),ne=u.useCallback(($,me)=>{q($,p({},me,{navigate:!1,fetcherKey:Ne}))},[Ne,q]),ue=u.useMemo(()=>{let $=u.forwardRef((me,Ee)=>u.createElement(pr,p({},me,{navigate:!1,fetcherKey:Ne,ref:Ee})));return $.displayName="fetcher.Form",$},[Ne]),$e=ie.fetchers.get(Ne)||s.IDLE_FETCHER,Ue=Ie.get(Ne);return u.useMemo(()=>p({Form:ue,submit:ne,load:z},$e,{data:Ue}),[ue,ne,z,$e,Ue])}function xt(){let A=hr(Wr.UseFetchers);return Array.from(A.fetchers.entries()).map(F=>{let[X,le]=F;return p({},le,{key:X})})}let Jt="react-router-scroll-positions",$t={};function Lr(A){let{getKey:F,storageKey:X}=A===void 0?{}:A,{router:le}=kr(la.UseScrollRestoration),{restoreScrollPosition:ie,preventScrollReset:Ie}=hr(Wr.UseScrollRestoration),{basename:Fe}=u.useContext(l.UNSAFE_NavigationContext),Me=l.useLocation(),Ge=l.useMatches(),Ne=l.useNavigation();u.useEffect(()=>(window.history.scrollRestoration="manual",()=>{window.history.scrollRestoration="auto"}),[]),Xr(u.useCallback(()=>{if(Ne.state==="idle"){let tt=(F?F(Me,Ge):null)||Me.key;$t[tt]=window.scrollY}try{sessionStorage.setItem(X||Jt,JSON.stringify($t))}catch(tt){s.UNSAFE_warning(!1,"Failed to save scroll positions in sessionStorage, <ScrollRestoration /> will not work properly ("+tt+").")}window.history.scrollRestoration="auto"},[X,F,Ne.state,Me,Ge])),typeof document!="undefined"&&(u.useLayoutEffect(()=>{try{let tt=sessionStorage.getItem(X||Jt);tt&&($t=JSON.parse(tt))}catch(tt){}},[X]),u.useLayoutEffect(()=>{let tt=F&&Fe!=="/"?(q,ne)=>F(p({},q,{pathname:s.stripBasename(q.pathname,Fe)||q.pathname}),ne):F,z=le==null?void 0:le.enableScrollRestoration($t,()=>window.scrollY,tt);return()=>z&&z()},[le,Fe,F]),u.useLayoutEffect(()=>{if(ie!==!1){if(typeof ie=="number"){window.scrollTo(0,ie);return}if(Me.hash){let tt=document.getElementById(decodeURIComponent(Me.hash.slice(1)));if(tt){tt.scrollIntoView();return}}Ie!==!0&&window.scrollTo(0,0)}},[Me,ie,Ie]))}function br(A,F){let{capture:X}=F||{};u.useEffect(()=>{let le=X!=null?{capture:X}:void 0;return window.addEventListener("beforeunload",A,le),()=>{window.removeEventListener("beforeunload",A,le)}},[A,X])}function Xr(A,F){let{capture:X}=F||{};u.useEffect(()=>{let le=X!=null?{capture:X}:void 0;return window.addEventListener("pagehide",A,le),()=>{window.removeEventListener("pagehide",A,le)}},[A,X])}function K(A){let{when:F,message:X}=A,le=l.useBlocker(F);u.useEffect(()=>{le.state==="blocked"&&(window.confirm(X)?setTimeout(le.proceed,0):le.reset())},[le,X]),u.useEffect(()=>{le.state==="blocked"&&!F&&le.reset()},[le,F])}function M(A,F){F===void 0&&(F={});let X=u.useContext(Y);X==null&&s.UNSAFE_invariant(!1,"`unstable_useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:le}=kr(la.useViewTransitionState),ie=l.useResolvedPath(A,{relative:F.relative});if(!X.isTransitioning)return!1;let Ie=s.stripBasename(X.currentLocation.pathname,le)||X.currentLocation.pathname,Fe=s.stripBasename(X.nextLocation.pathname,le)||X.nextLocation.pathname;return s.matchPath(ie.pathname,Fe)!=null||s.matchPath(ie.pathname,Ie)!=null}Object.defineProperty(r,"AbortedDeferredError",{enumerable:!0,get:function(){return l.AbortedDeferredError}}),Object.defineProperty(r,"Await",{enumerable:!0,get:function(){return l.Await}}),Object.defineProperty(r,"MemoryRouter",{enumerable:!0,get:function(){return l.MemoryRouter}}),Object.defineProperty(r,"Navigate",{enumerable:!0,get:function(){return l.Navigate}}),Object.defineProperty(r,"NavigationType",{enumerable:!0,get:function(){return l.NavigationType}}),Object.defineProperty(r,"Outlet",{enumerable:!0,get:function(){return l.Outlet}}),Object.defineProperty(r,"Route",{enumerable:!0,get:function(){return l.Route}}),Object.defineProperty(r,"Router",{enumerable:!0,get:function(){return l.Router}}),Object.defineProperty(r,"Routes",{enumerable:!0,get:function(){return l.Routes}}),Object.defineProperty(r,"UNSAFE_DataRouterContext",{enumerable:!0,get:function(){return l.UNSAFE_DataRouterContext}}),Object.defineProperty(r,"UNSAFE_DataRouterStateContext",{enumerable:!0,get:function(){return l.UNSAFE_DataRouterStateContext}}),Object.defineProperty(r,"UNSAFE_LocationContext",{enumerable:!0,get:function(){return l.UNSAFE_LocationContext}}),Object.defineProperty(r,"UNSAFE_NavigationContext",{enumerable:!0,get:function(){return l.UNSAFE_NavigationContext}}),Object.defineProperty(r,"UNSAFE_RouteContext",{enumerable:!0,get:function(){return l.UNSAFE_RouteContext}}),Object.defineProperty(r,"UNSAFE_useRouteId",{enumerable:!0,get:function(){return l.UNSAFE_useRouteId}}),Object.defineProperty(r,"createMemoryRouter",{enumerable:!0,get:function(){return l.createMemoryRouter}}),Object.defineProperty(r,"createPath",{enumerable:!0,get:function(){return l.createPath}}),Object.defineProperty(r,"createRoutesFromChildren",{enumerable:!0,get:function(){return l.createRoutesFromChildren}}),Object.defineProperty(r,"createRoutesFromElements",{enumerable:!0,get:function(){return l.createRoutesFromElements}}),Object.defineProperty(r,"defer",{enumerable:!0,get:function(){return l.defer}}),Object.defineProperty(r,"generatePath",{enumerable:!0,get:function(){return l.generatePath}}),Object.defineProperty(r,"isRouteErrorResponse",{enumerable:!0,get:function(){return l.isRouteErrorResponse}}),Object.defineProperty(r,"json",{enumerable:!0,get:function(){return l.json}}),Object.defineProperty(r,"matchPath",{enumerable:!0,get:function(){return l.matchPath}}),Object.defineProperty(r,"matchRoutes",{enumerable:!0,get:function(){return l.matchRoutes}}),Object.defineProperty(r,"parsePath",{enumerable:!0,get:function(){return l.parsePath}}),Object.defineProperty(r,"redirect",{enumerable:!0,get:function(){return l.redirect}}),Object.defineProperty(r,"redirectDocument",{enumerable:!0,get:function(){return l.redirectDocument}}),Object.defineProperty(r,"renderMatches",{enumerable:!0,get:function(){return l.renderMatches}}),Object.defineProperty(r,"replace",{enumerable:!0,get:function(){return l.replace}}),Object.defineProperty(r,"resolvePath",{enumerable:!0,get:function(){return l.resolvePath}}),Object.defineProperty(r,"useActionData",{enumerable:!0,get:function(){return l.useActionData}}),Object.defineProperty(r,"useAsyncError",{enumerable:!0,get:function(){return l.useAsyncError}}),Object.defineProperty(r,"useAsyncValue",{enumerable:!0,get:function(){return l.useAsyncValue}}),Object.defineProperty(r,"useBlocker",{enumerable:!0,get:function(){return l.useBlocker}}),Object.defineProperty(r,"useHref",{enumerable:!0,get:function(){return l.useHref}}),Object.defineProperty(r,"useInRouterContext",{enumerable:!0,get:function(){return l.useInRouterContext}}),Object.defineProperty(r,"useLoaderData",{enumerable:!0,get:function(){return l.useLoaderData}}),Object.defineProperty(r,"useLocation",{enumerable:!0,get:function(){return l.useLocation}}),Object.defineProperty(r,"useMatch",{enumerable:!0,get:function(){return l.useMatch}}),Object.defineProperty(r,"useMatches",{enumerable:!0,get:function(){return l.useMatches}}),Object.defineProperty(r,"useNavigate",{enumerable:!0,get:function(){return l.useNavigate}}),Object.defineProperty(r,"useNavigation",{enumerable:!0,get:function(){return l.useNavigation}}),Object.defineProperty(r,"useNavigationType",{enumerable:!0,get:function(){return l.useNavigationType}}),Object.defineProperty(r,"useOutlet",{enumerable:!0,get:function(){return l.useOutlet}}),Object.defineProperty(r,"useOutletContext",{enumerable:!0,get:function(){return l.useOutletContext}}),Object.defineProperty(r,"useParams",{enumerable:!0,get:function(){return l.useParams}}),Object.defineProperty(r,"useResolvedPath",{enumerable:!0,get:function(){return l.useResolvedPath}}),Object.defineProperty(r,"useRevalidator",{enumerable:!0,get:function(){return l.useRevalidator}}),Object.defineProperty(r,"useRouteError",{enumerable:!0,get:function(){return l.useRouteError}}),Object.defineProperty(r,"useRouteLoaderData",{enumerable:!0,get:function(){return l.useRouteLoaderData}}),Object.defineProperty(r,"useRoutes",{enumerable:!0,get:function(){return l.useRoutes}}),Object.defineProperty(r,"UNSAFE_ErrorResponseImpl",{enumerable:!0,get:function(){return s.UNSAFE_ErrorResponseImpl}}),r.BrowserRouter=at,r.Form=pr,r.HashRouter=De,r.Link=Yt,r.NavLink=ir,r.RouterProvider=pt,r.ScrollRestoration=Ar,r.UNSAFE_FetchersContext=oe,r.UNSAFE_ViewTransitionContext=Y,r.UNSAFE_useScrollRestoration=Lr,r.createBrowserRouter=V,r.createHashRouter=se,r.createSearchParams=I,r.unstable_HistoryRouter=bt,r.unstable_usePrompt=K,r.unstable_useViewTransitionState=M,r.useBeforeUnload=br,r.useFetcher=ht,r.useFetchers=xt,r.useFormAction=He,r.useLinkClickHandler=Sr,r.useSearchParams=ga,r.useSubmit=wa,Object.defineProperty(r,"__esModule",{value:!0})})});var g5=Ye((kG,v5)=>{"use strict";v5.exports=m5()});var or=Ye((RG,C5)=>{"use strict";var a_=Object.defineProperty,jW=Object.defineProperties,HW=Object.getOwnPropertyDescriptor,UW=Object.getOwnPropertyDescriptors,VW=Object.getOwnPropertyNames,r_=Object.getOwnPropertySymbols,R2=Object.prototype.hasOwnProperty,b5=Object.prototype.propertyIsEnumerable,k2=(r,a)=>(a=Symbol[r])?a:Symbol.for("Symbol."+r),t_=Math.pow,_5=(r,a,o)=>a in r?a_(r,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[a]=o,pu=(r,a)=>{for(var o in a||(a={}))R2.call(a,o)&&_5(r,o,a[o]);if(r_)for(var o of r_(a))b5.call(a,o)&&_5(r,o,a[o]);return r},y5=(r,a)=>jW(r,UW(a)),WW=(r,a)=>{var o={};for(var l in r)R2.call(r,l)&&a.indexOf(l)<0&&(o[l]=r[l]);if(r!=null&&r_)for(var l of r_(r))a.indexOf(l)<0&&b5.call(r,l)&&(o[l]=r[l]);return o},qW=(r,a)=>{for(var o in a)a_(r,o,{get:a[o],enumerable:!0})},YW=(r,a,o,l)=>{if(a&&typeof a=="object"||typeof a=="function")for(let s of VW(a))!R2.call(r,s)&&s!==o&&a_(r,s,{get:()=>a[s],enumerable:!(l=HW(a,s))||l.enumerable});return r},$W=r=>YW(a_({},"__esModule",{value:!0}),r),Ga=(r,a,o)=>new Promise((l,s)=>{var d=p=>{try{h(o.next(p))}catch(v){s(v)}},u=p=>{try{h(o.throw(p))}catch(v){s(v)}},h=p=>p.done?l(p.value):Promise.resolve(p.value).then(d,u);h((o=o.apply(r,a)).next())}),S5=function(r,a){this[0]=r,this[1]=a},GW=(r,a,o)=>{var l=(u,h,p,v)=>{try{var b=o[u](h),y=(h=b.value)instanceof S5,w=b.done;Promise.resolve(y?h[0]:h).then(C=>y?l(u==="return"?u:"next",h[1]?{done:C.done,value:C.value}:C,p,v):p({value:C,done:w})).catch(C=>l("throw",C,p,v))}catch(C){v(C)}},s=u=>d[u]=h=>new Promise((p,v)=>l(u,h,p,v)),d={};return o=o.apply(r,a),d[k2("asyncIterator")]=()=>d,s("next"),s("throw"),s("return"),d},KW=(r,a,o)=>(a=r[k2("asyncIterator")])?a.call(r):(r=r[k2("iterator")](),a={},o=(l,s)=>(s=r[l])&&(a[l]=d=>new Promise((u,h,p)=>(d=s.call(r,d),p=d.done,Promise.resolve(d.value).then(v=>u({value:v,done:p}),h)))),o("next"),o("return"),a),w5={};qW(w5,{Fetcher:()=>aa,Filer:()=>kn,Server:()=>D2,Time:()=>Br,UUID:()=>ud,default:()=>sq,useStore:()=>n_});C5.exports=$W(w5);typeof HTMLElement!="undefined"&&(HTMLElement.prototype.position=function(){return this.getBoundingClientRect()});typeof String!="undefined"&&(String.prototype.compress=function(){return this.trim().replace(/(\s|\n|\t)/ig,"")},String.prototype.encode=function(){return encodeURIComponent(this)},String.prototype.decode=function(){return decodeURIComponent(this)},String.prototype.toUpper=function(){return this.toLocaleUpperCase()},String.prototype.toLower=function(){return this.toLocaleLowerCase()},String.prototype.toCapital=function(){let r=this;return r&&(r=r.replace(/^./,this[0].toUpper()).replace(/(\s|_|-)[a-z]{1}/ig,a=>a[1].toUpper())),r},String.prototype.clip=function(r,a){return this.slice(r,a)},String.prototype.partReplace=function(r,a){return this.slice(0,r)+a+this.slice(r+a.length)},String.prototype.toBlob=function(r){let a=atob(this.replace(/^.*,/,"")),o=new Uint8Array(a.length);for(var l=0;l<a.length;l++)o[l]=a.charCodeAt(l);try{var s=new Blob([o.buffer],{type:r})}catch(d){return!1}return s},String.prototype.toNumber=function(){return Number(this.removeLetters())},String.prototype.removeLetters=function(){return this.replace(/[\D]/ig,"")},String.prototype.removeSpecifics=function(){return this.replace(/[^\w\s\p{scx=Hiragana}\p{scx=Katakana}\p{scx=Han}]|_/uig,"")},String.prototype.removeJP=function(){return this.replace(/[\p{scx=Hiragana}\p{scx=Katakana}\p{scx=Han}]+/uig,"")},String.prototype.zen2hanNumber=function(){return this.replace(/[0-9]/g,function(r){return String.fromCharCode(r.charCodeAt(0)-65248)}).replace(/[--﹣−‐⁃‑‒–—﹘―⎯⏤ーー─━]/g,"-").replace(/¥/,"\xA5").replace(/、/,",").replace(/(/,"(").replace(/)/,")").replace(/+/,"+")});typeof Number!="undefined"&&(Number.prototype.zeroEmbed=function(r){return String(this).padStart(r||2,"0")},Number.prototype.ratio=function(r,a=2){let o=t_(10,a);return Math.round(this/r*o*100)/o},Number.prototype.rate=function(r,a=2){let o=t_(10,a);return Math.round(this/r*o)/o},Number.prototype.rank=function(r=1){let a=t_(10,r),o=Number(this),l=o.toLocaleString().replace(/\d/ig,"").length;return Math.round(o/t_(1e3,l)*a)/a+("KMGTPEZY"[l-1]||"")},Number.prototype.rankJp=function(){let r=Number(this),a="";return r>=1e12?a=`${r/1e12}\u5146`:r>=1e8?a=`${r/1e8}\u5104`:r>=1e4?a=`${r/1e4}\u4E07`:r>=1e3?a=`${r/1e3}\u5343`:a=`${r.toLocaleString()}`,a},Number.prototype.toDate=function(r="/"){let a=String(this),o=a.slice(0,4),l=a.slice(4,6),s=a.slice(6,8),d=[];return o.length!=4||d.push(o),l.length!=2||d.push(l),s.length!=2||d.push(s),d.join(r)});if(typeof Array!="undefined"){let r=(a,o)=>{var l;let s=a;for(let d of o){if(!d)break;s=(l=(s||{})[d||""])!=null?l:null}return s};Array.prototype.toASC=function(...a){return(!a||!(a!=null&&a.length))&&(a=[""]),this.sort((o,l)=>{for(let s of a){let d=String(s||""),u=this.every(v=>{let b=Number(r(v,d.split(".")));return typeof b=="number"&&!isNaN(b)}),h=r(o,d.split(".")),p=r(l,d.split("."));if(u){if(h=Number(h),p=Number(p),h>p)return 1;if(h<p)return-1}else{if(h=String(h).replace(/(\d+)/g,v=>v.padStart(18,"0")),p=String(p).replace(/(\d+)/g,v=>v.padStart(18,"0")),h>p)return 1;if(h<p)return-1}}return 0})},Array.prototype.toDESC=function(...a){return this.toASC(...a).reverse()}}typeof File!="undefined"&&(File.prototype.convert=function(r){return r=r||"dataURL",new Promise((a,o)=>{let l=new FileReader;l.onload=d=>a(d),l.onerror=d=>o(d);let s="readAs"+(r==null?void 0:r.toCapital());l[s](this)})});var XW=(r=24)=>Array.from({length:r}).map((a,o)=>{let l=o==0?25:35,s=Math.round(Math.random());return"abcdefghijkrmnopqrstuvwxyz0123456789"[Math.round(Math.random()*l)][s?"toUpper":"toLower"]()}).join(""),ud=XW;ud.gen128Binary=()=>Array.from({length:128}).map((r,a)=>"01"[Math.round(Math.random()*1)]).join("");ud.gen32Hex=(r="Formatted",a="-")=>{let o=Array.from({length:32}).map((l,s)=>"0123456789abcdef"[Math.round(Math.random()*15)]).join("").toUpper();return r=="Formatted"&&(o=[o.slice(0,8),o.slice(8,12),o.slice(12,16),o.slice(16,20),o.slice(20,32)].join(a)),o};ud.to32Format=r=>[r.slice(0,8),r.slice(8,12),r.slice(12,16),r.slice(16,20),r.slice(20,32)].join("-").toUpper();var QW=r=>new xe.prototype.jmini(r),xe=QW;xe.prototype={};xe.extend=function(r,a=xe){for(var[o,l]of Object.entries(r))a.prototype[o]=l};xe.expando="__jmini_"+ud();var $a=(r,a)=>(r.queue.push(a),E2(r),r),E2=r=>Ga(void 0,null,function*(){if(!r.queueProcess&&r.queue.length){r.queueProcess=!0;let a=r.queue.shift();a&&(yield a()),r.queueProcess=!1,E2(r)}}),fu=(r,a)=>{for(let o=0;o<r.length;o++)r[o]=null;for(let[o,l]of Object.entries(a))o.match(/queue/)||(r[o]=l);return r},JW=(r,a)=>{if(a.length){for(var o=0;o<a.length;o++){let l=a[o];l&&(l[xe.expando]||(xe.is.element(l)||xe.is.shadowRoot(l))&&(l[xe.expando]={events:{}})),r[o]=l}r.length=a.length}else r.warn="No Argument(s).",r.length=0;return r.queueProcess=!1,E2(r),r};xe.extend({constructor:xe,jmini:function(r){return this.src=r,this.srcType=xe.is.what(r),this.queueProcess=!0,this.queue=[],JW(this,xe.is.jmini(r)?r.get():xe.is.element(r)?[r]:xe.is.elements(r)?r:xe.is.shadowRoot(r)?[r]:xe.is.string(r)?r.match(/^#[^\.\s]*$/)?[document.getElementById(r.replace(/#/,""))]:document.querySelectorAll(r):[])}});xe.prototype[String(Symbol.iterator)]=[][Symbol.iterator];xe.prototype.jmini.prototype=xe.prototype;{let r=function(s,d,u){let h=[];for(let p=0;p<(s.length||0);p++)h.push(d(s[p],p));return u&&(h=h.filter(p=>p!=null)),h},a=s=>(s.for((d,u)=>{if(!(xe.is.element(d)||xe.is.shadowRoot(d)))return;let h=d.cloneNode(),p=d.parentNode;p&&p.replaceChild(h,d),s[u]=h}),s),o=(s,d)=>(xe(d).for(u=>{if(s&&(xe.is.element(u)||xe.is.shadowRoot(u)))if(xe.is.string(s)||xe.is.number(s))s=String(s),u.insertAdjacentHTML("beforeend",String(s));else if(xe.is.element(s))u.appendChild(s);else{xe.is.jmini(s)?s=s.get():xe.is.element(s)?s=[s]:xe.is.keyValueDictionary(s)&&(s=[xe(s)]);for(var h=0;h<s.length;h++)o(s[h],u)}}),d),l=(s,d,...u)=>{let{p:h,s:p}={before:{p:"beforebegin",s:""},after:{p:"afterend",s:"nextSibling"}}[d]||{p:"",s:""};return s.for(v=>{if(xe.is.string(u[0]))v.insertAdjacentHTML(h,u[0]);else{if(!v.parentNode)return;xe(u[0]).for(b=>{u[1]&&(b=b.cloneNode(!0)),v.parentNode.insertBefore(b,v[p]||v)})}}),s};xe.extend({get:function(s){return s?this[0]:r(this,d=>d)},for:function(s,d=1){let u=r(this,(h,p)=>s(h,p),1);return d?u:[]},await:function(s){return $a(this,()=>new Promise((d,u)=>{setTimeout(()=>{d(this)},s)}))},abort:function(){return $a(this,()=>Ga(this,null,function*(){return this.queue=[],this}))},callback:function(s){return $a(this,()=>Ga(this,null,function*(){return yield s(this),this}))},click:function(){return $a(this,()=>{for(var s=0;s<this.length;s++){let d=this[s];xe.is.element(d)&&d.click()}return this})},focus:function(){return $a(this,()=>{for(var s=0;s<this.length;s++){let d=this[s];xe.is.element(d)&&d.focus()}return this})},addEvent:function(s){return $a(this,()=>{let{eventType:d,eventID:u=ud(),target:h,callback:p,options:v}=s;return v=pu({passive:!0,capture:!1},v),this.for(b=>{if(!(xe.is.element(b)||xe.is.shadowRoot(b)))return;let{events:y}=b[xe.expando];if(h){let w=p;p=C=>{if(C.target){if(xe.is.string(h)){let k=C.target.closest(h);k&&(!k||w.call(k,C))}else if(xe.is.elements(h)){for(let k of h)if(C.target==k)return w.call(k,C)}}}}if(y[u]){let w=y[u];b.removeEventListener(w.eventType,w.callback,w.options)}y[u]={eventType:d,callback:p,options:v},b.addEventListener(d,p,v)}),this})},removeEvent:function(s){return $a(this,()=>{let d=xe.is.array(s)?s:[s];return this.for(u=>{let{events:h}=u[xe.expando];for(let p of d){let v=h[p];v&&u.removeEventListener(v.eventType,v.callback,v.options)}}),this})},html:function(s){return $a(this,()=>fu(this,o(s,a(this))))},empty:function(){return $a(this,()=>fu(this,a(this)))},append:function(s){return $a(this,()=>{o(s,this)})},remove:function(){return $a(this,()=>(this.for((s,d)=>{s&&xe.is.element(s)&&(s.remove(),delete this[d])}),this.length=0,this.warn="Object(s?) were all removed.",this))},before:function(...s){return $a(this,()=>fu(this,l(this,"before",...s)))},after:function(...s){return $a(this,()=>fu(this,l(this,"after",...s)))},find:function(s){return $a(this,()=>{let d=[],u=this[0];u||fu(this,xe()),(xe.is.element(u)||xe.is.shadowRoot(u))&&(xe.is.string(s)?d=u.querySelectorAll(s):xe.is.element(u)&&xe(s).for(h=>{let p=u.childNodes;for(let v of p)if(v===h){d.push(v);break}else v.childNodes.length&&(d=[...d,...xe(v).find(h).for(b=>b)])})),fu(this,xe(d))})},parent:function(s){return $a(this,()=>{var d,u;let h=xe(s?(d=this[0])==null?void 0:d.closest(s):(u=this[0])==null?void 0:u.parentNode);fu(this,h)})},children:function(s){return $a(this,()=>{let d=this[0].children;xe.is.exist(s)&&(s=String(s).replace(/^ : /,""),d=s=="first"?d[0]:s=="last"?d[d.length-1]:d[Number(s)]);let u=xe(d);return fu(this,u)})},addClass:function(s){return $a(this,()=>(s&&this.for(d=>{let u=xe.is.string(s)?s.split(" "):s;d&&xe.is.element(d)&&d.classList.add(...u)}),this))},removeClass:function(s){return $a(this,()=>(s&&this.for(d=>{let u=xe.is.string(s)?s.split(" "):s;d&&xe.is.element(d)&&d.classList.remove(...u)}),this))},toggleClass:function(s){return $a(this,()=>(s&&this.for(d=>{d.classList.toggle(s)}),this))},hasClass:function(s=""){if(this[0])return this[0].classList.contains(s.replace(/^\./,""))},findClass:function(s){let d=[];return this[0]&&(d=[...this[0].classList].filter(u=>u.match(s))),d},css:function(s){return $a(this,()=>(this.for(d=>{if(xe.is.element(d))for(let[u,h]of Object.entries(s)){if(xe.is.number(h)&&u.match(/width|height|top|right|bottom|left|padding|margin|gap|border-.*radius/)){d.style[u]=h+"px";continue}d.style[u]=String(h)}}),this))},getAttribute:function(s){return this[0].getAttribute(String(s))},setAttribute:function(s,d){return $a(this,()=>(this.for(u=>u.setAttribute(s,d)),this))},getStyleProperty:function(s){let d=this[0];return d&&xe.is.element(d)?getComputedStyle(d).getPropertyValue(s):""},setStyleProperty:function(s,d){let u=this[0];return u&&xe.is.element(u)&&u.style.setProperty(s,d),this},val:function(){var s;let d=this[0];return(d==null?void 0:d.value)||((s=d==null?void 0:d.dataset)==null?void 0:s.value)},position:function(){return xe.is.element(this[0])?this[0].getBoundingClientRect():{}}})}xe.flatArray=(r,a)=>{if(!xe.is.array(r))return[r];let o=[];for(let l of r)o.push(...a=="-R"?xe.flatArray(l,"-R"):[l]);return o};xe.uniqueArray=(r,a)=>{let o=r;return a?o=Array.from(new Map(r.map(l=>[xe.getKeyValue(l,a||"0"),l])).values()):o=Array.from(new Set(r)),o};xe.getKeyValue=(r,a)=>{let o={},l=r;return a.split(".").forEach(s=>{l=l==null?void 0:l[s],o=l}),o};xe.Stringify=JSON.stringify;xe.Objectify=(r,a)=>{try{return JSON.parse(r)}catch(o){return a!=null?a:null}};xe.randomNumber=(r=0,a=100,o)=>{if(r>a)return NaN;let l=[],s=r;for(;s<=a;){if(o&&o.length&&o.includes(s)){s++;continue}l.push(s),s++}let d=Math.round(Math.random()*(l.length-1))+0;return l[d]};xe.try=r=>{try{return[r(),!0]}catch(a){return[a,!1]}};xe.trySync=r=>Ga(void 0,null,function*(){try{return[yield r(),!0]}catch(a){return[a,!1]}});xe.scope=r=>r();xe.scopeSync=r=>Ga(void 0,null,function*(){return yield r()});xe.createElement=function(r){var a;let{tag:o,className:l="",id:s,html:d,attr:u,style:h,parent:p}=r,v=document.createElement(o||"div");if(l&&v.classList.add(...l.split(" ")),s&&(v.id=s),u)for(let w of Object.entries(u)){let C=w[0],k=(a=w[1])!=null?a:"";if(C=="data"&&xe.is.keyValueDictionary(k))for(let[N,P]of Object.entries(k))v.dataset[N]=P;else C=="for"?C="htmlFor":C=="tabindex"?C="tabIndex":C=="aria-label"&&(C="ariaLabel"),v[C]=k}if(d&&xe(v).append(d),h)for(var[b,y]of Object.entries(h))v.style[b]=y;return p&&xe(p).append(v),v};xe.setCookie=r=>{let{hostname:a}=new URL(location.toString()),{name:o,value:l="",age:s=60*60*24*365,path:d="/",domain:u=a,secure:h=!1}=r,p=`${o}=${l}max-age=${s}path=${d}domain=${u}`;h&&(p+=" Secure"),document.cookie=p};xe.getCookie=r=>{let a=document.cookie.match(new RegExp(r+"=[^]*"));return a?a[0].replace(new RegExp(r+"="),""):""};xe.localStrage={set:(r,a)=>{localStorage.setItem(r,xe.Stringify(a))},get:r=>{let a=localStorage.getItem(r);return xe.Objectify(a,a)}};xe.deleteCookie=r=>{document.cookie=r+"=max-age=0"};xe.getScreenSize=()=>{let{innerHeight:r,innerWidth:a,scrollY:o,scrollX:l,pageXOffset:s,pageYOffset:d}=window,u=Number(xe(document.body).getStyleProperty("--sat").removeLetters()),h=Number(xe(document.body).getStyleProperty("--sab").removeLetters());return{height:r,width:a,pageHeight:r-u-h,scrollY:o,scrollX:l,pageXOffset:s,pageYOffset:d,safeAreaTop:u,safeAreaBottom:h}};xe.getCursor=r=>{var a,o,l,s,d,u,h,p;let v=(s=r.pageX)!=null?s:(l=(a=((r==null?void 0:r.changedTouches)||[])[0])==null?void 0:a.pageX)!=null?l:(((o=r==null?void 0:r.originalEvent)==null?void 0:o.touches)||[])[0].pageX,b=(p=r.pageY)!=null?p:(h=(d=((r==null?void 0:r.changedTouches)||[])[0])==null?void 0:d.pageY)!=null?h:(((u=r==null?void 0:r.originalEvent)==null?void 0:u.touches)||[])[0].pageY;return{x:v,y:b}};xe.pending=(r,a)=>new Promise((o,l)=>{r(o),a&&setTimeout(()=>{o(!0)},a)});xe.deepMerge=(r,...a)=>{if(!a.length)return r;let o=a.shift();if(xe.is.keyValueDictionary(r)&&xe.is.keyValueDictionary(o))for(let l in o)xe.is.keyValueDictionary(o[l])?(r[l]||Object.assign(r,{[l]:{}}),xe.deepMerge(r[l],o[l])):Object.assign(r,{[l]:o[l]});return xe.deepMerge(r,...a)};xe.deepCopy=r=>{if(xe.is.array(r))return r.map(a=>xe.deepCopy(a));if(xe.is.keyValueDictionary(r)){let a={};return Object.entries(r).forEach(([o,l])=>{a[o]=xe.deepCopy(l)}),a}return r};xe.queryParams={get:r=>{let a=new URL(r||location.href),o={};return a.searchParams.forEach((l,s)=>o[s]=l),o},set:(r,a)=>{let o=new URL(a||location.href);return Object.entries(r).forEach(([l,s])=>{o.searchParams.set(l,String(s))}),a||history.replaceState({},"",o.pathname+o.search),o.toString()},delete:(r,a)=>{let o=new URL(a||location.href);return r.forEach(l=>{o.searchParams.delete(l)}),a||history.replaceState({},"",o.pathname+o.search),o.toString()}};xe.ellipsisText=(r,a)=>{let o=String(r);return o.length>a&&(o=o.slice(0,a)+" ..."),o};xe.is={equal:function(r,a,o){return o==null||o?xe.Stringify(r)===xe.Stringify(a):r===a},what:function(r){let a="other";return this.jmini(r)?a="jmini":this.element(r)?a="element":this.elements(r)?a="elements":this.shadowRoot(r)?a="shadowRoot":this.string(r)?a="string":this.number(r)?a="number":this.array(r)?a="array":this.function(r)?a="function":this.date(r)?a="date":typeof r=="undefined"?a="undefined":this.keyValueDictionary(r)?a="keyValueDictionary":r==null?a="null":isNaN(r)&&(a="NaN"),a},exist:function(r){return r===(r!=null?r:!r)},nullish:function(r){return!this.exist(r)},jmini:function(r){return(r||{}).constructor===xe},string:function(r){return typeof r=="string"},boolean:function(r){return typeof r=="boolean"},number:function(r){return!isNaN(r)&&typeof r=="number"},array:function(r){let a={}.toString.call(r);return r instanceof Array||a=="[object NodeList]"||a=="[object HTMLCollection]"},function:function(r){return typeof r=="function"},keyValueDictionary:function(r){return{}.toString.call(r)==="[object Object]"&&!this.jmini(r)},element:function(r){return r&&(r.nodeType==1&&typeof r.style=="object"&&typeof r.ownerDocument=="object"||[window,document].includes(r))},elements:function(r){let a={}.toString.call(r),o=Number(!!r&&typeof r!="string"&&this.array(r)&&a!=="[object Text]");if(o&&a!=="[object NodeList]")for(var l of r)o&=Number(this.element(l));return!!o},shadowRoot:function(r){return r instanceof ShadowRoot},date:function(r){return this.number(new Date(r).getTime())}};var ZW=r=>new Br.prototype.Time(r),Br=ZW;Br.prototype={};var eq=function(r){Br.isTimeObject(r)&&(r=r.value),r||(r===null?r=void 0:r===void 0&&(r=new Date));let a=new Date(r);return this.set(a)};xe.extend({value:new Date,validate:!1,ms:-1,weekday:-1,weekInMonth:-1,weekInYear:-1,isLastWeekInMonth:!1,year:-1,month:-1,date:-1,hours:-1,minutes:-1,seconds:-1,constructor:Br,Time:eq,clone:function(){return Br(this)},set:function(r){this.value=r;let a=xe.is.date(r);if(this.validate=a,!a)return this.ms=-1,this.year=-1,this.month=-1,this.weekday=-1,this.weekInYear=-1,this.date=-1,this.hours=-1,this.minutes=-1,this.seconds=-1,this;this.ms=r.getTime(),this.weekday=r.getDay(),this.year=r.getFullYear(),this.month=r.getMonth()+1,this.date=r.getDate();{let o=new Date(this.year,0,1),l=new Date(o.valueOf());l.setDate(l.getDate()-(o.getDay()+1));let s=r.getTime()-l.getTime(),d=Math.ceil(s/(1e3*60*60*24));this.weekInYear=Math.ceil(d/7)}{let o=new Date(this.year,this.month-1,1),l=new Date(o.valueOf());l.setDate(l.getDate()-(o.getDay()+1));let s=r.getTime()-l.getTime(),d=Math.ceil(s/(1e3*60*60*24)),u=Math.ceil(d/7);this.weekInMonth=u}{let o=new Date(this.year,this.month,0),l=o.getDay(),s=new Date(new Date(o).setDate(o.getDate()-l));this.isLastWeekInMonth=this.date>=s.getDate()}return this.hours=r.getHours(),this.minutes=r.getMinutes(),this.seconds=r.getSeconds(),this},isSameYear:function(r){let a=Br(r);return this.year==a.year},isSameMonth:function(r){let a=Br(r);return this.year==a.year&&this.month==a.month},isSameWeek:function(r){let a=Br(r);return this.year==a.year&&this.weekInYear==a.weekInYear},isSameDate:function(r){let a=Br(r);return this.year==a.year&&this.month==a.month&&this.date==a.date},setYear:function(r){let a=new Date(this.value.valueOf());return a.setFullYear(r),this.set(a)},setMonth:function(r){let a=new Date(this.value.valueOf());return a.setMonth(r-1),this.set(a)},setDate:function(r){let a=new Date(this.value.valueOf());return a.setDate(r),this.set(a)},setHours:function(r){let a=new Date(this.value.valueOf());return a.setHours(r),this.set(a)},setMinutes:function(r){let a=new Date(this.value.valueOf());return a.setMinutes(r),this.set(a)},setSeconds:function(r){let a=new Date(this.value.valueOf());return a.setSeconds(r),this.set(a)},setMilliseconds:function(r){let a=new Date(this.value.valueOf());return a.setMilliseconds(r),this.set(a)},addYear:function(r){return this.setYear(this.year+r)},addMonth:function(r){return this.setMonth(this.month+r)},addWeek:function(r){return this.addDate(7*r)},addDate:function(r){return this.setDate(this.date+r)},addHours:function(r){return this.setHours(this.hours+r)},addMinutes:function(r){return this.setMinutes(this.minutes+r)},addSeconds:function(r){return this.setSeconds(this.seconds+r)},toFormat:function(r){return this.validate?r.replace(/\%y/ig,this.year.zeroEmbed(4)).replace(/\%m/ig,this.month.zeroEmbed(2)).replace(/\%d/ig,this.date.zeroEmbed(2)).replace(/\%w/ig,this.weekInYear.zeroEmbed(2)).replace(/\%h/ig,this.hours.zeroEmbed(2)).replace(/\%i/ig,this.minutes.zeroEmbed(2)).replace(/\%s/ig,this.seconds.zeroEmbed(2)):""},toFormatYMD:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5"):this.toFormat("%Y/%M/%D"):""},toFormatYM:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708"):this.toFormat("%Y/%M"):""},toFormatMD:function(r){return this.validate?r=="JP"?this.toFormat("%M\u6708%D\u65E5"):this.toFormat("%M/%D"):""},toFormatHM:function(r){return this.validate?r=="JP"?this.toFormat("%h\u6642%m\u5206"):this.toFormat("%h:%i"):""},toFormatYMDHM:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5%h\u6642%m\u5206"):this.toFormat("%Y/%M/%D %h:%i"):""},toFormatYMDHMS:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5%h\u6642%m\u5206%s\u79D2"):this.toFormat("%Y/%M/%D %h:%i:%s"):""},toLangYMD:function(r){if(!this.validate)return"";let a=Br(),o=a.diff(this);return o.dates==0?"\u4ECA\u65E5":o.dates==1?"\u6628\u65E5":o.dates>=-7&&o.dates<0?-1*o.dates+"\u65E5\u5F8C":o.dates<=7&&o.dates>0?o.dates+"\u65E5\u524D":this.isSameYear(a)?r=="JP"?this.toFormat("%M\u6708%D\u65E5"):this.toFormat("%M/%D"):r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5"):this.toFormat("%Y/%M/%D")},setFirstOfTheDay:function(){let r=new Date(this.value.valueOf());return r.setHours(0),r.setMinutes(0),r.setSeconds(0),r.setMilliseconds(0),this.set(r)},setLastOfTheDay:function(){let r=new Date(this.value.valueOf());return r.setHours(23),r.setMinutes(59),r.setSeconds(59),r.setMilliseconds(999),this.set(r)},getFirstDayOfTheYear:function(){return Br(new Date(this.value.getFullYear(),0,1))},getLastDayOfTheYear:function(){return Br(new Date(this.value.getFullYear()+1,0,0))},getFirstDayOfTheMonth:function(){return Br(new Date(this.value.getFullYear(),this.month-1,1))},getLastDayOfTheMonth:function(){return Br(new Date(this.value.getFullYear(),this.month,0))},getFirstDayOfTheWeek:function(){let r=Br(this.value);return r.addDate(-r.weekday)},getLastDayOfTheWeek:function(){let r=Br(this.value);return r.addDate(6-r.weekday)},diff:function(r){return{years:this.year-r.year,months:(this.year-r.year)*12+(this.month-r.month),dates:xe.scope(()=>{let a=864e5,o=this.clone().setFirstOfTheDay(),l=r.clone().setFirstOfTheDay();return Math.floor((o.ms-l.ms)/a)}),hours:xe.scope(()=>{let a=36e5,o=this.clone().setMinutes(0).setSeconds(0).setMilliseconds(0),l=r.clone().setMinutes(0).setSeconds(0).setMilliseconds(0);return Math.floor((o.ms-l.ms)/a)}),minutes:xe.scope(()=>{let a=6e4,o=this.clone().setSeconds(0).setMilliseconds(0),l=r.clone().setSeconds(0).setMilliseconds(0);return Math.floor((o.ms-l.ms)/a)}),seconds:xe.scope(()=>{let a=this.clone().setMilliseconds(0),o=r.clone().setMilliseconds(0);return Math.floor((a.ms-o.ms)/1e3)}),ms:this.ms-r.ms}},getAge:function(r){let a=r||Br(),o=a.year-this.year;return(this.month>a.month||this.month==a.month&&a.date<this.date)&&o--,o}},Br);Br.isTimeObject=r=>{var a;return((a=r||{})==null?void 0:a.constructor)===Br};Br.getFromNumberYYYYMMDD=r=>{let a=String(r).replace(/(\d{4})(\d{2})(\d{2})/,"$1/$2/$3");return Br(a+" 00:00")};Br.getShortYMDs=(r,a)=>{let o="",l="";return r.year==a.year&&r.year==Br().year?o=r.toFormatMD():o=r.toFormatYMD(),r.year!=a.year?l=a.toFormatYMD():l=a.toFormatMD(),[o,l]};Br.getPeriodArray=(r,a,o)=>{let l=[],s=a;if(!a.validate||!o.validate)return l;for(;s.toFormatYMDHMS().toNumber()<=o.toFormatYMDHMS().toNumber();)l.push(s),r=="year"?s=Br(s).addYear(1):r=="month"?s=Br(s).addMonth(1):r=="week"?s=Br(s).addWeek(1):r=="day"?s=Br(s).addDate(1):r=="hours"?s=Br(s).addHours(1):r=="minutes"?s=Br(s).addMinutes(1):r=="seconds"&&(s=Br(s).addSeconds(1));return l};Br.prototype.Time.prototype=Br.prototype;var vc={},n_={set:(r,a)=>{let o=!0;return Object.entries(r).forEach(([l,s])=>{let d=vc[l]||{};d&&d.privateKey&&d.privateKey!=a&&(o=!1),vc[l]={privateKey:a,value:s}}),o},update:(r,a)=>{let o=!0;return Object.entries(r).forEach(([l,s])=>{var d;let u=vc[l]||{};u&&u.privateKey&&u.privateKey!=a&&(o=!1),vc[l]=y5(pu({},vc[l]),{value:pu(pu({},(d=vc[l])==null?void 0:d.value),s)})}),o},get:(r,a)=>{let o=vc[r];if(!(o&&o.privateKey&&o.privateKey!=a))return o==null?void 0:o.value},delete:(r,a)=>{let o=vc[r];return o&&o.privateKey&&o.privateKey!=a?!1:(delete vc[r],!0)}},tq=(...[r,a,o])=>new Lo.prototype.Interval(r,a,o),Lo=tq;Lo.prototype={};var rq=function(...[r,a,o]){return this.fn=r,this.ms=a,this.key=o,Lo.abort(this.key),this.store(),this};xe.extend({key:"",ms:0,timeoutIndex:-1,fn:null,Interval:rq,store:function(){n_.set({["Interval_"+this.key]:this})},once:function(){return this.fn&&(this.timeoutIndex=setTimeout(this.fn,this.ms)),this.store(),this},start:function(){return this.fn&&(this.timeoutIndex=setInterval(this.fn,this.ms)),this.store(),this},abort:function(){return Lo.abort(this.timeoutIndex),this},set_ms:function(r){return this.ms=r,this.store(),this},set_fn:function(r){return this.fn=r,this.store(),this}},Lo);Lo.abort=r=>{if(xe.is.number(r))return clearInterval(r);let a=n_.get("Interval_"+r);a&&clearInterval(a.timeoutIndex)};Lo.get=r=>n_.get("Interval_"+r);Lo.once=(r,a,o)=>Lo(r,a,o).once();Lo.start=(r,a,o)=>Lo(r,a,o).start();Lo.prototype.Interval.prototype=Lo.prototype;var aq=(r,a)=>new aa.prototype.Fetcher(r,a),aa=aq;aa.prototype={};aa.waitList=[];aa.setDefaultTrafficControl=0;aa.setDefaultTimeout=1e3*60*10;aa.isReadableStream=r=>r instanceof ReadableStream;aa.isReadableStreamReader=r=>r instanceof ReadableStreamDefaultReader;aa.streamToContext=(r,a)=>Ga(void 0,null,function*(){try{let o=(a==null?void 0:a.reader)||r.getReader();if(!aa.isReadableStreamReader(o))return{ok:!1,done:!0,data:null};if(!o)return{ok:!1,done:!0,data:null};let l=(a==null?void 0:a.decoder)||new TextDecoder("utf-8"),s=yield o.read();return{ok:!0,done:s.done,data:l.decode(s.value)}}catch(o){return{ok:!1,done:!0,data:o}}});var nq=function(r,a){var o;a=a||{};let l=a.body;a.body&&!xe.is.string(a.body)&&((o=a.bodyStringify)==null||o)&&(l=xe.Stringify(a.body||{}));let s=r;return xe.is.string(r)&&!r.match(/https?:/)&&(s=location.origin+"/"+r.replace(/^\//,"")),this.url=s,this.method=a.method||"get",this.streamStatus="open",this.params=y5(pu({key:ud(),response_format:"json",timeout:aa.setDefaultTimeout,trafficControl:aa.setDefaultTrafficControl,preventMultiRequest:!0},a),{headers:pu(pu({"Content-Type":"application/json"},aa.setDefaultHeaders&&aa.setDefaultHeaders()),a.headers),body:l}),this};xe.extend({Fetcher:nq,params:{},url:"",method:"GET",streamStatus:"closed",onStartCB:()=>{},onCompleteCB:()=>{},onErrorCB:()=>{},onResultCB:()=>{},onStreamCB:()=>{},onStart:function(r){return this.onStartCB=r,this},onStream:function(r){return this.onStreamCB=r,this},onResult:function(r){return this.onResultCB=r,this},onComplete:function(r){return this.onCompleteCB=r,this},onError:function(r){return this.onErrorCB=r,this},onStreamProcess:function(r){return Ga(this,null,function*(){let{response:a,errorCB:o,streamCB:l,reader:s,decoder:d}=r,u=a.body,h=this,p=function(){return GW(this,null,function*(){if(!a.ok){xe.scope(()=>Ga(this,null,function*(){let{ok:k,done:N,data:P}=yield aa.streamToContext(u,{reader:s,decoder:d});k&&o(P)}));return}let C=!1;for(;!C;){let{ok:k,done:N,data:P}=yield new S5(aa.streamToContext(u,{reader:s,decoder:d}));h.streamStatus=="abort"?(h.streamStatus="closed",s.cancel(),N=!0):h.streamStatus=="closed"&&(N=!0),N&&(C=N,s.releaseLock()),l(P,N)}})};try{for(var v=KW(p()),b,y,w;b=!(y=yield v.next()).done;b=!1){let C=y.value}}catch(C){w=[C]}finally{try{b&&(y=v.return)&&(yield y.call(v))}finally{if(w)throw w[0]}}})},get:function(){return this.method="GET",this.send()},head:function(){return this.method="HEAD",this.send()},post:function(){return this.method="POST",this.send()},put:function(){return this.method="PUT",this.send()},delete:function(){return this.method="DELETE",this.send()},patch:function(){return this.method="PATCH",this.send()},options:function(){return this.method="OPTIONS",this.send()},send:function(){return Ga(this,null,function*(){var r;let a=this.params,o=performance.now(),l=0,s=new AbortController,d=setTimeout(()=>{s.abort()},a.timeout);a.signal=s.signal;let u=!1,h=500,p="InternalServerError",v={},b=null;try{aa.setDefaultOnStart&&aa.setDefaultOnStart(a),this.onStartCB&&this.onStartCB(a);let w=a,{key:C,response_format:k,trafficControl:N,preventMultiRequest:P,timeout:G,queries:I}=w,U=WW(w,["key","response_format","trafficControl","preventMultiRequest","timeout","queries"]);U.method=this.method;let H=aa.waitList.includes(C);if(P&&H)throw h=429,new Error("TooManyRequests");aa.waitList=[...aa.waitList,C];let J=xe.queryParams.set(pu({},I),String(this.url));v=yield fetch(J,U).then(O=>Ga(this,null,function*(){return u=O.ok,h=O.status,p=O.statusText,b=O,k=="none"||k=="stream"?O:O[k]()})).catch(O=>{throw new Error(O)})}catch(w){h==200&&(h=500,u=!1),h==429&&(p="TooManyRequests"),s.signal.aborted&&(h=408,p="Timeout"),h==500&&(p=String(w)||p),v={errorCode:String(w)}}finally{clearTimeout(d),l=performance.now()-o}a.trafficControl&&(yield xe.pending(()=>{},a.trafficControl)),aa.waitList.splice(aa.waitList.findIndex(w=>w==a.key),1);let y={ok:u,status:h,statusText:p,body:v,requestTime:l,rawData:b};if(!u&&this.onErrorCB&&this.onErrorCB(y.body),u&&this.onStreamCB&&a.response_format=="stream"){let w=(r=b.body)==null?void 0:r.getReader();this.onStreamProcess({errorCB:this.onErrorCB,streamCB:this.onStreamCB,response:y,reader:w,decoder:new TextDecoder("utf-8")})}return u&&this.onCompleteCB&&this.onCompleteCB(y.body),this.onResultCB&&this.onResultCB(y,a),aa.setDefaultOnEnd&&aa.setDefaultOnEnd(y,a),y})},abortStream:function(){this.streamStatus="abort"}},aa);aa.prototype.Fetcher.prototype=aa.prototype;var oq=r=>new kn.prototype.Filer(r),kn=oq;kn.prototype={};var iq=function(r){this.ok=!0;try{let[a,o]=r.name.replace(/\s/,"").replace(/(.*)\.(.*)$/,"$1 $2").split(" ");this.file=r,this.extension=o,this.fileName=a,this.type=r.type}catch(a){console.log(a),this.ok=!1}return this};xe.extend({ok:!1,extension:"",type:"",file:{},fileName:"",Filer:iq,isValid:function(){return this.ok},toBlob:function(){return Ga(this,null,function*(){return new Blob([this.file,{type:this.type}])})},toDataURL:function(){return Ga(this,null,function*(){var r;return(r=(yield this.file.convert("dataURL")).target)==null?void 0:r.result})},toAarrayBuffer:function(){return Ga(this,null,function*(){var r;return(r=(yield this.file.convert("arrayBuffer")).target)==null?void 0:r.result})},toObjectURL:function(){return Ga(this,null,function*(){return URL.createObjectURL(this.file)})},updateFileName:function(r){let a=new File([this.file],r+"."+this.extension);return this.file=a,this.fileName=r,this},updateMimeType:function(r){return this.file=new File([this.file],this.fileName+"."+this.extension,{type:r}),this.type=r,this},updateExtension:function(r){let a=new File([this.file],this.fileName+"."+r);return this.file=a,this.extension=r,this}},kn);kn.fromFile=r=>Ga(void 0,null,function*(){return kn(r)});kn.fromBlob=(r,a)=>Ga(void 0,null,function*(){let o=(a==null?void 0:a.fileName)||"file",l=(a==null?void 0:a.extension)||"",s=new File([r],o+"."+l,{type:a==null?void 0:a.mimeType});return kn(s)});kn.fromArrayBuffer=(r,a)=>Ga(void 0,null,function*(){return kn.fromBlob(new Blob([r],{type:(a==null?void 0:a.mimeType)||""}),a)});kn.fromObjectURL=(r,a)=>Ga(void 0,null,function*(){let o=yield aa(r,{response_format:"blob"}).get();return o.ok?kn.fromBlob(o.body,a):kn({})});kn.fromDataURL=(r,a)=>Ga(void 0,null,function*(){let o=yield r.toBlob((a==null?void 0:a.mimeType)||"");return o?kn.fromBlob(o,a):kn({})});kn.prototype.Filer.prototype=kn.prototype;var lq=function(r){let a=r,o=null;return a.use((l,s,d)=>{let u=s;u.return=h=>{let{status:p=200,body:v={},bodyStringify:b=!0}=h||{},y=v;return b&&!xe.is.string(v)&&(y=xe.Stringify(v)),s.status(p).end(y)},d()}),a.onPathRouter=function(l){return o=l,this},a.pathRouter=function(l){if(!o)return;let s=o(l);return s.route(l),a.use(l,s),s},a.exception=function(l){return a.use(l),this},a},D2=lq;D2.getLocalIP=r=>{let a="";return xe.scope(()=>{if(!r)return;let o=r.networkInterfaces();for(let[l,s]of Object.entries(o))s.forEach(d=>{!d.internal&&d.family==="IPv4"&&!d.address.match(/^(169|127)/)&&(a=d.address)})}),a};D2.getIP=function(r){var a;return(((r==null?void 0:r.headers["x-forwarded-for"])||((a=r==null?void 0:r.socket)==null?void 0:a.remoteAddress)||"").toString().match(new RegExp(/(::ffff:)?(\d+\.\d+.\d+\.\d+(:\d+)?)/))||[])[2]||"UNKNOWN IP"};xe.copyToClipboard=r=>Ga(void 0,null,function*(){let a="";xe.is.string(r)?a=r:xe.is.function(r)&&(a=r());let o={ok:!1,body:"NotSupported"};return yield Ga(void 0,null,function*(){let l;if(navigator.clipboard){if(l=yield navigator.clipboard.writeText(a).then(()=>!0,()=>!1),!l)return}else{let s=document.createElement("input");if(xe(document.body).append(s),s.value=a,s.select(),l=document.execCommand("copy"),document.body.removeChild(s),!l)return}o={ok:!0,body:""}}),o});xe.ImageLoader=(r,a)=>new Promise((o,l)=>{let s=a||new Image;s.onload=()=>o(s),s.onerror=d=>l(d),s.src=r});xe.formatCharacter={postal:{JP:r=>{let a="--";return r=String(r).replace(/\D/ig,""),r.length==7&&(a=r.replace(/^(\d{3})(.*)/,"$1-$2")),a}},tel:{_:r=>{let a=r;return r=String(r).removeLetters(),r.length==11&&(a=r.replace(/^(\d{3})(\d{4})(\d{4})/,"$1-$2-$3")),r.length==10&&(a=r.replace(/^(\d{2})(\d{4})(\d{4})/,"$1-$2-$3")),a},mobile:r=>{let a="--";return r=String(r).removeLetters(),r.length==11&&(a=r.replace(/^(\d{3})(\d{4})(\d{4})/,"$1-$2-$3")),a},fixed:r=>{let a="--";return r=String(r).removeLetters(),r.length==10&&(a=r.replace(/^(\d{2})(\d{4})(\d{4})/,"$1-$2-$3")),a}}};xe.transformer={weekday:{JP:r=>["\u65E5","\u6708","\u706B","\u6C34","\u6728","\u91D1","\u571F"][r]+"\u66DC\u65E5",shortJP:r=>["\u65E5","\u6708","\u706B","\u6C34","\u6728","\u91D1","\u571F"][r]},wareki:r=>{let a=[],o=[],l=!1;return[{From:1868,To:1912,name:"\u660E\u6CBB"},{From:1912,To:1926,name:"\u5927\u6B63"},{From:1926,To:1989,name:"\u662D\u548C"},{From:1989,To:2019,name:"\u5E73\u6210"},{From:2019,To:1e5,name:"\u4EE4\u548C"}].forEach(s=>{let{From:d,To:u,name:h}=s;if(d<=r&&r<=u){let p=r-d+1;p==1&&(l=!0,p="\u5143"),o.push(h+p+"\u5E74"),a.push(h)}}),{era:a,value:o,gap:l}}};xe.interval=Lo;aa.setDefaultHeaders=()=>({});var sq=xe});var E5=Ye(i_=>{"use strict";(function(){"use strict";var r=fr(),a=Symbol.for("react.element"),o=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),d=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),h=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),v=Symbol.for("react.suspense"),b=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),C=Symbol.for("react.offscreen"),k=Symbol.iterator,N="@@iterator";function P(L){if(L===null||typeof L!="object")return null;var $=k&&L[k]||L[N];return typeof $=="function"?$:null}var G=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function I(L){{for(var $=arguments.length,me=new Array($>1?$-1:0),Ee=1;Ee<$;Ee++)me[Ee-1]=arguments[Ee];U("error",L,me)}}function U(L,$,me){{var Ee=G.ReactDebugCurrentFrame,qe=Ee.getStackAddendum();qe!==""&&($+="%s",me=me.concat([qe]));var gt=me.map(function(rt){return String(rt)});gt.unshift("Warning: "+$),Function.prototype.apply.call(console[L],console,gt)}}var H=!1,J=!1,O=!1,ae=!1,ye=!1,re;re=Symbol.for("react.module.reference");function we(L){return!!(typeof L=="string"||typeof L=="function"||L===l||L===d||ye||L===s||L===v||L===b||ae||L===C||H||J||O||typeof L=="object"&&L!==null&&(L.$$typeof===w||L.$$typeof===y||L.$$typeof===u||L.$$typeof===h||L.$$typeof===p||L.$$typeof===re||L.getModuleId!==void 0))}function Se(L,$,me){var Ee=L.displayName;if(Ee)return Ee;var qe=$.displayName||$.name||"";return qe!==""?me+"("+qe+")":me}function ge(L){return L.displayName||"Context"}function V(L){if(L==null)return null;if(typeof L.tag=="number"&&I("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof L=="function")return L.displayName||L.name||null;if(typeof L=="string")return L;switch(L){case l:return"Fragment";case o:return"Portal";case d:return"Profiler";case s:return"StrictMode";case v:return"Suspense";case b:return"SuspenseList"}if(typeof L=="object")switch(L.$$typeof){case h:var $=L;return ge($)+".Consumer";case u:var me=L;return ge(me._context)+".Provider";case p:return Se(L,L.render,"ForwardRef");case y:var Ee=L.displayName||null;return Ee!==null?Ee:V(L.type)||"Memo";case w:{var qe=L,gt=qe._payload,rt=qe._init;try{return V(rt(gt))}catch(Ze){return null}}}return null}var se=Object.assign,pe=0,j,Y,oe,te,he,Re,Te;function Xe(){}Xe.__reactDisabledLog=!0;function Qe(){{if(pe===0){j=console.log,Y=console.info,oe=console.warn,te=console.error,he=console.group,Re=console.groupCollapsed,Te=console.groupEnd;var L={configurable:!0,enumerable:!0,value:Xe,writable:!0};Object.defineProperties(console,{info:L,log:L,warn:L,error:L,group:L,groupCollapsed:L,groupEnd:L})}pe++}}function ze(){{if(pe--,pe===0){var L={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:se({},L,{value:j}),info:se({},L,{value:Y}),warn:se({},L,{value:oe}),error:se({},L,{value:te}),group:se({},L,{value:he}),groupCollapsed:se({},L,{value:Re}),groupEnd:se({},L,{value:Te})})}pe<0&&I("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var it=G.ReactCurrentDispatcher,vt;function pt(L,$,me){{if(vt===void 0)try{throw Error()}catch(qe){var Ee=qe.stack.trim().match(/\n( *(at )?)/);vt=Ee&&Ee[1]||""}return`
150
- `+vt+L}}var Bt=!1,Rt;{var at=typeof WeakMap=="function"?WeakMap:Map;Rt=new at}function De(L,$){if(!L||Bt)return"";{var me=Rt.get(L);if(me!==void 0)return me}var Ee;Bt=!0;var qe=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var gt;gt=it.current,it.current=null,Qe();try{if($){var rt=function(){throw Error()};if(Object.defineProperty(rt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(rt,[])}catch(da){Ee=da}Reflect.construct(L,[],rt)}else{try{rt.call()}catch(da){Ee=da}L.call(rt.prototype)}}else{try{throw Error()}catch(da){Ee=da}L()}}catch(da){if(da&&Ee&&typeof da.stack=="string"){for(var Ze=da.stack.split(`
149
+ `+('Please change the parent <Route path="'+Ue+'"> to <Route ')+('path="'+(Ue==="/"?"*":Ue+"/*")+'">.'))}let Ne=N(),rt;if(M){var z;let Ue=typeof M=="string"?o.parsePath(M):M;Me==="/"||(z=Ue.pathname)!=null&&z.startsWith(Me)||o.UNSAFE_invariant(!1,"When overriding the location using `<Routes location>` or `useRoutes(routes, location)`, the location pathname must begin with the portion of the URL pathname that was "+('matched by all parent routes. The current pathname base is "'+Me+'" ')+('but pathname "'+Ue.pathname+'" was given in the `location` prop.')),rt=Ue}else rt=Ne;let q=rt.pathname||"/",ne=q;if(Me!=="/"){let Ue=Me.replace(/^\//,"").split("/");ne="/"+q.replace(/^\//,"").split("/").slice(Ue.length).join("/")}let ue=o.matchRoutes(K,{pathname:ne});o.UNSAFE_warning(Ge||ue!=null,'No routes matched location "'+rt.pathname+rt.search+rt.hash+'" '),o.UNSAFE_warning(ue==null||ue[ue.length-1].route.element!==void 0||ue[ue.length-1].route.Component!==void 0||ue[ue.length-1].route.lazy!==void 0,'Matched leaf route at location "'+rt.pathname+rt.search+rt.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.');let $e=Y(ue&&ue.map(Ue=>Object.assign({},Ue,{params:Object.assign({},Ie,Ue.params),pathname:o.joinPaths([Me,X.encodeLocation?X.encodeLocation(Ue.pathname).pathname:Ue.pathname]),pathnameBase:Ue.pathnameBase==="/"?Me:o.joinPaths([Me,X.encodeLocation?X.encodeLocation(Ue.pathnameBase).pathname:Ue.pathnameBase])})),le,A,F);return M&&$e?s.createElement(b.Provider,{value:{location:d({pathname:"/",search:"",hash:"",state:null,key:"default"},rt),navigationType:o.Action.Pop}},$e):$e}function V(){let K=De(),M=o.isRouteErrorResponse(K)?K.status+" "+K.statusText:K instanceof Error?K.message:JSON.stringify(K),A=K instanceof Error?K.stack:null,F="rgba(200,200,200, 0.5)",X={padding:"0.5rem",backgroundColor:F},le={padding:"2px 4px",backgroundColor:F},ie=null;return console.error("Error handled by React Router default ErrorBoundary:",K),ie=s.createElement(s.Fragment,null,s.createElement("p",null,"\u{1F4BF} Hey developer \u{1F44B}"),s.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",s.createElement("code",{style:le},"ErrorBoundary")," or"," ",s.createElement("code",{style:le},"errorElement")," prop on your route.")),s.createElement(s.Fragment,null,s.createElement("h2",null,"Unexpected Application Error!"),s.createElement("h3",{style:{fontStyle:"italic"}},M),A?s.createElement("pre",{style:X},A):null,ie)}let se=s.createElement(V,null);class pe extends s.Component{constructor(M){super(M),this.state={location:M.location,revalidation:M.revalidation,error:M.error}}static getDerivedStateFromError(M){return{error:M}}static getDerivedStateFromProps(M,A){return A.location!==M.location||A.revalidation!=="idle"&&M.revalidation==="idle"?{error:M.error,location:M.location,revalidation:M.revalidation}:{error:M.error!==void 0?M.error:A.error,location:A.location,revalidation:M.revalidation||A.revalidation}}componentDidCatch(M,A){console.error("React Router caught the following error during render",M,A)}render(){return this.state.error!==void 0?s.createElement(y.Provider,{value:this.props.routeContext},s.createElement(w.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function j(K){let{routeContext:M,match:A,children:F}=K,X=s.useContext(u);return X&&X.static&&X.staticContext&&(A.route.errorElement||A.route.ErrorBoundary)&&(X.staticContext._deepestRenderedBoundaryId=A.route.id),s.createElement(y.Provider,{value:M},F)}function Y(K,M,A,F){var X;if(M===void 0&&(M=[]),A===void 0&&(A=null),F===void 0&&(F=null),K==null){var le;if(!A)return null;if(A.errors)K=A.matches;else if((le=F)!=null&&le.v7_partialHydration&&M.length===0&&!A.initialized&&A.matches.length>0)K=A.matches;else return null}let ie=K,Ie=(X=A)==null?void 0:X.errors;if(Ie!=null){let Ge=ie.findIndex(Ne=>Ne.route.id&&(Ie==null?void 0:Ie[Ne.route.id])!==void 0);Ge>=0||o.UNSAFE_invariant(!1,"Could not find a matching route for errors on route IDs: "+Object.keys(Ie).join(",")),ie=ie.slice(0,Math.min(ie.length,Ge+1))}let Fe=!1,Me=-1;if(A&&F&&F.v7_partialHydration)for(let Ge=0;Ge<ie.length;Ge++){let Ne=ie[Ge];if((Ne.route.HydrateFallback||Ne.route.hydrateFallbackElement)&&(Me=Ge),Ne.route.id){let{loaderData:rt,errors:z}=A,q=Ne.route.loader&&rt[Ne.route.id]===void 0&&(!z||z[Ne.route.id]===void 0);if(Ne.route.lazy||q){Fe=!0,Me>=0?ie=ie.slice(0,Me+1):ie=[ie[0]];break}}}return ie.reduceRight((Ge,Ne,rt)=>{let z,q=!1,ne=null,ue=null;A&&(z=Ie&&Ne.route.id?Ie[Ne.route.id]:void 0,ne=Ne.route.errorElement||se,Fe&&(Me<0&&rt===0?(Ar("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),q=!0,ue=null):Me===rt&&(q=!0,ue=Ne.route.hydrateFallbackElement||null)));let $e=M.concat(ie.slice(0,rt+1)),Ue=()=>{let L;return z?L=ne:q?L=ue:Ne.route.Component?L=s.createElement(Ne.route.Component,null):Ne.route.element?L=Ne.route.element:L=Ge,s.createElement(j,{match:Ne,routeContext:{outlet:Ge,matches:$e,isDataRoute:A!=null},children:L})};return A&&(Ne.route.ErrorBoundary||Ne.route.errorElement||rt===0)?s.createElement(pe,{location:A.location,revalidation:A.revalidation,component:ne,error:z,children:Ue(),routeContext:{outlet:null,matches:$e,isDataRoute:!0}}):Ue()},null)}var oe=function(K){return K.UseBlocker="useBlocker",K.UseRevalidator="useRevalidator",K.UseNavigateStable="useNavigate",K}(oe||{}),te=function(K){return K.UseBlocker="useBlocker",K.UseLoaderData="useLoaderData",K.UseActionData="useActionData",K.UseRouteError="useRouteError",K.UseNavigation="useNavigation",K.UseRouteLoaderData="useRouteLoaderData",K.UseMatches="useMatches",K.UseRevalidator="useRevalidator",K.UseNavigateStable="useNavigate",K.UseRouteId="useRouteId",K}(te||{});function he(K){return K+" must be used within a data router. See https://reactrouter.com/routers/picking-a-router."}function Re(K){let M=s.useContext(u);return M||o.UNSAFE_invariant(!1,he(K)),M}function Te(K){let M=s.useContext(h);return M||o.UNSAFE_invariant(!1,he(K)),M}function Xe(K){let M=s.useContext(y);return M||o.UNSAFE_invariant(!1,he(K)),M}function Qe(K){let M=Xe(K),A=M.matches[M.matches.length-1];return A.route.id||o.UNSAFE_invariant(!1,K+' can only be used on routes that contain a unique "id"'),A.route.id}function ze(){return Qe(te.UseRouteId)}function it(){return Te(te.UseNavigation).navigation}function vt(){let K=Re(oe.UseRevalidator),M=Te(te.UseRevalidator);return s.useMemo(()=>({revalidate:K.router.revalidate,state:M.revalidation}),[K.router.revalidate,M.revalidation])}function pt(){let{matches:K,loaderData:M}=Te(te.UseMatches);return s.useMemo(()=>K.map(A=>o.UNSAFE_convertRouteMatchToUiMatch(A,M)),[K,M])}function Bt(){let K=Te(te.UseLoaderData),M=Qe(te.UseLoaderData);if(K.errors&&K.errors[M]!=null){console.error("You cannot `useLoaderData` in an errorElement (routeId: "+M+")");return}return K.loaderData[M]}function Rt(K){return Te(te.UseRouteLoaderData).loaderData[K]}function nt(){let K=Te(te.UseActionData),M=Qe(te.UseLoaderData);return K.actionData?K.actionData[M]:void 0}function De(){var K;let M=s.useContext(w),A=Te(te.UseRouteError),F=Qe(te.UseRouteError);return M!==void 0?M:(K=A.errors)==null?void 0:K[F]}function bt(){let K=s.useContext(p);return K==null?void 0:K._data}function It(){let K=s.useContext(p);return K==null?void 0:K._error}let Wt=0;function Yt(K){let{router:M,basename:A}=Re(oe.UseBlocker),F=Te(te.UseBlocker),[X,le]=s.useState(""),ie=s.useCallback(Ie=>{if(typeof K!="function")return!!K;if(A==="/")return K(Ie);let{currentLocation:Fe,nextLocation:Me,historyAction:Ge}=Ie;return K({currentLocation:d({},Fe,{pathname:o.stripBasename(Fe.pathname,A)||Fe.pathname}),nextLocation:d({},Me,{pathname:o.stripBasename(Me.pathname,A)||Me.pathname}),historyAction:Ge})},[A,K]);return s.useEffect(()=>{let Ie=String(++Wt);return le(Ie),()=>M.deleteBlocker(Ie)},[M]),s.useEffect(()=>{X!==""&&M.getBlocker(X,ie)},[M,X,ie]),X&&F.blockers.has(X)?F.blockers.get(X):o.IDLE_BLOCKER}function ir(){let{router:K}=Re(oe.UseNavigateStable),M=Qe(te.UseNavigateStable),A=s.useRef(!1);return U(()=>{A.current=!0}),s.useCallback(function(X,le){le===void 0&&(le={}),o.UNSAFE_warning(A.current,I),A.current&&(typeof X=="number"?K.navigate(X):K.navigate(X,d({fromRouteId:M},le)))},[K,M])}let pr={};function Ar(K,M,A){!M&&!pr[K]&&(pr[K]=!0,o.UNSAFE_warning(!1,A))}let Wr=s["startTransition"];function Kr(K){let{fallbackElement:M,router:A,future:F}=K,[X,le]=s.useState(A.state),{v7_startTransition:ie}=F||{},Ie=s.useCallback(Ne=>{ie&&Wr?Wr(()=>le(Ne)):le(Ne)},[le,ie]);s.useLayoutEffect(()=>A.subscribe(Ie),[A,Ie]),s.useEffect(()=>{o.UNSAFE_warning(M==null||!A.future.v7_partialHydration,"`<RouterProvider fallbackElement>` is deprecated when using `v7_partialHydration`, use a `HydrateFallback` component instead")},[]);let Fe=s.useMemo(()=>({createHref:A.createHref,encodeLocation:A.encodeLocation,go:Ne=>A.navigate(Ne),push:(Ne,rt,z)=>A.navigate(Ne,{state:rt,preventScrollReset:z==null?void 0:z.preventScrollReset}),replace:(Ne,rt,z)=>A.navigate(Ne,{replace:!0,state:rt,preventScrollReset:z==null?void 0:z.preventScrollReset})}),[A]),Me=A.basename||"/",Ge=s.useMemo(()=>({router:A,navigator:Fe,static:!1,basename:Me}),[A,Fe,Me]);return s.createElement(s.Fragment,null,s.createElement(u.Provider,{value:Ge},s.createElement(h.Provider,{value:X},s.createElement(_r,{basename:Me,location:X.location,navigationType:X.historyAction,navigator:Fe,future:{v7_relativeSplatPath:A.future.v7_relativeSplatPath}},X.initialized||A.future.v7_partialHydration?s.createElement(kr,{routes:A.routes,future:A.future,state:X}):M))),null)}function kr(K){let{routes:M,future:A,state:F}=K;return ge(M,void 0,F,A)}function hr(K){let{basename:M,children:A,initialEntries:F,initialIndex:X,future:le}=K,ie=s.useRef();ie.current==null&&(ie.current=o.createMemoryHistory({initialEntries:F,initialIndex:X,v5Compat:!0}));let Ie=ie.current,[Fe,Me]=s.useState({action:Ie.action,location:Ie.location}),{v7_startTransition:Ge}=le||{},Ne=s.useCallback(rt=>{Ge&&Wr?Wr(()=>Me(rt)):Me(rt)},[Me,Ge]);return s.useLayoutEffect(()=>Ie.listen(Ne),[Ie,Ne]),s.createElement(_r,{basename:M,children:A,location:Fe.location,navigationType:Fe.action,navigator:Ie,future:le})}function Sr(K){let{to:M,replace:A,state:F,relative:X}=K;k()||o.UNSAFE_invariant(!1,"<Navigate> may be used only in the context of a <Router> component.");let{future:le,static:ie}=s.useContext(v);o.UNSAFE_warning(!ie,"<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:Ie}=s.useContext(y),{pathname:Fe}=N(),Me=H(),Ge=o.resolveTo(M,o.UNSAFE_getResolveToMatches(Ie,le.v7_relativeSplatPath),Fe,X==="path"),Ne=JSON.stringify(Ge);return s.useEffect(()=>Me(JSON.parse(Ne),{replace:A,state:F,relative:X}),[Me,Ne,X,A,F]),null}function ga(K){return ye(K.context)}function Rr(K){o.UNSAFE_invariant(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function _r(K){let{basename:M="/",children:A=null,location:F,navigationType:X=o.Action.Pop,navigator:le,static:ie=!1,future:Ie}=K;k()&&o.UNSAFE_invariant(!1,"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let Fe=M.replace(/^\/*/,"/"),Me=s.useMemo(()=>({basename:Fe,navigator:le,static:ie,future:d({v7_relativeSplatPath:!1},Ie)}),[Fe,Ie,le,ie]);typeof F=="string"&&(F=o.parsePath(F));let{pathname:Ge="/",search:Ne="",hash:rt="",state:z=null,key:q="default"}=F,ne=s.useMemo(()=>{let ue=o.stripBasename(Ge,Fe);return ue==null?null:{location:{pathname:ue,search:Ne,hash:rt,state:z,key:q},navigationType:X}},[Fe,Ge,Ne,rt,z,q,X]);return o.UNSAFE_warning(ne!=null,'<Router basename="'+Fe+'"> is not able to match the URL '+('"'+Ge+Ne+rt+'" because it does not start with the ')+"basename, so the <Router> won't render anything."),ne==null?null:s.createElement(v.Provider,{value:Me},s.createElement(b.Provider,{children:A,value:ne}))}function Mr(K){let{children:M,location:A}=K;return Se($t(M),A)}function wa(K){let{children:M,errorElement:A,resolve:F}=K;return s.createElement(xt,{resolve:F,errorElement:A},s.createElement(Jt,null,M))}var He=function(K){return K[K.pending=0]="pending",K[K.success=1]="success",K[K.error=2]="error",K}(He||{});let ht=new Promise(()=>{});class xt extends s.Component{constructor(M){super(M),this.state={error:null}}static getDerivedStateFromError(M){return{error:M}}componentDidCatch(M,A){console.error("<Await> caught the following error during render",M,A)}render(){let{children:M,errorElement:A,resolve:F}=this.props,X=null,le=He.pending;if(!(F instanceof Promise))le=He.success,X=Promise.resolve(),Object.defineProperty(X,"_tracked",{get:()=>!0}),Object.defineProperty(X,"_data",{get:()=>F});else if(this.state.error){le=He.error;let ie=this.state.error;X=Promise.reject().catch(()=>{}),Object.defineProperty(X,"_tracked",{get:()=>!0}),Object.defineProperty(X,"_error",{get:()=>ie})}else F._tracked?(X=F,le="_error"in X?He.error:"_data"in X?He.success:He.pending):(le=He.pending,Object.defineProperty(F,"_tracked",{get:()=>!0}),X=F.then(ie=>Object.defineProperty(F,"_data",{get:()=>ie}),ie=>Object.defineProperty(F,"_error",{get:()=>ie})));if(le===He.error&&X._error instanceof o.AbortedDeferredError)throw ht;if(le===He.error&&!A)throw X._error;if(le===He.error)return s.createElement(p.Provider,{value:X,children:A});if(le===He.success)return s.createElement(p.Provider,{value:X,children:M});throw X}}function Jt(K){let{children:M}=K,A=bt(),F=typeof M=="function"?M(A):M;return s.createElement(s.Fragment,null,F)}function $t(K,M){M===void 0&&(M=[]);let A=[];return s.Children.forEach(K,(F,X)=>{if(!s.isValidElement(F))return;let le=[...M,X];if(F.type===s.Fragment){A.push.apply(A,$t(F.props.children,le));return}F.type!==Rr&&o.UNSAFE_invariant(!1,"["+(typeof F.type=="string"?F.type:F.type.name)+"] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>"),!F.props.index||!F.props.children||o.UNSAFE_invariant(!1,"An index route cannot have child routes.");let ie={id:F.props.id||le.join("-"),caseSensitive:F.props.caseSensitive,element:F.props.element,Component:F.props.Component,index:F.props.index,path:F.props.path,loader:F.props.loader,action:F.props.action,errorElement:F.props.errorElement,ErrorBoundary:F.props.ErrorBoundary,hasErrorBoundary:F.props.ErrorBoundary!=null||F.props.errorElement!=null,shouldRevalidate:F.props.shouldRevalidate,handle:F.props.handle,lazy:F.props.lazy};F.props.children&&(ie.children=$t(F.props.children,le)),A.push(ie)}),A}function Lr(K){return Y(K)}function br(K){let M={hasErrorBoundary:K.ErrorBoundary!=null||K.errorElement!=null};return K.Component&&(K.element&&o.UNSAFE_warning(!1,"You should not include both `Component` and `element` on your route - `Component` will be used."),Object.assign(M,{element:s.createElement(K.Component),Component:void 0})),K.HydrateFallback&&(K.hydrateFallbackElement&&o.UNSAFE_warning(!1,"You should not include both `HydrateFallback` and `hydrateFallbackElement` on your route - `HydrateFallback` will be used."),Object.assign(M,{hydrateFallbackElement:s.createElement(K.HydrateFallback),HydrateFallback:void 0})),K.ErrorBoundary&&(K.errorElement&&o.UNSAFE_warning(!1,"You should not include both `ErrorBoundary` and `errorElement` on your route - `ErrorBoundary` will be used."),Object.assign(M,{errorElement:s.createElement(K.ErrorBoundary),ErrorBoundary:void 0})),M}function Xr(K,M){return o.createRouter({basename:M==null?void 0:M.basename,future:d({},M==null?void 0:M.future,{v7_prependBasename:!0}),history:o.createMemoryHistory({initialEntries:M==null?void 0:M.initialEntries,initialIndex:M==null?void 0:M.initialIndex}),hydrationData:M==null?void 0:M.hydrationData,routes:K,mapRouteProperties:br,unstable_dataStrategy:M==null?void 0:M.unstable_dataStrategy,unstable_patchRoutesOnMiss:M==null?void 0:M.unstable_patchRoutesOnMiss}).initialize()}Object.defineProperty(r,"AbortedDeferredError",{enumerable:!0,get:function(){return o.AbortedDeferredError}}),Object.defineProperty(r,"NavigationType",{enumerable:!0,get:function(){return o.Action}}),Object.defineProperty(r,"createPath",{enumerable:!0,get:function(){return o.createPath}}),Object.defineProperty(r,"defer",{enumerable:!0,get:function(){return o.defer}}),Object.defineProperty(r,"generatePath",{enumerable:!0,get:function(){return o.generatePath}}),Object.defineProperty(r,"isRouteErrorResponse",{enumerable:!0,get:function(){return o.isRouteErrorResponse}}),Object.defineProperty(r,"json",{enumerable:!0,get:function(){return o.json}}),Object.defineProperty(r,"matchPath",{enumerable:!0,get:function(){return o.matchPath}}),Object.defineProperty(r,"matchRoutes",{enumerable:!0,get:function(){return o.matchRoutes}}),Object.defineProperty(r,"parsePath",{enumerable:!0,get:function(){return o.parsePath}}),Object.defineProperty(r,"redirect",{enumerable:!0,get:function(){return o.redirect}}),Object.defineProperty(r,"redirectDocument",{enumerable:!0,get:function(){return o.redirectDocument}}),Object.defineProperty(r,"replace",{enumerable:!0,get:function(){return o.replace}}),Object.defineProperty(r,"resolvePath",{enumerable:!0,get:function(){return o.resolvePath}}),r.Await=wa,r.MemoryRouter=hr,r.Navigate=Sr,r.Outlet=ga,r.Route=Rr,r.Router=_r,r.RouterProvider=Kr,r.Routes=Mr,r.UNSAFE_DataRouterContext=u,r.UNSAFE_DataRouterStateContext=h,r.UNSAFE_LocationContext=b,r.UNSAFE_NavigationContext=v,r.UNSAFE_RouteContext=y,r.UNSAFE_mapRouteProperties=br,r.UNSAFE_useRouteId=ze,r.UNSAFE_useRoutesImpl=ge,r.createMemoryRouter=Xr,r.createRoutesFromChildren=$t,r.createRoutesFromElements=$t,r.renderMatches=Lr,r.useActionData=nt,r.useAsyncError=It,r.useAsyncValue=bt,r.useBlocker=Yt,r.useHref=C,r.useInRouterContext=k,r.useLoaderData=Bt,r.useLocation=N,r.useMatch=G,r.useMatches=pt,r.useNavigate=H,r.useNavigation=it,r.useNavigationType=P,r.useOutlet=ye,r.useOutletContext=ae,r.useParams=re,r.useResolvedPath=we,r.useRevalidator=vt,r.useRouteError=De,r.useRouteLoaderData=Rt,r.useRoutes=Se,Object.defineProperty(r,"__esModule",{value:!0})})});var p5=Ye((xG,f5)=>{"use strict";f5.exports=d5()});var m5=Ye((e_,h5)=>{(function(r,a){typeof e_=="object"&&typeof h5!="undefined"?a(e_,fr(),d2(),p5(),T2()):typeof define=="function"&&define.amd?define(["exports","react","react-dom","react-router","@remix-run/router"],a):(r=typeof globalThis!="undefined"?globalThis:r||self,a(r.ReactRouterDOM={},r.React,r.ReactDOM,r.ReactRouter,r.RemixRouter))})(e_,function(r,a,o,l,s){"use strict";function d(A){if(A&&A.__esModule)return A;var F=Object.create(null);return A&&Object.keys(A).forEach(function(X){if(X!=="default"){var le=Object.getOwnPropertyDescriptor(A,X);Object.defineProperty(F,X,le.get?le:{enumerable:!0,get:function(){return A[X]}})}}),F.default=A,Object.freeze(F)}var u=d(a),h=d(o);function p(){return p=Object.assign?Object.assign.bind():function(A){for(var F=1;F<arguments.length;F++){var X=arguments[F];for(var le in X)Object.prototype.hasOwnProperty.call(X,le)&&(A[le]=X[le])}return A},p.apply(this,arguments)}function v(A,F){if(A==null)return{};var X={},le=Object.keys(A),ie,Ie;for(Ie=0;Ie<le.length;Ie++)ie=le[Ie],!(F.indexOf(ie)>=0)&&(X[ie]=A[ie]);return X}let b="get",y="application/x-www-form-urlencoded";function w(A){return A!=null&&typeof A.tagName=="string"}function C(A){return w(A)&&A.tagName.toLowerCase()==="button"}function k(A){return w(A)&&A.tagName.toLowerCase()==="form"}function N(A){return w(A)&&A.tagName.toLowerCase()==="input"}function P(A){return!!(A.metaKey||A.altKey||A.ctrlKey||A.shiftKey)}function G(A,F){return A.button===0&&(!F||F==="_self")&&!P(A)}function I(A){return A===void 0&&(A=""),new URLSearchParams(typeof A=="string"||Array.isArray(A)||A instanceof URLSearchParams?A:Object.keys(A).reduce((F,X)=>{let le=A[X];return F.concat(Array.isArray(le)?le.map(ie=>[X,ie]):[[X,le]])},[]))}function U(A,F){let X=I(A);return F&&F.forEach((le,ie)=>{X.has(ie)||F.getAll(ie).forEach(Ie=>{X.append(ie,Ie)})}),X}let H=null;function J(){if(H===null)try{new FormData(document.createElement("form"),0),H=!1}catch(A){H=!0}return H}let O=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function ae(A){return A!=null&&!O.has(A)?(s.UNSAFE_warning(!1,'"'+A+'" is not a valid `encType` for `<Form>`/`<fetcher.Form>` '+('and will default to "'+y+'"')),null):A}function ye(A,F){let X,le,ie,Ie,Fe;if(k(A)){let Me=A.getAttribute("action");le=Me?s.stripBasename(Me,F):null,X=A.getAttribute("method")||b,ie=ae(A.getAttribute("enctype"))||y,Ie=new FormData(A)}else if(C(A)||N(A)&&(A.type==="submit"||A.type==="image")){let Me=A.form;if(Me==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let Ge=A.getAttribute("formaction")||Me.getAttribute("action");if(le=Ge?s.stripBasename(Ge,F):null,X=A.getAttribute("formmethod")||Me.getAttribute("method")||b,ie=ae(A.getAttribute("formenctype"))||ae(Me.getAttribute("enctype"))||y,Ie=new FormData(Me,A),!J()){let{name:Ne,type:rt,value:z}=A;if(rt==="image"){let q=Ne?Ne+".":"";Ie.append(q+"x","0"),Ie.append(q+"y","0")}else Ne&&Ie.append(Ne,z)}}else{if(w(A))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');X=b,le=null,ie=y,Fe=A}return Ie&&ie==="text/plain"&&(Fe=Ie,Ie=void 0),{action:le,method:X.toLowerCase(),encType:ie,formData:Ie,body:Fe}}let re=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],we=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],Se=["fetcherKey","navigate","reloadDocument","replace","state","method","action","onSubmit","relative","preventScrollReset","unstable_viewTransition"],ge="6";try{window.__reactRouterVersion=ge}catch(A){}function V(A,F){return s.createRouter({basename:F==null?void 0:F.basename,future:p({},F==null?void 0:F.future,{v7_prependBasename:!0}),history:s.createBrowserHistory({window:F==null?void 0:F.window}),hydrationData:(F==null?void 0:F.hydrationData)||pe(),routes:A,mapRouteProperties:l.UNSAFE_mapRouteProperties,unstable_dataStrategy:F==null?void 0:F.unstable_dataStrategy,unstable_patchRoutesOnMiss:F==null?void 0:F.unstable_patchRoutesOnMiss,window:F==null?void 0:F.window}).initialize()}function se(A,F){return s.createRouter({basename:F==null?void 0:F.basename,future:p({},F==null?void 0:F.future,{v7_prependBasename:!0}),history:s.createHashHistory({window:F==null?void 0:F.window}),hydrationData:(F==null?void 0:F.hydrationData)||pe(),routes:A,mapRouteProperties:l.UNSAFE_mapRouteProperties,unstable_dataStrategy:F==null?void 0:F.unstable_dataStrategy,unstable_patchRoutesOnMiss:F==null?void 0:F.unstable_patchRoutesOnMiss,window:F==null?void 0:F.window}).initialize()}function pe(){var A;let F=(A=window)==null?void 0:A.__staticRouterHydrationData;return F&&F.errors&&(F=p({},F,{errors:j(F.errors)})),F}function j(A){if(!A)return null;let F=Object.entries(A),X={};for(let[le,ie]of F)if(ie&&ie.__type==="RouteErrorResponse")X[le]=new s.UNSAFE_ErrorResponseImpl(ie.status,ie.statusText,ie.data,ie.internal===!0);else if(ie&&ie.__type==="Error"){if(ie.__subType){let Ie=window[ie.__subType];if(typeof Ie=="function")try{let Fe=new Ie(ie.message);Fe.stack="",X[le]=Fe}catch(Fe){}}if(X[le]==null){let Ie=new Error(ie.message);Ie.stack="",X[le]=Ie}}else X[le]=ie;return X}let Y=u.createContext({isTransitioning:!1});Y.displayName="ViewTransition";let oe=u.createContext(new Map);oe.displayName="Fetchers";let he=u["startTransition"],Te=h["flushSync"],Qe=u["useId"];function ze(A){he?he(A):A()}function it(A){Te?Te(A):A()}class vt{constructor(){this.status="pending",this.promise=new Promise((F,X)=>{this.resolve=le=>{this.status==="pending"&&(this.status="resolved",F(le))},this.reject=le=>{this.status==="pending"&&(this.status="rejected",X(le))}})}}function pt(A){let{fallbackElement:F,router:X,future:le}=A,[ie,Ie]=u.useState(X.state),[Fe,Me]=u.useState(),[Ge,Ne]=u.useState({isTransitioning:!1}),[rt,z]=u.useState(),[q,ne]=u.useState(),[ue,$e]=u.useState(),Ue=u.useRef(new Map),{v7_startTransition:L}=le||{},$=u.useCallback(Ze=>{L?ze(Ze):Ze()},[L]),me=u.useCallback((Ze,Et)=>{let{deletedFetchers:At,unstable_flushSync:Gt,unstable_viewTransitionOpts:Qr}=Et;At.forEach(ua=>Ue.current.delete(ua)),Ze.fetchers.forEach((ua,da)=>{ua.data!==void 0&&Ue.current.set(da,ua.data)});let qa=X.window==null||X.window.document==null||typeof X.window.document.startViewTransition!="function";if(!Qr||qa){Gt?it(()=>Ie(Ze)):$(()=>Ie(Ze));return}if(Gt){it(()=>{q&&(rt&&rt.resolve(),q.skipTransition()),Ne({isTransitioning:!0,flushSync:!0,currentLocation:Qr.currentLocation,nextLocation:Qr.nextLocation})});let ua=X.window.document.startViewTransition(()=>{it(()=>Ie(Ze))});ua.finished.finally(()=>{it(()=>{z(void 0),ne(void 0),Me(void 0),Ne({isTransitioning:!1})})}),it(()=>ne(ua));return}q?(rt&&rt.resolve(),q.skipTransition(),$e({state:Ze,currentLocation:Qr.currentLocation,nextLocation:Qr.nextLocation})):(Me(Ze),Ne({isTransitioning:!0,flushSync:!1,currentLocation:Qr.currentLocation,nextLocation:Qr.nextLocation}))},[X.window,q,rt,Ue,$]);u.useLayoutEffect(()=>X.subscribe(me),[X,me]),u.useEffect(()=>{Ge.isTransitioning&&!Ge.flushSync&&z(new vt)},[Ge]),u.useEffect(()=>{if(rt&&Fe&&X.window){let Ze=Fe,Et=rt.promise,At=X.window.document.startViewTransition(()=>Vr(this,null,function*(){$(()=>Ie(Ze)),yield Et}));At.finished.finally(()=>{z(void 0),ne(void 0),Me(void 0),Ne({isTransitioning:!1})}),ne(At)}},[$,Fe,rt,X.window]),u.useEffect(()=>{rt&&Fe&&ie.location.key===Fe.location.key&&rt.resolve()},[rt,q,ie.location,Fe]),u.useEffect(()=>{!Ge.isTransitioning&&ue&&(Me(ue.state),Ne({isTransitioning:!0,flushSync:!1,currentLocation:ue.currentLocation,nextLocation:ue.nextLocation}),$e(void 0))},[Ge.isTransitioning,ue]),u.useEffect(()=>{s.UNSAFE_warning(F==null||!X.future.v7_partialHydration,"`<RouterProvider fallbackElement>` is deprecated when using `v7_partialHydration`, use a `HydrateFallback` component instead")},[]);let Ee=u.useMemo(()=>({createHref:X.createHref,encodeLocation:X.encodeLocation,go:Ze=>X.navigate(Ze),push:(Ze,Et,At)=>X.navigate(Ze,{state:Et,preventScrollReset:At==null?void 0:At.preventScrollReset}),replace:(Ze,Et,At)=>X.navigate(Ze,{replace:!0,state:Et,preventScrollReset:At==null?void 0:At.preventScrollReset})}),[X]),qe=X.basename||"/",gt=u.useMemo(()=>({router:X,navigator:Ee,static:!1,basename:qe}),[X,Ee,qe]),at=u.useMemo(()=>({v7_relativeSplatPath:X.future.v7_relativeSplatPath}),[X.future.v7_relativeSplatPath]);return u.createElement(u.Fragment,null,u.createElement(l.UNSAFE_DataRouterContext.Provider,{value:gt},u.createElement(l.UNSAFE_DataRouterStateContext.Provider,{value:ie},u.createElement(oe.Provider,{value:Ue.current},u.createElement(Y.Provider,{value:Ge},u.createElement(l.Router,{basename:qe,location:ie.location,navigationType:ie.historyAction,navigator:Ee,future:at},ie.initialized||X.future.v7_partialHydration?u.createElement(Bt,{routes:X.routes,future:X.future,state:ie}):F))))),null)}let Bt=u.memo(Rt);function Rt(A){let{routes:F,future:X,state:le}=A;return l.UNSAFE_useRoutesImpl(F,void 0,le,X)}function nt(A){let{basename:F,children:X,future:le,window:ie}=A,Ie=u.useRef();Ie.current==null&&(Ie.current=s.createBrowserHistory({window:ie,v5Compat:!0}));let Fe=Ie.current,[Me,Ge]=u.useState({action:Fe.action,location:Fe.location}),{v7_startTransition:Ne}=le||{},rt=u.useCallback(z=>{Ne&&he?he(()=>Ge(z)):Ge(z)},[Ge,Ne]);return u.useLayoutEffect(()=>Fe.listen(rt),[Fe,rt]),u.createElement(l.Router,{basename:F,children:X,location:Me.location,navigationType:Me.action,navigator:Fe,future:le})}function De(A){let{basename:F,children:X,future:le,window:ie}=A,Ie=u.useRef();Ie.current==null&&(Ie.current=s.createHashHistory({window:ie,v5Compat:!0}));let Fe=Ie.current,[Me,Ge]=u.useState({action:Fe.action,location:Fe.location}),{v7_startTransition:Ne}=le||{},rt=u.useCallback(z=>{Ne&&he?he(()=>Ge(z)):Ge(z)},[Ge,Ne]);return u.useLayoutEffect(()=>Fe.listen(rt),[Fe,rt]),u.createElement(l.Router,{basename:F,children:X,location:Me.location,navigationType:Me.action,navigator:Fe,future:le})}function bt(A){let{basename:F,children:X,future:le,history:ie}=A,[Ie,Fe]=u.useState({action:ie.action,location:ie.location}),{v7_startTransition:Me}=le||{},Ge=u.useCallback(Ne=>{Me&&he?he(()=>Fe(Ne)):Fe(Ne)},[Fe,Me]);return u.useLayoutEffect(()=>ie.listen(Ge),[ie,Ge]),u.createElement(l.Router,{basename:F,children:X,location:Ie.location,navigationType:Ie.action,navigator:ie,future:le})}bt.displayName="unstable_HistoryRouter";let It=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined",Wt=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Yt=u.forwardRef(function(F,X){let{onClick:le,relative:ie,reloadDocument:Ie,replace:Fe,state:Me,target:Ge,to:Ne,preventScrollReset:rt,unstable_viewTransition:z}=F,q=v(F,re),{basename:ne}=u.useContext(l.UNSAFE_NavigationContext),ue,$e=!1;if(typeof Ne=="string"&&Wt.test(Ne)&&(ue=Ne,It))try{let me=new URL(window.location.href),Ee=Ne.startsWith("//")?new URL(me.protocol+Ne):new URL(Ne),qe=s.stripBasename(Ee.pathname,ne);Ee.origin===me.origin&&qe!=null?Ne=qe+Ee.search+Ee.hash:$e=!0}catch(me){s.UNSAFE_warning(!1,'<Link to="'+Ne+'"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.')}let Ue=l.useHref(Ne,{relative:ie}),L=Sr(Ne,{replace:Fe,state:Me,target:Ge,preventScrollReset:rt,relative:ie,unstable_viewTransition:z});function $(me){le&&le(me),me.defaultPrevented||L(me)}return u.createElement("a",p({},q,{href:ue||Ue,onClick:$e||Ie?le:$,ref:X,target:Ge}))});Yt.displayName="Link";let ir=u.forwardRef(function(F,X){let{"aria-current":le="page",caseSensitive:ie=!1,className:Ie="",end:Fe=!1,style:Me,to:Ge,unstable_viewTransition:Ne,children:rt}=F,z=v(F,we),q=l.useResolvedPath(Ge,{relative:z.relative}),ne=l.useLocation(),ue=u.useContext(l.UNSAFE_DataRouterStateContext),{navigator:$e,basename:Ue}=u.useContext(l.UNSAFE_NavigationContext),L=ue!=null&&M(q)&&Ne===!0,$=$e.encodeLocation?$e.encodeLocation(q).pathname:q.pathname,me=ne.pathname,Ee=ue&&ue.navigation&&ue.navigation.location?ue.navigation.location.pathname:null;ie||(me=me.toLowerCase(),Ee=Ee?Ee.toLowerCase():null,$=$.toLowerCase()),Ee&&Ue&&(Ee=s.stripBasename(Ee,Ue)||Ee);let qe=$!=="/"&&$.endsWith("/")?$.length-1:$.length,gt=me===$||!Fe&&me.startsWith($)&&me.charAt(qe)==="/",at=Ee!=null&&(Ee===$||!Fe&&Ee.startsWith($)&&Ee.charAt($.length)==="/"),Ze={isActive:gt,isPending:at,isTransitioning:L},Et=gt?le:void 0,At;typeof Ie=="function"?At=Ie(Ze):At=[Ie,gt?"active":null,at?"pending":null,L?"transitioning":null].filter(Boolean).join(" ");let Gt=typeof Me=="function"?Me(Ze):Me;return u.createElement(Yt,p({},z,{"aria-current":Et,className:At,ref:X,style:Gt,to:Ge,unstable_viewTransition:Ne}),typeof rt=="function"?rt(Ze):rt)});ir.displayName="NavLink";let pr=u.forwardRef((A,F)=>{let{fetcherKey:X,navigate:le,reloadDocument:ie,replace:Ie,state:Fe,method:Me=b,action:Ge,onSubmit:Ne,relative:rt,preventScrollReset:z,unstable_viewTransition:q}=A,ne=v(A,Se),ue=wa(),$e=He(Ge,{relative:rt}),Ue=Me.toLowerCase()==="get"?"get":"post",L=$=>{if(Ne&&Ne($),$.defaultPrevented)return;$.preventDefault();let me=$.nativeEvent.submitter,Ee=(me==null?void 0:me.getAttribute("formmethod"))||Me;ue(me||$.currentTarget,{fetcherKey:X,method:Ee,navigate:le,replace:Ie,state:Fe,relative:rt,preventScrollReset:z,unstable_viewTransition:q})};return u.createElement("form",p({ref:F,method:Ue,action:$e,onSubmit:ie?Ne:L},ne))});pr.displayName="Form";function Ar(A){let{getKey:F,storageKey:X}=A;return Lr({getKey:F,storageKey:X}),null}Ar.displayName="ScrollRestoration";var la=function(A){return A.UseScrollRestoration="useScrollRestoration",A.UseSubmit="useSubmit",A.UseSubmitFetcher="useSubmitFetcher",A.UseFetcher="useFetcher",A.useViewTransitionState="useViewTransitionState",A}(la||{}),Wr=function(A){return A.UseFetcher="useFetcher",A.UseFetchers="useFetchers",A.UseScrollRestoration="useScrollRestoration",A}(Wr||{});function Kr(A){return A+" must be used within a data router. See https://reactrouter.com/routers/picking-a-router."}function kr(A){let F=u.useContext(l.UNSAFE_DataRouterContext);return F||s.UNSAFE_invariant(!1,Kr(A)),F}function hr(A){let F=u.useContext(l.UNSAFE_DataRouterStateContext);return F||s.UNSAFE_invariant(!1,Kr(A)),F}function Sr(A,F){let{target:X,replace:le,state:ie,preventScrollReset:Ie,relative:Fe,unstable_viewTransition:Me}=F===void 0?{}:F,Ge=l.useNavigate(),Ne=l.useLocation(),rt=l.useResolvedPath(A,{relative:Fe});return u.useCallback(z=>{if(G(z,X)){z.preventDefault();let q=le!==void 0?le:l.createPath(Ne)===l.createPath(rt);Ge(A,{replace:q,state:ie,preventScrollReset:Ie,relative:Fe,unstable_viewTransition:Me})}},[Ne,Ge,rt,le,ie,X,A,Ie,Fe,Me])}function ga(A){s.UNSAFE_warning(typeof URLSearchParams!="undefined","You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params.");let F=u.useRef(I(A)),X=u.useRef(!1),le=l.useLocation(),ie=u.useMemo(()=>U(le.search,X.current?null:F.current),[le.search]),Ie=l.useNavigate(),Fe=u.useCallback((Me,Ge)=>{let Ne=I(typeof Me=="function"?Me(ie):Me);X.current=!0,Ie("?"+Ne,Ge)},[Ie,ie]);return[ie,Fe]}function Rr(){if(typeof document=="undefined")throw new Error("You are calling submit during the server render. Try calling submit within a `useEffect` or callback instead.")}let _r=0,Mr=()=>"__"+String(++_r)+"__";function wa(){let{router:A}=kr(la.UseSubmit),{basename:F}=u.useContext(l.UNSAFE_NavigationContext),X=l.UNSAFE_useRouteId();return u.useCallback(function(le,ie){ie===void 0&&(ie={}),Rr();let{action:Ie,method:Fe,encType:Me,formData:Ge,body:Ne}=ye(le,F);if(ie.navigate===!1){let rt=ie.fetcherKey||Mr();A.fetch(rt,X,ie.action||Ie,{preventScrollReset:ie.preventScrollReset,formData:Ge,body:Ne,formMethod:ie.method||Fe,formEncType:ie.encType||Me,unstable_flushSync:ie.unstable_flushSync})}else A.navigate(ie.action||Ie,{preventScrollReset:ie.preventScrollReset,formData:Ge,body:Ne,formMethod:ie.method||Fe,formEncType:ie.encType||Me,replace:ie.replace,state:ie.state,fromRouteId:X,unstable_flushSync:ie.unstable_flushSync,unstable_viewTransition:ie.unstable_viewTransition})},[A,F,X])}function He(A,F){let{relative:X}=F===void 0?{}:F,{basename:le}=u.useContext(l.UNSAFE_NavigationContext),ie=u.useContext(l.UNSAFE_RouteContext);ie||s.UNSAFE_invariant(!1,"useFormAction must be used inside a RouteContext");let[Ie]=ie.matches.slice(-1),Fe=p({},l.useResolvedPath(A||".",{relative:X})),Me=l.useLocation();if(A==null){Fe.search=Me.search;let Ge=new URLSearchParams(Fe.search);Ge.has("index")&&Ge.get("index")===""&&(Ge.delete("index"),Fe.search=Ge.toString()?"?"+Ge.toString():"")}return(!A||A===".")&&Ie.route.index&&(Fe.search=Fe.search?Fe.search.replace(/^\?/,"?index&"):"?index"),le!=="/"&&(Fe.pathname=Fe.pathname==="/"?le:s.joinPaths([le,Fe.pathname])),l.createPath(Fe)}function ht(A){var F;let{key:X}=A===void 0?{}:A,{router:le}=kr(la.UseFetcher),ie=hr(Wr.UseFetcher),Ie=u.useContext(oe),Fe=u.useContext(l.UNSAFE_RouteContext),Me=(F=Fe.matches[Fe.matches.length-1])==null?void 0:F.route.id;Ie||s.UNSAFE_invariant(!1,"useFetcher must be used inside a FetchersContext"),Fe||s.UNSAFE_invariant(!1,"useFetcher must be used inside a RouteContext"),Me==null&&s.UNSAFE_invariant(!1,'useFetcher can only be used on routes that contain a unique "id"');let Ge=Qe?Qe():"",[Ne,rt]=u.useState(X||Ge);X&&X!==Ne?rt(X):Ne||rt(Mr()),u.useEffect(()=>(le.getFetcher(Ne),()=>{le.deleteFetcher(Ne)}),[le,Ne]);let z=u.useCallback(($,me)=>{Me||s.UNSAFE_invariant(!1,"No routeId available for fetcher.load()"),le.fetch(Ne,Me,$,me)},[Ne,Me,le]),q=wa(),ne=u.useCallback(($,me)=>{q($,p({},me,{navigate:!1,fetcherKey:Ne}))},[Ne,q]),ue=u.useMemo(()=>{let $=u.forwardRef((me,Ee)=>u.createElement(pr,p({},me,{navigate:!1,fetcherKey:Ne,ref:Ee})));return $.displayName="fetcher.Form",$},[Ne]),$e=ie.fetchers.get(Ne)||s.IDLE_FETCHER,Ue=Ie.get(Ne);return u.useMemo(()=>p({Form:ue,submit:ne,load:z},$e,{data:Ue}),[ue,ne,z,$e,Ue])}function xt(){let A=hr(Wr.UseFetchers);return Array.from(A.fetchers.entries()).map(F=>{let[X,le]=F;return p({},le,{key:X})})}let Jt="react-router-scroll-positions",$t={};function Lr(A){let{getKey:F,storageKey:X}=A===void 0?{}:A,{router:le}=kr(la.UseScrollRestoration),{restoreScrollPosition:ie,preventScrollReset:Ie}=hr(Wr.UseScrollRestoration),{basename:Fe}=u.useContext(l.UNSAFE_NavigationContext),Me=l.useLocation(),Ge=l.useMatches(),Ne=l.useNavigation();u.useEffect(()=>(window.history.scrollRestoration="manual",()=>{window.history.scrollRestoration="auto"}),[]),Xr(u.useCallback(()=>{if(Ne.state==="idle"){let rt=(F?F(Me,Ge):null)||Me.key;$t[rt]=window.scrollY}try{sessionStorage.setItem(X||Jt,JSON.stringify($t))}catch(rt){s.UNSAFE_warning(!1,"Failed to save scroll positions in sessionStorage, <ScrollRestoration /> will not work properly ("+rt+").")}window.history.scrollRestoration="auto"},[X,F,Ne.state,Me,Ge])),typeof document!="undefined"&&(u.useLayoutEffect(()=>{try{let rt=sessionStorage.getItem(X||Jt);rt&&($t=JSON.parse(rt))}catch(rt){}},[X]),u.useLayoutEffect(()=>{let rt=F&&Fe!=="/"?(q,ne)=>F(p({},q,{pathname:s.stripBasename(q.pathname,Fe)||q.pathname}),ne):F,z=le==null?void 0:le.enableScrollRestoration($t,()=>window.scrollY,rt);return()=>z&&z()},[le,Fe,F]),u.useLayoutEffect(()=>{if(ie!==!1){if(typeof ie=="number"){window.scrollTo(0,ie);return}if(Me.hash){let rt=document.getElementById(decodeURIComponent(Me.hash.slice(1)));if(rt){rt.scrollIntoView();return}}Ie!==!0&&window.scrollTo(0,0)}},[Me,ie,Ie]))}function br(A,F){let{capture:X}=F||{};u.useEffect(()=>{let le=X!=null?{capture:X}:void 0;return window.addEventListener("beforeunload",A,le),()=>{window.removeEventListener("beforeunload",A,le)}},[A,X])}function Xr(A,F){let{capture:X}=F||{};u.useEffect(()=>{let le=X!=null?{capture:X}:void 0;return window.addEventListener("pagehide",A,le),()=>{window.removeEventListener("pagehide",A,le)}},[A,X])}function K(A){let{when:F,message:X}=A,le=l.useBlocker(F);u.useEffect(()=>{le.state==="blocked"&&(window.confirm(X)?setTimeout(le.proceed,0):le.reset())},[le,X]),u.useEffect(()=>{le.state==="blocked"&&!F&&le.reset()},[le,F])}function M(A,F){F===void 0&&(F={});let X=u.useContext(Y);X==null&&s.UNSAFE_invariant(!1,"`unstable_useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:le}=kr(la.useViewTransitionState),ie=l.useResolvedPath(A,{relative:F.relative});if(!X.isTransitioning)return!1;let Ie=s.stripBasename(X.currentLocation.pathname,le)||X.currentLocation.pathname,Fe=s.stripBasename(X.nextLocation.pathname,le)||X.nextLocation.pathname;return s.matchPath(ie.pathname,Fe)!=null||s.matchPath(ie.pathname,Ie)!=null}Object.defineProperty(r,"AbortedDeferredError",{enumerable:!0,get:function(){return l.AbortedDeferredError}}),Object.defineProperty(r,"Await",{enumerable:!0,get:function(){return l.Await}}),Object.defineProperty(r,"MemoryRouter",{enumerable:!0,get:function(){return l.MemoryRouter}}),Object.defineProperty(r,"Navigate",{enumerable:!0,get:function(){return l.Navigate}}),Object.defineProperty(r,"NavigationType",{enumerable:!0,get:function(){return l.NavigationType}}),Object.defineProperty(r,"Outlet",{enumerable:!0,get:function(){return l.Outlet}}),Object.defineProperty(r,"Route",{enumerable:!0,get:function(){return l.Route}}),Object.defineProperty(r,"Router",{enumerable:!0,get:function(){return l.Router}}),Object.defineProperty(r,"Routes",{enumerable:!0,get:function(){return l.Routes}}),Object.defineProperty(r,"UNSAFE_DataRouterContext",{enumerable:!0,get:function(){return l.UNSAFE_DataRouterContext}}),Object.defineProperty(r,"UNSAFE_DataRouterStateContext",{enumerable:!0,get:function(){return l.UNSAFE_DataRouterStateContext}}),Object.defineProperty(r,"UNSAFE_LocationContext",{enumerable:!0,get:function(){return l.UNSAFE_LocationContext}}),Object.defineProperty(r,"UNSAFE_NavigationContext",{enumerable:!0,get:function(){return l.UNSAFE_NavigationContext}}),Object.defineProperty(r,"UNSAFE_RouteContext",{enumerable:!0,get:function(){return l.UNSAFE_RouteContext}}),Object.defineProperty(r,"UNSAFE_useRouteId",{enumerable:!0,get:function(){return l.UNSAFE_useRouteId}}),Object.defineProperty(r,"createMemoryRouter",{enumerable:!0,get:function(){return l.createMemoryRouter}}),Object.defineProperty(r,"createPath",{enumerable:!0,get:function(){return l.createPath}}),Object.defineProperty(r,"createRoutesFromChildren",{enumerable:!0,get:function(){return l.createRoutesFromChildren}}),Object.defineProperty(r,"createRoutesFromElements",{enumerable:!0,get:function(){return l.createRoutesFromElements}}),Object.defineProperty(r,"defer",{enumerable:!0,get:function(){return l.defer}}),Object.defineProperty(r,"generatePath",{enumerable:!0,get:function(){return l.generatePath}}),Object.defineProperty(r,"isRouteErrorResponse",{enumerable:!0,get:function(){return l.isRouteErrorResponse}}),Object.defineProperty(r,"json",{enumerable:!0,get:function(){return l.json}}),Object.defineProperty(r,"matchPath",{enumerable:!0,get:function(){return l.matchPath}}),Object.defineProperty(r,"matchRoutes",{enumerable:!0,get:function(){return l.matchRoutes}}),Object.defineProperty(r,"parsePath",{enumerable:!0,get:function(){return l.parsePath}}),Object.defineProperty(r,"redirect",{enumerable:!0,get:function(){return l.redirect}}),Object.defineProperty(r,"redirectDocument",{enumerable:!0,get:function(){return l.redirectDocument}}),Object.defineProperty(r,"renderMatches",{enumerable:!0,get:function(){return l.renderMatches}}),Object.defineProperty(r,"replace",{enumerable:!0,get:function(){return l.replace}}),Object.defineProperty(r,"resolvePath",{enumerable:!0,get:function(){return l.resolvePath}}),Object.defineProperty(r,"useActionData",{enumerable:!0,get:function(){return l.useActionData}}),Object.defineProperty(r,"useAsyncError",{enumerable:!0,get:function(){return l.useAsyncError}}),Object.defineProperty(r,"useAsyncValue",{enumerable:!0,get:function(){return l.useAsyncValue}}),Object.defineProperty(r,"useBlocker",{enumerable:!0,get:function(){return l.useBlocker}}),Object.defineProperty(r,"useHref",{enumerable:!0,get:function(){return l.useHref}}),Object.defineProperty(r,"useInRouterContext",{enumerable:!0,get:function(){return l.useInRouterContext}}),Object.defineProperty(r,"useLoaderData",{enumerable:!0,get:function(){return l.useLoaderData}}),Object.defineProperty(r,"useLocation",{enumerable:!0,get:function(){return l.useLocation}}),Object.defineProperty(r,"useMatch",{enumerable:!0,get:function(){return l.useMatch}}),Object.defineProperty(r,"useMatches",{enumerable:!0,get:function(){return l.useMatches}}),Object.defineProperty(r,"useNavigate",{enumerable:!0,get:function(){return l.useNavigate}}),Object.defineProperty(r,"useNavigation",{enumerable:!0,get:function(){return l.useNavigation}}),Object.defineProperty(r,"useNavigationType",{enumerable:!0,get:function(){return l.useNavigationType}}),Object.defineProperty(r,"useOutlet",{enumerable:!0,get:function(){return l.useOutlet}}),Object.defineProperty(r,"useOutletContext",{enumerable:!0,get:function(){return l.useOutletContext}}),Object.defineProperty(r,"useParams",{enumerable:!0,get:function(){return l.useParams}}),Object.defineProperty(r,"useResolvedPath",{enumerable:!0,get:function(){return l.useResolvedPath}}),Object.defineProperty(r,"useRevalidator",{enumerable:!0,get:function(){return l.useRevalidator}}),Object.defineProperty(r,"useRouteError",{enumerable:!0,get:function(){return l.useRouteError}}),Object.defineProperty(r,"useRouteLoaderData",{enumerable:!0,get:function(){return l.useRouteLoaderData}}),Object.defineProperty(r,"useRoutes",{enumerable:!0,get:function(){return l.useRoutes}}),Object.defineProperty(r,"UNSAFE_ErrorResponseImpl",{enumerable:!0,get:function(){return s.UNSAFE_ErrorResponseImpl}}),r.BrowserRouter=nt,r.Form=pr,r.HashRouter=De,r.Link=Yt,r.NavLink=ir,r.RouterProvider=pt,r.ScrollRestoration=Ar,r.UNSAFE_FetchersContext=oe,r.UNSAFE_ViewTransitionContext=Y,r.UNSAFE_useScrollRestoration=Lr,r.createBrowserRouter=V,r.createHashRouter=se,r.createSearchParams=I,r.unstable_HistoryRouter=bt,r.unstable_usePrompt=K,r.unstable_useViewTransitionState=M,r.useBeforeUnload=br,r.useFetcher=ht,r.useFetchers=xt,r.useFormAction=He,r.useLinkClickHandler=Sr,r.useSearchParams=ga,r.useSubmit=wa,Object.defineProperty(r,"__esModule",{value:!0})})});var g5=Ye((kG,v5)=>{"use strict";v5.exports=m5()});var or=Ye((RG,C5)=>{"use strict";var a_=Object.defineProperty,jW=Object.defineProperties,HW=Object.getOwnPropertyDescriptor,UW=Object.getOwnPropertyDescriptors,VW=Object.getOwnPropertyNames,r_=Object.getOwnPropertySymbols,R2=Object.prototype.hasOwnProperty,b5=Object.prototype.propertyIsEnumerable,k2=(r,a)=>(a=Symbol[r])?a:Symbol.for("Symbol."+r),t_=Math.pow,_5=(r,a,o)=>a in r?a_(r,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[a]=o,pu=(r,a)=>{for(var o in a||(a={}))R2.call(a,o)&&_5(r,o,a[o]);if(r_)for(var o of r_(a))b5.call(a,o)&&_5(r,o,a[o]);return r},y5=(r,a)=>jW(r,UW(a)),WW=(r,a)=>{var o={};for(var l in r)R2.call(r,l)&&a.indexOf(l)<0&&(o[l]=r[l]);if(r!=null&&r_)for(var l of r_(r))a.indexOf(l)<0&&b5.call(r,l)&&(o[l]=r[l]);return o},qW=(r,a)=>{for(var o in a)a_(r,o,{get:a[o],enumerable:!0})},YW=(r,a,o,l)=>{if(a&&typeof a=="object"||typeof a=="function")for(let s of VW(a))!R2.call(r,s)&&s!==o&&a_(r,s,{get:()=>a[s],enumerable:!(l=HW(a,s))||l.enumerable});return r},$W=r=>YW(a_({},"__esModule",{value:!0}),r),Ga=(r,a,o)=>new Promise((l,s)=>{var d=p=>{try{h(o.next(p))}catch(v){s(v)}},u=p=>{try{h(o.throw(p))}catch(v){s(v)}},h=p=>p.done?l(p.value):Promise.resolve(p.value).then(d,u);h((o=o.apply(r,a)).next())}),S5=function(r,a){this[0]=r,this[1]=a},GW=(r,a,o)=>{var l=(u,h,p,v)=>{try{var b=o[u](h),y=(h=b.value)instanceof S5,w=b.done;Promise.resolve(y?h[0]:h).then(C=>y?l(u==="return"?u:"next",h[1]?{done:C.done,value:C.value}:C,p,v):p({value:C,done:w})).catch(C=>l("throw",C,p,v))}catch(C){v(C)}},s=u=>d[u]=h=>new Promise((p,v)=>l(u,h,p,v)),d={};return o=o.apply(r,a),d[k2("asyncIterator")]=()=>d,s("next"),s("throw"),s("return"),d},KW=(r,a,o)=>(a=r[k2("asyncIterator")])?a.call(r):(r=r[k2("iterator")](),a={},o=(l,s)=>(s=r[l])&&(a[l]=d=>new Promise((u,h,p)=>(d=s.call(r,d),p=d.done,Promise.resolve(d.value).then(v=>u({value:v,done:p}),h)))),o("next"),o("return"),a),w5={};qW(w5,{Fetcher:()=>aa,Filer:()=>kn,Server:()=>D2,Time:()=>Br,UUID:()=>ud,default:()=>sq,useStore:()=>n_});C5.exports=$W(w5);typeof HTMLElement!="undefined"&&(HTMLElement.prototype.position=function(){return this.getBoundingClientRect()});typeof String!="undefined"&&(String.prototype.compress=function(){return this.trim().replace(/(\s|\n|\t)/ig,"")},String.prototype.encode=function(){return encodeURIComponent(this)},String.prototype.decode=function(){return decodeURIComponent(this)},String.prototype.toUpper=function(){return this.toLocaleUpperCase()},String.prototype.toLower=function(){return this.toLocaleLowerCase()},String.prototype.toCapital=function(){let r=this;return r&&(r=r.replace(/^./,this[0].toUpper()).replace(/(\s|_|-)[a-z]{1}/ig,a=>a[1].toUpper())),r},String.prototype.clip=function(r,a){return this.slice(r,a)},String.prototype.partReplace=function(r,a){return this.slice(0,r)+a+this.slice(r+a.length)},String.prototype.toBlob=function(r){let a=atob(this.replace(/^.*,/,"")),o=new Uint8Array(a.length);for(var l=0;l<a.length;l++)o[l]=a.charCodeAt(l);try{var s=new Blob([o.buffer],{type:r})}catch(d){return!1}return s},String.prototype.toNumber=function(){return Number(this.removeLetters())},String.prototype.removeLetters=function(){return this.replace(/[\D]/ig,"")},String.prototype.removeSpecifics=function(){return this.replace(/[^\w\s\p{scx=Hiragana}\p{scx=Katakana}\p{scx=Han}]|_/uig,"")},String.prototype.removeJP=function(){return this.replace(/[\p{scx=Hiragana}\p{scx=Katakana}\p{scx=Han}]+/uig,"")},String.prototype.zen2hanNumber=function(){return this.replace(/[0-9]/g,function(r){return String.fromCharCode(r.charCodeAt(0)-65248)}).replace(/[--﹣−‐⁃‑‒–—﹘―⎯⏤ーー─━]/g,"-").replace(/¥/,"\xA5").replace(/、/,",").replace(/(/,"(").replace(/)/,")").replace(/+/,"+")});typeof Number!="undefined"&&(Number.prototype.zeroEmbed=function(r){return String(this).padStart(r||2,"0")},Number.prototype.ratio=function(r,a=2){let o=t_(10,a);return Math.round(this/r*o*100)/o},Number.prototype.rate=function(r,a=2){let o=t_(10,a);return Math.round(this/r*o)/o},Number.prototype.rank=function(r=1){let a=t_(10,r),o=Number(this),l=o.toLocaleString().replace(/\d/ig,"").length;return Math.round(o/t_(1e3,l)*a)/a+("KMGTPEZY"[l-1]||"")},Number.prototype.rankJp=function(){let r=Number(this),a="";return r>=1e12?a=`${r/1e12}\u5146`:r>=1e8?a=`${r/1e8}\u5104`:r>=1e4?a=`${r/1e4}\u4E07`:r>=1e3?a=`${r/1e3}\u5343`:a=`${r.toLocaleString()}`,a},Number.prototype.toDate=function(r="/"){let a=String(this),o=a.slice(0,4),l=a.slice(4,6),s=a.slice(6,8),d=[];return o.length!=4||d.push(o),l.length!=2||d.push(l),s.length!=2||d.push(s),d.join(r)});if(typeof Array!="undefined"){let r=(a,o)=>{var l;let s=a;for(let d of o){if(!d)break;s=(l=(s||{})[d||""])!=null?l:null}return s};Array.prototype.toASC=function(...a){return(!a||!(a!=null&&a.length))&&(a=[""]),this.sort((o,l)=>{for(let s of a){let d=String(s||""),u=this.every(v=>{let b=Number(r(v,d.split(".")));return typeof b=="number"&&!isNaN(b)}),h=r(o,d.split(".")),p=r(l,d.split("."));if(u){if(h=Number(h),p=Number(p),h>p)return 1;if(h<p)return-1}else{if(h=String(h).replace(/(\d+)/g,v=>v.padStart(18,"0")),p=String(p).replace(/(\d+)/g,v=>v.padStart(18,"0")),h>p)return 1;if(h<p)return-1}}return 0})},Array.prototype.toDESC=function(...a){return this.toASC(...a).reverse()}}typeof File!="undefined"&&(File.prototype.convert=function(r){return r=r||"dataURL",new Promise((a,o)=>{let l=new FileReader;l.onload=d=>a(d),l.onerror=d=>o(d);let s="readAs"+(r==null?void 0:r.toCapital());l[s](this)})});var XW=(r=24)=>Array.from({length:r}).map((a,o)=>{let l=o==0?25:35,s=Math.round(Math.random());return"abcdefghijkrmnopqrstuvwxyz0123456789"[Math.round(Math.random()*l)][s?"toUpper":"toLower"]()}).join(""),ud=XW;ud.gen128Binary=()=>Array.from({length:128}).map((r,a)=>"01"[Math.round(Math.random()*1)]).join("");ud.gen32Hex=(r="Formatted",a="-")=>{let o=Array.from({length:32}).map((l,s)=>"0123456789abcdef"[Math.round(Math.random()*15)]).join("").toUpper();return r=="Formatted"&&(o=[o.slice(0,8),o.slice(8,12),o.slice(12,16),o.slice(16,20),o.slice(20,32)].join(a)),o};ud.to32Format=r=>[r.slice(0,8),r.slice(8,12),r.slice(12,16),r.slice(16,20),r.slice(20,32)].join("-").toUpper();var QW=r=>new xe.prototype.jmini(r),xe=QW;xe.prototype={};xe.extend=function(r,a=xe){for(var[o,l]of Object.entries(r))a.prototype[o]=l};xe.expando="__jmini_"+ud();var $a=(r,a)=>(r.queue.push(a),E2(r),r),E2=r=>Ga(void 0,null,function*(){if(!r.queueProcess&&r.queue.length){r.queueProcess=!0;let a=r.queue.shift();a&&(yield a()),r.queueProcess=!1,E2(r)}}),fu=(r,a)=>{for(let o=0;o<r.length;o++)r[o]=null;for(let[o,l]of Object.entries(a))o.match(/queue/)||(r[o]=l);return r},JW=(r,a)=>{if(a.length){for(var o=0;o<a.length;o++){let l=a[o];l&&(l[xe.expando]||(xe.is.element(l)||xe.is.shadowRoot(l))&&(l[xe.expando]={events:{}})),r[o]=l}r.length=a.length}else r.warn="No Argument(s).",r.length=0;return r.queueProcess=!1,E2(r),r};xe.extend({constructor:xe,jmini:function(r){return this.src=r,this.srcType=xe.is.what(r),this.queueProcess=!0,this.queue=[],JW(this,xe.is.jmini(r)?r.get():xe.is.element(r)?[r]:xe.is.elements(r)?r:xe.is.shadowRoot(r)?[r]:xe.is.string(r)?r.match(/^#[^\.\s]*$/)?[document.getElementById(r.replace(/#/,""))]:document.querySelectorAll(r):[])}});xe.prototype[String(Symbol.iterator)]=[][Symbol.iterator];xe.prototype.jmini.prototype=xe.prototype;{let r=function(s,d,u){let h=[];for(let p=0;p<(s.length||0);p++)h.push(d(s[p],p));return u&&(h=h.filter(p=>p!=null)),h},a=s=>(s.for((d,u)=>{if(!(xe.is.element(d)||xe.is.shadowRoot(d)))return;let h=d.cloneNode(),p=d.parentNode;p&&p.replaceChild(h,d),s[u]=h}),s),o=(s,d)=>(xe(d).for(u=>{if(s&&(xe.is.element(u)||xe.is.shadowRoot(u)))if(xe.is.string(s)||xe.is.number(s))s=String(s),u.insertAdjacentHTML("beforeend",String(s));else if(xe.is.element(s))u.appendChild(s);else{xe.is.jmini(s)?s=s.get():xe.is.element(s)?s=[s]:xe.is.keyValueDictionary(s)&&(s=[xe(s)]);for(var h=0;h<s.length;h++)o(s[h],u)}}),d),l=(s,d,...u)=>{let{p:h,s:p}={before:{p:"beforebegin",s:""},after:{p:"afterend",s:"nextSibling"}}[d]||{p:"",s:""};return s.for(v=>{if(xe.is.string(u[0]))v.insertAdjacentHTML(h,u[0]);else{if(!v.parentNode)return;xe(u[0]).for(b=>{u[1]&&(b=b.cloneNode(!0)),v.parentNode.insertBefore(b,v[p]||v)})}}),s};xe.extend({get:function(s){return s?this[0]:r(this,d=>d)},for:function(s,d=1){let u=r(this,(h,p)=>s(h,p),1);return d?u:[]},await:function(s){return $a(this,()=>new Promise((d,u)=>{setTimeout(()=>{d(this)},s)}))},abort:function(){return $a(this,()=>Ga(this,null,function*(){return this.queue=[],this}))},callback:function(s){return $a(this,()=>Ga(this,null,function*(){return yield s(this),this}))},click:function(){return $a(this,()=>{for(var s=0;s<this.length;s++){let d=this[s];xe.is.element(d)&&d.click()}return this})},focus:function(){return $a(this,()=>{for(var s=0;s<this.length;s++){let d=this[s];xe.is.element(d)&&d.focus()}return this})},addEvent:function(s){return $a(this,()=>{let{eventType:d,eventID:u=ud(),target:h,callback:p,options:v}=s;return v=pu({passive:!0,capture:!1},v),this.for(b=>{if(!(xe.is.element(b)||xe.is.shadowRoot(b)))return;let{events:y}=b[xe.expando];if(h){let w=p;p=C=>{if(C.target){if(xe.is.string(h)){let k=C.target.closest(h);k&&(!k||w.call(k,C))}else if(xe.is.elements(h)){for(let k of h)if(C.target==k)return w.call(k,C)}}}}if(y[u]){let w=y[u];b.removeEventListener(w.eventType,w.callback,w.options)}y[u]={eventType:d,callback:p,options:v},b.addEventListener(d,p,v)}),this})},removeEvent:function(s){return $a(this,()=>{let d=xe.is.array(s)?s:[s];return this.for(u=>{let{events:h}=u[xe.expando];for(let p of d){let v=h[p];v&&u.removeEventListener(v.eventType,v.callback,v.options)}}),this})},html:function(s){return $a(this,()=>fu(this,o(s,a(this))))},empty:function(){return $a(this,()=>fu(this,a(this)))},append:function(s){return $a(this,()=>{o(s,this)})},remove:function(){return $a(this,()=>(this.for((s,d)=>{s&&xe.is.element(s)&&(s.remove(),delete this[d])}),this.length=0,this.warn="Object(s?) were all removed.",this))},before:function(...s){return $a(this,()=>fu(this,l(this,"before",...s)))},after:function(...s){return $a(this,()=>fu(this,l(this,"after",...s)))},find:function(s){return $a(this,()=>{let d=[],u=this[0];u||fu(this,xe()),(xe.is.element(u)||xe.is.shadowRoot(u))&&(xe.is.string(s)?d=u.querySelectorAll(s):xe.is.element(u)&&xe(s).for(h=>{let p=u.childNodes;for(let v of p)if(v===h){d.push(v);break}else v.childNodes.length&&(d=[...d,...xe(v).find(h).for(b=>b)])})),fu(this,xe(d))})},parent:function(s){return $a(this,()=>{var d,u;let h=xe(s?(d=this[0])==null?void 0:d.closest(s):(u=this[0])==null?void 0:u.parentNode);fu(this,h)})},children:function(s){return $a(this,()=>{let d=this[0].children;xe.is.exist(s)&&(s=String(s).replace(/^ : /,""),d=s=="first"?d[0]:s=="last"?d[d.length-1]:d[Number(s)]);let u=xe(d);return fu(this,u)})},addClass:function(s){return $a(this,()=>(s&&this.for(d=>{let u=xe.is.string(s)?s.split(" "):s;d&&xe.is.element(d)&&d.classList.add(...u)}),this))},removeClass:function(s){return $a(this,()=>(s&&this.for(d=>{let u=xe.is.string(s)?s.split(" "):s;d&&xe.is.element(d)&&d.classList.remove(...u)}),this))},toggleClass:function(s){return $a(this,()=>(s&&this.for(d=>{d.classList.toggle(s)}),this))},hasClass:function(s=""){if(this[0])return this[0].classList.contains(s.replace(/^\./,""))},findClass:function(s){let d=[];return this[0]&&(d=[...this[0].classList].filter(u=>u.match(s))),d},css:function(s){return $a(this,()=>(this.for(d=>{if(xe.is.element(d))for(let[u,h]of Object.entries(s)){if(xe.is.number(h)&&u.match(/width|height|top|right|bottom|left|padding|margin|gap|border-.*radius/)){d.style[u]=h+"px";continue}d.style[u]=String(h)}}),this))},getAttribute:function(s){return this[0].getAttribute(String(s))},setAttribute:function(s,d){return $a(this,()=>(this.for(u=>u.setAttribute(s,d)),this))},getStyleProperty:function(s){let d=this[0];return d&&xe.is.element(d)?getComputedStyle(d).getPropertyValue(s):""},setStyleProperty:function(s,d){let u=this[0];return u&&xe.is.element(u)&&u.style.setProperty(s,d),this},val:function(){var s;let d=this[0];return(d==null?void 0:d.value)||((s=d==null?void 0:d.dataset)==null?void 0:s.value)},position:function(){return xe.is.element(this[0])?this[0].getBoundingClientRect():{}}})}xe.flatArray=(r,a)=>{if(!xe.is.array(r))return[r];let o=[];for(let l of r)o.push(...a=="-R"?xe.flatArray(l,"-R"):[l]);return o};xe.uniqueArray=(r,a)=>{let o=r;return a?o=Array.from(new Map(r.map(l=>[xe.getKeyValue(l,a||"0"),l])).values()):o=Array.from(new Set(r)),o};xe.getKeyValue=(r,a)=>{let o={},l=r;return a.split(".").forEach(s=>{l=l==null?void 0:l[s],o=l}),o};xe.Stringify=JSON.stringify;xe.Objectify=(r,a)=>{try{return JSON.parse(r)}catch(o){return a!=null?a:null}};xe.randomNumber=(r=0,a=100,o)=>{if(r>a)return NaN;let l=[],s=r;for(;s<=a;){if(o&&o.length&&o.includes(s)){s++;continue}l.push(s),s++}let d=Math.round(Math.random()*(l.length-1))+0;return l[d]};xe.try=r=>{try{return[r(),!0]}catch(a){return[a,!1]}};xe.trySync=r=>Ga(void 0,null,function*(){try{return[yield r(),!0]}catch(a){return[a,!1]}});xe.scope=r=>r();xe.scopeSync=r=>Ga(void 0,null,function*(){return yield r()});xe.createElement=function(r){var a;let{tag:o,className:l="",id:s,html:d,attr:u,style:h,parent:p}=r,v=document.createElement(o||"div");if(l&&v.classList.add(...l.split(" ")),s&&(v.id=s),u)for(let w of Object.entries(u)){let C=w[0],k=(a=w[1])!=null?a:"";if(C=="data"&&xe.is.keyValueDictionary(k))for(let[N,P]of Object.entries(k))v.dataset[N]=P;else C=="for"?C="htmlFor":C=="tabindex"?C="tabIndex":C=="aria-label"&&(C="ariaLabel"),v[C]=k}if(d&&xe(v).append(d),h)for(var[b,y]of Object.entries(h))v.style[b]=y;return p&&xe(p).append(v),v};xe.setCookie=r=>{let{hostname:a}=new URL(location.toString()),{name:o,value:l="",age:s=60*60*24*365,path:d="/",domain:u=a,secure:h=!1}=r,p=`${o}=${l}max-age=${s}path=${d}domain=${u}`;h&&(p+=" Secure"),document.cookie=p};xe.getCookie=r=>{let a=document.cookie.match(new RegExp(r+"=[^]*"));return a?a[0].replace(new RegExp(r+"="),""):""};xe.localStrage={set:(r,a)=>{localStorage.setItem(r,xe.Stringify(a))},get:r=>{let a=localStorage.getItem(r);return xe.Objectify(a,a)}};xe.deleteCookie=r=>{document.cookie=r+"=max-age=0"};xe.getScreenSize=()=>{let{innerHeight:r,innerWidth:a,scrollY:o,scrollX:l,pageXOffset:s,pageYOffset:d}=window,u=Number(xe(document.body).getStyleProperty("--sat").removeLetters()),h=Number(xe(document.body).getStyleProperty("--sab").removeLetters());return{height:r,width:a,pageHeight:r-u-h,scrollY:o,scrollX:l,pageXOffset:s,pageYOffset:d,safeAreaTop:u,safeAreaBottom:h}};xe.getCursor=r=>{var a,o,l,s,d,u,h,p;let v=(s=r.pageX)!=null?s:(l=(a=((r==null?void 0:r.changedTouches)||[])[0])==null?void 0:a.pageX)!=null?l:(((o=r==null?void 0:r.originalEvent)==null?void 0:o.touches)||[])[0].pageX,b=(p=r.pageY)!=null?p:(h=(d=((r==null?void 0:r.changedTouches)||[])[0])==null?void 0:d.pageY)!=null?h:(((u=r==null?void 0:r.originalEvent)==null?void 0:u.touches)||[])[0].pageY;return{x:v,y:b}};xe.pending=(r,a)=>new Promise((o,l)=>{r(o),a&&setTimeout(()=>{o(!0)},a)});xe.deepMerge=(r,...a)=>{if(!a.length)return r;let o=a.shift();if(xe.is.keyValueDictionary(r)&&xe.is.keyValueDictionary(o))for(let l in o)xe.is.keyValueDictionary(o[l])?(r[l]||Object.assign(r,{[l]:{}}),xe.deepMerge(r[l],o[l])):Object.assign(r,{[l]:o[l]});return xe.deepMerge(r,...a)};xe.deepCopy=r=>{if(xe.is.array(r))return r.map(a=>xe.deepCopy(a));if(xe.is.keyValueDictionary(r)){let a={};return Object.entries(r).forEach(([o,l])=>{a[o]=xe.deepCopy(l)}),a}return r};xe.queryParams={get:r=>{let a=new URL(r||location.href),o={};return a.searchParams.forEach((l,s)=>o[s]=l),o},set:(r,a)=>{let o=new URL(a||location.href);return Object.entries(r).forEach(([l,s])=>{o.searchParams.set(l,String(s))}),a||history.replaceState({},"",o.pathname+o.search),o.toString()},delete:(r,a)=>{let o=new URL(a||location.href);return r.forEach(l=>{o.searchParams.delete(l)}),a||history.replaceState({},"",o.pathname+o.search),o.toString()}};xe.ellipsisText=(r,a)=>{let o=String(r);return o.length>a&&(o=o.slice(0,a)+" ..."),o};xe.is={equal:function(r,a,o){return o==null||o?xe.Stringify(r)===xe.Stringify(a):r===a},what:function(r){let a="other";return this.jmini(r)?a="jmini":this.element(r)?a="element":this.elements(r)?a="elements":this.shadowRoot(r)?a="shadowRoot":this.string(r)?a="string":this.number(r)?a="number":this.array(r)?a="array":this.function(r)?a="function":this.date(r)?a="date":typeof r=="undefined"?a="undefined":this.keyValueDictionary(r)?a="keyValueDictionary":r==null?a="null":isNaN(r)&&(a="NaN"),a},exist:function(r){return r===(r!=null?r:!r)},nullish:function(r){return!this.exist(r)},jmini:function(r){return(r||{}).constructor===xe},string:function(r){return typeof r=="string"},boolean:function(r){return typeof r=="boolean"},number:function(r){return!isNaN(r)&&typeof r=="number"},array:function(r){let a={}.toString.call(r);return r instanceof Array||a=="[object NodeList]"||a=="[object HTMLCollection]"},function:function(r){return typeof r=="function"},keyValueDictionary:function(r){return{}.toString.call(r)==="[object Object]"&&!this.jmini(r)},element:function(r){return r&&(r.nodeType==1&&typeof r.style=="object"&&typeof r.ownerDocument=="object"||[window,document].includes(r))},elements:function(r){let a={}.toString.call(r),o=Number(!!r&&typeof r!="string"&&this.array(r)&&a!=="[object Text]");if(o&&a!=="[object NodeList]")for(var l of r)o&=Number(this.element(l));return!!o},shadowRoot:function(r){return r instanceof ShadowRoot},date:function(r){return this.number(new Date(r).getTime())}};var ZW=r=>new Br.prototype.Time(r),Br=ZW;Br.prototype={};var eq=function(r){Br.isTimeObject(r)&&(r=r.value),r||(r===null?r=void 0:r===void 0&&(r=new Date));let a=new Date(r);return this.set(a)};xe.extend({value:new Date,validate:!1,ms:-1,weekday:-1,weekInMonth:-1,weekInYear:-1,isLastWeekInMonth:!1,year:-1,month:-1,date:-1,hours:-1,minutes:-1,seconds:-1,constructor:Br,Time:eq,clone:function(){return Br(this)},set:function(r){this.value=r;let a=xe.is.date(r);if(this.validate=a,!a)return this.ms=-1,this.year=-1,this.month=-1,this.weekday=-1,this.weekInYear=-1,this.date=-1,this.hours=-1,this.minutes=-1,this.seconds=-1,this;this.ms=r.getTime(),this.weekday=r.getDay(),this.year=r.getFullYear(),this.month=r.getMonth()+1,this.date=r.getDate();{let o=new Date(this.year,0,1),l=new Date(o.valueOf());l.setDate(l.getDate()-(o.getDay()+1));let s=r.getTime()-l.getTime(),d=Math.ceil(s/(1e3*60*60*24));this.weekInYear=Math.ceil(d/7)}{let o=new Date(this.year,this.month-1,1),l=new Date(o.valueOf());l.setDate(l.getDate()-(o.getDay()+1));let s=r.getTime()-l.getTime(),d=Math.ceil(s/(1e3*60*60*24)),u=Math.ceil(d/7);this.weekInMonth=u}{let o=new Date(this.year,this.month,0),l=o.getDay(),s=new Date(new Date(o).setDate(o.getDate()-l));this.isLastWeekInMonth=this.date>=s.getDate()}return this.hours=r.getHours(),this.minutes=r.getMinutes(),this.seconds=r.getSeconds(),this},isSameYear:function(r){let a=Br(r);return this.year==a.year},isSameMonth:function(r){let a=Br(r);return this.year==a.year&&this.month==a.month},isSameWeek:function(r){let a=Br(r);return this.year==a.year&&this.weekInYear==a.weekInYear},isSameDate:function(r){let a=Br(r);return this.year==a.year&&this.month==a.month&&this.date==a.date},setYear:function(r){let a=new Date(this.value.valueOf());return a.setFullYear(r),this.set(a)},setMonth:function(r){let a=new Date(this.value.valueOf());return a.setMonth(r-1),this.set(a)},setDate:function(r){let a=new Date(this.value.valueOf());return a.setDate(r),this.set(a)},setHours:function(r){let a=new Date(this.value.valueOf());return a.setHours(r),this.set(a)},setMinutes:function(r){let a=new Date(this.value.valueOf());return a.setMinutes(r),this.set(a)},setSeconds:function(r){let a=new Date(this.value.valueOf());return a.setSeconds(r),this.set(a)},setMilliseconds:function(r){let a=new Date(this.value.valueOf());return a.setMilliseconds(r),this.set(a)},addYear:function(r){return this.setYear(this.year+r)},addMonth:function(r){return this.setMonth(this.month+r)},addWeek:function(r){return this.addDate(7*r)},addDate:function(r){return this.setDate(this.date+r)},addHours:function(r){return this.setHours(this.hours+r)},addMinutes:function(r){return this.setMinutes(this.minutes+r)},addSeconds:function(r){return this.setSeconds(this.seconds+r)},toFormat:function(r){return this.validate?r.replace(/\%y/ig,this.year.zeroEmbed(4)).replace(/\%m/ig,this.month.zeroEmbed(2)).replace(/\%d/ig,this.date.zeroEmbed(2)).replace(/\%w/ig,this.weekInYear.zeroEmbed(2)).replace(/\%h/ig,this.hours.zeroEmbed(2)).replace(/\%i/ig,this.minutes.zeroEmbed(2)).replace(/\%s/ig,this.seconds.zeroEmbed(2)):""},toFormatYMD:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5"):this.toFormat("%Y/%M/%D"):""},toFormatYM:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708"):this.toFormat("%Y/%M"):""},toFormatMD:function(r){return this.validate?r=="JP"?this.toFormat("%M\u6708%D\u65E5"):this.toFormat("%M/%D"):""},toFormatHM:function(r){return this.validate?r=="JP"?this.toFormat("%h\u6642%m\u5206"):this.toFormat("%h:%i"):""},toFormatYMDHM:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5%h\u6642%m\u5206"):this.toFormat("%Y/%M/%D %h:%i"):""},toFormatYMDHMS:function(r){return this.validate?r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5%h\u6642%m\u5206%s\u79D2"):this.toFormat("%Y/%M/%D %h:%i:%s"):""},toLangYMD:function(r){if(!this.validate)return"";let a=Br(),o=a.diff(this);return o.dates==0?"\u4ECA\u65E5":o.dates==1?"\u6628\u65E5":o.dates>=-7&&o.dates<0?-1*o.dates+"\u65E5\u5F8C":o.dates<=7&&o.dates>0?o.dates+"\u65E5\u524D":this.isSameYear(a)?r=="JP"?this.toFormat("%M\u6708%D\u65E5"):this.toFormat("%M/%D"):r=="JP"?this.toFormat("%Y\u5E74%M\u6708%D\u65E5"):this.toFormat("%Y/%M/%D")},setFirstOfTheDay:function(){let r=new Date(this.value.valueOf());return r.setHours(0),r.setMinutes(0),r.setSeconds(0),r.setMilliseconds(0),this.set(r)},setLastOfTheDay:function(){let r=new Date(this.value.valueOf());return r.setHours(23),r.setMinutes(59),r.setSeconds(59),r.setMilliseconds(999),this.set(r)},getFirstDayOfTheYear:function(){return Br(new Date(this.value.getFullYear(),0,1))},getLastDayOfTheYear:function(){return Br(new Date(this.value.getFullYear()+1,0,0))},getFirstDayOfTheMonth:function(){return Br(new Date(this.value.getFullYear(),this.month-1,1))},getLastDayOfTheMonth:function(){return Br(new Date(this.value.getFullYear(),this.month,0))},getFirstDayOfTheWeek:function(){let r=Br(this.value);return r.addDate(-r.weekday)},getLastDayOfTheWeek:function(){let r=Br(this.value);return r.addDate(6-r.weekday)},diff:function(r){return{years:this.year-r.year,months:(this.year-r.year)*12+(this.month-r.month),dates:xe.scope(()=>{let a=864e5,o=this.clone().setFirstOfTheDay(),l=r.clone().setFirstOfTheDay();return Math.floor((o.ms-l.ms)/a)}),hours:xe.scope(()=>{let a=36e5,o=this.clone().setMinutes(0).setSeconds(0).setMilliseconds(0),l=r.clone().setMinutes(0).setSeconds(0).setMilliseconds(0);return Math.floor((o.ms-l.ms)/a)}),minutes:xe.scope(()=>{let a=6e4,o=this.clone().setSeconds(0).setMilliseconds(0),l=r.clone().setSeconds(0).setMilliseconds(0);return Math.floor((o.ms-l.ms)/a)}),seconds:xe.scope(()=>{let a=this.clone().setMilliseconds(0),o=r.clone().setMilliseconds(0);return Math.floor((a.ms-o.ms)/1e3)}),ms:this.ms-r.ms}},getAge:function(r){let a=r||Br(),o=a.year-this.year;return(this.month>a.month||this.month==a.month&&a.date<this.date)&&o--,o}},Br);Br.isTimeObject=r=>{var a;return((a=r||{})==null?void 0:a.constructor)===Br};Br.getFromNumberYYYYMMDD=r=>{let a=String(r).replace(/(\d{4})(\d{2})(\d{2})/,"$1/$2/$3");return Br(a+" 00:00")};Br.getShortYMDs=(r,a)=>{let o="",l="";return r.year==a.year&&r.year==Br().year?o=r.toFormatMD():o=r.toFormatYMD(),r.year!=a.year?l=a.toFormatYMD():l=a.toFormatMD(),[o,l]};Br.getPeriodArray=(r,a,o)=>{let l=[],s=a;if(!a.validate||!o.validate)return l;for(;s.toFormatYMDHMS().toNumber()<=o.toFormatYMDHMS().toNumber();)l.push(s),r=="year"?s=Br(s).addYear(1):r=="month"?s=Br(s).addMonth(1):r=="week"?s=Br(s).addWeek(1):r=="day"?s=Br(s).addDate(1):r=="hours"?s=Br(s).addHours(1):r=="minutes"?s=Br(s).addMinutes(1):r=="seconds"&&(s=Br(s).addSeconds(1));return l};Br.prototype.Time.prototype=Br.prototype;var vc={},n_={set:(r,a)=>{let o=!0;return Object.entries(r).forEach(([l,s])=>{let d=vc[l]||{};d&&d.privateKey&&d.privateKey!=a&&(o=!1),vc[l]={privateKey:a,value:s}}),o},update:(r,a)=>{let o=!0;return Object.entries(r).forEach(([l,s])=>{var d;let u=vc[l]||{};u&&u.privateKey&&u.privateKey!=a&&(o=!1),vc[l]=y5(pu({},vc[l]),{value:pu(pu({},(d=vc[l])==null?void 0:d.value),s)})}),o},get:(r,a)=>{let o=vc[r];if(!(o&&o.privateKey&&o.privateKey!=a))return o==null?void 0:o.value},delete:(r,a)=>{let o=vc[r];return o&&o.privateKey&&o.privateKey!=a?!1:(delete vc[r],!0)}},tq=(...[r,a,o])=>new Lo.prototype.Interval(r,a,o),Lo=tq;Lo.prototype={};var rq=function(...[r,a,o]){return this.fn=r,this.ms=a,this.key=o,Lo.abort(this.key),this.store(),this};xe.extend({key:"",ms:0,timeoutIndex:-1,fn:null,Interval:rq,store:function(){n_.set({["Interval_"+this.key]:this})},once:function(){return this.fn&&(this.timeoutIndex=setTimeout(this.fn,this.ms)),this.store(),this},start:function(){return this.fn&&(this.timeoutIndex=setInterval(this.fn,this.ms)),this.store(),this},abort:function(){return Lo.abort(this.timeoutIndex),this},set_ms:function(r){return this.ms=r,this.store(),this},set_fn:function(r){return this.fn=r,this.store(),this}},Lo);Lo.abort=r=>{if(xe.is.number(r))return clearInterval(r);let a=n_.get("Interval_"+r);a&&clearInterval(a.timeoutIndex)};Lo.get=r=>n_.get("Interval_"+r);Lo.once=(r,a,o)=>Lo(r,a,o).once();Lo.start=(r,a,o)=>Lo(r,a,o).start();Lo.prototype.Interval.prototype=Lo.prototype;var aq=(r,a)=>new aa.prototype.Fetcher(r,a),aa=aq;aa.prototype={};aa.waitList=[];aa.setDefaultTrafficControl=0;aa.setDefaultTimeout=1e3*60*10;aa.isReadableStream=r=>r instanceof ReadableStream;aa.isReadableStreamReader=r=>r instanceof ReadableStreamDefaultReader;aa.streamToContext=(r,a)=>Ga(void 0,null,function*(){try{let o=(a==null?void 0:a.reader)||r.getReader();if(!aa.isReadableStreamReader(o))return{ok:!1,done:!0,data:null};if(!o)return{ok:!1,done:!0,data:null};let l=(a==null?void 0:a.decoder)||new TextDecoder("utf-8"),s=yield o.read();return{ok:!0,done:s.done,data:l.decode(s.value)}}catch(o){return{ok:!1,done:!0,data:o}}});var nq=function(r,a){var o;a=a||{};let l=a.body;a.body&&!xe.is.string(a.body)&&((o=a.bodyStringify)==null||o)&&(l=xe.Stringify(a.body||{}));let s=r;return xe.is.string(r)&&!r.match(/https?:/)&&(s=location.origin+"/"+r.replace(/^\//,"")),this.url=s,this.method=a.method||"get",this.streamStatus="open",this.params=y5(pu({key:ud(),response_format:"json",timeout:aa.setDefaultTimeout,trafficControl:aa.setDefaultTrafficControl,preventMultiRequest:!0},a),{headers:pu(pu({"Content-Type":"application/json"},aa.setDefaultHeaders&&aa.setDefaultHeaders()),a.headers),body:l}),this};xe.extend({Fetcher:nq,params:{},url:"",method:"GET",streamStatus:"closed",onStartCB:()=>{},onCompleteCB:()=>{},onErrorCB:()=>{},onResultCB:()=>{},onStreamCB:()=>{},onStart:function(r){return this.onStartCB=r,this},onStream:function(r){return this.onStreamCB=r,this},onResult:function(r){return this.onResultCB=r,this},onComplete:function(r){return this.onCompleteCB=r,this},onError:function(r){return this.onErrorCB=r,this},onStreamProcess:function(r){return Ga(this,null,function*(){let{response:a,errorCB:o,streamCB:l,reader:s,decoder:d}=r,u=a.body,h=this,p=function(){return GW(this,null,function*(){if(!a.ok){xe.scope(()=>Ga(this,null,function*(){let{ok:k,done:N,data:P}=yield aa.streamToContext(u,{reader:s,decoder:d});k&&o(P)}));return}let C=!1;for(;!C;){let{ok:k,done:N,data:P}=yield new S5(aa.streamToContext(u,{reader:s,decoder:d}));h.streamStatus=="abort"?(h.streamStatus="closed",s.cancel(),N=!0):h.streamStatus=="closed"&&(N=!0),N&&(C=N,s.releaseLock()),l(P,N)}})};try{for(var v=KW(p()),b,y,w;b=!(y=yield v.next()).done;b=!1){let C=y.value}}catch(C){w=[C]}finally{try{b&&(y=v.return)&&(yield y.call(v))}finally{if(w)throw w[0]}}})},get:function(){return this.method="GET",this.send()},head:function(){return this.method="HEAD",this.send()},post:function(){return this.method="POST",this.send()},put:function(){return this.method="PUT",this.send()},delete:function(){return this.method="DELETE",this.send()},patch:function(){return this.method="PATCH",this.send()},options:function(){return this.method="OPTIONS",this.send()},send:function(){return Ga(this,null,function*(){var r;let a=this.params,o=performance.now(),l=0,s=new AbortController,d=setTimeout(()=>{s.abort()},a.timeout);a.signal=s.signal;let u=!1,h=500,p="InternalServerError",v={},b=null;try{aa.setDefaultOnStart&&aa.setDefaultOnStart(a),this.onStartCB&&this.onStartCB(a);let w=a,{key:C,response_format:k,trafficControl:N,preventMultiRequest:P,timeout:G,queries:I}=w,U=WW(w,["key","response_format","trafficControl","preventMultiRequest","timeout","queries"]);U.method=this.method;let H=aa.waitList.includes(C);if(P&&H)throw h=429,new Error("TooManyRequests");aa.waitList=[...aa.waitList,C];let J=xe.queryParams.set(pu({},I),String(this.url));v=yield fetch(J,U).then(O=>Ga(this,null,function*(){return u=O.ok,h=O.status,p=O.statusText,b=O,k=="none"||k=="stream"?O:O[k]()})).catch(O=>{throw new Error(O)})}catch(w){h==200&&(h=500,u=!1),h==429&&(p="TooManyRequests"),s.signal.aborted&&(h=408,p="Timeout"),h==500&&(p=String(w)||p),v={errorCode:String(w)}}finally{clearTimeout(d),l=performance.now()-o}a.trafficControl&&(yield xe.pending(()=>{},a.trafficControl)),aa.waitList.splice(aa.waitList.findIndex(w=>w==a.key),1);let y={ok:u,status:h,statusText:p,body:v,requestTime:l,rawData:b};if(!u&&this.onErrorCB&&this.onErrorCB(y.body),u&&this.onStreamCB&&a.response_format=="stream"){let w=(r=b.body)==null?void 0:r.getReader();this.onStreamProcess({errorCB:this.onErrorCB,streamCB:this.onStreamCB,response:y,reader:w,decoder:new TextDecoder("utf-8")})}return u&&this.onCompleteCB&&this.onCompleteCB(y.body),this.onResultCB&&this.onResultCB(y,a),aa.setDefaultOnEnd&&aa.setDefaultOnEnd(y,a),y})},abortStream:function(){this.streamStatus="abort"}},aa);aa.prototype.Fetcher.prototype=aa.prototype;var oq=r=>new kn.prototype.Filer(r),kn=oq;kn.prototype={};var iq=function(r){this.ok=!0;try{let[a,o]=r.name.replace(/\s/,"").replace(/(.*)\.(.*)$/,"$1 $2").split(" ");this.file=r,this.extension=o,this.fileName=a,this.type=r.type}catch(a){console.log(a),this.ok=!1}return this};xe.extend({ok:!1,extension:"",type:"",file:{},fileName:"",Filer:iq,isValid:function(){return this.ok},toBlob:function(){return Ga(this,null,function*(){return new Blob([this.file,{type:this.type}])})},toDataURL:function(){return Ga(this,null,function*(){var r;return(r=(yield this.file.convert("dataURL")).target)==null?void 0:r.result})},toAarrayBuffer:function(){return Ga(this,null,function*(){var r;return(r=(yield this.file.convert("arrayBuffer")).target)==null?void 0:r.result})},toObjectURL:function(){return Ga(this,null,function*(){return URL.createObjectURL(this.file)})},updateFileName:function(r){let a=new File([this.file],r+"."+this.extension);return this.file=a,this.fileName=r,this},updateMimeType:function(r){return this.file=new File([this.file],this.fileName+"."+this.extension,{type:r}),this.type=r,this},updateExtension:function(r){let a=new File([this.file],this.fileName+"."+r);return this.file=a,this.extension=r,this}},kn);kn.fromFile=r=>Ga(void 0,null,function*(){return kn(r)});kn.fromBlob=(r,a)=>Ga(void 0,null,function*(){let o=(a==null?void 0:a.fileName)||"file",l=(a==null?void 0:a.extension)||"",s=new File([r],o+"."+l,{type:a==null?void 0:a.mimeType});return kn(s)});kn.fromArrayBuffer=(r,a)=>Ga(void 0,null,function*(){return kn.fromBlob(new Blob([r],{type:(a==null?void 0:a.mimeType)||""}),a)});kn.fromObjectURL=(r,a)=>Ga(void 0,null,function*(){let o=yield aa(r,{response_format:"blob"}).get();return o.ok?kn.fromBlob(o.body,a):kn({})});kn.fromDataURL=(r,a)=>Ga(void 0,null,function*(){let o=yield r.toBlob((a==null?void 0:a.mimeType)||"");return o?kn.fromBlob(o,a):kn({})});kn.prototype.Filer.prototype=kn.prototype;var lq=function(r){let a=r,o=null;return a.use((l,s,d)=>{let u=s;u.return=h=>{let{status:p=200,body:v={},bodyStringify:b=!0}=h||{},y=v;return b&&!xe.is.string(v)&&(y=xe.Stringify(v)),s.status(p).end(y)},d()}),a.onPathRouter=function(l){return o=l,this},a.pathRouter=function(l){if(!o)return;let s=o(l);return s.route(l),a.use(l,s),s},a.exception=function(l){return a.use(l),this},a},D2=lq;D2.getLocalIP=r=>{let a="";return xe.scope(()=>{if(!r)return;let o=r.networkInterfaces();for(let[l,s]of Object.entries(o))s.forEach(d=>{!d.internal&&d.family==="IPv4"&&!d.address.match(/^(169|127)/)&&(a=d.address)})}),a};D2.getIP=function(r){var a;return(((r==null?void 0:r.headers["x-forwarded-for"])||((a=r==null?void 0:r.socket)==null?void 0:a.remoteAddress)||"").toString().match(new RegExp(/(::ffff:)?(\d+\.\d+.\d+\.\d+(:\d+)?)/))||[])[2]||"UNKNOWN IP"};xe.copyToClipboard=r=>Ga(void 0,null,function*(){let a="";xe.is.string(r)?a=r:xe.is.function(r)&&(a=r());let o={ok:!1,body:"NotSupported"};return yield Ga(void 0,null,function*(){let l;if(navigator.clipboard){if(l=yield navigator.clipboard.writeText(a).then(()=>!0,()=>!1),!l)return}else{let s=document.createElement("input");if(xe(document.body).append(s),s.value=a,s.select(),l=document.execCommand("copy"),document.body.removeChild(s),!l)return}o={ok:!0,body:""}}),o});xe.ImageLoader=(r,a)=>new Promise((o,l)=>{let s=a||new Image;s.onload=()=>o(s),s.onerror=d=>l(d),s.src=r});xe.formatCharacter={postal:{JP:r=>{let a="--";return r=String(r).replace(/\D/ig,""),r.length==7&&(a=r.replace(/^(\d{3})(.*)/,"$1-$2")),a}},tel:{_:r=>{let a=r;return r=String(r).removeLetters(),r.length==11&&(a=r.replace(/^(\d{3})(\d{4})(\d{4})/,"$1-$2-$3")),r.length==10&&(a=r.replace(/^(\d{2})(\d{4})(\d{4})/,"$1-$2-$3")),a},mobile:r=>{let a="--";return r=String(r).removeLetters(),r.length==11&&(a=r.replace(/^(\d{3})(\d{4})(\d{4})/,"$1-$2-$3")),a},fixed:r=>{let a="--";return r=String(r).removeLetters(),r.length==10&&(a=r.replace(/^(\d{2})(\d{4})(\d{4})/,"$1-$2-$3")),a}}};xe.transformer={weekday:{JP:r=>["\u65E5","\u6708","\u706B","\u6C34","\u6728","\u91D1","\u571F"][r]+"\u66DC\u65E5",shortJP:r=>["\u65E5","\u6708","\u706B","\u6C34","\u6728","\u91D1","\u571F"][r]},wareki:r=>{let a=[],o=[],l=!1;return[{From:1868,To:1912,name:"\u660E\u6CBB"},{From:1912,To:1926,name:"\u5927\u6B63"},{From:1926,To:1989,name:"\u662D\u548C"},{From:1989,To:2019,name:"\u5E73\u6210"},{From:2019,To:1e5,name:"\u4EE4\u548C"}].forEach(s=>{let{From:d,To:u,name:h}=s;if(d<=r&&r<=u){let p=r-d+1;p==1&&(l=!0,p="\u5143"),o.push(h+p+"\u5E74"),a.push(h)}}),{era:a,value:o,gap:l}}};xe.interval=Lo;aa.setDefaultHeaders=()=>({});var sq=xe});var E5=Ye(i_=>{"use strict";(function(){"use strict";var r=fr(),a=Symbol.for("react.element"),o=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),d=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),h=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),v=Symbol.for("react.suspense"),b=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),C=Symbol.for("react.offscreen"),k=Symbol.iterator,N="@@iterator";function P(L){if(L===null||typeof L!="object")return null;var $=k&&L[k]||L[N];return typeof $=="function"?$:null}var G=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function I(L){{for(var $=arguments.length,me=new Array($>1?$-1:0),Ee=1;Ee<$;Ee++)me[Ee-1]=arguments[Ee];U("error",L,me)}}function U(L,$,me){{var Ee=G.ReactDebugCurrentFrame,qe=Ee.getStackAddendum();qe!==""&&($+="%s",me=me.concat([qe]));var gt=me.map(function(at){return String(at)});gt.unshift("Warning: "+$),Function.prototype.apply.call(console[L],console,gt)}}var H=!1,J=!1,O=!1,ae=!1,ye=!1,re;re=Symbol.for("react.module.reference");function we(L){return!!(typeof L=="string"||typeof L=="function"||L===l||L===d||ye||L===s||L===v||L===b||ae||L===C||H||J||O||typeof L=="object"&&L!==null&&(L.$$typeof===w||L.$$typeof===y||L.$$typeof===u||L.$$typeof===h||L.$$typeof===p||L.$$typeof===re||L.getModuleId!==void 0))}function Se(L,$,me){var Ee=L.displayName;if(Ee)return Ee;var qe=$.displayName||$.name||"";return qe!==""?me+"("+qe+")":me}function ge(L){return L.displayName||"Context"}function V(L){if(L==null)return null;if(typeof L.tag=="number"&&I("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof L=="function")return L.displayName||L.name||null;if(typeof L=="string")return L;switch(L){case l:return"Fragment";case o:return"Portal";case d:return"Profiler";case s:return"StrictMode";case v:return"Suspense";case b:return"SuspenseList"}if(typeof L=="object")switch(L.$$typeof){case h:var $=L;return ge($)+".Consumer";case u:var me=L;return ge(me._context)+".Provider";case p:return Se(L,L.render,"ForwardRef");case y:var Ee=L.displayName||null;return Ee!==null?Ee:V(L.type)||"Memo";case w:{var qe=L,gt=qe._payload,at=qe._init;try{return V(at(gt))}catch(Ze){return null}}}return null}var se=Object.assign,pe=0,j,Y,oe,te,he,Re,Te;function Xe(){}Xe.__reactDisabledLog=!0;function Qe(){{if(pe===0){j=console.log,Y=console.info,oe=console.warn,te=console.error,he=console.group,Re=console.groupCollapsed,Te=console.groupEnd;var L={configurable:!0,enumerable:!0,value:Xe,writable:!0};Object.defineProperties(console,{info:L,log:L,warn:L,error:L,group:L,groupCollapsed:L,groupEnd:L})}pe++}}function ze(){{if(pe--,pe===0){var L={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:se({},L,{value:j}),info:se({},L,{value:Y}),warn:se({},L,{value:oe}),error:se({},L,{value:te}),group:se({},L,{value:he}),groupCollapsed:se({},L,{value:Re}),groupEnd:se({},L,{value:Te})})}pe<0&&I("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var it=G.ReactCurrentDispatcher,vt;function pt(L,$,me){{if(vt===void 0)try{throw Error()}catch(qe){var Ee=qe.stack.trim().match(/\n( *(at )?)/);vt=Ee&&Ee[1]||""}return`
150
+ `+vt+L}}var Bt=!1,Rt;{var nt=typeof WeakMap=="function"?WeakMap:Map;Rt=new nt}function De(L,$){if(!L||Bt)return"";{var me=Rt.get(L);if(me!==void 0)return me}var Ee;Bt=!0;var qe=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var gt;gt=it.current,it.current=null,Qe();try{if($){var at=function(){throw Error()};if(Object.defineProperty(at.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(at,[])}catch(da){Ee=da}Reflect.construct(L,[],at)}else{try{at.call()}catch(da){Ee=da}L.call(at.prototype)}}else{try{throw Error()}catch(da){Ee=da}L()}}catch(da){if(da&&Ee&&typeof da.stack=="string"){for(var Ze=da.stack.split(`
151
151
  `),Et=Ee.stack.split(`
152
152
  `),At=Ze.length-1,Gt=Et.length-1;At>=1&&Gt>=0&&Ze[At]!==Et[Gt];)Gt--;for(;At>=1&&Gt>=0;At--,Gt--)if(Ze[At]!==Et[Gt]){if(At!==1||Gt!==1)do if(At--,Gt--,Gt<0||Ze[At]!==Et[Gt]){var Qr=`
153
- `+Ze[At].replace(" at new "," at ");return L.displayName&&Qr.includes("<anonymous>")&&(Qr=Qr.replace("<anonymous>",L.displayName)),typeof L=="function"&&Rt.set(L,Qr),Qr}while(At>=1&&Gt>=0);break}}}finally{Bt=!1,it.current=gt,ze(),Error.prepareStackTrace=qe}var qa=L?L.displayName||L.name:"",ua=qa?pt(qa):"";return typeof L=="function"&&Rt.set(L,ua),ua}function bt(L,$,me){return De(L,!1)}function It(L){var $=L.prototype;return!!($&&$.isReactComponent)}function Wt(L,$,me){if(L==null)return"";if(typeof L=="function")return De(L,It(L));if(typeof L=="string")return pt(L);switch(L){case v:return pt("Suspense");case b:return pt("SuspenseList")}if(typeof L=="object")switch(L.$$typeof){case p:return bt(L.render);case y:return Wt(L.type,$,me);case w:{var Ee=L,qe=Ee._payload,gt=Ee._init;try{return Wt(gt(qe),$,me)}catch(rt){}}}return""}var Yt=Object.prototype.hasOwnProperty,ir={},pr=G.ReactDebugCurrentFrame;function Ar(L){if(L){var $=L._owner,me=Wt(L.type,L._source,$?$.type:null);pr.setExtraStackFrame(me)}else pr.setExtraStackFrame(null)}function la(L,$,me,Ee,qe){{var gt=Function.call.bind(Yt);for(var rt in L)if(gt(L,rt)){var Ze=void 0;try{if(typeof L[rt]!="function"){var Et=Error((Ee||"React class")+": "+me+" type `"+rt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof L[rt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Et.name="Invariant Violation",Et}Ze=L[rt]($,rt,Ee,me,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(At){Ze=At}Ze&&!(Ze instanceof Error)&&(Ar(qe),I("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Ee||"React class",me,rt,typeof Ze),Ar(null)),Ze instanceof Error&&!(Ze.message in ir)&&(ir[Ze.message]=!0,Ar(qe),I("Failed %s type: %s",me,Ze.message),Ar(null))}}}var Wr=Array.isArray;function Kr(L){return Wr(L)}function kr(L){{var $=typeof Symbol=="function"&&Symbol.toStringTag,me=$&&L[Symbol.toStringTag]||L.constructor.name||"Object";return me}}function hr(L){try{return Sr(L),!1}catch($){return!0}}function Sr(L){return""+L}function ga(L){if(hr(L))return I("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",kr(L)),Sr(L)}var Rr=G.ReactCurrentOwner,_r={key:!0,ref:!0,__self:!0,__source:!0},Mr,wa,He;He={};function ht(L){if(Yt.call(L,"ref")){var $=Object.getOwnPropertyDescriptor(L,"ref").get;if($&&$.isReactWarning)return!1}return L.ref!==void 0}function xt(L){if(Yt.call(L,"key")){var $=Object.getOwnPropertyDescriptor(L,"key").get;if($&&$.isReactWarning)return!1}return L.key!==void 0}function Jt(L,$){if(typeof L.ref=="string"&&Rr.current&&$&&Rr.current.stateNode!==$){var me=V(Rr.current.type);He[me]||(I('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',V(Rr.current.type),L.ref),He[me]=!0)}}function $t(L,$){{var me=function(){Mr||(Mr=!0,I("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",$))};me.isReactWarning=!0,Object.defineProperty(L,"key",{get:me,configurable:!0})}}function Lr(L,$){{var me=function(){wa||(wa=!0,I("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",$))};me.isReactWarning=!0,Object.defineProperty(L,"ref",{get:me,configurable:!0})}}var br=function(L,$,me,Ee,qe,gt,rt){var Ze={$$typeof:a,type:L,key:$,ref:me,props:rt,_owner:gt};return Ze._store={},Object.defineProperty(Ze._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Ze,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ee}),Object.defineProperty(Ze,"_source",{configurable:!1,enumerable:!1,writable:!1,value:qe}),Object.freeze&&(Object.freeze(Ze.props),Object.freeze(Ze)),Ze};function Xr(L,$,me,Ee,qe){{var gt,rt={},Ze=null,Et=null;me!==void 0&&(ga(me),Ze=""+me),xt($)&&(ga($.key),Ze=""+$.key),ht($)&&(Et=$.ref,Jt($,qe));for(gt in $)Yt.call($,gt)&&!_r.hasOwnProperty(gt)&&(rt[gt]=$[gt]);if(L&&L.defaultProps){var At=L.defaultProps;for(gt in At)rt[gt]===void 0&&(rt[gt]=At[gt])}if(Ze||Et){var Gt=typeof L=="function"?L.displayName||L.name||"Unknown":L;Ze&&$t(rt,Gt),Et&&Lr(rt,Gt)}return br(L,Ze,Et,qe,Ee,Rr.current,rt)}}var K=G.ReactCurrentOwner,M=G.ReactDebugCurrentFrame;function A(L){if(L){var $=L._owner,me=Wt(L.type,L._source,$?$.type:null);M.setExtraStackFrame(me)}else M.setExtraStackFrame(null)}var F;F=!1;function X(L){return typeof L=="object"&&L!==null&&L.$$typeof===a}function le(){{if(K.current){var L=V(K.current.type);if(L)return`
153
+ `+Ze[At].replace(" at new "," at ");return L.displayName&&Qr.includes("<anonymous>")&&(Qr=Qr.replace("<anonymous>",L.displayName)),typeof L=="function"&&Rt.set(L,Qr),Qr}while(At>=1&&Gt>=0);break}}}finally{Bt=!1,it.current=gt,ze(),Error.prepareStackTrace=qe}var qa=L?L.displayName||L.name:"",ua=qa?pt(qa):"";return typeof L=="function"&&Rt.set(L,ua),ua}function bt(L,$,me){return De(L,!1)}function It(L){var $=L.prototype;return!!($&&$.isReactComponent)}function Wt(L,$,me){if(L==null)return"";if(typeof L=="function")return De(L,It(L));if(typeof L=="string")return pt(L);switch(L){case v:return pt("Suspense");case b:return pt("SuspenseList")}if(typeof L=="object")switch(L.$$typeof){case p:return bt(L.render);case y:return Wt(L.type,$,me);case w:{var Ee=L,qe=Ee._payload,gt=Ee._init;try{return Wt(gt(qe),$,me)}catch(at){}}}return""}var Yt=Object.prototype.hasOwnProperty,ir={},pr=G.ReactDebugCurrentFrame;function Ar(L){if(L){var $=L._owner,me=Wt(L.type,L._source,$?$.type:null);pr.setExtraStackFrame(me)}else pr.setExtraStackFrame(null)}function la(L,$,me,Ee,qe){{var gt=Function.call.bind(Yt);for(var at in L)if(gt(L,at)){var Ze=void 0;try{if(typeof L[at]!="function"){var Et=Error((Ee||"React class")+": "+me+" type `"+at+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof L[at]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Et.name="Invariant Violation",Et}Ze=L[at]($,at,Ee,me,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(At){Ze=At}Ze&&!(Ze instanceof Error)&&(Ar(qe),I("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Ee||"React class",me,at,typeof Ze),Ar(null)),Ze instanceof Error&&!(Ze.message in ir)&&(ir[Ze.message]=!0,Ar(qe),I("Failed %s type: %s",me,Ze.message),Ar(null))}}}var Wr=Array.isArray;function Kr(L){return Wr(L)}function kr(L){{var $=typeof Symbol=="function"&&Symbol.toStringTag,me=$&&L[Symbol.toStringTag]||L.constructor.name||"Object";return me}}function hr(L){try{return Sr(L),!1}catch($){return!0}}function Sr(L){return""+L}function ga(L){if(hr(L))return I("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",kr(L)),Sr(L)}var Rr=G.ReactCurrentOwner,_r={key:!0,ref:!0,__self:!0,__source:!0},Mr,wa,He;He={};function ht(L){if(Yt.call(L,"ref")){var $=Object.getOwnPropertyDescriptor(L,"ref").get;if($&&$.isReactWarning)return!1}return L.ref!==void 0}function xt(L){if(Yt.call(L,"key")){var $=Object.getOwnPropertyDescriptor(L,"key").get;if($&&$.isReactWarning)return!1}return L.key!==void 0}function Jt(L,$){if(typeof L.ref=="string"&&Rr.current&&$&&Rr.current.stateNode!==$){var me=V(Rr.current.type);He[me]||(I('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',V(Rr.current.type),L.ref),He[me]=!0)}}function $t(L,$){{var me=function(){Mr||(Mr=!0,I("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",$))};me.isReactWarning=!0,Object.defineProperty(L,"key",{get:me,configurable:!0})}}function Lr(L,$){{var me=function(){wa||(wa=!0,I("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",$))};me.isReactWarning=!0,Object.defineProperty(L,"ref",{get:me,configurable:!0})}}var br=function(L,$,me,Ee,qe,gt,at){var Ze={$$typeof:a,type:L,key:$,ref:me,props:at,_owner:gt};return Ze._store={},Object.defineProperty(Ze._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Ze,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ee}),Object.defineProperty(Ze,"_source",{configurable:!1,enumerable:!1,writable:!1,value:qe}),Object.freeze&&(Object.freeze(Ze.props),Object.freeze(Ze)),Ze};function Xr(L,$,me,Ee,qe){{var gt,at={},Ze=null,Et=null;me!==void 0&&(ga(me),Ze=""+me),xt($)&&(ga($.key),Ze=""+$.key),ht($)&&(Et=$.ref,Jt($,qe));for(gt in $)Yt.call($,gt)&&!_r.hasOwnProperty(gt)&&(at[gt]=$[gt]);if(L&&L.defaultProps){var At=L.defaultProps;for(gt in At)at[gt]===void 0&&(at[gt]=At[gt])}if(Ze||Et){var Gt=typeof L=="function"?L.displayName||L.name||"Unknown":L;Ze&&$t(at,Gt),Et&&Lr(at,Gt)}return br(L,Ze,Et,qe,Ee,Rr.current,at)}}var K=G.ReactCurrentOwner,M=G.ReactDebugCurrentFrame;function A(L){if(L){var $=L._owner,me=Wt(L.type,L._source,$?$.type:null);M.setExtraStackFrame(me)}else M.setExtraStackFrame(null)}var F;F=!1;function X(L){return typeof L=="object"&&L!==null&&L.$$typeof===a}function le(){{if(K.current){var L=V(K.current.type);if(L)return`
154
154
 
155
155
  Check the render method of \``+L+"`."}return""}}function ie(L){{if(L!==void 0){var $=L.fileName.replace(/^.*[\\\/]/,""),me=L.lineNumber;return`
156
156
 
157
157
  Check your code at `+$+":"+me+"."}return""}}var Ie={};function Fe(L){{var $=le();if(!$){var me=typeof L=="string"?L:L.displayName||L.name;me&&($=`
158
158
 
159
- Check the top-level render call using <`+me+">.")}return $}}function Me(L,$){{if(!L._store||L._store.validated||L.key!=null)return;L._store.validated=!0;var me=Fe($);if(Ie[me])return;Ie[me]=!0;var Ee="";L&&L._owner&&L._owner!==K.current&&(Ee=" It was passed a child from "+V(L._owner.type)+"."),A(L),I('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',me,Ee),A(null)}}function Ge(L,$){{if(typeof L!="object")return;if(Kr(L))for(var me=0;me<L.length;me++){var Ee=L[me];X(Ee)&&Me(Ee,$)}else if(X(L))L._store&&(L._store.validated=!0);else if(L){var qe=P(L);if(typeof qe=="function"&&qe!==L.entries)for(var gt=qe.call(L),rt;!(rt=gt.next()).done;)X(rt.value)&&Me(rt.value,$)}}}function Ne(L){{var $=L.type;if($==null||typeof $=="string")return;var me;if(typeof $=="function")me=$.propTypes;else if(typeof $=="object"&&($.$$typeof===p||$.$$typeof===y))me=$.propTypes;else return;if(me){var Ee=V($);la(me,L.props,"prop",Ee,L)}else if($.PropTypes!==void 0&&!F){F=!0;var qe=V($);I("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",qe||"Unknown")}typeof $.getDefaultProps=="function"&&!$.getDefaultProps.isReactClassApproved&&I("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function tt(L){{for(var $=Object.keys(L.props),me=0;me<$.length;me++){var Ee=$[me];if(Ee!=="children"&&Ee!=="key"){A(L),I("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ee),A(null);break}}L.ref!==null&&(A(L),I("Invalid attribute `ref` supplied to `React.Fragment`."),A(null))}}var z={};function q(L,$,me,Ee,qe,gt){{var rt=we(L);if(!rt){var Ze="";(L===void 0||typeof L=="object"&&L!==null&&Object.keys(L).length===0)&&(Ze+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Et=ie(qe);Et?Ze+=Et:Ze+=le();var At;L===null?At="null":Kr(L)?At="array":L!==void 0&&L.$$typeof===a?(At="<"+(V(L.type)||"Unknown")+" />",Ze=" Did you accidentally export a JSX literal instead of a component?"):At=typeof L,I("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",At,Ze)}var Gt=Xr(L,$,me,qe,gt);if(Gt==null)return Gt;if(rt){var Qr=$.children;if(Qr!==void 0)if(Ee)if(Kr(Qr)){for(var qa=0;qa<Qr.length;qa++)Ge(Qr[qa],L);Object.freeze&&Object.freeze(Qr)}else I("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ge(Qr,L)}if(Yt.call($,"key")){var ua=V(L),da=Object.keys($).filter(function(Zn){return Zn!=="key"}),Qa=da.length>0?"{key: someKey, "+da.join(": ..., ")+": ...}":"{key: someKey}";if(!z[ua+Qa]){var Pt=da.length>0?"{"+da.join(": ..., ")+": ...}":"{}";I(`A props object containing a "key" prop is being spread into JSX:
159
+ Check the top-level render call using <`+me+">.")}return $}}function Me(L,$){{if(!L._store||L._store.validated||L.key!=null)return;L._store.validated=!0;var me=Fe($);if(Ie[me])return;Ie[me]=!0;var Ee="";L&&L._owner&&L._owner!==K.current&&(Ee=" It was passed a child from "+V(L._owner.type)+"."),A(L),I('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',me,Ee),A(null)}}function Ge(L,$){{if(typeof L!="object")return;if(Kr(L))for(var me=0;me<L.length;me++){var Ee=L[me];X(Ee)&&Me(Ee,$)}else if(X(L))L._store&&(L._store.validated=!0);else if(L){var qe=P(L);if(typeof qe=="function"&&qe!==L.entries)for(var gt=qe.call(L),at;!(at=gt.next()).done;)X(at.value)&&Me(at.value,$)}}}function Ne(L){{var $=L.type;if($==null||typeof $=="string")return;var me;if(typeof $=="function")me=$.propTypes;else if(typeof $=="object"&&($.$$typeof===p||$.$$typeof===y))me=$.propTypes;else return;if(me){var Ee=V($);la(me,L.props,"prop",Ee,L)}else if($.PropTypes!==void 0&&!F){F=!0;var qe=V($);I("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",qe||"Unknown")}typeof $.getDefaultProps=="function"&&!$.getDefaultProps.isReactClassApproved&&I("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function rt(L){{for(var $=Object.keys(L.props),me=0;me<$.length;me++){var Ee=$[me];if(Ee!=="children"&&Ee!=="key"){A(L),I("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ee),A(null);break}}L.ref!==null&&(A(L),I("Invalid attribute `ref` supplied to `React.Fragment`."),A(null))}}var z={};function q(L,$,me,Ee,qe,gt){{var at=we(L);if(!at){var Ze="";(L===void 0||typeof L=="object"&&L!==null&&Object.keys(L).length===0)&&(Ze+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Et=ie(qe);Et?Ze+=Et:Ze+=le();var At;L===null?At="null":Kr(L)?At="array":L!==void 0&&L.$$typeof===a?(At="<"+(V(L.type)||"Unknown")+" />",Ze=" Did you accidentally export a JSX literal instead of a component?"):At=typeof L,I("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",At,Ze)}var Gt=Xr(L,$,me,qe,gt);if(Gt==null)return Gt;if(at){var Qr=$.children;if(Qr!==void 0)if(Ee)if(Kr(Qr)){for(var qa=0;qa<Qr.length;qa++)Ge(Qr[qa],L);Object.freeze&&Object.freeze(Qr)}else I("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ge(Qr,L)}if(Yt.call($,"key")){var ua=V(L),da=Object.keys($).filter(function(Zn){return Zn!=="key"}),Qa=da.length>0?"{key: someKey, "+da.join(": ..., ")+": ...}":"{key: someKey}";if(!z[ua+Qa]){var Pt=da.length>0?"{"+da.join(": ..., ")+": ...}":"{}";I(`A props object containing a "key" prop is being spread into JSX:
160
160
  let props = %s;
161
161
  <%s {...props} />
162
162
  React keys must be passed directly to JSX without using spread:
163
163
  let props = %s;
164
- <%s key={someKey} {...props} />`,Qa,ua,Pt,ua),z[ua+Qa]=!0}}return L===l?tt(Gt):Ne(Gt),Gt}}function ne(L,$,me){return q(L,$,me,!0)}function ue(L,$,me){return q(L,$,me,!1)}var $e=ue,Ue=ne;i_.Fragment=l,i_.jsx=$e,i_.jsxs=Ue})()});var Lt=Ye((IG,D5)=>{"use strict";D5.exports=E5()});var AR={};Pf(AR,{api:()=>Oo,config:()=>WY,counter:()=>ZY,dom:()=>YY,findIconDefinition:()=>GY,icon:()=>XY,layer:()=>QY,library:()=>qY,noAuto:()=>VY,parse:()=>$Y,text:()=>JY,toHtml:()=>KY});function L5(r,a){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(r);a&&(l=l.filter(function(s){return Object.getOwnPropertyDescriptor(r,s).enumerable})),o.push.apply(o,l)}return o}function yt(r){for(var a=1;a<arguments.length;a++){var o=arguments[a]!=null?arguments[a]:{};a%2?L5(Object(o),!0).forEach(function(l){gn(r,l,o[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):L5(Object(o)).forEach(function(l){Object.defineProperty(r,l,Object.getOwnPropertyDescriptor(o,l))})}return r}function __(r){"@babel/helpers - typeof";return __=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(a){return typeof a}:function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},__(r)}function fq(r,a){if(!(r instanceof a))throw new TypeError("Cannot call a class as a function")}function B5(r,a){for(var o=0;o<a.length;o++){var l=a[o];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(r,l.key,l)}}function pq(r,a,o){return a&&B5(r.prototype,a),o&&B5(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r}function gn(r,a,o){return a in r?Object.defineProperty(r,a,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[a]=o,r}function q2(r,a){return mq(r)||gq(r,a)||aR(r,a)||bq()}function fm(r){return hq(r)||vq(r)||aR(r)||_q()}function hq(r){if(Array.isArray(r))return O2(r)}function mq(r){if(Array.isArray(r))return r}function vq(r){if(typeof Symbol!="undefined"&&r[Symbol.iterator]!=null||r["@@iterator"]!=null)return Array.from(r)}function gq(r,a){var o=r==null?null:typeof Symbol!="undefined"&&r[Symbol.iterator]||r["@@iterator"];if(o!=null){var l=[],s=!0,d=!1,u,h;try{for(o=o.call(r);!(s=(u=o.next()).done)&&(l.push(u.value),!(a&&l.length===a));s=!0);}catch(p){d=!0,h=p}finally{try{!s&&o.return!=null&&o.return()}finally{if(d)throw h}}return l}}function aR(r,a){if(r){if(typeof r=="string")return O2(r,a);var o=Object.prototype.toString.call(r).slice(8,-1);if(o==="Object"&&r.constructor&&(o=r.constructor.name),o==="Map"||o==="Set")return Array.from(r);if(o==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return O2(r,a)}}function O2(r,a){(a==null||a>r.length)&&(a=r.length);for(var o=0,l=new Array(a);o<a;o++)l[o]=r[o];return l}function _q(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
164
+ <%s key={someKey} {...props} />`,Qa,ua,Pt,ua),z[ua+Qa]=!0}}return L===l?rt(Gt):Ne(Gt),Gt}}function ne(L,$,me){return q(L,$,me,!0)}function ue(L,$,me){return q(L,$,me,!1)}var $e=ue,Ue=ne;i_.Fragment=l,i_.jsx=$e,i_.jsxs=Ue})()});var Lt=Ye((IG,D5)=>{"use strict";D5.exports=E5()});var AR={};Pf(AR,{api:()=>Oo,config:()=>WY,counter:()=>ZY,dom:()=>YY,findIconDefinition:()=>GY,icon:()=>XY,layer:()=>QY,library:()=>qY,noAuto:()=>VY,parse:()=>$Y,text:()=>JY,toHtml:()=>KY});function L5(r,a){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(r);a&&(l=l.filter(function(s){return Object.getOwnPropertyDescriptor(r,s).enumerable})),o.push.apply(o,l)}return o}function yt(r){for(var a=1;a<arguments.length;a++){var o=arguments[a]!=null?arguments[a]:{};a%2?L5(Object(o),!0).forEach(function(l){gn(r,l,o[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):L5(Object(o)).forEach(function(l){Object.defineProperty(r,l,Object.getOwnPropertyDescriptor(o,l))})}return r}function __(r){"@babel/helpers - typeof";return __=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(a){return typeof a}:function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},__(r)}function fq(r,a){if(!(r instanceof a))throw new TypeError("Cannot call a class as a function")}function B5(r,a){for(var o=0;o<a.length;o++){var l=a[o];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(r,l.key,l)}}function pq(r,a,o){return a&&B5(r.prototype,a),o&&B5(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r}function gn(r,a,o){return a in r?Object.defineProperty(r,a,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[a]=o,r}function q2(r,a){return mq(r)||gq(r,a)||aR(r,a)||bq()}function fm(r){return hq(r)||vq(r)||aR(r)||_q()}function hq(r){if(Array.isArray(r))return O2(r)}function mq(r){if(Array.isArray(r))return r}function vq(r){if(typeof Symbol!="undefined"&&r[Symbol.iterator]!=null||r["@@iterator"]!=null)return Array.from(r)}function gq(r,a){var o=r==null?null:typeof Symbol!="undefined"&&r[Symbol.iterator]||r["@@iterator"];if(o!=null){var l=[],s=!0,d=!1,u,h;try{for(o=o.call(r);!(s=(u=o.next()).done)&&(l.push(u.value),!(a&&l.length===a));s=!0);}catch(p){d=!0,h=p}finally{try{!s&&o.return!=null&&o.return()}finally{if(d)throw h}}return l}}function aR(r,a){if(r){if(typeof r=="string")return O2(r,a);var o=Object.prototype.toString.call(r).slice(8,-1);if(o==="Object"&&r.constructor&&(o=r.constructor.name),o==="Map"||o==="Set")return Array.from(r);if(o==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return O2(r,a)}}function O2(r,a){(a==null||a>r.length)&&(a=r.length);for(var o=0,l=new Array(a);o<a;o++)l[o]=r[o];return l}function _q(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
165
165
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bq(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
166
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pm(r){return new Proxy(r,{get:function(o,l){return l in o?o[l]:o[xa]}})}function Lq(r){var a=Ta.querySelector("script["+r+"]");if(a)return a.getAttribute(r)}function Bq(r){return r===""?!0:r==="false"?!1:r==="true"?!0:r}function Nq(r){return im.push(r),function(){im.splice(im.indexOf(r),1)}}function Oq(r){if(!(!r||!yc)){var a=Ta.createElement("style");a.setAttribute("type","text/css"),a.innerHTML=r;for(var o=Ta.head.childNodes,l=null,s=o.length-1;s>-1;s--){var d=o[s],u=(d.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(u)>-1&&(l=d)}return Ta.head.insertBefore(a,l),r}}function dm(){for(var r=12,a="";r-- >0;)a+=Iq[Math.random()*62|0];return a}function $f(r){for(var a=[],o=(r||[]).length>>>0;o--;)a[o]=r[o];return a}function X2(r){return r.classList?$f(r.classList):(r.getAttribute("class")||"").split(" ").filter(function(a){return a})}function hR(r){return"".concat(r).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Pq(r){return Object.keys(r||{}).reduce(function(a,o){return a+"".concat(o,'="').concat(hR(r[o]),'" ')},"").trim()}function S_(r){return Object.keys(r||{}).reduce(function(a,o){return a+"".concat(o,": ").concat(r[o].trim(),";")},"")}function Q2(r){return r.size!==Os.size||r.x!==Os.x||r.y!==Os.y||r.rotate!==Os.rotate||r.flipX||r.flipY}function Mq(r){var a=r.transform,o=r.containerWidth,l=r.iconWidth,s={transform:"translate(".concat(o/2," 256)")},d="translate(".concat(a.x*32,", ").concat(a.y*32,") "),u="scale(".concat(a.size/16*(a.flipX?-1:1),", ").concat(a.size/16*(a.flipY?-1:1),") "),h="rotate(".concat(a.rotate," 0 0)"),p={transform:"".concat(d," ").concat(u," ").concat(h)},v={transform:"translate(".concat(l/2*-1," -256)")};return{outer:s,inner:p,path:v}}function zq(r){var a=r.transform,o=r.width,l=o===void 0?I2:o,s=r.height,d=s===void 0?I2:s,u=r.startCentered,h=u===void 0?!1:u,p="";return h&&lR?p+="translate(".concat(a.x/hu-l/2,"em, ").concat(a.y/hu-d/2,"em) "):h?p+="translate(calc(-50% + ".concat(a.x/hu,"em), calc(-50% + ").concat(a.y/hu,"em)) "):p+="translate(".concat(a.x/hu,"em, ").concat(a.y/hu,"em) "),p+="scale(".concat(a.size/hu*(a.flipX?-1:1),", ").concat(a.size/hu*(a.flipY?-1:1),") "),p+="rotate(".concat(a.rotate,"deg) "),p}function mR(){var r=sR,a=cR,o=Dt.cssPrefix,l=Dt.replacementClass,s=Fq;if(o!==r||l!==a){var d=new RegExp("\\.".concat(r,"\\-"),"g"),u=new RegExp("\\--".concat(r,"\\-"),"g"),h=new RegExp("\\.".concat(a),"g");s=s.replace(d,".".concat(o,"-")).replace(u,"--".concat(o,"-")).replace(h,".".concat(l))}return s}function A2(){Dt.autoAddCss&&!F5&&(Oq(mR()),F5=!0)}function Uq(r){yc&&(b_?setTimeout(r,0):vR.push(r))}function hm(r){var a=r.tag,o=r.attributes,l=o===void 0?{}:o,s=r.children,d=s===void 0?[]:s;return typeof r=="string"?hR(r):"<".concat(a," ").concat(Pq(l),">").concat(d.map(hm).join(""),"</").concat(a,">")}function j5(r,a,o){if(r&&r[a]&&r[a][o])return{prefix:a,iconName:o,icon:r[a][o]}}function Wq(r){for(var a=[],o=0,l=r.length;o<l;){var s=r.charCodeAt(o++);if(s>=55296&&s<=56319&&o<l){var d=r.charCodeAt(o++);(d&64512)==56320?a.push(((s&1023)<<10)+(d&1023)+65536):(a.push(s),o--)}else a.push(s)}return a}function M2(r){var a=Wq(r);return a.length===1?a[0].toString(16):null}function qq(r,a){var o=r.length,l=r.charCodeAt(a),s;return l>=55296&&l<=56319&&o>a+1&&(s=r.charCodeAt(a+1),s>=56320&&s<=57343)?(l-55296)*1024+s-56320+65536:l}function H5(r){return Object.keys(r).reduce(function(a,o){var l=r[o],s=!!l.icon;return s?a[l.iconName]=l.icon:a[o]=l,a},{})}function z2(r,a){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=o.skipHooks,s=l===void 0?!1:l,d=H5(a);typeof ns.hooks.addPack=="function"&&!s?ns.hooks.addPack(r,H5(a)):ns.styles[r]=yt(yt({},ns.styles[r]||{}),d),r==="fas"&&z2("fa",a)}function Kq(r){return~Aq.indexOf(r)}function Xq(r,a){var o=a.split("-"),l=o[0],s=o.slice(1).join("-");return l===r&&s!==""&&!Kq(s)?s:null}function Z2(r,a){return(gR[r]||{})[a]}function Qq(r,a){return(_R[r]||{})[a]}function fd(r,a){return(SR[r]||{})[a]}function CR(r){return bR[r]||{prefix:null,iconName:null}}function Jq(r){var a=yR[r],o=Z2("fas",r);return a||(o?{prefix:"fas",iconName:o}:null)||{prefix:null,iconName:null}}function vu(){return J2}function w_(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.family,l=o===void 0?xa:o,s=lm[l][r],d=sm[l][r]||sm[l][s],u=r in ns.styles?r:null;return d||u||null}function C_(r){var a,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},l=o.skipLookups,s=l===void 0?!1:l,d=(a={},gn(a,xa,"".concat(Dt.cssPrefix,"-").concat(xa)),gn(a,Ha,"".concat(Dt.cssPrefix,"-").concat(Ha)),a),u=null,h=xa;(r.includes(d[xa])||r.some(function(v){return U5[xa].includes(v)}))&&(h=xa),(r.includes(d[Ha])||r.some(function(v){return U5[Ha].includes(v)}))&&(h=Ha);var p=r.reduce(function(v,b){var y=Xq(Dt.cssPrefix,b);if(Vf[b]?(b=$q[h].includes(b)?xq[h][b]:b,u=b,v.prefix=b):Gq[h].indexOf(b)>-1?(u=b,v.prefix=w_(b,{family:h})):y?v.iconName=y:b!==Dt.replacementClass&&b!==d[xa]&&b!==d[Ha]&&v.rest.push(b),!s&&v.prefix&&v.iconName){var w=u==="fa"?CR(v.iconName):{},C=fd(v.prefix,v.iconName);w.prefix&&(u=null),v.iconName=w.iconName||C||v.iconName,v.prefix=w.prefix||v.prefix,v.prefix==="far"&&!Vf.far&&Vf.fas&&!Dt.autoFetchSvg&&(v.prefix="fas")}return v},eS());return(r.includes("fa-brands")||r.includes("fab"))&&(p.prefix="fab"),(r.includes("fa-duotone")||r.includes("fad"))&&(p.prefix="fad"),!p.prefix&&h===Ha&&(Vf.fass||Dt.autoFetchSvg)&&(p.prefix="fass",p.iconName=fd(p.prefix,p.iconName)||p.iconName),(p.prefix==="fa"||u==="fa")&&(p.prefix=vu()||"fas"),p}function tY(r,a){var o=a.mixoutsTo;return V5=r,Wf={},Object.keys(qf).forEach(function(l){eY.indexOf(l)===-1&&delete qf[l]}),V5.forEach(function(l){var s=l.mixout?l.mixout():{};if(Object.keys(s).forEach(function(u){typeof s[u]=="function"&&(o[u]=s[u]),__(s[u])==="object"&&Object.keys(s[u]).forEach(function(h){o[u]||(o[u]={}),o[u][h]=s[u][h]})}),l.hooks){var d=l.hooks();Object.keys(d).forEach(function(u){Wf[u]||(Wf[u]=[]),Wf[u].push(d[u])})}l.provides&&l.provides(qf)}),o}function F2(r,a){for(var o=arguments.length,l=new Array(o>2?o-2:0),s=2;s<o;s++)l[s-2]=arguments[s];var d=Wf[r]||[];return d.forEach(function(u){a=u.apply(null,[a].concat(l))}),a}function hd(r){for(var a=arguments.length,o=new Array(a>1?a-1:0),l=1;l<a;l++)o[l-1]=arguments[l];var s=Wf[r]||[];s.forEach(function(d){d.apply(null,o)})}function bc(){var r=arguments[0],a=Array.prototype.slice.call(arguments,1);return qf[r]?qf[r].apply(null,a):void 0}function j2(r){r.prefix==="fa"&&(r.prefix="fas");var a=r.iconName,o=r.prefix||vu();if(a)return a=fd(o,a)||a,j5(xR.definitions,o,a)||j5(ns.styles,o,a)}function x_(r,a){return Object.defineProperty(r,"abstract",{get:a}),Object.defineProperty(r,"html",{get:function(){return r.abstract.map(function(l){return hm(l)})}}),Object.defineProperty(r,"node",{get:function(){if(yc){var l=Ta.createElement("div");return l.innerHTML=r.html,l.children}}}),r}function iY(r){var a=r.children,o=r.main,l=r.mask,s=r.attributes,d=r.styles,u=r.transform;if(Q2(u)&&o.found&&!l.found){var h=o.width,p=o.height,v={x:h/p/2,y:.5};s.style=S_(yt(yt({},d),{},{"transform-origin":"".concat(v.x+u.x/16,"em ").concat(v.y+u.y/16,"em")}))}return[{tag:"svg",attributes:s,children:a}]}function lY(r){var a=r.prefix,o=r.iconName,l=r.children,s=r.attributes,d=r.symbol,u=d===!0?"".concat(a,"-").concat(Dt.cssPrefix,"-").concat(o):d;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:yt(yt({},s),{},{id:u}),children:l}]}]}function tS(r){var a=r.icons,o=a.main,l=a.mask,s=r.prefix,d=r.iconName,u=r.transform,h=r.symbol,p=r.title,v=r.maskId,b=r.titleId,y=r.extra,w=r.watchable,C=w===void 0?!1:w,k=l.found?l:o,N=k.width,P=k.height,G=s==="fak",I=[Dt.replacementClass,d?"".concat(Dt.cssPrefix,"-").concat(d):""].filter(function(re){return y.classes.indexOf(re)===-1}).filter(function(re){return re!==""||!!re}).concat(y.classes).join(" "),U={children:[],attributes:yt(yt({},y.attributes),{},{"data-prefix":s,"data-icon":d,class:I,role:y.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(N," ").concat(P)})},H=G&&!~y.classes.indexOf("fa-fw")?{width:"".concat(N/P*16*.0625,"em")}:{};C&&(U.attributes[pd]=""),p&&(U.children.push({tag:"title",attributes:{id:U.attributes["aria-labelledby"]||"title-".concat(b||dm())},children:[p]}),delete U.attributes.title);var J=yt(yt({},U),{},{prefix:s,iconName:d,main:o,mask:l,maskId:v,transform:u,symbol:h,styles:yt(yt({},H),y.styles)}),O=l.found&&o.found?bc("generateAbstractMask",J)||{children:[],attributes:{}}:bc("generateAbstractIcon",J)||{children:[],attributes:{}},ae=O.children,ye=O.attributes;return J.children=ae,J.attributes=ye,h?lY(J):iY(J)}function W5(r){var a=r.content,o=r.width,l=r.height,s=r.transform,d=r.title,u=r.extra,h=r.watchable,p=h===void 0?!1:h,v=yt(yt(yt({},u.attributes),d?{title:d}:{}),{},{class:u.classes.join(" ")});p&&(v[pd]="");var b=yt({},u.styles);Q2(s)&&(b.transform=zq({transform:s,startCentered:!0,width:o,height:l}),b["-webkit-transform"]=b.transform);var y=S_(b);y.length>0&&(v.style=y);var w=[];return w.push({tag:"span",attributes:v,children:[a]}),d&&w.push({tag:"span",attributes:{class:"sr-only"},children:[d]}),w}function sY(r){var a=r.content,o=r.title,l=r.extra,s=yt(yt(yt({},l.attributes),o?{title:o}:{}),{},{class:l.classes.join(" ")}),d=S_(l.styles);d.length>0&&(s.style=d);var u=[];return u.push({tag:"span",attributes:s,children:[a]}),o&&u.push({tag:"span",attributes:{class:"sr-only"},children:[o]}),u}function H2(r){var a=r[0],o=r[1],l=r.slice(4),s=q2(l,1),d=s[0],u=null;return Array.isArray(d)?u={tag:"g",attributes:{class:"".concat(Dt.cssPrefix,"-").concat(dd.GROUP)},children:[{tag:"path",attributes:{class:"".concat(Dt.cssPrefix,"-").concat(dd.SECONDARY),fill:"currentColor",d:d[0]}},{tag:"path",attributes:{class:"".concat(Dt.cssPrefix,"-").concat(dd.PRIMARY),fill:"currentColor",d:d[1]}}]}:u={tag:"path",attributes:{fill:"currentColor",d}},{found:!0,width:a,height:o,icon:u}}function uY(r,a){!uR&&!Dt.showMissingIcons&&r&&console.error('Icon with name "'.concat(r,'" and prefix "').concat(a,'" is missing.'))}function U2(r,a){var o=a;return a==="fa"&&Dt.styleDefault!==null&&(a=vu()),new Promise(function(l,s){var d={found:!1,width:512,height:512,icon:bc("missingIconAbstract")||{}};if(o==="fa"){var u=CR(r)||{};r=u.iconName||r,a=u.prefix||a}if(r&&a&&B2[a]&&B2[a][r]){var h=B2[a][r];return l(H2(h))}uY(r,a),l(yt(yt({},cY),{},{icon:Dt.showMissingIcons&&r?bc("missingIconAbstract")||{}:{}}))})}function Y5(r){var a=r.getAttribute?r.getAttribute(pd):null;return typeof a=="string"}function fY(r){var a=r.getAttribute?r.getAttribute($2):null,o=r.getAttribute?r.getAttribute(G2):null;return a&&o}function pY(r){return r&&r.classList&&r.classList.contains&&r.classList.contains(Dt.replacementClass)}function hY(){if(Dt.autoReplaceSvg===!0)return g_.replace;var r=g_[Dt.autoReplaceSvg];return r||g_.replace}function mY(r){return Ta.createElementNS("http://www.w3.org/2000/svg",r)}function vY(r){return Ta.createElement(r)}function kR(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.ceFn,l=o===void 0?r.tag==="svg"?mY:vY:o;if(typeof r=="string")return Ta.createTextNode(r);var s=l(r.tag);Object.keys(r.attributes||[]).forEach(function(u){s.setAttribute(u,r.attributes[u])});var d=r.children||[];return d.forEach(function(u){s.appendChild(kR(u,{ceFn:l}))}),s}function gY(r){var a=" ".concat(r.outerHTML," ");return a="".concat(a,"Font Awesome fontawesome.com "),a}function $5(r){r()}function RR(r,a){var o=typeof a=="function"?a:v_;if(r.length===0)o();else{var l=$5;Dt.mutateApproach===wq&&(l=mu.requestAnimationFrame||$5),l(function(){var s=hY(),d=rS.begin("mutate");r.map(s),d(),o()})}}function ER(){aS=!0}function W2(){aS=!1}function G5(r){if(P5&&Dt.observeMutations){var a=r.treeCallback,o=a===void 0?v_:a,l=r.nodeCallback,s=l===void 0?v_:l,d=r.pseudoElementsCallback,u=d===void 0?v_:d,h=r.observeMutationsRoot,p=h===void 0?Ta:h;y_=new P5(function(v){if(!aS){var b=vu();$f(v).forEach(function(y){if(y.type==="childList"&&y.addedNodes.length>0&&!Y5(y.addedNodes[0])&&(Dt.searchPseudoElements&&u(y.target),o(y.target)),y.type==="attributes"&&y.target.parentNode&&Dt.searchPseudoElements&&u(y.target.parentNode),y.type==="attributes"&&Y5(y.target)&&~Dq.indexOf(y.attributeName))if(y.attributeName==="class"&&fY(y.target)){var w=C_(X2(y.target)),C=w.prefix,k=w.iconName;y.target.setAttribute($2,C||b),k&&y.target.setAttribute(G2,k)}else pY(y.target)&&s(y.target)})}}),yc&&y_.observe(p,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function _Y(){y_&&y_.disconnect()}function bY(r){var a=r.getAttribute("style"),o=[];return a&&(o=a.split(";").reduce(function(l,s){var d=s.split(":"),u=d[0],h=d.slice(1);return u&&h.length>0&&(l[u]=h.join(":").trim()),l},{})),o}function yY(r){var a=r.getAttribute("data-prefix"),o=r.getAttribute("data-icon"),l=r.innerText!==void 0?r.innerText.trim():"",s=C_(X2(r));return s.prefix||(s.prefix=vu()),a&&o&&(s.prefix=a,s.iconName=o),s.iconName&&s.prefix||(s.prefix&&l.length>0&&(s.iconName=Qq(s.prefix,r.innerText)||Z2(s.prefix,M2(r.innerText))),!s.iconName&&Dt.autoFetchSvg&&r.firstChild&&r.firstChild.nodeType===Node.TEXT_NODE&&(s.iconName=r.firstChild.data)),s}function SY(r){var a=$f(r.attributes).reduce(function(s,d){return s.name!=="class"&&s.name!=="style"&&(s[d.name]=d.value),s},{}),o=r.getAttribute("title"),l=r.getAttribute("data-fa-title-id");return Dt.autoA11y&&(o?a["aria-labelledby"]="".concat(Dt.replacementClass,"-title-").concat(l||dm()):(a["aria-hidden"]="true",a.focusable="false")),a}function wY(){return{iconName:null,title:null,titleId:null,prefix:null,transform:Os,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function K5(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},o=yY(r),l=o.iconName,s=o.prefix,d=o.rest,u=SY(r),h=F2("parseNodeAttributes",{},r),p=a.styleParser?bY(r):[];return yt({iconName:l,title:r.getAttribute("title"),titleId:r.getAttribute("data-fa-title-id"),prefix:s,transform:Os,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:d,styles:p,attributes:u}},h)}function DR(r){var a=Dt.autoReplaceSvg==="nest"?K5(r,{styleParser:!1}):K5(r);return~a.extra.classes.indexOf(dR)?bc("generateLayersText",r,a):bc("generateSvgReplacementMutation",r,a)}function X5(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!yc)return Promise.resolve();var o=Ta.documentElement.classList,l=function(y){return o.add("".concat(M5,"-").concat(y))},s=function(y){return o.remove("".concat(M5,"-").concat(y))},d=Dt.autoFetchSvg?gu:K2.map(function(b){return"fa-".concat(b)}).concat(Object.keys(CY));d.includes("fa")||d.push("fa");var u=[".".concat(dR,":not([").concat(pd,"])")].concat(d.map(function(b){return".".concat(b,":not([").concat(pd,"])")})).join(", ");if(u.length===0)return Promise.resolve();var h=[];try{h=$f(r.querySelectorAll(u))}catch(b){}if(h.length>0)l("pending"),s("complete");else return Promise.resolve();var p=rS.begin("onTree"),v=h.reduce(function(b,y){try{var w=DR(y);w&&b.push(w)}catch(C){uR||C.name==="MissingIcon"&&console.error(C)}return b},[]);return new Promise(function(b,y){Promise.all(v).then(function(w){RR(w,function(){l("active"),l("complete"),s("pending"),typeof a=="function"&&a(),p(),b()})}).catch(function(w){p(),y(w)})})}function xY(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;DR(r).then(function(o){o&&RR([o],a)})}function TY(r){return function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},l=(a||{}).icon?a:j2(a||{}),s=o.mask;return s&&(s=(s||{}).icon?s:j2(s||{})),r(l,yt(yt({},o),{},{mask:s}))}}function BY(r){var a=r.replace(LY,""),o=qq(a,0),l=o>=Q5[0]&&o<=Q5[1],s=a.length===2?a[0]===a[1]:!1;return{value:M2(s?a[0]:a),isSecondary:l||s}}function J5(r,a){var o="".concat(Sq).concat(a.replace(":","-"));return new Promise(function(l,s){if(r.getAttribute(o)!==null)return l();var d=$f(r.children),u=d.filter(function(ae){return ae.getAttribute(P2)===a})[0],h=mu.getComputedStyle(r,a),p=h.getPropertyValue("font-family").match(kq),v=h.getPropertyValue("font-weight"),b=h.getPropertyValue("content");if(u&&!p)return r.removeChild(u),l();if(p&&b!=="none"&&b!==""){var y=h.getPropertyValue("content"),w=~["Sharp"].indexOf(p[2])?Ha:xa,C=~["Solid","Regular","Light","Thin","Duotone","Brands","Kit"].indexOf(p[2])?sm[w][p[2].toLowerCase()]:Rq[w][v],k=BY(y),N=k.value,P=k.isSecondary,G=p[0].startsWith("FontAwesome"),I=Z2(C,N),U=I;if(G){var H=Jq(N);H.iconName&&H.prefix&&(I=H.iconName,C=H.prefix)}if(I&&!P&&(!u||u.getAttribute($2)!==C||u.getAttribute(G2)!==U)){r.setAttribute(o,U),u&&r.removeChild(u);var J=wY(),O=J.extra;O.attributes[P2]=a,U2(I,C).then(function(ae){var ye=tS(yt(yt({},J),{},{icons:{main:ae,mask:eS()},prefix:C,iconName:U,extra:O,watchable:!0})),re=Ta.createElementNS("http://www.w3.org/2000/svg","svg");a==="::before"?r.insertBefore(re,r.firstChild):r.appendChild(re),re.outerHTML=ye.map(function(we){return hm(we)}).join(`
167
- `),r.removeAttribute(o),l()}).catch(s)}else l()}else l()})}function NY(r){return Promise.all([J5(r,"::before"),J5(r,"::after")])}function OY(r){return r.parentNode!==document.head&&!~Cq.indexOf(r.tagName.toUpperCase())&&!r.getAttribute(P2)&&(!r.parentNode||r.parentNode.tagName!=="svg")}function Z5(r){if(yc)return new Promise(function(a,o){var l=$f(r.querySelectorAll("*")).filter(OY).map(NY),s=rS.begin("searchPseudoElements");ER(),Promise.all(l).then(function(){s(),W2(),a()}).catch(function(){s(),W2(),o()})})}function rR(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return r.attributes&&(r.attributes.fill||a)&&(r.attributes.fill="black"),r}function zY(r){return r.tag==="g"?r.children:[r]}var N5,Y2,nR,oR,iR,yq,O5,I5,mu,Ta,P5,l_,FG,yc,lR,s_,c_,u_,d_,f_,gc,I2,sR,cR,pd,P2,Sq,$2,G2,M5,wq,Cq,uR,xa,Ha,K2,lm,sm,cm,xq,Tq,dR,kq,Rq,fR,Eq,Dq,dd,um,Aq,om,z5,pR,Yf,Dt,im,hu,Os,Iq,Fq,F5,jq,_c,ns,vR,Hq,b_,Vq,L2,p_,h_,m_,Vf,Yq,$q,J2,gR,_R,bR,yR,SR,Gq,wR,eS,U5,Zq,V5,Wf,qf,eY,xR,rY,aY,nY,Oo,oY,B2,cY,q5,V2,nm,dY,TR,rS,v_,g_,aS,y_,CY,gu,kY,RY,EY,DY,AY,LY,Q5,IY,eR,PY,tR,MY,N2,FY,jY,HY,UY,VY,WY,qY,YY,$Y,GY,KY,XY,QY,JY,ZY,LR=VV(()=>{N5=function(){},Y2={},nR={},oR=null,iR={mark:N5,measure:N5};try{typeof window!="undefined"&&(Y2=window),typeof document!="undefined"&&(nR=document),typeof MutationObserver!="undefined"&&(oR=MutationObserver),typeof performance!="undefined"&&(iR=performance)}catch(r){}yq=Y2.navigator||{},O5=yq.userAgent,I5=O5===void 0?"":O5,mu=Y2,Ta=nR,P5=oR,l_=iR,FG=!!mu.document,yc=!!Ta.documentElement&&!!Ta.head&&typeof Ta.addEventListener=="function"&&typeof Ta.createElement=="function",lR=~I5.indexOf("MSIE")||~I5.indexOf("Trident/"),gc="___FONT_AWESOME___",I2=16,sR="fa",cR="svg-inline--fa",pd="data-fa-i2svg",P2="data-fa-pseudo-element",Sq="data-fa-pseudo-element-pending",$2="data-prefix",G2="data-icon",M5="fontawesome-i2svg",wq="async",Cq=["HTML","HEAD","STYLE","SCRIPT"],uR=function(){try{return!1}catch(r){return!1}}(),xa="classic",Ha="sharp",K2=[xa,Ha];lm=pm((s_={},gn(s_,xa,{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands",fak:"kit","fa-kit":"kit"}),gn(s_,Ha,{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light"}),s_)),sm=pm((c_={},gn(c_,xa,{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab",kit:"fak"}),gn(c_,Ha,{solid:"fass",regular:"fasr",light:"fasl"}),c_)),cm=pm((u_={},gn(u_,xa,{fab:"fa-brands",fad:"fa-duotone",fak:"fa-kit",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"}),gn(u_,Ha,{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light"}),u_)),xq=pm((d_={},gn(d_,xa,{"fa-brands":"fab","fa-duotone":"fad","fa-kit":"fak","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"}),gn(d_,Ha,{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl"}),d_)),Tq=/fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/,dR="fa-layers-text",kq=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i,Rq=pm((f_={},gn(f_,xa,{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"}),gn(f_,Ha,{900:"fass",400:"fasr",300:"fasl"}),f_)),fR=[1,2,3,4,5,6,7,8,9,10],Eq=fR.concat([11,12,13,14,15,16,17,18,19,20]),Dq=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],dd={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},um=new Set;Object.keys(sm[xa]).map(um.add.bind(um));Object.keys(sm[Ha]).map(um.add.bind(um));Aq=[].concat(K2,fm(um),["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",dd.GROUP,dd.SWAP_OPACITY,dd.PRIMARY,dd.SECONDARY]).concat(fR.map(function(r){return"".concat(r,"x")})).concat(Eq.map(function(r){return"w-".concat(r)})),om=mu.FontAwesomeConfig||{};Ta&&typeof Ta.querySelector=="function"&&(z5=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]],z5.forEach(function(r){var a=q2(r,2),o=a[0],l=a[1],s=Bq(Lq(o));s!=null&&(om[l]=s)}));pR={styleDefault:"solid",familyDefault:"classic",cssPrefix:sR,replacementClass:cR,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};om.familyPrefix&&(om.cssPrefix=om.familyPrefix);Yf=yt(yt({},pR),om);Yf.autoReplaceSvg||(Yf.observeMutations=!1);Dt={};Object.keys(pR).forEach(function(r){Object.defineProperty(Dt,r,{enumerable:!0,set:function(o){Yf[r]=o,im.forEach(function(l){return l(Dt)})},get:function(){return Yf[r]}})});Object.defineProperty(Dt,"familyPrefix",{enumerable:!0,set:function(a){Yf.cssPrefix=a,im.forEach(function(o){return o(Dt)})},get:function(){return Yf.cssPrefix}});mu.FontAwesomeConfig=Dt;im=[];hu=I2,Os={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};Iq="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";Fq=`:root, :host {
166
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pm(r){return new Proxy(r,{get:function(o,l){return l in o?o[l]:o[xa]}})}function Lq(r){var a=Ta.querySelector("script["+r+"]");if(a)return a.getAttribute(r)}function Bq(r){return r===""?!0:r==="false"?!1:r==="true"?!0:r}function Nq(r){return im.push(r),function(){im.splice(im.indexOf(r),1)}}function Oq(r){if(!(!r||!yc)){var a=Ta.createElement("style");a.setAttribute("type","text/css"),a.innerHTML=r;for(var o=Ta.head.childNodes,l=null,s=o.length-1;s>-1;s--){var d=o[s],u=(d.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(u)>-1&&(l=d)}return Ta.head.insertBefore(a,l),r}}function dm(){for(var r=12,a="";r-- >0;)a+=Iq[Math.random()*62|0];return a}function $f(r){for(var a=[],o=(r||[]).length>>>0;o--;)a[o]=r[o];return a}function X2(r){return r.classList?$f(r.classList):(r.getAttribute("class")||"").split(" ").filter(function(a){return a})}function hR(r){return"".concat(r).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Pq(r){return Object.keys(r||{}).reduce(function(a,o){return a+"".concat(o,'="').concat(hR(r[o]),'" ')},"").trim()}function S_(r){return Object.keys(r||{}).reduce(function(a,o){return a+"".concat(o,": ").concat(r[o].trim(),";")},"")}function Q2(r){return r.size!==Is.size||r.x!==Is.x||r.y!==Is.y||r.rotate!==Is.rotate||r.flipX||r.flipY}function Mq(r){var a=r.transform,o=r.containerWidth,l=r.iconWidth,s={transform:"translate(".concat(o/2," 256)")},d="translate(".concat(a.x*32,", ").concat(a.y*32,") "),u="scale(".concat(a.size/16*(a.flipX?-1:1),", ").concat(a.size/16*(a.flipY?-1:1),") "),h="rotate(".concat(a.rotate," 0 0)"),p={transform:"".concat(d," ").concat(u," ").concat(h)},v={transform:"translate(".concat(l/2*-1," -256)")};return{outer:s,inner:p,path:v}}function zq(r){var a=r.transform,o=r.width,l=o===void 0?I2:o,s=r.height,d=s===void 0?I2:s,u=r.startCentered,h=u===void 0?!1:u,p="";return h&&lR?p+="translate(".concat(a.x/hu-l/2,"em, ").concat(a.y/hu-d/2,"em) "):h?p+="translate(calc(-50% + ".concat(a.x/hu,"em), calc(-50% + ").concat(a.y/hu,"em)) "):p+="translate(".concat(a.x/hu,"em, ").concat(a.y/hu,"em) "),p+="scale(".concat(a.size/hu*(a.flipX?-1:1),", ").concat(a.size/hu*(a.flipY?-1:1),") "),p+="rotate(".concat(a.rotate,"deg) "),p}function mR(){var r=sR,a=cR,o=Dt.cssPrefix,l=Dt.replacementClass,s=Fq;if(o!==r||l!==a){var d=new RegExp("\\.".concat(r,"\\-"),"g"),u=new RegExp("\\--".concat(r,"\\-"),"g"),h=new RegExp("\\.".concat(a),"g");s=s.replace(d,".".concat(o,"-")).replace(u,"--".concat(o,"-")).replace(h,".".concat(l))}return s}function A2(){Dt.autoAddCss&&!F5&&(Oq(mR()),F5=!0)}function Uq(r){yc&&(b_?setTimeout(r,0):vR.push(r))}function hm(r){var a=r.tag,o=r.attributes,l=o===void 0?{}:o,s=r.children,d=s===void 0?[]:s;return typeof r=="string"?hR(r):"<".concat(a," ").concat(Pq(l),">").concat(d.map(hm).join(""),"</").concat(a,">")}function j5(r,a,o){if(r&&r[a]&&r[a][o])return{prefix:a,iconName:o,icon:r[a][o]}}function Wq(r){for(var a=[],o=0,l=r.length;o<l;){var s=r.charCodeAt(o++);if(s>=55296&&s<=56319&&o<l){var d=r.charCodeAt(o++);(d&64512)==56320?a.push(((s&1023)<<10)+(d&1023)+65536):(a.push(s),o--)}else a.push(s)}return a}function M2(r){var a=Wq(r);return a.length===1?a[0].toString(16):null}function qq(r,a){var o=r.length,l=r.charCodeAt(a),s;return l>=55296&&l<=56319&&o>a+1&&(s=r.charCodeAt(a+1),s>=56320&&s<=57343)?(l-55296)*1024+s-56320+65536:l}function H5(r){return Object.keys(r).reduce(function(a,o){var l=r[o],s=!!l.icon;return s?a[l.iconName]=l.icon:a[o]=l,a},{})}function z2(r,a){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=o.skipHooks,s=l===void 0?!1:l,d=H5(a);typeof os.hooks.addPack=="function"&&!s?os.hooks.addPack(r,H5(a)):os.styles[r]=yt(yt({},os.styles[r]||{}),d),r==="fas"&&z2("fa",a)}function Kq(r){return~Aq.indexOf(r)}function Xq(r,a){var o=a.split("-"),l=o[0],s=o.slice(1).join("-");return l===r&&s!==""&&!Kq(s)?s:null}function Z2(r,a){return(gR[r]||{})[a]}function Qq(r,a){return(_R[r]||{})[a]}function fd(r,a){return(SR[r]||{})[a]}function CR(r){return bR[r]||{prefix:null,iconName:null}}function Jq(r){var a=yR[r],o=Z2("fas",r);return a||(o?{prefix:"fas",iconName:o}:null)||{prefix:null,iconName:null}}function vu(){return J2}function w_(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.family,l=o===void 0?xa:o,s=lm[l][r],d=sm[l][r]||sm[l][s],u=r in os.styles?r:null;return d||u||null}function C_(r){var a,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},l=o.skipLookups,s=l===void 0?!1:l,d=(a={},gn(a,xa,"".concat(Dt.cssPrefix,"-").concat(xa)),gn(a,Ha,"".concat(Dt.cssPrefix,"-").concat(Ha)),a),u=null,h=xa;(r.includes(d[xa])||r.some(function(v){return U5[xa].includes(v)}))&&(h=xa),(r.includes(d[Ha])||r.some(function(v){return U5[Ha].includes(v)}))&&(h=Ha);var p=r.reduce(function(v,b){var y=Xq(Dt.cssPrefix,b);if(Vf[b]?(b=$q[h].includes(b)?xq[h][b]:b,u=b,v.prefix=b):Gq[h].indexOf(b)>-1?(u=b,v.prefix=w_(b,{family:h})):y?v.iconName=y:b!==Dt.replacementClass&&b!==d[xa]&&b!==d[Ha]&&v.rest.push(b),!s&&v.prefix&&v.iconName){var w=u==="fa"?CR(v.iconName):{},C=fd(v.prefix,v.iconName);w.prefix&&(u=null),v.iconName=w.iconName||C||v.iconName,v.prefix=w.prefix||v.prefix,v.prefix==="far"&&!Vf.far&&Vf.fas&&!Dt.autoFetchSvg&&(v.prefix="fas")}return v},eS());return(r.includes("fa-brands")||r.includes("fab"))&&(p.prefix="fab"),(r.includes("fa-duotone")||r.includes("fad"))&&(p.prefix="fad"),!p.prefix&&h===Ha&&(Vf.fass||Dt.autoFetchSvg)&&(p.prefix="fass",p.iconName=fd(p.prefix,p.iconName)||p.iconName),(p.prefix==="fa"||u==="fa")&&(p.prefix=vu()||"fas"),p}function tY(r,a){var o=a.mixoutsTo;return V5=r,Wf={},Object.keys(qf).forEach(function(l){eY.indexOf(l)===-1&&delete qf[l]}),V5.forEach(function(l){var s=l.mixout?l.mixout():{};if(Object.keys(s).forEach(function(u){typeof s[u]=="function"&&(o[u]=s[u]),__(s[u])==="object"&&Object.keys(s[u]).forEach(function(h){o[u]||(o[u]={}),o[u][h]=s[u][h]})}),l.hooks){var d=l.hooks();Object.keys(d).forEach(function(u){Wf[u]||(Wf[u]=[]),Wf[u].push(d[u])})}l.provides&&l.provides(qf)}),o}function F2(r,a){for(var o=arguments.length,l=new Array(o>2?o-2:0),s=2;s<o;s++)l[s-2]=arguments[s];var d=Wf[r]||[];return d.forEach(function(u){a=u.apply(null,[a].concat(l))}),a}function hd(r){for(var a=arguments.length,o=new Array(a>1?a-1:0),l=1;l<a;l++)o[l-1]=arguments[l];var s=Wf[r]||[];s.forEach(function(d){d.apply(null,o)})}function bc(){var r=arguments[0],a=Array.prototype.slice.call(arguments,1);return qf[r]?qf[r].apply(null,a):void 0}function j2(r){r.prefix==="fa"&&(r.prefix="fas");var a=r.iconName,o=r.prefix||vu();if(a)return a=fd(o,a)||a,j5(xR.definitions,o,a)||j5(os.styles,o,a)}function x_(r,a){return Object.defineProperty(r,"abstract",{get:a}),Object.defineProperty(r,"html",{get:function(){return r.abstract.map(function(l){return hm(l)})}}),Object.defineProperty(r,"node",{get:function(){if(yc){var l=Ta.createElement("div");return l.innerHTML=r.html,l.children}}}),r}function iY(r){var a=r.children,o=r.main,l=r.mask,s=r.attributes,d=r.styles,u=r.transform;if(Q2(u)&&o.found&&!l.found){var h=o.width,p=o.height,v={x:h/p/2,y:.5};s.style=S_(yt(yt({},d),{},{"transform-origin":"".concat(v.x+u.x/16,"em ").concat(v.y+u.y/16,"em")}))}return[{tag:"svg",attributes:s,children:a}]}function lY(r){var a=r.prefix,o=r.iconName,l=r.children,s=r.attributes,d=r.symbol,u=d===!0?"".concat(a,"-").concat(Dt.cssPrefix,"-").concat(o):d;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:yt(yt({},s),{},{id:u}),children:l}]}]}function tS(r){var a=r.icons,o=a.main,l=a.mask,s=r.prefix,d=r.iconName,u=r.transform,h=r.symbol,p=r.title,v=r.maskId,b=r.titleId,y=r.extra,w=r.watchable,C=w===void 0?!1:w,k=l.found?l:o,N=k.width,P=k.height,G=s==="fak",I=[Dt.replacementClass,d?"".concat(Dt.cssPrefix,"-").concat(d):""].filter(function(re){return y.classes.indexOf(re)===-1}).filter(function(re){return re!==""||!!re}).concat(y.classes).join(" "),U={children:[],attributes:yt(yt({},y.attributes),{},{"data-prefix":s,"data-icon":d,class:I,role:y.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(N," ").concat(P)})},H=G&&!~y.classes.indexOf("fa-fw")?{width:"".concat(N/P*16*.0625,"em")}:{};C&&(U.attributes[pd]=""),p&&(U.children.push({tag:"title",attributes:{id:U.attributes["aria-labelledby"]||"title-".concat(b||dm())},children:[p]}),delete U.attributes.title);var J=yt(yt({},U),{},{prefix:s,iconName:d,main:o,mask:l,maskId:v,transform:u,symbol:h,styles:yt(yt({},H),y.styles)}),O=l.found&&o.found?bc("generateAbstractMask",J)||{children:[],attributes:{}}:bc("generateAbstractIcon",J)||{children:[],attributes:{}},ae=O.children,ye=O.attributes;return J.children=ae,J.attributes=ye,h?lY(J):iY(J)}function W5(r){var a=r.content,o=r.width,l=r.height,s=r.transform,d=r.title,u=r.extra,h=r.watchable,p=h===void 0?!1:h,v=yt(yt(yt({},u.attributes),d?{title:d}:{}),{},{class:u.classes.join(" ")});p&&(v[pd]="");var b=yt({},u.styles);Q2(s)&&(b.transform=zq({transform:s,startCentered:!0,width:o,height:l}),b["-webkit-transform"]=b.transform);var y=S_(b);y.length>0&&(v.style=y);var w=[];return w.push({tag:"span",attributes:v,children:[a]}),d&&w.push({tag:"span",attributes:{class:"sr-only"},children:[d]}),w}function sY(r){var a=r.content,o=r.title,l=r.extra,s=yt(yt(yt({},l.attributes),o?{title:o}:{}),{},{class:l.classes.join(" ")}),d=S_(l.styles);d.length>0&&(s.style=d);var u=[];return u.push({tag:"span",attributes:s,children:[a]}),o&&u.push({tag:"span",attributes:{class:"sr-only"},children:[o]}),u}function H2(r){var a=r[0],o=r[1],l=r.slice(4),s=q2(l,1),d=s[0],u=null;return Array.isArray(d)?u={tag:"g",attributes:{class:"".concat(Dt.cssPrefix,"-").concat(dd.GROUP)},children:[{tag:"path",attributes:{class:"".concat(Dt.cssPrefix,"-").concat(dd.SECONDARY),fill:"currentColor",d:d[0]}},{tag:"path",attributes:{class:"".concat(Dt.cssPrefix,"-").concat(dd.PRIMARY),fill:"currentColor",d:d[1]}}]}:u={tag:"path",attributes:{fill:"currentColor",d}},{found:!0,width:a,height:o,icon:u}}function uY(r,a){!uR&&!Dt.showMissingIcons&&r&&console.error('Icon with name "'.concat(r,'" and prefix "').concat(a,'" is missing.'))}function U2(r,a){var o=a;return a==="fa"&&Dt.styleDefault!==null&&(a=vu()),new Promise(function(l,s){var d={found:!1,width:512,height:512,icon:bc("missingIconAbstract")||{}};if(o==="fa"){var u=CR(r)||{};r=u.iconName||r,a=u.prefix||a}if(r&&a&&B2[a]&&B2[a][r]){var h=B2[a][r];return l(H2(h))}uY(r,a),l(yt(yt({},cY),{},{icon:Dt.showMissingIcons&&r?bc("missingIconAbstract")||{}:{}}))})}function Y5(r){var a=r.getAttribute?r.getAttribute(pd):null;return typeof a=="string"}function fY(r){var a=r.getAttribute?r.getAttribute($2):null,o=r.getAttribute?r.getAttribute(G2):null;return a&&o}function pY(r){return r&&r.classList&&r.classList.contains&&r.classList.contains(Dt.replacementClass)}function hY(){if(Dt.autoReplaceSvg===!0)return g_.replace;var r=g_[Dt.autoReplaceSvg];return r||g_.replace}function mY(r){return Ta.createElementNS("http://www.w3.org/2000/svg",r)}function vY(r){return Ta.createElement(r)}function kR(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.ceFn,l=o===void 0?r.tag==="svg"?mY:vY:o;if(typeof r=="string")return Ta.createTextNode(r);var s=l(r.tag);Object.keys(r.attributes||[]).forEach(function(u){s.setAttribute(u,r.attributes[u])});var d=r.children||[];return d.forEach(function(u){s.appendChild(kR(u,{ceFn:l}))}),s}function gY(r){var a=" ".concat(r.outerHTML," ");return a="".concat(a,"Font Awesome fontawesome.com "),a}function $5(r){r()}function RR(r,a){var o=typeof a=="function"?a:v_;if(r.length===0)o();else{var l=$5;Dt.mutateApproach===wq&&(l=mu.requestAnimationFrame||$5),l(function(){var s=hY(),d=rS.begin("mutate");r.map(s),d(),o()})}}function ER(){aS=!0}function W2(){aS=!1}function G5(r){if(P5&&Dt.observeMutations){var a=r.treeCallback,o=a===void 0?v_:a,l=r.nodeCallback,s=l===void 0?v_:l,d=r.pseudoElementsCallback,u=d===void 0?v_:d,h=r.observeMutationsRoot,p=h===void 0?Ta:h;y_=new P5(function(v){if(!aS){var b=vu();$f(v).forEach(function(y){if(y.type==="childList"&&y.addedNodes.length>0&&!Y5(y.addedNodes[0])&&(Dt.searchPseudoElements&&u(y.target),o(y.target)),y.type==="attributes"&&y.target.parentNode&&Dt.searchPseudoElements&&u(y.target.parentNode),y.type==="attributes"&&Y5(y.target)&&~Dq.indexOf(y.attributeName))if(y.attributeName==="class"&&fY(y.target)){var w=C_(X2(y.target)),C=w.prefix,k=w.iconName;y.target.setAttribute($2,C||b),k&&y.target.setAttribute(G2,k)}else pY(y.target)&&s(y.target)})}}),yc&&y_.observe(p,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function _Y(){y_&&y_.disconnect()}function bY(r){var a=r.getAttribute("style"),o=[];return a&&(o=a.split(";").reduce(function(l,s){var d=s.split(":"),u=d[0],h=d.slice(1);return u&&h.length>0&&(l[u]=h.join(":").trim()),l},{})),o}function yY(r){var a=r.getAttribute("data-prefix"),o=r.getAttribute("data-icon"),l=r.innerText!==void 0?r.innerText.trim():"",s=C_(X2(r));return s.prefix||(s.prefix=vu()),a&&o&&(s.prefix=a,s.iconName=o),s.iconName&&s.prefix||(s.prefix&&l.length>0&&(s.iconName=Qq(s.prefix,r.innerText)||Z2(s.prefix,M2(r.innerText))),!s.iconName&&Dt.autoFetchSvg&&r.firstChild&&r.firstChild.nodeType===Node.TEXT_NODE&&(s.iconName=r.firstChild.data)),s}function SY(r){var a=$f(r.attributes).reduce(function(s,d){return s.name!=="class"&&s.name!=="style"&&(s[d.name]=d.value),s},{}),o=r.getAttribute("title"),l=r.getAttribute("data-fa-title-id");return Dt.autoA11y&&(o?a["aria-labelledby"]="".concat(Dt.replacementClass,"-title-").concat(l||dm()):(a["aria-hidden"]="true",a.focusable="false")),a}function wY(){return{iconName:null,title:null,titleId:null,prefix:null,transform:Is,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function K5(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},o=yY(r),l=o.iconName,s=o.prefix,d=o.rest,u=SY(r),h=F2("parseNodeAttributes",{},r),p=a.styleParser?bY(r):[];return yt({iconName:l,title:r.getAttribute("title"),titleId:r.getAttribute("data-fa-title-id"),prefix:s,transform:Is,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:d,styles:p,attributes:u}},h)}function DR(r){var a=Dt.autoReplaceSvg==="nest"?K5(r,{styleParser:!1}):K5(r);return~a.extra.classes.indexOf(dR)?bc("generateLayersText",r,a):bc("generateSvgReplacementMutation",r,a)}function X5(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!yc)return Promise.resolve();var o=Ta.documentElement.classList,l=function(y){return o.add("".concat(M5,"-").concat(y))},s=function(y){return o.remove("".concat(M5,"-").concat(y))},d=Dt.autoFetchSvg?gu:K2.map(function(b){return"fa-".concat(b)}).concat(Object.keys(CY));d.includes("fa")||d.push("fa");var u=[".".concat(dR,":not([").concat(pd,"])")].concat(d.map(function(b){return".".concat(b,":not([").concat(pd,"])")})).join(", ");if(u.length===0)return Promise.resolve();var h=[];try{h=$f(r.querySelectorAll(u))}catch(b){}if(h.length>0)l("pending"),s("complete");else return Promise.resolve();var p=rS.begin("onTree"),v=h.reduce(function(b,y){try{var w=DR(y);w&&b.push(w)}catch(C){uR||C.name==="MissingIcon"&&console.error(C)}return b},[]);return new Promise(function(b,y){Promise.all(v).then(function(w){RR(w,function(){l("active"),l("complete"),s("pending"),typeof a=="function"&&a(),p(),b()})}).catch(function(w){p(),y(w)})})}function xY(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;DR(r).then(function(o){o&&RR([o],a)})}function TY(r){return function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},l=(a||{}).icon?a:j2(a||{}),s=o.mask;return s&&(s=(s||{}).icon?s:j2(s||{})),r(l,yt(yt({},o),{},{mask:s}))}}function BY(r){var a=r.replace(LY,""),o=qq(a,0),l=o>=Q5[0]&&o<=Q5[1],s=a.length===2?a[0]===a[1]:!1;return{value:M2(s?a[0]:a),isSecondary:l||s}}function J5(r,a){var o="".concat(Sq).concat(a.replace(":","-"));return new Promise(function(l,s){if(r.getAttribute(o)!==null)return l();var d=$f(r.children),u=d.filter(function(ae){return ae.getAttribute(P2)===a})[0],h=mu.getComputedStyle(r,a),p=h.getPropertyValue("font-family").match(kq),v=h.getPropertyValue("font-weight"),b=h.getPropertyValue("content");if(u&&!p)return r.removeChild(u),l();if(p&&b!=="none"&&b!==""){var y=h.getPropertyValue("content"),w=~["Sharp"].indexOf(p[2])?Ha:xa,C=~["Solid","Regular","Light","Thin","Duotone","Brands","Kit"].indexOf(p[2])?sm[w][p[2].toLowerCase()]:Rq[w][v],k=BY(y),N=k.value,P=k.isSecondary,G=p[0].startsWith("FontAwesome"),I=Z2(C,N),U=I;if(G){var H=Jq(N);H.iconName&&H.prefix&&(I=H.iconName,C=H.prefix)}if(I&&!P&&(!u||u.getAttribute($2)!==C||u.getAttribute(G2)!==U)){r.setAttribute(o,U),u&&r.removeChild(u);var J=wY(),O=J.extra;O.attributes[P2]=a,U2(I,C).then(function(ae){var ye=tS(yt(yt({},J),{},{icons:{main:ae,mask:eS()},prefix:C,iconName:U,extra:O,watchable:!0})),re=Ta.createElementNS("http://www.w3.org/2000/svg","svg");a==="::before"?r.insertBefore(re,r.firstChild):r.appendChild(re),re.outerHTML=ye.map(function(we){return hm(we)}).join(`
167
+ `),r.removeAttribute(o),l()}).catch(s)}else l()}else l()})}function NY(r){return Promise.all([J5(r,"::before"),J5(r,"::after")])}function OY(r){return r.parentNode!==document.head&&!~Cq.indexOf(r.tagName.toUpperCase())&&!r.getAttribute(P2)&&(!r.parentNode||r.parentNode.tagName!=="svg")}function Z5(r){if(yc)return new Promise(function(a,o){var l=$f(r.querySelectorAll("*")).filter(OY).map(NY),s=rS.begin("searchPseudoElements");ER(),Promise.all(l).then(function(){s(),W2(),a()}).catch(function(){s(),W2(),o()})})}function rR(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return r.attributes&&(r.attributes.fill||a)&&(r.attributes.fill="black"),r}function zY(r){return r.tag==="g"?r.children:[r]}var N5,Y2,nR,oR,iR,yq,O5,I5,mu,Ta,P5,l_,FG,yc,lR,s_,c_,u_,d_,f_,gc,I2,sR,cR,pd,P2,Sq,$2,G2,M5,wq,Cq,uR,xa,Ha,K2,lm,sm,cm,xq,Tq,dR,kq,Rq,fR,Eq,Dq,dd,um,Aq,om,z5,pR,Yf,Dt,im,hu,Is,Iq,Fq,F5,jq,_c,os,vR,Hq,b_,Vq,L2,p_,h_,m_,Vf,Yq,$q,J2,gR,_R,bR,yR,SR,Gq,wR,eS,U5,Zq,V5,Wf,qf,eY,xR,rY,aY,nY,Oo,oY,B2,cY,q5,V2,nm,dY,TR,rS,v_,g_,aS,y_,CY,gu,kY,RY,EY,DY,AY,LY,Q5,IY,eR,PY,tR,MY,N2,FY,jY,HY,UY,VY,WY,qY,YY,$Y,GY,KY,XY,QY,JY,ZY,LR=VV(()=>{N5=function(){},Y2={},nR={},oR=null,iR={mark:N5,measure:N5};try{typeof window!="undefined"&&(Y2=window),typeof document!="undefined"&&(nR=document),typeof MutationObserver!="undefined"&&(oR=MutationObserver),typeof performance!="undefined"&&(iR=performance)}catch(r){}yq=Y2.navigator||{},O5=yq.userAgent,I5=O5===void 0?"":O5,mu=Y2,Ta=nR,P5=oR,l_=iR,FG=!!mu.document,yc=!!Ta.documentElement&&!!Ta.head&&typeof Ta.addEventListener=="function"&&typeof Ta.createElement=="function",lR=~I5.indexOf("MSIE")||~I5.indexOf("Trident/"),gc="___FONT_AWESOME___",I2=16,sR="fa",cR="svg-inline--fa",pd="data-fa-i2svg",P2="data-fa-pseudo-element",Sq="data-fa-pseudo-element-pending",$2="data-prefix",G2="data-icon",M5="fontawesome-i2svg",wq="async",Cq=["HTML","HEAD","STYLE","SCRIPT"],uR=function(){try{return!1}catch(r){return!1}}(),xa="classic",Ha="sharp",K2=[xa,Ha];lm=pm((s_={},gn(s_,xa,{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands",fak:"kit","fa-kit":"kit"}),gn(s_,Ha,{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light"}),s_)),sm=pm((c_={},gn(c_,xa,{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab",kit:"fak"}),gn(c_,Ha,{solid:"fass",regular:"fasr",light:"fasl"}),c_)),cm=pm((u_={},gn(u_,xa,{fab:"fa-brands",fad:"fa-duotone",fak:"fa-kit",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"}),gn(u_,Ha,{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light"}),u_)),xq=pm((d_={},gn(d_,xa,{"fa-brands":"fab","fa-duotone":"fad","fa-kit":"fak","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"}),gn(d_,Ha,{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl"}),d_)),Tq=/fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/,dR="fa-layers-text",kq=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i,Rq=pm((f_={},gn(f_,xa,{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"}),gn(f_,Ha,{900:"fass",400:"fasr",300:"fasl"}),f_)),fR=[1,2,3,4,5,6,7,8,9,10],Eq=fR.concat([11,12,13,14,15,16,17,18,19,20]),Dq=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],dd={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},um=new Set;Object.keys(sm[xa]).map(um.add.bind(um));Object.keys(sm[Ha]).map(um.add.bind(um));Aq=[].concat(K2,fm(um),["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",dd.GROUP,dd.SWAP_OPACITY,dd.PRIMARY,dd.SECONDARY]).concat(fR.map(function(r){return"".concat(r,"x")})).concat(Eq.map(function(r){return"w-".concat(r)})),om=mu.FontAwesomeConfig||{};Ta&&typeof Ta.querySelector=="function"&&(z5=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]],z5.forEach(function(r){var a=q2(r,2),o=a[0],l=a[1],s=Bq(Lq(o));s!=null&&(om[l]=s)}));pR={styleDefault:"solid",familyDefault:"classic",cssPrefix:sR,replacementClass:cR,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};om.familyPrefix&&(om.cssPrefix=om.familyPrefix);Yf=yt(yt({},pR),om);Yf.autoReplaceSvg||(Yf.observeMutations=!1);Dt={};Object.keys(pR).forEach(function(r){Object.defineProperty(Dt,r,{enumerable:!0,set:function(o){Yf[r]=o,im.forEach(function(l){return l(Dt)})},get:function(){return Yf[r]}})});Object.defineProperty(Dt,"familyPrefix",{enumerable:!0,set:function(a){Yf.cssPrefix=a,im.forEach(function(o){return o(Dt)})},get:function(){return Yf.cssPrefix}});mu.FontAwesomeConfig=Dt;im=[];hu=I2,Is={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};Iq="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";Fq=`:root, :host {
168
168
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
169
169
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";
170
170
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";
@@ -920,10 +920,10 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
920
920
  .fad.fa-inverse,
921
921
  .fa-duotone.fa-inverse {
922
922
  color: var(--fa-inverse, #fff);
923
- }`;F5=!1;jq={mixout:function(){return{dom:{css:mR,insertCss:A2}}},hooks:function(){return{beforeDOMElementCreation:function(){A2()},beforeI2svg:function(){A2()}}}},_c=mu||{};_c[gc]||(_c[gc]={});_c[gc].styles||(_c[gc].styles={});_c[gc].hooks||(_c[gc].hooks={});_c[gc].shims||(_c[gc].shims=[]);ns=_c[gc],vR=[],Hq=function r(){Ta.removeEventListener("DOMContentLoaded",r),b_=1,vR.map(function(a){return a()})},b_=!1;yc&&(b_=(Ta.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(Ta.readyState),b_||Ta.addEventListener("DOMContentLoaded",Hq));Vq=function(a,o){return function(l,s,d,u){return a.call(o,l,s,d,u)}},L2=function(a,o,l,s){var d=Object.keys(a),u=d.length,h=s!==void 0?Vq(o,s):o,p,v,b;for(l===void 0?(p=1,b=a[d[0]]):(p=0,b=l);p<u;p++)v=d[p],b=h(b,a[v],v,a);return b};Vf=ns.styles,Yq=ns.shims,$q=(p_={},gn(p_,xa,Object.values(cm[xa])),gn(p_,Ha,Object.values(cm[Ha])),p_),J2=null,gR={},_R={},bR={},yR={},SR={},Gq=(h_={},gn(h_,xa,Object.keys(lm[xa])),gn(h_,Ha,Object.keys(lm[Ha])),h_);wR=function(){var a=function(d){return L2(Vf,function(u,h,p){return u[p]=L2(h,d,{}),u},{})};gR=a(function(s,d,u){if(d[3]&&(s[d[3]]=u),d[2]){var h=d[2].filter(function(p){return typeof p=="number"});h.forEach(function(p){s[p.toString(16)]=u})}return s}),_R=a(function(s,d,u){if(s[u]=u,d[2]){var h=d[2].filter(function(p){return typeof p=="string"});h.forEach(function(p){s[p]=u})}return s}),SR=a(function(s,d,u){var h=d[2];return s[u]=u,h.forEach(function(p){s[p]=u}),s});var o="far"in Vf||Dt.autoFetchSvg,l=L2(Yq,function(s,d){var u=d[0],h=d[1],p=d[2];return h==="far"&&!o&&(h="fas"),typeof u=="string"&&(s.names[u]={prefix:h,iconName:p}),typeof u=="number"&&(s.unicodes[u.toString(16)]={prefix:h,iconName:p}),s},{names:{},unicodes:{}});bR=l.names,yR=l.unicodes,J2=w_(Dt.styleDefault,{family:Dt.familyDefault})};Nq(function(r){J2=w_(r.styleDefault,{family:Dt.familyDefault})});wR();eS=function(){return{prefix:null,iconName:null,rest:[]}};U5=(m_={},gn(m_,xa,Object.keys(cm[xa])),gn(m_,Ha,Object.keys(cm[Ha])),m_);Zq=function(){function r(){fq(this,r),this.definitions={}}return pq(r,[{key:"add",value:function(){for(var o=this,l=arguments.length,s=new Array(l),d=0;d<l;d++)s[d]=arguments[d];var u=s.reduce(this._pullDefinitions,{});Object.keys(u).forEach(function(h){o.definitions[h]=yt(yt({},o.definitions[h]||{}),u[h]),z2(h,u[h]);var p=cm[xa][h];p&&z2(p,u[h]),wR()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(o,l){var s=l.prefix&&l.iconName&&l.icon?{0:l}:l;return Object.keys(s).map(function(d){var u=s[d],h=u.prefix,p=u.iconName,v=u.icon,b=v[2];o[h]||(o[h]={}),b.length>0&&b.forEach(function(y){typeof y=="string"&&(o[h][y]=v)}),o[h][p]=v}),o}}]),r}(),V5=[],Wf={},qf={},eY=Object.keys(qf);xR=new Zq,rY=function(){Dt.autoReplaceSvg=!1,Dt.observeMutations=!1,hd("noAuto")},aY={i2svg:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return yc?(hd("beforeI2svg",a),bc("pseudoElements2svg",a),bc("i2svg",a)):Promise.reject("Operation requires a DOM of some kind.")},watch:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=a.autoReplaceSvgRoot;Dt.autoReplaceSvg===!1&&(Dt.autoReplaceSvg=!0),Dt.observeMutations=!0,Uq(function(){oY({autoReplaceSvgRoot:o}),hd("watch",a)})}},nY={icon:function(a){if(a===null)return null;if(__(a)==="object"&&a.prefix&&a.iconName)return{prefix:a.prefix,iconName:fd(a.prefix,a.iconName)||a.iconName};if(Array.isArray(a)&&a.length===2){var o=a[1].indexOf("fa-")===0?a[1].slice(3):a[1],l=w_(a[0]);return{prefix:l,iconName:fd(l,o)||o}}if(typeof a=="string"&&(a.indexOf("".concat(Dt.cssPrefix,"-"))>-1||a.match(Tq))){var s=C_(a.split(" "),{skipLookups:!0});return{prefix:s.prefix||vu(),iconName:fd(s.prefix,s.iconName)||s.iconName}}if(typeof a=="string"){var d=vu();return{prefix:d,iconName:fd(d,a)||a}}}},Oo={noAuto:rY,config:Dt,dom:aY,parse:nY,library:xR,findIconDefinition:j2,toHtml:hm},oY=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=a.autoReplaceSvgRoot,l=o===void 0?Ta:o;(Object.keys(ns.styles).length>0||Dt.autoFetchSvg)&&yc&&Dt.autoReplaceSvg&&Oo.dom.i2svg({node:l})};B2=ns.styles;cY={found:!1,width:512,height:512};q5=function(){},V2=Dt.measurePerformance&&l_&&l_.mark&&l_.measure?l_:{mark:q5,measure:q5},nm='FA "6.4.2"',dY=function(a){return V2.mark("".concat(nm," ").concat(a," begins")),function(){return TR(a)}},TR=function(a){V2.mark("".concat(nm," ").concat(a," ends")),V2.measure("".concat(nm," ").concat(a),"".concat(nm," ").concat(a," begins"),"".concat(nm," ").concat(a," ends"))},rS={begin:dY,end:TR},v_=function(){};g_={replace:function(a){var o=a[0];if(o.parentNode)if(a[1].forEach(function(s){o.parentNode.insertBefore(kR(s),o)}),o.getAttribute(pd)===null&&Dt.keepOriginalSource){var l=Ta.createComment(gY(o));o.parentNode.replaceChild(l,o)}else o.remove()},nest:function(a){var o=a[0],l=a[1];if(~X2(o).indexOf(Dt.replacementClass))return g_.replace(a);var s=new RegExp("".concat(Dt.cssPrefix,"-.*"));if(delete l[0].attributes.id,l[0].attributes.class){var d=l[0].attributes.class.split(" ").reduce(function(h,p){return p===Dt.replacementClass||p.match(s)?h.toSvg.push(p):h.toNode.push(p),h},{toNode:[],toSvg:[]});l[0].attributes.class=d.toSvg.join(" "),d.toNode.length===0?o.removeAttribute("class"):o.setAttribute("class",d.toNode.join(" "))}var u=l.map(function(h){return hm(h)}).join(`
924
- `);o.setAttribute(pd,""),o.innerHTML=u}};aS=!1;y_=null;CY=ns.styles;gu=new Set;K2.map(function(r){gu.add("fa-".concat(r))});Object.keys(lm[xa]).map(gu.add.bind(gu));Object.keys(lm[Ha]).map(gu.add.bind(gu));gu=fm(gu);kY=function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},l=o.transform,s=l===void 0?Os:l,d=o.symbol,u=d===void 0?!1:d,h=o.mask,p=h===void 0?null:h,v=o.maskId,b=v===void 0?null:v,y=o.title,w=y===void 0?null:y,C=o.titleId,k=C===void 0?null:C,N=o.classes,P=N===void 0?[]:N,G=o.attributes,I=G===void 0?{}:G,U=o.styles,H=U===void 0?{}:U;if(a){var J=a.prefix,O=a.iconName,ae=a.icon;return x_(yt({type:"icon"},a),function(){return hd("beforeDOMElementCreation",{iconDefinition:a,params:o}),Dt.autoA11y&&(w?I["aria-labelledby"]="".concat(Dt.replacementClass,"-title-").concat(k||dm()):(I["aria-hidden"]="true",I.focusable="false")),tS({icons:{main:H2(ae),mask:p?H2(p.icon):{found:!1,width:null,height:null,icon:{}}},prefix:J,iconName:O,transform:yt(yt({},Os),s),symbol:u,title:w,maskId:b,titleId:k,extra:{attributes:I,styles:H,classes:P}})})}},RY={mixout:function(){return{icon:TY(kY)}},hooks:function(){return{mutationObserverCallbacks:function(o){return o.treeCallback=X5,o.nodeCallback=xY,o}}},provides:function(a){a.i2svg=function(o){var l=o.node,s=l===void 0?Ta:l,d=o.callback,u=d===void 0?function(){}:d;return X5(s,u)},a.generateSvgReplacementMutation=function(o,l){var s=l.iconName,d=l.title,u=l.titleId,h=l.prefix,p=l.transform,v=l.symbol,b=l.mask,y=l.maskId,w=l.extra;return new Promise(function(C,k){Promise.all([U2(s,h),b.iconName?U2(b.iconName,b.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(N){var P=q2(N,2),G=P[0],I=P[1];C([o,tS({icons:{main:G,mask:I},prefix:h,iconName:s,transform:p,symbol:v,maskId:y,title:d,titleId:u,extra:w,watchable:!0})])}).catch(k)})},a.generateAbstractIcon=function(o){var l=o.children,s=o.attributes,d=o.main,u=o.transform,h=o.styles,p=S_(h);p.length>0&&(s.style=p);var v;return Q2(u)&&(v=bc("generateAbstractTransformGrouping",{main:d,transform:u,containerWidth:d.width,iconWidth:d.width})),l.push(v||d.icon),{children:l,attributes:s}}}},EY={mixout:function(){return{layer:function(o){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=l.classes,d=s===void 0?[]:s;return x_({type:"layer"},function(){hd("beforeDOMElementCreation",{assembler:o,params:l});var u=[];return o(function(h){Array.isArray(h)?h.map(function(p){u=u.concat(p.abstract)}):u=u.concat(h.abstract)}),[{tag:"span",attributes:{class:["".concat(Dt.cssPrefix,"-layers")].concat(fm(d)).join(" ")},children:u}]})}}}},DY={mixout:function(){return{counter:function(o){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=l.title,d=s===void 0?null:s,u=l.classes,h=u===void 0?[]:u,p=l.attributes,v=p===void 0?{}:p,b=l.styles,y=b===void 0?{}:b;return x_({type:"counter",content:o},function(){return hd("beforeDOMElementCreation",{content:o,params:l}),sY({content:o.toString(),title:d,extra:{attributes:v,styles:y,classes:["".concat(Dt.cssPrefix,"-layers-counter")].concat(fm(h))}})})}}}},AY={mixout:function(){return{text:function(o){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=l.transform,d=s===void 0?Os:s,u=l.title,h=u===void 0?null:u,p=l.classes,v=p===void 0?[]:p,b=l.attributes,y=b===void 0?{}:b,w=l.styles,C=w===void 0?{}:w;return x_({type:"text",content:o},function(){return hd("beforeDOMElementCreation",{content:o,params:l}),W5({content:o,transform:yt(yt({},Os),d),title:h,extra:{attributes:y,styles:C,classes:["".concat(Dt.cssPrefix,"-layers-text")].concat(fm(v))}})})}}},provides:function(a){a.generateLayersText=function(o,l){var s=l.title,d=l.transform,u=l.extra,h=null,p=null;if(lR){var v=parseInt(getComputedStyle(o).fontSize,10),b=o.getBoundingClientRect();h=b.width/v,p=b.height/v}return Dt.autoA11y&&!s&&(u.attributes["aria-hidden"]="true"),Promise.resolve([o,W5({content:o.innerHTML,width:h,height:p,transform:d,title:s,extra:u,watchable:!0})])}}},LY=new RegExp('"',"ug"),Q5=[1105920,1112319];IY={hooks:function(){return{mutationObserverCallbacks:function(o){return o.pseudoElementsCallback=Z5,o}}},provides:function(a){a.pseudoElements2svg=function(o){var l=o.node,s=l===void 0?Ta:l;Dt.searchPseudoElements&&Z5(s)}}},eR=!1,PY={mixout:function(){return{dom:{unwatch:function(){ER(),eR=!0}}}},hooks:function(){return{bootstrap:function(){G5(F2("mutationObserverCallbacks",{}))},noAuto:function(){_Y()},watch:function(o){var l=o.observeMutationsRoot;eR?W2():G5(F2("mutationObserverCallbacks",{observeMutationsRoot:l}))}}}},tR=function(a){var o={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return a.toLowerCase().split(" ").reduce(function(l,s){var d=s.toLowerCase().split("-"),u=d[0],h=d.slice(1).join("-");if(u&&h==="h")return l.flipX=!0,l;if(u&&h==="v")return l.flipY=!0,l;if(h=parseFloat(h),isNaN(h))return l;switch(u){case"grow":l.size=l.size+h;break;case"shrink":l.size=l.size-h;break;case"left":l.x=l.x-h;break;case"right":l.x=l.x+h;break;case"up":l.y=l.y-h;break;case"down":l.y=l.y+h;break;case"rotate":l.rotate=l.rotate+h;break}return l},o)},MY={mixout:function(){return{parse:{transform:function(o){return tR(o)}}}},hooks:function(){return{parseNodeAttributes:function(o,l){var s=l.getAttribute("data-fa-transform");return s&&(o.transform=tR(s)),o}}},provides:function(a){a.generateAbstractTransformGrouping=function(o){var l=o.main,s=o.transform,d=o.containerWidth,u=o.iconWidth,h={transform:"translate(".concat(d/2," 256)")},p="translate(".concat(s.x*32,", ").concat(s.y*32,") "),v="scale(".concat(s.size/16*(s.flipX?-1:1),", ").concat(s.size/16*(s.flipY?-1:1),") "),b="rotate(".concat(s.rotate," 0 0)"),y={transform:"".concat(p," ").concat(v," ").concat(b)},w={transform:"translate(".concat(u/2*-1," -256)")},C={outer:h,inner:y,path:w};return{tag:"g",attributes:yt({},C.outer),children:[{tag:"g",attributes:yt({},C.inner),children:[{tag:l.icon.tag,children:l.icon.children,attributes:yt(yt({},l.icon.attributes),C.path)}]}]}}}},N2={x:0,y:0,width:"100%",height:"100%"};FY={hooks:function(){return{parseNodeAttributes:function(o,l){var s=l.getAttribute("data-fa-mask"),d=s?C_(s.split(" ").map(function(u){return u.trim()})):eS();return d.prefix||(d.prefix=vu()),o.mask=d,o.maskId=l.getAttribute("data-fa-mask-id"),o}}},provides:function(a){a.generateAbstractMask=function(o){var l=o.children,s=o.attributes,d=o.main,u=o.mask,h=o.maskId,p=o.transform,v=d.width,b=d.icon,y=u.width,w=u.icon,C=Mq({transform:p,containerWidth:y,iconWidth:v}),k={tag:"rect",attributes:yt(yt({},N2),{},{fill:"white"})},N=b.children?{children:b.children.map(rR)}:{},P={tag:"g",attributes:yt({},C.inner),children:[rR(yt({tag:b.tag,attributes:yt(yt({},b.attributes),C.path)},N))]},G={tag:"g",attributes:yt({},C.outer),children:[P]},I="mask-".concat(h||dm()),U="clip-".concat(h||dm()),H={tag:"mask",attributes:yt(yt({},N2),{},{id:I,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[k,G]},J={tag:"defs",children:[{tag:"clipPath",attributes:{id:U},children:zY(w)},H]};return l.push(J,{tag:"rect",attributes:yt({fill:"currentColor","clip-path":"url(#".concat(U,")"),mask:"url(#".concat(I,")")},N2)}),{children:l,attributes:s}}}},jY={provides:function(a){var o=!1;mu.matchMedia&&(o=mu.matchMedia("(prefers-reduced-motion: reduce)").matches),a.missingIconAbstract=function(){var l=[],s={fill:"currentColor"},d={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};l.push({tag:"path",attributes:yt(yt({},s),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var u=yt(yt({},d),{},{attributeName:"opacity"}),h={tag:"circle",attributes:yt(yt({},s),{},{cx:"256",cy:"364",r:"28"}),children:[]};return o||h.children.push({tag:"animate",attributes:yt(yt({},d),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:yt(yt({},u),{},{values:"1;0;1;1;0;1;"})}),l.push(h),l.push({tag:"path",attributes:yt(yt({},s),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:o?[]:[{tag:"animate",attributes:yt(yt({},u),{},{values:"1;0;0;0;0;1;"})}]}),o||l.push({tag:"path",attributes:yt(yt({},s),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:yt(yt({},u),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:l}}}},HY={hooks:function(){return{parseNodeAttributes:function(o,l){var s=l.getAttribute("data-fa-symbol"),d=s===null?!1:s===""?!0:s;return o.symbol=d,o}}}},UY=[jq,RY,EY,DY,AY,IY,PY,MY,FY,jY,HY];tY(UY,{mixoutsTo:Oo});VY=Oo.noAuto,WY=Oo.config,qY=Oo.library,YY=Oo.dom,$Y=Oo.parse,GY=Oo.findIconDefinition,KY=Oo.toHtml,XY=Oo.icon,QY=Oo.layer,JY=Oo.text,ZY=Oo.counter});var BR=Ye(oa=>{"use strict";(function(){"use strict";var r=typeof Symbol=="function"&&Symbol.for,a=r?Symbol.for("react.element"):60103,o=r?Symbol.for("react.portal"):60106,l=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):60108,d=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,h=r?Symbol.for("react.context"):60110,p=r?Symbol.for("react.async_mode"):60111,v=r?Symbol.for("react.concurrent_mode"):60111,b=r?Symbol.for("react.forward_ref"):60112,y=r?Symbol.for("react.suspense"):60113,w=r?Symbol.for("react.suspense_list"):60120,C=r?Symbol.for("react.memo"):60115,k=r?Symbol.for("react.lazy"):60116,N=r?Symbol.for("react.block"):60121,P=r?Symbol.for("react.fundamental"):60117,G=r?Symbol.for("react.responder"):60118,I=r?Symbol.for("react.scope"):60119;function U(De){return typeof De=="string"||typeof De=="function"||De===l||De===v||De===d||De===s||De===y||De===w||typeof De=="object"&&De!==null&&(De.$$typeof===k||De.$$typeof===C||De.$$typeof===u||De.$$typeof===h||De.$$typeof===b||De.$$typeof===P||De.$$typeof===G||De.$$typeof===I||De.$$typeof===N)}function H(De){if(typeof De=="object"&&De!==null){var bt=De.$$typeof;switch(bt){case a:var It=De.type;switch(It){case p:case v:case l:case d:case s:case y:return It;default:var Wt=It&&It.$$typeof;switch(Wt){case h:case b:case k:case C:case u:return Wt;default:return bt}}case o:return bt}}}var J=p,O=v,ae=h,ye=u,re=a,we=b,Se=l,ge=k,V=C,se=o,pe=d,j=s,Y=y,oe=!1;function te(De){return oe||(oe=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),he(De)||H(De)===p}function he(De){return H(De)===v}function Re(De){return H(De)===h}function Te(De){return H(De)===u}function Xe(De){return typeof De=="object"&&De!==null&&De.$$typeof===a}function Qe(De){return H(De)===b}function ze(De){return H(De)===l}function it(De){return H(De)===k}function vt(De){return H(De)===C}function pt(De){return H(De)===o}function Bt(De){return H(De)===d}function Rt(De){return H(De)===s}function at(De){return H(De)===y}oa.AsyncMode=J,oa.ConcurrentMode=O,oa.ContextConsumer=ae,oa.ContextProvider=ye,oa.Element=re,oa.ForwardRef=we,oa.Fragment=Se,oa.Lazy=ge,oa.Memo=V,oa.Portal=se,oa.Profiler=pe,oa.StrictMode=j,oa.Suspense=Y,oa.isAsyncMode=te,oa.isConcurrentMode=he,oa.isContextConsumer=Re,oa.isContextProvider=Te,oa.isElement=Xe,oa.isForwardRef=Qe,oa.isFragment=ze,oa.isLazy=it,oa.isMemo=vt,oa.isPortal=pt,oa.isProfiler=Bt,oa.isStrictMode=Rt,oa.isSuspense=at,oa.isValidElementType=U,oa.typeOf=H})()});var nS=Ye((HG,NR)=>{"use strict";NR.exports=BR()});var PR=Ye((UG,IR)=>{"use strict";var OR=Object.getOwnPropertySymbols,e$=Object.prototype.hasOwnProperty,t$=Object.prototype.propertyIsEnumerable;function r$(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function a$(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var a={},o=0;o<10;o++)a["_"+String.fromCharCode(o)]=o;var l=Object.getOwnPropertyNames(a).map(function(d){return a[d]});if(l.join("")!=="0123456789")return!1;var s={};return"abcdefghijklmnopqrst".split("").forEach(function(d){s[d]=d}),Object.keys(Object.assign({},s)).join("")==="abcdefghijklmnopqrst"}catch(d){return!1}}IR.exports=a$()?Object.assign:function(r,a){for(var o,l=r$(r),s,d=1;d<arguments.length;d++){o=Object(arguments[d]);for(var u in o)e$.call(o,u)&&(l[u]=o[u]);if(OR){s=OR(o);for(var h=0;h<s.length;h++)t$.call(o,s[h])&&(l[s[h]]=o[s[h]])}}return l}});var oS=Ye((VG,MR)=>{"use strict";var n$="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";MR.exports=n$});var iS=Ye((WG,zR)=>{zR.exports=Function.call.bind(Object.prototype.hasOwnProperty)});var VR=Ye((qG,UR)=>{"use strict";var lS=function(){};FR=oS(),T_={},jR=iS(),lS=function(r){var a="Warning: "+r;typeof console!="undefined"&&console.error(a);try{throw new Error(a)}catch(o){}};var FR,T_,jR;function HR(r,a,o,l,s){for(var d in r)if(jR(r,d)){var u;try{if(typeof r[d]!="function"){var h=Error((l||"React class")+": "+o+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw h.name="Invariant Violation",h}u=r[d](a,d,l,o,null,FR)}catch(v){u=v}if(u&&!(u instanceof Error)&&lS((l||"React class")+": type specification of "+o+" `"+d+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in T_)){T_[u.message]=!0;var p=s?s():"";lS("Failed "+o+" type: "+u.message+(p!=null?p:""))}}}HR.resetWarningCache=function(){T_={}};UR.exports=HR});var YR=Ye((YG,qR)=>{"use strict";var o$=nS(),i$=PR(),Gf=oS(),sS=iS(),WR=VR(),Kf=function(){};Kf=function(r){var a="Warning: "+r;typeof console!="undefined"&&console.error(a);try{throw new Error(a)}catch(o){}};function k_(){return null}qR.exports=function(r,a){var o=typeof Symbol=="function"&&Symbol.iterator,l="@@iterator";function s(V){var se=V&&(o&&V[o]||V[l]);if(typeof se=="function")return se}var d="<<anonymous>>",u={array:b("array"),bigint:b("bigint"),bool:b("boolean"),func:b("function"),number:b("number"),object:b("object"),string:b("string"),symbol:b("symbol"),any:y(),arrayOf:w,element:C(),elementType:k(),instanceOf:N,node:U(),objectOf:G,oneOf:P,oneOfType:I,shape:J,exact:O};function h(V,se){return V===se?V!==0||1/V===1/se:V!==V&&se!==se}function p(V,se){this.message=V,this.data=se&&typeof se=="object"?se:{},this.stack=""}p.prototype=Error.prototype;function v(V){var se={},pe=0;function j(oe,te,he,Re,Te,Xe,Qe){if(Re=Re||d,Xe=Xe||he,Qe!==Gf){if(a){var ze=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw ze.name="Invariant Violation",ze}else if(typeof console!="undefined"){var it=Re+":"+he;!se[it]&&pe<3&&(Kf("You are manually calling a React.PropTypes validation function for the `"+Xe+"` prop on `"+Re+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),se[it]=!0,pe++)}}return te[he]==null?oe?te[he]===null?new p("The "+Te+" `"+Xe+"` is marked as required "+("in `"+Re+"`, but its value is `null`.")):new p("The "+Te+" `"+Xe+"` is marked as required in "+("`"+Re+"`, but its value is `undefined`.")):null:V(te,he,Re,Te,Xe)}var Y=j.bind(null,!1);return Y.isRequired=j.bind(null,!0),Y}function b(V){function se(pe,j,Y,oe,te,he){var Re=pe[j],Te=re(Re);if(Te!==V){var Xe=we(Re);return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Xe+"` supplied to `"+Y+"`, expected ")+("`"+V+"`."),{expectedType:V})}return null}return v(se)}function y(){return v(k_)}function w(V){function se(pe,j,Y,oe,te){if(typeof V!="function")return new p("Property `"+te+"` of component `"+Y+"` has invalid PropType notation inside arrayOf.");var he=pe[j];if(!Array.isArray(he)){var Re=re(he);return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Re+"` supplied to `"+Y+"`, expected an array."))}for(var Te=0;Te<he.length;Te++){var Xe=V(he,Te,Y,oe,te+"["+Te+"]",Gf);if(Xe instanceof Error)return Xe}return null}return v(se)}function C(){function V(se,pe,j,Y,oe){var te=se[pe];if(!r(te)){var he=re(te);return new p("Invalid "+Y+" `"+oe+"` of type "+("`"+he+"` supplied to `"+j+"`, expected a single ReactElement."))}return null}return v(V)}function k(){function V(se,pe,j,Y,oe){var te=se[pe];if(!o$.isValidElementType(te)){var he=re(te);return new p("Invalid "+Y+" `"+oe+"` of type "+("`"+he+"` supplied to `"+j+"`, expected a single ReactElement type."))}return null}return v(V)}function N(V){function se(pe,j,Y,oe,te){if(!(pe[j]instanceof V)){var he=V.name||d,Re=ge(pe[j]);return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Re+"` supplied to `"+Y+"`, expected ")+("instance of `"+he+"`."))}return null}return v(se)}function P(V){if(!Array.isArray(V))return arguments.length>1?Kf("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):Kf("Invalid argument supplied to oneOf, expected an array."),k_;function se(pe,j,Y,oe,te){for(var he=pe[j],Re=0;Re<V.length;Re++)if(h(he,V[Re]))return null;var Te=JSON.stringify(V,function(Qe,ze){var it=we(ze);return it==="symbol"?String(ze):ze});return new p("Invalid "+oe+" `"+te+"` of value `"+String(he)+"` "+("supplied to `"+Y+"`, expected one of "+Te+"."))}return v(se)}function G(V){function se(pe,j,Y,oe,te){if(typeof V!="function")return new p("Property `"+te+"` of component `"+Y+"` has invalid PropType notation inside objectOf.");var he=pe[j],Re=re(he);if(Re!=="object")return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Re+"` supplied to `"+Y+"`, expected an object."));for(var Te in he)if(sS(he,Te)){var Xe=V(he,Te,Y,oe,te+"."+Te,Gf);if(Xe instanceof Error)return Xe}return null}return v(se)}function I(V){if(!Array.isArray(V))return Kf("Invalid argument supplied to oneOfType, expected an instance of array."),k_;for(var se=0;se<V.length;se++){var pe=V[se];if(typeof pe!="function")return Kf("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Se(pe)+" at index "+se+"."),k_}function j(Y,oe,te,he,Re){for(var Te=[],Xe=0;Xe<V.length;Xe++){var Qe=V[Xe],ze=Qe(Y,oe,te,he,Re,Gf);if(ze==null)return null;ze.data&&sS(ze.data,"expectedType")&&Te.push(ze.data.expectedType)}var it=Te.length>0?", expected one of type ["+Te.join(", ")+"]":"";return new p("Invalid "+he+" `"+Re+"` supplied to "+("`"+te+"`"+it+"."))}return v(j)}function U(){function V(se,pe,j,Y,oe){return ae(se[pe])?null:new p("Invalid "+Y+" `"+oe+"` supplied to "+("`"+j+"`, expected a ReactNode."))}return v(V)}function H(V,se,pe,j,Y){return new p((V||"React class")+": "+se+" type `"+pe+"."+j+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Y+"`.")}function J(V){function se(pe,j,Y,oe,te){var he=pe[j],Re=re(he);if(Re!=="object")return new p("Invalid "+oe+" `"+te+"` of type `"+Re+"` "+("supplied to `"+Y+"`, expected `object`."));for(var Te in V){var Xe=V[Te];if(typeof Xe!="function")return H(Y,oe,te,Te,we(Xe));var Qe=Xe(he,Te,Y,oe,te+"."+Te,Gf);if(Qe)return Qe}return null}return v(se)}function O(V){function se(pe,j,Y,oe,te){var he=pe[j],Re=re(he);if(Re!=="object")return new p("Invalid "+oe+" `"+te+"` of type `"+Re+"` "+("supplied to `"+Y+"`, expected `object`."));var Te=i$({},pe[j],V);for(var Xe in Te){var Qe=V[Xe];if(sS(V,Xe)&&typeof Qe!="function")return H(Y,oe,te,Xe,we(Qe));if(!Qe)return new p("Invalid "+oe+" `"+te+"` key `"+Xe+"` supplied to `"+Y+"`.\nBad object: "+JSON.stringify(pe[j],null," ")+`
923
+ }`;F5=!1;jq={mixout:function(){return{dom:{css:mR,insertCss:A2}}},hooks:function(){return{beforeDOMElementCreation:function(){A2()},beforeI2svg:function(){A2()}}}},_c=mu||{};_c[gc]||(_c[gc]={});_c[gc].styles||(_c[gc].styles={});_c[gc].hooks||(_c[gc].hooks={});_c[gc].shims||(_c[gc].shims=[]);os=_c[gc],vR=[],Hq=function r(){Ta.removeEventListener("DOMContentLoaded",r),b_=1,vR.map(function(a){return a()})},b_=!1;yc&&(b_=(Ta.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(Ta.readyState),b_||Ta.addEventListener("DOMContentLoaded",Hq));Vq=function(a,o){return function(l,s,d,u){return a.call(o,l,s,d,u)}},L2=function(a,o,l,s){var d=Object.keys(a),u=d.length,h=s!==void 0?Vq(o,s):o,p,v,b;for(l===void 0?(p=1,b=a[d[0]]):(p=0,b=l);p<u;p++)v=d[p],b=h(b,a[v],v,a);return b};Vf=os.styles,Yq=os.shims,$q=(p_={},gn(p_,xa,Object.values(cm[xa])),gn(p_,Ha,Object.values(cm[Ha])),p_),J2=null,gR={},_R={},bR={},yR={},SR={},Gq=(h_={},gn(h_,xa,Object.keys(lm[xa])),gn(h_,Ha,Object.keys(lm[Ha])),h_);wR=function(){var a=function(d){return L2(Vf,function(u,h,p){return u[p]=L2(h,d,{}),u},{})};gR=a(function(s,d,u){if(d[3]&&(s[d[3]]=u),d[2]){var h=d[2].filter(function(p){return typeof p=="number"});h.forEach(function(p){s[p.toString(16)]=u})}return s}),_R=a(function(s,d,u){if(s[u]=u,d[2]){var h=d[2].filter(function(p){return typeof p=="string"});h.forEach(function(p){s[p]=u})}return s}),SR=a(function(s,d,u){var h=d[2];return s[u]=u,h.forEach(function(p){s[p]=u}),s});var o="far"in Vf||Dt.autoFetchSvg,l=L2(Yq,function(s,d){var u=d[0],h=d[1],p=d[2];return h==="far"&&!o&&(h="fas"),typeof u=="string"&&(s.names[u]={prefix:h,iconName:p}),typeof u=="number"&&(s.unicodes[u.toString(16)]={prefix:h,iconName:p}),s},{names:{},unicodes:{}});bR=l.names,yR=l.unicodes,J2=w_(Dt.styleDefault,{family:Dt.familyDefault})};Nq(function(r){J2=w_(r.styleDefault,{family:Dt.familyDefault})});wR();eS=function(){return{prefix:null,iconName:null,rest:[]}};U5=(m_={},gn(m_,xa,Object.keys(cm[xa])),gn(m_,Ha,Object.keys(cm[Ha])),m_);Zq=function(){function r(){fq(this,r),this.definitions={}}return pq(r,[{key:"add",value:function(){for(var o=this,l=arguments.length,s=new Array(l),d=0;d<l;d++)s[d]=arguments[d];var u=s.reduce(this._pullDefinitions,{});Object.keys(u).forEach(function(h){o.definitions[h]=yt(yt({},o.definitions[h]||{}),u[h]),z2(h,u[h]);var p=cm[xa][h];p&&z2(p,u[h]),wR()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(o,l){var s=l.prefix&&l.iconName&&l.icon?{0:l}:l;return Object.keys(s).map(function(d){var u=s[d],h=u.prefix,p=u.iconName,v=u.icon,b=v[2];o[h]||(o[h]={}),b.length>0&&b.forEach(function(y){typeof y=="string"&&(o[h][y]=v)}),o[h][p]=v}),o}}]),r}(),V5=[],Wf={},qf={},eY=Object.keys(qf);xR=new Zq,rY=function(){Dt.autoReplaceSvg=!1,Dt.observeMutations=!1,hd("noAuto")},aY={i2svg:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return yc?(hd("beforeI2svg",a),bc("pseudoElements2svg",a),bc("i2svg",a)):Promise.reject("Operation requires a DOM of some kind.")},watch:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=a.autoReplaceSvgRoot;Dt.autoReplaceSvg===!1&&(Dt.autoReplaceSvg=!0),Dt.observeMutations=!0,Uq(function(){oY({autoReplaceSvgRoot:o}),hd("watch",a)})}},nY={icon:function(a){if(a===null)return null;if(__(a)==="object"&&a.prefix&&a.iconName)return{prefix:a.prefix,iconName:fd(a.prefix,a.iconName)||a.iconName};if(Array.isArray(a)&&a.length===2){var o=a[1].indexOf("fa-")===0?a[1].slice(3):a[1],l=w_(a[0]);return{prefix:l,iconName:fd(l,o)||o}}if(typeof a=="string"&&(a.indexOf("".concat(Dt.cssPrefix,"-"))>-1||a.match(Tq))){var s=C_(a.split(" "),{skipLookups:!0});return{prefix:s.prefix||vu(),iconName:fd(s.prefix,s.iconName)||s.iconName}}if(typeof a=="string"){var d=vu();return{prefix:d,iconName:fd(d,a)||a}}}},Oo={noAuto:rY,config:Dt,dom:aY,parse:nY,library:xR,findIconDefinition:j2,toHtml:hm},oY=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=a.autoReplaceSvgRoot,l=o===void 0?Ta:o;(Object.keys(os.styles).length>0||Dt.autoFetchSvg)&&yc&&Dt.autoReplaceSvg&&Oo.dom.i2svg({node:l})};B2=os.styles;cY={found:!1,width:512,height:512};q5=function(){},V2=Dt.measurePerformance&&l_&&l_.mark&&l_.measure?l_:{mark:q5,measure:q5},nm='FA "6.4.2"',dY=function(a){return V2.mark("".concat(nm," ").concat(a," begins")),function(){return TR(a)}},TR=function(a){V2.mark("".concat(nm," ").concat(a," ends")),V2.measure("".concat(nm," ").concat(a),"".concat(nm," ").concat(a," begins"),"".concat(nm," ").concat(a," ends"))},rS={begin:dY,end:TR},v_=function(){};g_={replace:function(a){var o=a[0];if(o.parentNode)if(a[1].forEach(function(s){o.parentNode.insertBefore(kR(s),o)}),o.getAttribute(pd)===null&&Dt.keepOriginalSource){var l=Ta.createComment(gY(o));o.parentNode.replaceChild(l,o)}else o.remove()},nest:function(a){var o=a[0],l=a[1];if(~X2(o).indexOf(Dt.replacementClass))return g_.replace(a);var s=new RegExp("".concat(Dt.cssPrefix,"-.*"));if(delete l[0].attributes.id,l[0].attributes.class){var d=l[0].attributes.class.split(" ").reduce(function(h,p){return p===Dt.replacementClass||p.match(s)?h.toSvg.push(p):h.toNode.push(p),h},{toNode:[],toSvg:[]});l[0].attributes.class=d.toSvg.join(" "),d.toNode.length===0?o.removeAttribute("class"):o.setAttribute("class",d.toNode.join(" "))}var u=l.map(function(h){return hm(h)}).join(`
924
+ `);o.setAttribute(pd,""),o.innerHTML=u}};aS=!1;y_=null;CY=os.styles;gu=new Set;K2.map(function(r){gu.add("fa-".concat(r))});Object.keys(lm[xa]).map(gu.add.bind(gu));Object.keys(lm[Ha]).map(gu.add.bind(gu));gu=fm(gu);kY=function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},l=o.transform,s=l===void 0?Is:l,d=o.symbol,u=d===void 0?!1:d,h=o.mask,p=h===void 0?null:h,v=o.maskId,b=v===void 0?null:v,y=o.title,w=y===void 0?null:y,C=o.titleId,k=C===void 0?null:C,N=o.classes,P=N===void 0?[]:N,G=o.attributes,I=G===void 0?{}:G,U=o.styles,H=U===void 0?{}:U;if(a){var J=a.prefix,O=a.iconName,ae=a.icon;return x_(yt({type:"icon"},a),function(){return hd("beforeDOMElementCreation",{iconDefinition:a,params:o}),Dt.autoA11y&&(w?I["aria-labelledby"]="".concat(Dt.replacementClass,"-title-").concat(k||dm()):(I["aria-hidden"]="true",I.focusable="false")),tS({icons:{main:H2(ae),mask:p?H2(p.icon):{found:!1,width:null,height:null,icon:{}}},prefix:J,iconName:O,transform:yt(yt({},Is),s),symbol:u,title:w,maskId:b,titleId:k,extra:{attributes:I,styles:H,classes:P}})})}},RY={mixout:function(){return{icon:TY(kY)}},hooks:function(){return{mutationObserverCallbacks:function(o){return o.treeCallback=X5,o.nodeCallback=xY,o}}},provides:function(a){a.i2svg=function(o){var l=o.node,s=l===void 0?Ta:l,d=o.callback,u=d===void 0?function(){}:d;return X5(s,u)},a.generateSvgReplacementMutation=function(o,l){var s=l.iconName,d=l.title,u=l.titleId,h=l.prefix,p=l.transform,v=l.symbol,b=l.mask,y=l.maskId,w=l.extra;return new Promise(function(C,k){Promise.all([U2(s,h),b.iconName?U2(b.iconName,b.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(N){var P=q2(N,2),G=P[0],I=P[1];C([o,tS({icons:{main:G,mask:I},prefix:h,iconName:s,transform:p,symbol:v,maskId:y,title:d,titleId:u,extra:w,watchable:!0})])}).catch(k)})},a.generateAbstractIcon=function(o){var l=o.children,s=o.attributes,d=o.main,u=o.transform,h=o.styles,p=S_(h);p.length>0&&(s.style=p);var v;return Q2(u)&&(v=bc("generateAbstractTransformGrouping",{main:d,transform:u,containerWidth:d.width,iconWidth:d.width})),l.push(v||d.icon),{children:l,attributes:s}}}},EY={mixout:function(){return{layer:function(o){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=l.classes,d=s===void 0?[]:s;return x_({type:"layer"},function(){hd("beforeDOMElementCreation",{assembler:o,params:l});var u=[];return o(function(h){Array.isArray(h)?h.map(function(p){u=u.concat(p.abstract)}):u=u.concat(h.abstract)}),[{tag:"span",attributes:{class:["".concat(Dt.cssPrefix,"-layers")].concat(fm(d)).join(" ")},children:u}]})}}}},DY={mixout:function(){return{counter:function(o){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=l.title,d=s===void 0?null:s,u=l.classes,h=u===void 0?[]:u,p=l.attributes,v=p===void 0?{}:p,b=l.styles,y=b===void 0?{}:b;return x_({type:"counter",content:o},function(){return hd("beforeDOMElementCreation",{content:o,params:l}),sY({content:o.toString(),title:d,extra:{attributes:v,styles:y,classes:["".concat(Dt.cssPrefix,"-layers-counter")].concat(fm(h))}})})}}}},AY={mixout:function(){return{text:function(o){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=l.transform,d=s===void 0?Is:s,u=l.title,h=u===void 0?null:u,p=l.classes,v=p===void 0?[]:p,b=l.attributes,y=b===void 0?{}:b,w=l.styles,C=w===void 0?{}:w;return x_({type:"text",content:o},function(){return hd("beforeDOMElementCreation",{content:o,params:l}),W5({content:o,transform:yt(yt({},Is),d),title:h,extra:{attributes:y,styles:C,classes:["".concat(Dt.cssPrefix,"-layers-text")].concat(fm(v))}})})}}},provides:function(a){a.generateLayersText=function(o,l){var s=l.title,d=l.transform,u=l.extra,h=null,p=null;if(lR){var v=parseInt(getComputedStyle(o).fontSize,10),b=o.getBoundingClientRect();h=b.width/v,p=b.height/v}return Dt.autoA11y&&!s&&(u.attributes["aria-hidden"]="true"),Promise.resolve([o,W5({content:o.innerHTML,width:h,height:p,transform:d,title:s,extra:u,watchable:!0})])}}},LY=new RegExp('"',"ug"),Q5=[1105920,1112319];IY={hooks:function(){return{mutationObserverCallbacks:function(o){return o.pseudoElementsCallback=Z5,o}}},provides:function(a){a.pseudoElements2svg=function(o){var l=o.node,s=l===void 0?Ta:l;Dt.searchPseudoElements&&Z5(s)}}},eR=!1,PY={mixout:function(){return{dom:{unwatch:function(){ER(),eR=!0}}}},hooks:function(){return{bootstrap:function(){G5(F2("mutationObserverCallbacks",{}))},noAuto:function(){_Y()},watch:function(o){var l=o.observeMutationsRoot;eR?W2():G5(F2("mutationObserverCallbacks",{observeMutationsRoot:l}))}}}},tR=function(a){var o={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return a.toLowerCase().split(" ").reduce(function(l,s){var d=s.toLowerCase().split("-"),u=d[0],h=d.slice(1).join("-");if(u&&h==="h")return l.flipX=!0,l;if(u&&h==="v")return l.flipY=!0,l;if(h=parseFloat(h),isNaN(h))return l;switch(u){case"grow":l.size=l.size+h;break;case"shrink":l.size=l.size-h;break;case"left":l.x=l.x-h;break;case"right":l.x=l.x+h;break;case"up":l.y=l.y-h;break;case"down":l.y=l.y+h;break;case"rotate":l.rotate=l.rotate+h;break}return l},o)},MY={mixout:function(){return{parse:{transform:function(o){return tR(o)}}}},hooks:function(){return{parseNodeAttributes:function(o,l){var s=l.getAttribute("data-fa-transform");return s&&(o.transform=tR(s)),o}}},provides:function(a){a.generateAbstractTransformGrouping=function(o){var l=o.main,s=o.transform,d=o.containerWidth,u=o.iconWidth,h={transform:"translate(".concat(d/2," 256)")},p="translate(".concat(s.x*32,", ").concat(s.y*32,") "),v="scale(".concat(s.size/16*(s.flipX?-1:1),", ").concat(s.size/16*(s.flipY?-1:1),") "),b="rotate(".concat(s.rotate," 0 0)"),y={transform:"".concat(p," ").concat(v," ").concat(b)},w={transform:"translate(".concat(u/2*-1," -256)")},C={outer:h,inner:y,path:w};return{tag:"g",attributes:yt({},C.outer),children:[{tag:"g",attributes:yt({},C.inner),children:[{tag:l.icon.tag,children:l.icon.children,attributes:yt(yt({},l.icon.attributes),C.path)}]}]}}}},N2={x:0,y:0,width:"100%",height:"100%"};FY={hooks:function(){return{parseNodeAttributes:function(o,l){var s=l.getAttribute("data-fa-mask"),d=s?C_(s.split(" ").map(function(u){return u.trim()})):eS();return d.prefix||(d.prefix=vu()),o.mask=d,o.maskId=l.getAttribute("data-fa-mask-id"),o}}},provides:function(a){a.generateAbstractMask=function(o){var l=o.children,s=o.attributes,d=o.main,u=o.mask,h=o.maskId,p=o.transform,v=d.width,b=d.icon,y=u.width,w=u.icon,C=Mq({transform:p,containerWidth:y,iconWidth:v}),k={tag:"rect",attributes:yt(yt({},N2),{},{fill:"white"})},N=b.children?{children:b.children.map(rR)}:{},P={tag:"g",attributes:yt({},C.inner),children:[rR(yt({tag:b.tag,attributes:yt(yt({},b.attributes),C.path)},N))]},G={tag:"g",attributes:yt({},C.outer),children:[P]},I="mask-".concat(h||dm()),U="clip-".concat(h||dm()),H={tag:"mask",attributes:yt(yt({},N2),{},{id:I,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[k,G]},J={tag:"defs",children:[{tag:"clipPath",attributes:{id:U},children:zY(w)},H]};return l.push(J,{tag:"rect",attributes:yt({fill:"currentColor","clip-path":"url(#".concat(U,")"),mask:"url(#".concat(I,")")},N2)}),{children:l,attributes:s}}}},jY={provides:function(a){var o=!1;mu.matchMedia&&(o=mu.matchMedia("(prefers-reduced-motion: reduce)").matches),a.missingIconAbstract=function(){var l=[],s={fill:"currentColor"},d={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};l.push({tag:"path",attributes:yt(yt({},s),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var u=yt(yt({},d),{},{attributeName:"opacity"}),h={tag:"circle",attributes:yt(yt({},s),{},{cx:"256",cy:"364",r:"28"}),children:[]};return o||h.children.push({tag:"animate",attributes:yt(yt({},d),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:yt(yt({},u),{},{values:"1;0;1;1;0;1;"})}),l.push(h),l.push({tag:"path",attributes:yt(yt({},s),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:o?[]:[{tag:"animate",attributes:yt(yt({},u),{},{values:"1;0;0;0;0;1;"})}]}),o||l.push({tag:"path",attributes:yt(yt({},s),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:yt(yt({},u),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:l}}}},HY={hooks:function(){return{parseNodeAttributes:function(o,l){var s=l.getAttribute("data-fa-symbol"),d=s===null?!1:s===""?!0:s;return o.symbol=d,o}}}},UY=[jq,RY,EY,DY,AY,IY,PY,MY,FY,jY,HY];tY(UY,{mixoutsTo:Oo});VY=Oo.noAuto,WY=Oo.config,qY=Oo.library,YY=Oo.dom,$Y=Oo.parse,GY=Oo.findIconDefinition,KY=Oo.toHtml,XY=Oo.icon,QY=Oo.layer,JY=Oo.text,ZY=Oo.counter});var BR=Ye(oa=>{"use strict";(function(){"use strict";var r=typeof Symbol=="function"&&Symbol.for,a=r?Symbol.for("react.element"):60103,o=r?Symbol.for("react.portal"):60106,l=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):60108,d=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,h=r?Symbol.for("react.context"):60110,p=r?Symbol.for("react.async_mode"):60111,v=r?Symbol.for("react.concurrent_mode"):60111,b=r?Symbol.for("react.forward_ref"):60112,y=r?Symbol.for("react.suspense"):60113,w=r?Symbol.for("react.suspense_list"):60120,C=r?Symbol.for("react.memo"):60115,k=r?Symbol.for("react.lazy"):60116,N=r?Symbol.for("react.block"):60121,P=r?Symbol.for("react.fundamental"):60117,G=r?Symbol.for("react.responder"):60118,I=r?Symbol.for("react.scope"):60119;function U(De){return typeof De=="string"||typeof De=="function"||De===l||De===v||De===d||De===s||De===y||De===w||typeof De=="object"&&De!==null&&(De.$$typeof===k||De.$$typeof===C||De.$$typeof===u||De.$$typeof===h||De.$$typeof===b||De.$$typeof===P||De.$$typeof===G||De.$$typeof===I||De.$$typeof===N)}function H(De){if(typeof De=="object"&&De!==null){var bt=De.$$typeof;switch(bt){case a:var It=De.type;switch(It){case p:case v:case l:case d:case s:case y:return It;default:var Wt=It&&It.$$typeof;switch(Wt){case h:case b:case k:case C:case u:return Wt;default:return bt}}case o:return bt}}}var J=p,O=v,ae=h,ye=u,re=a,we=b,Se=l,ge=k,V=C,se=o,pe=d,j=s,Y=y,oe=!1;function te(De){return oe||(oe=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),he(De)||H(De)===p}function he(De){return H(De)===v}function Re(De){return H(De)===h}function Te(De){return H(De)===u}function Xe(De){return typeof De=="object"&&De!==null&&De.$$typeof===a}function Qe(De){return H(De)===b}function ze(De){return H(De)===l}function it(De){return H(De)===k}function vt(De){return H(De)===C}function pt(De){return H(De)===o}function Bt(De){return H(De)===d}function Rt(De){return H(De)===s}function nt(De){return H(De)===y}oa.AsyncMode=J,oa.ConcurrentMode=O,oa.ContextConsumer=ae,oa.ContextProvider=ye,oa.Element=re,oa.ForwardRef=we,oa.Fragment=Se,oa.Lazy=ge,oa.Memo=V,oa.Portal=se,oa.Profiler=pe,oa.StrictMode=j,oa.Suspense=Y,oa.isAsyncMode=te,oa.isConcurrentMode=he,oa.isContextConsumer=Re,oa.isContextProvider=Te,oa.isElement=Xe,oa.isForwardRef=Qe,oa.isFragment=ze,oa.isLazy=it,oa.isMemo=vt,oa.isPortal=pt,oa.isProfiler=Bt,oa.isStrictMode=Rt,oa.isSuspense=nt,oa.isValidElementType=U,oa.typeOf=H})()});var nS=Ye((HG,NR)=>{"use strict";NR.exports=BR()});var PR=Ye((UG,IR)=>{"use strict";var OR=Object.getOwnPropertySymbols,e$=Object.prototype.hasOwnProperty,t$=Object.prototype.propertyIsEnumerable;function r$(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function a$(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var a={},o=0;o<10;o++)a["_"+String.fromCharCode(o)]=o;var l=Object.getOwnPropertyNames(a).map(function(d){return a[d]});if(l.join("")!=="0123456789")return!1;var s={};return"abcdefghijklmnopqrst".split("").forEach(function(d){s[d]=d}),Object.keys(Object.assign({},s)).join("")==="abcdefghijklmnopqrst"}catch(d){return!1}}IR.exports=a$()?Object.assign:function(r,a){for(var o,l=r$(r),s,d=1;d<arguments.length;d++){o=Object(arguments[d]);for(var u in o)e$.call(o,u)&&(l[u]=o[u]);if(OR){s=OR(o);for(var h=0;h<s.length;h++)t$.call(o,s[h])&&(l[s[h]]=o[s[h]])}}return l}});var oS=Ye((VG,MR)=>{"use strict";var n$="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";MR.exports=n$});var iS=Ye((WG,zR)=>{zR.exports=Function.call.bind(Object.prototype.hasOwnProperty)});var VR=Ye((qG,UR)=>{"use strict";var lS=function(){};FR=oS(),T_={},jR=iS(),lS=function(r){var a="Warning: "+r;typeof console!="undefined"&&console.error(a);try{throw new Error(a)}catch(o){}};var FR,T_,jR;function HR(r,a,o,l,s){for(var d in r)if(jR(r,d)){var u;try{if(typeof r[d]!="function"){var h=Error((l||"React class")+": "+o+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw h.name="Invariant Violation",h}u=r[d](a,d,l,o,null,FR)}catch(v){u=v}if(u&&!(u instanceof Error)&&lS((l||"React class")+": type specification of "+o+" `"+d+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in T_)){T_[u.message]=!0;var p=s?s():"";lS("Failed "+o+" type: "+u.message+(p!=null?p:""))}}}HR.resetWarningCache=function(){T_={}};UR.exports=HR});var YR=Ye((YG,qR)=>{"use strict";var o$=nS(),i$=PR(),Gf=oS(),sS=iS(),WR=VR(),Kf=function(){};Kf=function(r){var a="Warning: "+r;typeof console!="undefined"&&console.error(a);try{throw new Error(a)}catch(o){}};function k_(){return null}qR.exports=function(r,a){var o=typeof Symbol=="function"&&Symbol.iterator,l="@@iterator";function s(V){var se=V&&(o&&V[o]||V[l]);if(typeof se=="function")return se}var d="<<anonymous>>",u={array:b("array"),bigint:b("bigint"),bool:b("boolean"),func:b("function"),number:b("number"),object:b("object"),string:b("string"),symbol:b("symbol"),any:y(),arrayOf:w,element:C(),elementType:k(),instanceOf:N,node:U(),objectOf:G,oneOf:P,oneOfType:I,shape:J,exact:O};function h(V,se){return V===se?V!==0||1/V===1/se:V!==V&&se!==se}function p(V,se){this.message=V,this.data=se&&typeof se=="object"?se:{},this.stack=""}p.prototype=Error.prototype;function v(V){var se={},pe=0;function j(oe,te,he,Re,Te,Xe,Qe){if(Re=Re||d,Xe=Xe||he,Qe!==Gf){if(a){var ze=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw ze.name="Invariant Violation",ze}else if(typeof console!="undefined"){var it=Re+":"+he;!se[it]&&pe<3&&(Kf("You are manually calling a React.PropTypes validation function for the `"+Xe+"` prop on `"+Re+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),se[it]=!0,pe++)}}return te[he]==null?oe?te[he]===null?new p("The "+Te+" `"+Xe+"` is marked as required "+("in `"+Re+"`, but its value is `null`.")):new p("The "+Te+" `"+Xe+"` is marked as required in "+("`"+Re+"`, but its value is `undefined`.")):null:V(te,he,Re,Te,Xe)}var Y=j.bind(null,!1);return Y.isRequired=j.bind(null,!0),Y}function b(V){function se(pe,j,Y,oe,te,he){var Re=pe[j],Te=re(Re);if(Te!==V){var Xe=we(Re);return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Xe+"` supplied to `"+Y+"`, expected ")+("`"+V+"`."),{expectedType:V})}return null}return v(se)}function y(){return v(k_)}function w(V){function se(pe,j,Y,oe,te){if(typeof V!="function")return new p("Property `"+te+"` of component `"+Y+"` has invalid PropType notation inside arrayOf.");var he=pe[j];if(!Array.isArray(he)){var Re=re(he);return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Re+"` supplied to `"+Y+"`, expected an array."))}for(var Te=0;Te<he.length;Te++){var Xe=V(he,Te,Y,oe,te+"["+Te+"]",Gf);if(Xe instanceof Error)return Xe}return null}return v(se)}function C(){function V(se,pe,j,Y,oe){var te=se[pe];if(!r(te)){var he=re(te);return new p("Invalid "+Y+" `"+oe+"` of type "+("`"+he+"` supplied to `"+j+"`, expected a single ReactElement."))}return null}return v(V)}function k(){function V(se,pe,j,Y,oe){var te=se[pe];if(!o$.isValidElementType(te)){var he=re(te);return new p("Invalid "+Y+" `"+oe+"` of type "+("`"+he+"` supplied to `"+j+"`, expected a single ReactElement type."))}return null}return v(V)}function N(V){function se(pe,j,Y,oe,te){if(!(pe[j]instanceof V)){var he=V.name||d,Re=ge(pe[j]);return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Re+"` supplied to `"+Y+"`, expected ")+("instance of `"+he+"`."))}return null}return v(se)}function P(V){if(!Array.isArray(V))return arguments.length>1?Kf("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):Kf("Invalid argument supplied to oneOf, expected an array."),k_;function se(pe,j,Y,oe,te){for(var he=pe[j],Re=0;Re<V.length;Re++)if(h(he,V[Re]))return null;var Te=JSON.stringify(V,function(Qe,ze){var it=we(ze);return it==="symbol"?String(ze):ze});return new p("Invalid "+oe+" `"+te+"` of value `"+String(he)+"` "+("supplied to `"+Y+"`, expected one of "+Te+"."))}return v(se)}function G(V){function se(pe,j,Y,oe,te){if(typeof V!="function")return new p("Property `"+te+"` of component `"+Y+"` has invalid PropType notation inside objectOf.");var he=pe[j],Re=re(he);if(Re!=="object")return new p("Invalid "+oe+" `"+te+"` of type "+("`"+Re+"` supplied to `"+Y+"`, expected an object."));for(var Te in he)if(sS(he,Te)){var Xe=V(he,Te,Y,oe,te+"."+Te,Gf);if(Xe instanceof Error)return Xe}return null}return v(se)}function I(V){if(!Array.isArray(V))return Kf("Invalid argument supplied to oneOfType, expected an instance of array."),k_;for(var se=0;se<V.length;se++){var pe=V[se];if(typeof pe!="function")return Kf("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Se(pe)+" at index "+se+"."),k_}function j(Y,oe,te,he,Re){for(var Te=[],Xe=0;Xe<V.length;Xe++){var Qe=V[Xe],ze=Qe(Y,oe,te,he,Re,Gf);if(ze==null)return null;ze.data&&sS(ze.data,"expectedType")&&Te.push(ze.data.expectedType)}var it=Te.length>0?", expected one of type ["+Te.join(", ")+"]":"";return new p("Invalid "+he+" `"+Re+"` supplied to "+("`"+te+"`"+it+"."))}return v(j)}function U(){function V(se,pe,j,Y,oe){return ae(se[pe])?null:new p("Invalid "+Y+" `"+oe+"` supplied to "+("`"+j+"`, expected a ReactNode."))}return v(V)}function H(V,se,pe,j,Y){return new p((V||"React class")+": "+se+" type `"+pe+"."+j+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Y+"`.")}function J(V){function se(pe,j,Y,oe,te){var he=pe[j],Re=re(he);if(Re!=="object")return new p("Invalid "+oe+" `"+te+"` of type `"+Re+"` "+("supplied to `"+Y+"`, expected `object`."));for(var Te in V){var Xe=V[Te];if(typeof Xe!="function")return H(Y,oe,te,Te,we(Xe));var Qe=Xe(he,Te,Y,oe,te+"."+Te,Gf);if(Qe)return Qe}return null}return v(se)}function O(V){function se(pe,j,Y,oe,te){var he=pe[j],Re=re(he);if(Re!=="object")return new p("Invalid "+oe+" `"+te+"` of type `"+Re+"` "+("supplied to `"+Y+"`, expected `object`."));var Te=i$({},pe[j],V);for(var Xe in Te){var Qe=V[Xe];if(sS(V,Xe)&&typeof Qe!="function")return H(Y,oe,te,Xe,we(Qe));if(!Qe)return new p("Invalid "+oe+" `"+te+"` key `"+Xe+"` supplied to `"+Y+"`.\nBad object: "+JSON.stringify(pe[j],null," ")+`
925
925
  Valid keys: `+JSON.stringify(Object.keys(V),null," "));var ze=Qe(he,Xe,Y,oe,te+"."+Xe,Gf);if(ze)return ze}return null}return v(se)}function ae(V){switch(typeof V){case"number":case"string":case"undefined":return!0;case"boolean":return!V;case"object":if(Array.isArray(V))return V.every(ae);if(V===null||r(V))return!0;var se=s(V);if(se){var pe=se.call(V),j;if(se!==V.entries){for(;!(j=pe.next()).done;)if(!ae(j.value))return!1}else for(;!(j=pe.next()).done;){var Y=j.value;if(Y&&!ae(Y[1]))return!1}}else return!1;return!0;default:return!1}}function ye(V,se){return V==="symbol"?!0:se?se["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&se instanceof Symbol:!1}function re(V){var se=typeof V;return Array.isArray(V)?"array":V instanceof RegExp?"object":ye(se,V)?"symbol":se}function we(V){if(typeof V=="undefined"||V===null)return""+V;var se=re(V);if(se==="object"){if(V instanceof Date)return"date";if(V instanceof RegExp)return"regexp"}return se}function Se(V){var se=we(V);switch(se){case"array":case"object":return"an "+se;case"boolean":case"date":case"regexp":return"a "+se;default:return se}}function ge(V){return!V.constructor||!V.constructor.name?d:V.constructor.name}return u.checkPropTypes=WR,u.resetWarningCache=WR.resetWarningCache,u.PropTypes=u,u}});var XR=Ye(($G,KR)=>{$R=nS(),GR=!0,KR.exports=YR()($R.isElement,GR);var $R,GR});var JR=Ye((R_,QR)=>{(function(r,a){typeof R_=="object"&&typeof QR!="undefined"?a(R_,(LR(),WV(AR)),XR(),fr()):typeof define=="function"&&define.amd?define(["exports","@fortawesome/fontawesome-svg-core","prop-types","react"],a):(r=typeof globalThis!="undefined"?globalThis:r||self,a(r["react-fontawesome"]={},r.FontAwesome,r.PropTypes,r.React))})(R_,function(r,a,o,l){"use strict";function s(j){return j&&typeof j=="object"&&"default"in j?j:{default:j}}var d=s(o),u=s(l);function h(j,Y){var oe=Object.keys(j);if(Object.getOwnPropertySymbols){var te=Object.getOwnPropertySymbols(j);Y&&(te=te.filter(function(he){return Object.getOwnPropertyDescriptor(j,he).enumerable})),oe.push.apply(oe,te)}return oe}function p(j){for(var Y=1;Y<arguments.length;Y++){var oe=arguments[Y]!=null?arguments[Y]:{};Y%2?h(Object(oe),!0).forEach(function(te){b(j,te,oe[te])}):Object.getOwnPropertyDescriptors?Object.defineProperties(j,Object.getOwnPropertyDescriptors(oe)):h(Object(oe)).forEach(function(te){Object.defineProperty(j,te,Object.getOwnPropertyDescriptor(oe,te))})}return j}function v(j){"@babel/helpers - typeof";return v=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Y){return typeof Y}:function(Y){return Y&&typeof Symbol=="function"&&Y.constructor===Symbol&&Y!==Symbol.prototype?"symbol":typeof Y},v(j)}function b(j,Y,oe){return Y in j?Object.defineProperty(j,Y,{value:oe,enumerable:!0,configurable:!0,writable:!0}):j[Y]=oe,j}function y(j,Y){if(j==null)return{};var oe={},te=Object.keys(j),he,Re;for(Re=0;Re<te.length;Re++)he=te[Re],!(Y.indexOf(he)>=0)&&(oe[he]=j[he]);return oe}function w(j,Y){if(j==null)return{};var oe=y(j,Y),te,he;if(Object.getOwnPropertySymbols){var Re=Object.getOwnPropertySymbols(j);for(he=0;he<Re.length;he++)te=Re[he],!(Y.indexOf(te)>=0)&&Object.prototype.propertyIsEnumerable.call(j,te)&&(oe[te]=j[te])}return oe}function C(j){return k(j)||N(j)||P(j)||I()}function k(j){if(Array.isArray(j))return G(j)}function N(j){if(typeof Symbol!="undefined"&&j[Symbol.iterator]!=null||j["@@iterator"]!=null)return Array.from(j)}function P(j,Y){if(j){if(typeof j=="string")return G(j,Y);var oe=Object.prototype.toString.call(j).slice(8,-1);if(oe==="Object"&&j.constructor&&(oe=j.constructor.name),oe==="Map"||oe==="Set")return Array.from(j);if(oe==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(oe))return G(j,Y)}}function G(j,Y){(Y==null||Y>j.length)&&(Y=j.length);for(var oe=0,te=new Array(Y);oe<Y;oe++)te[oe]=j[oe];return te}function I(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
926
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function U(j){var Y,oe=j.beat,te=j.fade,he=j.beatFade,Re=j.bounce,Te=j.shake,Xe=j.flash,Qe=j.spin,ze=j.spinPulse,it=j.spinReverse,vt=j.pulse,pt=j.fixedWidth,Bt=j.inverse,Rt=j.border,at=j.listItem,De=j.flip,bt=j.size,It=j.rotation,Wt=j.pull,Yt=(Y={"fa-beat":oe,"fa-fade":te,"fa-beat-fade":he,"fa-bounce":Re,"fa-shake":Te,"fa-flash":Xe,"fa-spin":Qe,"fa-spin-reverse":it,"fa-spin-pulse":ze,"fa-pulse":vt,"fa-fw":pt,"fa-inverse":Bt,"fa-border":Rt,"fa-li":at,"fa-flip":De===!0,"fa-flip-horizontal":De==="horizontal"||De==="both","fa-flip-vertical":De==="vertical"||De==="both"},b(Y,"fa-".concat(bt),typeof bt!="undefined"&&bt!==null),b(Y,"fa-rotate-".concat(It),typeof It!="undefined"&&It!==null&&It!==0),b(Y,"fa-pull-".concat(Wt),typeof Wt!="undefined"&&Wt!==null),b(Y,"fa-swap-opacity",j.swapOpacity),Y);return Object.keys(Yt).map(function(ir){return Yt[ir]?ir:null}).filter(function(ir){return ir})}function H(j){return j=j-0,j===j}function J(j){return H(j)?j:(j=j.replace(/[\-_\s]+(.)?/g,function(Y,oe){return oe?oe.toUpperCase():""}),j.substr(0,1).toLowerCase()+j.substr(1))}var O=["style"];function ae(j){return j.charAt(0).toUpperCase()+j.slice(1)}function ye(j){return j.split(";").map(function(Y){return Y.trim()}).filter(function(Y){return Y}).reduce(function(Y,oe){var te=oe.indexOf(":"),he=J(oe.slice(0,te)),Re=oe.slice(te+1).trim();return he.startsWith("webkit")?Y[ae(he)]=Re:Y[he]=Re,Y},{})}function re(j,Y){var oe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(typeof Y=="string")return Y;var te=(Y.children||[]).map(function(Qe){return re(j,Qe)}),he=Object.keys(Y.attributes||{}).reduce(function(Qe,ze){var it=Y.attributes[ze];switch(ze){case"class":Qe.attrs.className=it,delete Y.attributes.class;break;case"style":Qe.attrs.style=ye(it);break;default:ze.indexOf("aria-")===0||ze.indexOf("data-")===0?Qe.attrs[ze.toLowerCase()]=it:Qe.attrs[J(ze)]=it}return Qe},{attrs:{}}),Re=oe.style,Te=Re===void 0?{}:Re,Xe=w(oe,O);return he.attrs.style=p(p({},he.attrs.style),Te),j.apply(void 0,[Y.tag,p(p({},he.attrs),Xe)].concat(C(te)))}var we=!1;try{we=!1}catch(j){}function Se(){if(!we&&console&&typeof console.error=="function"){var j;(j=console).error.apply(j,arguments)}}function ge(j){if(j&&v(j)==="object"&&j.prefix&&j.iconName&&j.icon)return j;if(a.parse.icon)return a.parse.icon(j);if(j===null)return null;if(j&&v(j)==="object"&&j.prefix&&j.iconName)return j;if(Array.isArray(j)&&j.length===2)return{prefix:j[0],iconName:j[1]};if(typeof j=="string")return{prefix:"fas",iconName:j}}function V(j,Y){return Array.isArray(Y)&&Y.length>0||!Array.isArray(Y)&&Y?b({},j,Y):{}}var se=u.default.forwardRef(function(j,Y){var oe=j.icon,te=j.mask,he=j.symbol,Re=j.className,Te=j.title,Xe=j.titleId,Qe=j.maskId,ze=ge(oe),it=V("classes",[].concat(C(U(j)),C(Re.split(" ")))),vt=V("transform",typeof j.transform=="string"?a.parse.transform(j.transform):j.transform),pt=V("mask",ge(te)),Bt=a.icon(ze,p(p(p(p({},it),vt),pt),{},{symbol:he,title:Te,titleId:Xe,maskId:Qe}));if(!Bt)return Se("Could not find icon",ze),null;var Rt=Bt.abstract,at={ref:Y};return Object.keys(j).forEach(function(De){se.defaultProps.hasOwnProperty(De)||(at[De]=j[De])}),pe(Rt[0],at)});se.displayName="FontAwesomeIcon",se.propTypes={beat:d.default.bool,border:d.default.bool,beatFade:d.default.bool,bounce:d.default.bool,className:d.default.string,fade:d.default.bool,flash:d.default.bool,mask:d.default.oneOfType([d.default.object,d.default.array,d.default.string]),maskId:d.default.string,fixedWidth:d.default.bool,inverse:d.default.bool,flip:d.default.oneOf([!0,!1,"horizontal","vertical","both"]),icon:d.default.oneOfType([d.default.object,d.default.array,d.default.string]),listItem:d.default.bool,pull:d.default.oneOf(["right","left"]),pulse:d.default.bool,rotation:d.default.oneOf([0,90,180,270]),shake:d.default.bool,size:d.default.oneOf(["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"]),spin:d.default.bool,spinPulse:d.default.bool,spinReverse:d.default.bool,symbol:d.default.oneOfType([d.default.bool,d.default.string]),title:d.default.string,titleId:d.default.string,transform:d.default.oneOfType([d.default.string,d.default.object]),swapOpacity:d.default.bool},se.defaultProps={border:!1,className:"",mask:null,maskId:null,fixedWidth:!1,inverse:!1,flip:!1,icon:null,listItem:!1,pull:null,pulse:!1,rotation:null,size:null,spin:!1,spinPulse:!1,spinReverse:!1,beat:!1,fade:!1,beatFade:!1,bounce:!1,shake:!1,symbol:!1,title:"",titleId:null,transform:null,swapOpacity:!1};var pe=re.bind(null,u.default.createElement);r.FontAwesomeIcon=se,Object.defineProperty(r,"__esModule",{value:!0})})});var oE=Ye(Zo=>{"use strict";Object.defineProperty(Zo,"__esModule",{value:!0});var ZR="fas",eE="xmark",tE=384,rE=512,cS=[128473,10005,10006,10060,215,"close","multiply","remove","times"],aE="f00d",nE="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z";Zo.definition={prefix:ZR,iconName:eE,icon:[tE,rE,cS,aE,nE]};Zo.faXmark=Zo.definition;Zo.prefix=ZR;Zo.iconName=eE;Zo.width=tE;Zo.height=rE;Zo.ligatures=cS;Zo.unicode=aE;Zo.svgPathData=nE;Zo.aliases=cS});var iE=Ye(ei=>{"use strict";Object.defineProperty(ei,"__esModule",{value:!0});var so=oE();ei.definition={prefix:so.prefix,iconName:so.iconName,icon:[so.width,so.height,so.aliases,so.unicode,so.svgPathData]};ei.faTimes=ei.definition;ei.prefix=so.prefix;ei.iconName=so.iconName;ei.width=so.width;ei.height=so.height;ei.ligatures=so.aliases;ei.unicode=so.unicode;ei.svgPathData=so.svgPathData;ei.aliases=so.aliases});var pE=Ye(ti=>{"use strict";Object.defineProperty(ti,"__esModule",{value:!0});var lE="fas",sE="angle-right",cE=320,uE=512,uS=[8250],dE="f105",fE="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z";ti.definition={prefix:lE,iconName:sE,icon:[cE,uE,uS,dE,fE]};ti.faAngleRight=ti.definition;ti.prefix=lE;ti.iconName=sE;ti.width=cE;ti.height=uE;ti.ligatures=uS;ti.unicode=dE;ti.svgPathData=fE;ti.aliases=uS});var yE=Ye(ri=>{"use strict";Object.defineProperty(ri,"__esModule",{value:!0});var hE="fas",mE="angle-left",vE=320,gE=512,dS=[8249],_E="f104",bE="M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z";ri.definition={prefix:hE,iconName:mE,icon:[vE,gE,dS,_E,bE]};ri.faAngleLeft=ri.definition;ri.prefix=hE;ri.iconName=mE;ri.width=vE;ri.height=gE;ri.ligatures=dS;ri.unicode=_E;ri.svgPathData=bE;ri.aliases=dS});var RE=Ye(ai=>{"use strict";Object.defineProperty(ai,"__esModule",{value:!0});var SE="fas",wE="angle-up",CE=448,xE=512,fS=[8963],TE="f106",kE="M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z";ai.definition={prefix:SE,iconName:wE,icon:[CE,xE,fS,TE,kE]};ai.faAngleUp=ai.definition;ai.prefix=SE;ai.iconName=wE;ai.width=CE;ai.height=xE;ai.ligatures=fS;ai.unicode=TE;ai.svgPathData=kE;ai.aliases=fS});var OE=Ye(ni=>{"use strict";Object.defineProperty(ni,"__esModule",{value:!0});var EE="fas",DE="angle-down",AE=448,LE=512,pS=[8964],BE="f107",NE="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z";ni.definition={prefix:EE,iconName:DE,icon:[AE,LE,pS,BE,NE]};ni.faAngleDown=ni.definition;ni.prefix=EE;ni.iconName=DE;ni.width=AE;ni.height=LE;ni.ligatures=pS;ni.unicode=BE;ni.svgPathData=NE;ni.aliases=pS});var HE=Ye(oi=>{"use strict";Object.defineProperty(oi,"__esModule",{value:!0});var IE="fas",PE="chevron-left",ME=320,zE=512,hS=[9001],FE="f053",jE="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z";oi.definition={prefix:IE,iconName:PE,icon:[ME,zE,hS,FE,jE]};oi.faChevronLeft=oi.definition;oi.prefix=IE;oi.iconName=PE;oi.width=ME;oi.height=zE;oi.ligatures=hS;oi.unicode=FE;oi.svgPathData=jE;oi.aliases=hS});var GE=Ye(ii=>{"use strict";Object.defineProperty(ii,"__esModule",{value:!0});var UE="fas",VE="chevron-right",WE=320,qE=512,mS=[9002],YE="f054",$E="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z";ii.definition={prefix:UE,iconName:VE,icon:[WE,qE,mS,YE,$E]};ii.faChevronRight=ii.definition;ii.prefix=UE;ii.iconName=VE;ii.width=WE;ii.height=qE;ii.ligatures=mS;ii.unicode=YE;ii.svgPathData=$E;ii.aliases=mS});var t6=Ye(li=>{"use strict";Object.defineProperty(li,"__esModule",{value:!0});var KE="fas",XE="chevron-up",QE=512,JE=512,vS=[],ZE="f077",e6="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z";li.definition={prefix:KE,iconName:XE,icon:[QE,JE,vS,ZE,e6]};li.faChevronUp=li.definition;li.prefix=KE;li.iconName=XE;li.width=QE;li.height=JE;li.ligatures=vS;li.unicode=ZE;li.svgPathData=e6;li.aliases=vS});var s6=Ye(si=>{"use strict";Object.defineProperty(si,"__esModule",{value:!0});var r6="fas",a6="chevron-down",n6=512,o6=512,gS=[],i6="f078",l6="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z";si.definition={prefix:r6,iconName:a6,icon:[n6,o6,gS,i6,l6]};si.faChevronDown=si.definition;si.prefix=r6;si.iconName=a6;si.width=n6;si.height=o6;si.ligatures=gS;si.unicode=i6;si.svgPathData=l6;si.aliases=gS});var m6=Ye(ci=>{"use strict";Object.defineProperty(ci,"__esModule",{value:!0});var c6="fas",u6="caret-left",d6=256,f6=512,_S=[],p6="f0d9",h6="M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z";ci.definition={prefix:c6,iconName:u6,icon:[d6,f6,_S,p6,h6]};ci.faCaretLeft=ci.definition;ci.prefix=c6;ci.iconName=u6;ci.width=d6;ci.height=f6;ci.ligatures=_S;ci.unicode=p6;ci.svgPathData=h6;ci.aliases=_S});var w6=Ye(ui=>{"use strict";Object.defineProperty(ui,"__esModule",{value:!0});var v6="fas",g6="caret-right",_6=256,b6=512,bS=[],y6="f0da",S6="M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z";ui.definition={prefix:v6,iconName:g6,icon:[_6,b6,bS,y6,S6]};ui.faCaretRight=ui.definition;ui.prefix=v6;ui.iconName=g6;ui.width=_6;ui.height=b6;ui.ligatures=bS;ui.unicode=y6;ui.svgPathData=S6;ui.aliases=bS});var D6=Ye(di=>{"use strict";Object.defineProperty(di,"__esModule",{value:!0});var C6="fas",x6="caret-up",T6=320,k6=512,yS=[],R6="f0d8",E6="M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z";di.definition={prefix:C6,iconName:x6,icon:[T6,k6,yS,R6,E6]};di.faCaretUp=di.definition;di.prefix=C6;di.iconName=x6;di.width=T6;di.height=k6;di.ligatures=yS;di.unicode=R6;di.svgPathData=E6;di.aliases=yS});var P6=Ye(fi=>{"use strict";Object.defineProperty(fi,"__esModule",{value:!0});var A6="fas",L6="caret-down",B6=320,N6=512,SS=[],O6="f0d7",I6="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z";fi.definition={prefix:A6,iconName:L6,icon:[B6,N6,SS,O6,I6]};fi.faCaretDown=fi.definition;fi.prefix=A6;fi.iconName=L6;fi.width=B6;fi.height=N6;fi.ligatures=SS;fi.unicode=O6;fi.svgPathData=I6;fi.aliases=SS});var V6=Ye(pi=>{"use strict";Object.defineProperty(pi,"__esModule",{value:!0});var M6="fas",z6="arrow-left",F6=448,j6=512,wS=[8592],H6="f060",U6="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z";pi.definition={prefix:M6,iconName:z6,icon:[F6,j6,wS,H6,U6]};pi.faArrowLeft=pi.definition;pi.prefix=M6;pi.iconName=z6;pi.width=F6;pi.height=j6;pi.ligatures=wS;pi.unicode=H6;pi.svgPathData=U6;pi.aliases=wS});var xS=Ye(hi=>{"use strict";Object.defineProperty(hi,"__esModule",{value:!0});var W6="fas",q6="arrow-right",Y6=448,$6=512,CS=[8594],G6="f061",K6="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z";hi.definition={prefix:W6,iconName:q6,icon:[Y6,$6,CS,G6,K6]};hi.faArrowRight=hi.definition;hi.prefix=W6;hi.iconName=q6;hi.width=Y6;hi.height=$6;hi.ligatures=CS;hi.unicode=G6;hi.svgPathData=K6;hi.aliases=CS});var kS=Ye(mi=>{"use strict";Object.defineProperty(mi,"__esModule",{value:!0});var X6="fas",Q6="arrow-up",J6=384,Z6=512,TS=[8593],eD="f062",tD="M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z";mi.definition={prefix:X6,iconName:Q6,icon:[J6,Z6,TS,eD,tD]};mi.faArrowUp=mi.definition;mi.prefix=X6;mi.iconName=Q6;mi.width=J6;mi.height=Z6;mi.ligatures=TS;mi.unicode=eD;mi.svgPathData=tD;mi.aliases=TS});var ES=Ye(vi=>{"use strict";Object.defineProperty(vi,"__esModule",{value:!0});var rD="fas",aD="arrow-down",nD=384,oD=512,RS=[8595],iD="f063",lD="M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z";vi.definition={prefix:rD,iconName:aD,icon:[nD,oD,RS,iD,lD]};vi.faArrowDown=vi.definition;vi.prefix=rD;vi.iconName=aD;vi.width=nD;vi.height=oD;vi.ligatures=RS;vi.unicode=iD;vi.svgPathData=lD;vi.aliases=RS});var hD=Ye(gi=>{"use strict";Object.defineProperty(gi,"__esModule",{value:!0});var sD="fas",cD="rotate",uD=512,dD=512,DS=[128260,"sync-alt"],fD="f2f1",pD="M142.9 142.9c-17.5 17.5-30.1 38-37.8 59.8c-5.9 16.7-24.2 25.4-40.8 19.5s-25.4-24.2-19.5-40.8C55.6 150.7 73.2 122 97.6 97.6c87.2-87.2 228.3-87.5 315.8-1L455 55c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2l0 128c0 13.3-10.7 24-24 24l-8.4 0c0 0 0 0 0 0L344 224c-9.7 0-18.5-5.8-22.2-14.8s-1.7-19.3 5.2-26.2l41.1-41.1c-62.6-61.5-163.1-61.2-225.3 1zM16 312c0-13.3 10.7-24 24-24l7.6 0 .7 0L168 288c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-41.1 41.1c62.6 61.5 163.1 61.2 225.3-1c17.5-17.5 30.1-38 37.8-59.8c5.9-16.7 24.2-25.4 40.8-19.5s25.4 24.2 19.5 40.8c-10.8 30.6-28.4 59.3-52.9 83.8c-87.2 87.2-228.3 87.5-315.8 1L57 457c-6.9 6.9-17.2 8.9-26.2 5.2S16 449.7 16 440l0-119.6 0-.7 0-7.6z";gi.definition={prefix:sD,iconName:cD,icon:[uD,dD,DS,fD,pD]};gi.faRotate=gi.definition;gi.prefix=sD;gi.iconName=cD;gi.width=uD;gi.height=dD;gi.ligatures=DS;gi.unicode=fD;gi.svgPathData=pD;gi.aliases=DS});var SD=Ye(_i=>{"use strict";Object.defineProperty(_i,"__esModule",{value:!0});var mD="fas",vD="arrow-rotate-right",gD=512,_D=512,AS=[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],bD="f01e",yD="M386.3 160L336 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 51.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0s-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3s163.8-62.5 226.3 0L386.3 160z";_i.definition={prefix:mD,iconName:vD,icon:[gD,_D,AS,bD,yD]};_i.faArrowRotateRight=_i.definition;_i.prefix=mD;_i.iconName=vD;_i.width=gD;_i.height=_D;_i.ligatures=AS;_i.unicode=bD;_i.svgPathData=yD;_i.aliases=AS});var wD=Ye(bi=>{"use strict";Object.defineProperty(bi,"__esModule",{value:!0});var co=SD();bi.definition={prefix:co.prefix,iconName:co.iconName,icon:[co.width,co.height,co.aliases,co.unicode,co.svgPathData]};bi.faRedo=bi.definition;bi.prefix=co.prefix;bi.iconName=co.iconName;bi.width=co.width;bi.height=co.height;bi.ligatures=co.aliases;bi.unicode=co.unicode;bi.svgPathData=co.svgPathData;bi.aliases=co.aliases});var DD=Ye(yi=>{"use strict";Object.defineProperty(yi,"__esModule",{value:!0});var CD="fas",xD="check",TD=448,kD=512,LS=[10003,10004],RD="f00c",ED="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z";yi.definition={prefix:CD,iconName:xD,icon:[TD,kD,LS,RD,ED]};yi.faCheck=yi.definition;yi.prefix=CD;yi.iconName=xD;yi.width=TD;yi.height=kD;yi.ligatures=LS;yi.unicode=RD;yi.svgPathData=ED;yi.aliases=LS});var PD=Ye(Si=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});var AD="fas",LD="question",BD=320,ND=512,BS=[10067,10068,61736],OD="3f",ID="M80 160c0-35.3 28.7-64 64-64l32 0c35.3 0 64 28.7 64 64l0 3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74l0 1.4c0 17.7 14.3 32 32 32s32-14.3 32-32l0-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7l0-3.6c0-70.7-57.3-128-128-128l-32 0C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z";Si.definition={prefix:AD,iconName:LD,icon:[BD,ND,BS,OD,ID]};Si.faQuestion=Si.definition;Si.prefix=AD;Si.iconName=LD;Si.width=BD;Si.height=ND;Si.ligatures=BS;Si.unicode=OD;Si.svgPathData=ID;Si.aliases=BS});var VD=Ye(wi=>{"use strict";Object.defineProperty(wi,"__esModule",{value:!0});var MD="fas",zD="exclamation",FD=128,jD=512,NS=[10069,10071,61738],HD="21",UD="M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z";wi.definition={prefix:MD,iconName:zD,icon:[FD,jD,NS,HD,UD]};wi.faExclamation=wi.definition;wi.prefix=MD;wi.iconName=zD;wi.width=FD;wi.height=jD;wi.ligatures=NS;wi.unicode=HD;wi.svgPathData=UD;wi.aliases=NS});var XD=Ye(Ci=>{"use strict";Object.defineProperty(Ci,"__esModule",{value:!0});var WD="fas",qD="triangle-exclamation",YD=512,$D=512,OS=[9888,"exclamation-triangle","warning"],GD="f071",KD="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z";Ci.definition={prefix:WD,iconName:qD,icon:[YD,$D,OS,GD,KD]};Ci.faTriangleExclamation=Ci.definition;Ci.prefix=WD;Ci.iconName=qD;Ci.width=YD;Ci.height=$D;Ci.ligatures=OS;Ci.unicode=GD;Ci.svgPathData=KD;Ci.aliases=OS});var QD=Ye(xi=>{"use strict";Object.defineProperty(xi,"__esModule",{value:!0});var uo=XD();xi.definition={prefix:uo.prefix,iconName:uo.iconName,icon:[uo.width,uo.height,uo.aliases,uo.unicode,uo.svgPathData]};xi.faExclamationTriangle=xi.definition;xi.prefix=uo.prefix;xi.iconName=uo.iconName;xi.width=uo.width;xi.height=uo.height;xi.ligatures=uo.aliases;xi.unicode=uo.unicode;xi.svgPathData=uo.svgPathData;xi.aliases=uo.aliases});var nA=Ye(Ti=>{"use strict";Object.defineProperty(Ti,"__esModule",{value:!0});var JD="fas",ZD="house",eA=576,tA=512,IS=[127968,63498,63500,"home","home-alt","home-lg-alt"],rA="f015",aA="M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z";Ti.definition={prefix:JD,iconName:ZD,icon:[eA,tA,IS,rA,aA]};Ti.faHouse=Ti.definition;Ti.prefix=JD;Ti.iconName=ZD;Ti.width=eA;Ti.height=tA;Ti.ligatures=IS;Ti.unicode=rA;Ti.svgPathData=aA;Ti.aliases=IS});var oA=Ye(ki=>{"use strict";Object.defineProperty(ki,"__esModule",{value:!0});var fo=nA();ki.definition={prefix:fo.prefix,iconName:fo.iconName,icon:[fo.width,fo.height,fo.aliases,fo.unicode,fo.svgPathData]};ki.faHome=ki.definition;ki.prefix=fo.prefix;ki.iconName=fo.iconName;ki.width=fo.width;ki.height=fo.height;ki.ligatures=fo.aliases;ki.unicode=fo.unicode;ki.svgPathData=fo.svgPathData;ki.aliases=fo.aliases});var fA=Ye(Ri=>{"use strict";Object.defineProperty(Ri,"__esModule",{value:!0});var iA="fas",lA="share",sA=512,cA=512,PS=["mail-forward"],uA="f064",dA="M307 34.8c-11.5 5.1-19 16.6-19 29.2l0 64-112 0C78.8 128 0 206.8 0 304C0 417.3 81.5 467.9 100.2 478.1c2.5 1.4 5.3 1.9 8.1 1.9c10.9 0 19.7-8.9 19.7-19.7c0-7.5-4.3-14.4-9.8-19.5C108.8 431.9 96 414.4 96 384c0-53 43-96 96-96l96 0 0 64c0 12.6 7.4 24.1 19 29.2s25 3 34.4-5.4l160-144c6.7-6.1 10.6-14.7 10.6-23.8s-3.8-17.7-10.6-23.8l-160-144c-9.4-8.5-22.9-10.6-34.4-5.4z";Ri.definition={prefix:iA,iconName:lA,icon:[sA,cA,PS,uA,dA]};Ri.faShare=Ri.definition;Ri.prefix=iA;Ri.iconName=lA;Ri.width=sA;Ri.height=cA;Ri.ligatures=PS;Ri.unicode=uA;Ri.svgPathData=dA;Ri.aliases=PS});var bA=Ye(Ei=>{"use strict";Object.defineProperty(Ei,"__esModule",{value:!0});var pA="fas",hA="magnifying-glass",mA=512,vA=512,MS=[128269,"search"],gA="f002",_A="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z";Ei.definition={prefix:pA,iconName:hA,icon:[mA,vA,MS,gA,_A]};Ei.faMagnifyingGlass=Ei.definition;Ei.prefix=pA;Ei.iconName=hA;Ei.width=mA;Ei.height=vA;Ei.ligatures=MS;Ei.unicode=gA;Ei.svgPathData=_A;Ei.aliases=MS});var yA=Ye(Di=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});var po=bA();Di.definition={prefix:po.prefix,iconName:po.iconName,icon:[po.width,po.height,po.aliases,po.unicode,po.svgPathData]};Di.faSearch=Di.definition;Di.prefix=po.prefix;Di.iconName=po.iconName;Di.width=po.width;Di.height=po.height;Di.ligatures=po.aliases;Di.unicode=po.unicode;Di.svgPathData=po.svgPathData;Di.aliases=po.aliases});var RA=Ye(Ai=>{"use strict";Object.defineProperty(Ai,"__esModule",{value:!0});var SA="fas",wA="yen-sign",CA=320,xA=512,zS=[165,"cny","jpy","rmb","yen"],TA="f157",kA="M58.6 46.3C48.8 31.5 29 27.6 14.2 37.4S-4.4 67 5.4 81.8L100.2 224 48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0 0 32-80 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-80 0 0-32 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-52.2 0L314.6 81.8c9.8-14.7 5.8-34.6-8.9-44.4s-34.6-5.8-44.4 8.9L160 198.3 58.6 46.3z";Ai.definition={prefix:SA,iconName:wA,icon:[CA,xA,zS,TA,kA]};Ai.faYenSign=Ai.definition;Ai.prefix=SA;Ai.iconName=wA;Ai.width=CA;Ai.height=xA;Ai.ligatures=zS;Ai.unicode=TA;Ai.svgPathData=kA;Ai.aliases=zS});var OA=Ye(Li=>{"use strict";Object.defineProperty(Li,"__esModule",{value:!0});var EA="fas",DA="pen",AA=512,LA=512,FS=[128394],BA="f304",NA="M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z";Li.definition={prefix:EA,iconName:DA,icon:[AA,LA,FS,BA,NA]};Li.faPen=Li.definition;Li.prefix=EA;Li.iconName=DA;Li.width=AA;Li.height=LA;Li.ligatures=FS;Li.unicode=BA;Li.svgPathData=NA;Li.aliases=FS});var HA=Ye(Bi=>{"use strict";Object.defineProperty(Bi,"__esModule",{value:!0});var IA="fas",PA="bars",MA=448,zA=512,jS=["navicon"],FA="f0c9",jA="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z";Bi.definition={prefix:IA,iconName:PA,icon:[MA,zA,jS,FA,jA]};Bi.faBars=Bi.definition;Bi.prefix=IA;Bi.iconName=PA;Bi.width=MA;Bi.height=zA;Bi.ligatures=jS;Bi.unicode=FA;Bi.svgPathData=jA;Bi.aliases=jS});var GA=Ye(Ni=>{"use strict";Object.defineProperty(Ni,"__esModule",{value:!0});var UA="fas",VA="download",WA=512,qA=512,HS=[],YA="f019",$A="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 242.7-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7 288 32zM64 352c-35.3 0-64 28.7-64 64l0 32c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-32c0-35.3-28.7-64-64-64l-101.5 0-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352 64 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z";Ni.definition={prefix:UA,iconName:VA,icon:[WA,qA,HS,YA,$A]};Ni.faDownload=Ni.definition;Ni.prefix=UA;Ni.iconName=VA;Ni.width=WA;Ni.height=qA;Ni.ligatures=HS;Ni.unicode=YA;Ni.svgPathData=$A;Ni.aliases=HS});var tL=Ye(Oi=>{"use strict";Object.defineProperty(Oi,"__esModule",{value:!0});var KA="fas",XA="link",QA=640,JA=512,US=[128279,"chain"],ZA="f0c1",eL="M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z";Oi.definition={prefix:KA,iconName:XA,icon:[QA,JA,US,ZA,eL]};Oi.faLink=Oi.definition;Oi.prefix=KA;Oi.iconName=XA;Oi.width=QA;Oi.height=JA;Oi.ligatures=US;Oi.unicode=ZA;Oi.svgPathData=eL;Oi.aliases=US});var sL=Ye(Ii=>{"use strict";Object.defineProperty(Ii,"__esModule",{value:!0});var rL="fas",aL="link-slash",nL=640,oL=512,VS=["chain-broken","chain-slash","unlink"],iL="f127",lL="M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L489.3 358.2l90.5-90.5c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114l-96 96-31.9-25C430.9 239.6 420.1 175.1 377 132c-52.2-52.3-134.5-56.2-191.3-11.7L38.8 5.1zM239 162c30.1-14.9 67.7-9.9 92.8 15.3c20 20 27.5 48.3 21.7 74.5L239 162zM406.6 416.4L220.9 270c-2.1 39.8 12.2 80.1 42.2 110c38.9 38.9 94.4 51 143.6 36.3zm-290-228.5L60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5l61.8-61.8-50.6-39.9z";Ii.definition={prefix:rL,iconName:aL,icon:[nL,oL,VS,iL,lL]};Ii.faLinkSlash=Ii.definition;Ii.prefix=rL;Ii.iconName=aL;Ii.width=nL;Ii.height=oL;Ii.ligatures=VS;Ii.unicode=iL;Ii.svgPathData=lL;Ii.aliases=VS});var mL=Ye(Pi=>{"use strict";Object.defineProperty(Pi,"__esModule",{value:!0});var cL="fas",uL="up-right-from-square",dL=512,fL=512,WS=["external-link-alt"],pL="f35d",hL="M352 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9L370.7 96 201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 141.3l41.4 41.4c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-128c0-17.7-14.3-32-32-32L352 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z";Pi.definition={prefix:cL,iconName:uL,icon:[dL,fL,WS,pL,hL]};Pi.faUpRightFromSquare=Pi.definition;Pi.prefix=cL;Pi.iconName=uL;Pi.width=dL;Pi.height=fL;Pi.ligatures=WS;Pi.unicode=pL;Pi.svgPathData=hL;Pi.aliases=WS});var vL=Ye(Mi=>{"use strict";Object.defineProperty(Mi,"__esModule",{value:!0});var ho=mL();Mi.definition={prefix:ho.prefix,iconName:ho.iconName,icon:[ho.width,ho.height,ho.aliases,ho.unicode,ho.svgPathData]};Mi.faExternalLinkAlt=Mi.definition;Mi.prefix=ho.prefix;Mi.iconName=ho.iconName;Mi.width=ho.width;Mi.height=ho.height;Mi.ligatures=ho.aliases;Mi.unicode=ho.unicode;Mi.svgPathData=ho.svgPathData;Mi.aliases=ho.aliases});var CL=Ye(zi=>{"use strict";Object.defineProperty(zi,"__esModule",{value:!0});var gL="fas",_L="gear",bL=512,yL=512,qS=[9881,"cog"],SL="f013",wL="M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z";zi.definition={prefix:gL,iconName:_L,icon:[bL,yL,qS,SL,wL]};zi.faGear=zi.definition;zi.prefix=gL;zi.iconName=_L;zi.width=bL;zi.height=yL;zi.ligatures=qS;zi.unicode=SL;zi.svgPathData=wL;zi.aliases=qS});var AL=Ye(Fi=>{"use strict";Object.defineProperty(Fi,"__esModule",{value:!0});var xL="fas",TL="plus",kL=448,RL=512,YS=[10133,61543,"add"],EL="2b",DL="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0 0 144c0 17.7 14.3 32 32 32s32-14.3 32-32l0-144 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-144z";Fi.definition={prefix:xL,iconName:TL,icon:[kL,RL,YS,EL,DL]};Fi.faPlus=Fi.definition;Fi.prefix=xL;Fi.iconName=TL;Fi.width=kL;Fi.height=RL;Fi.ligatures=YS;Fi.unicode=EL;Fi.svgPathData=DL;Fi.aliases=YS});var ML=Ye(ji=>{"use strict";Object.defineProperty(ji,"__esModule",{value:!0});var LL="fas",BL="minus",NL=448,OL=512,$S=[8211,8722,10134,"subtract"],IL="f068",PL="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z";ji.definition={prefix:LL,iconName:BL,icon:[NL,OL,$S,IL,PL]};ji.faMinus=ji.definition;ji.prefix=LL;ji.iconName=BL;ji.width=NL;ji.height=OL;ji.ligatures=$S;ji.unicode=IL;ji.svgPathData=PL;ji.aliases=$S});var WL=Ye(Hi=>{"use strict";Object.defineProperty(Hi,"__esModule",{value:!0});var zL="fas",FL="ellipsis",jL=448,HL=512,GS=["ellipsis-h"],UL="f141",VL="M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z";Hi.definition={prefix:zL,iconName:FL,icon:[jL,HL,GS,UL,VL]};Hi.faEllipsis=Hi.definition;Hi.prefix=zL;Hi.iconName=FL;Hi.width=jL;Hi.height=HL;Hi.ligatures=GS;Hi.unicode=UL;Hi.svgPathData=VL;Hi.aliases=GS});var qL=Ye(Ui=>{"use strict";Object.defineProperty(Ui,"__esModule",{value:!0});var mo=WL();Ui.definition={prefix:mo.prefix,iconName:mo.iconName,icon:[mo.width,mo.height,mo.aliases,mo.unicode,mo.svgPathData]};Ui.faEllipsisH=Ui.definition;Ui.prefix=mo.prefix;Ui.iconName=mo.iconName;Ui.width=mo.width;Ui.height=mo.height;Ui.ligatures=mo.aliases;Ui.unicode=mo.unicode;Ui.svgPathData=mo.svgPathData;Ui.aliases=mo.aliases});var JL=Ye(Vi=>{"use strict";Object.defineProperty(Vi,"__esModule",{value:!0});var YL="fas",$L="ellipsis-vertical",GL=128,KL=512,KS=["ellipsis-v"],XL="f142",QL="M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z";Vi.definition={prefix:YL,iconName:$L,icon:[GL,KL,KS,XL,QL]};Vi.faEllipsisVertical=Vi.definition;Vi.prefix=YL;Vi.iconName=$L;Vi.width=GL;Vi.height=KL;Vi.ligatures=KS;Vi.unicode=XL;Vi.svgPathData=QL;Vi.aliases=KS});var ZL=Ye(Wi=>{"use strict";Object.defineProperty(Wi,"__esModule",{value:!0});var vo=JL();Wi.definition={prefix:vo.prefix,iconName:vo.iconName,icon:[vo.width,vo.height,vo.aliases,vo.unicode,vo.svgPathData]};Wi.faEllipsisV=Wi.definition;Wi.prefix=vo.prefix;Wi.iconName=vo.iconName;Wi.width=vo.width;Wi.height=vo.height;Wi.ligatures=vo.aliases;Wi.unicode=vo.unicode;Wi.svgPathData=vo.svgPathData;Wi.aliases=vo.aliases});var iB=Ye(qi=>{"use strict";Object.defineProperty(qi,"__esModule",{value:!0});var eB="fas",tB="star",rB=576,aB=512,XS=[11088,61446],nB="f005",oB="M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z";qi.definition={prefix:eB,iconName:tB,icon:[rB,aB,XS,nB,oB]};qi.faStar=qi.definition;qi.prefix=eB;qi.iconName=tB;qi.width=rB;qi.height=aB;qi.ligatures=XS;qi.unicode=nB;qi.svgPathData=oB;qi.aliases=XS});var pB=Ye(Yi=>{"use strict";Object.defineProperty(Yi,"__esModule",{value:!0});var lB="fas",sB="paper-plane",cB=512,uB=512,QS=[61913],dB="f1d8",fB="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480l0-83.6c0-4 1.5-7.8 4.2-10.8L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z";Yi.definition={prefix:lB,iconName:sB,icon:[cB,uB,QS,dB,fB]};Yi.faPaperPlane=Yi.definition;Yi.prefix=lB;Yi.iconName=sB;Yi.width=cB;Yi.height=uB;Yi.ligatures=QS;Yi.unicode=dB;Yi.svgPathData=fB;Yi.aliases=QS});var yB=Ye($i=>{"use strict";Object.defineProperty($i,"__esModule",{value:!0});var hB="fas",mB="heart",vB=512,gB=512,JS=[128153,128154,128155,128156,128420,129293,129294,129505,9829,10084,61578],_B="f004",bB="M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z";$i.definition={prefix:hB,iconName:mB,icon:[vB,gB,JS,_B,bB]};$i.faHeart=$i.definition;$i.prefix=hB;$i.iconName=mB;$i.width=vB;$i.height=gB;$i.ligatures=JS;$i.unicode=_B;$i.svgPathData=bB;$i.aliases=JS});var RB=Ye(Gi=>{"use strict";Object.defineProperty(Gi,"__esModule",{value:!0});var SB="fas",wB="ban",CB=512,xB=512,ZS=[128683,"cancel"],TB="f05e",kB="M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z";Gi.definition={prefix:SB,iconName:wB,icon:[CB,xB,ZS,TB,kB]};Gi.faBan=Gi.definition;Gi.prefix=SB;Gi.iconName=wB;Gi.width=CB;Gi.height=xB;Gi.ligatures=ZS;Gi.unicode=TB;Gi.svgPathData=kB;Gi.aliases=ZS});var OB=Ye(Ki=>{"use strict";Object.defineProperty(Ki,"__esModule",{value:!0});var EB="fas",DB="location-crosshairs",AB=512,LB=512,ew=["location"],BB="f601",NB="M256 0c17.7 0 32 14.3 32 32l0 34.7C368.4 80.1 431.9 143.6 445.3 224l34.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-34.7 0C431.9 368.4 368.4 431.9 288 445.3l0 34.7c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-34.7C143.6 431.9 80.1 368.4 66.7 288L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l34.7 0C80.1 143.6 143.6 80.1 224 66.7L224 32c0-17.7 14.3-32 32-32zM128 256a128 128 0 1 0 256 0 128 128 0 1 0 -256 0zm128-80a80 80 0 1 1 0 160 80 80 0 1 1 0-160z";Ki.definition={prefix:EB,iconName:DB,icon:[AB,LB,ew,BB,NB]};Ki.faLocationCrosshairs=Ki.definition;Ki.prefix=EB;Ki.iconName=DB;Ki.width=AB;Ki.height=LB;Ki.ligatures=ew;Ki.unicode=BB;Ki.svgPathData=NB;Ki.aliases=ew});var HB=Ye(Xi=>{"use strict";Object.defineProperty(Xi,"__esModule",{value:!0});var IB="far",PB="user",MB=448,zB=512,tw=[128100,62144],FB="f007",jB="M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464H398.7c-8.9-63.3-63.3-112-129-112H178.3c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3z";Xi.definition={prefix:IB,iconName:PB,icon:[MB,zB,tw,FB,jB]};Xi.faUser=Xi.definition;Xi.prefix=IB;Xi.iconName=PB;Xi.width=MB;Xi.height=zB;Xi.ligatures=tw;Xi.unicode=FB;Xi.svgPathData=jB;Xi.aliases=tw});var GB=Ye(Qi=>{"use strict";Object.defineProperty(Qi,"__esModule",{value:!0});var UB="far",VB="circle-check",WB=512,qB=512,rw=[61533,"check-circle"],YB="f058",$B="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z";Qi.definition={prefix:UB,iconName:VB,icon:[WB,qB,rw,YB,$B]};Qi.faCircleCheck=Qi.definition;Qi.prefix=UB;Qi.iconName=VB;Qi.width=WB;Qi.height=qB;Qi.ligatures=rw;Qi.unicode=YB;Qi.svgPathData=$B;Qi.aliases=rw});var KB=Ye(Ji=>{"use strict";Object.defineProperty(Ji,"__esModule",{value:!0});var go=GB();Ji.definition={prefix:go.prefix,iconName:go.iconName,icon:[go.width,go.height,go.aliases,go.unicode,go.svgPathData]};Ji.faCheckCircle=Ji.definition;Ji.prefix=go.prefix;Ji.iconName=go.iconName;Ji.width=go.width;Ji.height=go.height;Ji.ligatures=go.aliases;Ji.unicode=go.unicode;Ji.svgPathData=go.svgPathData;Ji.aliases=go.aliases});var r8=Ye(Zi=>{"use strict";Object.defineProperty(Zi,"__esModule",{value:!0});var XB="far",QB="circle-question",JB=512,ZB=512,aw=[62108,"question-circle"],e8="f059",t8="M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z";Zi.definition={prefix:XB,iconName:QB,icon:[JB,ZB,aw,e8,t8]};Zi.faCircleQuestion=Zi.definition;Zi.prefix=XB;Zi.iconName=QB;Zi.width=JB;Zi.height=ZB;Zi.ligatures=aw;Zi.unicode=e8;Zi.svgPathData=t8;Zi.aliases=aw});var a8=Ye(el=>{"use strict";Object.defineProperty(el,"__esModule",{value:!0});var _o=r8();el.definition={prefix:_o.prefix,iconName:_o.iconName,icon:[_o.width,_o.height,_o.aliases,_o.unicode,_o.svgPathData]};el.faQuestionCircle=el.definition;el.prefix=_o.prefix;el.iconName=_o.iconName;el.width=_o.width;el.height=_o.height;el.ligatures=_o.aliases;el.unicode=_o.unicode;el.svgPathData=_o.svgPathData;el.aliases=_o.aliases});var u8=Ye(tl=>{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});var n8="far",o8="pen-to-square",i8=512,l8=512,nw=["edit"],s8="f044",c8="M441 58.9L453.1 71c9.4 9.4 9.4 24.6 0 33.9L424 134.1 377.9 88 407 58.9c9.4-9.4 24.6-9.4 33.9 0zM209.8 256.2L344 121.9 390.1 168 255.8 302.2c-2.9 2.9-6.5 5-10.4 6.1l-58.5 16.7 16.7-58.5c1.1-3.9 3.2-7.5 6.1-10.4zM373.1 25L175.8 222.2c-8.7 8.7-15 19.4-18.3 31.1l-28.6 100c-2.4 8.4-.1 17.4 6.1 23.6s15.2 8.5 23.6 6.1l100-28.6c11.8-3.4 22.5-9.7 31.1-18.3L487 138.9c28.1-28.1 28.1-73.7 0-101.8L474.9 25C446.8-3.1 401.2-3.1 373.1 25zM88 64C39.4 64 0 103.4 0 152V424c0 48.6 39.4 88 88 88H360c48.6 0 88-39.4 88-88V312c0-13.3-10.7-24-24-24s-24 10.7-24 24V424c0 22.1-17.9 40-40 40H88c-22.1 0-40-17.9-40-40V152c0-22.1 17.9-40 40-40H200c13.3 0 24-10.7 24-24s-10.7-24-24-24H88z";tl.definition={prefix:n8,iconName:o8,icon:[i8,l8,nw,s8,c8]};tl.faPenToSquare=tl.definition;tl.prefix=n8;tl.iconName=o8;tl.width=i8;tl.height=l8;tl.ligatures=nw;tl.unicode=s8;tl.svgPathData=c8;tl.aliases=nw});var d8=Ye(rl=>{"use strict";Object.defineProperty(rl,"__esModule",{value:!0});var bo=u8();rl.definition={prefix:bo.prefix,iconName:bo.iconName,icon:[bo.width,bo.height,bo.aliases,bo.unicode,bo.svgPathData]};rl.faEdit=rl.definition;rl.prefix=bo.prefix;rl.iconName=bo.iconName;rl.width=bo.width;rl.height=bo.height;rl.ligatures=bo.aliases;rl.unicode=bo.unicode;rl.svgPathData=bo.svgPathData;rl.aliases=bo.aliases});var _8=Ye(al=>{"use strict";Object.defineProperty(al,"__esModule",{value:!0});var f8="far",p8="copy",h8=448,m8=512,ow=[],v8="f0c5",g8="M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z";al.definition={prefix:f8,iconName:p8,icon:[h8,m8,ow,v8,g8]};al.faCopy=al.definition;al.prefix=f8;al.iconName=p8;al.width=h8;al.height=m8;al.ligatures=ow;al.unicode=v8;al.svgPathData=g8;al.aliases=ow});var T8=Ye(nl=>{"use strict";Object.defineProperty(nl,"__esModule",{value:!0});var b8="far",y8="file",S8=384,w8=512,iw=[128196,128459,61462],C8="f15b",x8="M320 464c8.8 0 16-7.2 16-16V160H256c-17.7 0-32-14.3-32-32V48H64c-8.8 0-16 7.2-16 16V448c0 8.8 7.2 16 16 16H320zM0 64C0 28.7 28.7 0 64 0H229.5c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64z";nl.definition={prefix:b8,iconName:y8,icon:[S8,w8,iw,C8,x8]};nl.faFile=nl.definition;nl.prefix=b8;nl.iconName=y8;nl.width=S8;nl.height=w8;nl.ligatures=iw;nl.unicode=C8;nl.svgPathData=x8;nl.aliases=iw});var B8=Ye(ol=>{"use strict";Object.defineProperty(ol,"__esModule",{value:!0});var k8="far",R8="trash-can",E8=448,D8=512,lw=[61460,"trash-alt"],A8="f2ed",L8="M170.5 51.6L151.5 80h145l-19-28.4c-1.5-2.2-4-3.6-6.7-3.6H177.1c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80H368h48 8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8V432c0 44.2-35.8 80-80 80H112c-44.2 0-80-35.8-80-80V128H24c-13.3 0-24-10.7-24-24S10.7 80 24 80h8H80 93.8l36.7-55.1C140.9 9.4 158.4 0 177.1 0h93.7c18.7 0 36.2 9.4 46.6 24.9zM80 128V432c0 17.7 14.3 32 32 32H336c17.7 0 32-14.3 32-32V128H80zm80 64V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16z";ol.definition={prefix:k8,iconName:R8,icon:[E8,D8,lw,A8,L8]};ol.faTrashCan=ol.definition;ol.prefix=k8;ol.iconName=R8;ol.width=E8;ol.height=D8;ol.ligatures=lw;ol.unicode=A8;ol.svgPathData=L8;ol.aliases=lw});var N8=Ye(il=>{"use strict";Object.defineProperty(il,"__esModule",{value:!0});var yo=B8();il.definition={prefix:yo.prefix,iconName:yo.iconName,icon:[yo.width,yo.height,yo.aliases,yo.unicode,yo.svgPathData]};il.faTrashAlt=il.definition;il.prefix=yo.prefix;il.iconName=yo.iconName;il.width=yo.width;il.height=yo.height;il.ligatures=yo.aliases;il.unicode=yo.unicode;il.svgPathData=yo.svgPathData;il.aliases=yo.aliases});var j8=Ye(ll=>{"use strict";Object.defineProperty(ll,"__esModule",{value:!0});var O8="far",I8="image",P8=512,M8=512,sw=[],z8="f03e",F8="M448 80c8.8 0 16 7.2 16 16V415.8l-5-6.5-136-176c-4.5-5.9-11.6-9.3-19-9.3s-14.4 3.4-19 9.3L202 340.7l-30.5-42.7C167 291.7 159.8 288 152 288s-15 3.7-19.5 10.1l-80 112L48 416.3l0-.3V96c0-8.8 7.2-16 16-16H448zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm80 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z";ll.definition={prefix:O8,iconName:I8,icon:[P8,M8,sw,z8,F8]};ll.faImage=ll.definition;ll.prefix=O8;ll.iconName=I8;ll.width=P8;ll.height=M8;ll.ligatures=sw;ll.unicode=z8;ll.svgPathData=F8;ll.aliases=sw});var dO=Ye(ul=>{"use strict";Object.defineProperty(ul,"__esModule",{value:!0});var oO="fas",iO="eye",lO=576,sO=512,Cw=[128065],cO="f06e",uO="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z";ul.definition={prefix:oO,iconName:iO,icon:[lO,sO,Cw,cO,uO]};ul.faEye=ul.definition;ul.prefix=oO;ul.iconName=iO;ul.width=lO;ul.height=sO;ul.ligatures=Cw;ul.unicode=cO;ul.svgPathData=uO;ul.aliases=Cw});var CO=Ye(dl=>{"use strict";Object.defineProperty(dl,"__esModule",{value:!0});var gO="fas",_O="clock",bO=512,yO=512,Rw=[128339,"clock-four"],SO="f017",wO="M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z";dl.definition={prefix:gO,iconName:_O,icon:[bO,yO,Rw,SO,wO]};dl.faClock=dl.definition;dl.prefix=gO;dl.iconName=_O;dl.width=bO;dl.height=yO;dl.ligatures=Rw;dl.unicode=SO;dl.svgPathData=wO;dl.aliases=Rw});var AO=Ye(fl=>{"use strict";Object.defineProperty(fl,"__esModule",{value:!0});var xO="fas",TO="calendar-days",kO=448,RO=512,Ew=["calendar-alt"],EO="f073",DO="M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm64 80l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm128 0l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 400l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z";fl.definition={prefix:xO,iconName:TO,icon:[kO,RO,Ew,EO,DO]};fl.faCalendarDays=fl.definition;fl.prefix=xO;fl.iconName=TO;fl.width=kO;fl.height=RO;fl.ligatures=Ew;fl.unicode=EO;fl.svgPathData=DO;fl.aliases=Ew});var LO=Ye(pl=>{"use strict";Object.defineProperty(pl,"__esModule",{value:!0});var So=AO();pl.definition={prefix:So.prefix,iconName:So.iconName,icon:[So.width,So.height,So.aliases,So.unicode,So.svgPathData]};pl.faCalendarAlt=pl.definition;pl.prefix=So.prefix;pl.iconName=So.iconName;pl.width=So.width;pl.height=So.height;pl.ligatures=So.aliases;pl.unicode=So.unicode;pl.svgPathData=So.svgPathData;pl.aliases=So.aliases});var KO=Ye(hl=>{"use strict";Object.defineProperty(hl,"__esModule",{value:!0});var VO="fas",WO="cloud-arrow-up",qO=640,YO=512,Nw=[62338,"cloud-upload","cloud-upload-alt"],$O="f0ee",GO="M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128l-368 0zm79-217c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39L296 392c0 13.3 10.7 24 24 24s24-10.7 24-24l0-134.1 39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0l-80 80z";hl.definition={prefix:VO,iconName:WO,icon:[qO,YO,Nw,$O,GO]};hl.faCloudArrowUp=hl.definition;hl.prefix=VO;hl.iconName=WO;hl.width=qO;hl.height=YO;hl.ligatures=Nw;hl.unicode=$O;hl.svgPathData=GO;hl.aliases=Nw});var g7=Ye(vl=>{"use strict";Object.defineProperty(vl,"__esModule",{value:!0});var d7="fas",f7="grip-vertical",p7=320,h7=512,jw=[],m7="f58e",v7="M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z";vl.definition={prefix:d7,iconName:f7,icon:[p7,h7,jw,m7,v7]};vl.faGripVertical=vl.definition;vl.prefix=d7;vl.iconName=f7;vl.width=p7;vl.height=h7;vl.ligatures=jw;vl.unicode=m7;vl.svgPathData=v7;vl.aliases=jw});var T7=Ye(gl=>{"use strict";Object.defineProperty(gl,"__esModule",{value:!0});var b7="fas",y7="filter",S7=512,w7=512,Vw=[],C7="f0b0",x7="M3.9 54.9C10.5 40.9 24.5 32 40 32l432 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9 320 448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z";gl.definition={prefix:b7,iconName:y7,icon:[S7,w7,Vw,C7,x7]};gl.faFilter=gl.definition;gl.prefix=b7;gl.iconName=y7;gl.width=S7;gl.height=w7;gl.ligatures=Vw;gl.unicode=C7;gl.svgPathData=x7;gl.aliases=Vw});var P7=Ye(_l=>{"use strict";Object.defineProperty(_l,"__esModule",{value:!0});var A7="fas",L7="palette",B7=512,N7=512,qw=[127912],O7="f53f",I7="M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3L344 320c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z";_l.definition={prefix:A7,iconName:L7,icon:[B7,N7,qw,O7,I7]};_l.faPalette=_l.definition;_l.prefix=A7;_l.iconName=L7;_l.width=B7;_l.height=N7;_l.ligatures=qw;_l.unicode=O7;_l.svgPathData=I7;_l.aliases=qw});var V7=Ye(bl=>{"use strict";Object.defineProperty(bl,"__esModule",{value:!0});var M7="fas",z7="bars-staggered",F7=512,j7=512,Yw=["reorder","stream"],H7="f550",U7="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L96 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z";bl.definition={prefix:M7,iconName:z7,icon:[F7,j7,Yw,H7,U7]};bl.faBarsStaggered=bl.definition;bl.prefix=M7;bl.iconName=z7;bl.width=F7;bl.height=j7;bl.ligatures=Yw;bl.unicode=H7;bl.svgPathData=U7;bl.aliases=Yw});var X7=Ye(yl=>{"use strict";Object.defineProperty(yl,"__esModule",{value:!0});var W7="fas",q7="rotate-left",Y7=512,$7=512,$w=["rotate-back","rotate-backward","undo-alt"],G7="f2ea",K7="M48.5 224L40 224c-13.3 0-24-10.7-24-24L16 72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2L98.6 96.6c87.6-86.5 228.7-86.2 315.8 1c87.5 87.5 87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8L48.5 224z";yl.definition={prefix:W7,iconName:q7,icon:[Y7,$7,$w,G7,K7]};yl.faRotateLeft=yl.definition;yl.prefix=W7;yl.iconName=q7;yl.width=Y7;yl.height=$7;yl.ligatures=$w;yl.unicode=G7;yl.svgPathData=K7;yl.aliases=$w});var aI=Ye(Sl=>{"use strict";Object.defineProperty(Sl,"__esModule",{value:!0});var Q7="fas",J7="rotate-right",Z7=512,eI=512,Gw=["redo-alt","rotate-forward"],tI="f2f9",rI="M463.5 224l8.5 0c13.3 0 24-10.7 24-24l0-128c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1c-87.5 87.5-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8l119.5 0z";Sl.definition={prefix:Q7,iconName:J7,icon:[Z7,eI,Gw,tI,rI]};Sl.faRotateRight=Sl.definition;Sl.prefix=Q7;Sl.iconName=J7;Sl.width=Z7;Sl.height=eI;Sl.ligatures=Gw;Sl.unicode=tI;Sl.svgPathData=rI;Sl.aliases=Gw});var Jw=Ye(()=>{"use strict"});var Zw=Ye(()=>{"use strict"});var pI=Q(y4()),Vs=Q(g5()),ab=Q(fr()),Pm=Q(or());var Hr={};Pf(Hr,{$$fromRoot:()=>wt,Accordion:()=>tp,Anchor:()=>Il,Box:()=>R,Button:()=>ce,Card:()=>Sa,ColorObjects:()=>am,Column:()=>ot,Config:()=>ct,Cropper:()=>Bm,DarkmodeColors:()=>dI,Effect:()=>ls,ExtractStyles:()=>jl,FAI:()=>Ce,Flex:()=>St,FlexBr:()=>VN,GenerateHTMLProps:()=>No,Grid:()=>La,Img:()=>Fn,Input:()=>nt,Label:()=>Cc,LaunchReactApp:()=>tb,LeftIcon:()=>ep,LeftIndicator:()=>M_,LinkifyText:()=>tO,List:()=>yd,ListItem:()=>cs,Loader:()=>nn,Logo:()=>gr,OmitSign:()=>P_,P:()=>UN,PageNotFound:()=>cI,PageViewController:()=>L_,Placeholder:()=>HN,Plate:()=>_m,ReadStyleSet:()=>gm,RequiredShortSign:()=>I_,RequiredSign:()=>O_,RightIcon:()=>Ua,RightIndicator:()=>z_,RootViewController:()=>Ms,Row:()=>Pe,SetThemeColorTag:()=>rm,Sheet:()=>Kt,Snackbar:()=>Kn,Span:()=>tn,SwipeView:()=>B_,TabBar:()=>J_,Table:()=>Qn,Text:()=>We,ThemeColors:()=>Nm,Tips:()=>Fl,Tooltips:()=>na,amotify:()=>nG,default:()=>nG,pageRouter:()=>jn,useRefresh:()=>Nl,useRouterEffect:()=>eb});var cq=Object.defineProperty,uq=Object.defineProperties,dq=Object.getOwnPropertyDescriptors,o_=Object.getOwnPropertySymbols,T5=Object.prototype.hasOwnProperty,k5=Object.prototype.propertyIsEnumerable,R5=Math.pow,x5=(r,a,o)=>a in r?cq(r,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[a]=o,g=(r,a)=>{for(var o in a||(a={}))T5.call(a,o)&&x5(r,o,a[o]);if(o_)for(var o of o_(a))k5.call(a,o)&&x5(r,o,a[o]);return r},E=(r,a)=>uq(r,dq(a)),Je=(r,a)=>{var o={};for(var l in r)T5.call(r,l)&&a.indexOf(l)<0&&(o[l]=r[l]);if(r!=null&&o_)for(var l of o_(r))a.indexOf(l)<0&&k5.call(r,l)&&(o[l]=r[l]);return o},Ia=(r,a,o)=>new Promise((l,s)=>{var d=p=>{try{h(o.next(p))}catch(v){s(v)}},u=p=>{try{h(o.throw(p))}catch(v){s(v)}},h=p=>p.done?l(p.value):Promise.resolve(p.value).then(d,u);h((o=o.apply(r,a)).next())});var Qw={};Pf(Qw,{$$fromRoot:()=>wt,ColorObjects:()=>am,Config:()=>ct,DarkmodeColors:()=>dI,ExtractStyles:()=>jl,GenerateHTMLProps:()=>No,LaunchReactApp:()=>tb,ReadStyleSet:()=>gm,SetThemeColorTag:()=>rm,ThemeColors:()=>Nm,pageRouter:()=>jn,useRefresh:()=>Nl,useRouterEffect:()=>eb});var Qo=Q(or());var Bo={sessionUID:(0,Qo.UUID)(),appRoot:null,darkMode:"light",themeColor:"comun",roundness:2,isSystemDarkmode:()=>window.matchMedia("(prefers-color-scheme: dark)").matches==!0,deviceIs:"",browserIs:"",isPhone:!1,isTouchDevice:!1,isIOS:!1,screen:{breakpoint:834,phonepoint:690,viewHeight:0,viewWidth:0,isBreakpoint:(r=834)=>window.innerWidth<=r,isPhonepoint:(r=690)=>window.innerWidth<=r}},ct={get:()=>Bo,set:r=>{Bo=g(g({},Bo),r)},update:{themeColor:r=>{if(am.find(o=>o.key==r)||(r="comun"),r==ct.get().themeColor)return;ct.set(E(g({},ct.get()),{themeColor:r}));let a=(0,Qo.default)(document.body);a.removeClass(a.findClass(/^bdsTC/)).addClass("bdsTC_"+r).callback(()=>{rm()}),ct.restart()},darkMode:r=>{if(["light","dark","dim","auto"].includes(r)||(r="light"),r==ct.get().darkMode)return;let a=r=="auto"?ct.get().isSystemDarkmode()?"dark":"light":r;ct.set(E(g({},ct.get()),{darkMode:a}));let o=(0,Qo.default)(document.body);o.removeClass(o.findClass(/^bdsDM/)).addClass("bdsDM_"+a),ct.restart()},roundness:r=>{r>=0&&r<=5||(r=2),r!=ct.get().roundness&&(ct.set(E(g({},ct.get()),{roundness:r})),ct.restart((0,Qo.UUID)()))},screen:r=>{ct.get().screen=g(g({},ct.get().screen),r)}},launch:r=>{let a=window.navigator.userAgent.toLowerCase(),o=a.indexOf("windows nt")!==-1?"windows":a.indexOf("android")!==-1?"android":a.indexOf("iphone")!==-1?"iPhone":a.indexOf("ipad")>-1?"iPad":a.indexOf("mac os x")!==-1?"macOSX":"undefined",l=a.indexOf("msie")!==-1||a.indexOf("trident")!==-1?"ie":a.indexOf("edge")!==-1?"edge":a.indexOf("chrome")!==-1?"chrome":a.indexOf("safari")!==-1?"safari":a.indexOf("firefox")!==-1?"firefox":a.indexOf("opera")!==-1||a.indexOf("opr")!==-1?"opera":"undefined";Bo.appRoot=r.appRoot||document.body,Bo.appRoot instanceof HTMLElement&&(Bo.appRoot.tabIndex=0),Qo.default.is.exist(r.roundness)&&ct.update.roundness(r.roundness),Qo.default.is.exist(r.themeColor)&&ct.update.themeColor(r.themeColor),Qo.default.is.exist(r.darkMode)&&ct.update.darkMode(r.darkMode),Bo.deviceIs=o,Bo.browserIs=l,Bo.isPhone=["Android","iPhone"].includes(o),Bo.isTouchDevice=window.ontouchstart!==void 0&&0<navigator.maxTouchPoints,Bo.isIOS=["iPhone","iPad"].includes(o),Bo.isTouchDevice=window.ontouchstart!==void 0&&0<navigator.maxTouchPoints,Bo.isIOS=["iPhone","iPad"].includes(o),Bo.screen={breakpoint:834,phonepoint:690,viewHeight:window.innerHeight,viewWidth:window.innerWidth,isBreakpoint:(s=834)=>window.innerWidth<=s,isPhonepoint:(s=690)=>window.innerWidth<=s},(0,Qo.default)(document.body).addClass(["AMOTIFY_be_body","usrDevice_"+ct.get().deviceIs,"bdsDM_"+ct.get().darkMode,"bdsTC_"+ct.get().themeColor]),(0,Qo.default)(window).addEvent({eventType:"load",eventID:"windowLoad",callback:()=>{let s=document.body.style,d=(0,Qo.default)(document.body),u=Number(d.getStyleProperty("--topNavHeight").removeLetters()||0),h=Number(d.getStyleProperty("--footerNavHeight").removeLetters()||0),p=window.innerHeight-u-h;s.setProperty("--viewHeight",window.innerHeight+"px"),s.setProperty("--contentHeight",p+"px")}}).addEvent({eventType:"resize",eventID:"getDeviceInfo",callback:()=>{ct.update.screen({viewHeight:window.innerHeight,viewWidth:window.innerWidth});let s=(0,Qo.default)(document.body),d=window.innerHeight,u=Number(s.getStyleProperty("--topNavHeight").removeLetters()),h=Number(s.getStyleProperty("--footerNavHeight").removeLetters()),p=d-u-h;s.setStyleProperty("--viewHeight",d+"px").setStyleProperty("--sideNavHeight",p+"px").setStyleProperty("--contentHeight",p+"px")}}),rm()},restart:r=>{Nl.release("LaunchReactApp_"+ct.get().sessionUID,r)}};var Jo=Q(or()),Uf=Q(fr()),Nl={catch:r=>{let[a]=(0,Uf.useState)((0,Jo.UUID)()),[o,l]=(0,Uf.useState)((0,Jo.UUID)()),[s,d]=(0,Uf.useState)(null),u="RefreshKey_"+a;return(0,Uf.useEffect)(()=>{var h;Jo.useStore.set({[u]:v=>{l((0,Jo.UUID)()),d(v||null)}});let p=((h=Jo.useStore.get("RefreshKeys_"+r))==null?void 0:h.keys)||[];return p=[...p,a],Jo.useStore.update({["RefreshKeys_"+r]:{keys:p}}),()=>{var v;Jo.useStore.delete(u);let b=((v=Jo.useStore.get("RefreshKeys_"+r))==null?void 0:v.keys)||[],y=b.indexOf(a);y!==-1&&(b.splice(y,1),Jo.useStore.update({["RefreshKeys_"+r]:{keys:b}}))}},[]),s},release:(r,a)=>{var o;let l=((o=Jo.useStore.get("RefreshKeys_"+r))==null?void 0:o.keys)||[];if(l&&l.length)for(let s of l){let d=Jo.useStore.get("RefreshKey_"+s);d&&d(a)}}};var Eu=Q(fr());var Xw={};Pf(Xw,{Anchor:()=>Il,Button:()=>ce,Cropper:()=>Bm,Effect:()=>ls,Input:()=>nt,Label:()=>Cc,LeftIcon:()=>ep,LeftIndicator:()=>M_,Loader:()=>nn,OmitSign:()=>P_,PageNotFound:()=>cI,PageViewController:()=>L_,Plate:()=>_m,RequiredShortSign:()=>I_,RequiredSign:()=>O_,RightIcon:()=>Ua,RightIndicator:()=>z_,RootViewController:()=>Ms,Sheet:()=>Kt,Snackbar:()=>Kn,SwipeView:()=>B_,TabBar:()=>J_,Table:()=>Qn,Tips:()=>Fl,Tooltips:()=>na});var Pl=Q(Lt()),Su=Q(fr()),Rn=Q(or());var pw={};Pf(pw,{Box:()=>R,Card:()=>Sa,Column:()=>ot,FAI:()=>Ce,Flex:()=>St,FlexBr:()=>VN,Grid:()=>La,Img:()=>Fn,Logo:()=>gr,P:()=>UN,Placeholder:()=>HN,Span:()=>tn});var _d=Q(Lt());var A5=Q(Lt());var R=r=>{let a=No(r),{htmlTag:o}=a,l=Je(a,["htmlTag"]),s=o||"div";return s?(0,A5.jsx)(s,g({},l)):null};var Ft=Q(Lt());var H8=Q(JR()),U8=Q(iE()),V8=Q(pE()),W8=Q(yE()),q8=Q(RE()),Y8=Q(OE()),$8=Q(HE()),G8=Q(GE()),K8=Q(t6()),X8=Q(s6()),Q8=Q(m6()),J8=Q(w6()),Z8=Q(D6()),eN=Q(P6()),tN=Q(V6()),rN=Q(xS()),aN=Q(kS()),nN=Q(ES()),oN=Q(hD()),iN=Q(wD()),lN=Q(DD()),sN=Q(PD()),cN=Q(VD()),uN=Q(QD()),dN=Q(oA()),fN=Q(fA()),pN=Q(yA()),hN=Q(RA()),mN=Q(OA()),vN=Q(HA()),gN=Q(GA()),_N=Q(tL()),bN=Q(sL()),yN=Q(vL()),SN=Q(CL()),wN=Q(AL()),CN=Q(ML()),xN=Q(qL()),TN=Q(ZL()),kN=Q(iB()),RN=Q(pB()),EN=Q(yB()),DN=Q(RB()),AN=Q(OB()),LN=Q(HB()),BN=Q(KB()),NN=Q(a8()),ON=Q(d8()),IN=Q(_8()),PN=Q(T8()),MN=Q(N8()),zN=Q(j8()),Ht=r=>{let a=r,{icon:o}=a,l=Je(a,["icon"]),s=No(l);return(0,Ft.jsx)(H8.FontAwesomeIcon,E(g({icon:o,size:"1x"},s),{style:g({aspectRatio:"1"},s==null?void 0:s.style)}))},Ce=Ht;Ce.User=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:LN.faUser})),Ce.Times=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:U8.faTimes})),Ce.AngleRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:V8.faAngleRight})),Ce.AngleLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:W8.faAngleLeft})),Ce.AngleUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:q8.faAngleUp})),Ce.AngleDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:Y8.faAngleDown})),Ce.ChevronLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:$8.faChevronLeft})),Ce.ChevronRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:G8.faChevronRight})),Ce.ChevronUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:K8.faChevronUp})),Ce.ChevronDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:X8.faChevronDown})),Ce.CaretLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:Q8.faCaretLeft})),Ce.CaretRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:J8.faCaretRight})),Ce.CaretUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:Z8.faCaretUp})),Ce.CaretDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:eN.faCaretDown})),Ce.ArrowLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:tN.faArrowLeft})),Ce.ArrowRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:rN.faArrowRight})),Ce.ArrowUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:aN.faArrowUp})),Ce.ArrowDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:nN.faArrowDown})),Ce.Rotate=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:oN.faRotate})),Ce.Redo=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:iN.faRedo})),Ce.Check=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:lN.faCheck})),Ce.CheckCircle=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:BN.faCheckCircle})),Ce.Question=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:sN.faQuestion})),Ce.QuestionCircle=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:NN.faQuestionCircle})),Ce.Exclamation=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:cN.faExclamation})),Ce.ExclamationTriangle=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:uN.faExclamationTriangle})),Ce.Home=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:dN.faHome})),Ce.Share=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:fN.faShare})),Ce.Search=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:pN.faSearch})),Ce.YenSign=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:hN.faYenSign})),Ce.Heart=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:EN.faHeart})),Ce.Star=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:kN.faStar})),Ce.Edit=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:ON.faEdit})),Ce.Pen=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:mN.faPen})),Ce.Copy=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:IN.faCopy})),Ce.File=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:PN.faFile})),Ce.TrashAlt=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:MN.faTrashAlt})),Ce.Bars=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:vN.faBars})),Ce.Download=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:gN.faDownload})),Ce.Link=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:_N.faLink})),Ce.LinkSlash=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:bN.faLinkSlash})),Ce.ExternalLinkAlt=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:yN.faExternalLinkAlt})),Ce.Gear=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:SN.faGear})),Ce.Plus=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:wN.faPlus})),Ce.Minus=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:CN.faMinus})),Ce.EllipsisH=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:xN.faEllipsisH})),Ce.EllipsisV=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:TN.faEllipsisV})),Ce.PaperPlane=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:RN.faPaperPlane})),Ce.Image=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:zN.faImage})),Ce.Ban=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:DN.faBan})),Ce.Location=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:AN.faLocationCrosshairs}));var FN=Q(Lt());var l$={Img:"_Img_1egfu_1",ShowExpand_true:"_ShowExpand_true_1egfu_11"},s$={Size_S:"_Size_S_10jdu_1",Size_R:"_Size_R_10jdu_6",Size_L:"_Size_L_10jdu_11",Size_2L:"_Size_2L_10jdu_16",Size_3L:"_Size_3L_10jdu_21",Icon:"_Icon_10jdu_27",Title:"_Title_10jdu_31",ComunIcon:"_ComunIcon_10jdu_38",ComunTitle:"_ComunTitle_10jdu_42",MingooIcon:"_MingooIcon_10jdu_46",P:"_P_10jdu_46",P_0:"_P_0_10jdu_50",P_1:"_P_1_10jdu_53",P_2:"_P_2_10jdu_56",P_3:"_P_3_10jdu_59",P_4:"_P_4_10jdu_62",P_5:"_P_5_10jdu_65",P_6:"_P_6_10jdu_68",P_7:"_P_7_10jdu_71",P_8:"_P_8_10jdu_74",P_9:"_P_9_10jdu_77",P_10:"_P_10_10jdu_81",P_11:"_P_11_10jdu_85",P_12:"_P_12_10jdu_89"},c$={Placeholder:"_Placeholder_rl2bi_14",Body:"_Body_rl2bi_14",PlaceholderEffect:"_PlaceholderEffect_rl2bi_1",Color_white:"_Color_white_rl2bi_25"},u$={Wrap:"_Wrap_13krz_1",Open_true:"_Open_true_13krz_1",Open_false:"_Open_false_13krz_4"},d$={Wrapper:"_Wrapper_1s842_1",Cell:"_Cell_1s842_9",FadeIn:"_FadeIn_1s842_13",FadeOut:"_FadeOut_1s842_17"},f$={Wrapper:"_Wrapper_3nb6i_2",Wrap:"_Wrap_3nb6i_2",Content:"_Content_3nb6i_9",TapSensor:"_TapSensor_3nb6i_28",TapContent:"_TapContent_3nb6i_38",Hide:"_Hide_3nb6i_45",Open:"_Open_3nb6i_48",isMainSheet_true:"_isMainSheet_true_3nb6i_48",isMainSheet_false:"_isMainSheet_false_3nb6i_52",BB:"_BB_3nb6i_52",Tcate_normal:"_Tcate_normal_3nb6i_55",BaseBody:"_BaseBody_3nb6i_59",Tcate_drawer:"_Tcate_drawer_3nb6i_74",Tpos_left:"_Tpos_left_3nb6i_74",Tpos_right:"_Tpos_right_3nb6i_89",Tpos_bottom:"_Tpos_bottom_3nb6i_104",DragBar:"_DragBar_3nb6i_111",Tcate_custom:"_Tcate_custom_3nb6i_119",CustomSheet:"_CustomSheet_3nb6i_127",GPT:"_GPT_3nb6i_130",Col_1:"_Col_1_3nb6i_130",Row_1:"_Row_1_3nb6i_130",Row_4:"_Row_4_3nb6i_130",Col_4:"_Col_4_3nb6i_130",Row_2:"_Row_2_3nb6i_133",Row_5:"_Row_5_3nb6i_133",Col_2:"_Col_2_3nb6i_136",Col_5:"_Col_5_3nb6i_136",GPT_3:"_GPT_3_3nb6i_142",GPT_18:"_GPT_18_3nb6i_142",GPT_8:"_GPT_8_3nb6i_145",GPT_23:"_GPT_23_3nb6i_145",GPT_11:"_GPT_11_3nb6i_148",GPT_14:"_GPT_14_3nb6i_148",GPT_12:"_GPT_12_3nb6i_151",GPT_15:"_GPT_15_3nb6i_151",Col_3:"_Col_3_3nb6i_161"},p$={Wrapper:"_Wrapper_jip2p_1",CornerLoader:"_CornerLoader_jip2p_17",Wrap:"_Wrap_jip2p_1",isActive:"_isActive_jip2p_28",ldAnm:"_ldAnm_jip2p_1",Ld1:"_Ld1_jip2p_34",Ld2:"_Ld2_jip2p_37",Ld3:"_Ld3_jip2p_40",Ld4:"_Ld4_jip2p_43",MiniLoader:"_MiniLoader_jip2p_61",Active_false:"_Active_false_jip2p_64",Hide:"_Hide_jip2p_67",Active:"_Active_jip2p_64",Core:"_Core_jip2p_77",spin:"_spin_jip2p_1",SVG1:"_SVG1_jip2p_85",loader:"_loader_jip2p_1",loading:"_loading_jip2p_1",SVG2:"_SVG2_jip2p_92"},h$={RootViewController:"_RootViewController_czfgs_2",Content:"_Content_czfgs_7",TopNav:"_TopNav_czfgs_11",FooterNav:"_FooterNav_czfgs_14",Body:"_Body_czfgs_17",SideNav:"_SideNav_czfgs_17",SwipeView:"_SwipeView_czfgs_24",Rail:"_Rail_czfgs_24",ShowOther_true:"_ShowOther_true_czfgs_24",Child:"_Child_czfgs_24",Display:"_Display_czfgs_32",LoopAdjusting:"_LoopAdjusting_czfgs_36"},m$={Wrap:"_Wrap_1rtvv_1",RowClickable_true:"_RowClickable_true_1rtvv_4",Row:"_Row_1rtvv_4",BodyRow:"_BodyRow_1rtvv_4",DataNotFound:"_DataNotFound_1rtvv_4",Cell:"_Cell_1rtvv_7",Table:"_Table_1rtvv_13",TableType_drag:"_TableType_drag_1rtvv_24",DraggerOrigin:"_DraggerOrigin_1rtvv_28",DragableButton:"_DragableButton_1rtvv_34",TableType_data:"_TableType_data_1rtvv_43",Console:"_Console_1rtvv_43",TableBase:"_TableBase_1rtvv_50",HeadRow:"_HeadRow_1rtvv_60",FilterRegion:"_FilterRegion_1rtvv_66",Filtering_true:"_Filtering_true_1rtvv_69"},v$={RippleElement:"_RippleElement_17vcx_1",Color_cloud:"_Color_cloud_17vcx_7",RippleWrap:"_RippleWrap_17vcx_7",Wave:"_Wave_17vcx_7",Color_theme:"_Color_theme_17vcx_10",PuddingEffect:"_PuddingEffect_17vcx_39",pdAnm:"_pdAnm_17vcx_1"},g$={Wrap:"_Wrap_8x4zl_1",Use_profile:"_Use_profile_8x4zl_4",Use_head:"_Use_head_8x4zl_7",Canvas:"_Canvas_8x4zl_11",Preview:"_Preview_8x4zl_17",ToneBall:"_ToneBall_8x4zl_21",ToneBall_1:"_ToneBall_1_8x4zl_25",ToneBall_2:"_ToneBall_2_8x4zl_28",ToneBall_3:"_ToneBall_3_8x4zl_31",ToneBall_4:"_ToneBall_4_8x4zl_34",ToneBall_5:"_ToneBall_5_8x4zl_37",ToneBall_6:"_ToneBall_6_8x4zl_40",ToneBall_7:"_ToneBall_7_8x4zl_43",ToneBall_8:"_ToneBall_8_8x4zl_46",ToneBall_9:"_ToneBall_9_8x4zl_49",ToneBall_10:"_ToneBall_10_8x4zl_52"},_$={Wrap:"_Wrap_kr7qs_1",isLocked_true:"_isLocked_true_kr7qs_16",Tone_sub_Color_theme:"_Tone_sub_Color_theme_kr7qs_21",Tone_clear_Color_theme:"_Tone_clear_Color_theme_kr7qs_21",Tone_sub_Color_posi:"_Tone_sub_Color_posi_kr7qs_24",Tone_clear_Color_posi:"_Tone_clear_Color_posi_kr7qs_24",Tone_sub_Color_nega:"_Tone_sub_Color_nega_kr7qs_27",Tone_clear_Color_nega:"_Tone_clear_Color_nega_kr7qs_27",Tone_sub_Color_warn:"_Tone_sub_Color_warn_kr7qs_30",Tone_clear_Color_warn:"_Tone_clear_Color_warn_kr7qs_30",Tone_sub_Color_white:"_Tone_sub_Color_white_kr7qs_33",Tone_clear_Color_white:"_Tone_clear_Color_white_kr7qs_33",Tone_sub_Color_cloud:"_Tone_sub_Color_cloud_kr7qs_36",Tone_clear_Color_cloud:"_Tone_clear_Color_cloud_kr7qs_36",Tone_sub_Color_layer:"_Tone_sub_Color_layer_kr7qs_39",Tone_clear_Color_layer:"_Tone_clear_Color_layer_kr7qs_39",isNeutral_true:"_isNeutral_true_kr7qs_43",Tone_clear:"_Tone_clear_kr7qs_21",Tone_borderToFill:"_Tone_borderToFill_kr7qs_46",Tone_fillToBorder:"_Tone_fillToBorder_kr7qs_49",Tone_fillToBorder_Color_white:"_Tone_fillToBorder_Color_white_kr7qs_52",Tone_fillToBorder_Color_cloud:"_Tone_fillToBorder_Color_cloud_kr7qs_52",Tone_link:"_Tone_link_kr7qs_55",Tone_normal_Color_plain:"_Tone_normal_Color_plain_kr7qs_62",Tone_normal_Color_theme:"_Tone_normal_Color_theme_kr7qs_66",Tone_normal_Color_posi:"_Tone_normal_Color_posi_kr7qs_70",Tone_normal_Color_nega:"_Tone_normal_Color_nega_kr7qs_74",Tone_normal_Color_warn:"_Tone_normal_Color_warn_kr7qs_78",Tone_border:"_Tone_border_kr7qs_46",Tone_prime:"_Tone_prime_kr7qs_85",Tone_borderToFill_Color_white:"_Tone_borderToFill_Color_white_kr7qs_120",Tone_borderToFill_Color_cloud:"_Tone_borderToFill_Color_cloud_kr7qs_120"},b$={Wrapper:"_Wrapper_rikjy_1",Input:"_Input_rikjy_40",DigitCharacterCell:"_DigitCharacterCell_rikjy_71",Combined:"_Combined_rikjy_71",ShowCell:"_ShowCell_rikjy_1"};var y$={Input:"_Input_1g1ty_1",List:"_List_1g1ty_1",AddButton:"_AddButton_1g1ty_1",FileName:"_FileName_1g1ty_5",Draggable:"_Draggable_1g1ty_18",AddIcon:"_AddIcon_1g1ty_21",IconAnimation:"_IconAnimation_1g1ty_1"},S$={CellBase:"_CellBase_xuhga_1",HideInput_true:"_HideInput_true_xuhga_1",Input:"_Input_xuhga_1",Label:"_Label_xuhga_5"},w$={Core:"_Core_1psny_1",SelectedCell:"_SelectedCell_1psny_5",Selector:"_Selector_1psny_9"},C$={Input:"_Input_1lndc_1",Label:"_Label_1lndc_7"},x$={Label:"_Label_qfhyi_1",Wrap:"_Wrap_qfhyi_18",Rail:"_Rail_qfhyi_18",Bar:"_Bar_qfhyi_18",BarColor:"_BarColor_qfhyi_21",Labels:"_Labels_qfhyi_24",ShowLegendsAlways_true:"_ShowLegendsAlways_true_qfhyi_27",Ball:"_Ball_qfhyi_38"},T$={Header:"_Header_1rlyc_1",Body:"_Body_1rlyc_8",Footer:"_Footer_1rlyc_13",ClockBase:"_ClockBase_1rlyc_20",DesignSide:"_DesignSide_1rlyc_20",ClockUiBase:"_ClockUiBase_1rlyc_20",ClockUi:"_ClockUi_1rlyc_20",Needle:"_Needle_1rlyc_24",hour:"_hour_1rlyc_31",minute:"_minute_1rlyc_36",DateBase:"_DateBase_1rlyc_42",LeftButton:"_LeftButton_1rlyc_42",RightButton:"_RightButton_1rlyc_45",MonthBase:"_MonthBase_1rlyc_49",Cell:"_Cell_1rlyc_55",isThisMonth:"_isThisMonth_1rlyc_55",miniYearInput:"_miniYearInput_1rlyc_61",CalendarDay:"_CalendarDay_1rlyc_66",isToday_true:"_isToday_true_1rlyc_66"};var k$={Label:"_Label_1kvwn_1",Tone_plain:"_Tone_plain_1kvwn_6",Checked:"_Checked_1kvwn_6",Tone_cloud:"_Tone_cloud_1kvwn_9",Tone_cloudmono:"_Tone_cloudmono_1kvwn_12",Tone_cloudtheme:"_Tone_cloudtheme_1kvwn_15",Tone_bordervivid:"_Tone_bordervivid_1kvwn_21",Tone_bottomline:"_Tone_bottomline_1kvwn_27"},cw=r=>l$[r],sl=r=>s$[r],E_=r=>c$[r],uw=r=>u$[r],mm=r=>d$[r],ya=r=>f$[r],Da=r=>p$[r],Pa=r=>h$[r],er=r=>m$[r],os=r=>v$[r],_u=r=>g$[r],md=r=>_$[r],Xf=r=>b$[r];var is=r=>y$[r],vd=r=>S$[r],Ol=r=>w$[r],gd=r=>C$[r],Is=r=>x$[r],Aa=r=>T$[r];var D_=r=>k$[r];var Fn=r=>{let a=r,{src:o="",alt:l="",showExpand:s}=a,d=Je(a,["src","alt","showExpand"]);return(0,FN.jsx)(R,E(g({htmlTag:"img",src:o,alt:l},d),{className:[cw("Img"),cw("ShowExpand_"+!!s),d.className].join(" "),onPointerDown:u=>{d.onPointerDown&&d.onPointerDown(u),s&&u.stopPropagation()},onClick:u=>{d.onClick&&d.onClick(u),s&&(u.stopPropagation(),Kt.open({type:"image",src:s!=!0?s:o}))},freeCSS:g({cursor:s?"zoom-in":"inherit"},d.freeCSS)}))};var lr=Q(Lt()),dw=Q(or());var jN={ComunIcon:()=>(0,lr.jsx)("svg",{viewBox:"0,0,1200,1200",className:sl("ComunIcon"),children:(0,lr.jsxs)("g",{children:[(0,lr.jsx)("path",{d:`
926
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function U(j){var Y,oe=j.beat,te=j.fade,he=j.beatFade,Re=j.bounce,Te=j.shake,Xe=j.flash,Qe=j.spin,ze=j.spinPulse,it=j.spinReverse,vt=j.pulse,pt=j.fixedWidth,Bt=j.inverse,Rt=j.border,nt=j.listItem,De=j.flip,bt=j.size,It=j.rotation,Wt=j.pull,Yt=(Y={"fa-beat":oe,"fa-fade":te,"fa-beat-fade":he,"fa-bounce":Re,"fa-shake":Te,"fa-flash":Xe,"fa-spin":Qe,"fa-spin-reverse":it,"fa-spin-pulse":ze,"fa-pulse":vt,"fa-fw":pt,"fa-inverse":Bt,"fa-border":Rt,"fa-li":nt,"fa-flip":De===!0,"fa-flip-horizontal":De==="horizontal"||De==="both","fa-flip-vertical":De==="vertical"||De==="both"},b(Y,"fa-".concat(bt),typeof bt!="undefined"&&bt!==null),b(Y,"fa-rotate-".concat(It),typeof It!="undefined"&&It!==null&&It!==0),b(Y,"fa-pull-".concat(Wt),typeof Wt!="undefined"&&Wt!==null),b(Y,"fa-swap-opacity",j.swapOpacity),Y);return Object.keys(Yt).map(function(ir){return Yt[ir]?ir:null}).filter(function(ir){return ir})}function H(j){return j=j-0,j===j}function J(j){return H(j)?j:(j=j.replace(/[\-_\s]+(.)?/g,function(Y,oe){return oe?oe.toUpperCase():""}),j.substr(0,1).toLowerCase()+j.substr(1))}var O=["style"];function ae(j){return j.charAt(0).toUpperCase()+j.slice(1)}function ye(j){return j.split(";").map(function(Y){return Y.trim()}).filter(function(Y){return Y}).reduce(function(Y,oe){var te=oe.indexOf(":"),he=J(oe.slice(0,te)),Re=oe.slice(te+1).trim();return he.startsWith("webkit")?Y[ae(he)]=Re:Y[he]=Re,Y},{})}function re(j,Y){var oe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(typeof Y=="string")return Y;var te=(Y.children||[]).map(function(Qe){return re(j,Qe)}),he=Object.keys(Y.attributes||{}).reduce(function(Qe,ze){var it=Y.attributes[ze];switch(ze){case"class":Qe.attrs.className=it,delete Y.attributes.class;break;case"style":Qe.attrs.style=ye(it);break;default:ze.indexOf("aria-")===0||ze.indexOf("data-")===0?Qe.attrs[ze.toLowerCase()]=it:Qe.attrs[J(ze)]=it}return Qe},{attrs:{}}),Re=oe.style,Te=Re===void 0?{}:Re,Xe=w(oe,O);return he.attrs.style=p(p({},he.attrs.style),Te),j.apply(void 0,[Y.tag,p(p({},he.attrs),Xe)].concat(C(te)))}var we=!1;try{we=!1}catch(j){}function Se(){if(!we&&console&&typeof console.error=="function"){var j;(j=console).error.apply(j,arguments)}}function ge(j){if(j&&v(j)==="object"&&j.prefix&&j.iconName&&j.icon)return j;if(a.parse.icon)return a.parse.icon(j);if(j===null)return null;if(j&&v(j)==="object"&&j.prefix&&j.iconName)return j;if(Array.isArray(j)&&j.length===2)return{prefix:j[0],iconName:j[1]};if(typeof j=="string")return{prefix:"fas",iconName:j}}function V(j,Y){return Array.isArray(Y)&&Y.length>0||!Array.isArray(Y)&&Y?b({},j,Y):{}}var se=u.default.forwardRef(function(j,Y){var oe=j.icon,te=j.mask,he=j.symbol,Re=j.className,Te=j.title,Xe=j.titleId,Qe=j.maskId,ze=ge(oe),it=V("classes",[].concat(C(U(j)),C(Re.split(" ")))),vt=V("transform",typeof j.transform=="string"?a.parse.transform(j.transform):j.transform),pt=V("mask",ge(te)),Bt=a.icon(ze,p(p(p(p({},it),vt),pt),{},{symbol:he,title:Te,titleId:Xe,maskId:Qe}));if(!Bt)return Se("Could not find icon",ze),null;var Rt=Bt.abstract,nt={ref:Y};return Object.keys(j).forEach(function(De){se.defaultProps.hasOwnProperty(De)||(nt[De]=j[De])}),pe(Rt[0],nt)});se.displayName="FontAwesomeIcon",se.propTypes={beat:d.default.bool,border:d.default.bool,beatFade:d.default.bool,bounce:d.default.bool,className:d.default.string,fade:d.default.bool,flash:d.default.bool,mask:d.default.oneOfType([d.default.object,d.default.array,d.default.string]),maskId:d.default.string,fixedWidth:d.default.bool,inverse:d.default.bool,flip:d.default.oneOf([!0,!1,"horizontal","vertical","both"]),icon:d.default.oneOfType([d.default.object,d.default.array,d.default.string]),listItem:d.default.bool,pull:d.default.oneOf(["right","left"]),pulse:d.default.bool,rotation:d.default.oneOf([0,90,180,270]),shake:d.default.bool,size:d.default.oneOf(["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"]),spin:d.default.bool,spinPulse:d.default.bool,spinReverse:d.default.bool,symbol:d.default.oneOfType([d.default.bool,d.default.string]),title:d.default.string,titleId:d.default.string,transform:d.default.oneOfType([d.default.string,d.default.object]),swapOpacity:d.default.bool},se.defaultProps={border:!1,className:"",mask:null,maskId:null,fixedWidth:!1,inverse:!1,flip:!1,icon:null,listItem:!1,pull:null,pulse:!1,rotation:null,size:null,spin:!1,spinPulse:!1,spinReverse:!1,beat:!1,fade:!1,beatFade:!1,bounce:!1,shake:!1,symbol:!1,title:"",titleId:null,transform:null,swapOpacity:!1};var pe=re.bind(null,u.default.createElement);r.FontAwesomeIcon=se,Object.defineProperty(r,"__esModule",{value:!0})})});var oE=Ye(ei=>{"use strict";Object.defineProperty(ei,"__esModule",{value:!0});var ZR="fas",eE="xmark",tE=384,rE=512,cS=[128473,10005,10006,10060,215,"close","multiply","remove","times"],aE="f00d",nE="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z";ei.definition={prefix:ZR,iconName:eE,icon:[tE,rE,cS,aE,nE]};ei.faXmark=ei.definition;ei.prefix=ZR;ei.iconName=eE;ei.width=tE;ei.height=rE;ei.ligatures=cS;ei.unicode=aE;ei.svgPathData=nE;ei.aliases=cS});var iE=Ye(ti=>{"use strict";Object.defineProperty(ti,"__esModule",{value:!0});var so=oE();ti.definition={prefix:so.prefix,iconName:so.iconName,icon:[so.width,so.height,so.aliases,so.unicode,so.svgPathData]};ti.faTimes=ti.definition;ti.prefix=so.prefix;ti.iconName=so.iconName;ti.width=so.width;ti.height=so.height;ti.ligatures=so.aliases;ti.unicode=so.unicode;ti.svgPathData=so.svgPathData;ti.aliases=so.aliases});var pE=Ye(ri=>{"use strict";Object.defineProperty(ri,"__esModule",{value:!0});var lE="fas",sE="angle-right",cE=320,uE=512,uS=[8250],dE="f105",fE="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z";ri.definition={prefix:lE,iconName:sE,icon:[cE,uE,uS,dE,fE]};ri.faAngleRight=ri.definition;ri.prefix=lE;ri.iconName=sE;ri.width=cE;ri.height=uE;ri.ligatures=uS;ri.unicode=dE;ri.svgPathData=fE;ri.aliases=uS});var yE=Ye(ai=>{"use strict";Object.defineProperty(ai,"__esModule",{value:!0});var hE="fas",mE="angle-left",vE=320,gE=512,dS=[8249],_E="f104",bE="M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z";ai.definition={prefix:hE,iconName:mE,icon:[vE,gE,dS,_E,bE]};ai.faAngleLeft=ai.definition;ai.prefix=hE;ai.iconName=mE;ai.width=vE;ai.height=gE;ai.ligatures=dS;ai.unicode=_E;ai.svgPathData=bE;ai.aliases=dS});var RE=Ye(ni=>{"use strict";Object.defineProperty(ni,"__esModule",{value:!0});var SE="fas",wE="angle-up",CE=448,xE=512,fS=[8963],TE="f106",kE="M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z";ni.definition={prefix:SE,iconName:wE,icon:[CE,xE,fS,TE,kE]};ni.faAngleUp=ni.definition;ni.prefix=SE;ni.iconName=wE;ni.width=CE;ni.height=xE;ni.ligatures=fS;ni.unicode=TE;ni.svgPathData=kE;ni.aliases=fS});var OE=Ye(oi=>{"use strict";Object.defineProperty(oi,"__esModule",{value:!0});var EE="fas",DE="angle-down",AE=448,LE=512,pS=[8964],BE="f107",NE="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z";oi.definition={prefix:EE,iconName:DE,icon:[AE,LE,pS,BE,NE]};oi.faAngleDown=oi.definition;oi.prefix=EE;oi.iconName=DE;oi.width=AE;oi.height=LE;oi.ligatures=pS;oi.unicode=BE;oi.svgPathData=NE;oi.aliases=pS});var HE=Ye(ii=>{"use strict";Object.defineProperty(ii,"__esModule",{value:!0});var IE="fas",PE="chevron-left",ME=320,zE=512,hS=[9001],FE="f053",jE="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z";ii.definition={prefix:IE,iconName:PE,icon:[ME,zE,hS,FE,jE]};ii.faChevronLeft=ii.definition;ii.prefix=IE;ii.iconName=PE;ii.width=ME;ii.height=zE;ii.ligatures=hS;ii.unicode=FE;ii.svgPathData=jE;ii.aliases=hS});var GE=Ye(li=>{"use strict";Object.defineProperty(li,"__esModule",{value:!0});var UE="fas",VE="chevron-right",WE=320,qE=512,mS=[9002],YE="f054",$E="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z";li.definition={prefix:UE,iconName:VE,icon:[WE,qE,mS,YE,$E]};li.faChevronRight=li.definition;li.prefix=UE;li.iconName=VE;li.width=WE;li.height=qE;li.ligatures=mS;li.unicode=YE;li.svgPathData=$E;li.aliases=mS});var t6=Ye(si=>{"use strict";Object.defineProperty(si,"__esModule",{value:!0});var KE="fas",XE="chevron-up",QE=512,JE=512,vS=[],ZE="f077",e6="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z";si.definition={prefix:KE,iconName:XE,icon:[QE,JE,vS,ZE,e6]};si.faChevronUp=si.definition;si.prefix=KE;si.iconName=XE;si.width=QE;si.height=JE;si.ligatures=vS;si.unicode=ZE;si.svgPathData=e6;si.aliases=vS});var s6=Ye(ci=>{"use strict";Object.defineProperty(ci,"__esModule",{value:!0});var r6="fas",a6="chevron-down",n6=512,o6=512,gS=[],i6="f078",l6="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z";ci.definition={prefix:r6,iconName:a6,icon:[n6,o6,gS,i6,l6]};ci.faChevronDown=ci.definition;ci.prefix=r6;ci.iconName=a6;ci.width=n6;ci.height=o6;ci.ligatures=gS;ci.unicode=i6;ci.svgPathData=l6;ci.aliases=gS});var m6=Ye(ui=>{"use strict";Object.defineProperty(ui,"__esModule",{value:!0});var c6="fas",u6="caret-left",d6=256,f6=512,_S=[],p6="f0d9",h6="M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z";ui.definition={prefix:c6,iconName:u6,icon:[d6,f6,_S,p6,h6]};ui.faCaretLeft=ui.definition;ui.prefix=c6;ui.iconName=u6;ui.width=d6;ui.height=f6;ui.ligatures=_S;ui.unicode=p6;ui.svgPathData=h6;ui.aliases=_S});var w6=Ye(di=>{"use strict";Object.defineProperty(di,"__esModule",{value:!0});var v6="fas",g6="caret-right",_6=256,b6=512,bS=[],y6="f0da",S6="M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z";di.definition={prefix:v6,iconName:g6,icon:[_6,b6,bS,y6,S6]};di.faCaretRight=di.definition;di.prefix=v6;di.iconName=g6;di.width=_6;di.height=b6;di.ligatures=bS;di.unicode=y6;di.svgPathData=S6;di.aliases=bS});var D6=Ye(fi=>{"use strict";Object.defineProperty(fi,"__esModule",{value:!0});var C6="fas",x6="caret-up",T6=320,k6=512,yS=[],R6="f0d8",E6="M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z";fi.definition={prefix:C6,iconName:x6,icon:[T6,k6,yS,R6,E6]};fi.faCaretUp=fi.definition;fi.prefix=C6;fi.iconName=x6;fi.width=T6;fi.height=k6;fi.ligatures=yS;fi.unicode=R6;fi.svgPathData=E6;fi.aliases=yS});var P6=Ye(pi=>{"use strict";Object.defineProperty(pi,"__esModule",{value:!0});var A6="fas",L6="caret-down",B6=320,N6=512,SS=[],O6="f0d7",I6="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z";pi.definition={prefix:A6,iconName:L6,icon:[B6,N6,SS,O6,I6]};pi.faCaretDown=pi.definition;pi.prefix=A6;pi.iconName=L6;pi.width=B6;pi.height=N6;pi.ligatures=SS;pi.unicode=O6;pi.svgPathData=I6;pi.aliases=SS});var V6=Ye(hi=>{"use strict";Object.defineProperty(hi,"__esModule",{value:!0});var M6="fas",z6="arrow-left",F6=448,j6=512,wS=[8592],H6="f060",U6="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z";hi.definition={prefix:M6,iconName:z6,icon:[F6,j6,wS,H6,U6]};hi.faArrowLeft=hi.definition;hi.prefix=M6;hi.iconName=z6;hi.width=F6;hi.height=j6;hi.ligatures=wS;hi.unicode=H6;hi.svgPathData=U6;hi.aliases=wS});var xS=Ye(mi=>{"use strict";Object.defineProperty(mi,"__esModule",{value:!0});var W6="fas",q6="arrow-right",Y6=448,$6=512,CS=[8594],G6="f061",K6="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z";mi.definition={prefix:W6,iconName:q6,icon:[Y6,$6,CS,G6,K6]};mi.faArrowRight=mi.definition;mi.prefix=W6;mi.iconName=q6;mi.width=Y6;mi.height=$6;mi.ligatures=CS;mi.unicode=G6;mi.svgPathData=K6;mi.aliases=CS});var kS=Ye(vi=>{"use strict";Object.defineProperty(vi,"__esModule",{value:!0});var X6="fas",Q6="arrow-up",J6=384,Z6=512,TS=[8593],eD="f062",tD="M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z";vi.definition={prefix:X6,iconName:Q6,icon:[J6,Z6,TS,eD,tD]};vi.faArrowUp=vi.definition;vi.prefix=X6;vi.iconName=Q6;vi.width=J6;vi.height=Z6;vi.ligatures=TS;vi.unicode=eD;vi.svgPathData=tD;vi.aliases=TS});var ES=Ye(gi=>{"use strict";Object.defineProperty(gi,"__esModule",{value:!0});var rD="fas",aD="arrow-down",nD=384,oD=512,RS=[8595],iD="f063",lD="M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z";gi.definition={prefix:rD,iconName:aD,icon:[nD,oD,RS,iD,lD]};gi.faArrowDown=gi.definition;gi.prefix=rD;gi.iconName=aD;gi.width=nD;gi.height=oD;gi.ligatures=RS;gi.unicode=iD;gi.svgPathData=lD;gi.aliases=RS});var hD=Ye(_i=>{"use strict";Object.defineProperty(_i,"__esModule",{value:!0});var sD="fas",cD="rotate",uD=512,dD=512,DS=[128260,"sync-alt"],fD="f2f1",pD="M142.9 142.9c-17.5 17.5-30.1 38-37.8 59.8c-5.9 16.7-24.2 25.4-40.8 19.5s-25.4-24.2-19.5-40.8C55.6 150.7 73.2 122 97.6 97.6c87.2-87.2 228.3-87.5 315.8-1L455 55c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2l0 128c0 13.3-10.7 24-24 24l-8.4 0c0 0 0 0 0 0L344 224c-9.7 0-18.5-5.8-22.2-14.8s-1.7-19.3 5.2-26.2l41.1-41.1c-62.6-61.5-163.1-61.2-225.3 1zM16 312c0-13.3 10.7-24 24-24l7.6 0 .7 0L168 288c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-41.1 41.1c62.6 61.5 163.1 61.2 225.3-1c17.5-17.5 30.1-38 37.8-59.8c5.9-16.7 24.2-25.4 40.8-19.5s25.4 24.2 19.5 40.8c-10.8 30.6-28.4 59.3-52.9 83.8c-87.2 87.2-228.3 87.5-315.8 1L57 457c-6.9 6.9-17.2 8.9-26.2 5.2S16 449.7 16 440l0-119.6 0-.7 0-7.6z";_i.definition={prefix:sD,iconName:cD,icon:[uD,dD,DS,fD,pD]};_i.faRotate=_i.definition;_i.prefix=sD;_i.iconName=cD;_i.width=uD;_i.height=dD;_i.ligatures=DS;_i.unicode=fD;_i.svgPathData=pD;_i.aliases=DS});var SD=Ye(bi=>{"use strict";Object.defineProperty(bi,"__esModule",{value:!0});var mD="fas",vD="arrow-rotate-right",gD=512,_D=512,AS=[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],bD="f01e",yD="M386.3 160L336 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 51.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0s-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3s163.8-62.5 226.3 0L386.3 160z";bi.definition={prefix:mD,iconName:vD,icon:[gD,_D,AS,bD,yD]};bi.faArrowRotateRight=bi.definition;bi.prefix=mD;bi.iconName=vD;bi.width=gD;bi.height=_D;bi.ligatures=AS;bi.unicode=bD;bi.svgPathData=yD;bi.aliases=AS});var wD=Ye(yi=>{"use strict";Object.defineProperty(yi,"__esModule",{value:!0});var co=SD();yi.definition={prefix:co.prefix,iconName:co.iconName,icon:[co.width,co.height,co.aliases,co.unicode,co.svgPathData]};yi.faRedo=yi.definition;yi.prefix=co.prefix;yi.iconName=co.iconName;yi.width=co.width;yi.height=co.height;yi.ligatures=co.aliases;yi.unicode=co.unicode;yi.svgPathData=co.svgPathData;yi.aliases=co.aliases});var DD=Ye(Si=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});var CD="fas",xD="check",TD=448,kD=512,LS=[10003,10004],RD="f00c",ED="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z";Si.definition={prefix:CD,iconName:xD,icon:[TD,kD,LS,RD,ED]};Si.faCheck=Si.definition;Si.prefix=CD;Si.iconName=xD;Si.width=TD;Si.height=kD;Si.ligatures=LS;Si.unicode=RD;Si.svgPathData=ED;Si.aliases=LS});var PD=Ye(wi=>{"use strict";Object.defineProperty(wi,"__esModule",{value:!0});var AD="fas",LD="question",BD=320,ND=512,BS=[10067,10068,61736],OD="3f",ID="M80 160c0-35.3 28.7-64 64-64l32 0c35.3 0 64 28.7 64 64l0 3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74l0 1.4c0 17.7 14.3 32 32 32s32-14.3 32-32l0-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7l0-3.6c0-70.7-57.3-128-128-128l-32 0C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z";wi.definition={prefix:AD,iconName:LD,icon:[BD,ND,BS,OD,ID]};wi.faQuestion=wi.definition;wi.prefix=AD;wi.iconName=LD;wi.width=BD;wi.height=ND;wi.ligatures=BS;wi.unicode=OD;wi.svgPathData=ID;wi.aliases=BS});var VD=Ye(Ci=>{"use strict";Object.defineProperty(Ci,"__esModule",{value:!0});var MD="fas",zD="exclamation",FD=128,jD=512,NS=[10069,10071,61738],HD="21",UD="M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z";Ci.definition={prefix:MD,iconName:zD,icon:[FD,jD,NS,HD,UD]};Ci.faExclamation=Ci.definition;Ci.prefix=MD;Ci.iconName=zD;Ci.width=FD;Ci.height=jD;Ci.ligatures=NS;Ci.unicode=HD;Ci.svgPathData=UD;Ci.aliases=NS});var XD=Ye(xi=>{"use strict";Object.defineProperty(xi,"__esModule",{value:!0});var WD="fas",qD="triangle-exclamation",YD=512,$D=512,OS=[9888,"exclamation-triangle","warning"],GD="f071",KD="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z";xi.definition={prefix:WD,iconName:qD,icon:[YD,$D,OS,GD,KD]};xi.faTriangleExclamation=xi.definition;xi.prefix=WD;xi.iconName=qD;xi.width=YD;xi.height=$D;xi.ligatures=OS;xi.unicode=GD;xi.svgPathData=KD;xi.aliases=OS});var QD=Ye(Ti=>{"use strict";Object.defineProperty(Ti,"__esModule",{value:!0});var uo=XD();Ti.definition={prefix:uo.prefix,iconName:uo.iconName,icon:[uo.width,uo.height,uo.aliases,uo.unicode,uo.svgPathData]};Ti.faExclamationTriangle=Ti.definition;Ti.prefix=uo.prefix;Ti.iconName=uo.iconName;Ti.width=uo.width;Ti.height=uo.height;Ti.ligatures=uo.aliases;Ti.unicode=uo.unicode;Ti.svgPathData=uo.svgPathData;Ti.aliases=uo.aliases});var nA=Ye(ki=>{"use strict";Object.defineProperty(ki,"__esModule",{value:!0});var JD="fas",ZD="house",eA=576,tA=512,IS=[127968,63498,63500,"home","home-alt","home-lg-alt"],rA="f015",aA="M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z";ki.definition={prefix:JD,iconName:ZD,icon:[eA,tA,IS,rA,aA]};ki.faHouse=ki.definition;ki.prefix=JD;ki.iconName=ZD;ki.width=eA;ki.height=tA;ki.ligatures=IS;ki.unicode=rA;ki.svgPathData=aA;ki.aliases=IS});var oA=Ye(Ri=>{"use strict";Object.defineProperty(Ri,"__esModule",{value:!0});var fo=nA();Ri.definition={prefix:fo.prefix,iconName:fo.iconName,icon:[fo.width,fo.height,fo.aliases,fo.unicode,fo.svgPathData]};Ri.faHome=Ri.definition;Ri.prefix=fo.prefix;Ri.iconName=fo.iconName;Ri.width=fo.width;Ri.height=fo.height;Ri.ligatures=fo.aliases;Ri.unicode=fo.unicode;Ri.svgPathData=fo.svgPathData;Ri.aliases=fo.aliases});var fA=Ye(Ei=>{"use strict";Object.defineProperty(Ei,"__esModule",{value:!0});var iA="fas",lA="share",sA=512,cA=512,PS=["mail-forward"],uA="f064",dA="M307 34.8c-11.5 5.1-19 16.6-19 29.2l0 64-112 0C78.8 128 0 206.8 0 304C0 417.3 81.5 467.9 100.2 478.1c2.5 1.4 5.3 1.9 8.1 1.9c10.9 0 19.7-8.9 19.7-19.7c0-7.5-4.3-14.4-9.8-19.5C108.8 431.9 96 414.4 96 384c0-53 43-96 96-96l96 0 0 64c0 12.6 7.4 24.1 19 29.2s25 3 34.4-5.4l160-144c6.7-6.1 10.6-14.7 10.6-23.8s-3.8-17.7-10.6-23.8l-160-144c-9.4-8.5-22.9-10.6-34.4-5.4z";Ei.definition={prefix:iA,iconName:lA,icon:[sA,cA,PS,uA,dA]};Ei.faShare=Ei.definition;Ei.prefix=iA;Ei.iconName=lA;Ei.width=sA;Ei.height=cA;Ei.ligatures=PS;Ei.unicode=uA;Ei.svgPathData=dA;Ei.aliases=PS});var bA=Ye(Di=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});var pA="fas",hA="magnifying-glass",mA=512,vA=512,MS=[128269,"search"],gA="f002",_A="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z";Di.definition={prefix:pA,iconName:hA,icon:[mA,vA,MS,gA,_A]};Di.faMagnifyingGlass=Di.definition;Di.prefix=pA;Di.iconName=hA;Di.width=mA;Di.height=vA;Di.ligatures=MS;Di.unicode=gA;Di.svgPathData=_A;Di.aliases=MS});var yA=Ye(Ai=>{"use strict";Object.defineProperty(Ai,"__esModule",{value:!0});var po=bA();Ai.definition={prefix:po.prefix,iconName:po.iconName,icon:[po.width,po.height,po.aliases,po.unicode,po.svgPathData]};Ai.faSearch=Ai.definition;Ai.prefix=po.prefix;Ai.iconName=po.iconName;Ai.width=po.width;Ai.height=po.height;Ai.ligatures=po.aliases;Ai.unicode=po.unicode;Ai.svgPathData=po.svgPathData;Ai.aliases=po.aliases});var RA=Ye(Li=>{"use strict";Object.defineProperty(Li,"__esModule",{value:!0});var SA="fas",wA="yen-sign",CA=320,xA=512,zS=[165,"cny","jpy","rmb","yen"],TA="f157",kA="M58.6 46.3C48.8 31.5 29 27.6 14.2 37.4S-4.4 67 5.4 81.8L100.2 224 48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0 0 32-80 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-80 0 0-32 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-52.2 0L314.6 81.8c9.8-14.7 5.8-34.6-8.9-44.4s-34.6-5.8-44.4 8.9L160 198.3 58.6 46.3z";Li.definition={prefix:SA,iconName:wA,icon:[CA,xA,zS,TA,kA]};Li.faYenSign=Li.definition;Li.prefix=SA;Li.iconName=wA;Li.width=CA;Li.height=xA;Li.ligatures=zS;Li.unicode=TA;Li.svgPathData=kA;Li.aliases=zS});var OA=Ye(Bi=>{"use strict";Object.defineProperty(Bi,"__esModule",{value:!0});var EA="fas",DA="pen",AA=512,LA=512,FS=[128394],BA="f304",NA="M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z";Bi.definition={prefix:EA,iconName:DA,icon:[AA,LA,FS,BA,NA]};Bi.faPen=Bi.definition;Bi.prefix=EA;Bi.iconName=DA;Bi.width=AA;Bi.height=LA;Bi.ligatures=FS;Bi.unicode=BA;Bi.svgPathData=NA;Bi.aliases=FS});var HA=Ye(Ni=>{"use strict";Object.defineProperty(Ni,"__esModule",{value:!0});var IA="fas",PA="bars",MA=448,zA=512,jS=["navicon"],FA="f0c9",jA="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z";Ni.definition={prefix:IA,iconName:PA,icon:[MA,zA,jS,FA,jA]};Ni.faBars=Ni.definition;Ni.prefix=IA;Ni.iconName=PA;Ni.width=MA;Ni.height=zA;Ni.ligatures=jS;Ni.unicode=FA;Ni.svgPathData=jA;Ni.aliases=jS});var GA=Ye(Oi=>{"use strict";Object.defineProperty(Oi,"__esModule",{value:!0});var UA="fas",VA="download",WA=512,qA=512,HS=[],YA="f019",$A="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 242.7-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7 288 32zM64 352c-35.3 0-64 28.7-64 64l0 32c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-32c0-35.3-28.7-64-64-64l-101.5 0-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352 64 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z";Oi.definition={prefix:UA,iconName:VA,icon:[WA,qA,HS,YA,$A]};Oi.faDownload=Oi.definition;Oi.prefix=UA;Oi.iconName=VA;Oi.width=WA;Oi.height=qA;Oi.ligatures=HS;Oi.unicode=YA;Oi.svgPathData=$A;Oi.aliases=HS});var tL=Ye(Ii=>{"use strict";Object.defineProperty(Ii,"__esModule",{value:!0});var KA="fas",XA="link",QA=640,JA=512,US=[128279,"chain"],ZA="f0c1",eL="M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z";Ii.definition={prefix:KA,iconName:XA,icon:[QA,JA,US,ZA,eL]};Ii.faLink=Ii.definition;Ii.prefix=KA;Ii.iconName=XA;Ii.width=QA;Ii.height=JA;Ii.ligatures=US;Ii.unicode=ZA;Ii.svgPathData=eL;Ii.aliases=US});var sL=Ye(Pi=>{"use strict";Object.defineProperty(Pi,"__esModule",{value:!0});var rL="fas",aL="link-slash",nL=640,oL=512,VS=["chain-broken","chain-slash","unlink"],iL="f127",lL="M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L489.3 358.2l90.5-90.5c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114l-96 96-31.9-25C430.9 239.6 420.1 175.1 377 132c-52.2-52.3-134.5-56.2-191.3-11.7L38.8 5.1zM239 162c30.1-14.9 67.7-9.9 92.8 15.3c20 20 27.5 48.3 21.7 74.5L239 162zM406.6 416.4L220.9 270c-2.1 39.8 12.2 80.1 42.2 110c38.9 38.9 94.4 51 143.6 36.3zm-290-228.5L60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5l61.8-61.8-50.6-39.9z";Pi.definition={prefix:rL,iconName:aL,icon:[nL,oL,VS,iL,lL]};Pi.faLinkSlash=Pi.definition;Pi.prefix=rL;Pi.iconName=aL;Pi.width=nL;Pi.height=oL;Pi.ligatures=VS;Pi.unicode=iL;Pi.svgPathData=lL;Pi.aliases=VS});var mL=Ye(Mi=>{"use strict";Object.defineProperty(Mi,"__esModule",{value:!0});var cL="fas",uL="up-right-from-square",dL=512,fL=512,WS=["external-link-alt"],pL="f35d",hL="M352 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9L370.7 96 201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 141.3l41.4 41.4c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-128c0-17.7-14.3-32-32-32L352 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z";Mi.definition={prefix:cL,iconName:uL,icon:[dL,fL,WS,pL,hL]};Mi.faUpRightFromSquare=Mi.definition;Mi.prefix=cL;Mi.iconName=uL;Mi.width=dL;Mi.height=fL;Mi.ligatures=WS;Mi.unicode=pL;Mi.svgPathData=hL;Mi.aliases=WS});var vL=Ye(zi=>{"use strict";Object.defineProperty(zi,"__esModule",{value:!0});var ho=mL();zi.definition={prefix:ho.prefix,iconName:ho.iconName,icon:[ho.width,ho.height,ho.aliases,ho.unicode,ho.svgPathData]};zi.faExternalLinkAlt=zi.definition;zi.prefix=ho.prefix;zi.iconName=ho.iconName;zi.width=ho.width;zi.height=ho.height;zi.ligatures=ho.aliases;zi.unicode=ho.unicode;zi.svgPathData=ho.svgPathData;zi.aliases=ho.aliases});var CL=Ye(Fi=>{"use strict";Object.defineProperty(Fi,"__esModule",{value:!0});var gL="fas",_L="gear",bL=512,yL=512,qS=[9881,"cog"],SL="f013",wL="M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z";Fi.definition={prefix:gL,iconName:_L,icon:[bL,yL,qS,SL,wL]};Fi.faGear=Fi.definition;Fi.prefix=gL;Fi.iconName=_L;Fi.width=bL;Fi.height=yL;Fi.ligatures=qS;Fi.unicode=SL;Fi.svgPathData=wL;Fi.aliases=qS});var AL=Ye(ji=>{"use strict";Object.defineProperty(ji,"__esModule",{value:!0});var xL="fas",TL="plus",kL=448,RL=512,YS=[10133,61543,"add"],EL="2b",DL="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0 0 144c0 17.7 14.3 32 32 32s32-14.3 32-32l0-144 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-144z";ji.definition={prefix:xL,iconName:TL,icon:[kL,RL,YS,EL,DL]};ji.faPlus=ji.definition;ji.prefix=xL;ji.iconName=TL;ji.width=kL;ji.height=RL;ji.ligatures=YS;ji.unicode=EL;ji.svgPathData=DL;ji.aliases=YS});var ML=Ye(Hi=>{"use strict";Object.defineProperty(Hi,"__esModule",{value:!0});var LL="fas",BL="minus",NL=448,OL=512,$S=[8211,8722,10134,"subtract"],IL="f068",PL="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z";Hi.definition={prefix:LL,iconName:BL,icon:[NL,OL,$S,IL,PL]};Hi.faMinus=Hi.definition;Hi.prefix=LL;Hi.iconName=BL;Hi.width=NL;Hi.height=OL;Hi.ligatures=$S;Hi.unicode=IL;Hi.svgPathData=PL;Hi.aliases=$S});var WL=Ye(Ui=>{"use strict";Object.defineProperty(Ui,"__esModule",{value:!0});var zL="fas",FL="ellipsis",jL=448,HL=512,GS=["ellipsis-h"],UL="f141",VL="M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z";Ui.definition={prefix:zL,iconName:FL,icon:[jL,HL,GS,UL,VL]};Ui.faEllipsis=Ui.definition;Ui.prefix=zL;Ui.iconName=FL;Ui.width=jL;Ui.height=HL;Ui.ligatures=GS;Ui.unicode=UL;Ui.svgPathData=VL;Ui.aliases=GS});var qL=Ye(Vi=>{"use strict";Object.defineProperty(Vi,"__esModule",{value:!0});var mo=WL();Vi.definition={prefix:mo.prefix,iconName:mo.iconName,icon:[mo.width,mo.height,mo.aliases,mo.unicode,mo.svgPathData]};Vi.faEllipsisH=Vi.definition;Vi.prefix=mo.prefix;Vi.iconName=mo.iconName;Vi.width=mo.width;Vi.height=mo.height;Vi.ligatures=mo.aliases;Vi.unicode=mo.unicode;Vi.svgPathData=mo.svgPathData;Vi.aliases=mo.aliases});var JL=Ye(Wi=>{"use strict";Object.defineProperty(Wi,"__esModule",{value:!0});var YL="fas",$L="ellipsis-vertical",GL=128,KL=512,KS=["ellipsis-v"],XL="f142",QL="M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z";Wi.definition={prefix:YL,iconName:$L,icon:[GL,KL,KS,XL,QL]};Wi.faEllipsisVertical=Wi.definition;Wi.prefix=YL;Wi.iconName=$L;Wi.width=GL;Wi.height=KL;Wi.ligatures=KS;Wi.unicode=XL;Wi.svgPathData=QL;Wi.aliases=KS});var ZL=Ye(qi=>{"use strict";Object.defineProperty(qi,"__esModule",{value:!0});var vo=JL();qi.definition={prefix:vo.prefix,iconName:vo.iconName,icon:[vo.width,vo.height,vo.aliases,vo.unicode,vo.svgPathData]};qi.faEllipsisV=qi.definition;qi.prefix=vo.prefix;qi.iconName=vo.iconName;qi.width=vo.width;qi.height=vo.height;qi.ligatures=vo.aliases;qi.unicode=vo.unicode;qi.svgPathData=vo.svgPathData;qi.aliases=vo.aliases});var iB=Ye(Yi=>{"use strict";Object.defineProperty(Yi,"__esModule",{value:!0});var eB="fas",tB="star",rB=576,aB=512,XS=[11088,61446],nB="f005",oB="M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z";Yi.definition={prefix:eB,iconName:tB,icon:[rB,aB,XS,nB,oB]};Yi.faStar=Yi.definition;Yi.prefix=eB;Yi.iconName=tB;Yi.width=rB;Yi.height=aB;Yi.ligatures=XS;Yi.unicode=nB;Yi.svgPathData=oB;Yi.aliases=XS});var pB=Ye($i=>{"use strict";Object.defineProperty($i,"__esModule",{value:!0});var lB="fas",sB="paper-plane",cB=512,uB=512,QS=[61913],dB="f1d8",fB="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480l0-83.6c0-4 1.5-7.8 4.2-10.8L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z";$i.definition={prefix:lB,iconName:sB,icon:[cB,uB,QS,dB,fB]};$i.faPaperPlane=$i.definition;$i.prefix=lB;$i.iconName=sB;$i.width=cB;$i.height=uB;$i.ligatures=QS;$i.unicode=dB;$i.svgPathData=fB;$i.aliases=QS});var yB=Ye(Gi=>{"use strict";Object.defineProperty(Gi,"__esModule",{value:!0});var hB="fas",mB="heart",vB=512,gB=512,JS=[128153,128154,128155,128156,128420,129293,129294,129505,9829,10084,61578],_B="f004",bB="M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z";Gi.definition={prefix:hB,iconName:mB,icon:[vB,gB,JS,_B,bB]};Gi.faHeart=Gi.definition;Gi.prefix=hB;Gi.iconName=mB;Gi.width=vB;Gi.height=gB;Gi.ligatures=JS;Gi.unicode=_B;Gi.svgPathData=bB;Gi.aliases=JS});var RB=Ye(Ki=>{"use strict";Object.defineProperty(Ki,"__esModule",{value:!0});var SB="fas",wB="ban",CB=512,xB=512,ZS=[128683,"cancel"],TB="f05e",kB="M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z";Ki.definition={prefix:SB,iconName:wB,icon:[CB,xB,ZS,TB,kB]};Ki.faBan=Ki.definition;Ki.prefix=SB;Ki.iconName=wB;Ki.width=CB;Ki.height=xB;Ki.ligatures=ZS;Ki.unicode=TB;Ki.svgPathData=kB;Ki.aliases=ZS});var OB=Ye(Xi=>{"use strict";Object.defineProperty(Xi,"__esModule",{value:!0});var EB="fas",DB="location-crosshairs",AB=512,LB=512,ew=["location"],BB="f601",NB="M256 0c17.7 0 32 14.3 32 32l0 34.7C368.4 80.1 431.9 143.6 445.3 224l34.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-34.7 0C431.9 368.4 368.4 431.9 288 445.3l0 34.7c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-34.7C143.6 431.9 80.1 368.4 66.7 288L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l34.7 0C80.1 143.6 143.6 80.1 224 66.7L224 32c0-17.7 14.3-32 32-32zM128 256a128 128 0 1 0 256 0 128 128 0 1 0 -256 0zm128-80a80 80 0 1 1 0 160 80 80 0 1 1 0-160z";Xi.definition={prefix:EB,iconName:DB,icon:[AB,LB,ew,BB,NB]};Xi.faLocationCrosshairs=Xi.definition;Xi.prefix=EB;Xi.iconName=DB;Xi.width=AB;Xi.height=LB;Xi.ligatures=ew;Xi.unicode=BB;Xi.svgPathData=NB;Xi.aliases=ew});var HB=Ye(Qi=>{"use strict";Object.defineProperty(Qi,"__esModule",{value:!0});var IB="far",PB="user",MB=448,zB=512,tw=[128100,62144],FB="f007",jB="M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464H398.7c-8.9-63.3-63.3-112-129-112H178.3c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3z";Qi.definition={prefix:IB,iconName:PB,icon:[MB,zB,tw,FB,jB]};Qi.faUser=Qi.definition;Qi.prefix=IB;Qi.iconName=PB;Qi.width=MB;Qi.height=zB;Qi.ligatures=tw;Qi.unicode=FB;Qi.svgPathData=jB;Qi.aliases=tw});var GB=Ye(Ji=>{"use strict";Object.defineProperty(Ji,"__esModule",{value:!0});var UB="far",VB="circle-check",WB=512,qB=512,rw=[61533,"check-circle"],YB="f058",$B="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z";Ji.definition={prefix:UB,iconName:VB,icon:[WB,qB,rw,YB,$B]};Ji.faCircleCheck=Ji.definition;Ji.prefix=UB;Ji.iconName=VB;Ji.width=WB;Ji.height=qB;Ji.ligatures=rw;Ji.unicode=YB;Ji.svgPathData=$B;Ji.aliases=rw});var KB=Ye(Zi=>{"use strict";Object.defineProperty(Zi,"__esModule",{value:!0});var go=GB();Zi.definition={prefix:go.prefix,iconName:go.iconName,icon:[go.width,go.height,go.aliases,go.unicode,go.svgPathData]};Zi.faCheckCircle=Zi.definition;Zi.prefix=go.prefix;Zi.iconName=go.iconName;Zi.width=go.width;Zi.height=go.height;Zi.ligatures=go.aliases;Zi.unicode=go.unicode;Zi.svgPathData=go.svgPathData;Zi.aliases=go.aliases});var r8=Ye(el=>{"use strict";Object.defineProperty(el,"__esModule",{value:!0});var XB="far",QB="circle-question",JB=512,ZB=512,aw=[62108,"question-circle"],e8="f059",t8="M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z";el.definition={prefix:XB,iconName:QB,icon:[JB,ZB,aw,e8,t8]};el.faCircleQuestion=el.definition;el.prefix=XB;el.iconName=QB;el.width=JB;el.height=ZB;el.ligatures=aw;el.unicode=e8;el.svgPathData=t8;el.aliases=aw});var a8=Ye(tl=>{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});var _o=r8();tl.definition={prefix:_o.prefix,iconName:_o.iconName,icon:[_o.width,_o.height,_o.aliases,_o.unicode,_o.svgPathData]};tl.faQuestionCircle=tl.definition;tl.prefix=_o.prefix;tl.iconName=_o.iconName;tl.width=_o.width;tl.height=_o.height;tl.ligatures=_o.aliases;tl.unicode=_o.unicode;tl.svgPathData=_o.svgPathData;tl.aliases=_o.aliases});var u8=Ye(rl=>{"use strict";Object.defineProperty(rl,"__esModule",{value:!0});var n8="far",o8="pen-to-square",i8=512,l8=512,nw=["edit"],s8="f044",c8="M441 58.9L453.1 71c9.4 9.4 9.4 24.6 0 33.9L424 134.1 377.9 88 407 58.9c9.4-9.4 24.6-9.4 33.9 0zM209.8 256.2L344 121.9 390.1 168 255.8 302.2c-2.9 2.9-6.5 5-10.4 6.1l-58.5 16.7 16.7-58.5c1.1-3.9 3.2-7.5 6.1-10.4zM373.1 25L175.8 222.2c-8.7 8.7-15 19.4-18.3 31.1l-28.6 100c-2.4 8.4-.1 17.4 6.1 23.6s15.2 8.5 23.6 6.1l100-28.6c11.8-3.4 22.5-9.7 31.1-18.3L487 138.9c28.1-28.1 28.1-73.7 0-101.8L474.9 25C446.8-3.1 401.2-3.1 373.1 25zM88 64C39.4 64 0 103.4 0 152V424c0 48.6 39.4 88 88 88H360c48.6 0 88-39.4 88-88V312c0-13.3-10.7-24-24-24s-24 10.7-24 24V424c0 22.1-17.9 40-40 40H88c-22.1 0-40-17.9-40-40V152c0-22.1 17.9-40 40-40H200c13.3 0 24-10.7 24-24s-10.7-24-24-24H88z";rl.definition={prefix:n8,iconName:o8,icon:[i8,l8,nw,s8,c8]};rl.faPenToSquare=rl.definition;rl.prefix=n8;rl.iconName=o8;rl.width=i8;rl.height=l8;rl.ligatures=nw;rl.unicode=s8;rl.svgPathData=c8;rl.aliases=nw});var d8=Ye(al=>{"use strict";Object.defineProperty(al,"__esModule",{value:!0});var bo=u8();al.definition={prefix:bo.prefix,iconName:bo.iconName,icon:[bo.width,bo.height,bo.aliases,bo.unicode,bo.svgPathData]};al.faEdit=al.definition;al.prefix=bo.prefix;al.iconName=bo.iconName;al.width=bo.width;al.height=bo.height;al.ligatures=bo.aliases;al.unicode=bo.unicode;al.svgPathData=bo.svgPathData;al.aliases=bo.aliases});var _8=Ye(nl=>{"use strict";Object.defineProperty(nl,"__esModule",{value:!0});var f8="far",p8="copy",h8=448,m8=512,ow=[],v8="f0c5",g8="M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z";nl.definition={prefix:f8,iconName:p8,icon:[h8,m8,ow,v8,g8]};nl.faCopy=nl.definition;nl.prefix=f8;nl.iconName=p8;nl.width=h8;nl.height=m8;nl.ligatures=ow;nl.unicode=v8;nl.svgPathData=g8;nl.aliases=ow});var T8=Ye(ol=>{"use strict";Object.defineProperty(ol,"__esModule",{value:!0});var b8="far",y8="file",S8=384,w8=512,iw=[128196,128459,61462],C8="f15b",x8="M320 464c8.8 0 16-7.2 16-16V160H256c-17.7 0-32-14.3-32-32V48H64c-8.8 0-16 7.2-16 16V448c0 8.8 7.2 16 16 16H320zM0 64C0 28.7 28.7 0 64 0H229.5c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64z";ol.definition={prefix:b8,iconName:y8,icon:[S8,w8,iw,C8,x8]};ol.faFile=ol.definition;ol.prefix=b8;ol.iconName=y8;ol.width=S8;ol.height=w8;ol.ligatures=iw;ol.unicode=C8;ol.svgPathData=x8;ol.aliases=iw});var B8=Ye(il=>{"use strict";Object.defineProperty(il,"__esModule",{value:!0});var k8="far",R8="trash-can",E8=448,D8=512,lw=[61460,"trash-alt"],A8="f2ed",L8="M170.5 51.6L151.5 80h145l-19-28.4c-1.5-2.2-4-3.6-6.7-3.6H177.1c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80H368h48 8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8V432c0 44.2-35.8 80-80 80H112c-44.2 0-80-35.8-80-80V128H24c-13.3 0-24-10.7-24-24S10.7 80 24 80h8H80 93.8l36.7-55.1C140.9 9.4 158.4 0 177.1 0h93.7c18.7 0 36.2 9.4 46.6 24.9zM80 128V432c0 17.7 14.3 32 32 32H336c17.7 0 32-14.3 32-32V128H80zm80 64V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16z";il.definition={prefix:k8,iconName:R8,icon:[E8,D8,lw,A8,L8]};il.faTrashCan=il.definition;il.prefix=k8;il.iconName=R8;il.width=E8;il.height=D8;il.ligatures=lw;il.unicode=A8;il.svgPathData=L8;il.aliases=lw});var N8=Ye(ll=>{"use strict";Object.defineProperty(ll,"__esModule",{value:!0});var yo=B8();ll.definition={prefix:yo.prefix,iconName:yo.iconName,icon:[yo.width,yo.height,yo.aliases,yo.unicode,yo.svgPathData]};ll.faTrashAlt=ll.definition;ll.prefix=yo.prefix;ll.iconName=yo.iconName;ll.width=yo.width;ll.height=yo.height;ll.ligatures=yo.aliases;ll.unicode=yo.unicode;ll.svgPathData=yo.svgPathData;ll.aliases=yo.aliases});var j8=Ye(sl=>{"use strict";Object.defineProperty(sl,"__esModule",{value:!0});var O8="far",I8="image",P8=512,M8=512,sw=[],z8="f03e",F8="M448 80c8.8 0 16 7.2 16 16V415.8l-5-6.5-136-176c-4.5-5.9-11.6-9.3-19-9.3s-14.4 3.4-19 9.3L202 340.7l-30.5-42.7C167 291.7 159.8 288 152 288s-15 3.7-19.5 10.1l-80 112L48 416.3l0-.3V96c0-8.8 7.2-16 16-16H448zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm80 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z";sl.definition={prefix:O8,iconName:I8,icon:[P8,M8,sw,z8,F8]};sl.faImage=sl.definition;sl.prefix=O8;sl.iconName=I8;sl.width=P8;sl.height=M8;sl.ligatures=sw;sl.unicode=z8;sl.svgPathData=F8;sl.aliases=sw});var dO=Ye(dl=>{"use strict";Object.defineProperty(dl,"__esModule",{value:!0});var oO="fas",iO="eye",lO=576,sO=512,Cw=[128065],cO="f06e",uO="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z";dl.definition={prefix:oO,iconName:iO,icon:[lO,sO,Cw,cO,uO]};dl.faEye=dl.definition;dl.prefix=oO;dl.iconName=iO;dl.width=lO;dl.height=sO;dl.ligatures=Cw;dl.unicode=cO;dl.svgPathData=uO;dl.aliases=Cw});var CO=Ye(fl=>{"use strict";Object.defineProperty(fl,"__esModule",{value:!0});var gO="fas",_O="clock",bO=512,yO=512,Rw=[128339,"clock-four"],SO="f017",wO="M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z";fl.definition={prefix:gO,iconName:_O,icon:[bO,yO,Rw,SO,wO]};fl.faClock=fl.definition;fl.prefix=gO;fl.iconName=_O;fl.width=bO;fl.height=yO;fl.ligatures=Rw;fl.unicode=SO;fl.svgPathData=wO;fl.aliases=Rw});var AO=Ye(pl=>{"use strict";Object.defineProperty(pl,"__esModule",{value:!0});var xO="fas",TO="calendar-days",kO=448,RO=512,Ew=["calendar-alt"],EO="f073",DO="M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm64 80l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm128 0l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 400l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z";pl.definition={prefix:xO,iconName:TO,icon:[kO,RO,Ew,EO,DO]};pl.faCalendarDays=pl.definition;pl.prefix=xO;pl.iconName=TO;pl.width=kO;pl.height=RO;pl.ligatures=Ew;pl.unicode=EO;pl.svgPathData=DO;pl.aliases=Ew});var LO=Ye(hl=>{"use strict";Object.defineProperty(hl,"__esModule",{value:!0});var So=AO();hl.definition={prefix:So.prefix,iconName:So.iconName,icon:[So.width,So.height,So.aliases,So.unicode,So.svgPathData]};hl.faCalendarAlt=hl.definition;hl.prefix=So.prefix;hl.iconName=So.iconName;hl.width=So.width;hl.height=So.height;hl.ligatures=So.aliases;hl.unicode=So.unicode;hl.svgPathData=So.svgPathData;hl.aliases=So.aliases});var KO=Ye(ml=>{"use strict";Object.defineProperty(ml,"__esModule",{value:!0});var VO="fas",WO="cloud-arrow-up",qO=640,YO=512,Nw=[62338,"cloud-upload","cloud-upload-alt"],$O="f0ee",GO="M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128l-368 0zm79-217c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39L296 392c0 13.3 10.7 24 24 24s24-10.7 24-24l0-134.1 39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0l-80 80z";ml.definition={prefix:VO,iconName:WO,icon:[qO,YO,Nw,$O,GO]};ml.faCloudArrowUp=ml.definition;ml.prefix=VO;ml.iconName=WO;ml.width=qO;ml.height=YO;ml.ligatures=Nw;ml.unicode=$O;ml.svgPathData=GO;ml.aliases=Nw});var g7=Ye(gl=>{"use strict";Object.defineProperty(gl,"__esModule",{value:!0});var d7="fas",f7="grip-vertical",p7=320,h7=512,jw=[],m7="f58e",v7="M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z";gl.definition={prefix:d7,iconName:f7,icon:[p7,h7,jw,m7,v7]};gl.faGripVertical=gl.definition;gl.prefix=d7;gl.iconName=f7;gl.width=p7;gl.height=h7;gl.ligatures=jw;gl.unicode=m7;gl.svgPathData=v7;gl.aliases=jw});var T7=Ye(_l=>{"use strict";Object.defineProperty(_l,"__esModule",{value:!0});var b7="fas",y7="filter",S7=512,w7=512,Vw=[],C7="f0b0",x7="M3.9 54.9C10.5 40.9 24.5 32 40 32l432 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9 320 448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z";_l.definition={prefix:b7,iconName:y7,icon:[S7,w7,Vw,C7,x7]};_l.faFilter=_l.definition;_l.prefix=b7;_l.iconName=y7;_l.width=S7;_l.height=w7;_l.ligatures=Vw;_l.unicode=C7;_l.svgPathData=x7;_l.aliases=Vw});var P7=Ye(bl=>{"use strict";Object.defineProperty(bl,"__esModule",{value:!0});var A7="fas",L7="palette",B7=512,N7=512,qw=[127912],O7="f53f",I7="M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3L344 320c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z";bl.definition={prefix:A7,iconName:L7,icon:[B7,N7,qw,O7,I7]};bl.faPalette=bl.definition;bl.prefix=A7;bl.iconName=L7;bl.width=B7;bl.height=N7;bl.ligatures=qw;bl.unicode=O7;bl.svgPathData=I7;bl.aliases=qw});var V7=Ye(yl=>{"use strict";Object.defineProperty(yl,"__esModule",{value:!0});var M7="fas",z7="bars-staggered",F7=512,j7=512,Yw=["reorder","stream"],H7="f550",U7="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L96 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z";yl.definition={prefix:M7,iconName:z7,icon:[F7,j7,Yw,H7,U7]};yl.faBarsStaggered=yl.definition;yl.prefix=M7;yl.iconName=z7;yl.width=F7;yl.height=j7;yl.ligatures=Yw;yl.unicode=H7;yl.svgPathData=U7;yl.aliases=Yw});var X7=Ye(Sl=>{"use strict";Object.defineProperty(Sl,"__esModule",{value:!0});var W7="fas",q7="rotate-left",Y7=512,$7=512,$w=["rotate-back","rotate-backward","undo-alt"],G7="f2ea",K7="M48.5 224L40 224c-13.3 0-24-10.7-24-24L16 72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2L98.6 96.6c87.6-86.5 228.7-86.2 315.8 1c87.5 87.5 87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8L48.5 224z";Sl.definition={prefix:W7,iconName:q7,icon:[Y7,$7,$w,G7,K7]};Sl.faRotateLeft=Sl.definition;Sl.prefix=W7;Sl.iconName=q7;Sl.width=Y7;Sl.height=$7;Sl.ligatures=$w;Sl.unicode=G7;Sl.svgPathData=K7;Sl.aliases=$w});var aI=Ye(wl=>{"use strict";Object.defineProperty(wl,"__esModule",{value:!0});var Q7="fas",J7="rotate-right",Z7=512,eI=512,Gw=["redo-alt","rotate-forward"],tI="f2f9",rI="M463.5 224l8.5 0c13.3 0 24-10.7 24-24l0-128c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1c-87.5 87.5-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8l119.5 0z";wl.definition={prefix:Q7,iconName:J7,icon:[Z7,eI,Gw,tI,rI]};wl.faRotateRight=wl.definition;wl.prefix=Q7;wl.iconName=J7;wl.width=Z7;wl.height=eI;wl.ligatures=Gw;wl.unicode=tI;wl.svgPathData=rI;wl.aliases=Gw});var Jw=Ye(()=>{"use strict"});var Zw=Ye(()=>{"use strict"});var pI=Q(y4()),Vs=Q(g5()),ab=Q(fr()),Pm=Q(or());var Hr={};Pf(Hr,{$$fromRoot:()=>wt,Accordion:()=>tp,Anchor:()=>Pl,Box:()=>R,Button:()=>ce,Card:()=>Sa,ColorObjects:()=>am,Column:()=>ot,Config:()=>ct,Cropper:()=>Bm,DarkmodeColors:()=>dI,Effect:()=>ss,ExtractStyles:()=>Hl,FAI:()=>Ce,Flex:()=>St,FlexBr:()=>VN,GenerateHTMLProps:()=>No,Grid:()=>La,Img:()=>Fn,Input:()=>tt,Label:()=>Cc,LaunchReactApp:()=>tb,LeftIcon:()=>ep,LeftIndicator:()=>M_,LinkifyText:()=>tO,List:()=>yd,ListItem:()=>us,Loader:()=>nn,Logo:()=>gr,OmitSign:()=>P_,P:()=>UN,PageNotFound:()=>cI,PageViewController:()=>L_,Placeholder:()=>HN,Plate:()=>_m,ReadStyleSet:()=>gm,RequiredShortSign:()=>I_,RequiredSign:()=>O_,RightIcon:()=>Ua,RightIndicator:()=>z_,RootViewController:()=>zs,Row:()=>Pe,SetThemeColorTag:()=>rm,Sheet:()=>Kt,Snackbar:()=>Kn,Span:()=>tn,SwipeView:()=>B_,TabBar:()=>J_,Table:()=>Qn,Text:()=>We,ThemeColors:()=>Nm,Tips:()=>jl,Tooltips:()=>na,amotify:()=>nG,default:()=>nG,pageRouter:()=>jn,useRefresh:()=>Ol,useRouterEffect:()=>eb});var cq=Object.defineProperty,uq=Object.defineProperties,dq=Object.getOwnPropertyDescriptors,o_=Object.getOwnPropertySymbols,T5=Object.prototype.hasOwnProperty,k5=Object.prototype.propertyIsEnumerable,R5=Math.pow,x5=(r,a,o)=>a in r?cq(r,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[a]=o,g=(r,a)=>{for(var o in a||(a={}))T5.call(a,o)&&x5(r,o,a[o]);if(o_)for(var o of o_(a))k5.call(a,o)&&x5(r,o,a[o]);return r},E=(r,a)=>uq(r,dq(a)),Je=(r,a)=>{var o={};for(var l in r)T5.call(r,l)&&a.indexOf(l)<0&&(o[l]=r[l]);if(r!=null&&o_)for(var l of o_(r))a.indexOf(l)<0&&k5.call(r,l)&&(o[l]=r[l]);return o},Ia=(r,a,o)=>new Promise((l,s)=>{var d=p=>{try{h(o.next(p))}catch(v){s(v)}},u=p=>{try{h(o.throw(p))}catch(v){s(v)}},h=p=>p.done?l(p.value):Promise.resolve(p.value).then(d,u);h((o=o.apply(r,a)).next())});var Qw={};Pf(Qw,{$$fromRoot:()=>wt,ColorObjects:()=>am,Config:()=>ct,DarkmodeColors:()=>dI,ExtractStyles:()=>Hl,GenerateHTMLProps:()=>No,LaunchReactApp:()=>tb,ReadStyleSet:()=>gm,SetThemeColorTag:()=>rm,ThemeColors:()=>Nm,pageRouter:()=>jn,useRefresh:()=>Ol,useRouterEffect:()=>eb});var Jo=Q(or());var Bo={sessionUID:(0,Jo.UUID)(),appRoot:null,darkMode:"light",themeColor:"comun",roundness:2,isSystemDarkmode:()=>window.matchMedia("(prefers-color-scheme: dark)").matches==!0,deviceIs:"",browserIs:"",isPhone:!1,isTouchDevice:!1,isIOS:!1,screen:{breakpoint:834,phonepoint:690,viewHeight:0,viewWidth:0,isBreakpoint:(r=834)=>window.innerWidth<=r,isPhonepoint:(r=690)=>window.innerWidth<=r}},ct={get:()=>Bo,set:r=>{Bo=g(g({},Bo),r)},update:{themeColor:r=>{if(am.find(o=>o.key==r)||(r="comun"),r==ct.get().themeColor)return;ct.set(E(g({},ct.get()),{themeColor:r}));let a=(0,Jo.default)(document.body);a.removeClass(a.findClass(/^bdsTC/)).addClass("bdsTC_"+r).callback(()=>{rm()}),ct.restart()},darkMode:r=>{if(["light","dark","dim","auto"].includes(r)||(r="light"),r==ct.get().darkMode)return;let a=r=="auto"?ct.get().isSystemDarkmode()?"dark":"light":r;ct.set(E(g({},ct.get()),{darkMode:a}));let o=(0,Jo.default)(document.body);o.removeClass(o.findClass(/^bdsDM/)).addClass("bdsDM_"+a),ct.restart()},roundness:r=>{r>=0&&r<=5||(r=2),r!=ct.get().roundness&&(ct.set(E(g({},ct.get()),{roundness:r})),ct.restart((0,Jo.UUID)()))},screen:r=>{ct.get().screen=g(g({},ct.get().screen),r)}},launch:r=>{let a=window.navigator.userAgent.toLowerCase(),o=a.indexOf("windows nt")!==-1?"windows":a.indexOf("android")!==-1?"android":a.indexOf("iphone")!==-1?"iPhone":a.indexOf("ipad")>-1?"iPad":a.indexOf("mac os x")!==-1?"macOSX":"undefined",l=a.indexOf("msie")!==-1||a.indexOf("trident")!==-1?"ie":a.indexOf("edge")!==-1?"edge":a.indexOf("chrome")!==-1?"chrome":a.indexOf("safari")!==-1?"safari":a.indexOf("firefox")!==-1?"firefox":a.indexOf("opera")!==-1||a.indexOf("opr")!==-1?"opera":"undefined";Bo.appRoot=r.appRoot||document.body,Bo.appRoot instanceof HTMLElement&&(Bo.appRoot.tabIndex=0),Jo.default.is.exist(r.roundness)&&ct.update.roundness(r.roundness),Jo.default.is.exist(r.themeColor)&&ct.update.themeColor(r.themeColor),Jo.default.is.exist(r.darkMode)&&ct.update.darkMode(r.darkMode),Bo.deviceIs=o,Bo.browserIs=l,Bo.isPhone=["Android","iPhone"].includes(o),Bo.isTouchDevice=window.ontouchstart!==void 0&&0<navigator.maxTouchPoints,Bo.isIOS=["iPhone","iPad"].includes(o),Bo.isTouchDevice=window.ontouchstart!==void 0&&0<navigator.maxTouchPoints,Bo.isIOS=["iPhone","iPad"].includes(o),Bo.screen={breakpoint:834,phonepoint:690,viewHeight:window.innerHeight,viewWidth:window.innerWidth,isBreakpoint:(s=834)=>window.innerWidth<=s,isPhonepoint:(s=690)=>window.innerWidth<=s},(0,Jo.default)(document.body).addClass(["AMOTIFY_be_body","usrDevice_"+ct.get().deviceIs,"bdsDM_"+ct.get().darkMode,"bdsTC_"+ct.get().themeColor]),(0,Jo.default)(window).addEvent({eventType:"load",eventID:"windowLoad",callback:()=>{let s=document.body.style,d=(0,Jo.default)(document.body),u=Number(d.getStyleProperty("--topNavHeight").removeLetters()||0),h=Number(d.getStyleProperty("--footerNavHeight").removeLetters()||0),p=window.innerHeight-u-h;s.setProperty("--viewHeight",window.innerHeight+"px"),s.setProperty("--contentHeight",p+"px")}}).addEvent({eventType:"resize",eventID:"getDeviceInfo",callback:()=>{ct.update.screen({viewHeight:window.innerHeight,viewWidth:window.innerWidth});let s=(0,Jo.default)(document.body),d=window.innerHeight,u=Number(s.getStyleProperty("--topNavHeight").removeLetters()),h=Number(s.getStyleProperty("--footerNavHeight").removeLetters()),p=d-u-h;s.setStyleProperty("--viewHeight",d+"px").setStyleProperty("--sideNavHeight",p+"px").setStyleProperty("--contentHeight",p+"px")}}),rm()},restart:r=>{Ol.release("LaunchReactApp_"+ct.get().sessionUID,r)}};var Zo=Q(or()),Uf=Q(fr()),Ol={catch:r=>{let[a]=(0,Uf.useState)((0,Zo.UUID)()),[o,l]=(0,Uf.useState)((0,Zo.UUID)()),[s,d]=(0,Uf.useState)(null),u="RefreshKey_"+a;return(0,Uf.useEffect)(()=>{var h;Zo.useStore.set({[u]:v=>{l((0,Zo.UUID)()),d(v||null)}});let p=((h=Zo.useStore.get("RefreshKeys_"+r))==null?void 0:h.keys)||[];return p=[...p,a],Zo.useStore.update({["RefreshKeys_"+r]:{keys:p}}),()=>{var v;Zo.useStore.delete(u);let b=((v=Zo.useStore.get("RefreshKeys_"+r))==null?void 0:v.keys)||[],y=b.indexOf(a);y!==-1&&(b.splice(y,1),Zo.useStore.update({["RefreshKeys_"+r]:{keys:b}}))}},[]),s},release:(r,a)=>{var o;let l=((o=Zo.useStore.get("RefreshKeys_"+r))==null?void 0:o.keys)||[];if(l&&l.length)for(let s of l){let d=Zo.useStore.get("RefreshKey_"+s);d&&d(a)}}};var Eu=Q(fr());var Xw={};Pf(Xw,{Anchor:()=>Pl,Button:()=>ce,Cropper:()=>Bm,Effect:()=>ss,Input:()=>tt,Label:()=>Cc,LeftIcon:()=>ep,LeftIndicator:()=>M_,Loader:()=>nn,OmitSign:()=>P_,PageNotFound:()=>cI,PageViewController:()=>L_,Plate:()=>_m,RequiredShortSign:()=>I_,RequiredSign:()=>O_,RightIcon:()=>Ua,RightIndicator:()=>z_,RootViewController:()=>zs,Sheet:()=>Kt,Snackbar:()=>Kn,SwipeView:()=>B_,TabBar:()=>J_,Table:()=>Qn,Tips:()=>jl,Tooltips:()=>na});var Ml=Q(Lt()),Su=Q(fr()),Rn=Q(or());var pw={};Pf(pw,{Box:()=>R,Card:()=>Sa,Column:()=>ot,FAI:()=>Ce,Flex:()=>St,FlexBr:()=>VN,Grid:()=>La,Img:()=>Fn,Logo:()=>gr,P:()=>UN,Placeholder:()=>HN,Span:()=>tn});var _d=Q(Lt());var A5=Q(Lt());var R=r=>{let a=No(r),{htmlTag:o}=a,l=Je(a,["htmlTag"]),s=o||"div";return s?(0,A5.jsx)(s,g({},l)):null};var Ft=Q(Lt());var H8=Q(JR()),U8=Q(iE()),V8=Q(pE()),W8=Q(yE()),q8=Q(RE()),Y8=Q(OE()),$8=Q(HE()),G8=Q(GE()),K8=Q(t6()),X8=Q(s6()),Q8=Q(m6()),J8=Q(w6()),Z8=Q(D6()),eN=Q(P6()),tN=Q(V6()),rN=Q(xS()),aN=Q(kS()),nN=Q(ES()),oN=Q(hD()),iN=Q(wD()),lN=Q(DD()),sN=Q(PD()),cN=Q(VD()),uN=Q(QD()),dN=Q(oA()),fN=Q(fA()),pN=Q(yA()),hN=Q(RA()),mN=Q(OA()),vN=Q(HA()),gN=Q(GA()),_N=Q(tL()),bN=Q(sL()),yN=Q(vL()),SN=Q(CL()),wN=Q(AL()),CN=Q(ML()),xN=Q(qL()),TN=Q(ZL()),kN=Q(iB()),RN=Q(pB()),EN=Q(yB()),DN=Q(RB()),AN=Q(OB()),LN=Q(HB()),BN=Q(KB()),NN=Q(a8()),ON=Q(d8()),IN=Q(_8()),PN=Q(T8()),MN=Q(N8()),zN=Q(j8()),Ht=r=>{let a=r,{icon:o}=a,l=Je(a,["icon"]),s=No(l);return(0,Ft.jsx)(H8.FontAwesomeIcon,E(g({icon:o,size:"1x"},s),{style:g({aspectRatio:"1"},s==null?void 0:s.style)}))},Ce=Ht;Ce.User=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:LN.faUser})),Ce.Times=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:U8.faTimes})),Ce.AngleRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:V8.faAngleRight})),Ce.AngleLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:W8.faAngleLeft})),Ce.AngleUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:q8.faAngleUp})),Ce.AngleDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:Y8.faAngleDown})),Ce.ChevronLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:$8.faChevronLeft})),Ce.ChevronRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:G8.faChevronRight})),Ce.ChevronUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:K8.faChevronUp})),Ce.ChevronDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:X8.faChevronDown})),Ce.CaretLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:Q8.faCaretLeft})),Ce.CaretRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:J8.faCaretRight})),Ce.CaretUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:Z8.faCaretUp})),Ce.CaretDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:eN.faCaretDown})),Ce.ArrowLeft=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:tN.faArrowLeft})),Ce.ArrowRight=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:rN.faArrowRight})),Ce.ArrowUp=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:aN.faArrowUp})),Ce.ArrowDown=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:nN.faArrowDown})),Ce.Rotate=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:oN.faRotate})),Ce.Redo=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:iN.faRedo})),Ce.Check=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:lN.faCheck})),Ce.CheckCircle=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:BN.faCheckCircle})),Ce.Question=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:sN.faQuestion})),Ce.QuestionCircle=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:NN.faQuestionCircle})),Ce.Exclamation=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:cN.faExclamation})),Ce.ExclamationTriangle=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:uN.faExclamationTriangle})),Ce.Home=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:dN.faHome})),Ce.Share=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:fN.faShare})),Ce.Search=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:pN.faSearch})),Ce.YenSign=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:hN.faYenSign})),Ce.Heart=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:EN.faHeart})),Ce.Star=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:kN.faStar})),Ce.Edit=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:ON.faEdit})),Ce.Pen=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:mN.faPen})),Ce.Copy=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:IN.faCopy})),Ce.File=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:PN.faFile})),Ce.TrashAlt=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:MN.faTrashAlt})),Ce.Bars=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:vN.faBars})),Ce.Download=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:gN.faDownload})),Ce.Link=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:_N.faLink})),Ce.LinkSlash=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:bN.faLinkSlash})),Ce.ExternalLinkAlt=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:yN.faExternalLinkAlt})),Ce.Gear=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:SN.faGear})),Ce.Plus=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:wN.faPlus})),Ce.Minus=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:CN.faMinus})),Ce.EllipsisH=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:xN.faEllipsisH})),Ce.EllipsisV=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:TN.faEllipsisV})),Ce.PaperPlane=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:RN.faPaperPlane})),Ce.Image=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:zN.faImage})),Ce.Ban=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:DN.faBan})),Ce.Location=r=>(0,Ft.jsx)(Ht,E(g({},r),{icon:AN.faLocationCrosshairs}));var FN=Q(Lt());var l$={Img:"_Img_1egfu_1",ShowExpand_true:"_ShowExpand_true_1egfu_11"},s$={Size_S:"_Size_S_10jdu_1",Size_R:"_Size_R_10jdu_6",Size_L:"_Size_L_10jdu_11",Size_2L:"_Size_2L_10jdu_16",Size_3L:"_Size_3L_10jdu_21",Icon:"_Icon_10jdu_27",Title:"_Title_10jdu_31",ComunIcon:"_ComunIcon_10jdu_38",ComunTitle:"_ComunTitle_10jdu_42",MingooIcon:"_MingooIcon_10jdu_46",P:"_P_10jdu_46",P_0:"_P_0_10jdu_50",P_1:"_P_1_10jdu_53",P_2:"_P_2_10jdu_56",P_3:"_P_3_10jdu_59",P_4:"_P_4_10jdu_62",P_5:"_P_5_10jdu_65",P_6:"_P_6_10jdu_68",P_7:"_P_7_10jdu_71",P_8:"_P_8_10jdu_74",P_9:"_P_9_10jdu_77",P_10:"_P_10_10jdu_81",P_11:"_P_11_10jdu_85",P_12:"_P_12_10jdu_89"},c$={Placeholder:"_Placeholder_rl2bi_14",Body:"_Body_rl2bi_14",PlaceholderEffect:"_PlaceholderEffect_rl2bi_1",Color_white:"_Color_white_rl2bi_25"},u$={Wrap:"_Wrap_13krz_1",Open_true:"_Open_true_13krz_1",Open_false:"_Open_false_13krz_4"},d$={Wrapper:"_Wrapper_1s842_1",Cell:"_Cell_1s842_9",FadeIn:"_FadeIn_1s842_13",FadeOut:"_FadeOut_1s842_17"},f$={Wrapper:"_Wrapper_3nb6i_2",Wrap:"_Wrap_3nb6i_2",Content:"_Content_3nb6i_9",TapSensor:"_TapSensor_3nb6i_28",TapContent:"_TapContent_3nb6i_38",Hide:"_Hide_3nb6i_45",Open:"_Open_3nb6i_48",isMainSheet_true:"_isMainSheet_true_3nb6i_48",isMainSheet_false:"_isMainSheet_false_3nb6i_52",BB:"_BB_3nb6i_52",Tcate_normal:"_Tcate_normal_3nb6i_55",BaseBody:"_BaseBody_3nb6i_59",Tcate_drawer:"_Tcate_drawer_3nb6i_74",Tpos_left:"_Tpos_left_3nb6i_74",Tpos_right:"_Tpos_right_3nb6i_89",Tpos_bottom:"_Tpos_bottom_3nb6i_104",DragBar:"_DragBar_3nb6i_111",Tcate_custom:"_Tcate_custom_3nb6i_119",CustomSheet:"_CustomSheet_3nb6i_127",GPT:"_GPT_3nb6i_130",Col_1:"_Col_1_3nb6i_130",Row_1:"_Row_1_3nb6i_130",Row_4:"_Row_4_3nb6i_130",Col_4:"_Col_4_3nb6i_130",Row_2:"_Row_2_3nb6i_133",Row_5:"_Row_5_3nb6i_133",Col_2:"_Col_2_3nb6i_136",Col_5:"_Col_5_3nb6i_136",GPT_3:"_GPT_3_3nb6i_142",GPT_18:"_GPT_18_3nb6i_142",GPT_8:"_GPT_8_3nb6i_145",GPT_23:"_GPT_23_3nb6i_145",GPT_11:"_GPT_11_3nb6i_148",GPT_14:"_GPT_14_3nb6i_148",GPT_12:"_GPT_12_3nb6i_151",GPT_15:"_GPT_15_3nb6i_151",Col_3:"_Col_3_3nb6i_161"},p$={Wrapper:"_Wrapper_jip2p_1",CornerLoader:"_CornerLoader_jip2p_17",Wrap:"_Wrap_jip2p_1",isActive:"_isActive_jip2p_28",ldAnm:"_ldAnm_jip2p_1",Ld1:"_Ld1_jip2p_34",Ld2:"_Ld2_jip2p_37",Ld3:"_Ld3_jip2p_40",Ld4:"_Ld4_jip2p_43",MiniLoader:"_MiniLoader_jip2p_61",Active_false:"_Active_false_jip2p_64",Hide:"_Hide_jip2p_67",Active:"_Active_jip2p_64",Core:"_Core_jip2p_77",spin:"_spin_jip2p_1",SVG1:"_SVG1_jip2p_85",loader:"_loader_jip2p_1",loading:"_loading_jip2p_1",SVG2:"_SVG2_jip2p_92"},h$={RootViewController:"_RootViewController_czfgs_2",Content:"_Content_czfgs_7",TopNav:"_TopNav_czfgs_11",FooterNav:"_FooterNav_czfgs_14",Body:"_Body_czfgs_17",SideNav:"_SideNav_czfgs_17",SwipeView:"_SwipeView_czfgs_24",Rail:"_Rail_czfgs_24",ShowOther_true:"_ShowOther_true_czfgs_24",Child:"_Child_czfgs_24",Display:"_Display_czfgs_32",LoopAdjusting:"_LoopAdjusting_czfgs_36"},m$={Wrap:"_Wrap_1rtvv_1",RowClickable_true:"_RowClickable_true_1rtvv_4",Row:"_Row_1rtvv_4",BodyRow:"_BodyRow_1rtvv_4",DataNotFound:"_DataNotFound_1rtvv_4",Cell:"_Cell_1rtvv_7",Table:"_Table_1rtvv_13",TableType_drag:"_TableType_drag_1rtvv_24",DraggerOrigin:"_DraggerOrigin_1rtvv_28",DragableButton:"_DragableButton_1rtvv_34",TableType_data:"_TableType_data_1rtvv_43",Console:"_Console_1rtvv_43",TableBase:"_TableBase_1rtvv_50",HeadRow:"_HeadRow_1rtvv_60",FilterRegion:"_FilterRegion_1rtvv_66",Filtering_true:"_Filtering_true_1rtvv_69"},v$={RippleElement:"_RippleElement_17vcx_1",Color_cloud:"_Color_cloud_17vcx_7",RippleWrap:"_RippleWrap_17vcx_7",Wave:"_Wave_17vcx_7",Color_theme:"_Color_theme_17vcx_10",PuddingEffect:"_PuddingEffect_17vcx_39",pdAnm:"_pdAnm_17vcx_1"},g$={Wrap:"_Wrap_8x4zl_1",Use_profile:"_Use_profile_8x4zl_4",Use_head:"_Use_head_8x4zl_7",Canvas:"_Canvas_8x4zl_11",Preview:"_Preview_8x4zl_17",ToneBall:"_ToneBall_8x4zl_21",ToneBall_1:"_ToneBall_1_8x4zl_25",ToneBall_2:"_ToneBall_2_8x4zl_28",ToneBall_3:"_ToneBall_3_8x4zl_31",ToneBall_4:"_ToneBall_4_8x4zl_34",ToneBall_5:"_ToneBall_5_8x4zl_37",ToneBall_6:"_ToneBall_6_8x4zl_40",ToneBall_7:"_ToneBall_7_8x4zl_43",ToneBall_8:"_ToneBall_8_8x4zl_46",ToneBall_9:"_ToneBall_9_8x4zl_49",ToneBall_10:"_ToneBall_10_8x4zl_52"},_$={Wrap:"_Wrap_kr7qs_1",isLocked_true:"_isLocked_true_kr7qs_16",Tone_sub_Color_theme:"_Tone_sub_Color_theme_kr7qs_21",Tone_clear_Color_theme:"_Tone_clear_Color_theme_kr7qs_21",Tone_sub_Color_posi:"_Tone_sub_Color_posi_kr7qs_24",Tone_clear_Color_posi:"_Tone_clear_Color_posi_kr7qs_24",Tone_sub_Color_nega:"_Tone_sub_Color_nega_kr7qs_27",Tone_clear_Color_nega:"_Tone_clear_Color_nega_kr7qs_27",Tone_sub_Color_warn:"_Tone_sub_Color_warn_kr7qs_30",Tone_clear_Color_warn:"_Tone_clear_Color_warn_kr7qs_30",Tone_sub_Color_white:"_Tone_sub_Color_white_kr7qs_33",Tone_clear_Color_white:"_Tone_clear_Color_white_kr7qs_33",Tone_sub_Color_cloud:"_Tone_sub_Color_cloud_kr7qs_36",Tone_clear_Color_cloud:"_Tone_clear_Color_cloud_kr7qs_36",Tone_sub_Color_layer:"_Tone_sub_Color_layer_kr7qs_39",Tone_clear_Color_layer:"_Tone_clear_Color_layer_kr7qs_39",isNeutral_true:"_isNeutral_true_kr7qs_43",Tone_clear:"_Tone_clear_kr7qs_21",Tone_borderToFill:"_Tone_borderToFill_kr7qs_46",Tone_fillToBorder:"_Tone_fillToBorder_kr7qs_49",Tone_fillToBorder_Color_white:"_Tone_fillToBorder_Color_white_kr7qs_52",Tone_fillToBorder_Color_cloud:"_Tone_fillToBorder_Color_cloud_kr7qs_52",Tone_link:"_Tone_link_kr7qs_55",Tone_normal_Color_plain:"_Tone_normal_Color_plain_kr7qs_62",Tone_normal_Color_theme:"_Tone_normal_Color_theme_kr7qs_66",Tone_normal_Color_posi:"_Tone_normal_Color_posi_kr7qs_70",Tone_normal_Color_nega:"_Tone_normal_Color_nega_kr7qs_74",Tone_normal_Color_warn:"_Tone_normal_Color_warn_kr7qs_78",Tone_border:"_Tone_border_kr7qs_46",Tone_prime:"_Tone_prime_kr7qs_85",Tone_borderToFill_Color_white:"_Tone_borderToFill_Color_white_kr7qs_120",Tone_borderToFill_Color_cloud:"_Tone_borderToFill_Color_cloud_kr7qs_120"},b$={Wrapper:"_Wrapper_rikjy_1",Input:"_Input_rikjy_40",DigitCharacterCell:"_DigitCharacterCell_rikjy_71",Combined:"_Combined_rikjy_71",ShowCell:"_ShowCell_rikjy_1"};var y$={Input:"_Input_1g1ty_1",List:"_List_1g1ty_1",AddButton:"_AddButton_1g1ty_1",FileName:"_FileName_1g1ty_5",Draggable:"_Draggable_1g1ty_18",AddIcon:"_AddIcon_1g1ty_21",IconAnimation:"_IconAnimation_1g1ty_1"},S$={CellBase:"_CellBase_xuhga_1",HideInput_true:"_HideInput_true_xuhga_1",Input:"_Input_xuhga_1",Label:"_Label_xuhga_5"},w$={Core:"_Core_1psny_1",SelectedCell:"_SelectedCell_1psny_5",Selector:"_Selector_1psny_9"},C$={Input:"_Input_1lndc_1",Label:"_Label_1lndc_7"},x$={Label:"_Label_qfhyi_1",Wrap:"_Wrap_qfhyi_18",Rail:"_Rail_qfhyi_18",Bar:"_Bar_qfhyi_18",BarColor:"_BarColor_qfhyi_21",Labels:"_Labels_qfhyi_24",ShowLegendsAlways_true:"_ShowLegendsAlways_true_qfhyi_27",Ball:"_Ball_qfhyi_38"},T$={Header:"_Header_1rlyc_1",Body:"_Body_1rlyc_8",Footer:"_Footer_1rlyc_13",ClockBase:"_ClockBase_1rlyc_20",DesignSide:"_DesignSide_1rlyc_20",ClockUiBase:"_ClockUiBase_1rlyc_20",ClockUi:"_ClockUi_1rlyc_20",Needle:"_Needle_1rlyc_24",hour:"_hour_1rlyc_31",minute:"_minute_1rlyc_36",DateBase:"_DateBase_1rlyc_42",LeftButton:"_LeftButton_1rlyc_42",RightButton:"_RightButton_1rlyc_45",MonthBase:"_MonthBase_1rlyc_49",Cell:"_Cell_1rlyc_55",isThisMonth:"_isThisMonth_1rlyc_55",miniYearInput:"_miniYearInput_1rlyc_61",CalendarDay:"_CalendarDay_1rlyc_66",isToday_true:"_isToday_true_1rlyc_66"};var k$={Label:"_Label_1kvwn_1",Tone_plain:"_Tone_plain_1kvwn_6",Checked:"_Checked_1kvwn_6",Tone_cloud:"_Tone_cloud_1kvwn_9",Tone_cloudmono:"_Tone_cloudmono_1kvwn_12",Tone_cloudtheme:"_Tone_cloudtheme_1kvwn_15",Tone_bordervivid:"_Tone_bordervivid_1kvwn_21",Tone_bottomline:"_Tone_bottomline_1kvwn_27"},cw=r=>l$[r],cl=r=>s$[r],E_=r=>c$[r],uw=r=>u$[r],mm=r=>d$[r],ya=r=>f$[r],Da=r=>p$[r],Pa=r=>h$[r],er=r=>m$[r],is=r=>v$[r],_u=r=>g$[r],md=r=>_$[r],Xf=r=>b$[r];var ls=r=>y$[r],vd=r=>S$[r],Il=r=>w$[r],gd=r=>C$[r],Ps=r=>x$[r],Aa=r=>T$[r];var D_=r=>k$[r];var Fn=r=>{let a=r,{src:o="",alt:l="",showExpand:s}=a,d=Je(a,["src","alt","showExpand"]);return(0,FN.jsx)(R,E(g({htmlTag:"img",src:o,alt:l},d),{className:[cw("Img"),cw("ShowExpand_"+!!s),d.className].join(" "),onPointerDown:u=>{d.onPointerDown&&d.onPointerDown(u),s&&u.stopPropagation()},onClick:u=>{d.onClick&&d.onClick(u),s&&(u.stopPropagation(),Kt.open({type:"image",src:s!=!0?s:o}))},freeCSS:g({cursor:s?"zoom-in":"inherit"},d.freeCSS)}))};var lr=Q(Lt()),dw=Q(or());var jN={ComunIcon:()=>(0,lr.jsx)("svg",{viewBox:"0,0,1200,1200",className:cl("ComunIcon"),children:(0,lr.jsxs)("g",{children:[(0,lr.jsx)("path",{d:`
927
927
  M
928
928
  100,600
929
929
  A 500,500 0 0,0 600,1100
@@ -965,7 +965,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
965
965
  L600,600
966
966
  L600,300
967
967
  Z
968
- `,className:[sl("P"),sl("P_"+a)].join(" "),style:{fill:"#c56ff0"}}),(0,lr.jsx)("path",{d:`
968
+ `,className:[cl("P"),cl("P_"+a)].join(" "),style:{fill:"#c56ff0"}}),(0,lr.jsx)("path",{d:`
969
969
  M
970
970
  600,300
971
971
  A 45,45 0 0,1 600,390
@@ -973,11 +973,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
973
973
  L600,600
974
974
  L600,300
975
975
  Z
976
- `,className:[sl("P"),sl("P_"+a)].join(" "),style:{fill:"#ea6093"}})]});return(0,lr.jsxs)("svg",{viewBox:"0,0,1200,1200",className:sl("MingooIcon"),children:[r(0),r(1),r(2),r(3),r(4),r(5),r(6),r(7),r(8)]})}},bu={Icon:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(jN.MingooIcon,{})})),Title:r=>(0,lr.jsx)(gr.Title,E(g({className:sl("ComunTitle"),height:"auto"},r),{freeCSS:g({letterSpacing:"3px"},r.freeCSS),children:"mingoo"})),LogoH:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({gap:"1/2",flexCenter:!0},s),{children:[(0,lr.jsx)(bu.Icon,{size:o,color:l}),(0,lr.jsx)(bu.Title,{size:o,color:l})]}))},LogoV:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({flexType:"col",gap:"1/2"},s),{children:[(0,lr.jsx)(bu.Icon,{margin:"auto",size:o,color:l}),(0,lr.jsx)(bu.Title,{size:o,color:l})]}))}},yu={Icon:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(jN.ComunIcon,{})})),Title:r=>(0,lr.jsx)(gr.Title,E(g({className:sl("ComunTitle"),height:"auto"},r),{freeCSS:g({letterSpacing:"3px"},r.freeCSS),children:"comun"})),LogoH:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({gap:"1/2",flexCenter:!0},s),{children:[(0,lr.jsx)(yu.Icon,{size:o,color:l}),(0,lr.jsx)(yu.Title,{size:o,color:l})]}))},LogoV:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({flexType:"col",gap:"1/2"},s),{children:[(0,lr.jsx)(yu.Icon,{margin:"auto",size:o,color:l}),(0,lr.jsx)(yu.Title,{size:o,color:l})]}))}},Sc="https://cdn.amotify.com/",gr={Icon:r=>{let a=r,{size:o="R",color:l="normal",className:s="",children:d}=a,u=Je(a,["size","color","className","children"]);return(0,lr.jsx)(St,E(g({className:[s,sl("Icon"),sl("Size_"+o)].join(" "),verticalAlign:"center"},u),{children:dw.default.is.function(d)?(0,lr.jsx)(d,{}):d}))},Title:r=>{let a=r,{size:o="R",color:l="normal",className:s="",children:d}=a,u=Je(a,["size","color","className","children"]);return(0,lr.jsx)(St,E(g({className:[s,sl("Title"),sl("Size_"+o)].join(" "),verticalAlign:"center",fontColor:l=="white"?"white":"logo"},u),{children:dw.default.is.function(d)?(0,lr.jsx)(d,{}):d}))},Brands:{MingooIcon:bu.Icon,MingooTitle:bu.Title,MingooLogoH:bu.LogoH,MingooLogoV:bu.LogoV,ComunIcon:yu.Icon,ComunTitle:yu.Title,ComunLogoH:yu.LogoH,ComunLogoV:yu.LogoV,Google:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/Google_Icon.svg",alt:""})})),Facebook:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/FaceBook_Icon.svg",alt:""})})),Twitter:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/Twitter_Icon.svg",alt:""})})),LINE:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/Line_Icon.svg",alt:""})}))},Images:{mingooIcon:Sc+"@env/@logos/mingoo/icon.png",mingooIconClear:Sc+"@env/@logos/mingoo/iconClear.png",comunIcon:Sc+"@env/@logos/comun/icon.png",comunIconClear:Sc+"@env/@logos/comun/iconClear.png",defaultIcon:r=>Sc+"@env/@icon/"+(r||"image")+".png"}};var fw=Q(Lt());var HN=r=>{let a=r,{color:o="cloud"}=a,l=Je(a,["color"]);return(0,fw.jsx)(R,E(g({className:[E_("Placeholder"),r.className].join(" "),flexCenter:!0,position:"relative",ssCardBox:!0,border:"unset",overflow:"hidden",backgroundColor:"layer.3"},l),{children:(0,fw.jsx)(R,{className:[E_("Body"),E_("Color_"+o)].join(" ")})}))};var Qf=Q(Lt());var vm=r=>{let a=Je(r,[]);return(0,Qf.jsx)(R,g({ssCardBox:!0,padding:1.5},a))},Sa=vm;Sa.Border=r=>(0,Qf.jsx)(vm,g({ssCardBox:"border"},r)),Sa.Plain=r=>(0,Qf.jsx)(vm,g({ssCardBox:"plain"},r)),Sa.Cloud=r=>(0,Qf.jsx)(vm,g({ssCardBox:"cloud"},r)),Sa.Shadow=r=>(0,Qf.jsx)(vm,g({ssCardBox:"shadow"},r));var tn=r=>(0,_d.jsx)(R,E(g({},r),{htmlTag:"span"})),UN=r=>(0,_d.jsx)(R,E(g({},r),{htmlTag:"p"})),La=r=>(0,_d.jsx)(R,g({display:"grid"},r)),St=r=>(0,_d.jsx)(R,E(g({flexType:"row",flexWrap:!0,display:"flex"},r),{freeCSS:g({wordBreak:"break-word"},r.freeCSS)})),VN=r=>(0,_d.jsx)(R,g({width:1,flexSizing:"none"},r)),ot=r=>(0,_d.jsx)(St,g({flexType:"col",gap:1},r));var Ps=Q(Lt()),A_=Q(or());var WN={Size:(r,a,o,l)=>{let s={fontSize:"inherit"};return o=o||"R",["plain","link"].includes(a)?{}:(o=="xsmall"?s=E(g({},s),{padding:["1/3","2/3"],fontSize:"0.xs",borderRadius:"3.tone.tertiary"}):o=="small"?s=E(g({},s),{padding:["1/2","3/4"],fontSize:"1.mini",borderRadius:"3.tone.tertiary"}):o=="regular"?(s.padding=["3/4",1],a=="prime"&&(s.padding=["3/4",1.5])):o=="large"&&(s.padding=[1,2],s.fontSize="3.paragraph",s.isSemiBoldFont=!0),s=g({borderRadius:"2.tone.secondary",transition:"middle",position:"relative",textAlign:"center"},s),s)},Tone:(r,a,o,l)=>{let s={display:"inlineBlock",fontWeight:"inherit",fontColor:"inherit",border:"unset"};return a=="plain"||(a=="link"?(s.fontColor="theme",s.textAlign="left",s.backgroundColor="trans"):a=="normal"?s=E(g({},s),{backgroundColor:"trans"}):a=="border"?s=E(g({},s),{backgroundColor:"layer.1",border:"2.normal",borderStyle:"solid",boxShadow:"0.min"}):a=="prime"?(s=E(g({},s),{isSemiBoldFont:!0,fontColor:"white",backgroundColor:l,boxShadow:"0.normal",ssEffectsOnActive:["shrink","push","ripple.white"]}),l=="white"&&(s=E(g({},s),{fontColor:"theme",ssEffectsOnActive:["shrink","push","ripple.cloud"]}))):a=="sub"?s=E(g({},s),{fontColor:l,ssEffectsOnActive:["shrink","ripple.cloud"]}):a=="clear"?s=E(g({},s),{fontColor:l,backgroundColor:"trans",ssEffectsOnActive:["shrink","ripple.cloud"]}):a=="fillToBorder"?s=E(g({},s),{boxShadow:"0.normal",border:"2.normal",borderWidth:2,borderColor:l,fontColor:l,backgroundColor:l}):a=="borderToFill"&&(s=E(g({},s),{fontColor:l,boxShadow:"0.normal",border:"2.normal",borderWidth:2,borderColor:l,backgroundColor:l})),l=="cloud"&&(s.fontColor="2.normal"),a!="link"&&(s=g({position:"relative",ssEffectsOnActive:["shrink","push"]},s))),s}},qN=r=>{let a=gm(g({isLocked:!1,isActive:!1,isActiveStyles:{},isActiveClassName:"",tabIndex:0,className:"",color:"theme",tone:"border","aria-label":(0,A_.UUID)()},r)),o=a.seed;{let{isLocked:l=!1,isActive:s=!1,isActiveStyles:d={},isActiveClassName:u="",tone:h="border",size:p="regular",color:v="theme",className:b=""}=a;a=g(g(g({},WN.Size(r.seed,h,p,v)),WN.Tone(r.seed,h,p,v)),a),a.className=[b,md("Wrap"),md("isNeutral_"+!s),md("isLocked_"+l),md("Tone_"+h),md("Color_"+v),md("Tone_"+h+"_Color_"+v)].join(" "),s&&(a=g(g({className:[a.className,u].join(" ")},a),d))}if(o=="button"){let l=a,{isLocked:s,isActive:d,isActiveClassName:u,isActiveStyles:h,submitOption:p,onClick:v}=l,b=Je(l,["isLocked","isActive","isActiveClassName","isActiveStyles","submitOption","onClick"]);return p&&(p=g({acceptInvalidForm:!1,submitDelegationKey:"auxEnter"},p),b=E(g({},b),{"data-form-submit-button":p.formName,"data-sdfike":A_.default.flatArray(p.submitDelegationKey).join(",")})),(0,Ps.jsx)(R,E(g({htmlTag:"button"},b),{onClick:y=>Ia(void 0,null,function*(){if(s||(v&&v(y),!p))return;let w=yield nt.CollectForm(p.formName);!p.acceptInvalidForm&&!w.valid||p.callback(w.data,w.valid)})}))}else if(o=="label"){let l=a,{isLocked:s,isActive:d,isActiveClassName:u,isActiveStyles:h,onClick:p}=l,v=Je(l,["isLocked","isActive","isActiveClassName","isActiveStyles","onClick"]);return(0,Ps.jsx)(R,E(g({htmlTag:"label"},v),{onClick:b=>{s||p&&p(b)}}))}else if(o=="anchor"){let l=a,{isLocked:s,isActive:d,isActiveClassName:u,isActiveStyles:h,onClick:p,href:v="",newTab:b,sync:y,shiftQueryParams:w}=l,C=Je(l,["isLocked","isActive","isActiveClassName","isActiveStyles","onClick","href","newTab","sync","shiftQueryParams"]);return(0,Ps.jsx)(R,E(g({htmlTag:"button"},C),{onClick:k=>{if(s)return;if(p)return p(k);let N=k.ctrlKey||k.metaKey,P=b||!!N,G=v;if(w&&(G+=location.search),y){jn.pushSync(G);return}jn.push(G,!!P)}}))}return null},wc=function(r,a){let o=s=>(0,Ps.jsx)(qN,g({seed:r,tone:a,size:"regular"},s)),l=o;return l.XS=s=>(0,Ps.jsx)(o,g({size:"xsmall",tone:a},s)),l.S=s=>(0,Ps.jsx)(o,g({size:"small",tone:a},s)),l.R=s=>(0,Ps.jsx)(o,g({size:"regular",tone:a},s)),l.L=s=>(0,Ps.jsx)(o,g({size:"large",tone:a},s)),l},hw=function(r){let a=o=>(0,Ps.jsx)(qN,g({seed:r,tone:"prime",size:"regular"},o));return a.Plain=wc(r,"plain"),a.Link=wc(r,"link"),a.Normal=wc(r,"normal"),a.Border=wc(r,"border"),a.Prime=wc(r,"prime"),a.Sub=wc(r,"sub"),a.Clear=wc(r,"clear"),a.FillToBorder=wc(r,"fillToBorder"),a.BorderToFill=wc(r,"borderToFill"),a},ce=hw("button"),Cc=hw("label"),Il=hw("anchor");var Ms={Base:r=>{let a=r,{topNavigation:o,sideNavigation:l,footerNavigation:s,children:d,className:u}=a,h=Je(a,["topNavigation","sideNavigation","footerNavigation","children","className"]);(0,Su.useEffect)(()=>{Ms.fn.updateCSSProperty.reset(),setTimeout(()=>{Ms.fn.updateCSSProperty.reset()},100);let v="ResizeCB",b="RemovePageEventCB";return(0,Rn.default)(window).addEvent({eventType:"resize",eventID:v,callback:()=>{ct.get().screen.isPhonepoint()||Rn.default.interval.once(()=>{Ms.fn.updateCSSProperty.reset()},300,"__RVC_calcHeights")}}),()=>{(0,Rn.default)(window).removeEvent(b),(0,Rn.default)(window).removeEvent(v)}},[]);let p=d;return(0,Pl.jsxs)(ot,E(g({className:[u,Pa("RootViewController")].join(" "),backgroundColor:"layer.1",gap:0,minHeight:"viewHeight"},h),{children:[o,(0,Pl.jsxs)(St,{className:Pa("Body"),flexWrap:!1,position:"relative",flexSizing:0,children:[l,(0,Pl.jsx)(R,{className:Pa("Content"),position:"relative",flexSizing:0,width:0,children:p})]}),s]}))},TopNavigation:r=>{let a=r,{className:o,children:l}=a,s=Je(a,["className","children"]),[d]=(0,Su.useState)((0,Rn.UUID)());return(0,Su.useEffect)(()=>{Ms.fn.updateCSSProperty.topNav()},[]),(0,Pl.jsx)(St,E(g({"data-id":d,flexSizing:"none",flexType:"col",position:"sticky",top:0,backgroundColor:"layer.1"},s),{id:"__RVC_TopNavigation",className:[o,Pa("TopNav")].join(" "),children:l}),d)},SideNavigation:r=>{let a=r,{className:o=""}=a,l=Je(a,["className"]);return(0,Su.useEffect)(()=>{Ms.fn.updateCSSProperty.sideNav()},[]),(0,Pl.jsx)(R,E(g({className:[o,Pa("SideNav")].join(" "),flexSizing:"none",minHeight:"sideNavigationHeight"},l),{id:"__RVC_SideNavigation"}))},FooterNavigation:r=>{let a=r,{className:o="",baseStyles:l}=a,s=Je(a,["className","baseStyles"]),[d]=(0,Su.useState)((0,Rn.UUID)());return(0,Su.useEffect)(()=>{Ms.fn.updateCSSProperty.footer()},[]),(0,Pl.jsx)(St,E(g({"data-id":d,borderTop:!0,position:"sticky",bottom:0,overflow:"auto",backgroundColor:"layer.1",paddingBottom:"safeAreaBottom"},l),{id:"__RVC_FooterNavigation",className:[Pa("FooterNav"),o].join(" "),children:(0,Pl.jsx)(St,g({gap:1,flexWrap:!1,padding:"2/3",margin:"auto",width:1},s))}))},Comps:{Button:r=>{let a=r,{isActive:o,uri:l,uriGroup:s}=a,d=Je(a,["isActive","uri","uriGroup"]),u=Rn.default.flatArray(s),h=location.pathname;{let p=!1;if(Rn.default.is.exist(l)&&Rn.default.is.string(l)){let v=[location.origin,l.replace(/\//,"")].join("/");p=h==new URL(v).pathname}if(!p&&u.length)for(let v of u)Rn.default.is.nullish(v)||h.match(new RegExp(v))&&(p=!0);o=o!=null?o:p}return(0,Pl.jsx)(ce.Clear,g({isActive:o,isActiveStyles:{fontColor:"theme",backgroundColor:"cloud"},onClick:p=>{Rn.default.is.exist(l)&&Rn.default.is.string(l)&&jn.push(l,p.ctrlKey||p.metaKey)},color:"cloud",padding:["3/4",1],display:"flex",gap:"1/2",fontColor:"inherit",width:1,flexSizing:"none",flexWrap:!1,ssEffectsOnActive:"ripple.cloud",verticalAlign:"center",textAlign:"left",isSemiBoldFont:!0},d))},Bar:r=>(0,Pl.jsx)(R,g({flexSizing:"none",backgroundColor:"layer.4.opa.middle",unitHeight:"1/3",margin:["2/3",1],isRounded:!0},r)),Title:r=>(0,Pl.jsx)(R,g({fontSize:"3.paragraph",isSemiBoldFont:!0,padding:[0,1]},r))},fn:{updateCSSProperty:{topNav:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_TopNavigation"),o=a.position().height||0,l=o;a.getStyleProperty("position")!="sticky"&&(l=0),r.setStyleProperty("--topNavHeight",o+"px").setStyleProperty("--topBase",l+"px")},footer:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_FooterNavigation").position().height||0;r.setStyleProperty("--footerNavHeight",a+"px")},sideNav:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_SideNavigation").position().width||0;r.setStyleProperty("--sideNavWidth",a+"px")},reset:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_TopNavigation"),o=wt("#__RVC_FooterNavigation"),l=wt("#__RVC_SideNavigation"),s=a.position().height||0,d=s,u=o.position().height||0,h=l.position().width||0;a.getStyleProperty("position")!="sticky"&&(d=0);let p=window.innerHeight,v=window.innerWidth,b=p-s-u,y=v-h;r.setStyleProperty("--topNavHeight",s+"px").setStyleProperty("--topBase",d+"px").setStyleProperty("--footerNavHeight",u+"px").setStyleProperty("--viewHeight",p+"px").setStyleProperty("--sideNavHeight",b+"px").setStyleProperty("--contentHeight",b+"px").setStyleProperty("--contentWidth",y+"px")}}}};var YN=Q(Lt());var _m=r=>{let a=r,{size:o="R"}=a,l=Je(a,["size"]),s={MIN:36,XS:48,S:60,R:72,L:84,XL:100,MAX:120}[o];return(0,YN.jsx)(R,E(g({margin:[0,"auto"],width:1},l),{freeCSS:g({maxWidth:12*s},l.freeCSS)}))};var bm=Q(Lt()),QN=Q(fr());var mw=Q(Lt()),vw=Q(or());var Jf=Q(fr());var $N=r=>{let a=r,{animationDelay:o=100,animationTime:l=300,componentID:s=(0,vw.UUID)()}=a,d=Je(a,["animationDelay","animationTime","componentID"]),[u]=(0,Jf.useState)(s);return(0,Jf.useEffect)(()=>{setTimeout(()=>{let h=wt('[data-component-id="'+u+'"]');h[0]&&h.css({transition:l+"ms"}).await(1).css({opacity:1})},o)},[]),(0,mw.jsx)(R,E(g({},d),{freeCSS:E(g({},d.freeCSS),{opacity:0}),componentID:u}))},GN=r=>{let a=r,{animationDelay:o=100,animationTime:l=300,componentID:s=(0,vw.UUID)()}=a,d=Je(a,["animationDelay","animationTime","componentID"]),[u]=(0,Jf.useState)(s);return(0,Jf.useEffect)(()=>{setTimeout(()=>{let h=wt('[data-component-id="'+u+'"]');h[0]&&h.css({transition:l+"ms"}).await(1).css({opacity:1,paddingTop:0})},o)},[]),(0,mw.jsx)(R,E(g({paddingTop:2},d),{freeCSS:E(g({},d.freeCSS),{opacity:0}),componentID:u}))};var cl=Q(or());var bd={RippleElementTag:'[data-effect-ripple="1"]',Start:r=>{let a=(0,cl.Time)().ms,o=r.target,l=(0,cl.default)(o);if(!l[0])return;let s=l.getAttribute("data-effect-tone");if(!s){let I=l.parent('[data-effect-ripple="1"]');if(!I[0])return;l=I,s=I.getAttribute("data-effect-tone")}if(!s)return;let d="RippleWrap-"+(0,cl.UUID)(),{left:u,top:h,height:p,width:v}=l.position(),{pageXOffset:b,pageYOffset:y}=cl.default.getScreenSize(),{x:w,y:C}=cl.default.getCursor(r),k=Math.min(v*1.5,300),N=Math.max(w-(u+b),0),P=Math.max(C-(h+y),0),G={RippleElement:l,startedAt:a,size:k};(0,cl.default)(document).addEvent({eventID:"RippleMouseUp",eventType:"mouseup",callback:()=>{bd.End(G)}}).addEvent({eventID:"RippleTouchEnd",eventType:"touchend",callback:()=>{setTimeout(()=>{bd.End(G)},20)}}),(0,cl.default)(l).addClass([os("RippleElement"),os("Color_"+s)]).append(`<div class="${os("RippleWrap")}" id="${d}">
977
- <div class="${os("Wave")}" />
978
- </div>`).addEvent({eventID:"RippleMouseOut",eventType:"mouseout",callback:I=>{bd.End(G)}}).find("#"+d).find("."+os("Wave")).css({left:N,top:P}).await(10).css({height:k,width:k,opacity:".3",transition:".25s"})},End:r=>{let{RippleElement:a,startedAt:o,size:l}=r,s=(0,cl.Time)().ms-o<=400?".75s":".55s",d=l*2.5;(0,cl.default)(document).removeEvent(["RippleMouseUp","RippleTouchMove","RippleTouchEnd","RippleMouseOut"]),a.removeEvent(["RippleMouseOut"]).find("."+os("Wave")).css({height:d,width:d,opacity:"0",transition:s}).await(750).parent().callback(u=>{u.remove()})}},KN={Wrapper:()=>(typeof window=="undefined"||(0,cl.default)(ct.get().appRoot).addEvent({eventType:"touchstart",target:bd.RippleElementTag,callback:r=>{bd.Start(r)}}).addEvent({eventType:"mousedown",eventID:"RippleMouseDown",target:bd.RippleElementTag,callback:r=>{ct.get().isTouchDevice||bd.Start(r)}}),null)};var gw=Q(or());var XN={Wrapper:()=>(typeof window=="undefined"||(0,gw.default)(ct.get().appRoot).addEvent({eventType:"click",eventID:"PuddingClick",target:'[data-effect-pudding="1"]',callback:function(r){(0,gw.default)(r.target).removeClass(os("PuddingEffect")).await(1).addClass(os("PuddingEffect")).await(510).removeClass(os("PuddingEffect"))}}),null)};var ls={Ripple:KN,Pudding:XN,FadeIn:$N,FadeUp:GN};var L_=r=>{let{viewIndex:a=0,views:o,wrapper:l=u=>(0,bm.jsx)(ls.FadeIn,{animationTime:400,children:u},a)}=r;a=Math.min(Math.max(a,0),o.length);let[s,d]=(0,QN.useState)(a);return s!=a&&d(a),(0,bm.jsx)(bm.Fragment,{children:l(o[a])})};var Sm=Q(Lt()),Ml=Q(or()),wu=Q(fr());var R$=r=>{let a=r,{options:{onSlideCallback:o,visibilitySurroundSlide:l=!0,autoSwipems:s=0,loop:d=!1,disableMousedrag:u=!1,disableTouch:h=!1}={},wrapper:p=U=>U,slides:v=[],slideIndex:b}=a,y=Je(a,["options","wrapper","slides","slideIndex"]),[w]=(0,wu.useState)((0,Ml.UUID)()),[C,k]=(0,wu.useState)({eventType:"init",index:r.slideIndex}),N=(0,wu.useRef)(!1);(0,wu.useEffect)(()=>{k({eventType:"usr",index:r.slideIndex}),N.current||(N.current=!0)},[r.slideIndex]),(0,wu.useEffect)(()=>{let U=C.index+(d?1:0),H=[-1,v.length].includes(C.index);H||o&&setTimeout(()=>{o(C.index)},300);let J=wt("#Swiper-"+w);if(C.eventType=="adjustLoop")J.await(250).css({transition:"0s",transform:Zf(U)}).children().removeClass(Pa("Display")).parent().children(U).addClass([Pa("Display"),Pa("LoopAdjusting")]).await(100).removeClass(Pa("LoopAdjusting"));else if(C.eventType=="sys")J.await(250).css({transform:Zf(U)}).children().removeClass(Pa("Display")).parent().children(U).addClass(Pa("Display"));else if(J.children().removeClass(Pa("Display")).parent().children(U).addClass(Pa("Display")).parent().css({transition:"0.3s",transform:Zf(U)}).await(250).css({transition:"0s"}),H){let O=C.index==-1?v.length-1:0;k({eventType:"adjustLoop",index:O})}s&&!H&&Ml.default.interval.once(()=>{let O=C.index+1;!d&&O>v.length-1&&(O=0),k({eventType:"usr",index:O})},s-(C.eventType=="sys"?310:0),"SwipeTimer-"+w)},[C]);let P=v.map((U,H)=>(0,Sm.jsx)(R,{flexSizing:"none",width:1,height:0,className:Pa("Child"),children:p(U)},H));d&&(P.push(E(g({},P[0]),{key:P[0].key+"-Shallow0"})),P.unshift(E(g({},P[P.length-2]),{key:P[P.length-2].key+"-Shallow0"})));let G={x:0,y:0,process:!1,effectStartAt:0,id:w,loop:d,index:C.index,minIndex:d?-1:0,maxIndex:v.length+(d?1:-1),width:0,set_event:k},I=C.index+ +!!d;return(0,Sm.jsx)(R,E(g({overflow:"hidden",position:"relative"},y),{className:[y.className,Pa("SwipeView")].join(" "),freeCSS:g({zIndex:1},y.freeCSS),"data-swipe-id":w,onPointerDown:U=>{if(U.pointerType=="touch"){if(h)return}else if(U.pointerType=="mouse"&&(u||U.buttons!=1))return;ym.Start(U,G)},children:(0,Sm.jsx)(St,{flexWrap:!1,gap:1,transition:"long",className:[Pa("Rail"),Pa("ShowOther_"+l)].join(" "),id:"Swiper-"+w,freeCSS:g({},N.current?{}:{transform:Zf(I)}),children:P})}))},Zf=r=>`translateX( calc( ${-100*r}% - ${12*r}px ) )`,ym={Start:(r,a)=>{let{x:o,y:l}=Ml.default.getCursor(r),s=r.currentTarget,d=r.target;if(["SELECT","BUTTON","LABEL","INPUT"].includes(d.tagName))return;a=E(g({},a),{x:o-a.x+window.scrollX,y:l-a.y+window.scrollY,effectStartAt:new Date().getTime(),width:wt("#Swiper-"+a.id).position().width});let{swipeId:u}=s.dataset;u==a.id&&(0,Ml.default)(document).addEvent({eventID:"SwipeView.PointerMove",eventType:"pointermove",callback:h=>{ym.Check(h,a)},options:{passive:!1}}).addEvent({eventID:"SwipeView.PointerUp",eventType:"pointerup",callback:h=>{ym.End(h,a)},options:{passive:!1}})},Check:(r,a)=>{if(a.process)return;let{x:o,y:l}=Ml.default.getCursor(r),s=Math.abs(o-a.x+window.scrollX),d=Math.abs(l-a.y+window.scrollY);if(!(r.touches&&r.touches.length>1)&&!(d+s<15))if(d>s/2)(0,Ml.default)(document).removeEvent(["SwipeView.PointerMove"]);else{a.process=!0;let u=a.index+(a.loop?1:0);wt("#Swiper-"+a.id).children(u-1).addClass(Pa("Display")),(0,Ml.default)(document).addEvent({eventID:"SwipeView.Check.MouseMove",eventType:"mousemove",callback:h=>{ym.Move(h,a)},options:{passive:!1}}).addEvent({eventID:"SwipeView.Check.TouchMove",eventType:"touchmove",callback:h=>{ym.Move(h,a)},options:{passive:!1}}),r.preventDefault();return}},Move:(r,a)=>{if(r.touches&&r.touches.length>1)return;let{x:o}=Ml.default.getCursor(r),l=o-a.x+window.scrollX,s=a.index+(a.loop?1:0)-l/a.width;if(s<0)s/=2;else if(s>a.maxIndex){let d=s-a.maxIndex;s=a.maxIndex+d/2}wt("#Swiper-"+a.id).css({transition:"0s",transform:Zf(s)}),r.preventDefault()},End:(r,a)=>{if(a.process){let o=Ml.default.getCursor(r).x-a.x+window.scrollX,l=new Date().getTime(),s=l-a.effectStartAt,d=a.index+(a.loop?1:0),u=0;s<400?u=d-(+(o>0)*2-1):u=Math.round(d-o/a.width),u=Math.max(Math.min(u,a.maxIndex),a.minIndex),a.process=!1,d===u?(a.effectStartAt=l,wt("#Swiper-"+a.id).css({transition:".2s",transform:Zf(u)}).await(310).css({transition:"0s"}).children().removeClass(Pa("Display")).parent().children(d).addClass(Pa("Display"))):a.set_event({eventType:"usr",index:u+a.minIndex})}(0,Ml.default)(document).removeEvent(["SwipeView.PointerMove","SwipeView.Check.MouseMove","SwipeView.Check.TouchMove","SwipeView.PointerUp"])}},B_=r=>(0,Sm.jsx)(R$,E(g({},r),{slideIndex:Math.max(Math.min(r.slideIndex,r.slides.length-1),0)}));var Q_=Q(Lt()),l7=Q(fr());var Cu=Q(Lt());var JN=r=>{if(r||(r="border"),r=="plain")return{};let a={flexSizing:"none",padding:"3/4",borderRadius:"2.tone.secondary",backgroundColor:"cloud"};return r=="border"?a=E(g({},a),{border:!0}):r=="cloud"?a=E(g({},a),{border:"1.thin"}):r=="bottomBorder"&&(a=E(g({},a),{borderRadius:0,borderBottom:!0})),a},N_={position:"absolute",flexCenter:!0,fontColor:"theme",fontSize:"1.mini",backgroundColor:"inherit",top:"50%",freeCSS:{pointerEvents:"none",transform:"translateY(-50%)"}},O_=r=>(0,Cu.jsx)(tn,g({children:"\u5FC5\u9808",fontColor:"white",fontSize:"0.xs",padding:["1/4","1/3"],backgroundColor:"nega",borderRadius:"3.tone.tertiary"},r)),I_=r=>(0,Cu.jsx)(tn,g({children:"*",fontColor:"nega",padding:["1/4","1/3"],borderRadius:"3.tone.tertiary"},r)),P_=r=>(0,Cu.jsx)(tn,g({children:"\u7701\u7565\u53EF",fontColor:"white",fontSize:"0.xs",padding:["1/4","1/3"],borderRadius:"3.tone.tertiary",backgroundColor:"layer.6"},r)),M_=r=>{let a=r,{tone:o}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,g(E(g({},JN(o)),{borderTopRightRadius:"2/3",borderBottomRightRadius:"2/3"}),l))},z_=r=>{let a=r,{tone:o}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,g(E(g({},JN(o)),{borderTopLeftRadius:"2/3",borderBottomLeftRadius:"2/3"}),l))},Ua=r=>{let a=r,{tone:o="border"}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,E(g(E(g({},N_),{right:"3/4"}),l),{freeCSS:g(g({},N_.freeCSS),l.freeCSS)}))},ep=r=>{let a=r,{tone:o="border"}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,E(g(E(g({},N_),{left:"3/4"}),l),{freeCSS:g(g({},N_.freeCSS),l.freeCSS)}))};var ZN=Q(Lt());var eO=r=>(0,ZN.jsx)(R,g({htmlTag:"input"},r));var ww=Q(Lt()),rp=Q(or()),xm=Q(fr());var $n=Q(Lt()),wd=Q(fr()),va=Q(or());var bw={};Pf(bw,{Accordion:()=>tp,LinkifyText:()=>tO,List:()=>yd,ListItem:()=>cs,Row:()=>Pe,Text:()=>We});var _w=Q(Lt()),ss=Q(or()),xc=Q(fr());var D$=r=>{r=g({},r);let a=r,{accordionID:o="",slideAnimation:l="fast",defaultOpen:s=!1,override:d=!1}=a,u=Je(a,["accordionID","slideAnimation","defaultOpen","override"]),[h]=(0,xc.useState)((0,ss.UUID)()),[p]=(0,xc.useState)((0,ss.UUID)()),[v,b]=(0,xc.useState)(s);v!=s&&d&&b(s);let y=(0,xc.useRef)(!1);return(0,xc.useEffect)(()=>{let w=wt('[data-accordion-content-id="'+p+'"]')[0];if(w){let C=w.offsetHeight,k=0;l=="fast"?(k=C/1e3,k=Math.max(k,.2)):l=="slow"&&(k=C/300),wt("#"+h).css({transition:k+"s"})}},[]),(0,xc.useEffect)(()=>{let w=wt("#"+h),C=wt('[data-accordion-content-id="'+p+'"]')[0];if(y.current){if(C){let k=C.offsetHeight;ss.default.is.exist(k)&&(v?w.css({maxHeight:k+1+"px"}).await(200).css({maxHeight:"unset",overflow:(r==null?void 0:r.overflow)||"unset"}):w.css({maxHeight:k+1+"px"}).await(100).css({maxHeight:"0px",overflow:"hidden"}))}}else if(y.current=!0,C){let k=C.offsetHeight;ss.default.is.exist(k)&&(v?w.css({maxHeight:k+1+"px"}).await(200).css({maxHeight:"unset",overflow:(r==null?void 0:r.overflow)||"unset"}):w.css({maxHeight:"0px",overflow:"hidden"}))}},[v]),o&&ss.useStore.set({["Accordion-"+o]:{open:()=>{b(!0)},close:()=>{b(!1)},toggle:()=>{b(!v)}}}),(0,_w.jsx)(R,{className:[uw("Wrap"),uw("Open_"+v)].join(" "),id:h,children:(0,_w.jsx)(R,g({"data-accordion-content-id":p},u))})},tp=D$;tp.fn={open:r=>{let a=ss.useStore.get("Accordion-"+r);!a||a.open()},close:r=>{let a=ss.useStore.get("Accordion-"+r);!a||a.close()},toggle:r=>{let a=ss.useStore.get("Accordion-"+r);!a||a.toggle()}};var wm=Q(Lt());var tO=r=>{let{text:a,placeholder:o}=r,l=[];if(a){let s=[];a=a.replace(/https?:\/\/[^\s|\n|\r]*/ig,(...u)=>{let h=u[0];return s.push(h),"[$_url]"});let d=a.split("[$_url]");for(let u=0;u<=d.length-1;u++){let h=d[u],p=s[u];l.push(h),u<d.length-1&&l.push((0,wm.jsx)(Il.Link,{href:p,newTab:!0,children:p},"Link-"+u))}}else o&&(l=[o]);return(0,wm.jsx)(wm.Fragment,{children:l})};var zl=Q(Lt());var yd=r=>{let a=r,{items:o=[],ListChildCallback:l}=a,s=Je(a,["items","ListChildCallback"]);l=l||rO;let d=o.map((u,h)=>(0,zl.jsx)(l,{children:u,index:h},h));return(0,zl.jsx)(R,E(g({htmlTag:"ul",children:d},s),{freeCSS:g({listStyle:"none"},s.freeCSS)}))},rO=r=>(0,zl.jsx)(R,g({htmlTag:"li",padding:"3/4",gap:"1/2",borderBottom:!0,flexWrap:!0},r)),cs=rO;cs.Center=r=>(0,zl.jsx)(R,{htmlTag:"li",children:(0,zl.jsx)(Pe.Center,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))}),cs.Left=r=>(0,zl.jsx)(R,{htmlTag:"li",children:(0,zl.jsx)(Pe.Left,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))}),cs.Right=r=>(0,zl.jsx)(R,{htmlTag:"li",children:(0,zl.jsx)(Pe.Right,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))}),cs.Separate=r=>(0,zl.jsx)(R,{htmlTag:"li",children:(0,zl.jsx)(Pe.Separate,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))});var Cm=Q(Lt());var Pe={Center:r=>(0,Cm.jsx)(St,g({horizontalAlign:"center",verticalAlign:"center",flexWrap:!1,gap:1},r)),Left:r=>(0,Cm.jsx)(St,g({horizontalAlign:"left",verticalAlign:"center",flexWrap:!1,gap:1},r)),Right:r=>(0,Cm.jsx)(St,g({horizontalAlign:"right",verticalAlign:"center",flexWrap:!1,gap:1},r)),Separate:r=>(0,Cm.jsx)(St,g({horizontalAlign:"between",verticalAlign:"center",flexWrap:!1,gap:1},r))};var Tc=Q(Lt());var Sd=r=>(0,Tc.jsx)(R,g({},r)),We=Sd;We.Title=r=>(0,Tc.jsx)(Sd,g({fontSize:"6.title",fontWeight:"3.semiBold"},r)),We.SubTitle=r=>(0,Tc.jsx)(Sd,g({fontSize:"5.subTitle",fontWeight:"3.semiBold"},r)),We.ThirdTitle=r=>(0,Tc.jsx)(Sd,g({fontSize:"4.thirdTitle",fontWeight:"3.semiBold"},r)),We.Paragraph=r=>(0,Tc.jsx)(Sd,g({fontSize:"3.paragraph",fontWeight:"3.semiBold"},r)),We.Description=r=>(0,Tc.jsx)(Sd,E(g({},r),{freeCSS:g({whiteSpace:"pre-wrap"},r.freeCSS)})),We.Supplement=r=>(0,Tc.jsx)(Sd,g({fontSize:"1.mini"},r)),We.NowrapSpan=r=>(0,Tc.jsx)(tn,E(g({},r),{freeCSS:g({whiteSpace:"nowrap"},r.freeCSS)}));var aO=Q(Lt()),yw=Q(or());var yr=Q(Lt()),Ut=Q(or()),_n=Q(fr());var Io={currentIndex:0,openQueue:{},getSessionStates:()=>Ut.useStore.get("sessionStates-"+ct.get().sessionUID)||null,getNewSheetStates:r=>{var a;let o=E(g({sheetGroups:r.sheetGroups||[],backgroundEffect:!0,overwrap:r.type=="custom",hold_state:!1,closeAtPageTransit:!0,closeAtEscapeKeyDown:!0,closeAtAroundClick:r.type=="custom"},r),{sheetID:r.sheetID||(0,Ut.UUID)(),isOpen:!0,created_at:(0,Ut.Time)()});if(o.type=="custom"){let l=o;l.parent=l.parent||((a=l==null?void 0:l.event)==null?void 0:a.currentTarget),o=l}return o}},F_={Wrapper:()=>{let[r,a]=(0,_n.useState)([]),o={val_sheets:r,set_sheets:a},l="sessionStates-"+ct.get().sessionUID;Ut.useStore.set({[l]:o}),(0,_n.useEffect)(()=>{let d="Sheet-"+ct.get().sessionUID;Ut.useStore.set({[d]:{add:(u,h)=>{let p=Ut.useStore.get(d);if(!p)return;let v=Io.getNewSheetStates(u);if(!Io.openQueue[v.sheetID]){if(Io.openQueue[v.sheetID]=!0,h!="inherit"&&(v.isOpen=h!=null?h:!0),!!p.find(v.sheetID)){a(b=>{let y=[...b],w=y.findIndex(C=>C.sheetID==v.sheetID);return w==-1||(y[w]=v),y}),delete Io.openQueue[v.sheetID];return}a(b=>[v,...b])}},find:u=>{let h=Io.getSessionStates();if(!h)return null;let{val_sheets:p}=h;return p.find(v=>v.sheetID==u)}}}),(0,Ut.default)(ct.get().appRoot).addEvent({eventType:"keyup",eventID:"SheetEvent.keyUp",callback:function(u){let{key:h,metaKey:p}=u;if(h=="Escape"||h==","&&p){let v=Io.getSessionStates();if(!v)return;let{val_sheets:b}=v,y=b.filter(C=>C.isOpen);if(!y.length)return;let w=y.reduce((C,k)=>C.created_at.value>k.created_at.value?C:k);Kt.close(w.sheetID,h)}}}).addEvent({eventType:"click",eventID:"SheetEvent.Click",callback:function(u){let h=Io.getSessionStates();if(!h)return;let{val_sheets:p}=h,v=u.target;if(!v||v!=null&&v.closest("."+ya("CustomSheet")))return;let b=p.filter(y=>y.type=="custom");b.length&&b.forEach(y=>{let{parent:w}=y;if(!y.closeAtAroundClick)return;let C=wt(w)[0];w!==v&&C!==v&&((0,Ut.default)(C).find(v).length||Kt.close(y.sheetID))})}})},[]);let s=r.map(d=>(0,yr.jsx)(F_.Core,E(g({},o),{val_sheet:d,patch_sheet:u=>{a(h=>{let p=[...h],v=p.findIndex(b=>b.sheetID==d.sheetID);return v==-1||(p[v]=g(g({},p[v]),u)),p})},delete_sheet:()=>{a(u=>{let h=[...u],p=h.findIndex(v=>v.sheetID==d.sheetID);return p==-1||h.splice(p,1),h})}}),d.sheetID));return(0,yr.jsx)(R,{className:["AMOTIFY_be",ya("Wrapper")].join(" "),children:s})},Core:r=>{let{val_sheet:a,patch_sheet:o}=r,[l,s]=(0,_n.useState)(Io.currentIndex+2),[d]=(0,_n.useState)((0,Ut.UUID)()),u=a.type!="custom"&&!a.overwrap;(0,_n.useEffect)(()=>{Io.currentIndex++,Ut.default.scope(()=>{if(!a.closeAtParentBlur)return;let b=(0,Ut.default)(a.parent);b[0]&&b.addEvent({eventID:"SheetClosation-"+a.sheetID,eventType:"mouseout",callback:()=>{b.removeEvent("SheetClosation-"+a.sheetID),o({isOpen:!1})}})}),Ut.useStore.set({[a.sheetID]:{resize:b=>{if(a.type=="drawer.bottom"){let y=Ut.useStore.get(d);y&&y.resize&&y.resize(b)}else(a.type.includes("normal")||a.type.includes("drawer"))&&o({size:b})},close:b=>{o({isOpen:!1})},open:()=>{o({isOpen:!0})}}})},[]),(0,_n.useEffect)(()=>{Ut.default.scope(()=>{let b=wt("#"+d);if(a.isOpen){a.hold_state&&s(Io.currentIndex+1),b.await(10).removeClass(ya("Hide")).await(10).addClass(ya("Open")).callback(()=>{delete Io.openQueue[a.sheetID],a.openAfter&&a.openAfter()});return}b.await(10).removeClass(ya("Open")).await(251).addClass(ya("Hide")).callback(()=>{if(a.closeAfter&&a.closeAfter(),u&&ct.get().browserIs!="safari"&&(0,Ut.default)(ct.get().appRoot).focus(),a.hold_state)return o({isOpen:!1});r.delete_sheet()})})},[a.isOpen]);let[h,p]=a.type.split("."),v=F_.Types[{"normal.topLeft":"Normal","normal.topCenter":"Normal","normal.topRight":"Normal","normal.middleLeft":"Normal","normal.middleCenter":"Normal","normal.middleRight":"Normal","normal.bottomLeft":"Normal","normal.bottomCenter":"Normal","normal.bottomRight":"Normal",image:"Normal","drawer.left":"Edge","drawer.right":"Edge","drawer.bottom":"Bottom",custom:"Custom"}[a.type]];return(0,yr.jsx)(R,{className:[ya("Wrap"),ya("Tcate_"+h),ya("Tpos_"+p),ya("isMainSheet_"+u)].join(" "),width:1,ssAbsoluteCovered:!0,freeCSS:{zIndex:l},id:d,children:(0,yr.jsxs)(ot,{className:ya("Content"),gap:0,height:"viewHeight",overflow:"auto",transition:"middle",children:[!!u&&(0,yr.jsx)(F_.TapSensor,{sheetID:a.sheetID,delegateAroundClick:a.closeAtAroundClick}),(0,yr.jsx)(v,g({componentID:d},a))]})},d)},Types:{Normal:r=>{let a=r,{sheetID:o,sheetGroups:l,bodyScrolls:s,content:d,className:u="",type:h,size:p="R",freeCSS:v,openAfter:b,closeAfter:y,closeAtAroundClick:w,closeAtEscapeKeyDown:C,closeAtPageTransit:k,closeAtParentBlur:N,closeAtSwipeDown:P,hold_state:G,overwrap:I,isOpen:U,backgroundEffect:H}=a,J=Je(a,["sheetID","sheetGroups","bodyScrolls","content","className","type","size","freeCSS","openAfter","closeAfter","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","overwrap","isOpen","backgroundEffect"]),[O,ae]=h.split("."),ye={},re=[];return ae.match(/top/)?(re.push("top"),ye.marginBottom="auto"):ae.match(/middle/)?(re.push("center"),ye.marginTop="auto",ye.marginBottom="auto"):ae.match(/bottom/)&&(re.push("bottom"),ye.marginTop="auto"),ae.match(/left/i)?(re.push("left"),ye.marginRight="auto"):ae.match(/center/i)?(re.push("center"),ye.marginLeft="auto",ye.marginRight="auto"):ae.match(/right/i)&&(re.push("right"),ye.marginLeft="auto"),(0,yr.jsx)(R,E(g(g({className:[ya("BB"),u].join(" "),padding:1,transition:"long",opacity:"trans"},J),ye),{freeCSS:g({width:{S:"26rem",R:"36rem",L:"44rem","2L":"60rem","3L":"72rem",MAX:"100%"}[p],maxWidth:"96vw",transformOrigin:re.join(" ")},v),children:Ut.default.is.function(d)?(0,yr.jsx)(d,{}):d}))},Edge:r=>{let a=r,{sheetID:o,sheetGroups:l,bodyScrolls:s,type:d,content:u,className:h="",size:p="R",openAfter:v,closeAfter:b,closeAtAroundClick:y,closeAtEscapeKeyDown:w,closeAtPageTransit:C,closeAtParentBlur:k,closeAtSwipeDown:N,hold_state:P,overwrap:G,isOpen:I,backgroundEffect:U}=a,H=Je(a,["sheetID","sheetGroups","bodyScrolls","type","content","className","size","openAfter","closeAfter","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","overwrap","isOpen","backgroundEffect"]);return(0,yr.jsx)(R,E(g(E(g({className:[ya("BB"),h].join(" ")},d=="drawer.right"?{marginLeft:"auto"}:d=="drawer.left"?{marginRight:"auto"}:{}),{opacity:"trans",transition:"long",position:"relative",backgroundColor:"layer.1",flexSizing:"none",minHeight:"viewHeight",boxShadow:"3.remark"}),H),{freeCSS:g({width:{S:"20rem",R:"27rem",L:"32rem","2L":"40rem","3L":"58rem",MAX:"100vw"}[p],maxWidth:"96vw"},H.freeCSS),children:Ut.default.is.function(u)?(0,yr.jsx)(u,{}):u}))},Bottom:r=>{let a=r,{componentID:o,sheetID:l,sheetGroups:s,bodyScrolls:d,content:u,size:h="R",sizeChanged:p,baseStyles:v,openAfter:b,closeAfter:y,closeAtAroundClick:w,closeAtEscapeKeyDown:C,closeAtPageTransit:k,closeAtParentBlur:N,closeAtSwipeDown:P=!0,hold_state:G,overwrap:I,isOpen:U,backgroundEffect:H}=a,J=Je(a,["componentID","sheetID","sheetGroups","bodyScrolls","content","size","sizeChanged","baseStyles","openAfter","closeAfter","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","overwrap","isOpen","backgroundEffect"]),O=Ut.default.getScreenSize(),ae=[0,.2,.6,.95],ye={ZERO:0,S:1,R:2,L:3},[re,we]=(0,_n.useState)(h),[Se,ge]=(0,_n.useState)({process:!1,processStart:0,originY:0,originValue:0,viewHeight:0,value:ae[ye[h]]});Ut.useStore.update({[o]:{val_edit:Se,resize:pe=>{let j=ae[ye[pe]];ge(Y=>E(g({},Y),{value:j})),we(pe)}}});let V={Start:pe=>{(0,Ut.default)(document).addEvent({eventID:"BottomSheetMouseMove",eventType:"mousemove",callback:V.Move,options:{passive:!1}}).addEvent({eventID:"BottomSheetTouchMove",eventType:"touchmove",callback:V.Move,options:{passive:!1}}).addEvent({eventID:"BottomSheetMouseUp",eventType:"mouseup",callback:V.End}).addEvent({eventID:"BottomSheetTouchEnd",eventType:"touchend",callback:V.End});let j=Ut.default.getCursor(pe),Y=E(g({},Se),{process:!0,processStart:new Date().getTime(),originY:j.y,originValue:Se.value,viewHeight:Ut.default.getScreenSize().height});Ut.useStore.update({[o]:{val_edit:Y}}),ge(Y)},Move:pe=>{var j;let Y=(j=Ut.useStore.get(o))==null?void 0:j.val_edit;if(!Y.process)return;let oe=(Ut.default.getCursor(pe).y-Y.originY)/Y.viewHeight,te=Y.originValue-oe;if(te>.95)te=.95+(te-.95)*.5;else if(te<.2){let he=.2-te;he-=.1,te=.1+(.1-he)*.5}return ge(E(g({},Y),{value:te})),pe.preventDefault(),pe.stopPropagation(),!1},End:pe=>{var j;let Y=(j=Ut.useStore.get(o))==null?void 0:j.val_edit;if(!Y.process)return;(0,Ut.default)(document).removeEvent(["BottomSheetMouseMove","BottomSheetTouchMove","BottomSheetMouseUp","BottomSheetTouchEnd"]);let oe=0;if(Y.value<.1||(Y.value<.5?oe=1:Y.value>.75?oe=3:oe=2),new Date().getTime()-Y.processStart<300){let te=Ut.default.getCursor(pe).y-Y.originY;if(Math.abs(te)>=20){let he=+(te<0)*2-1;oe+=he,oe=Math.min(Math.max(oe,0),ae.length-1)}}oe==0&&(P||(oe=1)),we(["ZERO","S","R","L"][oe]),ge(E(g({},Y),{value:ae[oe],process:!1}))}},se=(0,_n.useRef)(!1);return(0,_n.useEffect)(()=>{se.current?re=="ZERO"?P&&Kt.close(l):setTimeout(()=>{r.sizeChanged&&r.sizeChanged(re)},250):se.current=!0},[re]),(0,yr.jsx)(R,{className:ya("BB"),margin:[0,"auto"],marginTop:"auto",opacity:"trans",width:1,transition:"long",freeCSS:g({maxWidth:12*60,height:O.height*Se.value},Se.process?{transition:"0s"}:{}),children:(0,yr.jsxs)(ot,E(g({gap:0,flexSizing:"none",borderTopLeftRadius:"1.tone.primary",borderTopRightRadius:"1.tone.primary",borderBottom:"unset",boxShadow:"3.remark",position:"relative",overflow:"hidden",height:1},v),{children:[(0,yr.jsxs)(Pe.Separate,{padding:1,backgroundColor:"layer.1",position:"relative",freeCSS:{userSelect:"none"},children:[(0,yr.jsx)(R,{ssSphere:2.5}),(0,yr.jsx)(Pe.Center,{onPointerDown:V.Start,flexSizing:0,padding:"2/3",ssPushable:!0,isRounded:!0,freeCSS:{cursor:"grab",userSelect:"none"},children:(0,yr.jsx)(R,{unitWidth:6,unitHeight:"1/2",backgroundColor:"layer.4",isRounded:!0,className:ya("DragBar")})}),(0,yr.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{Kt.close(l)},children:(0,yr.jsx)(Ce.Times,{})})]}),(0,yr.jsx)(R,E(g({backgroundColor:"layer.1",flexSizing:0,overflow:"auto"},J),{children:Ut.default.is.function(u)?(0,yr.jsx)(u,{}):u}))]}))})},Custom:r=>{let a=r,{sheetID:o,sheetGroups:l,bodyScrolls:s,event:d,parent:u,nextToCursor:h,gravityPoint:p=22,content:v,closeAtAroundClick:b,closeAtEscapeKeyDown:y,closeAtPageTransit:w,closeAtParentBlur:C,closeAtSwipeDown:k,hold_state:N,openAfter:P,closeAfter:G,overwrap:I,isOpen:U,resize:H,backgroundEffect:J}=a,O=Je(a,["sheetID","sheetGroups","bodyScrolls","event","parent","nextToCursor","gravityPoint","content","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","openAfter","closeAfter","overwrap","isOpen","resize","backgroundEffect"]),[ae]=(0,_n.useState)((0,Ut.UUID)()),ye=Ut.default.is.element(u)||Ut.default.is.jmini(u)?(0,Ut.default)(u):wt(u),re='[data-sheet-id="'+ae+'"]',we='[data-sheet-content="'+ae+'"]';p=p;let Se=p%5||5,ge=Math.ceil(p/5),V={Init:()=>{if(h&&d){let Te=Ut.default.getScreenSize(),Xe=Ut.default.getCursor(d);return{top:Xe.y-Te.pageYOffset,left:Xe.x-Te.pageXOffset}}let pe={};if(!ye||!ye[0])return pe;let{top:j,right:Y,bottom:oe,left:te,height:he,width:Re}=ye.position();return[1,2].includes(Se)?pe.left=te:Se==3?pe.left=te+Re/2:[4,5].includes(Se)&&(pe.left=Y),p<=10?pe.top=j:p<=15?pe.top=j+he/2:p<=25&&(pe.top=oe),pe},Adjust:()=>{let pe=wt(re).position(),j=wt(we).position(),Y=ye.position(),oe=Ut.default.getScreenSize(),te={};for(let Te in j)te[Te]=j[Te];if(Ut.default.scope(()=>{if(r.nextToCursor)return;let Te=0;ge==1?Te=Y.top-te.bottom:ge==2?Te=Y.top-te.top:ge==3?Te=Y.top-te.top+(Y.height-te.height)/2:ge==4?Te=Y.bottom-te.bottom:ge==5&&(Te=Y.bottom-te.top),te.top+=Te,te.bottom+=Te}),Ut.default.scope(()=>{if(r.nextToCursor)return;let Te=0;Se==1?Te=Y.left-te.right:Se==2?Te=Y.left-te.left:Se==3?Te=Y.left-te.left+(Y.width-te.width)/2:Se==4?Te=Y.right-te.right:Se==5&&(Te=Y.right-te.left),te.left+=Te,te.right+=Te}),te.top<0){let Te=-te.top;te.top+=Te,te.bottom+=Te}if(te.bottom>oe.height){let Te=te.bottom-oe.height;te.top-=Te,te.bottom-=Te}if(te.left<0){let Te=-te.left;te.left+=Te,te.right+=Te}if(te.right>oe.width){let Te=te.right-oe.width;te.left-=Te,te.right-=Te}let he=te.top-j.top,Re=te.left-j.left;(0,Ut.default)(re).css({top:pe.top+he+"px",left:pe.left+Re+"px"})}},[se]=(0,_n.useState)(V.Init());return(0,_n.useEffect)(()=>{wt(re).await(10).addClass(ya("Open")).await(200).callback(()=>{(H==null||H)&&V.Adjust()}),Ut.useStore.update({["customSheet-"+r.sheetID]:{reposition:()=>{V.Adjust()}}})},[]),ye[0]?(0,yr.jsx)(R,{className:[ya("BB"),ya("CustomSheet")].join(" "),"data-sheet-id":ae,transition:"long",position:"absolute",width:0,height:0,opacity:"trans",flexCenter:!0,freeCSS:se,children:(0,yr.jsx)(St,{position:"absolute",className:[ya("GPT"),ya("GPT_"+p),ya("Col_"+Se),ya("Row_"+ge)].join(" "),children:(0,yr.jsx)(R,E(g({"data-sheet-content":ae,flexSizing:"none",maxHeight:"viewHeight"},O),{freeCSS:g({maxWidth:"98vw"},O.freeCSS),children:Ut.default.is.function(v)?(0,yr.jsx)(v,{}):v}))})}):null}},TapSensor:r=>(0,yr.jsx)(R,{className:ya("TapSensor"),children:(0,yr.jsx)(ce.Plain,{className:ya("TapContent"),onClick:()=>{var a;(a=r.delegateAroundClick)!=null&&a&&Kt.close(r.sheetID)},freeCSS:{cursor:"default",pointerEvents:"all"}})})},Kt={Wrapper:()=>(0,yr.jsx)(F_.Wrapper,{}),Element:r=>{let a=r,{isOpen:o,children:l}=a,s=Je(a,["isOpen","children"]);return(0,_n.useEffect)(()=>{if(o){Kt.open(E(g({},s),{content:l}));return}s.sheetID&&Kt.close(s.sheetID)},[o]),null},open:(r,a)=>{if(r.sheetID=(r.sheetID||"").replace(/\./g,"-"),r.type=="image"){let l=r.sheetID||(0,Ut.UUID)(),s=r,{type:d,src:u}=s,h=Je(s,["type","src"]);Kt.open(E(g({type:"normal.topCenter",size:"MAX",backgroundColor:"trans",height:"viewHeight"},h),{sheetID:l,freeCSS:{maxWidth:"96vw",transformOrigin:"top"},content:()=>{let[p]=(0,_n.useState)(Ut.default.flatArray(u)),[v,b]=(0,_n.useState)(0),y=[];return p.forEach((w,C)=>{y.push({value:C,label:(0,yr.jsx)(Fn,{src:Ut.default.flatArray(w)[0],width:"auto",height:1,borderRadius:"3.tone.tertiary",freeCSS:{maxWidth:12*6,maxHeight:12*3}})})}),(0,yr.jsxs)(ot,{gap:0,height:1,position:"relative",children:[(0,yr.jsxs)(Pe.Separate,{position:"absolute",top:0,left:0,right:0,padding:[1,2],freeCSS:{zIndex:2},children:[(0,yr.jsx)(nt.Radio,{icon:!1,value:v,override:"force",horizontalAlign:"center",onUpdateValidValue:w=>{b(w)},cellStyles:{border:!0,borderWidth:2,padding:"1/3",paddingRight:"1/3",boxShadow:"2.normal",gap:0},cellCheckedStyles:{borderColor:"theme"},options:y}),(0,yr.jsx)(ce.Sub.S,{color:"cloud",ssSphere:3,onClick:()=>{Kt.close(l)},children:(0,yr.jsx)(Ce.Times,{})})]}),(0,yr.jsx)(ls.FadeIn,{flexCenter:!0,flexSizing:0,overflow:"auto",children:(0,yr.jsx)(Fn,{width:"auto",height:"auto",maxWidth:1,maxHeight:1,src:p[v]})},v)]})}}));return}let o=Ut.useStore.get("Sheet-"+ct.get().sessionUID);o&&o.add(r,a)},resize:r=>{r.sheetID=(r.sheetID||"").replace(/\./g,"-");let a=Ut.useStore.get(r.sheetID);a&&a.resize&&a.resize(r.size)},customSheet:{reposition:r=>{let a=Ut.useStore.get("customSheet-"+r);a&&a.reposition&&a.reposition()}},close:function(r,a,o){let l=Io.getSessionStates();if(!l)return;let{val_sheets:s}=l;r=r==null?void 0:r.replace(/\./g,"-");let d=s.find(h=>h.sheetID==r);if(!d||a=="Escape"&&!d.closeAtEscapeKeyDown)return;let u=Ut.useStore.get(d.sheetID);u&&u.close&&u.close(o)},closeGroup:r=>{let a=Io.getSessionStates();if(!a)return;let{val_sheets:o}=a;r=(r||"").replace(/\./g,"-");for(let l of o)l.sheetGroups&&l.sheetGroups==r&&Kt.close(l.sheetID)},closeAll:r=>{let a=Io.getSessionStates();if(!a)return;let{val_sheets:o}=a;for(let l of o)r&&!l.closeAtPageTransit||Kt.close(l.sheetID,"pageTransit",!0)},Body:r=>(0,yr.jsx)(R,g({className:ya("BaseBody"),backgroundColor:"layer.1",borderRadius:"1.tone.primary",position:"relative",boxShadow:"3.remark",transition:"long"},r))};var na={__memoryID:(0,yw.UUID)(),open:r=>{let a=r,{tipsID:o=(0,yw.UUID)(),tipsGroups:l=[]}=a,s=Je(a,["tipsID","tipsGroups"]);Kt.open(E(g({sheetID:o,sheetGroups:["tooltips",...l],closeAtAroundClick:!0,closeAtParentBlur:!0,closeAtEscapeKeyDown:!0,closeAtPageTransit:!0},s),{type:"custom"}))},close:r=>{r&&Kt.close(r)},closeALL:()=>{Kt.closeGroup("tooltips")},Body:r=>(0,aO.jsx)(R,g({padding:"1/2",backgroundColor:"dark",borderRadius:"2.tone.secondary",fontColor:"white",boxShadow:"0.normal"},r))};var Ba=r=>{let[a]=(0,wd.useState)(r.componentID||(0,va.UUID)());r=g({},r),r.states=E(g({enableFormSubmit:!0,status_id:(0,va.UUID)(),override:"never",form:"",id:(0,va.UUID)(),"aria-label":"Input-"+a},r.states),{componentID:a});let{children:o}=r;return(0,$n.jsx)(o,g({},r.states))},Va=r=>{let{children:a,val_status:o,val_validate:l,states:s}=r,{leftIcon:d,wrapStyles:u}=s;return o.eventType=="init"&&!s.checkValidationAtFirst&&(l.notice=[]),(0,$n.jsxs)(Pe.Center,E(g({position:"relative",verticalAlign:"unset",gap:0},u),{className:Xf("Wrapper"),"data-notice-uid":o.componentID,children:[(0,$n.jsx)(Sw.Notice,{notice:l.notice,val_status:o}),s.leftIndicator,(0,$n.jsxs)(St,{position:"relative",flexSizing:"auto",children:[a,d,(0,$n.jsx)(Sw.RightIcon,g({},r)),(0,$n.jsx)(Sw.ClearButton,g({},r))]}),s.rightIndicator]}))},Sw={ClearButton:r=>!r.states.clearButton||!r.val_status.dataValue?null:(0,$n.jsx)(ce.Normal,{ssSphere:2,flexCenter:!0,fontColor:"5.translucent",ssEffectsOnActive:["ripple.theme"],position:"absolute",right:1,top:"50%",freeCSS:{zIndex:3,transform:"translateY(-50%)"},onClick:()=>{r.set_status(a=>E(g({},a),{dataValue:"",formatValue:"",eventType:"update",eventID:(0,va.UUID)()}))},children:(0,$n.jsx)(Ce.Times,{})}),RightIcon:r=>r.states.clearButton&&r.val_status.dataValue?null:r.states.rightIcon,Notice:r=>{let{notice:a,val_status:o}=r,{componentID:l}=o,s="NoticeTimer-"+l,d="NoticeTimerClose-"+l,u="notice-tips-"+l;return(0,wd.useEffect)(()=>{va.default.interval.once(()=>{if(!a.length){na.close(u);return}na.open({tipsID:u,parent:`[data-notice-uid="${l}"]`,gravityPoint:22,padding:[1,0],closeAtParentBlur:!1,content:(0,$n.jsxs)(na.Body,{padding:["1/2","2/3"],fontSize:"1.mini",position:"relative",children:[(0,$n.jsx)(R,{position:"absolute",unitHeight:1,unitWidth:1,left:1,backgroundColor:"dark",freeCSS:{zIndex:1,transform:"rotate(45deg)",top:-6}}),(0,$n.jsx)(ot,{backgroundColor:"inherit",gap:"1/3",position:"relative",freeCSS:{zIndex:2},children:a.map((h,p)=>{let{type:v,label:b}=h,y=v=="invalid"?Ce.Times:v=="warn"?Ce.Exclamation:Ce.Check;return(0,$n.jsxs)(Pe.Left,{gap:0,borderRadius:"2.tone.secondary",children:[(0,$n.jsx)(y,{flexCenter:!0,fontSize:"2.normal",fontColor:{invalid:"nega",warn:"warn",valid:"posi"}[v]}),(0,$n.jsx)(We.Supplement,{fontSize:"0.xs",fontColor:"white",children:b})]},p+"-"+va.default.Stringify(h))})})]})})},350,s),va.default.interval.once(()=>{na.close(u)},6e3,d)},[a]),null}},Vt={DefaultStatus:(r,a)=>({componentID:r,dataValue:a,eventType:"init",eventID:(0,va.UUID)()}),CommonEffects:function(r){let{type:a,states:o,val_status:l,set_status:s,val_validate:d,set_validate:u,SystemValidation:h}=r;o=g({},o);let{componentID:p}=l;(0,wd.useEffect)(()=>(va.useStore.update({[p]:{ResolveRefresh:null,Refresh:()=>new Promise((v,b)=>{va.useStore.get(p).ResolveRefresh=v,s(y=>E(g({},y),{eventType:"refresh",eventID:(0,va.UUID)()}))}),GenNotice:v=>{let{ok:b,notice:y}=v;u({ok:b,notice:y})}}}),()=>{va.useStore.delete(p)}),[]),va.default.scope(()=>{let{override:v}=o;if(v=="never"||v=="beforeModified"&&!["init","override"].includes(l.eventType))return;let b=va.useStore.get(l.componentID);b&&(o.value!=l.dataValue&&o.status_id!=b.status_id&&s(y=>E(g(E(g({},y),{dataValue:o.value}),r.ExtraOverrideStates),{eventType:"override",eventID:(0,va.UUID)()})),b.status_id=o.status_id)}),(0,wd.useEffect)(()=>{Vt.ValidationCheck({val_status:l,set_validate:u,SystemValidation:h,states:o})},[l.eventID,l.dataValue]),(0,wd.useEffect)(()=>(va.default.scope(()=>{let{componentID:v,eventType:b,dataValue:y}=l,w=y;if(a=="autocomplete.single"||a=="list.radio"?w=w[0]:o.isChecker&&(w=!!w[0]),o.form=o.form||"testForm",o.name&&o.form&&va.useStore.update({[["form-data",o.form].join("-")]:{[o.name]:{componentID:v,type:a,value:w,validation:d.ok}}}),b=="refresh"){let C=va.useStore.get(v);C&&C.ResolveRefresh&&C.ResolveRefresh(null)}else b=="update"&&(o.onUpdateValue&&o.onUpdateValue(w,b,v),va.default.scope(()=>{d.ok&&o.onUpdateValidValue&&o.onUpdateValidValue(w,b,v)}))}),()=>{va.useStore.update({[["form-data",o.form].join("-")]:{[o.name]:null}})}),[d])},ValidationCheck:r=>{let{states:a}=r,o="ValidationTimer-"+r.val_status.componentID;va.default.interval.abort(o);let l=r.SystemValidation({value:r.val_status.dataValue,states:a});if(!l.ok){r.set_validate(l);return}let s=l.notice,d=()=>Ia(void 0,null,function*(){if(!a.onValidate)return;let u=yield a.onValidate(r.val_status.dataValue,r.val_status.eventType,r);r.set_validate({ok:u.ok,notice:[...s,...u.notice]})});if(a.onValidate){if(r.val_status.eventType=="refresh"){d();return}va.default.interval.once(d,450,o);return}r.set_validate({ok:!0,notice:s})},SubmitForm:(r,a)=>{let o=!1;if(!a)return o;let l=wt(`[data-form-submit-button="${a}"]`)[0];if(!l)return o;let s=l.dataset.sdfike||"",d=r.key,u=r.ctrlKey||r.metaKey;return va.default.scope(()=>{s.includes("enter")&&(d!="Enter"||r.nativeEvent.isComposing||ct.get().browserIs=="safari"&&r.keyCode==229)||((d=="Enter"&&(s.includes("enter")||s.includes("auxEnter")&&u)||d==" "&&s.includes("space"))&&(l.click(),r.preventDefault()),o=!0)}),o},isShowValidation:(r,a,o)=>{let l=r.ok;return!o&&a.eventType=="init"&&(l=!0),l}},Gn=function(r){r=g({tone:"border"},r);let a=va.default.scope(()=>{if(r.tone=="plain")return{};let o={padding:"3/4",transition:"middle",flexSizing:"auto",boxShadow:"0.min"};return r.tone=="border"?o=E(g({},o),{border:!0,borderRadius:"2.tone.secondary",backgroundColor:"layer.1"}):r.tone=="cloud"?o=E(g({},o),{border:"1.thin",borderRadius:"2.tone.secondary",backgroundColor:"cloud"}):r.tone=="bottomBorder"&&(o=E(g({},o),{borderRadius:0,border:"unset",borderBottom:!0,backgroundColor:"cloud"})),o});return E(g(g(g(g(g(g({fontColor:"2.normal"},a),!!r.rightIcon&&{paddingRight:3}),!!r.leftIcon&&{paddingLeft:3}),!!r.leftIndicator&&{borderTopLeftRadius:"2/3",borderBottomLeftRadius:"2/3",marginLeft:"1/4"}),!!r.rightIndicator&&{borderTopRightRadius:"2/3",borderBottomRightRadius:"2/3",marginRight:"1/4"}),r),{freeCSS:g({letterSpacing:"1px",resize:"none"},r.freeCSS),className:[Xf("Input"),r.className].join(" ")})};var A$=r=>{let a=r,{componentID:o="",enableFormSubmit:l,form:s,value:d=""}=a,u=Je(a,["componentID","enableFormSubmit","form","value"]),[h,p]=(0,xm.useState)({componentID:r.componentID||"",dataValue:d,eventType:"init",eventID:(0,rp.UUID)()}),[v,b]=(0,xm.useState)({ok:!1,notice:[]});return(0,xm.useEffect)(()=>{rp.default.is.equal(h.dataValue,d)||p(y=>E(g({},y),{dataValue:d,eventType:"update",eventID:(0,rp.UUID)()}))},[r.value]),Vt.CommonEffects({type:"hidden",states:r,val_status:h,set_status:p,val_validate:v,set_validate:b,SystemValidation:()=>({ok:!0,notice:[]})}),(0,ww.jsx)("input",E(g({value:rp.default.Stringify(d),"data-component-id":o},u),{type:"hidden"}))},nO=r=>(0,ww.jsx)(Ba,{componentID:r.componentID,children:A$,states:r});var ur=Q(Lt()),rn=Q(or()),zs=Q(fr());var fO=Q(dO());var Tm=Q(Lt()),H_=Q(fr()),j_=Q(or());var xu=r=>{if(!r.label)return null;let[a,o]=(0,H_.useState)({});return(0,H_.useEffect)(()=>{let l=(0,j_.default)('[data-input-origin="'+r.componentID+'"]'),s=(0,j_.default)('[data-input-label="'+r.componentID+'"]'),d=(0,j_.default)('[data-input-value-shallow="'+r.componentID+'"]');if(!l[0]||!s[0]||!d[0])return;let u=l.position(),h=d.position();if(r.isActive){let p=h.left-u.left;o({opacity:"max",backgroundColor:"layer.1",freeCSS:{fontSize:"12px",lineHeight:1,transform:`translate(${p}px,-6px)`}})}else{let p=h.left-u.left,v=h.top-u.top;o({fontSize:r.fontSize||"inherit",opacity:"middle",backgroundColor:"trans",freeCSS:{lineHeight:"inherit",transform:`translate(${p}px,${v}px)`}})}s.getAttribute("data-label-init")=="true"&&s.setAttribute("data-label-init","false").await(10).css({transition:".25s"})},[r.isActive]),(0,Tm.jsx)(R,E(g({htmlTag:"label","data-input-label":r.componentID,"data-label-init":"true",position:"absolute",left:0,top:0,fontColor:"3.blur",backgroundColor:"trans",borderRadius:"1/3",padding:[0,"1/4"],opacity:"min"},a),{freeCSS:g({zIndex:2,transformOrigin:"top left",pointerEvents:"none",lineHeight:"inherit"},a.freeCSS),children:(0,Tm.jsxs)(Pe.Left,{gap:"1/3",children:[r.label,r.required&&(0,Tm.jsx)(tn,{fontColor:"nega",children:" * "})]})}))};var L$={number:{reg:/^-?[0-9\.]+$/g,exist:!0,reason:"\u534A\u89D2\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},katakana:{reg:/^[ァ-ヶー  ヲ-゚  ]*$/g,exist:!0,reason:"\u30AB\u30BF\u30AB\u30CA\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},"hankaku.katakana":{reg:/^[ヲ-゚  ]*$/g,exist:!0,reason:"\u534A\u89D2\u30AB\u30BF\u30AB\u30CA\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},digitNumber:{reg:/^-?[0-9\.]+$/g,exist:!0,reason:"\u534A\u89D2\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},fileName:{reg:/[¥\/:*\?\"\'\|\.\s\n\r\<\>]/g,exist:!1,reason:"\u7A7A\u767D\u307E\u305F\u306F\u4E00\u90E8\u306E\u7279\u6B8A\u6587\u5B57\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093"},creditCard:{reg:/^\d{14,16}$/g,exist:!0,reason:"14~16\u6841\u306E\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},email:{reg:/^[A-Za-z0-9]{1}[A-Za-z0-9_.-]*@{1}[A-Za-z0-9_.-]+\.[A-Za-z0-9]+$/,exist:!0,reason:(0,ur.jsxs)(ur.Fragment,{children:[(0,ur.jsx)(R,{children:"\u25CB\u25CB\u25CB\u25CB@\u25CB\u25CB\u25CB\u25CB.\u25CB\u25CB\u25CB\u306E\u5F62\u5F0F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),(0,ur.jsx)(R,{children:"\u6700\u5F8C\u306E\u6587\u5B57\u306B.(\u30C9\u30C3\u30C8)\u3092\u5165\u308C\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093"})]})},password:{reg:/^(?=[^A-Z]*[A-Z])(?=[^a-z]*[a-z])(?=[^0-9]*[0-9]).{8,}$/,exist:!0,reason:"8\u6587\u5B57\u4EE5\u4E0A\u3001\u534A\u89D2\u82F1\u6570\u5927\u5C0F\u6587\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},tel:{reg:/.*$/g,exist:!0,reason:(0,ur.jsxs)(ur.Fragment,{children:[(0,ur.jsx)(R,{children:"0\u304B\u3089\u59CB\u307E\u308B\u756A\u53F7\u306E\u307F\u5165\u529B\u53EF\u80FD\u3067\u3059"}),(0,ur.jsx)(R,{children:"9~12\u6841\u306E\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),(0,ur.jsx)(R,{children:"\u6570\u5B57\u306E\u307F\u5165\u529B\u53EF\u80FD\u3067\u3059"})]})},url:{reg:/^https?:\/\/[^\n\s]+(\.|\:)[^\n\s\.\:]+$/,exist:!0,reason:"URL\u5F62\u5F0F : http(s)://\u25EF\u25EF\u25EF\u25EF"},postal:{reg:/^\d{7}$/g,exist:!0,reason:"7\u6841\u306E\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}},kc={setSelection:r=>{let{id:a,restrict:o,val_status:l}=r,s=wt("#"+a)[0];if(s&&l.prevValue&&l.formatValue){let{formatValue:d,prevValue:u,caretFrom:h,caretTo:p}=l;if(o=="creditCard")d.length>=u.length&&h%5==0&&(h++,p++),s.setSelectionRange(h,p);else if(o=="postal")d.length==5&&u.length==3&&(h++,p++),s.setSelectionRange(h,p);else if(o=="digitNumber"){let v=d.length-u.length;v==2&&(h++,p++),v==-2&&(h--,p--),s.setSelectionRange(h,p)}}},Validation:{System:r=>{let{value:a,states:o}=r,{restrict:l="text",maxLength:s,multiline:d,required:u}=o,h=[];if(d||(s=s||255),rn.default.is.exist(s)&&a.length>=Number(s)&&h.push({type:"invalid",label:s+"\u5B57\u4EE5\u5185\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),a){let p=kc.Validation.Text(a,l);p.ok||h.push({type:"invalid",label:p.body})}else u&&h.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"});return{ok:!h.filter(({type:p})=>p=="invalid").length,notice:h}},Text:(r,a)=>{let o={ok:!0,body:""};return(()=>{let l=L$[a];if(!l)return;let s=l.reason;if(l){let d=!!(+!!r.match(l.reg)^+!l.exist);o={ok:d,body:d?"":s}}})(),o},DataLeveling:r=>{let{restrict:a,value:o=""}=r,l=String(o),s=!1;if(["tel","number","digitNumber","test","postal","creditCard"].includes(a)&&(l=l.zen2hanNumber()),a=="katakana",a=="hankaku.katakana",["postal","creditCard"].includes(a)&&(l=l.removeLetters()),["number","number.zeroStart","digitNumber"].includes(a)){let u=l[0]=="0";if(l){if(l!="-")if(l=="0-")l="-";else{l[0]=="-"&&(s=!0),l=l.replace(/[^0-9\.]/ig,"");let h=Number(l);h===0&&(s=!1),s&&(h=-1*h),rn.default.is.exist(r.min)&&(h=Math.max(h,Number(r.min))),rn.default.is.exist(r.max)&&(h=Math.min(h,Number(r.max))),l=String(Math.abs(h))}u&&l!="0"&&a=="number.zeroStart"&&(l="0"+l)}}let d=l;if(a=="digitNumber"){if(l&&l!="-"){let u=[];for(let h=l.length-1;h>=0;h--){u.unshift(l[h]);let p=l.length-1-h+1;h!=0&&p%3==0&&u.unshift(",")}d=u.join("")}}else a=="postal"?l.length>=4&&(d=l.clip(0,3)+"-"+l.clip(3)):a=="creditCard"&&(d=l.replace(/.{4}(?=.)/g,"$& "));return["number","digitNumber"].includes(a)&&s&&(l="-"+l,d="-"+d),{formatValue:d,dataValue:l}}}},xw={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=o.dataValue||"";(0,zs.useEffect)(()=>{rn.default.scope(()=>Ia(void 0,null,function*(){if(!a.multiline)return;let p=(0,rn.default)('[data-input-origin="'+o.componentID+'"]'),v=(0,rn.default)('[data-input-shallow="'+o.componentID+'"]'),b=(0,rn.default)('[data-input-min-height-value-shallow="'+o.componentID+'"]'),y=(0,rn.default)('[data-input-max-height-value-shallow="'+o.componentID+'"]');if(!p[0]||!v[0]||!b[0]||!y[0])return;let w=v.position(),C=b.position(),k=y.position(),N=0;a.autoHeight&&(N=w.height),N=Math.max(N,C.height),N=Math.min(N,k.height),p[0].style.height=N+"px"}))},[l]);let s=l||"";(l.match(/\n$/)||!l)&&(s+="T");let d="",u="";if(a.multiline){let p=a.minRows||1,v=a.maxRows||100;d=`
976
+ `,className:[cl("P"),cl("P_"+a)].join(" "),style:{fill:"#ea6093"}})]});return(0,lr.jsxs)("svg",{viewBox:"0,0,1200,1200",className:cl("MingooIcon"),children:[r(0),r(1),r(2),r(3),r(4),r(5),r(6),r(7),r(8)]})}},bu={Icon:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(jN.MingooIcon,{})})),Title:r=>(0,lr.jsx)(gr.Title,E(g({className:cl("ComunTitle"),height:"auto"},r),{freeCSS:g({letterSpacing:"3px"},r.freeCSS),children:"mingoo"})),LogoH:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({gap:"1/2",flexCenter:!0},s),{children:[(0,lr.jsx)(bu.Icon,{size:o,color:l}),(0,lr.jsx)(bu.Title,{size:o,color:l})]}))},LogoV:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({flexType:"col",gap:"1/2"},s),{children:[(0,lr.jsx)(bu.Icon,{margin:"auto",size:o,color:l}),(0,lr.jsx)(bu.Title,{size:o,color:l})]}))}},yu={Icon:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(jN.ComunIcon,{})})),Title:r=>(0,lr.jsx)(gr.Title,E(g({className:cl("ComunTitle"),height:"auto"},r),{freeCSS:g({letterSpacing:"3px"},r.freeCSS),children:"comun"})),LogoH:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({gap:"1/2",flexCenter:!0},s),{children:[(0,lr.jsx)(yu.Icon,{size:o,color:l}),(0,lr.jsx)(yu.Title,{size:o,color:l})]}))},LogoV:r=>{let a=r,{size:o,color:l}=a,s=Je(a,["size","color"]);return(0,lr.jsxs)(St,E(g({flexType:"col",gap:"1/2"},s),{children:[(0,lr.jsx)(yu.Icon,{margin:"auto",size:o,color:l}),(0,lr.jsx)(yu.Title,{size:o,color:l})]}))}},Sc="https://cdn.amotify.com/",gr={Icon:r=>{let a=r,{size:o="R",color:l="normal",className:s="",children:d}=a,u=Je(a,["size","color","className","children"]);return(0,lr.jsx)(St,E(g({className:[s,cl("Icon"),cl("Size_"+o)].join(" "),verticalAlign:"center"},u),{children:dw.default.is.function(d)?(0,lr.jsx)(d,{}):d}))},Title:r=>{let a=r,{size:o="R",color:l="normal",className:s="",children:d}=a,u=Je(a,["size","color","className","children"]);return(0,lr.jsx)(St,E(g({className:[s,cl("Title"),cl("Size_"+o)].join(" "),verticalAlign:"center",fontColor:l=="white"?"white":"logo"},u),{children:dw.default.is.function(d)?(0,lr.jsx)(d,{}):d}))},Brands:{MingooIcon:bu.Icon,MingooTitle:bu.Title,MingooLogoH:bu.LogoH,MingooLogoV:bu.LogoV,ComunIcon:yu.Icon,ComunTitle:yu.Title,ComunLogoH:yu.LogoH,ComunLogoV:yu.LogoV,Google:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/Google_Icon.svg",alt:""})})),Facebook:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/FaceBook_Icon.svg",alt:""})})),Twitter:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/Twitter_Icon.svg",alt:""})})),LINE:r=>(0,lr.jsx)(gr.Icon,E(g({},r),{children:(0,lr.jsx)(Fn,{src:Sc+"@env/@logos/brands/Line_Icon.svg",alt:""})}))},Images:{mingooIcon:Sc+"@env/@logos/mingoo/icon.png",mingooIconClear:Sc+"@env/@logos/mingoo/iconClear.png",comunIcon:Sc+"@env/@logos/comun/icon.png",comunIconClear:Sc+"@env/@logos/comun/iconClear.png",defaultIcon:r=>Sc+"@env/@icon/"+(r||"image")+".png"}};var fw=Q(Lt());var HN=r=>{let a=r,{color:o="cloud"}=a,l=Je(a,["color"]);return(0,fw.jsx)(R,E(g({className:[E_("Placeholder"),r.className].join(" "),flexCenter:!0,position:"relative",ssCardBox:!0,border:"unset",overflow:"hidden",backgroundColor:"layer.3"},l),{children:(0,fw.jsx)(R,{className:[E_("Body"),E_("Color_"+o)].join(" ")})}))};var Qf=Q(Lt());var vm=r=>{let a=Je(r,[]);return(0,Qf.jsx)(R,g({ssCardBox:!0,padding:1.5},a))},Sa=vm;Sa.Border=r=>(0,Qf.jsx)(vm,g({ssCardBox:"border"},r)),Sa.Plain=r=>(0,Qf.jsx)(vm,g({ssCardBox:"plain"},r)),Sa.Cloud=r=>(0,Qf.jsx)(vm,g({ssCardBox:"cloud"},r)),Sa.Shadow=r=>(0,Qf.jsx)(vm,g({ssCardBox:"shadow"},r));var tn=r=>(0,_d.jsx)(R,E(g({},r),{htmlTag:"span"})),UN=r=>(0,_d.jsx)(R,E(g({},r),{htmlTag:"p"})),La=r=>(0,_d.jsx)(R,g({display:"grid"},r)),St=r=>(0,_d.jsx)(R,E(g({flexType:"row",flexWrap:!0,display:"flex"},r),{freeCSS:g({wordBreak:"break-word"},r.freeCSS)})),VN=r=>(0,_d.jsx)(R,g({width:1,flexSizing:"none"},r)),ot=r=>(0,_d.jsx)(St,g({flexType:"col",gap:1},r));var Ms=Q(Lt()),A_=Q(or());var WN={Size:(r,a,o,l)=>{let s={fontSize:"inherit"};return o=o||"R",a=="plain"?{}:(a=="link"?o=="xsmall"?s.fontSize="0.xs":o=="small"?s.fontSize="1.mini":o=="regular"||o=="large"&&(s.fontSize="3.paragraph"):s=g({borderRadius:"2.tone.secondary",transition:"middle",position:"relative",textAlign:"center"},s),o=="xsmall"?s=E(g({},s),{padding:["1/3","2/3"],fontSize:"0.xs",borderRadius:"3.tone.tertiary"}):o=="small"?s=E(g({},s),{padding:["1/2","3/4"],fontSize:"1.mini",borderRadius:"3.tone.tertiary"}):o=="regular"?(s.padding=["3/4",1],a=="prime"&&(s.padding=["3/4",1.5])):o=="large"&&(s.padding=[1,2],s.fontSize="3.paragraph",s.isSemiBoldFont=!0),s)},Tone:(r,a,o,l)=>{let s={display:"inlineBlock",fontWeight:"inherit",fontColor:"inherit",border:"unset"};return a=="plain"||(a=="link"?(s.fontColor="theme",s.textAlign="left",s.backgroundColor="trans"):a=="normal"?s=E(g({},s),{backgroundColor:"trans"}):a=="border"?s=E(g({},s),{backgroundColor:"layer.1",border:"2.normal",borderStyle:"solid",boxShadow:"0.min"}):a=="prime"?(s=E(g({},s),{isSemiBoldFont:!0,fontColor:"white",backgroundColor:l,boxShadow:"0.normal",ssEffectsOnActive:["shrink","push","ripple.white"]}),l=="white"&&(s=E(g({},s),{fontColor:"theme",ssEffectsOnActive:["shrink","push","ripple.cloud"]}))):a=="sub"?s=E(g({},s),{fontColor:l,ssEffectsOnActive:["shrink","ripple.cloud"]}):a=="clear"?s=E(g({},s),{fontColor:l,backgroundColor:"trans",ssEffectsOnActive:["shrink","ripple.cloud"]}):a=="fillToBorder"?s=E(g({},s),{boxShadow:"0.normal",border:"2.normal",borderWidth:2,borderColor:l,fontColor:l,backgroundColor:l}):a=="borderToFill"&&(s=E(g({},s),{fontColor:l,boxShadow:"0.normal",border:"2.normal",borderWidth:2,borderColor:l,backgroundColor:l})),l=="cloud"&&(s.fontColor="2.normal"),a!="link"&&(s=g({position:"relative",ssEffectsOnActive:["shrink","push"]},s))),s}},qN=r=>{let a=gm(g({isLocked:!1,isActive:!1,isActiveStyles:{},isActiveClassName:"",tabIndex:0,className:"",color:"theme",tone:"border","aria-label":(0,A_.UUID)()},r)),o=a.seed;{let{isLocked:l=!1,isActive:s=!1,isActiveStyles:d={},isActiveClassName:u="",tone:h="border",size:p="regular",color:v="theme",className:b=""}=a;a=g(g(g({},WN.Size(r.seed,h,p,v)),WN.Tone(r.seed,h,p,v)),a),a.className=[b,md("Wrap"),md("isNeutral_"+!s),md("isLocked_"+l),md("Tone_"+h),md("Color_"+v),md("Tone_"+h+"_Color_"+v)].join(" "),s&&(a=g(g({className:[a.className,u].join(" ")},a),d))}if(o=="button"){let l=a,{isLocked:s,isActive:d,isActiveClassName:u,isActiveStyles:h,submitOption:p,onClick:v}=l,b=Je(l,["isLocked","isActive","isActiveClassName","isActiveStyles","submitOption","onClick"]);return p&&(p=g({acceptInvalidForm:!1,submitDelegationKey:"auxEnter"},p),b=E(g({},b),{"data-form-submit-button":p.formName,"data-sdfike":A_.default.flatArray(p.submitDelegationKey).join(",")})),(0,Ms.jsx)(R,E(g({htmlTag:"button",fontHeight:"inherit"},b),{onClick:y=>Ia(void 0,null,function*(){if(s||(v&&v(y),!p))return;let w=yield tt.CollectForm(p.formName);!p.acceptInvalidForm&&!w.valid||p.callback(w.data,w.valid)})}))}else if(o=="label"){let l=a,{isLocked:s,isActive:d,isActiveClassName:u,isActiveStyles:h,onClick:p}=l,v=Je(l,["isLocked","isActive","isActiveClassName","isActiveStyles","onClick"]);return(0,Ms.jsx)(R,E(g({htmlTag:"label"},v),{onClick:b=>{s||p&&p(b)}}))}else if(o=="anchor"){let l=a,{isLocked:s,isActive:d,isActiveClassName:u,isActiveStyles:h,onClick:p,href:v="",newTab:b,sync:y,shiftQueryParams:w}=l,C=Je(l,["isLocked","isActive","isActiveClassName","isActiveStyles","onClick","href","newTab","sync","shiftQueryParams"]);return(0,Ms.jsx)(R,E(g({htmlTag:"button"},C),{onClick:k=>{if(s)return;if(p)return p(k);let N=k.ctrlKey||k.metaKey,P=b||!!N,G=v;if(w&&(G+=location.search),y){jn.pushSync(G);return}jn.push(G,!!P)}}))}return null},wc=function(r,a){let o=s=>(0,Ms.jsx)(qN,g({seed:r,tone:a,size:"regular"},s)),l=o;return l.XS=s=>(0,Ms.jsx)(o,g({size:"xsmall",tone:a},s)),l.S=s=>(0,Ms.jsx)(o,g({size:"small",tone:a},s)),l.R=s=>(0,Ms.jsx)(o,g({size:"regular",tone:a},s)),l.L=s=>(0,Ms.jsx)(o,g({size:"large",tone:a},s)),l},hw=function(r){let a=o=>(0,Ms.jsx)(qN,g({seed:r,tone:"prime",size:"regular"},o));return a.Plain=wc(r,"plain"),a.Link=wc(r,"link"),a.Normal=wc(r,"normal"),a.Border=wc(r,"border"),a.Prime=wc(r,"prime"),a.Sub=wc(r,"sub"),a.Clear=wc(r,"clear"),a.FillToBorder=wc(r,"fillToBorder"),a.BorderToFill=wc(r,"borderToFill"),a},ce=hw("button"),Cc=hw("label"),Pl=hw("anchor");var zs={Base:r=>{let a=r,{topNavigation:o,sideNavigation:l,footerNavigation:s,children:d,className:u}=a,h=Je(a,["topNavigation","sideNavigation","footerNavigation","children","className"]);(0,Su.useEffect)(()=>{zs.fn.updateCSSProperty.reset(),setTimeout(()=>{zs.fn.updateCSSProperty.reset()},100);let v="ResizeCB",b="RemovePageEventCB";return(0,Rn.default)(window).addEvent({eventType:"resize",eventID:v,callback:()=>{ct.get().screen.isPhonepoint()||Rn.default.interval.once(()=>{zs.fn.updateCSSProperty.reset()},300,"__RVC_calcHeights")}}),()=>{(0,Rn.default)(window).removeEvent(b),(0,Rn.default)(window).removeEvent(v)}},[]);let p=d;return(0,Ml.jsxs)(ot,E(g({className:[u,Pa("RootViewController")].join(" "),backgroundColor:"layer.1",gap:0,minHeight:"viewHeight"},h),{children:[o,(0,Ml.jsxs)(St,{className:Pa("Body"),flexWrap:!1,position:"relative",flexSizing:0,children:[l,(0,Ml.jsx)(R,{className:Pa("Content"),position:"relative",flexSizing:0,width:0,children:p})]}),s]}))},TopNavigation:r=>{let a=r,{className:o,children:l}=a,s=Je(a,["className","children"]),[d]=(0,Su.useState)((0,Rn.UUID)());return(0,Su.useEffect)(()=>{zs.fn.updateCSSProperty.topNav()},[]),(0,Ml.jsx)(St,E(g({"data-id":d,flexSizing:"none",flexType:"col",position:"sticky",top:0,backgroundColor:"layer.1"},s),{id:"__RVC_TopNavigation",className:[o,Pa("TopNav")].join(" "),children:l}),d)},SideNavigation:r=>{let a=r,{className:o=""}=a,l=Je(a,["className"]);return(0,Su.useEffect)(()=>{zs.fn.updateCSSProperty.sideNav()},[]),(0,Ml.jsx)(R,E(g({className:[o,Pa("SideNav")].join(" "),flexSizing:"none",minHeight:"sideNavigationHeight"},l),{id:"__RVC_SideNavigation"}))},FooterNavigation:r=>{let a=r,{className:o="",baseStyles:l}=a,s=Je(a,["className","baseStyles"]),[d]=(0,Su.useState)((0,Rn.UUID)());return(0,Su.useEffect)(()=>{zs.fn.updateCSSProperty.footer()},[]),(0,Ml.jsx)(St,E(g({"data-id":d,borderTop:!0,position:"sticky",bottom:0,overflow:"auto",backgroundColor:"layer.1",paddingBottom:"safeAreaBottom"},l),{id:"__RVC_FooterNavigation",className:[Pa("FooterNav"),o].join(" "),children:(0,Ml.jsx)(St,g({gap:1,flexWrap:!1,padding:"2/3",margin:"auto",width:1},s))}))},Comps:{Button:r=>{let a=r,{isActive:o,uri:l,uriGroup:s}=a,d=Je(a,["isActive","uri","uriGroup"]),u=Rn.default.flatArray(s),h=location.pathname;{let p=!1;if(Rn.default.is.exist(l)&&Rn.default.is.string(l)){let v=[location.origin,l.replace(/\//,"")].join("/");p=h==new URL(v).pathname}if(!p&&u.length)for(let v of u)Rn.default.is.nullish(v)||h.match(new RegExp(v))&&(p=!0);o=o!=null?o:p}return(0,Ml.jsx)(ce.Clear,g({isActive:o,isActiveStyles:{fontColor:"theme",backgroundColor:"cloud"},onClick:p=>{Rn.default.is.exist(l)&&Rn.default.is.string(l)&&jn.push(l,p.ctrlKey||p.metaKey)},color:"cloud",padding:["3/4",1],display:"flex",gap:"1/2",fontColor:"inherit",width:1,flexSizing:"none",flexWrap:!1,ssEffectsOnActive:"ripple.cloud",verticalAlign:"center",textAlign:"left",isSemiBoldFont:!0},d))},Bar:r=>(0,Ml.jsx)(R,g({flexSizing:"none",backgroundColor:"layer.4.opa.middle",unitHeight:"1/3",margin:["2/3",1],isRounded:!0},r)),Title:r=>(0,Ml.jsx)(R,g({fontSize:"3.paragraph",isSemiBoldFont:!0,padding:[0,1]},r))},fn:{updateCSSProperty:{topNav:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_TopNavigation"),o=a.position().height||0,l=o;a.getStyleProperty("position")!="sticky"&&(l=0),r.setStyleProperty("--topNavHeight",o+"px").setStyleProperty("--topBase",l+"px")},footer:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_FooterNavigation").position().height||0;r.setStyleProperty("--footerNavHeight",a+"px")},sideNav:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_SideNavigation").position().width||0;r.setStyleProperty("--sideNavWidth",a+"px")},reset:()=>{let r=(0,Rn.default)(document.body),a=wt("#__RVC_TopNavigation"),o=wt("#__RVC_FooterNavigation"),l=wt("#__RVC_SideNavigation"),s=a.position().height||0,d=s,u=o.position().height||0,h=l.position().width||0;a.getStyleProperty("position")!="sticky"&&(d=0);let p=window.innerHeight,v=window.innerWidth,b=p-s-u,y=v-h;r.setStyleProperty("--topNavHeight",s+"px").setStyleProperty("--topBase",d+"px").setStyleProperty("--footerNavHeight",u+"px").setStyleProperty("--viewHeight",p+"px").setStyleProperty("--sideNavHeight",b+"px").setStyleProperty("--contentHeight",b+"px").setStyleProperty("--contentWidth",y+"px")}}}};var YN=Q(Lt());var _m=r=>{let a=r,{size:o="R"}=a,l=Je(a,["size"]),s={MIN:36,XS:48,S:60,R:72,L:84,XL:100,MAX:120}[o];return(0,YN.jsx)(R,E(g({margin:[0,"auto"],width:1},l),{freeCSS:g({maxWidth:12*s},l.freeCSS)}))};var bm=Q(Lt()),QN=Q(fr());var mw=Q(Lt()),vw=Q(or());var Jf=Q(fr());var $N=r=>{let a=r,{animationDelay:o=100,animationTime:l=300,componentID:s=(0,vw.UUID)()}=a,d=Je(a,["animationDelay","animationTime","componentID"]),[u]=(0,Jf.useState)(s);return(0,Jf.useEffect)(()=>{setTimeout(()=>{let h=wt('[data-component-id="'+u+'"]');h[0]&&h.css({transition:l+"ms"}).await(1).css({opacity:1})},o)},[]),(0,mw.jsx)(R,E(g({},d),{freeCSS:E(g({},d.freeCSS),{opacity:0}),componentID:u}))},GN=r=>{let a=r,{animationDelay:o=100,animationTime:l=300,componentID:s=(0,vw.UUID)()}=a,d=Je(a,["animationDelay","animationTime","componentID"]),[u]=(0,Jf.useState)(s);return(0,Jf.useEffect)(()=>{setTimeout(()=>{let h=wt('[data-component-id="'+u+'"]');h[0]&&h.css({transition:l+"ms"}).await(1).css({opacity:1,paddingTop:0})},o)},[]),(0,mw.jsx)(R,E(g({paddingTop:2},d),{freeCSS:E(g({},d.freeCSS),{opacity:0}),componentID:u}))};var ul=Q(or());var bd={RippleElementTag:'[data-effect-ripple="1"]',Start:r=>{let a=(0,ul.Time)().ms,o=r.target,l=(0,ul.default)(o);if(!l[0])return;let s=l.getAttribute("data-effect-tone");if(!s){let I=l.parent('[data-effect-ripple="1"]');if(!I[0])return;l=I,s=I.getAttribute("data-effect-tone")}if(!s)return;let d="RippleWrap-"+(0,ul.UUID)(),{left:u,top:h,height:p,width:v}=l.position(),{pageXOffset:b,pageYOffset:y}=ul.default.getScreenSize(),{x:w,y:C}=ul.default.getCursor(r),k=Math.min(v*1.5,300),N=Math.max(w-(u+b),0),P=Math.max(C-(h+y),0),G={RippleElement:l,startedAt:a,size:k};(0,ul.default)(document).addEvent({eventID:"RippleMouseUp",eventType:"mouseup",callback:()=>{bd.End(G)}}).addEvent({eventID:"RippleTouchEnd",eventType:"touchend",callback:()=>{setTimeout(()=>{bd.End(G)},20)}}),(0,ul.default)(l).addClass([is("RippleElement"),is("Color_"+s)]).append(`<div class="${is("RippleWrap")}" id="${d}">
977
+ <div class="${is("Wave")}" />
978
+ </div>`).addEvent({eventID:"RippleMouseOut",eventType:"mouseout",callback:I=>{bd.End(G)}}).find("#"+d).find("."+is("Wave")).css({left:N,top:P}).await(10).css({height:k,width:k,opacity:".3",transition:".25s"})},End:r=>{let{RippleElement:a,startedAt:o,size:l}=r,s=(0,ul.Time)().ms-o<=400?".75s":".55s",d=l*2.5;(0,ul.default)(document).removeEvent(["RippleMouseUp","RippleTouchMove","RippleTouchEnd","RippleMouseOut"]),a.removeEvent(["RippleMouseOut"]).find("."+is("Wave")).css({height:d,width:d,opacity:"0",transition:s}).await(750).parent().callback(u=>{u.remove()})}},KN={Wrapper:()=>(typeof window=="undefined"||(0,ul.default)(ct.get().appRoot).addEvent({eventType:"touchstart",target:bd.RippleElementTag,callback:r=>{bd.Start(r)}}).addEvent({eventType:"mousedown",eventID:"RippleMouseDown",target:bd.RippleElementTag,callback:r=>{ct.get().isTouchDevice||bd.Start(r)}}),null)};var gw=Q(or());var XN={Wrapper:()=>(typeof window=="undefined"||(0,gw.default)(ct.get().appRoot).addEvent({eventType:"click",eventID:"PuddingClick",target:'[data-effect-pudding="1"]',callback:function(r){(0,gw.default)(r.target).removeClass(is("PuddingEffect")).await(1).addClass(is("PuddingEffect")).await(510).removeClass(is("PuddingEffect"))}}),null)};var ss={Ripple:KN,Pudding:XN,FadeIn:$N,FadeUp:GN};var L_=r=>{let{viewIndex:a=0,views:o,wrapper:l=u=>(0,bm.jsx)(ss.FadeIn,{animationTime:400,children:u},a)}=r;a=Math.min(Math.max(a,0),o.length);let[s,d]=(0,QN.useState)(a);return s!=a&&d(a),(0,bm.jsx)(bm.Fragment,{children:l(o[a])})};var Sm=Q(Lt()),zl=Q(or()),wu=Q(fr());var R$=r=>{let a=r,{options:{onSlideCallback:o,visibilitySurroundSlide:l=!0,autoSwipems:s=0,loop:d=!1,disableMousedrag:u=!1,disableTouch:h=!1}={},wrapper:p=U=>U,slides:v=[],slideIndex:b}=a,y=Je(a,["options","wrapper","slides","slideIndex"]),[w]=(0,wu.useState)((0,zl.UUID)()),[C,k]=(0,wu.useState)({eventType:"init",index:r.slideIndex}),N=(0,wu.useRef)(!1);(0,wu.useEffect)(()=>{k({eventType:"usr",index:r.slideIndex}),N.current||(N.current=!0)},[r.slideIndex]),(0,wu.useEffect)(()=>{let U=C.index+(d?1:0),H=[-1,v.length].includes(C.index);H||o&&setTimeout(()=>{o(C.index)},300);let J=wt("#Swiper-"+w);if(C.eventType=="adjustLoop")J.await(250).css({transition:"0s",transform:Zf(U)}).children().removeClass(Pa("Display")).parent().children(U).addClass([Pa("Display"),Pa("LoopAdjusting")]).await(100).removeClass(Pa("LoopAdjusting"));else if(C.eventType=="sys")J.await(250).css({transform:Zf(U)}).children().removeClass(Pa("Display")).parent().children(U).addClass(Pa("Display"));else if(J.children().removeClass(Pa("Display")).parent().children(U).addClass(Pa("Display")).parent().css({transition:"0.3s",transform:Zf(U)}).await(250).css({transition:"0s"}),H){let O=C.index==-1?v.length-1:0;k({eventType:"adjustLoop",index:O})}s&&!H&&zl.default.interval.once(()=>{let O=C.index+1;!d&&O>v.length-1&&(O=0),k({eventType:"usr",index:O})},s-(C.eventType=="sys"?310:0),"SwipeTimer-"+w)},[C]);let P=v.map((U,H)=>(0,Sm.jsx)(R,{flexSizing:"none",width:1,height:0,className:Pa("Child"),children:p(U)},H));d&&(P.push(E(g({},P[0]),{key:P[0].key+"-Shallow0"})),P.unshift(E(g({},P[P.length-2]),{key:P[P.length-2].key+"-Shallow0"})));let G={x:0,y:0,process:!1,effectStartAt:0,id:w,loop:d,index:C.index,minIndex:d?-1:0,maxIndex:v.length+(d?1:-1),width:0,set_event:k},I=C.index+ +!!d;return(0,Sm.jsx)(R,E(g({overflow:"hidden",position:"relative"},y),{className:[y.className,Pa("SwipeView")].join(" "),freeCSS:g({zIndex:1},y.freeCSS),"data-swipe-id":w,onPointerDown:U=>{if(U.pointerType=="touch"){if(h)return}else if(U.pointerType=="mouse"&&(u||U.buttons!=1))return;ym.Start(U,G)},children:(0,Sm.jsx)(St,{flexWrap:!1,gap:1,transition:"long",className:[Pa("Rail"),Pa("ShowOther_"+l)].join(" "),id:"Swiper-"+w,freeCSS:g({},N.current?{}:{transform:Zf(I)}),children:P})}))},Zf=r=>`translateX( calc( ${-100*r}% - ${12*r}px ) )`,ym={Start:(r,a)=>{let{x:o,y:l}=zl.default.getCursor(r),s=r.currentTarget,d=r.target;if(["SELECT","BUTTON","LABEL","INPUT"].includes(d.tagName))return;a=E(g({},a),{x:o-a.x+window.scrollX,y:l-a.y+window.scrollY,effectStartAt:new Date().getTime(),width:wt("#Swiper-"+a.id).position().width});let{swipeId:u}=s.dataset;u==a.id&&(0,zl.default)(document).addEvent({eventID:"SwipeView.PointerMove",eventType:"pointermove",callback:h=>{ym.Check(h,a)},options:{passive:!1}}).addEvent({eventID:"SwipeView.PointerUp",eventType:"pointerup",callback:h=>{ym.End(h,a)},options:{passive:!1}})},Check:(r,a)=>{if(a.process)return;let{x:o,y:l}=zl.default.getCursor(r),s=Math.abs(o-a.x+window.scrollX),d=Math.abs(l-a.y+window.scrollY);if(!(r.touches&&r.touches.length>1)&&!(d+s<15))if(d>s/2)(0,zl.default)(document).removeEvent(["SwipeView.PointerMove"]);else{a.process=!0;let u=a.index+(a.loop?1:0);wt("#Swiper-"+a.id).children(u-1).addClass(Pa("Display")),(0,zl.default)(document).addEvent({eventID:"SwipeView.Check.MouseMove",eventType:"mousemove",callback:h=>{ym.Move(h,a)},options:{passive:!1}}).addEvent({eventID:"SwipeView.Check.TouchMove",eventType:"touchmove",callback:h=>{ym.Move(h,a)},options:{passive:!1}}),r.preventDefault();return}},Move:(r,a)=>{if(r.touches&&r.touches.length>1)return;let{x:o}=zl.default.getCursor(r),l=o-a.x+window.scrollX,s=a.index+(a.loop?1:0)-l/a.width;if(s<0)s/=2;else if(s>a.maxIndex){let d=s-a.maxIndex;s=a.maxIndex+d/2}wt("#Swiper-"+a.id).css({transition:"0s",transform:Zf(s)}),r.preventDefault()},End:(r,a)=>{if(a.process){let o=zl.default.getCursor(r).x-a.x+window.scrollX,l=new Date().getTime(),s=l-a.effectStartAt,d=a.index+(a.loop?1:0),u=0;s<400?u=d-(+(o>0)*2-1):u=Math.round(d-o/a.width),u=Math.max(Math.min(u,a.maxIndex),a.minIndex),a.process=!1,d===u?(a.effectStartAt=l,wt("#Swiper-"+a.id).css({transition:".2s",transform:Zf(u)}).await(310).css({transition:"0s"}).children().removeClass(Pa("Display")).parent().children(d).addClass(Pa("Display"))):a.set_event({eventType:"usr",index:u+a.minIndex})}(0,zl.default)(document).removeEvent(["SwipeView.PointerMove","SwipeView.Check.MouseMove","SwipeView.Check.TouchMove","SwipeView.PointerUp"])}},B_=r=>(0,Sm.jsx)(R$,E(g({},r),{slideIndex:Math.max(Math.min(r.slideIndex,r.slides.length-1),0)}));var Q_=Q(Lt()),l7=Q(fr());var Cu=Q(Lt());var JN=r=>{if(r||(r="border"),r=="plain")return{};let a={flexSizing:"none",padding:"3/4",borderRadius:"2.tone.secondary",backgroundColor:"cloud"};return r=="border"?a=E(g({},a),{border:!0}):r=="cloud"?a=E(g({},a),{border:"1.thin"}):r=="bottomBorder"&&(a=E(g({},a),{borderRadius:0,borderBottom:!0})),a},N_={position:"absolute",flexCenter:!0,fontColor:"theme",fontSize:"1.mini",backgroundColor:"inherit",top:"50%",freeCSS:{pointerEvents:"none",transform:"translateY(-50%)"}},O_=r=>(0,Cu.jsx)(tn,g({children:"\u5FC5\u9808",fontColor:"white",fontSize:"0.xs",padding:["1/4","1/3"],backgroundColor:"nega",borderRadius:"3.tone.tertiary"},r)),I_=r=>(0,Cu.jsx)(tn,g({children:"*",fontColor:"nega",padding:["1/4","1/3"],borderRadius:"3.tone.tertiary"},r)),P_=r=>(0,Cu.jsx)(tn,g({children:"\u7701\u7565\u53EF",fontColor:"white",fontSize:"0.xs",padding:["1/4","1/3"],borderRadius:"3.tone.tertiary",backgroundColor:"layer.6"},r)),M_=r=>{let a=r,{tone:o}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,g(E(g({},JN(o)),{borderTopRightRadius:"2/3",borderBottomRightRadius:"2/3"}),l))},z_=r=>{let a=r,{tone:o}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,g(E(g({},JN(o)),{borderTopLeftRadius:"2/3",borderBottomLeftRadius:"2/3"}),l))},Ua=r=>{let a=r,{tone:o="border"}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,E(g(E(g({},N_),{right:"3/4"}),l),{freeCSS:g(g({},N_.freeCSS),l.freeCSS)}))},ep=r=>{let a=r,{tone:o="border"}=a,l=Je(a,["tone"]);return(0,Cu.jsx)(R,E(g(E(g({},N_),{left:"3/4"}),l),{freeCSS:g(g({},N_.freeCSS),l.freeCSS)}))};var ZN=Q(Lt());var eO=r=>(0,ZN.jsx)(R,g({htmlTag:"input"},r));var ww=Q(Lt()),rp=Q(or()),xm=Q(fr());var $n=Q(Lt()),wd=Q(fr()),va=Q(or());var bw={};Pf(bw,{Accordion:()=>tp,LinkifyText:()=>tO,List:()=>yd,ListItem:()=>us,Row:()=>Pe,Text:()=>We});var _w=Q(Lt()),cs=Q(or()),xc=Q(fr());var D$=r=>{r=g({},r);let a=r,{accordionID:o="",slideAnimation:l="fast",defaultOpen:s=!1,override:d=!1}=a,u=Je(a,["accordionID","slideAnimation","defaultOpen","override"]),[h]=(0,xc.useState)((0,cs.UUID)()),[p]=(0,xc.useState)((0,cs.UUID)()),[v,b]=(0,xc.useState)(s);v!=s&&d&&b(s);let y=(0,xc.useRef)(!1);return(0,xc.useEffect)(()=>{let w=wt('[data-accordion-content-id="'+p+'"]')[0];if(w){let C=w.offsetHeight,k=0;l=="fast"?(k=C/1e3,k=Math.max(k,.2)):l=="slow"&&(k=C/300),wt("#"+h).css({transition:k+"s"})}},[]),(0,xc.useEffect)(()=>{let w=wt("#"+h),C=wt('[data-accordion-content-id="'+p+'"]')[0];if(y.current){if(C){let k=C.offsetHeight;cs.default.is.exist(k)&&(v?w.css({maxHeight:k+1+"px"}).await(200).css({maxHeight:"unset",overflow:(r==null?void 0:r.overflow)||"unset"}):w.css({maxHeight:k+1+"px"}).await(100).css({maxHeight:"0px",overflow:"hidden"}))}}else if(y.current=!0,C){let k=C.offsetHeight;cs.default.is.exist(k)&&(v?w.css({maxHeight:k+1+"px"}).await(200).css({maxHeight:"unset",overflow:(r==null?void 0:r.overflow)||"unset"}):w.css({maxHeight:"0px",overflow:"hidden"}))}},[v]),o&&cs.useStore.set({["Accordion-"+o]:{open:()=>{b(!0)},close:()=>{b(!1)},toggle:()=>{b(!v)}}}),(0,_w.jsx)(R,{className:[uw("Wrap"),uw("Open_"+v)].join(" "),id:h,children:(0,_w.jsx)(R,g({"data-accordion-content-id":p},u))})},tp=D$;tp.fn={open:r=>{let a=cs.useStore.get("Accordion-"+r);!a||a.open()},close:r=>{let a=cs.useStore.get("Accordion-"+r);!a||a.close()},toggle:r=>{let a=cs.useStore.get("Accordion-"+r);!a||a.toggle()}};var wm=Q(Lt());var tO=r=>{let{text:a,placeholder:o}=r,l=[];if(a){let s=[];a=a.replace(/https?:\/\/[^\s|\n|\r]*/ig,(...u)=>{let h=u[0];return s.push(h),"[$_url]"});let d=a.split("[$_url]");for(let u=0;u<=d.length-1;u++){let h=d[u],p=s[u];l.push(h),u<d.length-1&&l.push((0,wm.jsx)(Pl.Link,{href:p,newTab:!0,children:p},"Link-"+u))}}else o&&(l=[o]);return(0,wm.jsx)(wm.Fragment,{children:l})};var Fl=Q(Lt());var yd=r=>{let a=r,{items:o=[],ListChildCallback:l}=a,s=Je(a,["items","ListChildCallback"]);l=l||rO;let d=o.map((u,h)=>(0,Fl.jsx)(l,{children:u,index:h},h));return(0,Fl.jsx)(R,E(g({htmlTag:"ul",children:d},s),{freeCSS:g({listStyle:"none"},s.freeCSS)}))},rO=r=>(0,Fl.jsx)(R,g({htmlTag:"li",padding:"3/4",gap:"1/2",borderBottom:!0,flexWrap:!0},r)),us=rO;us.Center=r=>(0,Fl.jsx)(R,{htmlTag:"li",children:(0,Fl.jsx)(Pe.Center,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))}),us.Left=r=>(0,Fl.jsx)(R,{htmlTag:"li",children:(0,Fl.jsx)(Pe.Left,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))}),us.Right=r=>(0,Fl.jsx)(R,{htmlTag:"li",children:(0,Fl.jsx)(Pe.Right,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))}),us.Separate=r=>(0,Fl.jsx)(R,{htmlTag:"li",children:(0,Fl.jsx)(Pe.Separate,g({width:1,padding:"3/4",borderBottom:!0,flexWrap:!0},r))});var Cm=Q(Lt());var Pe={Center:r=>(0,Cm.jsx)(St,g({horizontalAlign:"center",verticalAlign:"center",flexWrap:!1,gap:1},r)),Left:r=>(0,Cm.jsx)(St,g({horizontalAlign:"left",verticalAlign:"center",flexWrap:!1,gap:1},r)),Right:r=>(0,Cm.jsx)(St,g({horizontalAlign:"right",verticalAlign:"center",flexWrap:!1,gap:1},r)),Separate:r=>(0,Cm.jsx)(St,g({horizontalAlign:"between",verticalAlign:"center",flexWrap:!1,gap:1},r))};var Tc=Q(Lt());var Sd=r=>(0,Tc.jsx)(R,g({},r)),We=Sd;We.Title=r=>(0,Tc.jsx)(Sd,g({fontSize:"6.title",fontWeight:"3.semiBold"},r)),We.SubTitle=r=>(0,Tc.jsx)(Sd,g({fontSize:"5.subTitle",fontWeight:"3.semiBold"},r)),We.ThirdTitle=r=>(0,Tc.jsx)(Sd,g({fontSize:"4.thirdTitle",fontWeight:"3.semiBold"},r)),We.Paragraph=r=>(0,Tc.jsx)(Sd,g({fontSize:"3.paragraph",fontWeight:"3.semiBold"},r)),We.Description=r=>(0,Tc.jsx)(Sd,E(g({},r),{freeCSS:g({whiteSpace:"pre-wrap"},r.freeCSS)})),We.Supplement=r=>(0,Tc.jsx)(Sd,g({fontSize:"1.mini"},r)),We.NowrapSpan=r=>(0,Tc.jsx)(tn,E(g({},r),{freeCSS:g({whiteSpace:"nowrap"},r.freeCSS)}));var aO=Q(Lt()),yw=Q(or());var yr=Q(Lt()),Ut=Q(or()),_n=Q(fr());var Io={currentIndex:0,openQueue:{},getSessionStates:()=>Ut.useStore.get("sessionStates-"+ct.get().sessionUID)||null,getNewSheetStates:r=>{var a;let o=E(g({sheetGroups:r.sheetGroups||[],backgroundEffect:!0,overwrap:r.type=="custom",hold_state:!1,closeAtPageTransit:!0,closeAtEscapeKeyDown:!0,closeAtAroundClick:r.type=="custom"},r),{sheetID:r.sheetID||(0,Ut.UUID)(),isOpen:!0,created_at:(0,Ut.Time)()});if(o.type=="custom"){let l=o;l.parent=l.parent||((a=l==null?void 0:l.event)==null?void 0:a.currentTarget),o=l}return o}},F_={Wrapper:()=>{let[r,a]=(0,_n.useState)([]),o={val_sheets:r,set_sheets:a},l="sessionStates-"+ct.get().sessionUID;Ut.useStore.set({[l]:o}),(0,_n.useEffect)(()=>{let d="Sheet-"+ct.get().sessionUID;Ut.useStore.set({[d]:{add:(u,h)=>{let p=Ut.useStore.get(d);if(!p)return;let v=Io.getNewSheetStates(u);if(!Io.openQueue[v.sheetID]){if(Io.openQueue[v.sheetID]=!0,h!="inherit"&&(v.isOpen=h!=null?h:!0),!!p.find(v.sheetID)){a(b=>{let y=[...b],w=y.findIndex(C=>C.sheetID==v.sheetID);return w==-1||(y[w]=v),y}),delete Io.openQueue[v.sheetID];return}a(b=>[v,...b])}},find:u=>{let h=Io.getSessionStates();if(!h)return null;let{val_sheets:p}=h;return p.find(v=>v.sheetID==u)}}}),(0,Ut.default)(ct.get().appRoot).addEvent({eventType:"keyup",eventID:"SheetEvent.keyUp",callback:function(u){let{key:h,metaKey:p}=u;if(h=="Escape"||h==","&&p){let v=Io.getSessionStates();if(!v)return;let{val_sheets:b}=v,y=b.filter(C=>C.isOpen);if(!y.length)return;let w=y.reduce((C,k)=>C.created_at.value>k.created_at.value?C:k);Kt.close(w.sheetID,h)}}}).addEvent({eventType:"click",eventID:"SheetEvent.Click",callback:function(u){let h=Io.getSessionStates();if(!h)return;let{val_sheets:p}=h,v=u.target;if(!v||v!=null&&v.closest("."+ya("CustomSheet")))return;let b=p.filter(y=>y.type=="custom");b.length&&b.forEach(y=>{let{parent:w}=y;if(!y.closeAtAroundClick)return;let C=wt(w)[0];w!==v&&C!==v&&((0,Ut.default)(C).find(v).length||Kt.close(y.sheetID))})}})},[]);let s=r.map(d=>(0,yr.jsx)(F_.Core,E(g({},o),{val_sheet:d,patch_sheet:u=>{a(h=>{let p=[...h],v=p.findIndex(b=>b.sheetID==d.sheetID);return v==-1||(p[v]=g(g({},p[v]),u)),p})},delete_sheet:()=>{a(u=>{let h=[...u],p=h.findIndex(v=>v.sheetID==d.sheetID);return p==-1||h.splice(p,1),h})}}),d.sheetID));return(0,yr.jsx)(R,{className:["AMOTIFY_be",ya("Wrapper")].join(" "),children:s})},Core:r=>{let{val_sheet:a,patch_sheet:o}=r,[l,s]=(0,_n.useState)(Io.currentIndex+2),[d]=(0,_n.useState)((0,Ut.UUID)()),u=a.type!="custom"&&!a.overwrap;(0,_n.useEffect)(()=>{Io.currentIndex++,Ut.default.scope(()=>{if(!a.closeAtParentBlur)return;let b=(0,Ut.default)(a.parent);b[0]&&b.addEvent({eventID:"SheetClosation-"+a.sheetID,eventType:"mouseout",callback:()=>{b.removeEvent("SheetClosation-"+a.sheetID),o({isOpen:!1})}})}),Ut.useStore.set({[a.sheetID]:{resize:b=>{if(a.type=="drawer.bottom"){let y=Ut.useStore.get(d);y&&y.resize&&y.resize(b)}else(a.type.includes("normal")||a.type.includes("drawer"))&&o({size:b})},close:b=>{o({isOpen:!1})},open:()=>{o({isOpen:!0})}}})},[]),(0,_n.useEffect)(()=>{Ut.default.scope(()=>{let b=wt("#"+d);if(a.isOpen){a.hold_state&&s(Io.currentIndex+1),b.await(10).removeClass(ya("Hide")).await(10).addClass(ya("Open")).callback(()=>{delete Io.openQueue[a.sheetID],a.openAfter&&a.openAfter()});return}b.await(10).removeClass(ya("Open")).await(251).addClass(ya("Hide")).callback(()=>{if(a.closeAfter&&a.closeAfter(),u&&ct.get().browserIs!="safari"&&(0,Ut.default)(ct.get().appRoot).focus(),a.hold_state)return o({isOpen:!1});r.delete_sheet()})})},[a.isOpen]);let[h,p]=a.type.split("."),v=F_.Types[{"normal.topLeft":"Normal","normal.topCenter":"Normal","normal.topRight":"Normal","normal.middleLeft":"Normal","normal.middleCenter":"Normal","normal.middleRight":"Normal","normal.bottomLeft":"Normal","normal.bottomCenter":"Normal","normal.bottomRight":"Normal",image:"Normal","drawer.left":"Edge","drawer.right":"Edge","drawer.bottom":"Bottom",custom:"Custom"}[a.type]];return(0,yr.jsx)(R,{className:[ya("Wrap"),ya("Tcate_"+h),ya("Tpos_"+p),ya("isMainSheet_"+u)].join(" "),width:1,ssAbsoluteCovered:!0,freeCSS:{zIndex:l},id:d,children:(0,yr.jsxs)(ot,{className:ya("Content"),gap:0,height:"viewHeight",overflow:"auto",transition:"middle",children:[!!u&&(0,yr.jsx)(F_.TapSensor,{sheetID:a.sheetID,delegateAroundClick:a.closeAtAroundClick}),(0,yr.jsx)(v,g({componentID:d},a))]})},d)},Types:{Normal:r=>{let a=r,{sheetID:o,sheetGroups:l,bodyScrolls:s,content:d,className:u="",type:h,size:p="R",freeCSS:v,openAfter:b,closeAfter:y,closeAtAroundClick:w,closeAtEscapeKeyDown:C,closeAtPageTransit:k,closeAtParentBlur:N,closeAtSwipeDown:P,hold_state:G,overwrap:I,isOpen:U,backgroundEffect:H}=a,J=Je(a,["sheetID","sheetGroups","bodyScrolls","content","className","type","size","freeCSS","openAfter","closeAfter","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","overwrap","isOpen","backgroundEffect"]),[O,ae]=h.split("."),ye={},re=[];return ae.match(/top/)?(re.push("top"),ye.marginBottom="auto"):ae.match(/middle/)?(re.push("center"),ye.marginTop="auto",ye.marginBottom="auto"):ae.match(/bottom/)&&(re.push("bottom"),ye.marginTop="auto"),ae.match(/left/i)?(re.push("left"),ye.marginRight="auto"):ae.match(/center/i)?(re.push("center"),ye.marginLeft="auto",ye.marginRight="auto"):ae.match(/right/i)&&(re.push("right"),ye.marginLeft="auto"),(0,yr.jsx)(R,E(g(g({className:[ya("BB"),u].join(" "),padding:1,transition:"long",opacity:"trans"},J),ye),{freeCSS:g({width:{S:"26rem",R:"36rem",L:"44rem","2L":"60rem","3L":"72rem",MAX:"100%"}[p],maxWidth:"96vw",transformOrigin:re.join(" ")},v),children:Ut.default.is.function(d)?(0,yr.jsx)(d,{}):d}))},Edge:r=>{let a=r,{sheetID:o,sheetGroups:l,bodyScrolls:s,type:d,content:u,className:h="",size:p="R",openAfter:v,closeAfter:b,closeAtAroundClick:y,closeAtEscapeKeyDown:w,closeAtPageTransit:C,closeAtParentBlur:k,closeAtSwipeDown:N,hold_state:P,overwrap:G,isOpen:I,backgroundEffect:U}=a,H=Je(a,["sheetID","sheetGroups","bodyScrolls","type","content","className","size","openAfter","closeAfter","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","overwrap","isOpen","backgroundEffect"]);return(0,yr.jsx)(R,E(g(E(g({className:[ya("BB"),h].join(" ")},d=="drawer.right"?{marginLeft:"auto"}:d=="drawer.left"?{marginRight:"auto"}:{}),{opacity:"trans",transition:"long",position:"relative",backgroundColor:"layer.1",flexSizing:"none",minHeight:"viewHeight",boxShadow:"3.remark"}),H),{freeCSS:g({width:{S:"20rem",R:"27rem",L:"32rem","2L":"40rem","3L":"58rem",MAX:"100vw"}[p],maxWidth:"96vw"},H.freeCSS),children:Ut.default.is.function(u)?(0,yr.jsx)(u,{}):u}))},Bottom:r=>{let a=r,{componentID:o,sheetID:l,sheetGroups:s,bodyScrolls:d,content:u,size:h="R",sizeChanged:p,baseStyles:v,openAfter:b,closeAfter:y,closeAtAroundClick:w,closeAtEscapeKeyDown:C,closeAtPageTransit:k,closeAtParentBlur:N,closeAtSwipeDown:P=!0,hold_state:G,overwrap:I,isOpen:U,backgroundEffect:H}=a,J=Je(a,["componentID","sheetID","sheetGroups","bodyScrolls","content","size","sizeChanged","baseStyles","openAfter","closeAfter","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","overwrap","isOpen","backgroundEffect"]),O=Ut.default.getScreenSize(),ae=[0,.2,.6,.95],ye={ZERO:0,S:1,R:2,L:3},[re,we]=(0,_n.useState)(h),[Se,ge]=(0,_n.useState)({process:!1,processStart:0,originY:0,originValue:0,viewHeight:0,value:ae[ye[h]]});Ut.useStore.update({[o]:{val_edit:Se,resize:pe=>{let j=ae[ye[pe]];ge(Y=>E(g({},Y),{value:j})),we(pe)}}});let V={Start:pe=>{(0,Ut.default)(document).addEvent({eventID:"BottomSheetMouseMove",eventType:"mousemove",callback:V.Move,options:{passive:!1}}).addEvent({eventID:"BottomSheetTouchMove",eventType:"touchmove",callback:V.Move,options:{passive:!1}}).addEvent({eventID:"BottomSheetMouseUp",eventType:"mouseup",callback:V.End}).addEvent({eventID:"BottomSheetTouchEnd",eventType:"touchend",callback:V.End});let j=Ut.default.getCursor(pe),Y=E(g({},Se),{process:!0,processStart:new Date().getTime(),originY:j.y,originValue:Se.value,viewHeight:Ut.default.getScreenSize().height});Ut.useStore.update({[o]:{val_edit:Y}}),ge(Y)},Move:pe=>{var j;let Y=(j=Ut.useStore.get(o))==null?void 0:j.val_edit;if(!Y.process)return;let oe=(Ut.default.getCursor(pe).y-Y.originY)/Y.viewHeight,te=Y.originValue-oe;if(te>.95)te=.95+(te-.95)*.5;else if(te<.2){let he=.2-te;he-=.1,te=.1+(.1-he)*.5}return ge(E(g({},Y),{value:te})),pe.preventDefault(),pe.stopPropagation(),!1},End:pe=>{var j;let Y=(j=Ut.useStore.get(o))==null?void 0:j.val_edit;if(!Y.process)return;(0,Ut.default)(document).removeEvent(["BottomSheetMouseMove","BottomSheetTouchMove","BottomSheetMouseUp","BottomSheetTouchEnd"]);let oe=0;if(Y.value<.1||(Y.value<.5?oe=1:Y.value>.75?oe=3:oe=2),new Date().getTime()-Y.processStart<300){let te=Ut.default.getCursor(pe).y-Y.originY;if(Math.abs(te)>=20){let he=+(te<0)*2-1;oe+=he,oe=Math.min(Math.max(oe,0),ae.length-1)}}oe==0&&(P||(oe=1)),we(["ZERO","S","R","L"][oe]),ge(E(g({},Y),{value:ae[oe],process:!1}))}},se=(0,_n.useRef)(!1);return(0,_n.useEffect)(()=>{se.current?re=="ZERO"?P&&Kt.close(l):setTimeout(()=>{r.sizeChanged&&r.sizeChanged(re)},250):se.current=!0},[re]),(0,yr.jsx)(R,{className:ya("BB"),margin:[0,"auto"],marginTop:"auto",opacity:"trans",width:1,transition:"long",freeCSS:g({maxWidth:12*60,height:O.height*Se.value},Se.process?{transition:"0s"}:{}),children:(0,yr.jsxs)(ot,E(g({gap:0,flexSizing:"none",borderTopLeftRadius:"1.tone.primary",borderTopRightRadius:"1.tone.primary",borderBottom:"unset",boxShadow:"3.remark",position:"relative",overflow:"hidden",height:1},v),{children:[(0,yr.jsxs)(Pe.Separate,{padding:1,backgroundColor:"layer.1",position:"relative",freeCSS:{userSelect:"none"},children:[(0,yr.jsx)(R,{ssSphere:2.5}),(0,yr.jsx)(Pe.Center,{onPointerDown:V.Start,flexSizing:0,padding:"2/3",ssPushable:!0,isRounded:!0,freeCSS:{cursor:"grab",userSelect:"none"},children:(0,yr.jsx)(R,{unitWidth:6,unitHeight:"1/2",backgroundColor:"layer.4",isRounded:!0,className:ya("DragBar")})}),(0,yr.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{Kt.close(l)},children:(0,yr.jsx)(Ce.Times,{})})]}),(0,yr.jsx)(R,E(g({backgroundColor:"layer.1",flexSizing:0,overflow:"auto"},J),{children:Ut.default.is.function(u)?(0,yr.jsx)(u,{}):u}))]}))})},Custom:r=>{let a=r,{sheetID:o,sheetGroups:l,bodyScrolls:s,event:d,parent:u,nextToCursor:h,gravityPoint:p=22,content:v,closeAtAroundClick:b,closeAtEscapeKeyDown:y,closeAtPageTransit:w,closeAtParentBlur:C,closeAtSwipeDown:k,hold_state:N,openAfter:P,closeAfter:G,overwrap:I,isOpen:U,resize:H,backgroundEffect:J}=a,O=Je(a,["sheetID","sheetGroups","bodyScrolls","event","parent","nextToCursor","gravityPoint","content","closeAtAroundClick","closeAtEscapeKeyDown","closeAtPageTransit","closeAtParentBlur","closeAtSwipeDown","hold_state","openAfter","closeAfter","overwrap","isOpen","resize","backgroundEffect"]),[ae]=(0,_n.useState)((0,Ut.UUID)()),ye=Ut.default.is.element(u)||Ut.default.is.jmini(u)?(0,Ut.default)(u):wt(u),re='[data-sheet-id="'+ae+'"]',we='[data-sheet-content="'+ae+'"]';p=p;let Se=p%5||5,ge=Math.ceil(p/5),V={Init:()=>{if(h&&d){let Te=Ut.default.getScreenSize(),Xe=Ut.default.getCursor(d);return{top:Xe.y-Te.pageYOffset,left:Xe.x-Te.pageXOffset}}let pe={};if(!ye||!ye[0])return pe;let{top:j,right:Y,bottom:oe,left:te,height:he,width:Re}=ye.position();return[1,2].includes(Se)?pe.left=te:Se==3?pe.left=te+Re/2:[4,5].includes(Se)&&(pe.left=Y),p<=10?pe.top=j:p<=15?pe.top=j+he/2:p<=25&&(pe.top=oe),pe},Adjust:()=>{let pe=wt(re).position(),j=wt(we).position(),Y=ye.position(),oe=Ut.default.getScreenSize(),te={};for(let Te in j)te[Te]=j[Te];if(Ut.default.scope(()=>{if(r.nextToCursor)return;let Te=0;ge==1?Te=Y.top-te.bottom:ge==2?Te=Y.top-te.top:ge==3?Te=Y.top-te.top+(Y.height-te.height)/2:ge==4?Te=Y.bottom-te.bottom:ge==5&&(Te=Y.bottom-te.top),te.top+=Te,te.bottom+=Te}),Ut.default.scope(()=>{if(r.nextToCursor)return;let Te=0;Se==1?Te=Y.left-te.right:Se==2?Te=Y.left-te.left:Se==3?Te=Y.left-te.left+(Y.width-te.width)/2:Se==4?Te=Y.right-te.right:Se==5&&(Te=Y.right-te.left),te.left+=Te,te.right+=Te}),te.top<0){let Te=-te.top;te.top+=Te,te.bottom+=Te}if(te.bottom>oe.height){let Te=te.bottom-oe.height;te.top-=Te,te.bottom-=Te}if(te.left<0){let Te=-te.left;te.left+=Te,te.right+=Te}if(te.right>oe.width){let Te=te.right-oe.width;te.left-=Te,te.right-=Te}let he=te.top-j.top,Re=te.left-j.left;(0,Ut.default)(re).css({top:pe.top+he+"px",left:pe.left+Re+"px"})}},[se]=(0,_n.useState)(V.Init());return(0,_n.useEffect)(()=>{wt(re).await(10).addClass(ya("Open")).await(200).callback(()=>{(H==null||H)&&V.Adjust()}),Ut.useStore.update({["customSheet-"+r.sheetID]:{reposition:()=>{V.Adjust()}}})},[]),ye[0]?(0,yr.jsx)(R,{className:[ya("BB"),ya("CustomSheet")].join(" "),"data-sheet-id":ae,transition:"long",position:"absolute",width:0,height:0,opacity:"trans",flexCenter:!0,freeCSS:se,children:(0,yr.jsx)(St,{position:"absolute",className:[ya("GPT"),ya("GPT_"+p),ya("Col_"+Se),ya("Row_"+ge)].join(" "),children:(0,yr.jsx)(R,E(g({"data-sheet-content":ae,flexSizing:"none",maxHeight:"viewHeight"},O),{freeCSS:g({maxWidth:"98vw"},O.freeCSS),children:Ut.default.is.function(v)?(0,yr.jsx)(v,{}):v}))})}):null}},TapSensor:r=>(0,yr.jsx)(R,{className:ya("TapSensor"),children:(0,yr.jsx)(ce.Plain,{className:ya("TapContent"),onClick:()=>{var a;(a=r.delegateAroundClick)!=null&&a&&Kt.close(r.sheetID)},freeCSS:{cursor:"default",pointerEvents:"all"}})})},Kt={Wrapper:()=>(0,yr.jsx)(F_.Wrapper,{}),Element:r=>{let a=r,{isOpen:o,children:l}=a,s=Je(a,["isOpen","children"]);return(0,_n.useEffect)(()=>{if(o){Kt.open(E(g({},s),{content:l}));return}s.sheetID&&Kt.close(s.sheetID)},[o]),null},open:(r,a)=>{if(r.sheetID=(r.sheetID||"").replace(/\./g,"-"),r.type=="image"){let l=r.sheetID||(0,Ut.UUID)(),s=r,{type:d,src:u}=s,h=Je(s,["type","src"]);Kt.open(E(g({type:"normal.topCenter",size:"MAX",backgroundColor:"trans",height:"viewHeight"},h),{sheetID:l,freeCSS:{maxWidth:"96vw",transformOrigin:"top"},content:()=>{let[p]=(0,_n.useState)(Ut.default.flatArray(u)),[v,b]=(0,_n.useState)(0),y=[];return p.forEach((w,C)=>{y.push({value:C,label:(0,yr.jsx)(Fn,{src:Ut.default.flatArray(w)[0],width:"auto",height:1,borderRadius:"3.tone.tertiary",freeCSS:{maxWidth:12*6,maxHeight:12*3}})})}),(0,yr.jsxs)(ot,{gap:0,height:1,position:"relative",children:[(0,yr.jsxs)(Pe.Separate,{position:"absolute",top:0,left:0,right:0,padding:[1,2],freeCSS:{zIndex:2},children:[(0,yr.jsx)(tt.Radio,{icon:!1,value:v,override:"force",horizontalAlign:"center",onUpdateValidValue:w=>{b(w)},cellStyles:{border:!0,borderWidth:2,padding:"1/3",paddingRight:"1/3",boxShadow:"2.normal",gap:0},cellCheckedStyles:{borderColor:"theme"},options:y}),(0,yr.jsx)(ce.Sub.S,{color:"cloud",ssSphere:3,onClick:()=>{Kt.close(l)},children:(0,yr.jsx)(Ce.Times,{})})]}),(0,yr.jsx)(ss.FadeIn,{flexCenter:!0,flexSizing:0,overflow:"auto",children:(0,yr.jsx)(Fn,{width:"auto",height:"auto",maxWidth:1,maxHeight:1,src:p[v]})},v)]})}}));return}let o=Ut.useStore.get("Sheet-"+ct.get().sessionUID);o&&o.add(r,a)},resize:r=>{r.sheetID=(r.sheetID||"").replace(/\./g,"-");let a=Ut.useStore.get(r.sheetID);a&&a.resize&&a.resize(r.size)},customSheet:{reposition:r=>{let a=Ut.useStore.get("customSheet-"+r);a&&a.reposition&&a.reposition()}},close:function(r,a,o){let l=Io.getSessionStates();if(!l)return;let{val_sheets:s}=l;r=r==null?void 0:r.replace(/\./g,"-");let d=s.find(h=>h.sheetID==r);if(!d||a=="Escape"&&!d.closeAtEscapeKeyDown)return;let u=Ut.useStore.get(d.sheetID);u&&u.close&&u.close(o)},closeGroup:r=>{let a=Io.getSessionStates();if(!a)return;let{val_sheets:o}=a;r=(r||"").replace(/\./g,"-");for(let l of o)l.sheetGroups&&l.sheetGroups==r&&Kt.close(l.sheetID)},closeAll:r=>{let a=Io.getSessionStates();if(!a)return;let{val_sheets:o}=a;for(let l of o)r&&!l.closeAtPageTransit||Kt.close(l.sheetID,"pageTransit",!0)},Body:r=>(0,yr.jsx)(R,g({className:ya("BaseBody"),backgroundColor:"layer.1",borderRadius:"1.tone.primary",position:"relative",boxShadow:"3.remark",transition:"long"},r))};var na={__memoryID:(0,yw.UUID)(),open:r=>{let a=r,{tipsID:o=(0,yw.UUID)(),tipsGroups:l=[]}=a,s=Je(a,["tipsID","tipsGroups"]);Kt.open(E(g({sheetID:o,sheetGroups:["tooltips",...l],closeAtAroundClick:!0,closeAtParentBlur:!0,closeAtEscapeKeyDown:!0,closeAtPageTransit:!0},s),{type:"custom"}))},close:r=>{r&&Kt.close(r)},closeALL:()=>{Kt.closeGroup("tooltips")},Body:r=>(0,aO.jsx)(R,g({padding:"1/2",backgroundColor:"dark",borderRadius:"2.tone.secondary",fontColor:"white",boxShadow:"0.normal"},r))};var Ba=r=>{let[a]=(0,wd.useState)(r.componentID||(0,va.UUID)());r=g({},r),r.states=E(g({enableFormSubmit:!0,status_id:(0,va.UUID)(),override:"never",form:"",id:(0,va.UUID)(),"aria-label":"Input-"+a},r.states),{componentID:a});let{children:o}=r;return(0,$n.jsx)(o,g({},r.states))},Va=r=>{let{children:a,val_status:o,val_validate:l,states:s}=r,{leftIcon:d,wrapStyles:u}=s;return o.eventType=="init"&&!s.checkValidationAtFirst&&(l.notice=[]),(0,$n.jsxs)(Pe.Center,E(g({position:"relative",verticalAlign:"unset",gap:0},u),{className:Xf("Wrapper"),"data-notice-uid":o.componentID,children:[(0,$n.jsx)(Sw.Notice,{notice:l.notice,val_status:o}),s.leftIndicator,(0,$n.jsxs)(St,{position:"relative",flexSizing:"auto",children:[a,d,(0,$n.jsx)(Sw.RightIcon,g({},r)),(0,$n.jsx)(Sw.ClearButton,g({},r))]}),s.rightIndicator]}))},Sw={ClearButton:r=>!r.states.clearButton||!r.val_status.dataValue?null:(0,$n.jsx)(ce.Normal,{ssSphere:2,flexCenter:!0,fontColor:"5.translucent",ssEffectsOnActive:["ripple.theme"],position:"absolute",right:1,top:"50%",freeCSS:{zIndex:3,transform:"translateY(-50%)"},onClick:()=>{r.set_status(a=>E(g({},a),{dataValue:"",formatValue:"",eventType:"update",eventID:(0,va.UUID)()}))},children:(0,$n.jsx)(Ce.Times,{})}),RightIcon:r=>r.states.clearButton&&r.val_status.dataValue?null:r.states.rightIcon,Notice:r=>{let{notice:a,val_status:o}=r,{componentID:l}=o,s="NoticeTimer-"+l,d="NoticeTimerClose-"+l,u="notice-tips-"+l;return(0,wd.useEffect)(()=>{va.default.interval.once(()=>{if(!a.length){na.close(u);return}na.open({tipsID:u,parent:`[data-notice-uid="${l}"]`,gravityPoint:22,padding:[1,0],closeAtParentBlur:!1,content:(0,$n.jsxs)(na.Body,{padding:["1/2","2/3"],fontSize:"1.mini",position:"relative",children:[(0,$n.jsx)(R,{position:"absolute",unitHeight:1,unitWidth:1,left:1,backgroundColor:"dark",freeCSS:{zIndex:1,transform:"rotate(45deg)",top:-6}}),(0,$n.jsx)(ot,{backgroundColor:"inherit",gap:"1/3",position:"relative",freeCSS:{zIndex:2},children:a.map((h,p)=>{let{type:v,label:b}=h,y=v=="invalid"?Ce.Times:v=="warn"?Ce.Exclamation:Ce.Check;return(0,$n.jsxs)(Pe.Left,{gap:0,borderRadius:"2.tone.secondary",children:[(0,$n.jsx)(y,{flexCenter:!0,fontSize:"2.normal",fontColor:{invalid:"nega",warn:"warn",valid:"posi"}[v]}),(0,$n.jsx)(We.Supplement,{fontSize:"0.xs",fontColor:"white",children:b})]},p+"-"+va.default.Stringify(h))})})]})})},350,s),va.default.interval.once(()=>{na.close(u)},6e3,d)},[a]),null}},Vt={DefaultStatus:(r,a)=>({componentID:r,dataValue:a,eventType:"init",eventID:(0,va.UUID)()}),CommonEffects:function(r){let{type:a,states:o,val_status:l,set_status:s,val_validate:d,set_validate:u,SystemValidation:h}=r;o=g({},o);let{componentID:p}=l;(0,wd.useEffect)(()=>(va.useStore.update({[p]:{ResolveRefresh:null,Refresh:()=>new Promise((v,b)=>{va.useStore.get(p).ResolveRefresh=v,s(y=>E(g({},y),{eventType:"refresh",eventID:(0,va.UUID)()}))}),GenNotice:v=>{let{ok:b,notice:y}=v;u({ok:b,notice:y})}}}),()=>{va.useStore.delete(p)}),[]),va.default.scope(()=>{let{override:v}=o;if(v=="never"||v=="beforeModified"&&!["init","override"].includes(l.eventType))return;let b=va.useStore.get(l.componentID);b&&(o.value!=l.dataValue&&o.status_id!=b.status_id&&s(y=>E(g(E(g({},y),{dataValue:o.value}),r.ExtraOverrideStates),{eventType:"override",eventID:(0,va.UUID)()})),b.status_id=o.status_id)}),(0,wd.useEffect)(()=>{Vt.ValidationCheck({val_status:l,set_validate:u,SystemValidation:h,states:o})},[l.eventID,l.dataValue]),(0,wd.useEffect)(()=>(va.default.scope(()=>{let{componentID:v,eventType:b,dataValue:y}=l,w=y;if(a=="autocomplete.single"||a=="list.radio"?w=w[0]:o.isChecker&&(w=!!w[0]),o.form=o.form||"testForm",o.name&&o.form&&va.useStore.update({[["form-data",o.form].join("-")]:{[o.name]:{componentID:v,type:a,value:w,validation:d.ok}}}),b=="refresh"){let C=va.useStore.get(v);C&&C.ResolveRefresh&&C.ResolveRefresh(null)}else b=="update"&&(o.onUpdateValue&&o.onUpdateValue(w,b,v),va.default.scope(()=>{d.ok&&o.onUpdateValidValue&&o.onUpdateValidValue(w,b,v)}))}),()=>{va.useStore.update({[["form-data",o.form].join("-")]:{[o.name]:null}})}),[d])},ValidationCheck:r=>{let{states:a}=r,o="ValidationTimer-"+r.val_status.componentID;va.default.interval.abort(o);let l=r.SystemValidation({value:r.val_status.dataValue,states:a});if(!l.ok){r.set_validate(l);return}let s=l.notice,d=()=>Ia(void 0,null,function*(){if(!a.onValidate)return;let u=yield a.onValidate(r.val_status.dataValue,r.val_status.eventType,r);r.set_validate({ok:u.ok,notice:[...s,...u.notice]})});if(a.onValidate){if(r.val_status.eventType=="refresh"){d();return}va.default.interval.once(d,450,o);return}r.set_validate({ok:!0,notice:s})},SubmitForm:(r,a)=>{let o=!1;if(!a)return o;let l=wt(`[data-form-submit-button="${a}"]`)[0];if(!l)return o;let s=l.dataset.sdfike||"",d=r.key,u=r.ctrlKey||r.metaKey;return va.default.scope(()=>{s.includes("enter")&&(d!="Enter"||r.nativeEvent.isComposing||ct.get().browserIs=="safari"&&r.keyCode==229)||((d=="Enter"&&(s.includes("enter")||s.includes("auxEnter")&&u)||d==" "&&s.includes("space"))&&(l.click(),r.preventDefault()),o=!0)}),o},isShowValidation:(r,a,o)=>{let l=r.ok;return!o&&a.eventType=="init"&&(l=!0),l}},Gn=function(r){r=g({tone:"border"},r);let a=va.default.scope(()=>{if(r.tone=="plain")return{};let o={padding:"3/4",transition:"middle",flexSizing:"auto",boxShadow:"0.min"};return r.tone=="border"?o=E(g({},o),{border:!0,borderRadius:"2.tone.secondary",backgroundColor:"layer.1"}):r.tone=="cloud"?o=E(g({},o),{border:"1.thin",borderRadius:"2.tone.secondary",backgroundColor:"cloud"}):r.tone=="bottomBorder"&&(o=E(g({},o),{borderRadius:0,border:"unset",borderBottom:!0,backgroundColor:"cloud"})),o});return E(g(g(g(g(g(g({fontColor:"2.normal"},a),!!r.rightIcon&&{paddingRight:3}),!!r.leftIcon&&{paddingLeft:3}),!!r.leftIndicator&&{borderTopLeftRadius:"2/3",borderBottomLeftRadius:"2/3",marginLeft:"1/4"}),!!r.rightIndicator&&{borderTopRightRadius:"2/3",borderBottomRightRadius:"2/3",marginRight:"1/4"}),r),{freeCSS:g({letterSpacing:"1px",resize:"none"},r.freeCSS),className:[Xf("Input"),r.className].join(" ")})};var A$=r=>{let a=r,{componentID:o="",enableFormSubmit:l,form:s,value:d=""}=a,u=Je(a,["componentID","enableFormSubmit","form","value"]),[h,p]=(0,xm.useState)({componentID:r.componentID||"",dataValue:d,eventType:"init",eventID:(0,rp.UUID)()}),[v,b]=(0,xm.useState)({ok:!1,notice:[]});return(0,xm.useEffect)(()=>{rp.default.is.equal(h.dataValue,d)||p(y=>E(g({},y),{dataValue:d,eventType:"update",eventID:(0,rp.UUID)()}))},[r.value]),Vt.CommonEffects({type:"hidden",states:r,val_status:h,set_status:p,val_validate:v,set_validate:b,SystemValidation:()=>({ok:!0,notice:[]})}),(0,ww.jsx)("input",E(g({value:rp.default.Stringify(d),"data-component-id":o},u),{type:"hidden"}))},nO=r=>(0,ww.jsx)(Ba,{componentID:r.componentID,children:A$,states:r});var ur=Q(Lt()),rn=Q(or()),Fs=Q(fr());var fO=Q(dO());var Tm=Q(Lt()),H_=Q(fr()),j_=Q(or());var xu=r=>{if(!r.label)return null;let[a,o]=(0,H_.useState)({});return(0,H_.useEffect)(()=>{let l=(0,j_.default)('[data-input-origin="'+r.componentID+'"]'),s=(0,j_.default)('[data-input-label="'+r.componentID+'"]'),d=(0,j_.default)('[data-input-value-shallow="'+r.componentID+'"]');if(!l[0]||!s[0]||!d[0])return;let u=l.position(),h=d.position();if(r.isActive){let p=h.left-u.left;o({opacity:"max",backgroundColor:"layer.1",freeCSS:{fontSize:"12px",lineHeight:1,transform:`translate(${p}px,-6px)`}})}else{let p=h.left-u.left,v=h.top-u.top;o({fontSize:r.fontSize||"inherit",opacity:"middle",backgroundColor:"trans",freeCSS:{lineHeight:"inherit",transform:`translate(${p}px,${v}px)`}})}s.getAttribute("data-label-init")=="true"&&s.setAttribute("data-label-init","false").await(10).css({transition:".25s"})},[r.isActive]),(0,Tm.jsx)(R,E(g({htmlTag:"label","data-input-label":r.componentID,"data-label-init":"true",position:"absolute",left:0,top:0,fontColor:"3.blur",backgroundColor:"trans",borderRadius:"1/3",padding:[0,"1/4"],opacity:"min",fontHeight:"inherit"},a),{freeCSS:g({zIndex:2,transformOrigin:"top left",pointerEvents:"none"},a.freeCSS),children:(0,Tm.jsxs)(Pe.Left,{gap:"1/3",children:[r.label,r.required&&(0,Tm.jsx)(tn,{fontColor:"nega",children:" * "})]})}))};var L$={number:{reg:/^-?[0-9\.]+$/g,exist:!0,reason:"\u534A\u89D2\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},katakana:{reg:/^[ァ-ヶー  ヲ-゚  ]*$/g,exist:!0,reason:"\u30AB\u30BF\u30AB\u30CA\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},"hankaku.katakana":{reg:/^[ヲ-゚  ]*$/g,exist:!0,reason:"\u534A\u89D2\u30AB\u30BF\u30AB\u30CA\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},digitNumber:{reg:/^-?[0-9\.]+$/g,exist:!0,reason:"\u534A\u89D2\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},fileName:{reg:/[¥\/:*\?\"\'\|\.\s\n\r\<\>]/g,exist:!1,reason:"\u7A7A\u767D\u307E\u305F\u306F\u4E00\u90E8\u306E\u7279\u6B8A\u6587\u5B57\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093"},creditCard:{reg:/^\d{14,16}$/g,exist:!0,reason:"14~16\u6841\u306E\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},email:{reg:/^[A-Za-z0-9]{1}[A-Za-z0-9_.-]*@{1}[A-Za-z0-9_.-]+\.[A-Za-z0-9]+$/,exist:!0,reason:(0,ur.jsxs)(ur.Fragment,{children:[(0,ur.jsx)(R,{children:"\u25CB\u25CB\u25CB\u25CB@\u25CB\u25CB\u25CB\u25CB.\u25CB\u25CB\u25CB\u306E\u5F62\u5F0F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),(0,ur.jsx)(R,{children:"\u6700\u5F8C\u306E\u6587\u5B57\u306B.(\u30C9\u30C3\u30C8)\u3092\u5165\u308C\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093"})]})},password:{reg:/^(?=[^A-Z]*[A-Z])(?=[^a-z]*[a-z])(?=[^0-9]*[0-9]).{8,}$/,exist:!0,reason:"8\u6587\u5B57\u4EE5\u4E0A\u3001\u534A\u89D2\u82F1\u6570\u5927\u5C0F\u6587\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"},tel:{reg:/.*$/g,exist:!0,reason:(0,ur.jsxs)(ur.Fragment,{children:[(0,ur.jsx)(R,{children:"0\u304B\u3089\u59CB\u307E\u308B\u756A\u53F7\u306E\u307F\u5165\u529B\u53EF\u80FD\u3067\u3059"}),(0,ur.jsx)(R,{children:"9~12\u6841\u306E\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),(0,ur.jsx)(R,{children:"\u6570\u5B57\u306E\u307F\u5165\u529B\u53EF\u80FD\u3067\u3059"})]})},url:{reg:/^https?:\/\/[^\n\s]+(\.|\:)[^\n\s\.\:]+$/,exist:!0,reason:"URL\u5F62\u5F0F : http(s)://\u25EF\u25EF\u25EF\u25EF"},postal:{reg:/^\d{7}$/g,exist:!0,reason:"7\u6841\u306E\u6570\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}},kc={setSelection:r=>{let{id:a,restrict:o,val_status:l}=r,s=wt("#"+a)[0];if(s&&l.prevValue&&l.formatValue){let{formatValue:d,prevValue:u,caretFrom:h,caretTo:p}=l;if(o=="creditCard")d.length>=u.length&&h%5==0&&(h++,p++),s.setSelectionRange(h,p);else if(o=="postal")d.length==5&&u.length==3&&(h++,p++),s.setSelectionRange(h,p);else if(o=="digitNumber"){let v=d.length-u.length;v==2&&(h++,p++),v==-2&&(h--,p--),s.setSelectionRange(h,p)}}},Validation:{System:r=>{let{value:a,states:o}=r,{restrict:l="text",maxLength:s,multiline:d,required:u}=o,h=[];if(d||(s=s||255),rn.default.is.exist(s)&&a.length>=Number(s)&&h.push({type:"invalid",label:s+"\u5B57\u4EE5\u5185\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),a){let p=kc.Validation.Text(a,l);p.ok||h.push({type:"invalid",label:p.body})}else u&&h.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"});return{ok:!h.filter(({type:p})=>p=="invalid").length,notice:h}},Text:(r,a)=>{let o={ok:!0,body:""};return(()=>{let l=L$[a];if(!l)return;let s=l.reason;if(l){let d=!!(+!!r.match(l.reg)^+!l.exist);o={ok:d,body:d?"":s}}})(),o},DataLeveling:r=>{let{restrict:a,value:o=""}=r,l=String(o),s=!1;if(["tel","number","digitNumber","test","postal","creditCard"].includes(a)&&(l=l.zen2hanNumber()),a=="katakana",a=="hankaku.katakana",["postal","creditCard"].includes(a)&&(l=l.removeLetters()),["number","number.zeroStart","digitNumber"].includes(a)){let u=l[0]=="0";if(l){if(l!="-")if(l=="0-")l="-";else{l[0]=="-"&&(s=!0),l=l.replace(/[^0-9\.]/ig,"");let h=Number(l);h===0&&(s=!1),s&&(h=-1*h),rn.default.is.exist(r.min)&&(h=Math.max(h,Number(r.min))),rn.default.is.exist(r.max)&&(h=Math.min(h,Number(r.max))),l=String(Math.abs(h))}u&&l!="0"&&a=="number.zeroStart"&&(l="0"+l)}}let d=l;if(a=="digitNumber"){if(l&&l!="-"){let u=[];for(let h=l.length-1;h>=0;h--){u.unshift(l[h]);let p=l.length-1-h+1;h!=0&&p%3==0&&u.unshift(",")}d=u.join("")}}else a=="postal"?l.length>=4&&(d=l.clip(0,3)+"-"+l.clip(3)):a=="creditCard"&&(d=l.replace(/.{4}(?=.)/g,"$& "));return["number","digitNumber"].includes(a)&&s&&(l="-"+l,d="-"+d),{formatValue:d,dataValue:l}}}},xw={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=o.dataValue||"";(0,Fs.useEffect)(()=>{rn.default.scope(()=>Ia(void 0,null,function*(){if(!a.multiline)return;let p=(0,rn.default)('[data-input-origin="'+o.componentID+'"]'),v=(0,rn.default)('[data-input-shallow="'+o.componentID+'"]'),b=(0,rn.default)('[data-input-min-height-value-shallow="'+o.componentID+'"]'),y=(0,rn.default)('[data-input-max-height-value-shallow="'+o.componentID+'"]');if(!p[0]||!v[0]||!b[0]||!y[0])return;let w=v.position(),C=b.position(),k=y.position(),N=0;a.autoHeight&&(N=w.height),N=Math.max(N,C.height),N=Math.min(N,k.height),p[0].style.height=N+"px"}))},[l]);let s=l||"";(l.match(/\n$/)||!l)&&(s+="T");let d="",u="";if(a.multiline){let p=a.minRows||1,v=a.maxRows||100;d=`
979
979
  T`.repeat(p-1),u=`
980
- T`.repeat(v-1)}let h=jl(a);return(0,ur.jsxs)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:[(0,ur.jsx)(We.Description,E(g({className:a.className},h),{position:"absolute",width:1,freeCSS:E(g({},h.freeCSS),{color:"orange"}),"data-input-shallow":o.componentID,children:(0,ur.jsx)(R,{"data-input-value-shallow":o.componentID,children:s})})),(0,ur.jsx)(We.Description,E(g({className:a.className},h),{position:"absolute",left:0,freeCSS:E(g({},h.freeCSS),{backgroundColor:"transparent",color:"blue"}),"data-input-min-height-value-shallow":o.componentID,children:d})),(0,ur.jsx)(We.Description,E(g({className:a.className},h),{position:"absolute",right:0,freeCSS:E(g({},h.freeCSS),{backgroundColor:"transparent",color:"red"}),"data-input-max-height-value-shallow":o.componentID,children:u}))]})},InputBox:r=>{let{rootStates:a,val_validate:o,set_validate:l,val_status:s,set_status:d,val_focus:u,set_focus:h,val_isComposing:p,set_isComposing:v}=r;if(a.multiline)return null;let b=a,{componentID:y,tone:w,required:C,restrict:k="text",form:N,autoComplete:P="off",autoCapitalize:G="off",minRows:I,maxRows:U,multiline:H,autoHeight:J,enableFormSubmit:O,clearButton:ae=!1,checkValidationAtFirst:ye,onChange:re,onKeyDown:we,onValidate:Se,onUpdateValue:ge,onUpdateValidValue:V,value:se="",leftIndicator:pe,rightIndicator:j,leftIcon:Y,rightIcon:oe,maxLength:te,min:he,max:Re,label:Te,isLabelActive:Xe,wrapStyles:Qe}=b,ze=Je(b,["componentID","tone","required","restrict","form","autoComplete","autoCapitalize","minRows","maxRows","multiline","autoHeight","enableFormSubmit","clearButton","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","leftIndicator","rightIndicator","leftIcon","rightIcon","maxLength","min","max","label","isLabelActive","wrapStyles"]),it=k=="password"||k=="concealed"?"password":"text",vt=["number","digitNumber","creditCard"].includes(k)?"numeric":k=="email"?"email":"text";return(0,ur.jsx)(R,E(g({htmlTag:"input",type:it,inputMode:vt,"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(o,s,!!ye),"data-component-id":s.componentID,"data-input-origin":s.componentID,value:s.formatValue,autoComplete:P,autoCapitalize:G,onKeyDown:pt=>{let{key:Bt,target:Rt}=pt;{let at=Rt,{selectionStart:De,selectionEnd:bt}=at,It=Number(De),Wt=Number(bt),Yt=s.formatValue[Number(It)],ir=s.formatValue[Number(It)-1];Bt=="Delete"&&(k=="creditCard"&&Yt==" "||k=="postal"&&Yt=="-"||k=="digitNumber"&&Yt==",")&&(at.setSelectionRange(It+1,Wt+1),pt.preventDefault()),Bt=="Backspace"&&(k=="creditCard"&&ir==" "||k=="postal"&&ir=="-"||k=="digitNumber"&&ir==",")&&(at.setSelectionRange(It-1,Wt-1),pt.preventDefault()),Bt=="Enter"||Bt=="Tab"}if(["number","digitNumber","creditCard"].includes(k)&&Bt=="Clear"&&d(at=>E(g({},at),{dataValue:"",formatValue:"",eventType:"update",eventID:(0,rn.UUID)()})),["number","digitNumber"].includes(k)&&["ArrowUp","ArrowDown"].includes(Bt)){let at=+(Bt=="ArrowUp")*2-1,De=String(Number(s.dataValue)+at);o.ok&&l({ok:!1,notice:[]}),d(bt=>E(g(g({},bt),kc.Validation.DataLeveling({min:he,max:Re,restrict:k,value:De})),{eventType:"update",eventID:(0,rn.UUID)()})),pt.preventDefault()}we&&we(pt),O&&Vt.SubmitForm(pt,N)},onChange:pt=>{let{value:Bt,selectionStart:Rt,selectionEnd:at}=pt.target,De=kc.Validation.DataLeveling({min:he,max:Re,restrict:k,value:Bt});p&&(De.formatValue=Bt),De.formatValue!=s.formatValue&&(o.ok&&l({ok:!1,notice:[]}),d(bt=>E(g(g({},bt),De),{prevValue:s.formatValue,eventType:"update",eventID:(0,rn.UUID)(),caretFrom:Number(Rt),caretTo:Number(at)})),re&&re(pt))},width:1},ze),{onFocus:pt=>{ze!=null&&ze.onFocus&&(ze==null||ze.onFocus(pt)),h(!0)},onBlur:pt=>{ze!=null&&ze.onBlur&&(ze==null||ze.onBlur(pt)),h(!1)},onCompositionStart:pt=>{ze!=null&&ze.onCompositionStart&&(ze==null||ze.onCompositionStart(pt)),v(!0)},onCompositionEnd:pt=>{if(ze!=null&&ze.onCompositionEnd&&(ze==null||ze.onCompositionEnd(pt)),k=="text")return;let Bt=kc.Validation.DataLeveling({min:he,max:Re,restrict:k,value:s.formatValue});d(Rt=>E(g(g({},Rt),Bt),{prevValue:Rt.formatValue,eventType:"update",eventID:(0,rn.UUID)(),caretFrom:Number(Rt.formatValue.length+1),caretTo:Number(Rt.formatValue.length+1)})),v(!1)}}))},TextAreaBox:r=>{let{rootStates:a,val_focus:o,set_focus:l,val_validate:s,set_validate:d,val_status:u,set_status:h,isShallow:p}=r,v=a,{componentID:b,tone:y,required:w,form:C,label:k,isLabelActive:N,minRows:P,maxRows:G,multiline:I,autoHeight:U,enableFormSubmit:H,maxLength:J,checkValidationAtFirst:O,onChange:ae,onKeyDown:ye,onValidate:re,onUpdateValue:we,onUpdateValidValue:Se,value:ge="",leftIndicator:V,rightIndicator:se,leftIcon:pe,rightIcon:j,wrapStyles:Y}=v,oe=Je(v,["componentID","tone","required","form","label","isLabelActive","minRows","maxRows","multiline","autoHeight","enableFormSubmit","maxLength","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","leftIndicator","rightIndicator","leftIcon","rightIcon","wrapStyles"]);return a.multiline?(0,ur.jsx)(R,E(g({htmlTag:"textarea","data-show-validation":Vt.isShowValidation(s,u,!!O),"data-input-origin":u.componentID,"data-component-id":u.componentID,value:u.dataValue,width:1},oe),{onFocus:te=>{oe!=null&&oe.onFocus&&(oe==null||oe.onFocus(te)),l(!0)},onBlur:te=>{oe!=null&&oe.onBlur&&(oe==null||oe.onBlur(te)),l(!1)},onKeyDown:te=>{ye&&ye(te),H&&Vt.SubmitForm(te,C)},onChange:te=>{let{value:he}=te.target;s.ok&&d({ok:!1,notice:[]}),h(Re=>E(g({},Re),{dataValue:he,eventType:"update",eventID:(0,rn.UUID)()})),ae&&ae(te)}})):null}},B$=r=>{let{componentID:a,restrict:o="text",value:l="",min:s,max:d}=r,[u,h]=(0,zs.useState)(!1),[p,v]=(0,zs.useState)(!1),[b,y]=(0,zs.useState)(E(g({componentID:a},kc.Validation.DataLeveling({min:s,max:d,restrict:o,value:l})),{prevValue:"",eventType:"init",eventID:(0,rn.UUID)(),caretFrom:null,caretTo:null})),[w,C]=(0,zs.useState)({ok:!1,notice:[]}),k={rootStates:r,val_focus:u,set_focus:h,val_isComposing:p,set_isComposing:v,val_status:b,set_status:y,val_validate:w,set_validate:C};return Vt.CommonEffects({type:"textfield",states:r,val_status:b,set_status:y,val_validate:w,set_validate:C,SystemValidation:kc.Validation.System,ExtraOverrideStates:g({},kc.Validation.DataLeveling({min:s,max:d,restrict:o,value:l}))}),(0,zs.useEffect)(()=>{kc.setSelection({id:r.id,restrict:o,val_status:b})},[b]),(0,ur.jsxs)(Va,{val_status:b,set_status:y,val_validate:w,states:k.rootStates,children:[(0,ur.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:r.isLabelActive||u||!!b.dataValue}),(0,ur.jsx)(xw.Shallow,g({},k)),(0,ur.jsx)(xw.InputBox,g({},k)),(0,ur.jsx)(xw.TextAreaBox,g({},k))]})},us=r=>(r=g({autoHeight:!0,restrict:"text",fontSize:"inherit"},r),r.multiline?(r.minRows=r.minRows||5,r.maxRows=r.maxRows||20):(r.minRows=1,r.maxRows=1),(0,ur.jsx)(Ba,{componentID:r.componentID,children:B$,states:Gn(r)})),bn=us;bn.Validate=kc.Validation.Text,bn.Katakana=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"katakana",multiline:!1,autoHeight:!1})),bn.HankakuKatakana=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"hankaku.katakana",multiline:!1,autoHeight:!1})),bn.CreditCard=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"creditCard",multiline:!1,autoHeight:!1})),bn.Tel=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"tel",multiline:!1,autoHeight:!1})),bn.Number=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"number",multiline:!1,autoHeight:!1})),bn.DigitNumber=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"digitNumber",multiline:!1,autoHeight:!1})),bn.Email=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"email",multiline:!1,autoHeight:!1})),bn.Url=r=>(0,ur.jsx)(us,E(g({},r),{restrict:"url",multiline:!1,autoHeight:!1})),bn.Postal=r=>{let[a]=(0,zs.useState)((0,rn.UUID)());return(0,zs.useEffect)(()=>()=>{rn.useStore.delete(a)},[]),(0,ur.jsx)(us,E(g({label:"\u90F5\u4FBF\u756A\u53F7"},r),{restrict:"postal",multiline:!1,autoHeight:!1,leftIcon:(0,ur.jsx)(ep,{ssSphere:2,fontColor:"4.thin",children:"\u3012"})}))},bn.Password=r=>(0,ur.jsx)(us,E(g({label:"\u30D1\u30B9\u30EF\u30FC\u30C9",rightIcon:(0,ur.jsx)(Ua,{ssSphere:2,padding:0,freeCSS:{pointerEvents:"all"},children:(0,ur.jsx)(ce.Sub,{ssSphere:2,borderRadius:"3.tone.tertiary",fontColor:"theme",flexCenter:!0,height:1,ssEffectsOnActive:["expand"],onMouseOver:a=>{Fl.open(a.currentTarget,"\u30C6\u30AD\u30B9\u30C8\u3092\u8868\u793A",24)},onMouseLeave:Fl.abort,tabIndex:-1,onClick:a=>{(0,rn.default)(a.target).parent().parent().find("input").callback(o=>{let l=o[0];l.type=l.type==="password"?"text":"password"})},children:(0,ur.jsx)(Ce,{icon:fO.faEye})})}),restrict:"password"},r),{multiline:!1,autoHeight:!1})),bn.Concealed=r=>(0,ur.jsx)(bn.Password,E(g({label:"\u79D8\u5BC6\u9375"},r),{restrict:"concealed"})),bn.Money={JPY:r=>(0,ur.jsx)(bn.DigitNumber,E(g({rightIcon:(0,ur.jsx)(Ua,{ssSphere:2,fontColor:"4.thin",children:"\u5186"})},r),{multiline:!1,autoHeight:!1}))};var U_=Q(Lt()),pO=Q(or()),Tw=Q(fr());function N$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var O$=r=>{let a=r,{componentID:o,tone:l,required:s,form:d,value:u,enableFormSubmit:h,checkValidationAtFirst:p,onInput:v,onKeyDown:b,onValidate:y,onUpdateValue:w,onUpdateValidValue:C,children:k="",leftIndicator:N,rightIndicator:P,leftIcon:G,rightIcon:I,freeCSS:U,wrapStyles:H}=a,J=Je(a,["componentID","tone","required","form","value","enableFormSubmit","checkValidationAtFirst","onInput","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","children","leftIndicator","rightIndicator","leftIcon","rightIcon","freeCSS","wrapStyles"]),[O,ae]=(0,Tw.useState)(Vt.DefaultStatus(o,u)),[ye,re]=(0,Tw.useState)({ok:!1,notice:[]});return Vt.CommonEffects({type:"contenteditable",states:r,val_status:O,set_status:ae,val_validate:ye,set_validate:re,SystemValidation:N$}),(0,U_.jsx)(Va,{val_status:O,set_status:ae,val_validate:ye,states:r,children:(0,U_.jsx)(R,E(g({contentEditable:!0,"data-show-validation":Vt.isShowValidation(ye,O,!!p),"data-component-id":O.componentID,onKeyDown:we=>{b&&b(we),h&&Vt.SubmitForm(we,d)},onInput:we=>{let Se=we.currentTarget,{innerHTML:ge,innerText:V}=Se;ye.ok&&re({ok:!1,notice:[]}),ae(se=>E(g({},se),{dataValue:V,eventType:"update",eventID:(0,pO.UUID)()})),v&&v(we)}},J),{children:k}))})},hO=r=>{r=E(g({rows:5},r),{freeCSS:g({whiteSpace:"pre-wrap"},r.freeCSS)});let a=Gn(r);return(0,U_.jsx)(Ba,{componentID:r.componentID,children:O$,states:a})};var km=Q(Lt()),kw=Q(fr()),ap=Q(or());function I$(r){let{value:a,states:o}=r,{required:l,numericOnly:s=!1,digits:d}=o,u=[];return l&&!a&&u.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),a&&(s&&a.match(/\D/)&&u.push({type:"invalid",label:"\u6570\u5B57\u306E\u307F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),a.length!=d&&u.push({type:"warn",label:"\u6700\u5F8C\u307E\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"})),{ok:!u.filter(({type:h})=>h=="invalid"||h=="warn").length,notice:u}}var P$=(r,a="")=>{let o=String(a),l=[];for(let s=0;s<r;s++)l[s]=o[s]||"";return{formatValue:l,dataValue:o}},mO=(r="")=>{let a=r,o=a.join("");return{formatValue:a,dataValue:o}},M$=r=>{let a=r,{tone:o,required:l,form:s,name:d,className:u="",digits:h,numericOnly:p=!1,enableFormSubmit:v,checkValidationAtFirst:b,onChange:y,onKeyDown:w,onValidate:C,onUpdateValue:k,onUpdateValidValue:N,value:P="",override:G,freeCSS:I,wrapStyles:U,combineInput:H,componentID:J,listStyles:O}=a,ae=Je(a,["tone","required","form","name","className","digits","numericOnly","enableFormSubmit","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","override","freeCSS","wrapStyles","combineInput","componentID","listStyles"]),[ye,re]=(0,kw.useState)(E(g({componentID:r.componentID||""},P$(h,P)),{eventType:"init",eventID:(0,ap.UUID)()})),[we,Se]=(0,kw.useState)({ok:!1,notice:[]});Vt.CommonEffects({type:"textfield",states:r,val_status:ye,set_status:re,val_validate:we,set_validate:Se,SystemValidation:I$});let ge=[];for(let V=0;V<h;V++){let se=ye.formatValue[V],pe={},j=u;r.combineInput&&(j=[u,Xf("DigitCharacterCell"),Xf("Combined")].join(" ")),ge.push((0,km.jsx)("input",{type:"text",inputMode:p?"numeric":r.inputMode||"text",value:se,id:"Digit-"+V+"-"+ye.componentID,className:j,style:g(g({},r.style),pe),onKeyDown:Y=>{let{key:oe,code:te}=Y;if(oe=="Tab")return;Y.preventDefault();let he=null;if(oe=="Backspace"){let Re=ye.formatValue;Re[V]="",re(Te=>E(g(g({},Te),mO(Re)),{eventType:"update",eventID:(0,ap.UUID)()})),he=V-1}else if(["ArrowLeft","ArrowRight"].includes(oe)){let Re=+(oe=="ArrowRight")*2-1;he=V+Re}else v&&Vt.SubmitForm(Y,s),(()=>{let Re=te.match(/^(Key(.)|Digit(\d)|Numpad(\d))/);if(!Re)return;let Te=Re[2]||Re[3]||Re[4];if(p&&!Te.match(/\d/)||!Te)return;let Xe=ye.formatValue;Xe[V]=Te,re(Qe=>E(g(g({},Qe),mO(Xe)),{eventType:"update",eventID:(0,ap.UUID)()})),he=V+1})();ap.default.is.exist(he)&&wt("#Digit-"+he+"-"+ye.componentID).focus()},onChange:()=>{}},V))}return(0,km.jsx)(Va,{val_status:ye,set_status:re,val_validate:we,states:r,children:(0,km.jsx)(St,E(g({gap:"1/2",flexChilds:"even",flexWrap:!1,flexSizing:"auto"},O),{children:ge}))})},vO=r=>{r=g({},r),r=g({textAlign:"center",width:0},r),r.combineInput&&(r=E(g({textAlign:"center",width:0},r),{freeCSS:g({minWidth:12*2,marginRight:-1},r.freeCSS),listStyles:g({borderRadius:"2.tone.secondary",border:"unset",gap:0},r.listStyles)}));let a=No(Gn(r));return(0,km.jsx)(Ba,{componentID:r.componentID,children:M$,states:a})};var ia=Q(Lt()),yn=Q(or()),Rm=Q(or()),Po=Q(fr());var IO=Q(CO()),PO=Q(LO());var dr=Q(Lt()),an=Q(or()),Rc=Q(fr());function z$(r){let{value:a,states:o}=r,{required:l,options:s}=o,d=[];return l&&a===null&&d.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!d.filter(({type:u})=>u=="invalid").length,notice:d}}var Dw={FilterSelectableOptions:(r,a)=>{let o=r.rootStates.options;return a||(o=o.filter(l=>l.type!="label")),o}},Tu={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=jl(a);return(0,dr.jsx)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:(0,dr.jsx)(We.Description,E(g({className:a.className},l),{position:"absolute",width:1,freeCSS:E(g({},l.freeCSS),{color:"orange"}),children:(0,dr.jsx)(R,{"data-input-value-shallow":o.componentID,children:"A"})}))})},Button:r=>(0,dr.jsxs)(dr.Fragment,{children:[(0,dr.jsx)(Tu.LegacySelector,g({},r)),(0,dr.jsx)(Tu.Original,g({},r))]}),Placeholder:r=>!r.rootStates.placeholder||r.val_status.dataValue!==null?null:(0,dr.jsx)(R,{position:"absolute",opacity:"middle",fontColor:"3.blur",children:r.rootStates.placeholder||""}),Original:r=>{let{rootStates:a,val_preventOpenSelectorOnFocus:o,set_preventOpenSelectorOnFocus:l,val_optionFocused:s,set_optionFocused:d,val_validate:u,set_validate:h,val_status:p,set_status:v,val_selectorOpen:b,set_selectorOpen:y}=r,w=a,{tone:C,required:k,form:N,className:P,label:G,isLabelActive:I,placeholder:U,enableFormSubmit:H,emptySelect:J,checkValidationAtFirst:O,onValidate:ae,onUpdateValue:ye,onUpdateValidValue:re,value:we="",options:Se,leftIndicator:ge,rightIndicator:V,leftIcon:se,rightIcon:pe,componentID:j,status_id:Y,wrapStyles:oe,SelectedCellStyles:te,SelectorCellStyles:he,SelectorMode:Re,SelectorStyles:Te,SelectorPosition:Xe}=w,Qe=Je(w,["tone","required","form","className","label","isLabelActive","placeholder","enableFormSubmit","emptySelect","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","options","leftIndicator","rightIndicator","leftIcon","rightIcon","componentID","status_id","wrapStyles","SelectedCellStyles","SelectorCellStyles","SelectorMode","SelectorStyles","SelectorPosition"]);return(0,Rc.useEffect)(()=>{if(r.rootStates.SelectorMode!="original"||a.disabled)return;let ze="select-click-"+a.componentID;if(b){if(!(0,an.default)('[data-input-origin="'+a.componentID+'"]'))return;(0,an.default)(document).addEvent({eventID:ze,eventType:"click",callback:it=>{let vt=(0,an.default)(it.target),pt=!!(0,an.default)(vt).parent("."+Ol("Core")).length;(0,an.default)(vt).parent("."+Ol("Selector")).length||pt||y(!1)}})}else(0,an.default)(document).removeEvent([ze])},[b]),(0,Rc.useEffect)(()=>{if(r.rootStates.SelectorMode!="original"||p.eventType=="init"||!b)return;let ze=(0,an.default)('[data-input-origin="'+a.componentID+'"]');ze&&ze.focus()},[p.dataValue]),r.rootStates.SelectorMode!="original"?null:(0,dr.jsxs)(dr.Fragment,{children:[(0,dr.jsx)(R,E(g({tabIndex:0},Qe),{"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(u,p,!!O),"data-component-id":p.componentID,"data-input-origin":p.componentID,className:[P,Ol("Core")].join(" "),onFocus:ze=>{if(Qe!=null&&Qe.onFocus&&(Qe==null||Qe.onFocus(ze)),!a.disabled){if(o)return l(!1);y(!0)}},onClick:ze=>{Qe!=null&&Qe.onClick&&(Qe==null||Qe.onClick(ze)),!a.disabled&&y(!0)},onKeyDown:ze=>{let{key:it,metaKey:vt,ctrlKey:pt}=ze,Bt=vt||pt;if(Qe!=null&&Qe.onKeyDown&&(Qe==null||Qe.onKeyDown(ze)),H&&Vt.SubmitForm(ze,N),!a.disabled){if(an.default.scope(()=>{if(!["ArrowDown","ArrowUp"].includes(it))return;if(ze.preventDefault(),!b)return y(!0);let Rt=it=="ArrowDown"?1:-1,at=Dw.FilterSelectableOptions(r),De=at.length-1,bt=null;an.default.scope(()=>{var It,Wt,Yt,ir,pr,Ar,la,Wr,Kr,kr;let hr=at.findIndex(Sr=>Sr.value==s);if(Rt==1){if(bt=(Wt=(It=at[0])==null?void 0:It.value)!=null?Wt:null,Bt){bt=(Yt=at[De].value)!=null?Yt:null;return}if(hr==-1||hr==De)return;bt=(pr=(ir=at[hr+1])==null?void 0:ir.value)!=null?pr:null}else{if(bt=(Ar=at[De].value)!=null?Ar:null,Bt){bt=(Wr=(la=at[0])==null?void 0:la.value)!=null?Wr:null;return}if(hr==-1||hr==0)return;bt=(kr=(Kr=at[hr-1])==null?void 0:Kr.value)!=null?kr:null}}),d(bt)}),it=="Escape")y(!1);else if(it=="Tab")y(!1);else if(it=="Backspace")v(Rt=>E(g({},Rt),{dataValue:null,eventType:"update",eventID:(0,an.UUID)()}));else if(it==" ")ze.preventDefault(),y(!0);else if(it=="Enter"){if(!b)return y(!0);ze.preventDefault();let Rt=a.options.find(at=>at.value==s);if(!Rt)return;v(at=>E(g({},at),{dataValue:Rt.value,eventType:"update",eventID:(0,an.UUID)()})),y(!1)}}},children:(0,dr.jsxs)(Pe.Left,{flexWrap:!0,gap:"1/3",freeCSS:{letterSpacing:".5px"},children:[(0,dr.jsx)(Tu.Placeholder,g({},r)),(0,dr.jsx)(Tu.Selected,g({},r)),(0,dr.jsx)(tn,{width:0,overflow:"hidden",opacity:"trans",children:"A"})]})})),b&&(0,dr.jsx)(Tu.Selector,g({},r))]})},LegacySelector:r=>{let{rootStates:a,val_preventOpenSelectorOnFocus:o,set_preventOpenSelectorOnFocus:l,val_optionFocused:s,set_optionFocused:d,val_validate:u,set_validate:h,val_status:p,set_status:v,val_selectorOpen:b,set_selectorOpen:y}=r,w=a,{tone:C,required:k,form:N,className:P,label:G,isLabelActive:I,placeholder:U,enableFormSubmit:H,emptySelect:J,checkValidationAtFirst:O,onValidate:ae,onUpdateValue:ye,onUpdateValidValue:re,onKeyDown:we,onChange:Se,value:ge="",options:V,leftIndicator:se,rightIndicator:pe,leftIcon:j,rightIcon:Y,componentID:oe,status_id:te,wrapStyles:he,SelectedCellStyles:Re,SelectorCellStyles:Te,SelectorMode:Xe,SelectorStyles:Qe,SelectorPosition:ze}=w,it=Je(w,["tone","required","form","className","label","isLabelActive","placeholder","enableFormSubmit","emptySelect","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","onKeyDown","onChange","value","options","leftIndicator","rightIndicator","leftIcon","rightIcon","componentID","status_id","wrapStyles","SelectedCellStyles","SelectorCellStyles","SelectorMode","SelectorStyles","SelectorPosition"]);return r.rootStates.SelectorMode!="legacy"?null:(0,dr.jsxs)(R,E(g({htmlTag:"select",tabIndex:0},it),{"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(u,p,!!O),"data-component-id":p.componentID,"data-input-origin":p.componentID,className:[P,Ol("Core")].join(" "),onKeyDown:vt=>{we&&we(vt),H&&Vt.SubmitForm(vt,N)},onChange:vt=>{let{value:pt}=vt.target;u.ok&&h({ok:!1,notice:[]}),v(Bt=>E(g({},Bt),{dataValue:pt,eventType:"update",eventID:(0,an.UUID)()})),Se&&Se(vt)},children:[!!J&&(0,dr.jsx)("option",{value:"null",children:"\u9078\u629E"}),V.map(vt=>an.default.is.nullish(vt.value)?null:(0,dr.jsx)("option",{value:vt.value,children:vt.label},String(vt.value)))]}))},Selector:r=>{var a;let o=[],l=Dw.FilterSelectableOptions(r,!0),s=Dw.FilterSelectableOptions(r);l.forEach((u,h)=>{let{type:p,value:v}=u,b=r.val_optionFocused==v,y=r.val_status.dataValue===v;if(p=="selector"){o.push((0,dr.jsx)(ce.Sub.S,E(g({color:"cloud",backgroundColor:"trans",borderRadius:0,fontColor:"2.normal",textAlign:"left",padding:["1/2",1],isActive:y||b,isActiveStyles:b?{backgroundColor:"cloud"}:{backgroundColor:"theme.opa.few",fontColor:"theme"}},r.rootStates.SelectorCellStyles),{onClick:w=>{r.set_status(C=>E(g({},C),{dataValue:v,eventType:"update",eventID:(0,an.UUID)()})),r.set_selectorOpen(!1),r.set_preventOpenSelectorOnFocus(!0)},children:(0,dr.jsxs)(Pe.Left,{gap:"1/2",children:[y&&(0,dr.jsx)(Ce.Check,{fontColor:"theme"}),(0,dr.jsx)(We.Supplement,{transition:"short",flexSizing:0,children:u.label})]})}),String(v)));return}o.push((0,dr.jsx)(R,{children:u.label},(0,an.UUID)()))}),s.length||(o=[(0,dr.jsx)(We.Supplement,{padding:[0,1],fontColor:"4.thin",children:"\u5019\u88DC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093"},"no-selector-notice")]);let d={position:"absolute",minWidth:1,freeCSS:{zIndex:1e3}};switch(r.rootStates.SelectorPosition){case 1:d.bottom="100%",d.left=0,d.paddingBottom="1/3";break;case 2:d.bottom="100%",d.right=0,d.paddingBottom="1/3";break;case 3:d.top="100%",d.left=0,d.paddingTop="1/3";break;case 4:d.top="100%",d.right=0,d.paddingTop="1/3";break;default:break}return(0,dr.jsx)(R,E(g({},d),{children:(0,dr.jsx)(Kt.Body,E(g({className:Ol("Selector"),ssCardBox:!0,borderRadius:"2.tone.secondary",boxShadow:"1.normal",overflow:"auto"},r.rootStates.SelectorStyles),{freeCSS:g({minWidth:12*6,maxHeight:12*24},(a=r.rootStates.SelectorStyles)==null?void 0:a.freeCSS),children:(0,dr.jsx)(ot,{gap:"1/12",padding:[1,0],children:o})}))}))},Selected:r=>{let a=[];return r.val_status.dataValue!==null&&an.default.scope(()=>{let o=r.rootStates.options.find(l=>an.default.is.equal(l.value,r.val_status.dataValue));o&&a.push((0,dr.jsx)(R,E(g({},r.rootStates.SelectedCellStyles),{children:o.label}),String(o.value)))}),(0,dr.jsx)(dr.Fragment,{children:a})},Core:r=>{var a;let{value:o}=r,[l,s]=(0,Rc.useState)(Vt.DefaultStatus(r.componentID,o)),[d,u]=(0,Rc.useState)(!1),[h,p]=(0,Rc.useState)(!1),[v,b]=(0,Rc.useState)((a=r.value)!=null?a:null),[y,w]=(0,Rc.useState)({ok:!1,notice:[]}),C={rootStates:r,val_preventOpenSelectorOnFocus:d,set_preventOpenSelectorOnFocus:u,val_optionFocused:v,set_optionFocused:b,val_selectorOpen:h,set_selectorOpen:p,val_status:l,set_status:s,val_validate:y,set_validate:w};return Vt.CommonEffects({type:"select",states:r,val_status:l,set_status:s,val_validate:y,set_validate:w,SystemValidation:z$}),(0,dr.jsxs)(Va,{val_status:l,set_status:s,val_validate:y,states:r,children:[(0,dr.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:r.isLabelActive||l.dataValue!==null}),(0,dr.jsx)(Tu.Shallow,g({},C)),(0,dr.jsx)(Tu.Button,g({},C))]})}},ds=r=>{var a;let o=g({},r);return o=E(g({emptySelect:!0,SelectorMode:"original",SelectorPosition:3},o),{freeCSS:g({cursor:"pointer"},o.freeCSS)}),o.emptySelect&&(o.options=[{value:null,label:(0,dr.jsx)(We.Supplement,{fontColor:"4.thin",children:"\u672A\u9078\u629E"})},...o.options]),o.value=(a=o.value)!=null?a:null,o.options.forEach((l,s)=>{let{type:d,value:u}=l;o.options[s]=E(g({},l),{value:u,type:d||"selector"})}),an.default.is.nullish(o.rightIcon)&&(o.rightIcon=(0,dr.jsx)(Ua,{ssSphere:2,children:(0,dr.jsx)(Ce.AngleDown,{})})),(0,dr.jsx)(Ba,{componentID:o.componentID,children:Tu.Core,states:Gn(o)})};var Ve=Q(Lt()),NO=Q(fr()),Nr=Q(or()),Ec=Q(fr());var Ma=Q(Lt()),fs=Q(or()),Aw=Q(fr());function F$(r){let{value:a,states:o}=r,{type:l,required:s,min:d,max:u}=o;d=d||0,u=u||65535;let h=[],p=a.length;return s&&(p||l=="radio"&&h.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"})),p<d&&h.push({type:"invalid",label:d+"\u500B\u4EE5\u4E0A\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"}),p>u&&h.push({type:"invalid",label:u+"\u500B\u307E\u3067\u9078\u629E\u3067\u304D\u307E\u3059"}),{ok:!h.filter(({type:v})=>v=="invalid").length,notice:h}}var Cd={OptionalListWrapper:r=>{let{value:a,options:o=[]}=r,l=fs.default.is.exist(a)?fs.default.flatArray(a):[],s=[];return l.forEach(d=>{o.findIndex(u=>fs.default.is.equal(u.value,d))!=-1&&s.push(d)}),(0,Ma.jsx)(Cd.Core,E(g({},r),{value:s,options:o}))},Core:r=>{let a=r,{type:o,tone:l,required:s,componentID:d="",form:u,override:h,icon:p,iconType:v,iconSize:b,iconPosition:y,iconColor:w,CustomIcon:C,enableFormSubmit:k,checkValidationAtFirst:N,onValidate:P,onUpdateValue:G,onUpdateValidValue:I,value:U,options:H,className:J,cellStyles:O,cellClassName:ae,cellCheckedStyles:ye,cellCheckedClassName:re,min:we,max:Se,hideInput:ge,freeCSS:V,wrapStyles:se}=a,pe=Je(a,["type","tone","required","componentID","form","override","icon","iconType","iconSize","iconPosition","iconColor","CustomIcon","enableFormSubmit","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","options","className","cellStyles","cellClassName","cellCheckedStyles","cellCheckedClassName","min","max","hideInput","freeCSS","wrapStyles"]),[j,Y]=(0,Aw.useState)(Vt.DefaultStatus(d,U)),[oe,te]=(0,Aw.useState)({ok:!1,notice:[]});return Vt.CommonEffects({type:"list."+o,states:r,val_status:j,set_status:Y,val_validate:oe,set_validate:te,SystemValidation:F$}),(0,Ma.jsx)(Va,{val_status:j,set_status:Y,val_validate:oe,states:r,children:(0,Ma.jsx)(Cd.List,{rootStates:r,val_status:j,set_status:Y})})},List:r=>{let{rootStates:a,val_status:o,set_status:l}=r,{componentID:s,type:d,tone:u,icon:h,iconSize:p,iconColor:v,isChecker:b,options:y,name:w,form:C,tabIndex:k,hideInput:N,disabled:P,className:G,cellStyles:I,cellClassName:U="",cellCheckedStyles:H,cellCheckedClassName:J="",enableFormSubmit:O}=a,{dataValue:ae}=o,ye=a.CustomIcon,re=y.map((we,Se)=>{let ge=we,{value:V,label:se,disabled:pe,className:j="",checkedStyles:Y,checkedClassName:oe="",freeCSS:te}=ge,he=Je(ge,["value","label","disabled","className","checkedStyles","checkedClassName","freeCSS"]),Re=(0,fs.UUID)(),Te=ae.findIndex(vt=>vt===V)!=-1,Xe=g(g({},I),he),Qe=[vd("Label"),U,j];Te&&(Xe=E(g(g(g({},Xe),H),Y),{freeCSS:g(g(g({},Xe==null?void 0:Xe.freeCSS),H==null?void 0:H.freeCSS),Y==null?void 0:Y.freeCSS)}),Qe=[...Qe,J,oe]);let ze=()=>{if(P||pe)return;let vt=[];if(d=="radio")vt=[V];else if(d=="checkbox"||b)if(!Te)vt=[...o.dataValue,V];else{let pt=[...o.dataValue];pt.splice(o.dataValue.findIndex(Bt=>Bt==V),1),vt=pt}l(pt=>E(g({},pt),{dataValue:vt,eventType:"update",eventID:(0,fs.UUID)()}))},it=[(0,Ma.jsx)(tn,{position:"relative",freeCSS:{zIndex:2},flexSizing:0,children:fs.default.is.string(se)?(0,Ma.jsx)(R,{children:se}):se},"content")];return h&&it[a.iconPosition=="right"?"push":"unshift"]((0,Ma.jsx)(ye,{isChecked:Te,iconSize:p,iconColor:v,toggle:ze},"icon")),[(0,Ma.jsx)(R,{htmlTag:"input",type:d=="radio"?"radio":"checkbox",className:vd("Input"),name:"RadioCheckbox-"+w,"data-list-index":s+"-"+Se,id:Re,value:String(V),disabled:P||pe,checked:Te,onFocus:vt=>{pe||d=="radio"&&(o.dataValue.length||l(pt=>E(g({},pt),{dataValue:[V],eventType:"update",eventID:(0,fs.UUID)()})))},onChange:()=>{ze()},onKeyDown:vt=>{let{key:pt,shiftKey:Bt}=vt;if((d=="checkbox"||r.rootStates.isChecker)&&pt!="Tab"&&pt.match(/Arrow/)){vt.preventDefault();let Rt=["ArrowLeft","ArrowUp"].includes(pt)?-1:1,at=Se+Rt;at<0?at=y.length-1:at>=y.length&&(at=0),wt(`input[data-list-index="${s}-${at}"]`).focus()}O&&Vt.SubmitForm(vt,C)},tabIndex:k},"List-"+fs.default.Stringify(V)),(0,Ma.jsx)(R,E(g({htmlTag:"label","data-disabled":P||pe,htmlFor:Re,className:Qe.join(" "),tabIndex:-1,display:"flex",verticalAlign:"center",flexWrap:!1},Xe),{children:it}),"ListTrigger-"+fs.default.Stringify(V))]});return(0,Ma.jsx)(St,{flexSizing:"auto",style:a.style,freeCSS:g({},a.freeCSS),className:[G,vd("CellBase"),vd("HideInput_"+N),vd("IconIndicator_"+!!h),vd("Tone_"+u)].join(" "),children:re})},_Icon:r=>{let a=1.5;return r.iconSize=="small"?a=1.2:r.iconSize=="large"&&(a=2),(0,Ma.jsx)(ce.Normal,{ssPushable:!0,color:"cloud",tabIndex:-1,ssEffectsOnActive:"ripple.cloud",ssSphere:2,freeCSS:{transform:`scale(${a})`},onClick:o=>{o.preventDefault(),o.stopPropagation(),r.toggle()},children:r.children})},RadioIcon:r=>(0,Ma.jsx)(Cd._Icon,E(g({type:"radio"},r),{children:(0,Ma.jsx)(R,{flexCenter:!0,isRounded:!0,border:r.isChecked?"0.trans":"3.thick",borderColor:r.isChecked?r.iconColor:"3.thick",position:"relative",transition:"middle",freeCSS:{width:"50%",height:"50%"},children:(0,Ma.jsx)(R,{position:"absolute",transition:"middle",isRounded:!0,backgroundColor:r.iconColor,opacity:r.isChecked?"max":"trans",freeCSS:{width:"60%",height:"60%",transform:r.isChecked?"scale(1)":"scale(.4)"}})})})),CheckboxIcon:r=>(0,Ma.jsx)(Cd._Icon,E(g({type:"checkbox"},r),{children:(0,Ma.jsx)(R,{flexCenter:!0,boxShadow:r.isChecked?"0.remark":"none",border:r.isChecked?"0.trans":"3.thick",backgroundColor:r.isChecked?r.iconColor:"trans",position:"relative",transition:"middle",fontColor:"white",freeCSS:{borderRadius:"25%",padding:"4%",width:"50%",height:"50%"},children:(0,Ma.jsx)(Ce.Check,{transition:"middle",opacity:r.isChecked?"max":"trans",freeCSS:{zIndex:8,width:"100%",height:"100%",transform:r.isChecked?"scale(1)":"scale(.5)"}})})}))},Lw=r=>{r=r||"checkbox";let a=l=>(l=E(g({gap:1,icon:!0,iconSize:"regular",iconType:r=="radio"?"radio":"checkbox",iconPosition:"left",iconColor:"theme"},l),{type:r,cellStyles:g({gap:"1/6",position:"relative",borderRadius:"2.tone.secondary",transition:"middle"},l.cellStyles)}),l.CustomIcon||(l.iconType=="radio"?l.CustomIcon=Cd.RadioIcon:l.iconType=="checkbox"&&(l.CustomIcon=Cd.CheckboxIcon)),l.iconSize=="small"?l.cellStyles.gap=0:l.iconSize=="large"&&(l.cellStyles.gap="1/2"),l.tone=="normal"?(l.cellStyles=g({padding:["1/4",1],border:"1.thin",backgroundColor:"layer.1"},l.cellStyles),l.cellCheckedStyles=g({borderColor:"theme",fontColor:"theme",boxShadow:"1.normal"},l.cellCheckedStyles)):l.tone=="border"?(l.cellStyles=g({border:"1.thin",backgroundColor:"layer.1",padding:["1/2",1,"1/2","1/2"]},l.cellStyles),l.cellCheckedStyles=g({borderColor:"theme",fontColor:"theme"},l.cellCheckedStyles)):l.tone=="cloud"&&(l.cellStyles=g({border:"1.thin",backgroundColor:"layer.2",padding:["1/2",1,"1/2","1/2"]},l.cellStyles),l.cellCheckedStyles=g({backgroundColor:"cloud",fontColor:"theme"},l.cellCheckedStyles)),l=No(l),(0,Ma.jsx)(Ba,{componentID:l.componentID,children:Cd.OptionalListWrapper,states:l})),o=a;return o.Normal=l=>(0,Ma.jsx)(a,g({type:r,tone:"normal",icon:!1},l)),o.Border=l=>(0,Ma.jsx)(a,g({type:r,tone:"border"},l)),o.Cloud=l=>(0,Ma.jsx)(a,g({type:r,tone:"cloud"},l)),o.Vivid=l=>(0,Ma.jsx)(a,g({type:r,tone:"normal",icon:!1,cellCheckedStyles:{backgroundColor:"theme",fontColor:"white"}},l)),o.Simple=l=>(0,Ma.jsx)(a,g({type:r,tone:"plain",icon:!1,cellCheckedStyles:{fontColor:"theme"}},l)),o},xd=Lw("radio"),V_=Lw("checkbox"),BO=Lw();var Bw=r=>{var a,o;let l=[],s=Number((a=r==null?void 0:r.min)!=null?a:1900),d=Number((o=r==null?void 0:r.max)!=null?o:(0,Nr.Time)().addYear(10).year);for(let u=s;u<=d;u++)l.unshift({value:u,label:[u,...Nr.default.transformer.wareki(u).value].join(" -")});return l},OO=r=>{let{restrict:a,era:o="year",defaultValue:l=""}=r;r=g({},r),r.sheetID=r.sheetID||(0,Nr.UUID)();let s=(0,Ec.useRef)(!1),[d,u]=(0,Ec.useState)((()=>{var p,v;if(a=="clock"){let b=String(l).split(/[^\d]/);b[0]||(b=[0,0]);let y=Number(b[0]),w=Number(b[1]);return{modifiedType:"init",hour:y,minutes:w}}else if(a=="date"){let[b,y,w]=(p=String(l))==null?void 0:p.split(/\D/);return(Nr.default.is.nullish(b)||Nr.default.is.nullish(y)||Nr.default.is.nullish(w))&&([b,y,w]=(0,Nr.Time)().toFormat("%Y-%M-%D").split("-")),{modifiedType:"init",year:Number(b),month:Number(y),date:Number(w)}}else if(a!="week"){if(a=="month"){let[b,y]=String(l).split(/\D/);return(Nr.default.is.nullish(b)||Nr.default.is.nullish(y))&&([b,y]=(0,Nr.Time)().toFormat("%Y-%M").split("-")),{modifiedType:"init",year:Number(b),month:Number(y)}}else if(a=="year"){let[b]=String(l).split(/\D/);return Nr.default.is.nullish(b)&&([b]=(0,Nr.Time)().toFormat("%Y").split("-")),{modifiedType:"init",year:Number(b)}}else if(a=="dateWareki"){let[b,y,w]=(v=String(l))==null?void 0:v.split(/\D/);return(Nr.default.is.nullish(b)||Nr.default.is.nullish(y)||Nr.default.is.nullish(w))&&([b,y,w]=(0,Nr.Time)().toFormat("%Y-%M-%D").split("-")),{modifiedType:"init",era:o||"year",year:Number(b),month:Number(y),date:Number(w)}}}return{}})());(0,Ec.useEffect)(()=>{if(s.current){if(d.modifiedType=="update"){let p="",v=o||"year";if(a=="clock"){let{hour:b,minutes:y}=d;p=[b.zeroEmbed(2),y.zeroEmbed(2)].join("/")}else if(a=="date"){let{year:b,month:y,date:w}=d;p=[b,y.zeroEmbed(2),w.zeroEmbed(2)].join("/")}else if(a!="week"){if(a=="month"){let{year:b,month:y}=d;p=[b,y.zeroEmbed(2)].join("/")}else if(a=="year"){let{year:b}=d;p=String(b)}else if(a=="dateWareki"){let{year:b,month:y,date:w,era:C}=d;v=C,p=[b,y.zeroEmbed(2),w.zeroEmbed(2)].join("/")}}r.onValueUpdate(p,v)}}else s.current=!0},[d]);let h=E(g({},r),{val_value:d,set_value:u});return(0,Ve.jsx)(R,{backgroundColor:"layer.1",borderRadius:"2.tone.secondary",boxShadow:"1.remark",children:(0,Ve.jsx)(R,{className:Aa(a.toCapital()+"Base"),children:a=="clock"?(0,Ve.jsx)(Ka.Clock.index,g({},h)):a=="date"?(0,Ve.jsx)(Ka.Date.index,g({},h)):a=="week"?"":a=="month"?(0,Ve.jsx)(Ka.Month.index,g({},h)):a=="year"?(0,Ve.jsx)(Ka.Year.index,g({},h)):a=="dates"||a=="months"?"":a=="dateWareki"?(0,Ve.jsx)(Ka.DateWareki.index,g({},h)):(0,Ve.jsx)(Ve.Fragment,{})})})},Ka={Clock:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,[h,p]=(0,Ec.useState)(d.hour>12?2:1),[v,b]=(0,Ec.useState)(Number(localStorage.getItem("timePickerUnit")||5));(0,Ec.useEffect)(()=>{localStorage.setItem("timePickerUnit",String(v))},[v]);let{hour:y,minutes:w}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(St,{flexType:"row",flexWrap:!1,gap:1,className:Aa("Body"),children:[(0,Ve.jsxs)(ot,{className:Aa("DesignSide"),flexSizing:0,children:[(0,Ve.jsx)(R,{className:Aa("ClockUiBase"),padding:[1,"2/3"],flexCenter:!0,children:(0,Ve.jsxs)(R,{className:Aa("ClockUi"),backgroundColor:"theme.opa.low",isRounded:!0,position:"relative",children:[(0,Ve.jsx)(R,{position:"absolute",backgroundColor:"theme",unitWidth:"1/12",className:[Aa("Needle"),Aa("hour")].join(" "),freeCSS:{transform:`rotate(${y*30+w/2}deg)`}}),(0,Ve.jsx)(R,{position:"absolute",backgroundColor:"theme",unitWidth:"1/12",className:[Aa("Needle"),Aa("minute")].join(" "),freeCSS:{transform:`rotate(${w*6}deg)`}})]})}),(0,Ve.jsx)(xd,{icon:!0,value:[h],options:[{value:1,label:"AM"},{value:2,label:"PM"}],flexType:"col",gap:"1/2",tabIndex:-1,onUpdateValidValue:C=>{let k=d.hour%12+(C==2?12:0);p(C),u({modifiedType:"update",hour:k,minutes:d.minutes})}}),(0,Ve.jsx)(R,{borderTop:!0,margin:[0,1]}),(0,Ve.jsx)(xd,{icon:!0,value:[v],options:[{value:1,label:"/ 1\u5206"},{value:2,label:"/ 2\u5206"},{value:5,label:"/ 5\u5206"}],flexType:"col",gap:"1/2",tabIndex:-1,onUpdateValidValue:C=>{b(C)}})]}),(0,Ve.jsxs)(ot,{children:[(0,Ve.jsxs)(R,{flexCenter:!0,isSemiBoldFont:!0,fontSize:"3.paragraph",children:[d.hour.zeroEmbed(2)," : ",d.minutes.zeroEmbed(2)]}),(0,Ve.jsxs)(St,{flexWrap:!1,ssCardBox:!0,flexChilds:"even",padding:["1/3",0],freeCSS:{minWidth:12*12},children:[(0,Ve.jsx)(ot,{gap:0,overflow:"auto",padding:"2/3",borderRight:!0,freeCSS:{maxHeight:12*22},children:Ka.Clock.Hours({onClick:C=>{let k=C+(h==2?12:0);u({modifiedType:"update",hour:k,minutes:d.minutes})},min:a,max:o,ampm:h})}),(0,Ve.jsx)(ot,{gap:0,overflow:"auto",padding:"2/3",freeCSS:{maxHeight:12*22},children:Ka.Clock.Minutes({onClick:C=>{u({modifiedType:"update",hour:d.hour,minutes:C})},min:a,max:o,unit:v})})]})]})]}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})]})},Hours:r=>{let a=[];for(let o=0;o<12;o++){let l=r.ampm==2?o+12:o,s=!1;{let d=Number(String(l*100).replace(/\D/ig,""));if(r.min&&Number(String(r.min).replace(/\D/ig,""))>d&&(s=!0),r.max){let u=Number(String(r.max).replace(/\D/ig,""));d>u&&(s=!0)}}a.push((0,Ve.jsx)(ce.Normal,{isLocked:s,borderBottom:!0,borderRadius:0,padding:["1/2",1],freeCSS:{whiteSpace:"nowrap"},tabIndex:-1,onClick:()=>{r.onClick(o)},children:l.zeroEmbed(2)},o))}return a},Minutes:r=>{let a=[];for(let o=0;o<60/r.unit;o++){let l=o*r.unit;a.push((0,Ve.jsx)(ce.Normal,{borderBottom:!0,borderRadius:0,padding:["1/2",1],freeCSS:{whiteSpace:"nowrap"},tabIndex:-1,onClick:()=>{r.onClick(l)},children:l.zeroEmbed(2)},l))}return a}},Date:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{year:h,month:p,date:v}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(Pe.Separate,{flexWrap:!0,children:[(0,Ve.jsxs)(St,{verticalAlign:"bottom",horizontalAlign:"left",gap:"2/3",flexWrap:!1,children:[(0,Ve.jsx)(ds,{override:"force",emptySelect:!1,value:h,options:Bw(),fontSize:"1.mini",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,SelectorStyles:{freeCSS:{minWidth:12*12}},onUpdateValidValue:b=>{u({modifiedType:"update",year:Number(b),month:p,date:v})},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})})}),(0,Ve.jsx)(ds,{override:"force",emptySelect:!1,value:p,options:(()=>{let b=[];for(let y=1;y<=12;y++)b.push({value:y,label:String(y)+"\u6708"});return b})(),fontSize:"1.mini",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,SelectorStyles:{freeCSS:{minWidth:12*8}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),onUpdateValidValue:b=>{u({modifiedType:"update",year:h,month:Number(b),date:v})}})]}),(0,Ve.jsx)(Ka.Variables.ShiftButtons,{callback:b=>{let y=p+b,w=h;y<=0&&(w--,y=12),y>12&&(w++,y=1),u({modifiedType:"update",year:w,month:y,date:d.date})}})]}),(0,Ve.jsx)(R,{borderTop:!0}),(0,Ve.jsx)(R,{children:Ka.Date.MonthCalendar({min:a,max:o,year:d.year,month:d.month,current:[d.year,d.month,d.date],callback:b=>{let[y,w,C]=b;u({modifiedType:"update",year:y,month:w,date:C})}})}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})]})},MonthCalendar:r=>{let{min:a,max:o,year:l,month:s,current:d,callback:u}=r,h=(0,Nr.Time)(),p=(0,Nr.Time)([l,s.zeroEmbed(2),"01"].join("/")),v=p.getLastDayOfTheMonth(),b=(0,Nr.Time)(p).addMonth(-1).getLastDayOfTheMonth().date,y=[],w=[],C=[],k=[],N={padding:0,unitWidth:3,unitHeight:3,flexCenter:!0,borderRadius:"3.tone.tertiary"};for(var P=0;P<7;P++)y.push((0,Ve.jsx)(R,E(g({className:[Aa("CalendarDay"),Aa("Legend")].join(" ")},N),{children:["\u65E5","\u6708","\u706B","\u6C34","\u6728","\u91D1","\u571F"][P]}),P));for(var P=0;P<p.weekday;P++)w.unshift((0,NO.createElement)(R,E(g({className:[Aa("CalendarDay"),Aa("Dummy")].join(" "),fontColor:"4.thin"},N),{key:P}),b-P));for(var P=1;P<=v.date;P++){let I=P,U=l==h.year&&s==h.month&&P==h.date,H=!1;{let J=Number(String([l,s.zeroEmbed(2),P.zeroEmbed(2)].join("/")).replace(/\D/ig,""));if(r.min&&Number(String(r.min).replace(/\D/ig,""))>J&&(H=!0),r.max){let O=Number(String(r.max).replace(/\D/ig,""));J>O&&(H=!0)}}C.push((0,Ve.jsx)(ce.Clear,E(g({className:[Aa("CalendarDay"),Aa("isToday_"+U)].join(" ")},N),{fontColor:"1.clear",padding:0,flexCenter:!0,isRounded:!0,ssEffectsOnActive:"shrink",onClick:()=>{u([l,s,I])},tabIndex:-1,isLocked:H,children:P}),I))}for(var P=1;P<7-v.weekday;P++)k.push((0,Ve.jsx)(R,E(g({className:[Aa("CalendarDay"),Aa("Dummy")].join(" "),fontColor:"4.thin"},N),{children:P}),P));return(0,Ve.jsxs)(La,{gridCols:7,gap:"1/6",children:[y,w,C,k]})}},Month:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{year:h,month:p}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(Pe.Separate,{gap:0,children:[(0,Ve.jsx)(Pe.Center,{verticalAlign:"bottom",gap:"2/3",children:(0,Ve.jsx)(ds,{emptySelect:!1,value:h,options:Bw(),override:"force",border:"1.thin",padding:["1/3","2/3"],paddingRight:2,SelectorStyles:{freeCSS:{minWidth:12*12}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),onUpdateValidValue:v=>{u({modifiedType:"update",year:Number(v),month:p})}})}),(0,Ve.jsx)(Ka.Variables.ShiftButtons,{callback:v=>{let b=Math.min(Math.max(h+v,1900),2100);u({modifiedType:"update",year:b,month:p})}})]}),(0,Ve.jsx)(R,{borderTop:!0}),Ka.Month.Months({min:a,max:o,year:d.year,callback:v=>{let[b,y]=v;u({modifiedType:"update",year:b,month:y})}}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})]})},Months:r=>{let{year:a,callback:o}=r,l=(0,Nr.Time)(),s=[];for(let d=1;d<=12;d++){let u=a==l.year&&d==l.month,h=!1;{let v=Number(String([a,d.zeroEmbed(2)].join("/")).replace(/\D/ig,""));if(r.min&&Number(String(r.min).replace(/\D/ig,""))>v&&(h=!0),r.max){let b=Number(String(r.max).replace(/\D/ig,""));v>b&&(h=!0)}}let p=[Aa("Cell"),u?Aa("isThisMonth"):""].join(" ");s.push((0,Ve.jsxs)(ce.Clear,{className:p,isLocked:h,fontColor:"2.normal",padding:["1/3",1],ssEffectsOnActive:"shrink",onClick:()=>{o([a,d])},children:[d," \u6708"]},a+"-"+d))}return(0,Ve.jsx)(La,{gridCols:4,gap:"2/3",children:s})}},Year:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{year:h}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsx)(ds,{emptySelect:!1,paddingRight:1,fontSize:"1.mini",value:h||(0,Nr.Time)().year,override:"force",SelectorStyles:{freeCSS:{minWidth:12*12}},options:Bw({min:a,max:o}),onUpdateValidValue:p=>{u({modifiedType:"update",year:Number(p)})}}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l,onSubmit:()=>{u({modifiedType:"update",year:Number(h||(0,Nr.Time)().year)})}})]})}},DateWareki:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{era:h,year:p,month:v,date:b}=d,y={val_value:d,set_value:u};return(0,Ve.jsxs)(R,{children:[(0,Ve.jsxs)(Pe.Left,{borderBottom:!0,gap:0,verticalAlign:"unset",children:[(0,Ve.jsx)(Ka.DateWareki.EraSelect,g({},y)),(0,Ve.jsx)(R,{borderRight:!0}),(0,Ve.jsx)(Ka.DateWareki.Calendar,g({},y))]}),(0,Ve.jsx)(Pe.Right,{padding:1,children:(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})})]})},EraSelect:r=>{let{val_value:a,set_value:o}=r,l={padding:["1/2",1.5],fontColor:"3.blur"},s={backgroundColor:"cloud",fontColor:"2.normal",isSemiBoldFont:!0};return(0,Ve.jsxs)(ot,{padding:1,gap:0,children:[(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="year",onClick:()=>{let d=(0,Nr.Time)();o({modifiedType:"update",era:"year",year:d.year,month:d.month,date:d.date})},children:"\u897F\u66A6"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="reiwa",onClick:()=>{let d=(0,Nr.Time)();o({modifiedType:"update",era:"reiwa",year:d.year,month:d.month,date:d.date})},children:"\u4EE4\u548C"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="heisei",onClick:()=>{o({modifiedType:"update",era:"heisei",year:2019,month:1,date:1})},children:"\u5E73\u6210"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="shouwa",onClick:()=>{o({modifiedType:"update",era:"shouwa",year:1989,month:1,date:1})},children:"\u662D\u548C"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="taisho",onClick:()=>{o({modifiedType:"update",era:"taisho",year:1926,month:1,date:1})},children:"\u5927\u6B63"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="meiji",onClick:()=>{o({modifiedType:"update",era:"meiji",year:1912,month:1,date:1})},children:"\u660E\u6CBB"}))]})},Calendar:r=>{let{val_value:a,set_value:o}=r,l=[];if(a.era=="year"){let s=(0,Nr.Time)().year+10;for(let d=1900;d<s;d++)l.unshift({value:d,label:d+"\u5E74"})}else if(a.era=="reiwa"){let s=(0,Nr.Time)().year-2018;for(let d=1;d<=s+10;d++)l.unshift({value:2019+d-1,label:"\u4EE4\u548C"+(d==1?"\u5143":d)+"\u5E74"})}else if(a.era=="heisei")for(let s=1;s<=31;s++)l.unshift({value:1989+s-1,label:"\u5E73\u6210"+(s==1?"\u5143":s)+"\u5E74"});else if(a.era=="shouwa")for(let s=1;s<=64;s++)l.unshift({value:1926+s-1,label:"\u662D\u548C"+(s==1?"\u5143":s)+"\u5E74"});else if(a.era=="taisho")for(let s=1;s<=15;s++)l.unshift({value:1912+s-1,label:"\u5927\u6B63"+(s==1?"\u5143":s)+"\u5E74"});else if(a.era=="meiji")for(let s=1;s<=45;s++)l.unshift({value:1868+s-1,label:"\u660E\u6CBB"+(s==1?"\u5143":s)+"\u5E74"});return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(Pe.Separate,{children:[(0,Ve.jsx)(ds,{emptySelect:!1,override:"force",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,fontSize:"1.mini",SelectorStyles:{freeCSS:{minWidth:12*12}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),options:l,value:a.year,onUpdateValidValue:s=>{o(d=>E(g({},d),{modifiedType:"update",year:Number(s)}))}}),(0,Ve.jsxs)(Pe.Center,{gap:"1/3",children:[(0,Ve.jsx)(ds,{emptySelect:!1,override:"force",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,fontSize:"1.mini",SelectorStyles:{freeCSS:{minWidth:12*9}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),options:[{value:1,label:"1\u6708"},{value:2,label:"2\u6708"},{value:3,label:"3\u6708"},{value:4,label:"4\u6708"},{value:5,label:"5\u6708"},{value:6,label:"6\u6708"},{value:7,label:"7\u6708"},{value:8,label:"8\u6708"},{value:9,label:"9\u6708"},{value:10,label:"10\u6708"},{value:11,label:"11\u6708"},{value:12,label:"12\u6708"}],value:a.month,onUpdateValidValue:s=>{o({modifiedType:"update",era:a.era,year:a.year,month:Number(s),date:1})}}),(0,Ve.jsx)(ce.Clear.S,{ssSphere:2.5,onClick:()=>{let s=a.month-1;o({modifiedType:"update",era:a.era,year:s==0?a.year-1:a.year,month:s==0?12:s,date:1})},children:(0,Ve.jsx)(Ce.ChevronLeft,{})}),(0,Ve.jsx)(ce.Clear.S,{ssSphere:2.5,onClick:()=>{let s=a.month+1;o({modifiedType:"update",era:a.era,year:s==13?a.year+1:a.year,month:s==13?1:s,date:1})},children:(0,Ve.jsx)(Ce.ChevronRight,{})})]})]}),(0,Ve.jsx)(Ka.DateWareki.MonthCell,g({},r))]},a.era)},MonthCell:r=>{let{val_value:a,set_value:o}=r,l=(0,Nr.Time)([a.year.zeroEmbed(4),a.month.zeroEmbed(2),a.date.zeroEmbed(2)].join("/"));if(!l.validate)return;let s=l.getFirstDayOfTheMonth().weekday,d=l.getLastDayOfTheMonth(),u=[];for(let p=0;p<7;p++)u.push((0,Ve.jsx)(We.Supplement,{flexCenter:!0,fontColor:p==0?"googleRed":p==6?"googleBlue":"3.blur",children:Nr.default.transformer.weekday.shortJP(p)},"legend-"+p));for(let p=0;p<s;p++){let v=(0,Nr.Time)(l).getFirstDayOfTheMonth().addDate(p-s);u.push((0,Ve.jsx)(ce.Sub,{color:"cloud",ssSquare:3,opacity:"middle",onClick:b=>{b.preventDefault(),b.stopPropagation(),o({modifiedType:"update",era:a.era,year:v.year,month:v.month,date:v.date})},children:v.date},"lastMonth-"+p))}let h=(0,Nr.Time)();for(let p=1;p<=d.date;p++){let v=(0,Nr.Time)(l).setDate(p),b=h.diff(v).dates==0;u.push((0,Ve.jsx)(ce.Clear,{ssSquare:3,fontColor:"2.normal",className:[Aa("CalendarDay"),Aa("isToday_"+b)].join(" "),onClick:()=>{o({modifiedType:"update",era:a.era,year:v.year,month:v.month,date:v.date})},children:v.date},"currentMonth-"+p))}for(let p=0;p<7-d.weekday-1;p++){let v=(0,Nr.Time)(l).addMonth(1).setDate(1).addDate(p);u.push((0,Ve.jsx)(ce.Sub,{color:"cloud",ssSquare:3,opacity:"middle",onClick:b=>{b.preventDefault(),b.stopPropagation(),o({modifiedType:"update",era:a.era,year:v.year,month:v.month,date:v.date})},children:v.date},"nextMonth-"+p))}return(0,Ve.jsx)(La,{gridCols:7,gap:"1/4",children:u})}},Variables:{Footer:r=>(0,Ve.jsxs)(St,{flexWrap:!1,gap:1,flexChilds:"even",freeCSS:{whiteSpace:"nowrap"},children:[(0,Ve.jsxs)(ce.Sub.S,{color:"cloud",tabIndex:-1,isRounded:!0,onClick:()=>{r.onValueUpdate("")},flexSizing:"none",children:[(0,Ve.jsx)(Ce.Times,{})," \u524A\u9664"]}),(0,Ve.jsx)(ce.Prime.S,{tabIndex:-1,isRounded:!0,flexSizing:"auto",freeCSS:{minWidth:12*6},onClick:()=>{r.onSubmit&&r.onSubmit(),Kt.close(r.sheetID)},children:"\u6C7A\u5B9A"})]}),ShiftButtons:r=>(0,Ve.jsxs)(St,{gap:"1/3",flexWrap:!1,children:[(0,Ve.jsx)(ce.Clear,E(g({className:Aa("LeftButton"),tabIndex:-1,right:0},Ka.Variables.ShiftButtonStyles),{onClick:()=>{r.callback(-1)},children:(0,Ve.jsx)(Ce.ChevronLeft,{})})),(0,Ve.jsx)(ce.Clear,E(g({className:Aa("RightButton"),tabIndex:-1,left:0},Ka.Variables.ShiftButtonStyles),{onClick:()=>{r.callback(1)},children:(0,Ve.jsx)(Ce.ChevronRight,{})}))]}),ShiftButtonStyles:{position:"relative",flexCenter:!0,ssSphere:2.5}}};var kd=" ~ ",H$={clock:{defaultValue:"--:--",format:/^\d{2}\D\d{2}$/,ranges:[{type:"hour",from:0,length:2},{type:"minute",from:3,length:2}],sets:1},date:{defaultValue:"----/--/--",format:/^\d{4}\D\d{2}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2},{type:"date",from:8,length:2}],sets:1},week:{defaultValue:"----\u5E74\u7B2C--\u9031",format:/^\d{4}\D\d{2}$/,ranges:[{type:"year",from:0,length:4,region:6},{type:"week",from:6,length:2,region:3}],sets:1},month:{defaultValue:"----\u5E74--\u6708",format:/^\d{4}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2,region:3}],sets:1},year:{defaultValue:"----\u5E74",format:/^\d{4}$/,ranges:[{type:"year",from:0,length:4,region:5}],sets:1},dates:{defaultValue:"----/--/--",format:/^\d{4}\D\d{2}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2},{type:"date",from:8,length:2,region:5},{type:"year",from:10+kd.length,length:4},{type:"month",from:15+kd.length,length:2},{type:"date",from:18+kd.length,length:2}],sets:2},months:{defaultValue:"----\u5E74--\u6708",format:/^\d{4}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2,region:6},{type:"year",from:8+kd.length,length:4},{type:"month",from:13+kd.length,length:2,region:3}],sets:2},dateWareki:{defaultValue:"----\u5E74--\u6708--\u65E5",format:/^\d{4}\D\d{2}\D\d{2}$/,ranges:[{type:"dateWareki",from:0,length:4,region:5},{type:"month",from:5,length:2,region:3},{type:"date",from:8,length:2,region:3}],sets:1}},Td={PeriodMargin:" ~ ",DataLeveling:r=>{let{restrict:a,value:o,era:l}=r,s=yn.default.flatArray(o||""),{defaultValue:d,format:u,ranges:h,sets:p}=H$[a],v=[],b=a=="clock"?":":"/";for(let y=0;y<s.length;y++)s[y]=String(s[y]).replace(/\D/ig,b);for(let y=0;y<p;y++){let w=s[y]||"";if(!w.match(u))s[y]="",v.push(d);else{let C=d;w.split(/\D/).forEach((k,N)=>{if(N==0&&a=="dateWareki"){let P=Number(k);l!="year"&&(P>=2019?l=="reiwa"?P-=2018:l=="heisei"&&(P=31):P>=1989?l=="heisei"?P-=1988:l=="shouwa"&&(P=64):P>=1926?l=="shouwa"?P-=1925:l=="taisho"&&(P=15):P>=1912?l=="taisho"?P-=1911:l=="meiji"&&(P=45):P>=1868&&(P-=1867)),k=P.zeroEmbed(4)}C=C.replace(new RegExp("------------------".slice(0,k.length)),k)}),v.push(C)}}return{formatValue:v.join(kd),dataValue:["dates","months"].includes(a)?s:s[0],ranges:h}},SystemValidation:r=>{let{states:a}=r,{restrict:o,min:l,max:s,required:d}=a,u=[],h=yn.default.flatArray(r.value),p={empty:!1,escalated:1,filled:!0,correct:!0,prohibited:!1};(()=>{let v=o=="clock"?":":"/";for(let b=0;b<h.length;b++)h[b]=String(h[b]).replace(/\D/ig,v);for(let b=0;b<h.length;b++){let y=h[b],w=h[b-1];y.removeLetters()||(p.empty=!0),b>0&&(p.escalated&=+(y>=w))}p.escalated&&(p.empty||(o.match(/clock/)?h.forEach(b=>{let[y,w]=b.split(/\D+/);!y||!w?p.filled=!1:(Number(y)>23||Number(w)>59)&&(p.correct=!1)}):o.match(/date/)?h.forEach(b=>{let[y,w,C]=b.split(/\D+/);if(!y||!w||!C)p.filled=!1;else{let k=Rm.Time(b);(!k.validate||b!=k.toFormatYMD())&&(p.correct=!1)}}):o.match(/week/)?h.forEach(b=>{let[y,w]=b.split(/\D+/);if(!y||!w)p.filled=!1;else{let C=Rm.Time(y+"/01/01").weekday,k=Rm.Time(y+"/01/0"+(7-C+1)).addWeek(Number(w)-1);y!=String(k.year)&&(p.correct=!1)}}):o.match(/month/)?h.forEach(b=>{let[y,w]=b.split(/\D+/);!y||!w?p.filled=!1:Rm.Time([y,w,"01"].join("/")).validate||(p.correct=!1)}):o.match(/year/),p.filled&&p.correct&&h.forEach(b=>{{let y=Number(String(b).replace(/\D/ig,""));if(l&&Number(String(l).replace(/\D/ig,""))>y&&(p.prohibited=!0),s){let w=Number(String(s).replace(/\D/ig,""));y>w&&(p.prohibited=!0)}}})))})();{let{empty:v,escalated:b,filled:y,correct:w,prohibited:C}=p;v&&d&&(u=[{type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}]),b||u.push({type:"invalid",label:"\u6642\u7CFB\u5217\u3092\u6B63\u3057\u304F\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),w||u.push({type:"invalid",label:"\u7121\u52B9\u306A\u5024\u304C\u5165\u529B\u3055\u308C\u3066\u3044\u307E\u3059"}),y||u.push({type:"invalid",label:"\u6700\u5F8C\u307E\u3067\u5024\u3092\u57CB\u3081\u3066\u304F\u3060\u3055\u3044"}),C&&u.push({type:"invalid",label:(0,ia.jsxs)(ia.Fragment,{children:[(0,ia.jsx)(R,{children:"\u5165\u529B\u7BC4\u56F2\u304C\u5236\u9650\u3055\u308C\u3066\u3044\u307E\u3059"}),"[",l||"\u4E0B\u9650\u7121\u3057","] ~ [",s||"\u4E0A\u9650\u7121\u3057","]"]})})}return{ok:!u.filter(({type:v})=>v=="invalid").length,notice:u}},KeyDownEvent:r=>{let{val_era:a,restrict:o,event:l,val_status:s,set_status:d,val_focus:u,set_focus:h}=r,{key:p,shiftKey:v,ctrlKey:b,metaKey:y}=l,w=b||y,{selectionStart:C,selectionEnd:k}=l.target,{index:N,prevIndex:P}=u,{ranges:G,formatValue:I}=s,U=G.length-1;if(["Tab","ArrowLeft","ArrowRight"].includes(p)){let H=0;if(p=="Tab"){let J=+!v*2-1;if(H=u.index+J,H<0||H>U)return}else{let J=p=="ArrowLeft"?-1:p=="ArrowRight"?1:0;w||C==0&&k==String(s.formatValue).length?H=J==1?U:0:H=Math.max(0,Math.min(N+J,U))}h(J=>E(g({},J),{index:H,prevIndex:N})),l.preventDefault()}if(["Backspace","ArrowUp","ArrowDown","0","1","2","3","4","5","6","7","8","9"].includes(p)){l.preventDefault();let H=N;H=Math.max(H,0),H=Math.min(H,U);let{type:J,from:O,length:ae}=G[H],ye=I.slice(O,O+ae),re;if(p=="Backspace")re="------".slice(0,ae);else if(["ArrowUp","ArrowDown"].includes(p)){let we=p=="ArrowUp"?1:-1;ye=ye|0,re=ye+we;let[Se,ge,V]=J=="dateWareki"?a=="year"?[0,2999,4]:a=="reiwa"?[1,2999,4]:a=="heisei"?[1,31,4]:a=="shouwa"?[1,64,4]:a=="taisho"?[1,15,4]:a=="meiji"?[1,45,4]:[0,0,0]:J=="minute"?[0,59,2]:J=="hour"?[0,23,2]:J=="date"?[1,31,2]:J=="week"?[1,53,2]:J=="month"?[1,12,2]:J=="year"?[0,2999,4]:[0,0,0];re>ge?re=Se:re<Se&&(re=ge),re=Number(re).zeroEmbed(V)}else if(["0","1","2","3","4","5","6","7","8","9"].includes(p)){let we=ye|0,Se=p,ge=`${we}${Se}`;if(P!=N&&(we=0,ge="0"+Se),J=="year"||J=="dateWareki"&&a=="year")Number(ge)>1e4?re=Se:re=ge,(re|0)>1e3&&H++;else if(["hour","minute","date","week","month"].includes(J)||J=="dateWareki"&&a!="year"){let V=J=="dateWareki"?a=="reiwa"?100:a=="heisei"?31:a=="shouwa"?64:a=="taisho"?15:a=="meiji"?45:0:J=="minute"?59:J=="hour"?23:J=="date"?31:J=="week"?53:J=="month"?12:0;re=(ge|0)>V?Se:ge,(Number(Se)>Number(String(V)[0])||ye=="0000".slice(0,String(V).length)&&(ge!="0000".slice(0,String(V).length)||["minute","hour"].includes(J)&&P==N)||(ge|0)>=R5(10,String(V).length-1))&&H++}J=="year"||J=="dateWareki"?re=(re|0).zeroEmbed(4):re=(re|0).zeroEmbed(2)}{let we=String(I).partReplace(O,String(re)),Se=we.split(kd).map(ge=>ge.replace(/(^\D|\D$)/,"").split(/\D+/).join(o=="clock"?":":"/").replace(/(^\D|\D$)/,""));if(o=="dateWareki"){let ge=Se[0].split(/\D/),[V,se,pe]=ge;ge.length==3&&V&&(Se=[[Number(V)-1+Number({year:1,reiwa:2019,heisei:1989,shouwa:1926,taisho:1912,meiji:1868}[a]),se,pe].join("/")])}H=Math.max(H,0),H=Math.min(H,U),d(ge=>E(g({},ge),{dataValue:["dates","months"].includes(o)?Se:Se[0],formatValue:we,eventType:"update",eventID:(0,yn.UUID)()})),h(ge=>E(g({},ge),{index:H,prevIndex:ge.index}))}}}},MO={picker:{launch:r=>{let a=r.sheetID||(0,yn.UUID)(),o=r,{onValueUpdate:l,min:s,max:d,era:u,restrict:h,defaultValue:p}=o,v=Je(o,["onValueUpdate","min","max","era","restrict","defaultValue"]);Kt.open(E(g({sheetID:a,type:"normal.middleCenter",size:"S",padding:0,closeAtAroundClick:!0,closeAtParentBlur:!1},v),{content:(0,ia.jsx)(Pe.Center,{children:(0,ia.jsx)(OO,{restrict:h,min:s,max:d,era:u,defaultValue:p,sheetID:a,onValueUpdate:(b,y)=>{l(b,y)}})})}))},remove:r=>{na.close(r)}}},U$={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=jl(a);return(0,ia.jsx)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:(0,ia.jsx)(We.Description,E(g({className:a.className},l),{position:"absolute",width:1,freeCSS:E(g({},l.freeCSS),{color:"orange"}),children:(0,ia.jsx)(R,{"data-input-value-shallow":o.componentID,children:"A"})}))})}},V$=r=>{let a=r,{tone:o,required:l,restrict:s="clock",componentID:d,era:u,form:h,name:p,min:v,max:b,className:y,enableFormSubmit:w,checkValidationAtFirst:C,onKeyDown:k,onValidate:N,onUpdateValue:P,onUpdateValidValue:G,value:I="",leftIndicator:U,rightIndicator:H,leftIcon:J,rightIcon:O,freeCSS:ae,wrapStyles:ye}=a,re=Je(a,["tone","required","restrict","componentID","era","form","name","min","max","className","enableFormSubmit","checkValidationAtFirst","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","leftIndicator","rightIndicator","leftIcon","rightIcon","freeCSS","wrapStyles"]),[we,Se]=(0,Po.useState)(u),[ge,V]=(0,Po.useState)(E(g({componentID:r.componentID||""},Td.DataLeveling({restrict:s,value:I,era:we})),{eventType:"init",eventID:(0,yn.UUID)()})),[se,pe]=(0,Po.useState)({ok:!1,notice:[]}),[j,Y]=(0,Po.useState)({active:!1,index:0,prevIndex:-1}),oe={rootStates:r,val_status:ge,set_status:V,val_validate:se,set_validate:pe,val_era:we,set_era:Se,val_focus:j,set_focus:Y};Vt.CommonEffects({type:"time",states:r,val_status:ge,set_status:V,val_validate:se,set_validate:pe,SystemValidation:Td.SystemValidation,ExtraOverrideStates:g({},Td.DataLeveling({restrict:s,value:I,era:we}))});let te=(0,Po.useRef)(!1);return(0,Po.useEffect)(()=>{if(te.current){V(Re=>g(g({},Re),Td.DataLeveling({restrict:s,value:Re.dataValue,era:we})));let he=yn.useStore.get("refreshEra_"+ge.componentID);he&&he.refreshEra(we)}else te.current=!0},[we]),yn.useStore.update({[ge.componentID]:{openPicker:he=>{r.disabled||MO.picker.launch({parent:he,sheetID:"PickerTips-"+ge.componentID,restrict:s,min:v,max:b,defaultValue:ge.dataValue,era:we,onValueUpdate:(Re,Te)=>{V(Xe=>E(g(g({},Xe),Td.DataLeveling({restrict:s,value:Re,era:Te})),{eventType:"update",eventID:(0,yn.UUID)()})),Se(Te)}})},resetEra:he=>{Se(he),V(Re=>E(g(g({},Re),Td.DataLeveling({restrict:s,value:"",era:we})),{eventType:"update",eventID:(0,yn.UUID)()}))}}}),(0,Po.useEffect)(()=>{let{index:he,active:Re}=j;if(Re){he=Math.max(he,0),he=Math.min(he,ge.ranges.length-1);let{from:Te,length:Xe}=ge.ranges[he],Qe=wt("#"+r.id)[0];Qe&&Qe.setSelectionRange(Te,Te+Xe)}},[j]),(0,ia.jsxs)(Va,{val_status:ge,set_status:V,val_validate:se,states:r,children:[(0,ia.jsx)(U$.Shallow,g({},oe)),(0,ia.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:!0}),ct.get().isTouchDevice?(0,ia.jsx)(ce.Plain,E(g({"data-show-validation":Vt.isShowValidation(se,ge,!!C),"data-component-id":ge.componentID,"data-input-origin":ge.componentID,"data-disabled":r.disabled,className:y,freeCSS:{textAlign:"left"}},re),{children:ge.formatValue,onClick:he=>{let Re=yn.useStore.get(ge.componentID);Re&&Re.openPicker(`[data-input-origin="${ge.componentID}"]`),he.stopPropagation()}})):(0,ia.jsx)(R,g({htmlTag:"input",type:"text",inputMode:"numeric","data-show-validation":Vt.isShowValidation(se,ge,!!C),"data-input-origin":ge.componentID,"data-disabled":r.disabled,value:ge.formatValue,className:y,tabIndex:ct.get().isTouchDevice?-1:0,onKeyDown:he=>{Td.KeyDownEvent({restrict:s,event:he,val_era:we,val_status:ge,set_status:V,val_focus:j,set_focus:Y}),k&&k(he),w&&Vt.SubmitForm(he,h)},onKeyUp:he=>{he.key=="Tab"&&Y(Re=>E(g({},Re),{active:!0}))},onClick:he=>{let Re=he.target.selectionEnd,Te=0;ge.ranges.forEach((Xe,Qe)=>{let{from:ze,length:it,region:vt}=Xe;ze<=Re&&Re<=ze+(vt||it)&&(Te=Qe)}),Y(Xe=>E(g({},Xe),{active:!0,index:Te})),he.preventDefault()},onChange:()=>{}},re))]})},Fs={Origin:r=>{let a=g({fontSize:"inherit",width:1},r),[o]=(0,Po.useState)(r.componentID||(0,yn.UUID)());if(a.componentID=o,yn.default.is.nullish(a.rightIcon)){let l=(r.restrict||"").match(/clock/)?IO.faClock:PO.faCalendarAlt;a.rightIcon=(0,ia.jsx)(Ua,{ssSphere:2,freeCSS:{pointerEvents:"all"},children:(0,ia.jsx)(ce.Sub,{color:"cloud",border:"unset",ssSphere:2,fontColor:"theme",boxShadow:"0.normal",borderRadius:"3.tone.tertiary",flexCenter:!0,ssEffectsOnActive:"push",tabIndex:-1,id:"Picker-"+a.componentID,onClick:()=>{let s=yn.useStore.get(a.componentID);s&&s.openPicker("#Picker-"+a.componentID)},children:(0,ia.jsx)(Ce,{icon:l})})})}return(0,ia.jsx)(Ba,{componentID:a.componentID,children:V$,states:Gn(a)})},Clock:r=>(0,ia.jsx)(Fs.Origin,g({restrict:"clock",era:"clock"},r)),Date:r=>(0,ia.jsx)(Fs.Origin,g({restrict:"date"},r)),Week:r=>(0,ia.jsx)(Fs.Origin,g({restrict:"week"},r)),Month:r=>(0,ia.jsx)(Fs.Origin,g({restrict:"month"},r)),Year:r=>(0,ia.jsx)(Fs.Origin,g({restrict:"year"},r)),DateWareki:r=>{r=g({},r);let[a]=(0,Po.useState)(r.componentID||(0,yn.UUID)());r.componentID=a;let{defaultEra:o="wareki"}=r,[l,s]=(0,Po.useState)((()=>{let d="year";if(o=="wareki"&&(d="reiwa",r.value)){let[u,h,p]=r.value.split(/\D/);if(u&&h&&p){let v=Number(u);v>=2019?(v-=2019,d="reiwa"):v>=1989?(v-=1989,d="heisei"):v>=1926?(v-=1926,d="shouwa"):v>=1912?(v-=1912,d="taisho"):v>=1868&&(v-=1868,d="meiji"),v+=1}}return d})());return(0,Po.useEffect)(()=>{yn.useStore.set({["refreshEra_"+a]:{refreshEra:d=>{s(d)}}})},[]),(0,ia.jsx)(Fs.Origin,E(g({restrict:"dateWareki",leftIndicator:(0,ia.jsx)(ds,{label:"\u5143\u53F7",emptySelect:!1,value:l,tone:r.tone||"border",override:"force",flexCenter:!0,borderTopRightRadius:"2/3",borderBottomRightRadius:"2/3",height:1,freeCSS:{whiteSpace:"nowrap"},options:[{value:"year",label:"\u897F\u66A6"},{value:"reiwa",label:"\u4EE4\u548C"},{value:"heisei",label:"\u5E73\u6210"},{value:"shouwa",label:"\u662D\u548C"},{value:"taisho",label:"\u5927\u6B63"},{value:"meiji",label:"\u660E\u6CBB"}],onUpdateValidValue:d=>{s(d);let u=yn.useStore.get(r.componentID);u&&u.resetEra&&u.resetEra(d)}})},r),{era:l}))},Periods:{Date:r=>(0,ia.jsx)(Fs.Origin,g({restrict:"dates"},r)),Month:r=>(0,ia.jsx)(Fs.Origin,g({restrict:"months"},r))},fn:MO};var tr=Q(Lt()),Wa=Q(fr()),jr=Q(or());var Dd=Q(Lt()),ip=Q(or());var Rd=Q(Lt()),W_=Q(or());var Ed=Q(fr());var np=r=>{let a=r,{color:o="theme",size:l="R",showInitial:s=!1,loaderID:d=""}=a,u=Je(a,["color","size","showInitial","loaderID"]),[h]=(0,Ed.useState)(d),[p]=(0,Ed.useState)((0,W_.UUID)()),[v,b]=(0,Ed.useState)(s),y=0;l=="S"?y=1:l=="R"?y=1.5:l=="L"?y=3:l=="XL"?y=4:l=="MAX"&&(y=6);let w={theme:"hsl( var( --color-theme-hsl ) )",posi:"var( --color-positive )",nega:"var( --color-negative )",warn:"var( --color-warning )",cloud:"hsl( var( --color-layer5-hsl ) )",white:"white"}[o];return(0,Ed.useEffect)(()=>{let C=wt('[data-component-id="'+p+'"]');v?C.removeClass(Da("Hide")).await(10).addClass(Da("Active")):C.removeClass(Da("Active")).await(210).addClass(Da("Hide"))},[v]),(0,Ed.useEffect)(()=>{W_.useStore.set({[p]:{active:C=>{h==C&&b(!0)},stop:C=>{h==C&&b(!1)},stopForce:()=>{b(!1)}}})},[]),(0,Rd.jsxs)(Pe.Center,E(g({className:[Da("MiniLoader"),Da(s?"Active":"Hide")].join(" "),componentID:p,ssSphere:y,position:"relative"},u),{children:[(0,Rd.jsx)("svg",{className:Da("SVG1"),width:"100",height:"100",viewBox:"0 0 100 100",style:{stroke:w},children:(0,Rd.jsx)("circle",{cx:"50",cy:"50",r:"40"})}),(0,Rd.jsx)("svg",{className:Da("SVG2"),width:"100",height:"100",viewBox:"0 0 100 100",style:{stroke:w},children:(0,Rd.jsx)("circle",{cx:"50",cy:"50",r:"40"})})]}))};var ps=Q(Lt()),zO=Q(or());var q_=Q(fr());var FO=()=>{let[r,a]=(0,q_.useState)(!1);return(0,q_.useEffect)(()=>{zO.useStore.set({["Loader-corner-"+ct.get().sessionUID+"-corner"]:{active:()=>{a(!0)},stop:()=>{a(!1)}}})},[]),(0,ps.jsx)(St,{className:[Da("CornerLoader"),r?Da("isActive"):""].join(" "),gap:"1/2",padding:["1/2","3/4"],borderRadius:"3.tone.tertiary",backgroundColor:"dark",position:"fixed",boxShadow:"1.remark",bottom:1,right:1,opacity:"trans",transition:"middle",freeCSS:{zIndex:10,pointerEvents:"none"},children:(0,ps.jsxs)(St,{className:Da("Wrap"),flexWrap:!1,verticalAlign:"center",horizontalAlign:"center",children:[(0,ps.jsx)(R,{className:Da("Ld4")}),(0,ps.jsx)(R,{className:Da("Ld3")}),(0,ps.jsx)(R,{className:Da("Ld2")}),(0,ps.jsx)(R,{className:Da("Ld1")}),(0,ps.jsx)(R,{className:Da("Ld2")}),(0,ps.jsx)(R,{className:Da("Ld3")}),(0,ps.jsx)(R,{className:Da("Ld4")})]})})};var op=r=>{let a=r.color;return{S:o=>(0,Dd.jsx)(np,g({size:"S",color:a},o)),R:o=>(0,Dd.jsx)(np,g({size:"R",color:a},o)),L:o=>(0,Dd.jsx)(np,g({size:"L",color:a},o)),XL:o=>(0,Dd.jsx)(np,g({size:"XL",color:a},o)),MAX:o=>(0,Dd.jsx)(np,g({size:"MAX",color:a},o))}},nn={Wrapper:()=>(0,Dd.jsx)(FO,{}),Theme:op({color:"theme"}),Posi:op({color:"posi"}),Nega:op({color:"nega"}),Warn:op({color:"warn"}),White:op({color:"white"}),Cloud:op({color:"cloud"}),fn:{corner:{active:()=>{let r=ip.useStore.get("Loader-corner-"+ct.get().sessionUID+"-corner");r&&r.active()},stop:()=>{let r=ip.useStore.get("Loader-corner-"+ct.get().sessionUID+"-corner");r&&r.stop()}},mini:{active:(r="")=>{wt("."+Da("MiniLoader")).for(a=>{let{dataset:{componentId:o}={}}=a;if(!o)return;let l=ip.useStore.get(o);l&&l.active&&l.active(r)})},stop:(r="")=>{wt("."+Da("MiniLoader")).for(a=>{let{dataset:{componentId:o}={}}=a;if(!o)return;let l=ip.useStore.get(o);l&&l.stop&&l.stop(r)})},stopALL:()=>{wt("."+Da("MiniLoader")).for(r=>{let{dataset:{componentId:a}={}}=r;if(!a)return;let o=ip.useStore.get(a);o&&o.stopForce&&o.stopForce()})}},stopALL:()=>{nn.fn.corner.stop(),nn.fn.mini.stopALL()}}};function W$(r){let{value:a,states:o}=r,{required:l,options:s,min:d,max:u}=o;d=d||0,u=u||65535;let h=[],p=a.filter(v=>v!==null).length;return l&&(p||h.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"})),p<d&&h.push({type:"invalid",label:d+"\u500B\u4EE5\u4E0A\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"}),p>u&&h.push({type:"invalid",label:u+"\u500B\u307E\u3067\u9078\u629E\u3067\u304D\u307E\u3059"}),{ok:!h.filter(({type:v})=>v=="invalid").length,notice:h}}var lp={InitOptions:r=>{let a=[];return r.forEach(o=>{let{type:l,label:s,value:d,searchValue:u}=o,h=u||(jr.default.is.string(s)?s:"")||(jr.default.is.string(d)?d:"");a.push(E(g({},o),{searchValue:h,type:l||"selector",value:d}))}),a},FilterSelectableOptions:(r,a)=>{let o=r.val_options;if(a||(o=r.val_options.filter(l=>l.type!="label")),r.val_keyword){let l=r.val_keyword.toLower().replace(/ /g,"");o=o.filter(s=>(s.searchValue||"").toLower().replace(/ /g,"").includes(l))}return o}},sp={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=jl(a);return(0,tr.jsx)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:(0,tr.jsx)(We.Description,E(g({className:a.className},l),{position:"absolute",width:1,freeCSS:E(g({},l.freeCSS),{color:"orange"}),"data-id":"shallow_"+o.componentID,children:(0,tr.jsx)(R,{"data-input-value-shallow":o.componentID,children:"A"})}))})},Button:r=>{let{rootStates:a,val_keyword:o,set_keyword:l,val_optionFocused:s,set_optionFocused:d,val_options:u,set_options:h,val_optionsDict:p,set_optionsDict:v,val_preventOpenSelectorOnFocus:b,set_preventOpenSelectorOnFocus:y,val_selectorOpen:w,set_selectorOpen:C,val_status:k,set_status:N,val_validate:P,set_validate:G}=r,I=a,{tone:U,required:H,form:J,className:O,multiSelect:ae,enableFormSubmit:ye,checkValidationAtFirst:re,onValidate:we,onUpdateValue:Se,onUpdateValidValue:ge,value:V="",options:se,leftIndicator:pe,rightIndicator:j,leftIcon:Y,rightIcon:oe,componentID:te,status_id:he,wrapStyles:Re,emptySelect:Te,SearchInput:Xe,SearchInputPlaceholder:Qe,SelectedComponent:ze,SelectorComponent:it,SelectorStyles:vt,SelectorPosition:pt,DynamicOptionsOnSearch:Bt}=I,Rt=Je(I,["tone","required","form","className","multiSelect","enableFormSubmit","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","options","leftIndicator","rightIndicator","leftIcon","rightIcon","componentID","status_id","wrapStyles","emptySelect","SearchInput","SearchInputPlaceholder","SelectedComponent","SelectorComponent","SelectorStyles","SelectorPosition","DynamicOptionsOnSearch"]);return(0,Wa.useEffect)(()=>{var at,De;if(a.disabled||!w)return;let bt=lp.FilterSelectableOptions(r);d((De=(at=bt[0])==null?void 0:at.value)!=null?De:null)},[o]),(0,Wa.useEffect)(()=>{k.eventType!="init"&&(a.max==k.dataValue.length?(C(!1),y(!0),setTimeout(()=>{let at=(0,jr.default)('[data-input-origin="'+a.componentID+'"]');at&&at.focus()},10)):(0,jr.default)("#SearchInput_"+a.componentID).focus())},[k.dataValue]),(0,Wa.useEffect)(()=>{let at="autocomplete-click-"+a.componentID;if(w){if(!(0,jr.default)('[data-input-origin="'+a.componentID+'"]'))return;(0,jr.default)("#SearchInput_"+a.componentID).focus(),(0,jr.default)(document).addEvent({eventID:at,eventType:"mousedown",callback:De=>{let bt=(0,jr.default)(De.target),It=!!(0,jr.default)(bt).parent("."+Ol("Core")).length;(0,jr.default)(bt).parent("."+Ol("Selector")).length||It||C(!1)}})}else(0,jr.default)(document).removeEvent([at]),l("")},[w]),(0,tr.jsxs)(tr.Fragment,{children:[(0,tr.jsx)(R,E(g({tabIndex:0},Rt),{"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(P,k,!!re),"data-component-id":k.componentID,"data-input-origin":k.componentID,"data-focus":!!w,className:[O,Ol("Core")].join(" "),onFocus:at=>{if(Rt!=null&&Rt.onFocus&&(Rt==null||Rt.onFocus(at)),!a.disabled){if(b)return y(!1);C(!0),at.preventDefault()}},onClick:at=>{Rt!=null&&Rt.onClick&&(Rt==null||Rt.onClick(at)),!a.disabled&&C(!0)},onKeyDown:at=>{let{key:De}=at;ye&&Vt.SubmitForm(at,J),!w&&(De==" "||De=="ArrowDown"||De=="ArrowUp"||De=="Enter")&&C(!0)},children:(0,tr.jsxs)(Pe.Left,{flexWrap:!0,gap:"1/3",freeCSS:{letterSpacing:".5px"},children:[(0,tr.jsx)(sp.Selected,g({},r)),(0,tr.jsx)(tn,{width:0,overflow:"hidden",opacity:"trans",children:"A"}),(0,tr.jsx)(sp.SearchInput,g({},r))]})})),w&&(0,tr.jsx)(sp.Selector,g({},r))]})},SearchInput:r=>{let{rootStates:a}=r,[o,l]=(0,Wa.useState)(!1);return a.disabled||!r.val_selectorOpen?null:(0,tr.jsx)(R,{id:"SearchInput_"+a.componentID,placeholder:a.SearchInputPlaceholder||"\u691C\u7D22...",opacity:r.val_selectorOpen?"max":"trans",transition:"middle",flexSizing:0,htmlTag:"input",border:"unset",backgroundColor:"trans",value:r.val_keyword,freeCSS:{outline:"none"},onCompositionStart:s=>{a.onCompositionStart&&a.onCompositionStart(s),l(!0)},onCompositionEnd:s=>{a.onCompositionEnd&&a.onCompositionEnd(s),l(!1)},onKeyDown:s=>{let{key:d,metaKey:u,ctrlKey:h}=s,p=u||h;d=="Escape"?(r.set_selectorOpen(!1),r.set_preventOpenSelectorOnFocus(!0),setTimeout(()=>{let v=(0,jr.default)('[data-input-origin="'+a.componentID+'"]');v&&v.focus()},10)):d=="Tab"?r.set_selectorOpen(!1):d==" "?jr.default.scope(()=>{r.val_selectorOpen||r.val_keyword||(s.preventDefault(),r.set_selectorOpen(!0))}):d=="Backspace"?jr.default.scope(()=>{if(r.val_keyword)return;let v=[...r.val_status.dataValue];v.pop(),r.set_status(b=>E(g({},b),{dataValue:v,eventType:"update",eventID:(0,jr.UUID)()}))}):d=="Enter"&&jr.default.scope(()=>{if(o)return;if(!r.val_selectorOpen)return r.set_selectorOpen(!0);let v=r.val_options.find(y=>y.value==r.val_optionFocused);if(!v)return;let{value:b}=v;r.set_status(y=>{let w=[...y.dataValue];return jr.default.scope(()=>{if(b===null)return w=[];y.dataValue.includes(b)?w=w.filter(C=>C!==b):a.multiSelect?w.push(b):w=[b]}),E(g({},y),{dataValue:w,eventType:"update",eventID:(0,jr.UUID)()})}),r.set_keyword(""),r.set_preventDynamicSearchOnKeywordChange(!0)}),jr.default.scope(()=>{if(!["ArrowDown","ArrowUp"].includes(d))return;if(s.preventDefault(),!r.val_selectorOpen)return r.set_selectorOpen(!0);let v=d=="ArrowDown"?1:-1,b=lp.FilterSelectableOptions(r),y=b.length-1,w=null;jr.default.scope(()=>{var C,k,N,P,G,I,U,H,J,O;let ae=b.findIndex(ye=>ye.value==r.val_optionFocused);if(ae==-1&&(ae=0),v==1){if(w=(k=(C=b[0])==null?void 0:C.value)!=null?k:null,p){w=(N=b[y].value)!=null?N:null;return}if(ae==-1||ae==y)return;w=(G=(P=b[ae+1])==null?void 0:P.value)!=null?G:null}else{if(w=(I=b[y].value)!=null?I:null,p){w=(H=(U=b[0])==null?void 0:U.value)!=null?H:null;return}if(ae==-1||ae==0)return;w=(O=(J=b[ae-1])==null?void 0:J.value)!=null?O:null}}),r.set_optionFocused(w)}),a.enableFormSubmit&&Vt.SubmitForm(s,r.rootStates.form)},onChange:s=>{let d=s.target.value;r.set_keyword(d)}},"searchInput")},Selector:r=>{var a;let[o,l]=(0,Wa.useState)("idle"),[s,d]=(0,Wa.useState)("idle");(0,Wa.useEffect)(()=>{if(!r.val_selectorOpen||!r.rootStates.DynamicOptionsOnSearch)return;if(r.val_preventDynamicSearchOnKeywordChange)return r.set_preventDynamicSearchOnKeywordChange(!1);if(o=="idle")return l("ok");d("fetch");let b="autocomplete-search-"+r.rootStates.componentID;jr.default.interval.once(()=>Ia(void 0,null,function*(){let y=yield r.rootStates.DynamicOptionsOnSearch(r.val_keyword);d("idle");let w=lp.InitOptions(y||[]);r.set_options(w)}),300,b)},[r.val_keyword]);let u=[],h=lp.FilterSelectableOptions(r,!0),p=lp.FilterSelectableOptions(r);h.forEach((b,y)=>{let{type:w,value:C}=b,k=r.val_optionFocused==C,N=r.val_status.dataValue.includes(C),P=r.rootStates.SelectorComponent;u.push((0,tr.jsx)(P,{option:b,isFocused:k,isSelected:N,addCallback:()=>{r.set_status(G=>{let I=[...G.dataValue];return jr.default.scope(()=>{if(C===null)return I=[];G.dataValue.includes(C)?I=I.filter(U=>U!==C):r.rootStates.multiSelect?I.push(C):I=[C]}),E(g({},G),{dataValue:I,eventType:"update",eventID:(0,jr.UUID)()})})}},jr.default.Stringify(C)||(0,jr.UUID)()))}),p.length||(u=[(0,tr.jsx)(We.Supplement,{padding:[0,1],fontColor:"4.thin",children:"\u5019\u88DC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093"},"no-selector-notice")]),s=="fetch"&&(u=[(0,tr.jsxs)(Pe.Left,{padding:1,fontColor:"3.blur",children:[(0,tr.jsx)(nn.Theme.R,{showInitial:!0}),(0,tr.jsx)(We.Supplement,{children:"Loading..."})]},"loader")]);let v={position:"absolute",minWidth:1,freeCSS:{zIndex:1e3}};switch(r.rootStates.SelectorPosition){case 1:v.bottom="100%",v.left=0,v.paddingBottom="1/3";break;case 2:v.bottom="100%",v.right=0,v.paddingBottom="1/3";break;case 3:v.top="100%",v.left=0,v.paddingTop="1/3";break;case 4:v.top="100%",v.right=0,v.paddingTop="1/3";break;default:break}return(0,tr.jsx)(R,E(g({},v),{children:(0,tr.jsx)(Kt.Body,E(g({className:Ol("Selector"),borderRadius:"2.tone.secondary",ssCardBox:!0,boxShadow:"1.normal",overflow:"auto"},r.rootStates.SelectorStyles),{freeCSS:g({maxHeight:12*24},(a=r.rootStates.SelectorStyles)==null?void 0:a.freeCSS),children:(0,tr.jsx)(ot,{gap:"1/12",padding:[1,0],children:u})}))}))},Selected:r=>{let{rootStates:a,val_status:o,set_status:l,val_optionsDict:s}=r,d=[];return o.dataValue.forEach(u=>{let h=s[jr.default.Stringify(u)];if(!h)return;let p=a.SelectedComponent,v=h.label;h.value===null&&(v=""),d.push((0,tr.jsx)(R,{className:Ol("SelectedCell"),children:(0,tr.jsx)(p,{value:h.value,label:v,removeCallback:b=>{if(b.stopPropagation(),b.preventDefault(),a.disabled)return;let y=[...o.dataValue];y=y.filter(w=>w!==u),l(w=>E(g({},w),{dataValue:y,eventType:"update",eventID:(0,jr.UUID)()}))}})},jr.default.Stringify(h.value)))}),(0,tr.jsx)(tr.Fragment,{children:d})},Core:r=>{var a;let{value:o}=r,[l,s]=(0,Wa.useState)(!1),[d,u]=(0,Wa.useState)(!1),[h,p]=(0,Wa.useState)(!1),[v,b]=(0,Wa.useState)(""),[y,w]=(0,Wa.useState)(r.options),[C,k]=(0,Wa.useState)((a=r.value[0])!=null?a:null),[N,P]=(0,Wa.useState)({}),[G,I]=(0,Wa.useState)(Vt.DefaultStatus(r.componentID,o)),[U,H]=(0,Wa.useState)({ok:!1,notice:[]}),J=(0,Wa.useRef)(!1);(0,Wa.useEffect)(()=>{J.current?w(r.options):J.current=!0},[r.options]),(0,Wa.useEffect)(()=>{if(!y.length)return;let re=[...y],we=g({},N);re.forEach(Se=>{Se.type!="label"&&(we[jr.default.Stringify(Se.value)]=Se)}),P(we)},[y]);let O={rootStates:r,val_options:y,set_options:w,val_optionFocused:C,set_optionFocused:k,val_optionsDict:N,set_optionsDict:P,val_preventDynamicSearchOnKeywordChange:d,set_preventDynamicSearchOnKeywordChange:u,val_preventOpenSelectorOnFocus:l,set_preventOpenSelectorOnFocus:s,val_selectorOpen:h,set_selectorOpen:p,val_keyword:v,set_keyword:b,val_status:G,set_status:I,val_validate:U,set_validate:H},ae=!!r.multiSelect;Vt.CommonEffects({type:ae?"autocomplete.multi":"autocomplete.single",states:r,val_status:G,set_status:I,val_validate:U,set_validate:H,SystemValidation:W$});let ye=G.dataValue.length&&G.dataValue[0]!==null;return ye=ye||h,(0,tr.jsxs)(Va,{val_status:G,set_status:I,val_validate:U,states:r,children:[(0,tr.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:ye}),(0,tr.jsx)(sp.Shallow,g({},O)),(0,tr.jsx)(sp.Button,g({},O))]})}},Y_=r=>{var a;let o=g({},r);return o=E(g({value:[],min:0,max:65535,multiSelect:!0,SearchInput:!0,emptySelect:!0,SelectorComponent:({option:l,isSelected:s,isFocused:d,addCallback:u})=>l.type=="selector"?(0,tr.jsx)(ce.Sub.S,{color:"cloud",backgroundColor:"trans",borderRadius:0,fontColor:"2.normal",textAlign:"left",padding:["1/2",1.5],isActive:d,isActiveStyles:{backgroundColor:"cloud"},onClick:h=>{u()},children:(0,tr.jsxs)(Pe.Left,{gap:"1/2",children:[s&&(0,tr.jsx)(Ce.Check,{fontColor:"theme"}),(0,tr.jsx)(We.Supplement,{transition:"short",children:l.label})]})}):(0,tr.jsx)(tr.Fragment,{children:l.label}),SelectedComponent:({value:l,label:s,removeCallback:d})=>(0,tr.jsxs)(Pe.Left,{ssCardBox:"cloud",borderRadius:"2.tone.secondary",fontSize:"1.mini",padding:"1/2",gap:0,children:[(0,tr.jsx)(R,{padding:[0,"1/4"],children:s}),(0,tr.jsx)(ce.Sub,{flexSizing:"none",color:"cloud",fontColor:"white",backgroundColor:"layer.5",isRounded:!0,padding:"1/4",onClick:d,freeCSS:{lineHeight:1,aspectRatio:"1/1"},children:(0,tr.jsx)(Ce.Times,{ssSphere:1})})]}),SelectorPosition:3},o),{freeCSS:g({cursor:"pointer"},o.freeCSS)}),o.multiSelect||(o.min=0,o.max=1),o.options=o.options||[],o.emptySelect&&(o.options=[{value:null,label:(0,tr.jsx)(We.Supplement,{fontColor:"4.thin",children:"\u9078\u629E\u3092\u89E3\u9664"})},...o.options]),o.value=jr.default.flatArray((a=o.value)!=null?a:null),o.options=lp.InitOptions(o.options),jr.default.is.nullish(o.rightIcon)&&(o.rightIcon=(0,tr.jsx)(Ua,{ssSphere:2,children:(0,tr.jsx)(Ce.Search,{})}),o.disabled&&(o.rightIcon=(0,tr.jsx)(Ua,{ssSphere:2,fontColor:"5.translucent",children:(0,tr.jsx)(Ce.Ban,{})}))),o.rightIcon&&(o=g({paddingRight:3},o)),o.leftIcon&&(o=g({paddingLeft:3},o)),(0,tr.jsx)(Ba,{componentID:o.componentID,children:sp.Core,states:Gn(o)})};var Ad=Q(Lt());var jO=r=>(0,Ad.jsx)(Y_,g({multiSelect:!1,SelectedComponent:({value:a,label:o})=>(0,Ad.jsx)(Ad.Fragment,{children:o}),rightIcon:(0,Ad.jsx)(Ua,{ssSphere:2,children:(0,Ad.jsx)(Ce.AngleDown,{})})},r));var Tr=Q(Lt()),Ld=Q(fr()),Hl=Q(or());var Mo=Q(Lt()),HO=Q(fr()),wo=Q(or());var Dc=Q(fr());var Kn={add:function(r){let a=wo.useStore.get("Snackbar-"+ct.get().sessionUID);return a&&a.add(r),this},remove:function(r){let a=wo.useStore.get("Snackbar-"+ct.get().sessionUID);return a&&a.remove(r),this},removeALL:function(){let r=wo.useStore.get("Snackbar-"+ct.get().sessionUID);return r&&r.removeALL(),this},Wrapper:()=>(0,Mo.jsx)(UO.Wrapper,{})},UO={Cell:r=>{let a=r,{snackID:o,secondsToClose:l,componentID:s=(0,wo.UUID)(),children:d,customChildren:u}=a,h=Je(a,["snackID","secondsToClose","componentID","children","customChildren"]),[p]=(0,Dc.useState)(s),[v,b]=(0,Dc.useState)(r.secondsToClose||10);(0,Dc.useEffect)(()=>{let w=wt('[data-component-id="'+p+'"]');setTimeout(()=>{w.addClass(mm("FadeIn"))},10),wo.useStore.set({["Snackbar-"+o]:{remove:()=>{w.addClass(mm("FadeOut"))}}})},[]),(0,Dc.useEffect)(()=>{wo.default.interval.once(()=>{v<=0||b(v-1)},1e3,"Snackbar-"+p),v===0&&Kn.remove(o)},[v]);let y=(0,Mo.jsx)(Mo.Fragment,{});return u?y=(0,Mo.jsx)(u,{close:()=>{Kn.remove(o)}}):y=(0,Mo.jsxs)(Pe.Separate,{verticalAlign:"top",children:[(0,Mo.jsx)(R,{padding:["1/4",0],flexSizing:0,children:wo.default.is.function(d)?(0,Mo.jsx)(d,{}):d}),(0,Mo.jsx)(ce.Clear,{color:"layer",backgroundColor:"layer.4.opa.low",fontColor:"white",ssSphere:2.5,onClick:()=>{Kn.remove(o)},children:(0,Mo.jsx)(Ce.Times,{})})]}),(0,Mo.jsx)(R,E(g({className:mm("Cell"),componentID:p,onMouseOver:()=>{b(-1)},onMouseOut:()=>{b(l||10)},opacity:"trans",width:1,padding:"2/3",marginBottom:1,borderRadius:"1.tone.primary",fontColor:"white",boxShadow:"1.remark",backgroundColor:"dark",transition:"middle"},h),{children:y}))},Wrapper:()=>{let[r,a]=(0,Dc.useState)((0,wo.UUID)()),[o,l]=(0,Dc.useState)([]);(0,Dc.useEffect)(()=>{wo.useStore.set({["Snackbar-"+ct.get().sessionUID]:{add:d=>{d.snackID=d.snackID||(0,wo.UUID)();let u=o.findIndex(h=>h.snackID==d.snackID);if(u==-1)o.unshift(E(g({},d),{snackID:d.snackID}));else{let h=[...o];h[u]=E(g({},d),{snackID:d.snackID}),o=h}a((0,wo.UUID)())},remove:d=>{let u=wo.useStore.get("Snackbar-"+d);u&&u.remove&&(u.remove(),setTimeout(()=>{let h=o.findIndex(v=>v.snackID==d);if(h==-1)return;let p=[...o];p.splice(h,1),l(p)},210))},removeALL:()=>{l([])}}})},[o.length]);let s=o.map(d=>(0,HO.createElement)(UO.Cell,E(g({},d),{key:d.snackID})));return(0,Mo.jsx)(St,{className:["AMOTIFY_be","AMOTIFY_be_snackbar",mm("Wrapper")].join(" "),position:"fixed",right:0,bottom:0,paddingLeft:0,paddingRight:1,paddingBottom:"safeAreaBottom",verticalAlign:"bottom",overflow:"auto",UnderBreakPointStyles:{left:0,paddingLeft:1,width:"auto"},children:s})}};var XO=Q(KO());function q$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a.length&&s.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var QO={List:r=>{let{rootStates:a,val_status:o,set_status:l}=r;if(a.useSystemOnly)return null;let s=a.limit-(o.dataValue||[]).length,d=(o.dataValue||[]).map((u,h)=>(0,Tr.jsx)(QO.ListCell,E(g({},r),{index:h,val_file:u}),u.name));return s>0&&d.push((0,Tr.jsx)(R,E(g({htmlTag:"label"},a.cellStyles),{className:[a.cellClassName,is("AddButton")].join(" "),"data-component-id":o.componentID,htmlFor:a.id,tabIndex:a.tabIndex,onKeyDown:u=>{let{key:h}=u;a.tabIndex!=-1&&[" ","Enter"].includes(h)&&wt("#"+a.id).click()},children:(0,Tr.jsxs)(Pe.Center,{padding:["1/3",0],children:[(0,Tr.jsx)(R,{isRounded:!0,className:is("AddIcon"),children:(0,Tr.jsx)(Ce,{icon:XO.faCloudArrowUp,className:is("Icon"),fontColor:"theme",fontSize:"4.thirdTitle",backgroundColor:"theme.opa.low",ssSphere:3,padding:"1/2"})}),(0,Tr.jsxs)(R,{children:[(0,Tr.jsxs)(R,{fontColor:"theme",fontSize:"2.normal",isSemiBoldFont:!0,children:["\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E(",s,")"]}),(0,Tr.jsx)(R,{fontColor:"4.thin",fontSize:"0.xs",isSemiBoldFont:!0,children:"\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30ED\u30C3\u30D7"})]})]})}),"AddButton")),(0,Tr.jsx)(ot,E(g({flexSizing:"auto"},jl(a)),{className:a.className,children:d}))},ListCell:r=>{let{index:a,rootStates:o,val_file:l,val_status:s,set_status:d}=r,{name:u,size:h,type:p}=l,[v,b]=(0,Ld.useState)(!1),y=(0,Hl.UUID)(),w=h.rank(),[C,k]=u.replace(/\s/,"").replace(/(.*)\.(.*)$/,"$1 $2").split(" "),N="\u30D5\u30A1\u30A4\u30EB";return p.match(/image/)?N=p.replace(/image\//,""):p.match(/pdf/)?N="PDF":p.match(/csv/)?N="CSV":p.match(/spreadsheet/)?N="SpreadSheet":p.match(/presentation/)?N="PowerPoint":p.match(/word/)?N="Word":p.match(/zip/)?N="Zip":p.match(/powerpoint/)?N="PowerPoint":p.match(/html/)?N="HTML":p.match(/js/)?N="JavaScript":p.match(/css/)?N="CSS":p.match(/text\/plain/)&&(N="\u30C6\u30AD\u30B9\u30C8"),(0,Ld.useEffect)(()=>{v&&setTimeout(()=>{wt("#"+y).focus()},100)},[v]),(0,Tr.jsxs)(St,E(g({verticalAlign:"center",flexWrap:!1,gap:1,className:o.cellClassName},o.cellStyles),{children:[(0,Tr.jsx)(Ce.File,{fontSize:"4.thirdTitle",fontColor:"4.thin"}),(0,Tr.jsxs)(R,{flexSizing:0,children:[(0,Tr.jsx)(R,{children:(0,Tr.jsx)(St,{verticalAlign:"center",gap:"2/3",flexWrap:!1,className:is("FileName"),children:v?(0,Tr.jsx)(Tr.Fragment,{children:(0,Tr.jsxs)(ot,{flexSizing:0,gap:"1/2",children:[(0,Tr.jsxs)(St,{gap:"2/3",verticalAlign:"center",children:[(0,Tr.jsx)(bn,{tone:"border",wrapStyles:{flexSizing:"auto"},restrict:"fileName",name:"name",required:!0,id:y,form:"form-"+y,enableFormSubmit:!0,value:C,onKeyDown:P=>{let{key:G}=P;G=="Escape"&&b(!1)}}),(0,Tr.jsxs)(R,{children:[". ",k]})]}),(0,Tr.jsxs)(St,{gap:"2/3",horizontalAlign:"right",flexWrap:!1,children:[(0,Tr.jsx)(ce.Sub,{padding:["2/3",1],onClick:()=>{b(!1)},children:"\u9589\u3058\u308B"}),(0,Tr.jsx)(ce,{padding:["2/3",1],submitOption:{formName:"form-"+y,callback:P=>Ia(void 0,null,function*(){let{name:G}=P,I=[...s.dataValue],U=I[a],H=U.id;if(!U)return;let{target:J}=yield U.convert();if(!J)return;let O=yield String(J.result).toBlob(l.type);if(!O)return;let ae=new File([O],G+"."+k,{type:U.type});ae.id=H,I[a]=ae,d(ye=>E(g({},ye),{dataValue:I,eventType:"update",eventID:(0,Hl.UUID)()})),b(!1)})},children:"\u6C7A\u5B9A"})]})]})}):(0,Tr.jsxs)(Tr.Fragment,{children:[u,!!o.isNameEditable&&(0,Tr.jsx)(ce.Clear,{ssSphere:2.5,flexSizing:"none",fontColor:"4.thin",padding:"1/3",ssEffectsOnActive:"expand",color:"cloud",onClick:()=>{b(!0)},children:(0,Tr.jsx)(Ce.Pen,{})})]})})}),!v&&(0,Tr.jsxs)(R,{fontSize:"1.mini",fontColor:"4.thin",flexSizing:0,children:[N,"\u30D5\u30A1\u30A4\u30EB / ",w,"B"]})]}),(0,Tr.jsx)(ce.Sub,{color:"cloud",fontColor:"4.thin",ssSphere:3,onClick:()=>{let P=[...s.dataValue];P[a]&&(P.splice(a,1),d(G=>E(g({},G),{dataValue:P,eventType:"update",eventID:(0,Hl.UUID)()})))},children:(0,Tr.jsx)(Ce.Times,{})})]}))}},Y$=r=>{let a=r,{tone:o,required:l,form:s,isNameEditable:d,useSystemOnly:u,accept:h="*",limit:p=1,checkValidationAtFirst:v,onChange:b,onValidate:y,onUpdateValue:w,onUpdateValidValue:C,value:k=[],className:N,cellStyles:P,cellClassName:G,componentID:I,status_id:U,enableFormSubmit:H,freeCSS:J,wrapStyles:O}=a,ae=Je(a,["tone","required","form","isNameEditable","useSystemOnly","accept","limit","checkValidationAtFirst","onChange","onValidate","onUpdateValue","onUpdateValidValue","value","className","cellStyles","cellClassName","componentID","status_id","enableFormSubmit","freeCSS","wrapStyles"]),[ye,re]=(0,Ld.useState)(Vt.DefaultStatus(r.componentID||"",k)),[we,Se]=(0,Ld.useState)({ok:!1,notice:[]}),ge={rootStates:r,val_status:ye,set_status:re};(0,Ld.useEffect)(()=>{Hl.useStore.set({["AddFiles-"+ye.componentID]:se=>{re(pe=>{let j=pe.dataValue,Y=[];for(var oe=0;oe<(se==null?void 0:se.length);oe++){let te=se[oe],{type:he,name:Re}=te;if(oe+1+j.length>p){Kn.add({componentID:Re,secondsToClose:12e3,children:`\u30D5\u30A1\u30A4\u30EB\u9078\u629E\u4E0A\u9650\u3092\u8D85\u3048\u305F\u305F\u3081\u3001${Re}}\u306F\u8FFD\u52A0\u3067\u304D\u307E\u305B\u3093\u3002`,backgroundColor:"nega"});continue}if(h&&h=="image"&&!he.match(/image/)){Kn.add({componentID:Re,secondsToClose:12e3,children:`\u30D5\u30A1\u30A4\u30EB\u5F62\u5F0F\u304C\u7570\u306A\u308B\u305F\u3081\u3001${Re} \u306F\u8FFD\u52A0\u3067\u304D\u307E\u305B\u3093\u3002`,backgroundColor:"nega"});continue}Y.push(te)}return E(g({},pe),{dataValue:[...j,...Y],eventType:"update",eventID:(0,Hl.UUID)()})})}})},[]),Vt.CommonEffects({type:"file",states:r,val_status:ye,set_status:re,val_validate:we,set_validate:Se,SystemValidation:q$});let V="";return h&&(h=="image"?V="image/png,image/jpeg":V=h),(0,Tr.jsxs)(Va,{val_status:ye,set_status:re,val_validate:we,states:r,children:[(0,Tr.jsx)(R,E(g({htmlTag:"input",type:"file",className:is("Input"),"data-component-id":ye.componentID,accept:V,multiple:p!=1,onChange:se=>Ia(void 0,null,function*(){b&&b(se);let pe=se.target,j=pe.files,Y=[];for(var oe=0;oe<(j==null?void 0:j.length);oe++){let te=j[oe],he=te.name;if(te.id=(0,Hl.UUID)(),oe+1+ye.dataValue.length>p){Kn.add({componentID:he,secondsToClose:12e3,children:`\u30D5\u30A1\u30A4\u30EB\u767B\u9332\u6570\u3092\u8D85\u3048\u305F\u305F\u3081\u3001${he}}\u306F\u8FFD\u52A0\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002`,backgroundColor:"nega"});continue}Y.push(te)}re(te=>E(g({},te),{dataValue:[...te.dataValue,...Y],eventType:"update",eventID:(0,Hl.UUID)()})),pe.value=""})},ae),{opacity:"low",tabIndex:-1,value:""})),(0,Tr.jsx)(QO.List,g({},ge))]})},Ow=r=>(r=E(g({limit:1,isNameEditable:!0,useSystemOnly:!1,tone:"border",value:[]},r),{override:"force",cellStyles:g(g({},Gn({tone:r.tone||"border"})),r.cellStyles)}),(0,Tr.jsx)(Ba,{componentID:r.componentID,children:Y$,states:r}));Ow.fn={openDialog:r=>{let{multiple:a,accept:o}=r;return new Promise(l=>{let s=document.createElement("input");s.type="file",s.multiple=a!=null?a:!0,o&&(o=="image"?s.accept="image/png,image/jpeg":s.accept=o),s.onchange=d=>{l(d.target.files)},s.click()})}},typeof window!="undefined"&&window.document&&(0,Hl.default)(document).addEvent({eventType:"dragover",callback:r=>{r.preventDefault(),wt("."+is("AddButton")).addClass(is("Draggable"))},options:{passive:!1}}).addEvent({eventType:"drop",callback:r=>{r.preventDefault(),wt("."+is("AddButton")).removeClass(is("Draggable"));let a=r.dataTransfer.files;if(a.length){let o=r.target;if(wt(o).hasClass(is("AddButton"))){let{componentId:l}=o.dataset,s=Hl.useStore.get("AddFiles-"+l);s&&s(a)}}},options:{passive:!1}});var Co=Q(Lt()),js=Q(or()),Em=Q(fr());function $$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var ZO=r=>{let{value:a,val_status:o}=r,{min:l,max:s,step:d}=o;a=Math.max(a,l),a=Math.min(a,s);let u=a/s*s;return u=Math.round(u/d),{stepValue:u*d,stepIndex:u,positionLeft:u*d/s*100+"%"}},JO={IndicatorLabels:r=>{let{componentID:a,min:o,max:l,step:s,customLegends:d}=r,u=[],h=Math.round(o/s),p=Math.round(l/s),v=p-h+1;for(var b=h;b<=p;b++){let y=b*s;y=Math.max(y,o),y=Math.min(y,l);let w=y/l*100+"%";u.push((0,Co.jsx)(R,{className:Is("Label"),id:"Legend-"+a+"-"+b,display:b==h||b==p?"flex":"none",position:"absolute",top:0,unitHeight:1,unitWidth:1.5,transition:"middle",fontColor:"1.clear",verticalAlign:"center",horizontalAlign:"center",freeCSS:{left:w,whiteSpace:"nowrap",textAlign:"center"},children:d?d(y):y.rank()},y))}return(0,Em.useEffect)(()=>{let y=()=>{let w=wt("#Labels-"+a),{width:C}=w.position(),k=Math.round(C/50)-1,N=Math.round(v/k);for(let P=h+1;P<p;P++)wt("#Legend-"+a+"-"+P).css({display:P%N==0?"flex":"none"})};return(0,js.default)(window).addEvent({eventID:"SliderResizeCallback-"+a,eventType:"resize",callback:()=>{y()}}),y(),()=>{(0,js.default)(window).removeEvent("SliderResizeCallback-"+a)}},[]),(0,Co.jsx)(St,{className:Is("Labels"),verticalAlign:"center",horizontalAlign:"between",fontSize:"0.xs",position:"relative",unitHeight:1,id:"Labels-"+a,children:(0,Co.jsx)(R,{position:"absolute",top:0,left:0,bottom:0,freeCSS:{right:12*1.5},children:u})})},Rail:r=>{let{val_status:a,set_status:o,DotData:l,form:s,enableFormSubmit:d}=r,{componentID:u}=a;return(0,Co.jsxs)(St,{className:Is("Rail"),position:"relative",paddingLeft:"1/2",unitHeight:1.5,verticalAlign:"center",freeCSS:{minWidth:"10rem",zIndex:1,cursor:"pointer"},onPointerDown:h=>{r.rootStates.disabled||(h.stopPropagation(),cp.Effects.Start(h,{val_status:a,set_status:o,DotData:l}))},children:[(0,Co.jsx)(R,{className:Is("Bar"),backgroundColor:"layer.4",position:"relative",borderRadius:"1.tone.primary",transition:"middle",flexSizing:"none",unitHeight:"2/3",width:1,id:u+"_Bar",children:(0,Co.jsx)(R,{className:Is("BarColor"),position:"relative",height:1,width:0,left:0,transition:"long",borderRadius:"inherit",backgroundColor:r.color,opacity:"middle",overflow:"hidden",freeCSS:{width:l.positionLeft},id:u+"_BarColor"})}),(0,Co.jsx)(R,{className:Is("BallWrap"),position:"absolute",top:0,left:0,bottom:0,freeCSS:{right:12*1.5},children:(0,Co.jsx)(ce.Plain,{className:Is("Ball"),position:"absolute",boxShadow:"1.remark",backgroundColor:r.color,top:0,left:0,ssSquare:1.5,borderRadius:"1.tone.primary",freeCSS:{zIndex:2,left:l.positionLeft},id:u+"_Ball",onKeyDown:h=>{cp.KeyDownEvent({event:h,val_status:a,set_status:o,DotData:l}),d&&Vt.SubmitForm(h,s)}})})]})}},cp={Effects:{Start:(r,a)=>{(0,js.default)(document).addEvent({eventID:"SliderMouseMove",eventType:"mousemove",callback:o=>{cp.Effects.Move(o,a)},options:{passive:!1}}).addEvent({eventID:"SliderTouchMove",eventType:"touchmove",callback:o=>{cp.Effects.Move(o,a)},options:{passive:!1}}).addEvent({eventID:"SliderMouseUp",eventType:"mouseup",callback:()=>{cp.Effects.End()}}).addEvent({eventID:"SliderTouchEnd",eventType:"touchend",callback:()=>{cp.Effects.End()}})},Move:(r,a)=>{let o=js.default.getCursor(r).x,{val_status:l,set_status:s}=a,{componentID:d,min:u,max:h}=l,p=wt("#"+d+"_Ball"),v=wt("#"+d+"_Bar"),b=wt("#"+d+"_BarColor"),{width:y,left:w}=v.position(),C=(o-w)/y;C=Math.max(C,0),C=Math.min(C,1);let k=C*h,N=ZO({value:k,val_status:l}),P=N.positionLeft,G=N.stepValue;return p.css({left:P}),b.css({width:P}),s(I=>{let U=I.dataValue;return G==U?I:E(g({},I),{dataValue:G,eventType:"update",eventID:(0,js.UUID)()})}),r.preventDefault(),r.stopPropagation(),!1},End:()=>{(0,js.default)(document).removeEvent(["SliderMouseMove","SliderTouchMove","SliderMouseUp","SliderTouchEnd"])}},KeyDownEvent:r=>{let{event:a,val_status:o,set_status:l}=r,{min:s,max:d,step:u}=o,{key:h,metaKey:p,ctrlKey:v}=a,b=v||p,y=o.dataValue;h.match(/Arrow/)&&(a.preventDefault(),h.match(/Left|Up/)?b?y=s:y-=u:h.match(/Right|Down/)&&(b?y=d:y+=u),y=Math.max(Math.min(y,d),s),l(w=>E(g({},w),{dataValue:y,eventType:"update",eventID:(0,js.UUID)()})))}},G$=r=>{let a=r,{color:o="theme",required:l,form:s="",legends:{enable:d=!0,custom:u,showAlways:h=!1}={},min:p,max:v,step:b,enableFormSubmit:y,checkValidationAtFirst:w,onValidate:C,onUpdateValue:k,onUpdateValidValue:N,value:P="",className:G,freeCSS:I,wrapStyles:U}=a,H=Je(a,["color","required","form","legends","min","max","step","enableFormSubmit","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","className","freeCSS","wrapStyles"]),[J,O]=(0,Em.useState)({componentID:r.componentID||"",dataValue:P,min:p,max:v,step:b,eventType:"init",eventID:(0,js.UUID)()}),[ae,ye]=(0,Em.useState)({ok:!1,notice:[]});Vt.CommonEffects({type:"slider",states:r,val_status:J,set_status:O,val_validate:ae,set_validate:ye,SystemValidation:$$});let re=ZO({value:J.dataValue,val_status:J});return(0,Co.jsx)(Va,{val_status:J,set_status:O,val_validate:ae,states:r,children:(0,Co.jsxs)(ot,{gap:"1/2",flexSizing:"auto",className:[Is("Wrap"),G,Is("ShowLegendsAlways_"+h)].join(" "),children:[(0,Co.jsx)(JO.Rail,{rootStates:r,color:o,val_status:J,set_status:O,DotData:re,form:s,enableFormSubmit:y}),!!d&&(0,Co.jsx)(JO.IndicatorLabels,{componentID:J.componentID,min:p,max:v,step:b,customLegends:u})]})})},e7=r=>{let a=g({},r);return(0,Co.jsx)(Ba,{componentID:r.componentID,children:G$,states:No(a)})};var zo=Q(Lt()),Iw=Q(or()),Pw=Q(fr());function K$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"ON\u306B\u306A\u3063\u3066\u3044\u307E\u305B\u3093"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var X$=r=>{let a=r,{componentID:o,color:l="posi",required:s,form:d,id:u,enableFormSubmit:h,checkValidationAtFirst:p,onChange:v,onKeyDown:b,onValidate:y,onUpdateValue:w,onUpdateValidValue:C,size:k="regular",value:N="",icon:P="",isApply:G=!1}=a,I=Je(a,["componentID","color","required","form","id","enableFormSubmit","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","size","value","icon","isApply"]),[U,H]=(0,Pw.useState)({componentID:r.componentID||"",dataValue:N,eventType:"init",eventID:(0,Iw.UUID)()}),[J,O]=(0,Pw.useState)({ok:!1,notice:[]}),ae=!!U.dataValue;Vt.CommonEffects({type:"switch",states:r,val_status:U,set_status:H,val_validate:J,set_validate:O,SystemValidation:K$});let ye="middle",re=5,we=3;return G&&(we=4),(0,zo.jsxs)(Va,{val_status:U,set_status:H,val_validate:J,states:r,children:[(0,zo.jsx)(R,g({htmlTag:"input",type:"checkbox","data-component-id":U.componentID,checked:U.dataValue,className:gd("Input"),id:u,onKeyDown:Se=>{b&&b(Se),h&&Vt.SubmitForm(Se,d)},onChange:Se=>{let{checked:ge}=Se.target;J.ok&&O({ok:!1,notice:[]}),H(V=>E(g({},V),{dataValue:ge,eventType:"update",eventID:(0,Iw.UUID)()})),v&&v(Se)}},I)),(0,zo.jsx)(Cc.Plain,{tabIndex:-1,htmlFor:u,padding:"1/4",transition:ye,borderRadius:"1.tone.primary",className:gd("Label"),children:(0,zo.jsx)(R,E(g({},G?{padding:"1/4",isRounded:!0,backgroundColor:ae?l:"layer.3"}:{}),{children:(0,zo.jsxs)(Pe.Center,{unitHeight:k=="small"?2:k=="regular"?2.5:k=="large"?3:0,position:"relative",freeCSS:{aspectRatio:(re+we)/re},children:[!G&&(0,zo.jsx)(R,{position:"absolute",backgroundColor:ae?l:"layer.5",isRounded:!0,transition:ye,width:1,opacity:"middle",className:gd("Bar"),freeCSS:{height:"40%"}}),(0,zo.jsx)(R,{position:"absolute",top:0,backgroundColor:!G&&ae?l:"white",transition:ye,isRounded:!0,flexCenter:!0,boxShadow:"1.remark",className:gd("Dot"),freeCSS:{height:"100%",aspectRatio:"1",left:ae?`calc(${we.ratio(re+we)}%)`:0},children:P&&(0,zo.jsx)(R,{transition:ye,flexCenter:!0,fontColor:ae?G?l:"white":"6.clear",children:P})})]})}))})]})},$_=r=>{let a=g({},r);return a.value=!!a.value,a.color=a.color||"theme",(0,zo.jsx)(Ba,{componentID:a.componentID,children:X$,states:a})},Dm=$_;Dm.S=r=>(0,zo.jsx)($_,E(g({},r),{size:"small"})),Dm.R=r=>(0,zo.jsx)($_,E(g({},r),{size:"regular"})),Dm.L=r=>(0,zo.jsx)($_,E(g({},r),{size:"large"}));var t7=Q(Lt());var r7=r=>(0,t7.jsx)(V_,E(g({icon:!0},r),{isChecker:!0,value:!!r.value,options:[{value:!0,label:r.label}]}));var Ac=Q(Lt()),a7=Q(or()),G_=Q(fr());var Q$=r=>{let a=r,{__sys_segmented_type:o,tone:l,value:s,options:d,onUpdateValue:u,onUpdateValidValue:h,enableFormSubmit:p,checkValidationAtFirst:v,cellStyles:b,cellClassName:y,cellCheckedClassName:w,cellCheckedStyles:C,freeCSS:k,wrapStyles:N}=a,P=Je(a,["__sys_segmented_type","tone","value","options","onUpdateValue","onUpdateValidValue","enableFormSubmit","checkValidationAtFirst","cellStyles","cellClassName","cellCheckedClassName","cellCheckedStyles","freeCSS","wrapStyles"]),[G]=(0,G_.useState)((0,a7.UUID)()),[I,U]=(0,G_.useState)(s),[H,J]=(0,G_.useState)(I);return I!=s&&(U(s),J(s)),(0,Ac.jsx)(xd,E(g({options:d,value:H,componentID:G,icon:!1,flexWrap:!1,borderRadius:"2.tone.secondary",position:"relative"},P),{freeCSS:g({whiteSpace:"nowrap"},k),cellStyles:g({flexCenter:!0,ssEffectsOnActive:"push"},b),cellCheckedStyles:g({},C),cellClassName:[y,D_("Label"),D_("Tone_"+o.replace(/\./ig,""))].join(" "),cellCheckedClassName:[w,D_("Checked")].join(" "),tone:"custom",onUpdateValue:u,onUpdateValidValue:(...O)=>{h&&h(...O),o=="bottomline"&&J(O[0])}}))},K_=r=>{let{__sys_segmented_type:a}=r;return a=a||"plain",a=="plain"&&(r=E(g({padding:"1/3",gap:"1/3",ssCardBox:!0},r),{cellStyles:g({padding:["1/2","3/4"],borderRadius:"inherit",position:"relative"},r.cellStyles),cellCheckedStyles:g({backgroundColor:"theme",boxShadow:"1.normal",fontColor:"white"},r.cellCheckedStyles)})),(0,Ac.jsx)(Q$,g({__sys_segmented_type:"plain"},r))},hs=K_;hs.Cloud=r=>{let a=E(g({__sys_segmented_type:"cloud",padding:"1/3",gap:"1/3",backgroundColor:"cloud"},r),{cellStyles:g({padding:"3/4",borderRadius:"inherit",position:"relative"},r.cellStyles),cellCheckedStyles:g({boxShadow:"1.normal",backgroundColor:"theme",fontColor:"white"},r.cellCheckedStyles)});return(0,Ac.jsx)(K_,g({},a))},hs.CloudTheme=r=>{let a=g({backgroundColor:"theme.opa.few",fontColor:"theme",__sys_segmented_type:"cloud.theme"},r);return(0,Ac.jsx)(hs.Cloud,g({},a))},hs.CloudMono=r=>{let a=E(g({fontColor:"3.blur",__sys_segmented_type:"cloud.mono"},r),{cellCheckedStyles:g({backgroundColor:"layer.1",fontColor:"1.clear"},r.cellCheckedStyles)});return(0,Ac.jsx)(hs.Cloud,g({},a))},hs.Border=r=>{let a=E(g({backgroundColor:"layer.1",border:"2.normal",overflow:"hidden",gap:0,fontColor:"3.blur",ssLastChildLossBorder:"right",boxShadow:"0.min",__sys_segmented_type:"border"},r),{cellStyles:g({padding:["3/4",1],borderRadius:0,borderRight:"2.normal"},r.cellStyles),cellCheckedStyles:g({backgroundColor:"theme.opa.few",fontColor:"theme"},r.cellCheckedStyles)});return(0,Ac.jsx)(K_,g({},a))},hs.BorderVivid=r=>{let a=E(g({border:!0,borderColor:"theme",__sys_segmented_type:"border.vivid"},r),{cellStyles:g({borderRight:!0,borderColor:"theme"},r.cellStyles),cellCheckedStyles:g({backgroundColor:"theme",fontColor:"white"},r.cellCheckedStyles)});return(0,Ac.jsx)(hs.Border,g({},a))},hs.Bottomline=r=>{let a=E(g({__sys_segmented_type:"bottomline",gap:0,fontColor:"3.blur"},r),{cellStyles:g({ssEffectsOnActive:"ripple.theme",borderRadius:0,padding:1},r.cellStyles),cellCheckedStyles:g({fontColor:"theme"},r.cellCheckedStyles)});return(0,Ac.jsx)(K_,g({},a))};var X_=Q(Lt()),n7=Q(or()),Mw=Q(fr());function J$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"ON\u306B\u306A\u3063\u3066\u3044\u307E\u305B\u3093"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var Z$=r=>{let a=r,{componentID:o,required:l,form:s,enableFormSubmit:d,checkValidationAtFirst:u,onChange:h,onKeyDown:p,onValidate:v,onUpdateValue:b,onUpdateValidValue:y,value:w=""}=a,C=Je(a,["componentID","required","form","enableFormSubmit","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value"]),[k,N]=(0,Mw.useState)(Vt.DefaultStatus(r.componentID||"",w)),[P,G]=(0,Mw.useState)({ok:!1,notice:[]});return Vt.CommonEffects({type:"color",states:r,val_status:k,set_status:N,val_validate:P,set_validate:G,SystemValidation:J$}),(0,X_.jsx)(Va,{val_status:k,set_status:N,val_validate:P,states:r,children:(0,X_.jsx)(R,g({htmlTag:"input",type:"color","data-component-id":k.componentID,value:k.dataValue,className:gd("Input"),onKeyDown:I=>{p&&p(I),d&&Vt.SubmitForm(I,s)},onChange:I=>{let{value:U}=I.target;P.ok&&G({ok:!1,notice:[]}),N(H=>E(g({},H),{dataValue:U,eventType:"update",eventID:(0,n7.UUID)()})),h&&h(I)}},C))})},o7=r=>{let a=E(g(E(g({},Gn(r)),{backgroundColor:"cloud",unitHeight:3}),r),{freeCSS:g({minWidth:108},r.freeCSS)});return(0,X_.jsx)(Ba,{componentID:r.componentID,children:Z$,states:a})};var ms=Q(or()),i7=r=>Ia(void 0,null,function*(){let a=1,o={};return yield ms.default.scope(()=>Ia(void 0,null,function*(){if(ms.useStore.get("form-process-"+r))return;ms.useStore.set({["form-process-"+r]:!0});let l=document.activeElement;l&&l.blur();{let s=ms.useStore.get(["form-data",r].join("-"));if(!s){ms.useStore.set({["form-process-"+r]:!1});return}for(let[d,u]of Object.entries(s)){if(!u)continue;let h=ms.useStore.get(u.componentID);h&&h.Refresh&&(yield h.Refresh())}}{let s=ms.useStore.get(["form-data",r].join("-"));if(!s){ms.useStore.set({["form-process-"+r]:!1});return}for(let[d,u]of Object.entries(s))u&&(a&=Number(u.validation),o[d]=u.value)}ms.useStore.set({["form-process-"+r]:!1})})),{valid:!!a,data:o}});var nt;(r=>(r.Plain=eO,r.Hidden=nO,r.TextField=bn,r.Contenteditable=hO,r.DigitCharacters=vO,r.Time=Fs,r.Select=ds,r.Autocomplete=Y_,r.List=BO,r.Radio=xd,r.Checkbox=V_,r.Checker=r7,r.Search=jO,r.Filer=Ow,r.Slider=e7,r.Switch=Dm,r.Segmented=hs,r.Color=o7,r.LeftIcon=ep,r.RightIcon=Ua,r.LeftIndicator=M_,r.RightIndicator=z_,r.RequiredSign=O_,r.RequiredShortSign=I_,r.OmitSign=P_,r.CollectForm=i7))(nt||(nt={}));var J_=r=>{let a=r,{tabIndex:o,tabs:l,onTabChange:s,componentDidMount:d}=a,u=Je(a,["tabIndex","tabs","onTabChange","componentDidMount"]);return(0,l7.useEffect)(()=>{d&&d()},[]),(0,Q_.jsx)(St,E(g({position:"relative",overflow:"auto",flexWrap:!1},u),{freeCSS:g({zIndex:3,whiteSpace:"nowrap"},u.freeCSS),children:(0,Q_.jsx)(R,{margin:[0,"auto"],children:(0,Q_.jsx)(nt.Segmented.Bottomline,{value:o,fontColor:"inherit",gap:0,override:"force",options:l.map((h,p)=>({value:p,label:h})),onUpdateValidValue:h=>{s&&s(h)}})})}))};var ku=Q(Lt());var Gr={Table:r=>(0,ku.jsx)(R,E(g({htmlTag:"table"},r),{border:r.border})),Head:r=>(0,ku.jsx)(R,g({htmlTag:"thead"},r)),Body:r=>(0,ku.jsx)(R,g({htmlTag:"tbody"},r)),Row:r=>(0,ku.jsx)(R,g({htmlTag:"tr"},r)),TH:r=>(0,ku.jsx)(R,g({htmlTag:"th"},r)),TD:r=>(0,ku.jsx)(R,g({htmlTag:"td"},r)),RightIndicator:{type:"td",unitWidth:4,children:(0,ku.jsx)(Ce.AngleRight,{fontColor:"theme",fontSize:"4.thirdTitle"})}};var Fo=Q(Lt());var zw=Q(Lt()),c7=Q(or());var s7=(r,a)=>{if(a=="plain")return{};let o={};return r=="drag"&&(o.padding=1),["border","rowBorder","cellBorder"].includes(a)&&(o.borderBottom="2.normal"),["border","cellBorder"].includes(a)&&(o.borderRight="2.normal"),g({padding:"3/4",backgroundColor:"layer.1",transition:"short",textAlign:"center"},o)},ml=r=>{let a={};return r.right&&(a.borderRight="unset"),r.top&&(r.left&&(a.borderTopLeftRadius="inherit"),r.right&&(a.borderTopRightRadius="inherit")),r.bottom&&(a.borderBottom="unset",r.left&&(a.borderBottomLeftRadius="inherit"),r.right&&(a.borderBottomRightRadius="inherit")),a};var up=r=>{let a=g({},r),{JSXChildren:o}=a;(!a.tone||a.tone=="auto")&&(a.tone="border",a.type=="drag"&&(a.tone="rowBorder"));let l=E(g({tableID:a.tableID||(0,c7.UUID)(),tone:a.tone},a),{cellStyles:g(g({},s7(a.type,a.tone)),a.cellStyles)});a.tone!="plain"&&(l=g({backgroundColor:"layer.1",borderRadius:"1.tone.primary"},l));let s=No(l),{className:d,style:u}=s,h=Je(s,["className","style"]),p=[d,er("Wrap"),er("TableType_"+a.type),er("RowClickable_"+!!l.onRowClick)].join(" ");return(0,zw.jsx)(R,{className:p,style:u,children:(0,zw.jsx)(o,g({},h))})};var Fw={HeadRow:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,colLength:s,head:d,rows:u}=r;if(!d)return null;let h=[];return d.forEach((p,v)=>{let b=Gr[p.type=="th"?"TH":"TD"],y={top:!0,bottom:!u.length,left:v==0,right:v==s-1,rowIndex:0,colIndex:v,isBody:!1,isHeader:!0},w=ml(y),C=l?l(y):{},k=E(g(g(g(g({},a),w),C),p),{freeCSS:g(g(g({},a.freeCSS),C.freeCSS),p.freeCSS),className:[er("Cell"),o,p.className].join(" ")});h.push((0,Fo.jsx)(b,g({},k),v))}),(0,Fo.jsx)(Gr.Row,{className:[er("Row"),er("HeadRow")].join(" "),children:h})},BodyRows:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,head:s,rows:d,colLength:u,onRowClick:h}=r,p=[];return d.forEach((v,b)=>{let y=[];v.forEach((w,C)=>{let k=Gr[w.type=="th"?"TH":"TD"],N={top:b==0&&!s,bottom:b==d.length-1,left:C==0,right:C==u-1,rowIndex:b,colIndex:C,isBody:!0,isHeader:!1},P=ml(N),G=l?l(N):{};y.push((0,Fo.jsx)(k,E(g(g(g(g({},a),P),w),G),{freeCSS:g(g(g({},a.freeCSS),G.freeCSS),w.freeCSS),className:[er("Cell"),o,w.className].join(" ")}),C))}),p.push((0,Fo.jsx)(Gr.Row,{className:[er("Row"),er("BodyRow")].join(" "),children:y,onClick:w=>{h&&h(v.rowID,w)}},b))}),(0,Fo.jsx)(Fo.Fragment,{children:p})},Normal:r=>(r=g({},r),r.rows=r.rows.map((a,o)=>(a.rowID=a.rowID||o,a)),(0,Fo.jsx)(Gr.Table,{className:er("Table"),children:(0,Fo.jsxs)(Gr.Body,{children:[(0,Fo.jsx)(Fw.HeadRow,g({},r)),(0,Fo.jsx)(Fw.BodyRows,g({},r))]})}))},u7=r=>(0,Fo.jsx)(up,E(g({type:"normal"},r),{JSXChildren:Fw.Normal}));var ka=Q(Lt()),jo=Q(or()),dp=Q(fr());var Hw=Q(g7());var Uw={HeadRow:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,colLength:s,head:d,rows:u}=r;if(!d)return null;let h=[];for(let p=0;p<s;p++){let v=d[p],b=Gr[v.type=="th"?"TH":"TD"],y={top:!0,bottom:!u.length,left:p==0,right:p==s-1,rowIndex:0,colIndex:p,isBody:!1,isHeader:!0},w=ml(y),C=l?l(y):{};h.push((0,ka.jsx)(b,E(g(g(g(g({},a),w),v),C),{freeCSS:g(g(g({},a.freeCSS),C.freeCSS),v.freeCSS),className:[er("Cell"),o,v.className].join(" ")}),p))}return(0,ka.jsx)(Gr.Row,{className:[er("Row"),er("HeadRow")].join(" "),children:h})},BodyRows:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,head:s,rows:d,colLength:u,onOrderChanged:h}=r,[p]=(0,dp.useState)((0,jo.UUID)()),[v,b]=(0,dp.useState)({rows:d,origin:0,to:NaN}),y=[];if(v.rows.forEach((w,C)=>{let k=[];{let N={top:C==0&&!s,bottom:C==d.length-1,left:!0,right:!1,rowIndex:C,colIndex:0,isBody:!0,isHeader:!1},P=ml(N),G=l?l(N):{};k.push((0,ka.jsx)(Gr.TH,E(g(g(g({padding:0,borderRight:!0},a),P),G),{freeCSS:g(g({},a.freeCSS),G.freeCSS),className:[er("Cell"),er("Draggable"),o].join(" "),children:(0,ka.jsx)(ce.Clear,{className:er("DragableButton"),fontColor:"4.thin",fontSize:"3.paragraph",margin:"auto",ssSphere:3,tabIndex:-1,onPointerDown:I=>{Am.Start(I,{id:p,index:C,rows:v.rows,maxLength:d.length})},children:(0,ka.jsx)(Ce,{icon:Hw.faGripVertical})})}),"DragOrigin"))}w.forEach((N,P)=>{N=g({},N);let G=Gr[N.type=="th"?"TH":"TD"],I={top:!!s&&!s.length,bottom:C==d.length-1,left:!1,right:P==u-2,rowIndex:C,colIndex:P,isBody:!0,isHeader:!1},U=ml(I),H=l?l(I):{};k.push((0,ka.jsx)(G,E(g(g(g(g({},a),U),N),H),{freeCSS:g(g(g({},a.freeCSS),H.freeCSS),N.freeCSS),className:[er("Cell"),o,N.className].join(" ")}),P))}),y.push((0,ka.jsx)(Gr.Row,{id:"TableRow-"+p+"-"+C,className:[er("Row"),er("BodyRow")].join(" "),children:k},C))}),!isNaN(v.to)){let{origin:w,to:C}=v,k=[];k.push((0,ka.jsx)(Gr.TH,{backgroundColor:"theme.opa.low",padding:0,borderRight:"2.normal",className:[er("Cell"),er("Draggable"),o].join(" "),children:(0,ka.jsx)(Ce.ArrowRight,{fontColor:"theme"})},"dragButton")),v.rows[w].forEach((N,P)=>{N=g({},N);let G=Gr[N.type=="th"?"TH":"TD"],I={top:!1,bottom:!1,left:!1,right:!1,rowIndex:-1,colIndex:-1,isBody:!0,isHeader:!1},U=ml(I),H=l?l(I):{};k.push((0,ka.jsx)(G,E(g(g(E(g({className:[er("Cell"),o,N.className].join(" ")},U),{backgroundColor:"theme.opa.low"}),H),N),{freeCSS:g(g(g({},a.freeCSS),H.freeCSS),N.freeCSS)})))}),y.splice(C,0,(0,ka.jsx)(Gr.Row,{className:[er("Row"),er("Pre")].join(" "),children:k},"preSet"))}return(0,dp.useEffect)(()=>{jo.useStore.set({[p]:{swap:(w,C)=>{if(C||C==0){let k=v.rows[w],N=[...v.rows];N.splice(w,1),N.splice(C-(w<C?1:0),0,k),b({rows:N,origin:0,to:NaN}),h(N.map(P=>jo.default.Objectify(P.rowID)))}},preSet:w=>{let{origin:C,index:k}=w;b({rows:v.rows,origin:C,to:k})}}})}),(0,dp.useEffect)(()=>()=>{jo.useStore.delete(p)},[]),(0,ka.jsx)(ka.Fragment,{children:y})},Drag:r=>(r=g({},r),r.colLength=r.colLength+1,r.head&&(r.head=[{children:(0,ka.jsx)(ce.Clear,{ssSphere:3,fontSize:"3.paragraph",fontColor:"theme",onMouseOver:a=>{na.open({parent:a.currentTarget,content:(0,ka.jsxs)(na.Body,{children:[(0,ka.jsx)(Ce,{icon:Hw.faGripVertical}),"\u30DC\u30BF\u30F3\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u9806\u5E8F\u3092\u5909\u66F4"]})})},children:(0,ka.jsx)(Ce.QuestionCircle,{})}),padding:[0,1],unitWidth:4},...r.head]),r.rows=r.rows.map((a,o)=>(a.rowID=jo.default.Stringify(a.rowID||o),a)),(0,ka.jsx)(Gr.Table,{className:er("Table"),children:(0,ka.jsxs)(Gr.Body,{children:[(0,ka.jsx)(Uw.HeadRow,g({},r)),(0,ka.jsx)(Uw.BodyRows,g({},r))]})}))},_7=r=>(0,ka.jsx)(up,E(g({type:"drag"},r),{JSXChildren:Uw.Drag})),Am={Start:function(r,a){return Ia(this,null,function*(){r.stopPropagation(),r.preventDefault();let{id:o,index:l,rows:s,maxLength:d}=a;wt("#TableRow-"+o+"-"+l).addClass(er("DraggerOrigin")),(0,jo.default)(document).addEvent({eventID:"DragMouseMove",eventType:"pointermove",callback:u=>{Am.Move(u,a)},options:{passive:!1}}).addEvent({eventID:"DragTouchMove",eventType:"touchmove",callback:u=>{Am.Move(u,a)},options:{passive:!1}}).addEvent({eventID:"DragMouseUp",eventType:"pointerup",callback:u=>{Am.End(u,a)}}).addEvent({eventID:"DragTouchEnd",eventType:"touchend",callback:u=>{Am.End(u,a)}})})},Move:function(r,a){let{id:o,maxLength:l}=a,s=jo.default.getCursor(r).y-jo.default.getScreenSize().scrollY;for(let d=0;d<l;d++){let u=wt("#TableRow-"+o+"-"+d),{top:h,bottom:p,height:v}=u.position();d==0&&s<h?a.insertIndex=0:d===l-1&&p<=s?a.insertIndex=l:s>=h&&s<p&&(a.insertIndex=d+1)}{let{index:d,insertIndex:u}=a,h=jo.useStore.get(o);h&&h.preSet&&h.preSet({origin:d,index:u})}return r.stopPropagation(),r.preventDefault(),!1},End:function(r,a){let{id:o,index:l,insertIndex:s}=a,d=jo.useStore.get(o);d&&d.swap&&d.swap(l,s),wt("#TableRow-"+o+"-"+l).removeClass(er("DraggerOrigin")),(0,jo.default)(document).removeEvent(["DragMouseMove","DragTouchMove","DragMouseUp","DragTouchEnd"])}};var Nt=Q(Lt()),Xn=Q(or()),Bd=Q(fr());var k7=Q(kS()),R7=Q(ES()),E7=Q(xS()),D7=Q(T7());var Lc={__memoryID:(0,Xn.UUID)(),Header:r=>{var a,o;let{val_status:l,set_status:s,KeywordFilterRows:d}=g({},r),{order:u,filter:h}=l,[p,v]=u.current,b=[],y=[...l.head];if(l.checker){let w={top:!0,bottom:!l.rows.length,left:!0,right:!l.colLength,rowIndex:0,colIndex:0,isBody:!1,isHeader:!0},C=ml(w),k=l.cellStylesCallback?l.cellStylesCallback(w):{};b.push((0,Nt.jsx)(Gr.TH,E(g(g(g({fontWeight:"2.normal",position:"sticky",top:0,unitWidth:4,padding:0},l.cellStyles),C),k),{freeCSS:E(g(g({},(a=l.cellStyles)==null?void 0:a.freeCSS),k.freeCSS),{zIndex:2}),className:[er("Cell"),l.cellClassName].join(" "),children:(0,Nt.jsx)(R,{flexCenter:!0,children:(0,Nt.jsx)(nt.Checker,{label:null,value:!1,onUpdateValidValue:N=>{let P=l.rows;P.forEach(G=>{G.checked=N}),s(E(g({},l),{rows:P}))}})})}),-1))}for(let w=0;w<l.colLength;w++){let C=y[w];if(!C)continue;let k=C.children||C.data,N=u.enabled&&u.column[w],P=h.enabled&&h.column[w],G=N?(0,Nt.jsx)(Ce,{fontSize:"1.mini",fontColor:w==p?"1.clear":"5.translucent",icon:w==p?v=="DESC"?R7.faArrowDown:k7.faArrowUp:E7.faArrowRight}):null,I=(0,Nt.jsx)(Nt.Fragment,{});if(P){let O=d.map(ye=>{var re;return(re=ye[w])==null?void 0:re.data});O=[...new Set(O)].toASC();let ae=h.current[w];if(ae){let ye=O.filter(V=>!ae.includes(V)),re=[];O.forEach(V=>{V&&re.push({value:V,label:(0,Nt.jsx)(R,{flexSizing:"auto",children:V})})});let we="BUTTON-"+l.componentID+"-"+w,Se=l.componentID+"-"+w,ge={sheetID:Se,parent:"#"+we,gravityPoint:23,type:"custom",content:(0,Nt.jsxs)(St,{flexType:"col",border:!0,boxShadow:"3.remark",backgroundColor:"layer.1",borderRadius:1,freeCSS:{minWidth:12*20,maxWidth:12*30},children:[(0,Nt.jsx)(ot,{gap:"1/3",overflow:"auto",padding:"2/3",freeCSS:{maxHeight:12*30},children:(0,Nt.jsx)(nt.Checkbox,{icon:!0,value:ye,display:"flex",gap:"2/3",override:"force",options:re,hideInput:!0,name:"DTFilter-col-"+w+"-table-"+l.componentID,onUpdateValidValue:V=>{let se=O.filter(j=>!V.includes(j)),pe=g({},l);pe.filter.current[w]=se,s(pe)}})}),(0,Nt.jsxs)(Pe.Separate,{gap:"2/3",padding:"2/3",horizontalAlign:"right",children:[(0,Nt.jsx)(ce.Border.S,{isRounded:!0,onClick:()=>{Kt.close(Se)},children:"\u9589\u3058\u308B"}),(0,Nt.jsx)(ce.Prime.S,{color:"theme",isRounded:!0,ssEffectsOnActive:"shrink",onClick:()=>{let V=[];ae.length||(V=O);let se=g({},l);se.filter.current[w]=V,s(se)},children:"\u5168\u9078\u629E"})]})]})};I=(0,Nt.jsx)(R,{className:er("FilterRegion"),children:(0,Nt.jsx)(ce.Sub.S,{ssSphere:2.5,fontSize:"1.mini",className:er("Filtering_"+!!ae.length),id:we,onClick:V=>{V.stopPropagation(),Kt.open(ge)},children:(0,Nt.jsx)(Ce,{icon:D7.faFilter})})})}}let U={top:!0,bottom:!l.rows.length,left:l.checker?!1:w==0,right:w==l.colLength-1,rowIndex:0,colIndex:w,isBody:!1,isHeader:!0},H=ml(U),J=l.cellStylesCallback?l.cellStylesCallback(U):{};C=E(g(g(g(g({},l.cellStyles),H),C),J),{ssPushable:N,freeCSS:g(g(g({},(o=l.cellStyles)==null?void 0:o.freeCSS),J.freeCSS),C.freeCSS),className:[er("Cell"),l.cellClassName,C.className].join(" ")}),delete C.orderIndex,b.push((0,Nt.jsx)(Gr.TH,E(g({fontWeight:"2.normal",position:"sticky",top:0},C),{freeCSS:g({zIndex:2},C.freeCSS),onClick:O=>{if(N){let ae=g({},l),ye=[w,p===w&&v=="ASC"?"DESC":"ASC"];ae.order.current=ye,s(ae),l.onOrderChanged&&l.onOrderChanged(ye)}},children:(0,Nt.jsxs)(St,{flexType:"row-r",flexWrap:!1,height:1,borderRadius:"inherit",flexCenter:!0,children:[I,(0,Nt.jsxs)(St,{flexSizing:0,position:"relative",borderRadius:"inherit",gap:"1/2",flexWrap:!1,verticalAlign:"center",horizontalAlign:"center",children:[G,k]})]})}),w))}return(0,Nt.jsx)(Gr.Row,{className:[er("Row"),er("HeadRow")].join(" "),children:b})},Body:r=>{let{val_status:a,PageRows:o}=r,l=[];if(o.forEach((s,d)=>{var u;let h=[...s],p=[];if(a.checker){let v={top:d==0&&!a.head,bottom:d==o.length-1,left:!0,right:!a.colLength,rowIndex:d,colIndex:0,isBody:!0,isHeader:!1},b=ml(v),y=a.cellStylesCallback?a.cellStylesCallback(v):{};p.push((0,Nt.jsx)(Gr.TH,E(g(g(g({unitWidth:4,padding:0,borderRight:!0},a.cellStyles),b),y),{freeCSS:g(g({},(u=a.cellStyles)==null?void 0:u.freeCSS),y.freeCSS),className:[er("Cell"),a.cellClassName].join(" "),children:(0,Nt.jsx)(R,{flexCenter:!0,children:(0,Nt.jsx)(nt.Checker,{label:null,value:s.checked,override:"force",onUpdateValidValue:w=>{let C=a.rows,k=C.findIndex(N=>Xn.default.is.equal(N.rowID,s.rowID));k!=-1&&(C[k].checked=w,r.set_status(N=>E(g({},N),{rows:C})))}})})}),-1))}h.forEach((v,b)=>{var y;if(!v)return;let w=v,{type:C="td"}=w,k=Je(w,["type"]),N={top:d==0&&!a.head,bottom:d==o.length-1,left:a.checker?!1:b==0,right:b==a.colLength-1,rowIndex:d,colIndex:b,isBody:!0,isHeader:!1},P=ml(N),G=a.cellStylesCallback?a.cellStylesCallback(N):{};k=E(g(g(g(g({},a.cellStyles),P),k),G),{freeCSS:g(g(g({},(y=a.cellStyles)==null?void 0:y.freeCSS),k.freeCSS),G.freeCSS),className:[er("Cell"),a.cellClassName,k.className].join(" ")}),delete k.orderIndex;let I=Gr[C=="td"?"TD":"TH"];p.push((0,Nt.jsx)(I,g({},k),b))}),l.push((0,Nt.jsx)(Gr.Row,{className:[er("Row"),er("BodyRow")].join(" "),children:p,onClick:v=>{a.onRowClick&&a.onRowClick(s.rowID,v)}},d))}),!o.length){let s=(0,Nt.jsx)(R,{padding:2,fontColor:"4.thin",textAlign:"center",borderTop:"1.thin",children:"\u30C6\u30FC\u30D6\u30EB\u304C\u3042\u308A\u307E\u305B\u3093"});a.noRecords&&(s=(0,Nt.jsx)(Nt.Fragment,{children:a.noRecords})),l.push((0,Nt.jsx)(Gr.Row,{className:[er("Row"),er("BodyRow"),er("DataNotFound")].join(" "),children:(0,Nt.jsx)(Gr.TD,{colSpan:a.colLength,className:er("Cell"),children:s})},"dataNotFound"))}return(0,Nt.jsx)(Nt.Fragment,{children:l})},Core:r=>{let{val_status:a,set_status:o}=r,{searchKeyword:l,filter:s,order:d,paging:u}=a,h=[...a.rows],p=[...a.rows],v=[...a.rows],b=[...a.rows];if(l&&(p=h.filter(C=>(C.__sys4SearchKey||"").match(new RegExp(l,"i"))?1:0),v=[...p],b=[...p]),s.enabled)for(let C=0;C<a.colLength;C++){let k=s.column[C],N=s.current[C];k&&N&&N.length&&(v=v.filter(P=>!N.includes(P[C].data)),b=[...v])}d.enabled&&(d.current[1]=="ASC"?v=v.toASC([d.current[0],"orderIndex"].join(".")):v=v.toDESC([d.current[0],"orderIndex"].join(".")),b=[...v]);{let{currentPageIndex:C,rowLength:k}=u;b=[...b].splice((C-1)*k,k)}let y=Lc.__memoryID+"_"+a.tableID,w={rows:{total:h.length,page:b.length,filtered:v.length},val_status:E(g({},a),{paging:E(g({},a.paging),{pageLength:Math.ceil(v.length/a.paging.rowLength)})}),set_status:o};return Xn.useStore.update({[y]:{getRowData:()=>{let C=[...h];return d.enabled&&(d.current[1]=="ASC"?C=C.toASC([d.current[0],"orderIndex"].join(".")):C=C.toDESC([d.current[0],"orderIndex"].join("."))),C.forEach(k=>{k.currentPage=!1,k.filtered=!1}),b.forEach(k=>{let{rowID:N}=k;C.find(P=>Xn.default.is.equal(P.rowID,N)).currentPage=!0}),v.forEach(k=>{let{rowID:N}=k;C.find(P=>Xn.default.is.equal(P.rowID,N)).filtered=!0}),C}}}),(0,Bd.useEffect)(()=>{Nl.release(a.tableID,w)}),(0,Nt.jsx)(R,{className:er("TableBase"),children:(0,Nt.jsx)(Gr.Table,{className:er("Table"),children:(0,Nt.jsxs)(Gr.Body,{children:[(0,Nt.jsx)(Lc.Header,{val_status:a,set_status:o,KeywordFilterRows:p}),(0,Nt.jsx)(Lc.Body,{val_status:a,set_status:o,PageRows:b})]})})},l)},Propagations:{},DataLeveler:r=>{var a,o;return r=g({},r),r.filter=(a=r.filter)!=null?a:!1,r.filter=Array.from({length:r.colLength}).map((l,s)=>{var d;return Xn.default.is.boolean(r.filter)?r.filter:(d=r.filter[s])!=null?d:!1}),r.order=(o=r.order)!=null?o:!0,r.order=Array.from({length:r.colLength}).map((l,s)=>{var d;return Xn.default.is.boolean(r.order)?r.order:(d=r.order[s])!=null?d:!0}),r=g({checker:!1,searchKeyword:"",filter:!1,order:!0,defaultOrder:[0,"ASC"]},r),r.rows.forEach((l,s)=>{l.rowID=l.rowID||s;let d=[];l.forEach((u,h)=>{let{data:p,children:v,orderIndex:b}=u;u.orderIndex=Xn.default.is.exist(b)?String(b):String(p),u.children=v||String(p),d.push(String(u.data))}),l.__sys4SearchKey=d.join("/")}),(0,Nt.jsx)(Lc.StateManager,g({},r))},StateManager:r=>{let{colLength:a,checker:o=!1,searchKeyword:l="",filter:s,order:d,defaultOrder:u=[0,"ASC"],pageRowLength:h=30}=r,[p]=(0,Bd.useState)((0,Xn.UUID)()),v={tableID:r.tableID||p,componentID:p,colLength:a,checker:o,searchKeyword:l,filter:{enabled:s!==!1,column:s,current:Array.from({length:a},()=>[])},order:{enabled:d!==!1,column:d,current:u},paging:{rowLength:h,pageLength:Math.ceil(r.rows.length/h),currentPageIndex:1},head:r.head,rows:r.rows,noRecords:r.noRecords,cellStyles:r.cellStyles||{},cellClassName:r.cellClassName||"",cellStylesCallback:r.cellStylesCallback,onRowClick:r.onRowClick,onOrderChanged:r.onOrderChanged},[b,y]=(0,Bd.useState)(v);return(0,Bd.useEffect)(()=>{y(w=>E(g({},w),{rows:v.rows}))},[Xn.default.Stringify(v.rows)]),(0,Bd.useEffect)(()=>{y(w=>E(g({},w),{head:v.head}))},[Xn.default.Stringify(v.head)]),(0,Nt.jsx)(Lc.Core,{val_status:b,set_status:y})}},eG={__memoryID:Lc.__memoryID,getRowData:r=>{let a=Xn.useStore.get(Lc.__memoryID+"_"+r);if(a!=null&&a.getRowData)return a.getRowData()}},Z_={SearchInput:r=>{let a=Nl.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a;return(0,Nt.jsx)(nt.TextField,{label:"\u691C\u7D22...",clearButton:!0,padding:"2/3",paddingRight:3,rightIcon:(0,Nt.jsx)(nt.RightIcon,{ssSphere:2,fontColor:"5.translucent",right:"2/3",children:(0,Nt.jsx)(Ce.Search,{})}),value:o.searchKeyword,onUpdateValidValue:s=>{r.onChange(s),Xn.default.interval.once(()=>{l(d=>E(g({},d),{paging:E(g({},d.paging),{currentPageIndex:1}),filter:E(g({},d.filter),{current:Array.from({length:d.colLength},()=>[])}),searchKeyword:s}))},200,"InputSearchTime")}})},Info:r=>{let a=Nl.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a,s=a.rows.filtered.ratio(a.rows.total)||0;return(0,Nt.jsxs)(St,{verticalAlign:"baseline",gap:"1/2",fontSize:"1.mini",fontColor:"3.blur",children:[(0,Nt.jsx)(tn,{fontSize:"4.thirdTitle",fontColor:"theme",children:a.rows.filtered.toLocaleString()}),"/ ",a.rows.total.toLocaleString(),"\u4EF6 (",s,"%)"]})},Paging:r=>{let a=Nl.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a,s=[];for(let u=0;u<o.paging.pageLength;u++)s.push({value:u+1,label:(u+1).toString()});let d=u=>{let h=Math.min(Math.max(1,u),o.paging.pageLength),p=g({},o);p.paging.currentPageIndex=h,l(v=>E(g({},v),{paging:E(g({},v.paging),{currentPageIndex:h})}))};return(0,Nt.jsxs)(Pe.Center,{children:[(0,Nt.jsxs)(Pe.Center,{gap:"1/2",children:[(0,Nt.jsx)(nt.Select,{label:"\u9805",freeCSS:{minWidth:12*3},emptySelect:!1,padding:["1/3","2/3"],rightIcon:!1,override:"force",value:o.paging.currentPageIndex,options:s,onUpdateValidValue:u=>{d(u)}}),"/ ",o.paging.pageLength]}),(0,Nt.jsxs)(Pe.Right,{gap:"1/2",children:[(0,Nt.jsx)(ce.Sub,{ssSphere:3,onClick:()=>{if(o.paging.currentPageIndex==1){d(o.paging.pageLength);return}d(o.paging.currentPageIndex-1)},children:(0,Nt.jsx)(Ce.ChevronLeft,{})}),(0,Nt.jsx)(ce.Sub,{ssSphere:3,onClick:()=>{if(o.paging.currentPageIndex==o.paging.pageLength){d(1);return}d(o.paging.currentPageIndex+1)},children:(0,Nt.jsx)(Ce.ChevronRight,{})})]})]})},RowLength:r=>{let a=Nl.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a,s=o.paging.rowLength,d=0,u=r.lengthSelect.map(h=>(d|=+(h==s),{value:h,label:h.toString()}));return d||u.push({value:s,label:s.toString()}),(0,Nt.jsx)(Pe.Center,{gap:"1/2",children:(0,Nt.jsx)(nt.Select,{label:"\u4EF6\u6570",emptySelect:!1,rightIcon:!1,override:"force",padding:["1/3","2/3"],SelectorStyles:{freeCSS:{minWidth:12*9}},SelectorPosition:4,value:o.paging.rowLength,options:u.toASC("value"),onUpdateValidValue:h=>{l(p=>E(g({},p),{paging:{rowLength:Number(h),currentPageIndex:1,pageLength:Math.ceil(a.rows.filtered/Number(h))}}))}})})}},tG=r=>(0,Nt.jsx)(up,E(g({},r),{type:"data",JSXChildren:Lc.DataLeveler})),Ru=tG;Ru.__memoryID=Lc.__memoryID,Ru.getRowData=eG.getRowData,Ru.Info=Z_.Info,Ru.Paging=Z_.Paging,Ru.RowLength=Z_.RowLength,Ru.SearchInput=Z_.SearchInput;var Qn;(r=>(r.Normal=u7,r.Data=Ru,r.Drag=_7,r.Parts=Gr))(Qn||(Qn={}));var Ww=Q(Lt()),Lm=Q(or());var Fl={uid:(0,Lm.UUID)(),open:(r,a,o=24,l=.35)=>{r&&Lm.default.interval.once(()=>{na.open({tipsID:Fl.uid,parent:r,gravityPoint:o||24,padding:"1/2",content:(0,Ww.jsx)(na.Body,{padding:"1/2",borderRadius:"3.tone.tertiary",children:(0,Ww.jsx)(We.Supplement,{children:a})})})},l*1e3,Fl.uid)},abort:()=>{Lm.default.interval.abort(Fl.uid),na.close(Fl.uid)}};var _t=Q(Lt()),ca=Q(or());var vs=Q(fr());var nI=Q(P7()),oI=Q(V7()),iI=Q(X7()),lI=Q(aI());var Kw=class{constructor(a){this.set_scale=a.set_scale,this.val_file=a.val_file,this.develops=a.develops,this.use=a.use,this.componentID=a.componentID,this.scale={current:a.scale.default,default:a.scale.default,min:a.scale.min,max:a.scale.max};let o=a.canvas;this.Canvas={elm:o,ctx:o.getContext("2d")};let l=a.picture.image,{width:s,height:d}=l,u=s/d;this.Picture={elm:l,originDataUrl:l.src,aspect:u,revisedAspect:1,rotate:a.picture.rotate,grayScale:a.picture.grayScale,tone:a.picture.tone},this.pst={frame:{x:0,y:0,w:0,h:0,aspect:1},outImage:{x:0,y:0,w:0,h:0},imageX:s/2,imageY:d/2,centerX:0,centerY:0},this.dragEffectInfo={origin:{x:0,y:0},frameExpandRate:{x:0,y:0}},this.pinchEffectInfo={origin:{x:0,y:0,scale:this.scale.current}},this.frameSizing(),this.modifyImage()}frameSizing(){let a=this.Canvas.elm,o=this.Picture.elm,l=0,s=0;if(this.use=="square"){let b=a.width/3*2,y=a.height/3*2;l=Math.min(b,y),s=l}else this.use=="wallpaper.horizontal"?(l=a.width*(7/9),s=l/3):this.use=="wallpaper.vertical"&&(s=a.height*(7/9),l=s/2);let{width:d,height:u}=o,h=(a.width-l)/2,p=(a.height-s)/2,v=l/s;this.pst={frame:{x:h,y:p,w:l,h:s,aspect:v},outImage:{x:0,y:0,w:0,h:0},imageX:d/2,imageY:u/2,centerX:a.width/2,centerY:a.height/2}}dragEffect(a){let{eventType:o,x:l,y:s}=a;if(o=="start"){let d=this.Canvas.elm.position();this.dragEffectInfo={origin:{x:l,y:s},frameExpandRate:{x:this.Canvas.elm.width/d.width,y:this.Canvas.elm.height/d.height}}}else{let{origin:d,frameExpandRate:u}=this.dragEffectInfo,h=d.x-l,p=d.y-s,v=this.scale.current*this.Picture.revisedAspect/100,b=h/v*u.x,y=p/v*u.y;o=="move"?this.drawImage(this.pst.imageX+b,this.pst.imageY+y):o=="end"&&this.drawImage(this.pst.imageX+=b,this.pst.imageY+=y)}}pinchEffect(a){let{eventType:o,event:l}=a,{x:s,y:d}=ca.default.getCursor(l.touches[0]),{x:u,y:h}=ca.default.getCursor(l.touches[1]),p=u-s,v=h-d;if(o=="start")this.pinchEffectInfo.origin={x:p,y:v,scale:this.scale.current};else if(o=="move"){let{origin:b}=this.pinchEffectInfo,y=Math.sqrt(Math.pow(b.x,2)+Math.pow(b.y,2)),w=Math.sqrt(Math.pow(p,2)+Math.pow(v,2))/y,C=Number(b.scale*w);this.set_scale(C)}}updateScale(a){let o=a;o=Math.max(o,this.scale.min),o=Math.min(o,this.scale.max),this.scale.current=o,this.drawImage()}updateFilter(a){this.Picture.grayScale=a.grayScale,this.Picture.tone=a.tone,this.Picture.rotate=a.rotate,this.modifyImage()}modifyImage(){return Ia(this,null,function*(){let{grayScale:a,tone:o,rotate:l}=this.Picture,s=document.createElement("canvas"),d=s.getContext("2d"),u=yield ca.default.ImageLoader(this.Picture.originDataUrl),h=u.width,p=u.height;(l==90||l==270)&&(h=u.height,p=u.width),s.width=h,s.height=p,a&&(d.filter="grayscale("+a+"%)"),l&&(d.translate(h/2,p/2),d.rotate(l*Math.PI/180),[90,270].includes(l)?d.translate(-p/2,-h/2):d.translate(-h/2,-p/2)),d.drawImage(u,0,0,u.width,u.height);let v=d.getImageData(0,0,s.width,s.height),b=v.data;{a/=100;let k=[[255,255,255],[255,200,100],[170,170,255],[240,200,145],[128,255,255],[255,128,255],[255,255,128],[128,158,169],[128,112,162],[50,192,87],[246,100,140]][o],N=k[0]/255,P=k[1]/255,G=k[2]/255;for(let I=0;I<p;I++)for(let U=0;U<h;U++){var y=(I*h+U)*4;if(a){let H=.3*b[y]+.59*b[y+1]+.11*b[y+2];for(var w=0;w<3;w++){let J=b[y+w];b[y+w]=J+(H-J)*a}}b[y]*=N,b[y+1]*=P,b[y+2]*=G}}d.putImageData(v,0,0);let C=s.toDataURL("image/jpeg");{let k=yield ca.default.ImageLoader(C),{width:N,height:P}=k,G=N/P;this.Picture=E(g({},this.Picture),{elm:k,aspect:G,revisedAspect:this.pst.frame.aspect>G?this.pst.frame.w/N:this.pst.frame.h/P})}this.drawImage()})}drawImage(a,o){let{use:l,Canvas:{ctx:s,elm:d},pst:{frame:u}}=this,h=a||this.pst.imageX,p=o||this.pst.imageY;{let v=this.scale.current/100,b=this.Picture.revisedAspect*v,y=this.pst.centerX-h*b,w=this.pst.centerY-p*b,C=this.Picture.elm.width*b,k=this.Picture.elm.height*b;{let N=this.pst.frame.x+this.pst.frame.w-C,P=this.pst.frame.x,G=this.pst.frame.y+this.pst.frame.h-k,I=this.pst.frame.y,U=0;y<N&&(U=y-N),y>P&&(U=y-P);let H=0;w<G&&(H=w-G),w>I&&(H=w-I),this.dragEffectInfo.origin.x+=U/2/this.dragEffectInfo.frameExpandRate.x,this.dragEffectInfo.origin.y+=H/2/this.dragEffectInfo.frameExpandRate.y,y=Math.min(Math.max(y,N),P),w=Math.min(Math.max(w,G),I)}this.pst.outImage={x:y,y:w,w:C,h:k},s.clearRect(0,0,this.Canvas.elm.width,this.Canvas.elm.height),s.drawImage(this.Picture.elm,0,0,this.Picture.elm.width,this.Picture.elm.height,y,w,C,k)}{if(l=="square"){s.fillStyle="rgba( 20,24,20,.3 )",s.beginPath();let b=d.width/3*2,y=d.height/3*2,w=Math.min(b,y),C=Math.max(b,y);s.arc(d.width/2,d.height/2,C,0,Math.PI*2,!0),s.arc(d.width/2,d.height/2,w/2,0,Math.PI*2,!1),s.closePath(),s.fill()}else(l=="wallpaper.horizontal"||l=="wallpaper.vertical")&&(s.fillStyle="rgba( 20,24,20,.3 )");s.beginPath(),s.moveTo(0,0),s.lineTo(d.width,0),s.lineTo(d.width,d.height),s.lineTo(0,d.height),s.lineTo(0,0),s.closePath(),s.lineTo(u.x,u.y),s.lineTo(u.x,u.y+u.h),s.lineTo(u.x+u.w,u.y+u.h),s.lineTo(u.x+u.w,u.y),s.lineTo(u.x,u.y),s.fill();let v=(0,ca.default)(document.body).getStyleProperty("--color-theme-hsl");s.lineWidth=4,s.strokeStyle=`hsla( ${v},1 )`,s.strokeRect(u.x,u.y,u.w,u.h)}}export(){return Ia(this,null,function*(){let{Canvas:a,develops:o,Picture:l,pst:{outImage:s,frame:d}}=this,u=s.w/l.elm.width,h=s.h/l.elm.height,p=(d.x-s.x)/u,v=(d.x-s.x+d.w)/u,b=(d.y-s.y)/h,y=(d.y-s.y+d.h)/h,w=Array.from({length:o.length}),C="image/jpeg";for(let k=0;k<o.length;k++){let{size:N,maxSize:P}=o[k];P=P||{S:1024*20,R:1024*100,L:1024*350}[N];let G={S:140,R:600,L:1200}[N],I=G;this.use=="wallpaper.horizontal"?I=G/3:this.use=="wallpaper.vertical"&&(I=G*2);let U=document.createElement("canvas");U.width=G,U.height=I;let H=U.getContext("2d");if(!H)return;H.clearRect(0,0,G,I),H.drawImage(this.Picture.elm,p,b,v-p,y-b,0,0,G,I);let J=U.toDataURL(C),O=yield J.toBlob(C);if(!O)return;if(O.size>=P){let ye=P/O.size;if(J=U.toDataURL(C,ye*.92),O=yield J.toBlob(C),!O)return}let ae=new File([O],this.val_file.name,{type:C});w[k]=ae}return w})}},sI={Core:r=>{let{val_file:a,options:o,finishedCallback:l,abortCallback:s}=r,{use:d,develops:u=[]}=o,[h]=(0,vs.useState)((0,ca.UUID)()),p={scale:{default:120,min:100,max:400},rotate:0,grayScale:0,tone:0},[v,b]=(0,vs.useState)(p.scale.default),[y,w]=(0,vs.useState)(p.rotate),[C,k]=(0,vs.useState)(p.grayScale),[N,P]=(0,vs.useState)(p.tone);return(0,vs.useEffect)(()=>{let G="CropperResize";return(0,ca.default)(window).addEvent({eventType:"resize",eventID:G,callback:()=>{ca.default.interval.once(()=>{var I;let U=wt("#Canvas-"+h)[0];if(!U)return;let H=(I=ca.useStore.get(h))==null?void 0:I.Instance;if(!H)return;let J=U.position(),O=J.width/J.height;U.width=2400,U.height=2400/O;let{width:ae,height:ye}=U;H.pst.centerX=ae/2,H.pst.centerY=ye/2,H.frameSizing(),H.modifyImage()},250,"CropperResize")}}),()=>{(0,ca.default)(window).removeEvent(G)}},[]),(0,vs.useEffect)(()=>{ca.useStore.set({[h]:{}}),Ia(void 0,null,function*(){nn.fn.corner.active(),yield ca.default.pending(()=>{},400);let{target:G}=yield a.convert();if(!G)return;let I=G.result,U=wt("#Canvas-"+h)[0];if(!U)return;let H=U.position(),J=H.width/H.height;U.width=2400,U.height=2400/J;let O=new Kw({set_scale:b,val_file:a,develops:u,use:d,scale:p.scale,componentID:h,canvas:U,picture:{image:yield ca.default.ImageLoader(I),grayScale:p.grayScale,tone:p.tone,rotate:p.rotate}});ca.useStore.set({[h]:{Instance:O}});let ae=function(we){if(we.preventDefault(),we.touches&&we.touches.length>1)O.pinchEffect({eventType:"start",event:we}),(0,ca.default)(document).addEvent({eventType:"touchmove",eventID:"CropperEffectMove",options:{passive:!1},callback:Se=>{Se.preventDefault(),O.pinchEffect({eventType:"move",event:Se})}}).addEvent({eventType:"touchend",eventID:"CropperEffectEnd",options:{passive:!1},callback:re});else{O.dragEffect(g({eventType:"start"},ca.default.getCursor(we)));let{type:Se}=we;(0,ca.default)(document).addEvent({eventType:Se=="touchstart"?"touchmove":"mousemove",eventID:"CropperEffectMove",options:{passive:!1},callback:ge=>{ye("move",ge)}}).addEvent({eventType:Se=="touchstart"?"touchend":"mouseup",eventID:"CropperEffectEnd",options:{passive:!1},callback:ge=>{ye("end",ge),re(ge)}})}},ye=function(we,Se){Se.preventDefault(),O.dragEffect(g({eventType:we},ca.default.getCursor(Se)))},re=function(we){we.preventDefault(),(0,ca.default)(document).removeEvent(["CropperEffectMove","CropperEffectEnd"])};(0,ca.default)(U).removeEvent(["CropperMouseWheel","CropperTouchStart","CropperMouseDown"]).addEvent({eventID:"CropperMouseWheel",eventType:"wheel",callback:we=>{we.preventDefault();let Se=Number(we.wheelDelta*.04),ge=O.scale.current+Se;ge=Math.max(ge,O.scale.min),ge=Math.min(ge,O.scale.max),b(ge)},options:{passive:!1}}).addEvent({eventType:"touchstart",eventID:"CropperTouchStart",callback:ae,options:{passive:!1}}).addEvent({eventType:"mousedown",eventID:"CropperMouseDown",callback:ae,options:{passive:!1}}),setTimeout(()=>{nn.fn.corner.stop()},1e3)})},[a.id]),(0,vs.useEffect)(()=>{var G;let I=(G=ca.useStore.get(h))==null?void 0:G.Instance;I&&I.updateScale(v)},[v]),(0,vs.useEffect)(()=>{var G;let I=(G=ca.useStore.get(h))==null?void 0:G.Instance;I&&I.updateFilter({grayScale:C,tone:N,rotate:y})},[C,N,y]),(0,_t.jsx)(Kt.Body,{borderRadius:0,height:"viewHeight",width:"viewWidth",children:(0,_t.jsxs)(ot,{className:[_u("Wrap"),_u("Use_"+d)].join(" "),gap:0,height:1,position:"relative",overflow:"hidden",borderRadius:"inherit",children:[(0,_t.jsx)(R,{flexSizing:0,overflow:"hidden",position:"relative",backgroundColor:"black",flexCenter:!0,freeCSS:{zIndex:1},children:(0,_t.jsx)("canvas",{style:{width:"100%",height:"100%"},width:2400,height:2400,className:_u("Canvas"),id:"Canvas-"+h})}),(0,_t.jsxs)(Pe.Separate,{borderTop:!0,flexSizing:"none",backgroundColor:"layer.1",padding:1,verticalAlign:"unset",UnderBreakPointStyles:{flexType:"col"},children:[(0,_t.jsx)(sI.SettingRegion,{DefaultOptions:p,val_scale:v,set_scale:b,val_tone:N,set_tone:P,val_grayScale:C,set_grayScale:k,val_rotate:y,set_rotate:w}),(0,_t.jsxs)(Pe.Right,{flexSizing:"none",children:[(0,_t.jsx)(ce.Border,{isRounded:!0,onClick:()=>{s()},children:"\u9589\u3058\u308B"}),(0,_t.jsx)(ce,{isRounded:!0,boxShadow:"3.remark",onClick:()=>Ia(void 0,null,function*(){var G;let I=(G=ca.useStore.get(h))==null?void 0:G.Instance;if(!I)return;nn.fn.mini.active("CropperExportation");let U=yield I.export();setTimeout(()=>{nn.fn.mini.stop("CropperExportation"),l(U)},3e3)}),children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(nn.White.R,{loaderID:"CropperExportation"}),"\u6C7A\u5B9A"]})})]})]})]})})},SettingRegion:r=>{let a=["","\u6696\u8272","\u5BD2\u8272","\u30BB\u30D4\u30A2","\u30B7\u30A2\u30F3","\u30DE\u30BC\u30F3\u30BF","\u30A4\u30A8\u30ED\u30FC","\u30AA\u30EA\u30B8\u30CA\u30EB1","\u30AA\u30EA\u30B8\u30CA\u30EB2","\u30AA\u30EA\u30B8\u30CA\u30EB3","\u30AA\u30EA\u30B8\u30CA\u30EB4"],o=l=>a[l]||"\u306A\u3057";return(0,_t.jsxs)(Pe.Left,{verticalAlign:"unset",flexWrap:!0,children:[(0,_t.jsxs)(ot,{gap:"1/3",children:[(0,_t.jsx)(We.Supplement,{children:"Rotate"}),(0,_t.jsxs)(Pe.Left,{flexChilds:"even",gap:"1/6",children:[(0,_t.jsx)(ce.Border.S,{isRounded:!0,borderTopRightRadius:0,borderBottomRightRadius:0,onClick:()=>{let l=r.val_rotate-90;l<0&&(l+=360),r.set_rotate(l)},children:(0,_t.jsxs)(Pe.Center,{gap:"1/4",children:["90\xB0",(0,_t.jsx)(Ce,{icon:iI.faRotateLeft})]})}),(0,_t.jsx)(ce.Border.S,{isRounded:!0,borderTopLeftRadius:0,borderBottomLeftRadius:0,onClick:()=>{r.set_rotate((r.val_rotate+90)%360)},children:(0,_t.jsxs)(Pe.Center,{gap:"1/4",children:[(0,_t.jsx)(Ce,{icon:lI.faRotateRight}),"90\xB0"]})})]})]}),(0,_t.jsxs)(ot,{gap:"1/3",freeCSS:{minWidth:12*6},children:[(0,_t.jsx)(We.Supplement,{children:"Zoom"}),(0,_t.jsxs)(ce.Border.S,{flexCenter:!0,isRounded:!0,flexSizing:0,onClick:l=>{let s="CropperZoomEdit";na.open({tipsID:s,gravityPoint:3,event:l,closeAtParentBlur:!1,freeCSS:{minWidth:12*26},content:(0,_t.jsx)(Kt.Body,{children:(0,_t.jsxs)(ot,{padding:1.5,children:[(0,_t.jsxs)(Pe.Separate,{children:[(0,_t.jsx)(We.Paragraph,{children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(Ce.Search,{fontColor:"5.translucent"}),"Zoom"]})}),(0,_t.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{na.close(s)},children:(0,_t.jsx)(Ce.Times,{})})]}),(0,_t.jsx)(R,{borderBottom:!0,opacity:"low"}),(0,_t.jsx)(nt.Slider,{override:"force",value:r.val_scale-100,min:r.DefaultOptions.scale.min-100,max:r.DefaultOptions.scale.max-100,step:25,onUpdateValidValue:(d,u)=>{ca.default.interval.once(()=>{r.set_scale(d+100)},250,"Cropper.UpdateScale")},legends:{enable:!0,custom:d=>"x"+Math.round(100+d)/100}})]})})})},children:[r.val_scale.rate(1,0),"%"]})]}),(0,_t.jsxs)(ot,{gap:"1/3",freeCSS:{minWidth:12*6},children:[(0,_t.jsx)(We.Supplement,{children:"GrayScale"}),(0,_t.jsxs)(ce.Border.S,{flexCenter:!0,isRounded:!0,flexSizing:0,onClick:l=>{let s="CropperGrayScaleEdit";na.open({tipsID:s,gravityPoint:3,event:l,closeAtParentBlur:!1,freeCSS:{minWidth:12*26},content:(0,_t.jsx)(Kt.Body,{children:(0,_t.jsxs)(ot,{padding:1.5,children:[(0,_t.jsxs)(Pe.Separate,{children:[(0,_t.jsx)(We.Paragraph,{children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(Ce,{icon:nI.faPalette,fontColor:"5.translucent"}),"Gray Scale"]})}),(0,_t.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{na.close(s)},children:(0,_t.jsx)(Ce.Times,{})})]}),(0,_t.jsx)(R,{borderBottom:!0,opacity:"low"}),(0,_t.jsx)(nt.Slider,{value:r.val_grayScale,min:0,max:100,step:10,onUpdateValidValue:d=>{ca.default.interval.once(()=>{r.set_grayScale(d)},250,"Cropper.GrayScale")},legends:{enable:!0,custom:d=>d+"%"}})]})})})},children:[r.val_grayScale.rate(1,0),"%"]})]}),(0,_t.jsxs)(ot,{gap:"1/3",freeCSS:{minWidth:12*6},children:[(0,_t.jsx)(We.Supplement,{children:"Tone"}),(0,_t.jsx)(ce.Border.S,{flexCenter:!0,isRounded:!0,flexSizing:0,onClick:l=>{let s="CropperToneEdit";na.open({tipsID:s,gravityPoint:3,event:l,closeAtParentBlur:!1,freeCSS:{minWidth:12*26,maxWidth:12*24},content:()=>{let d=[];for(let u=1;u<=10;u++)d.push({value:u,label:(0,_t.jsxs)(Pe.Left,{gap:"1/3",children:[(0,_t.jsx)(R,{ssSphere:1,className:[_u("ToneBall"),_u("ToneBall_"+u)].join(" ")}),(0,_t.jsx)(R,{textAlign:"left",flexSizing:0,children:o(u)})]})});return(0,_t.jsx)(Kt.Body,{children:(0,_t.jsxs)(ot,{padding:1.5,children:[(0,_t.jsxs)(Pe.Separate,{children:[(0,_t.jsx)(We.Paragraph,{children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(Ce,{icon:oI.faBarsStaggered,fontColor:"5.translucent"}),"Tone"]})}),(0,_t.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{na.close(s)},children:(0,_t.jsx)(Ce.Times,{})})]}),(0,_t.jsx)(R,{borderBottom:!0,opacity:"low"}),(0,_t.jsx)(nt.Radio.Normal,{value:r.val_tone,gap:"1/2",cellStyles:{fontColor:"3.blur"},options:[{value:0,label:(0,_t.jsx)(R,{flexSizing:0,textAlign:"center",children:"\u306A\u3057"})},...d],onUpdateValidValue:u=>{r.set_tone(u)}})]})})}})},children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(R,{boxShadow:"2.remark",ssSphere:1,className:[_u("ToneBall"),_u("ToneBall_"+r.val_tone)].join(" ")}),o(r.val_tone)]})})]})]})}},Bm={openDialogNEdit:r=>Ia(void 0,null,function*(){let a=yield nt.Filer.fn.openDialog({accept:"image",multiple:!1});Bm.openEditor(g({imageFile:a[0]},r))}),openEditor:r=>Ia(void 0,null,function*(){let a="CropperImage";Kt.open({sheetID:a,type:"normal.middleCenter",size:"MAX",padding:0,margin:0,freeCSS:{maxWidth:"100%"},content:(0,_t.jsx)(sI.Core,{val_file:r.imageFile,options:r,finishedCallback:o=>{Kt.close(a),r.onProcessFinished(o)},abortCallback:()=>{Kt.close(a)}}),closeAtEscapeKeyDown:!1})})};var Ho=Q(Lt());var cI=()=>{let{href:r}=location;return(0,Ho.jsx)(Pe.Center,{padding:[4,1],children:(0,Ho.jsxs)(ot,{ssCardBox:!0,gap:2,padding:[3,2],textAlign:"center",width:1,freeCSS:{maxWidth:12*30},children:[(0,Ho.jsx)(Ce.LinkSlash,{fontColor:"theme",freeCSS:{fontSize:"3rem"}}),(0,Ho.jsxs)(R,{children:[(0,Ho.jsx)(We.Paragraph,{children:"\u3053\u306E\u30DA\u30FC\u30B8\u306F\u3054\u5229\u7528\u3044\u305F\u3060\u3051\u307E\u305B\u3093\u3002"}),(0,Ho.jsx)(We.Supplement,{fontColor:"3.blur",children:"\u5165\u529B\u3055\u308C\u305F\u30EA\u30F3\u30AF\u306E\u30DA\u30FC\u30B8\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3067\u3057\u305F\u3002"})]}),(0,Ho.jsxs)(ot,{children:[(0,Ho.jsxs)(We,{textAlign:"left",ssCardBox:"cloud",isSemiBoldFont:!0,padding:1,children:["\u30FB\u30EA\u30F3\u30AF\u304C\u6B63\u3057\u3044\u304B",(0,Ho.jsx)(R,{margin:["1/2",0],borderBottom:!0}),"\u30FB\u30EA\u30F3\u30AF\u306E\u6709\u52B9\u671F\u9650",(0,Ho.jsx)(R,{margin:["1/2",0],borderBottom:!0}),"\u30FB\u30A2\u30AF\u30BB\u30B9\u6A29\u9650\u7B49\u304C\u6B63\u3057\u3044\u304B"]}),"\u306A\u3069\u3092\u3082\u3046\u4E00\u5EA6\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002"]}),(0,Ho.jsx)(Il.Link,{newTab:!0,href:r,children:r}),(0,Ho.jsx)(Il.BorderToFill,{href:"/",width:1,children:"\u30DB\u30FC\u30E0\u306B\u623B\u308B"})]})})};var eb=r=>{let[a,o]=(0,Eu.useState)(r.pathname),l=!0;a!==r.pathname&&(l=!1,o(r.pathname));let s=(0,Eu.useRef)(!1);(0,Eu.useEffect)(()=>{l&&(s.current?(Kt.closeAll(!0),Ms.fn.updateCSSProperty.reset()):s.current=!0)},[a]),l&&r.beforeCB&&r.beforeCB(location.href),(0,Eu.useEffect)(()=>{l&&r.afterFirstCB&&r.afterFirstCB(location.href)},[]),(0,Eu.useEffect)(()=>{l&&(setTimeout(()=>{window.dispatchEvent(new Event("resize"))},200),r.afterCB&&r.afterCB(location.href))},[a])};var jn={open:r=>{window.open(r)},pushSync:r=>{window.location.href=r},push:(r,a)=>{if(a){jn.open(r);return}jn.pushAsync(r)},pushAsync:r=>{if(r.match(/https?:\/\//)){jn.pushSync(r);return}jn.__push(r)},back:()=>{jn.__back()},__push:r=>{},__back:()=>{},setPushEffect:r=>{jn.__push=r},setBackEffect:r=>{jn.__back=r}};var uI=Q(or());var am=[{key:"comun",isBrand:!1,isAvocado:!0},{key:"leaf",isBrand:!1,isAvocado:!0},{key:"heart",isBrand:!1,isAvocado:!0},{key:"droplet",isBrand:!1,isAvocado:!0},{key:"brick",isBrand:!1,isAvocado:!1},{key:"flower",isBrand:!1,isAvocado:!1},{key:"lip",isBrand:!1,isAvocado:!1},{key:"wine",isBrand:!1,isAvocado:!1},{key:"theater",isBrand:!1,isAvocado:!1},{key:"bat",isBrand:!1,isAvocado:!1},{key:"poizon",isBrand:!1,isAvocado:!1},{key:"eggplant",isBrand:!1,isAvocado:!1},{key:"ufo",isBrand:!1,isAvocado:!1},{key:"alien",isBrand:!1,isAvocado:!1},{key:"tombstone",isBrand:!1,isAvocado:!1},{key:"ninja",isBrand:!1,isAvocado:!1},{key:"moon",isBrand:!1,isAvocado:!1},{key:"rain",isBrand:!1,isAvocado:!1},{key:"unicorn",isBrand:!1,isAvocado:!1},{key:"axe",isBrand:!1,isAvocado:!1},{key:"gem",isBrand:!1,isAvocado:!1},{key:"soap",isBrand:!1,isAvocado:!1},{key:"drizzle",isBrand:!1,isAvocado:!1},{key:"building",isBrand:!1,isAvocado:!1},{key:"fish",isBrand:!1,isAvocado:!1},{key:"icicles",isBrand:!1,isAvocado:!1},{key:"water",isBrand:!1,isAvocado:!1},{key:"tree1",isBrand:!1,isAvocado:!1},{key:"tree2",isBrand:!1,isAvocado:!1},{key:"tree3",isBrand:!1,isAvocado:!1},{key:"battery",isBrand:!1,isAvocado:!1},{key:"seedle",isBrand:!1,isAvocado:!1},{key:"greenTea",isBrand:!1,isAvocado:!1},{key:"oak",isBrand:!1,isAvocado:!1},{key:"salad",isBrand:!1,isAvocado:!1},{key:"cloudy",isBrand:!1,isAvocado:!1},{key:"lemon",isBrand:!1,isAvocado:!1},{key:"angel",isBrand:!1,isAvocado:!1},{key:"parasol",isBrand:!1,isAvocado:!1},{key:"pizza",isBrand:!1,isAvocado:!1},{key:"thunder",isBrand:!1,isAvocado:!1},{key:"latte",isBrand:!1,isAvocado:!1},{key:"island",isBrand:!1,isAvocado:!1},{key:"shovel",isBrand:!1,isAvocado:!1},{key:"coffee",isBrand:!1,isAvocado:!1},{key:"carrot",isBrand:!1,isAvocado:!1},{key:"cactus",isBrand:!1,isAvocado:!1},{key:"volcano",isBrand:!1,isAvocado:!1},{key:"choco",isBrand:!1,isAvocado:!1},{key:"industry",isBrand:!1,isAvocado:!1},{key:"gun",isBrand:!1,isAvocado:!1},{key:"galaxy",isBrand:!1,isAvocado:!1},{key:"line",isBrand:!0,isAvocado:!1},{key:"twitter",isBrand:!0,isAvocado:!1},{key:"amazon",isBrand:!0,isAvocado:!1},{key:"facebook",isBrand:!0,isAvocado:!1},{key:"android",isBrand:!0,isAvocado:!1},{key:"slackBlue",isBrand:!0,isAvocado:!1},{key:"slackGreen",isBrand:!0,isAvocado:!1},{key:"slackRed",isBrand:!0,isAvocado:!1},{key:"slackYellow",isBrand:!0,isAvocado:!1},{key:"slackBase",isBrand:!0,isAvocado:!1},{key:"googleBlue",isBrand:!0,isAvocado:!1},{key:"googleGreen",isBrand:!0,isAvocado:!1},{key:"googleYellow",isBrand:!0,isAvocado:!1},{key:"googleRed",isBrand:!0,isAvocado:!1}],rm=()=>{let r="#45515c",a=(0,uI.default)("#ThemeColorMetaTag");a[0]&&a.setAttribute("content",r)},dI={light:"#FFF",dark:"#333",dim:"#666",auto:()=>ct.get().isSystemDarkmode()?"#333":"#FFF"},Nm={};am.forEach(r=>{let{key:a,isAvocado:o,isBrand:l}=r;Nm[a]={alfa:s=>`hsla( var( --cH_${a} ),var( --cS_${a} ),var( --cL_${a} ),${s!=null?s:1} ) `,isAvocado:o,isBrand:l}});var Xa=Q(or());var Le={toConcreteBorderRadius:r=>{let a=ct.get().roundness|0;return r=="1.tone.primary"?r=[0,2,3,4,5,5][a]:r=="2.tone.secondary"?r=[0,1,2,3,4,5][a]:r=="3.tone.tertiary"&&(r=[0,"1/3","2/3",1,2,3][a]),r},ev:r=>Xa.default.is.exist(r),ClassNames:(r,a)=>{var o,l,s,d,u,h,p,v,b,y;let w=[],{gap:C,display:k,position:N,overflow:P,fontColor:G,fontSize:I,fontWeight:U,fontHeight:H,backgroundColor:J,textAlign:O,textDecoration:ae,boxShadow:ye,margin:re,marginTop:we,marginRight:Se,marginBottom:ge,marginLeft:V,padding:se,paddingTop:pe,paddingRight:j,paddingBottom:Y,paddingLeft:oe,top:te,right:he,bottom:Re,left:Te,border:Xe,borderTop:Qe,borderRight:ze,borderBottom:it,borderLeft:vt,borderWidth:pt,borderColor:Bt,borderStyle:Rt,borderRadius:at,borderTopLeftRadius:De,borderTopRightRadius:bt,borderBottomLeftRadius:It,borderBottomRightRadius:Wt,flexSizing:Yt,flexWrap:ir,flexType:pr,flexChilds:Ar,flexGrid:la,horizontalAlign:Wr,verticalAlign:Kr,transition:kr,gridCenter:hr,gridCols:Sr,maxHeight:ga,minHeight:Rr,maxWidth:_r,minWidth:Mr,width:wa,height:He,unitHeight:ht,unitWidth:xt,opacity:Jt}=a;{if(Le.ev(k)&&w.push("dsp"+k),P){let X=Xa.default.flatArray(P);w.push("ovfl-x-"+X[0]),w.push("ovfl-y-"+(X[1]||X[0]))}Le.ev(N)&&w.push("ps"+N),Le.ev(O)&&w.push("txtalg"+O),Le.ev(O)&&w.push("txtdeco"+ae),Le.ev(G)&&w.push("ftcl"+((o=String(G))==null?void 0:o.replace(/\./g,"_"))),Le.ev(I)&&w.push("ftsz"+((l=String(I))==null?void 0:l.replace(/\..*/,""))),Le.ev(U)&&w.push("ftwgt"+((s=String(U))==null?void 0:s.replace(/\..*/,""))),Le.ev(H)&&w.push("fthgt"+((d=String(H))==null?void 0:d.replace(/\./g,"_"))),Le.ev(J)&&w.push("bgc"+((u=String(J))==null?void 0:u.replace(/\./g,"_"))),Le.ev(ye)&&w.push("bs"+ye);let $t,Lr,br,Xr;Xa.default.is.exist(re)&&(Xa.default.is.array(re)?re.length==2?[$t,Lr,br,Xr]=[...re,...re]:re.length==4&&([$t,Lr,br,Xr]=re):$t=Lr=br=Xr=re,we=we!=null?we:$t,Se=Se!=null?Se:Lr,ge=ge!=null?ge:br,V=V!=null?V:Xr),Le.ev(we)&&w.push("mrgt"+we),Le.ev(Se)&&w.push("mrgr"+Se),Le.ev(ge)&&w.push("mrgb"+ge),Le.ev(V)&&w.push("mrgl"+V);let K,M,A,F;Xa.default.is.exist(se)&&(Xa.default.is.array(se)?se.length==2?[K,M,A,F]=[...se,...se]:se.length==4&&([K,M,A,F]=se):K=M=A=F=se,pe=pe!=null?pe:K,j=j!=null?j:M,Y=Y!=null?Y:A,oe=oe!=null?oe:F),Le.ev(pe)&&w.push("pdt"+pe),Le.ev(j)&&w.push("pdr"+j),Le.ev(Y)&&w.push("pdb"+Y),Le.ev(oe)&&w.push("pdl"+oe),Le.ev(te)&&w.push("pstt"+te),Le.ev(he)&&w.push("pstr"+he),Le.ev(Re)&&w.push("pstb"+Re),Le.ev(Te)&&w.push("pstl"+Te);{Xa.default.is.exist(Xe)&&(Qe=Qe!=null?Qe:Xe,ze=ze!=null?ze:Xe,it=it!=null?it:Xe,vt=vt!=null?vt:Xe),Xa.default.is.boolean(Qe)&&(Qe=["unset","2.normal"][Number(Qe)]),Xa.default.is.boolean(ze)&&(ze=["unset","2.normal"][Number(ze)]),Xa.default.is.boolean(it)&&(it=["unset","2.normal"][Number(it)]),Xa.default.is.boolean(vt)&&(vt=["unset","2.normal"][Number(vt)]),Le.ev(Qe)&&w.push("b_t_ss"+((h=String(Qe))==null?void 0:h.replace(/\./g,"_"))),Le.ev(ze)&&w.push("b_r_ss"+((p=String(ze))==null?void 0:p.replace(/\./g,"_"))),Le.ev(it)&&w.push("b_b_ss"+((v=String(it))==null?void 0:v.replace(/\./g,"_"))),Le.ev(vt)&&w.push("b_l_ss"+((b=String(vt))==null?void 0:b.replace(/\./g,"_"))),Xa.default.is.exist(pt)&&w.push("b_wth"+String(pt)),Xa.default.is.exist(Bt)&&w.push("b_cl"+((y=String(Bt))==null?void 0:y.replace(/\./g,"_"))),Xa.default.is.exist(Rt)&&w.push("b_st"+String(Rt));{let X,le,ie,Ie;Xa.default.is.exist(at)&&(Xa.default.is.array(at)?at.length==4&&([X,le,Ie,ie]=at):X=le=ie=Ie=at,De=De!=null?De:X,bt=bt!=null?bt:le,It=It!=null?It:ie,Wt=Wt!=null?Wt:Ie)}Le.ev(De)&&w.push("br_tl"+Le.toConcreteBorderRadius(De)),Le.ev(bt)&&w.push("br_tr"+Le.toConcreteBorderRadius(bt)),Le.ev(It)&&w.push("br_bl"+Le.toConcreteBorderRadius(It)),Le.ev(Wt)&&w.push("br_br"+Le.toConcreteBorderRadius(Wt))}if(Le.ev(Jt)&&w.push("op"+Jt),Xa.default.is.exist(C)){let X,le;Xa.default.is.array(C)?(X=C[0],le=C[1]):X=le=C,w.push("gapRow"+X,"gapCol"+le)}Le.ev(Yt)&&w.push("flsz"+Yt),Le.ev(ir)&&w.push("flwrp"+ir),Le.ev(pr)&&w.push("fltyp"+pr),Le.ev(Ar)&&w.push("flchld"+Ar),Le.ev(la)&&w.push("flgrid"+la),Le.ev(Kr)&&w.push("flvrt"+Kr),Le.ev(Wr)&&w.push("flhrz"+Wr),Le.ev(hr)&&w.push("grcnt"+hr),Le.ev(Sr)&&w.push("grcol"+Sr),Le.ev(He)&&w.push("hgt"+He),Le.ev(wa)&&w.push("wdt"+wa),Le.ev(ht)&&w.push("unthgt"+ht),Le.ev(xt)&&w.push("untwdt"+xt),Le.ev(kr)&&w.push("trnst"+kr),Le.ev(ga)&&w.push("maxh"+ga),Le.ev(Rr)&&w.push("minh"+Rr),Le.ev(_r)&&w.push("maxw"+_r),Le.ev(Mr)&&w.push("minw"+Mr)}return w.length?r+w.join(" "+r):""}},gm=r=>{let a=g({},r),{gradients:o,ssCardBox:l,ssSphere:s,ssSquare:d,ssPushable:u,ssAbsoluteCovered:h,ssTextEllipsis:p,flexCenter:v,flexNewLine:b,isLightFont:y,isBoldFont:w,isSemiBoldFont:C,isRounded:k,isSquare:N,freeCSS:P={}}=a,G=Je(P,[]),I=Je(a,["gradients","ssCardBox","ssSphere","ssSquare","ssPushable","ssAbsoluteCovered","ssTextEllipsis","flexCenter","flexNewLine","isLightFont","isBoldFont","isSemiBoldFont","isRounded","isSquare","freeCSS"]);if(G=G||{},I=I||{},o){let{deg:U,colors:H}=o;G=E(g({},G),{background:`linear-gradient(${U}deg,${H.join(",")})`})}if(l){l===!0&&(l="border");let U={backgroundColor:"layer.1",borderRadius:"1.tone.primary",boxShadow:"0.min"};l=="border"?U.border=!0:l=="plain"?(U.backgroundColor="layer.1",U.boxShadow="none"):l=="cloud"?U.backgroundColor="cloud":l=="shadow"&&(U.boxShadow="0.normal"),ct.get().darkMode=="dim"&&(U.boxShadow="1.normal"),ct.get().darkMode=="dark"&&(U.boxShadow="1.remark"),G=g(g({},U.freeCSS),G),I=g(g({},U),I)}return s&&(v=v!=null?v:!0,I=g({padding:0,unitWidth:s,unitHeight:s,borderRadius:"sphere",flexSizing:"none"},I)),d&&(v=v!=null?v:!0,I=g({padding:0,unitWidth:d,unitHeight:d,flexSizing:"none"},I)),u&&(I=g({transition:"middle"},I),I=E(g({},I),{className:[I.className,"ssPushable"].join(" ")})),h&&(I=g({position:"absolute",top:0,left:0,right:0,bottom:0},I)),p&&(I=g({overflow:"hidden"},I),G=g({whiteSpace:"nowrap",textOverflow:"ellipsis"},G)),b&&(I=g({width:1,flexSizing:"none"},I)),v&&(I=g({display:"flex",horizontalAlign:"center",verticalAlign:"center"},I)),y&&(I.fontWeight="1.light"),C&&(I.fontWeight="3.semiBold"),w&&(I.fontWeight="4.bold"),k&&(Xa.default.is.number(k)?G.borderRadius=k*12:I.borderRadius="sphere"),N&&(G.aspectRatio="1"),E(g({},I),{freeCSS:G})},No=r=>{let a=gm(r),{componentID:o,gap:l,display:s,position:d,overflow:u,fontColor:h,fontSize:p,fontWeight:v,fontHeight:b,backgroundColor:y,textAlign:w,textDecoration:C,boxShadow:k,margin:N,marginTop:P,marginRight:G,marginBottom:I,marginLeft:U,padding:H,paddingTop:J,paddingRight:O,paddingBottom:ae,paddingLeft:ye,top:re,right:we,bottom:Se,left:ge,border:V,borderTop:se,borderRight:pe,borderBottom:j,borderLeft:Y,borderWidth:oe,borderColor:te,borderStyle:he,borderRadius:Re,borderTopLeftRadius:Te,borderTopRightRadius:Xe,borderBottomLeftRadius:Qe,borderBottomRightRadius:ze,flexSizing:it,flexWrap:vt,flexType:pt,flexChilds:Bt,flexGrid:Rt,horizontalAlign:at,verticalAlign:De,transition:bt,gridCenter:It,gridCols:Wt,maxHeight:Yt,minHeight:ir,maxWidth:pr,minWidth:Ar,width:la,height:Wr,unitHeight:Kr,unitWidth:kr,opacity:hr,ssLastChildLossBorder:Sr,ssAbsoluteCovered:ga,ssCardBox:Rr,ssEffectsOnActive:_r,ssPushable:Mr,ssSphere:wa,ssSquare:He,ssTextEllipsis:ht,isBoldFont:xt,isLightFont:Jt,isSemiBoldFont:$t,isRounded:Lr,flexCenter:br,flexNewLine:Xr,gradients:K,UnderBreakPointStyles:M={},className:A="",freeCSS:F={}}=a,X=Je(a,["componentID","gap","display","position","overflow","fontColor","fontSize","fontWeight","fontHeight","backgroundColor","textAlign","textDecoration","boxShadow","margin","marginTop","marginRight","marginBottom","marginLeft","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","top","right","bottom","left","border","borderTop","borderRight","borderBottom","borderLeft","borderWidth","borderColor","borderStyle","borderRadius","borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius","flexSizing","flexWrap","flexType","flexChilds","flexGrid","horizontalAlign","verticalAlign","transition","gridCenter","gridCols","maxHeight","minHeight","maxWidth","minWidth","width","height","unitHeight","unitWidth","opacity","ssLastChildLossBorder","ssAbsoluteCovered","ssCardBox","ssEffectsOnActive","ssPushable","ssSphere","ssSquare","ssTextEllipsis","isBoldFont","isLightFont","isSemiBoldFont","isRounded","flexCenter","flexNewLine","gradients","UnderBreakPointStyles","className","freeCSS"]),le=g({},X),ie=[A];if(Sr&&ie.push("ssLastChildLossBorder_"+Sr),_r){_r=Xa.default.flatArray(_r);for(let Ie of _r){let[Fe,Me]=Ie.split(".");le["data-effect-"+Fe]="1",Me&&(le["data-effect-tone"]=Me)}}{let Ie=Le.ClassNames("amotf_",{gap:l,display:s,position:d,overflow:u,fontColor:h,fontSize:p,fontWeight:v,fontHeight:b,backgroundColor:y,textAlign:w,textDecoration:C,boxShadow:k,margin:N,marginTop:P,marginRight:G,marginBottom:I,marginLeft:U,padding:H,paddingTop:J,paddingRight:O,paddingBottom:ae,paddingLeft:ye,top:re,right:we,bottom:Se,left:ge,border:V,borderTop:se,borderRight:pe,borderBottom:j,borderLeft:Y,borderWidth:oe,borderColor:te,borderStyle:he,borderRadius:Re,borderTopLeftRadius:Te,borderTopRightRadius:Xe,borderBottomLeftRadius:Qe,borderBottomRightRadius:ze,flexSizing:it,flexWrap:vt,flexType:pt,flexChilds:Bt,flexGrid:Rt,horizontalAlign:at,verticalAlign:De,transition:bt,gridCenter:It,gridCols:Wt,maxHeight:Yt,minHeight:ir,maxWidth:pr,minWidth:Ar,width:la,height:Wr,unitHeight:Kr,unitWidth:kr,opacity:hr});ie.push(Ie)}return M&&ie.push(Le.ClassNames("amotf_bp",M)),F&&(le.style=g(g({},F),le.style)),(o||le["data-component-id"])&&(le["data-component-id"]=le["data-component-id"]||o),ie.length&&ie.join("")&&(le.className=ie.join(" ").trim().replace(/%/ig,"P").replace(/\d+px/ig,"PIX").replace(/\s+/ig," ").replace(/\//ig,"_").replace(/\./ig,"-")),le},jl=r=>{let{gap:a,display:o,position:l,overflow:s,fontColor:d,fontSize:u,fontWeight:h,fontHeight:p,backgroundColor:v,textAlign:b,textDecoration:y,boxShadow:w,margin:C,marginTop:k,marginRight:N,marginBottom:P,marginLeft:G,padding:I,paddingTop:U,paddingRight:H,paddingBottom:J,paddingLeft:O,top:ae,right:ye,bottom:re,left:we,border:Se,borderTop:ge,borderRight:V,borderBottom:se,borderLeft:pe,borderWidth:j,borderColor:Y,borderStyle:oe,borderRadius:te,borderTopLeftRadius:he,borderTopRightRadius:Re,borderBottomLeftRadius:Te,borderBottomRightRadius:Xe,flexSizing:Qe,flexWrap:ze,flexType:it,flexChilds:vt,flexGrid:pt,horizontalAlign:Bt,verticalAlign:Rt,transition:at,gridCenter:De,gridCols:bt,maxHeight:It,minHeight:Wt,maxWidth:Yt,minWidth:ir,width:pr,height:Ar,unitHeight:la,unitWidth:Wr,opacity:Kr,ssLastChildLossBorder:kr,ssAbsoluteCovered:hr,ssCardBox:Sr,ssEffectsOnActive:ga,ssPushable:Rr,ssSphere:_r,ssSquare:Mr,ssTextEllipsis:wa,isBoldFont:He,isLightFont:ht,isSemiBoldFont:xt,isRounded:Jt,flexCenter:$t,flexNewLine:Lr,gradients:br,UnderBreakPointStyles:Xr={},freeCSS:K={}}=r,M={};return Le.ev(a)&&(M.gap=a),Le.ev(o)&&(M.display=o),Le.ev(l)&&(M.position=l),Le.ev(s)&&(M.overflow=s),Le.ev(d)&&(M.fontColor=d),Le.ev(u)&&(M.fontSize=u),Le.ev(h)&&(M.fontWeight=h),Le.ev(p)&&(M.fontHeight=p),Le.ev(v)&&(M.backgroundColor=v),Le.ev(b)&&(M.textAlign=b),Le.ev(y)&&(M.textDecoration=y),Le.ev(w)&&(M.boxShadow=w),Le.ev(C)&&(M.margin=C),Le.ev(k)&&(M.marginTop=k),Le.ev(N)&&(M.marginRight=N),Le.ev(P)&&(M.marginBottom=P),Le.ev(G)&&(M.marginLeft=G),Le.ev(I)&&(M.padding=I),Le.ev(U)&&(M.paddingTop=U),Le.ev(H)&&(M.paddingRight=H),Le.ev(J)&&(M.paddingBottom=J),Le.ev(O)&&(M.paddingLeft=O),Le.ev(ae)&&(M.top=ae),Le.ev(ye)&&(M.right=ye),Le.ev(re)&&(M.bottom=re),Le.ev(we)&&(M.left=we),Le.ev(Se)&&(M.border=Se),Le.ev(ge)&&(M.borderTop=ge),Le.ev(V)&&(M.borderRight=V),Le.ev(se)&&(M.borderBottom=se),Le.ev(pe)&&(M.borderLeft=pe),Le.ev(j)&&(M.borderWidth=j),Le.ev(Y)&&(M.borderColor=Y),Le.ev(oe)&&(M.borderStyle=oe),Le.ev(te)&&(M.borderRadius=te),Le.ev(he)&&(M.borderTopLeftRadius=he),Le.ev(Re)&&(M.borderTopRightRadius=Re),Le.ev(Te)&&(M.borderBottomLeftRadius=Te),Le.ev(Xe)&&(M.borderBottomRightRadius=Xe),Le.ev(Qe)&&(M.flexSizing=Qe),Le.ev(ze)&&(M.flexWrap=ze),Le.ev(it)&&(M.flexType=it),Le.ev(vt)&&(M.flexChilds=vt),Le.ev(pt)&&(M.flexGrid=pt),Le.ev(Bt)&&(M.horizontalAlign=Bt),Le.ev(Rt)&&(M.verticalAlign=Rt),Le.ev(at)&&(M.transition=at),Le.ev(De)&&(M.gridCenter=De),Le.ev(bt)&&(M.gridCols=bt),Le.ev(It)&&(M.maxHeight=It),Le.ev(Wt)&&(M.minHeight=Wt),Le.ev(Yt)&&(M.maxWidth=Yt),Le.ev(ir)&&(M.minWidth=ir),Le.ev(pr)&&(M.width=pr),Le.ev(Ar)&&(M.height=Ar),Le.ev(la)&&(M.unitHeight=la),Le.ev(Wr)&&(M.unitWidth=Wr),Le.ev(Kr)&&(M.opacity=Kr),Le.ev(kr)&&(M.ssLastChildLossBorder=kr),Le.ev(hr)&&(M.ssAbsoluteCovered=hr),Le.ev(Sr)&&(M.ssCardBox=Sr),Le.ev(ga)&&(M.ssEffectsOnActive=ga),Le.ev(Rr)&&(M.ssPushable=Rr),Le.ev(_r)&&(M.ssSphere=_r),Le.ev(Mr)&&(M.ssSquare=Mr),Le.ev(wa)&&(M.ssTextEllipsis=wa),Le.ev(He)&&(M.isBoldFont=He),Le.ev(ht)&&(M.isLightFont=ht),Le.ev(xt)&&(M.isSemiBoldFont=xt),Le.ev(Jt)&&(M.isRounded=Jt),Le.ev($t)&&(M.flexCenter=$t),Le.ev(Lr)&&(M.flexNewLine=Lr),Le.ev(br)&&(M.gradients=br),Le.ev(K)&&(M.freeCSS=K),Le.ev(Xr)&&(M.UnderBreakPointStyles=Xr),M};var wl=Q(Lt());var tb=r=>{var a;let o=Nl.catch("LaunchReactApp_"+ct.get().sessionUID);return(0,wl.jsxs)(wl.Fragment,{children:[(0,wl.jsx)("style",{children:r.inlineCSS}),(0,wl.jsxs)("amotify-app",{id:"appRoot_"+ct.get().sessionUID,children:[(0,wl.jsx)(ls.Pudding.Wrapper,{}),(0,wl.jsx)(ls.Ripple.Wrapper,{}),(0,wl.jsx)(nn.Wrapper,{}),(0,wl.jsx)(Kn.Wrapper,{}),(0,wl.jsx)(Kt.Wrapper,{}),(0,wl.jsx)(R,{className:["AMOTIFY_be","AMOTIFY_be_root",(a=r.isRootPage)==null||a?"AMOTIFY_be_origin":"",r.originClassName||""].join(" "),children:r.children},o||"")]})]})};var rb=Q(or()),wt=r=>{let a=ct.get().appRoot;return rb.default.is.shadowRoot(a)?(0,rb.default)(a).find(r):(0,rb.default)(r)};var rG=Q(Jw());ra(Hr,Q(Jw()));var aG=Q(Zw());ra(Hr,Q(Zw()));var nG=g(g(g(g(g(g({},Qw),pw),bw),rG),aG),Xw);var Jn=Q(or()),Hs=Q(fr());var m=Q(Lt());var fp={index:()=>(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(fp.Fonts,{}),(0,m.jsx)(fp.Box,{}),(0,m.jsx)(fp.Flex,{}),(0,m.jsx)(fp.Grid,{}),(0,m.jsx)(fp.Others,{})]}),Fonts:()=>(0,m.jsx)(Sa,{padding:1,children:(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.SubTitle,{children:"Fonts"}),(0,m.jsx)(R,{overflow:"auto",children:(0,m.jsxs)(ot,{children:[(0,m.jsxs)(Pe.Left,{ssCardBox:!0,padding:1.5,children:["[GrayColor]",(0,m.jsx)(R,{fontColor:"1.clear",children:"1.clear"}),(0,m.jsx)(R,{fontColor:"2.normal",children:"2.normal"}),(0,m.jsx)(R,{fontColor:"3.blur",children:"3.blur"}),(0,m.jsx)(R,{fontColor:"4.thin",children:"4.thin"}),(0,m.jsx)(R,{fontColor:"5.translucent",children:"5.translucent"}),(0,m.jsx)(R,{fontColor:"6.clear",children:"6.clear"})]}),(0,m.jsxs)(Pe.Left,{ssCardBox:"plain",padding:1.5,backgroundColor:"dark",children:[(0,m.jsx)(R,{fontColor:"white",children:"[GrayColor in Dark]"}),(0,m.jsx)(R,{fontColor:"1.clear",children:"1.clear"}),(0,m.jsx)(R,{fontColor:"2.normal",children:"2.normal"}),(0,m.jsx)(R,{fontColor:"3.blur",children:"3.blur"}),(0,m.jsx)(R,{fontColor:"4.thin",children:"4.thin"}),(0,m.jsx)(R,{fontColor:"5.translucent",children:"5.translucent"}),(0,m.jsx)(R,{fontColor:"6.clear",children:"6.clear"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Landing]"}),(0,m.jsxs)(R,{isSemiBoldFont:!0,fontSize:"7.landing",children:["Visualize Your ",(0,m.jsx)(tn,{fontColor:"theme",children:"Colors"})," On a Real Website"]})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Title]"}),(0,m.jsx)(R,{fontSize:"6.title",children:"\u4EE4\u548C\uFF14\u5E74\u5EA6\u306E\u56FD\u6C11\u8CA0\u62C5\u7387\u3092\u516C\u8868\u3057\u307E\u3059"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Subtitle]"}),(0,m.jsx)(R,{fontSize:"5.subTitle",children:"\u652F\u6255\u3044\u3092\u53D7\u3051\u4ED8\u3051\u308B"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Thirdtitle]"}),(0,m.jsx)(R,{fontSize:"4.thirdTitle",children:"\u79DF\u7A0E\u8CA0\u62C5\u7387\u3068\u793E\u4F1A\u4FDD\u969C\u8CA0\u62C5\u7387\u3092\u5408\u8A08\u3057\u305F\u56FD\u6C11\u8CA0\u62C5\u7387\u306B\u3064\u3044\u3066\u3001\u4EE4\u548C\uFF14\u5E74\u5EA6\u306E\u898B\u901A\u3057\u3092\u63A8\u8A08\u3057\u307E\u3057\u305F\u306E\u3067\u3001\u516C\u8868\u3057\u307E\u3059\u3002"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Paragraph]"}),(0,m.jsx)(We.Paragraph,{children:(0,m.jsx)(We.Description,{children:`This article discusses performance best practices for fonts.
980
+ T`.repeat(v-1)}let h=Hl(a);return(0,ur.jsxs)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:[(0,ur.jsx)(We.Description,E(g({className:a.className},h),{position:"absolute",width:1,freeCSS:E(g({},h.freeCSS),{color:"orange"}),"data-input-shallow":o.componentID,children:(0,ur.jsx)(R,{"data-input-value-shallow":o.componentID,children:s})})),(0,ur.jsx)(We.Description,E(g({className:a.className},h),{position:"absolute",left:0,freeCSS:E(g({},h.freeCSS),{backgroundColor:"transparent",color:"blue"}),"data-input-min-height-value-shallow":o.componentID,children:d})),(0,ur.jsx)(We.Description,E(g({className:a.className},h),{position:"absolute",right:0,freeCSS:E(g({},h.freeCSS),{backgroundColor:"transparent",color:"red"}),"data-input-max-height-value-shallow":o.componentID,children:u}))]})},InputBox:r=>{let{rootStates:a,val_validate:o,set_validate:l,val_status:s,set_status:d,val_focus:u,set_focus:h,val_isComposing:p,set_isComposing:v}=r;if(a.multiline)return null;let b=a,{componentID:y,tone:w,required:C,restrict:k="text",form:N,autoComplete:P="off",autoCapitalize:G="off",minRows:I,maxRows:U,multiline:H,autoHeight:J,enableFormSubmit:O,clearButton:ae=!1,checkValidationAtFirst:ye,onChange:re,onKeyDown:we,onValidate:Se,onUpdateValue:ge,onUpdateValidValue:V,value:se="",leftIndicator:pe,rightIndicator:j,leftIcon:Y,rightIcon:oe,maxLength:te,min:he,max:Re,label:Te,isLabelActive:Xe,wrapStyles:Qe}=b,ze=Je(b,["componentID","tone","required","restrict","form","autoComplete","autoCapitalize","minRows","maxRows","multiline","autoHeight","enableFormSubmit","clearButton","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","leftIndicator","rightIndicator","leftIcon","rightIcon","maxLength","min","max","label","isLabelActive","wrapStyles"]),it=k=="password"||k=="concealed"?"password":"text",vt=["number","digitNumber","creditCard"].includes(k)?"numeric":k=="email"?"email":"text";return(0,ur.jsx)(R,E(g({htmlTag:"input",type:it,inputMode:vt,"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(o,s,!!ye),"data-component-id":s.componentID,"data-input-origin":s.componentID,value:s.formatValue,autoComplete:P,autoCapitalize:G,onKeyDown:pt=>{let{key:Bt,target:Rt}=pt;{let nt=Rt,{selectionStart:De,selectionEnd:bt}=nt,It=Number(De),Wt=Number(bt),Yt=s.formatValue[Number(It)],ir=s.formatValue[Number(It)-1];Bt=="Delete"&&(k=="creditCard"&&Yt==" "||k=="postal"&&Yt=="-"||k=="digitNumber"&&Yt==",")&&(nt.setSelectionRange(It+1,Wt+1),pt.preventDefault()),Bt=="Backspace"&&(k=="creditCard"&&ir==" "||k=="postal"&&ir=="-"||k=="digitNumber"&&ir==",")&&(nt.setSelectionRange(It-1,Wt-1),pt.preventDefault()),Bt=="Enter"||Bt=="Tab"}if(["number","digitNumber","creditCard"].includes(k)&&Bt=="Clear"&&d(nt=>E(g({},nt),{dataValue:"",formatValue:"",eventType:"update",eventID:(0,rn.UUID)()})),["number","digitNumber"].includes(k)&&["ArrowUp","ArrowDown"].includes(Bt)){let nt=+(Bt=="ArrowUp")*2-1,De=String(Number(s.dataValue)+nt);o.ok&&l({ok:!1,notice:[]}),d(bt=>E(g(g({},bt),kc.Validation.DataLeveling({min:he,max:Re,restrict:k,value:De})),{eventType:"update",eventID:(0,rn.UUID)()})),pt.preventDefault()}we&&we(pt),O&&Vt.SubmitForm(pt,N)},onChange:pt=>{let{value:Bt,selectionStart:Rt,selectionEnd:nt}=pt.target,De=kc.Validation.DataLeveling({min:he,max:Re,restrict:k,value:Bt});p&&(De.formatValue=Bt),De.formatValue!=s.formatValue&&(o.ok&&l({ok:!1,notice:[]}),d(bt=>E(g(g({},bt),De),{prevValue:s.formatValue,eventType:"update",eventID:(0,rn.UUID)(),caretFrom:Number(Rt),caretTo:Number(nt)})),re&&re(pt))},width:1},ze),{onFocus:pt=>{ze!=null&&ze.onFocus&&(ze==null||ze.onFocus(pt)),h(!0)},onBlur:pt=>{ze!=null&&ze.onBlur&&(ze==null||ze.onBlur(pt)),h(!1)},onCompositionStart:pt=>{ze!=null&&ze.onCompositionStart&&(ze==null||ze.onCompositionStart(pt)),v(!0)},onCompositionEnd:pt=>{if(ze!=null&&ze.onCompositionEnd&&(ze==null||ze.onCompositionEnd(pt)),k=="text")return;let Bt=kc.Validation.DataLeveling({min:he,max:Re,restrict:k,value:s.formatValue});d(Rt=>E(g(g({},Rt),Bt),{prevValue:Rt.formatValue,eventType:"update",eventID:(0,rn.UUID)(),caretFrom:Number(Rt.formatValue.length+1),caretTo:Number(Rt.formatValue.length+1)})),v(!1)}}))},TextAreaBox:r=>{let{rootStates:a,val_focus:o,set_focus:l,val_validate:s,set_validate:d,val_status:u,set_status:h,isShallow:p}=r,v=a,{componentID:b,tone:y,required:w,form:C,label:k,isLabelActive:N,minRows:P,maxRows:G,multiline:I,autoHeight:U,enableFormSubmit:H,maxLength:J,checkValidationAtFirst:O,onChange:ae,onKeyDown:ye,onValidate:re,onUpdateValue:we,onUpdateValidValue:Se,value:ge="",leftIndicator:V,rightIndicator:se,leftIcon:pe,rightIcon:j,wrapStyles:Y}=v,oe=Je(v,["componentID","tone","required","form","label","isLabelActive","minRows","maxRows","multiline","autoHeight","enableFormSubmit","maxLength","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","leftIndicator","rightIndicator","leftIcon","rightIcon","wrapStyles"]);return a.multiline?(0,ur.jsx)(R,E(g({htmlTag:"textarea","data-show-validation":Vt.isShowValidation(s,u,!!O),"data-input-origin":u.componentID,"data-component-id":u.componentID,value:u.dataValue,width:1},oe),{onFocus:te=>{oe!=null&&oe.onFocus&&(oe==null||oe.onFocus(te)),l(!0)},onBlur:te=>{oe!=null&&oe.onBlur&&(oe==null||oe.onBlur(te)),l(!1)},onKeyDown:te=>{ye&&ye(te),H&&Vt.SubmitForm(te,C)},onChange:te=>{let{value:he}=te.target;s.ok&&d({ok:!1,notice:[]}),h(Re=>E(g({},Re),{dataValue:he,eventType:"update",eventID:(0,rn.UUID)()})),ae&&ae(te)}})):null}},B$=r=>{let{componentID:a,restrict:o="text",value:l="",min:s,max:d}=r,[u,h]=(0,Fs.useState)(!1),[p,v]=(0,Fs.useState)(!1),[b,y]=(0,Fs.useState)(E(g({componentID:a},kc.Validation.DataLeveling({min:s,max:d,restrict:o,value:l})),{prevValue:"",eventType:"init",eventID:(0,rn.UUID)(),caretFrom:null,caretTo:null})),[w,C]=(0,Fs.useState)({ok:!1,notice:[]}),k={rootStates:r,val_focus:u,set_focus:h,val_isComposing:p,set_isComposing:v,val_status:b,set_status:y,val_validate:w,set_validate:C};return Vt.CommonEffects({type:"textfield",states:r,val_status:b,set_status:y,val_validate:w,set_validate:C,SystemValidation:kc.Validation.System,ExtraOverrideStates:g({},kc.Validation.DataLeveling({min:s,max:d,restrict:o,value:l}))}),(0,Fs.useEffect)(()=>{kc.setSelection({id:r.id,restrict:o,val_status:b})},[b]),(0,ur.jsxs)(Va,{val_status:b,set_status:y,val_validate:w,states:k.rootStates,children:[(0,ur.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:r.isLabelActive||u||!!b.dataValue}),(0,ur.jsx)(xw.Shallow,g({},k)),(0,ur.jsx)(xw.InputBox,g({},k)),(0,ur.jsx)(xw.TextAreaBox,g({},k))]})},ds=r=>(r=g({autoHeight:!0,restrict:"text",fontSize:"inherit"},r),r.multiline?(r.minRows=r.minRows||5,r.maxRows=r.maxRows||20):(r.minRows=1,r.maxRows=1),(0,ur.jsx)(Ba,{componentID:r.componentID,children:B$,states:Gn(r)})),bn=ds;bn.Validate=kc.Validation.Text,bn.Katakana=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"katakana",multiline:!1,autoHeight:!1})),bn.HankakuKatakana=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"hankaku.katakana",multiline:!1,autoHeight:!1})),bn.CreditCard=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"creditCard",multiline:!1,autoHeight:!1})),bn.Tel=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"tel",multiline:!1,autoHeight:!1})),bn.Number=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"number",multiline:!1,autoHeight:!1})),bn.DigitNumber=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"digitNumber",multiline:!1,autoHeight:!1})),bn.Email=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"email",multiline:!1,autoHeight:!1})),bn.Url=r=>(0,ur.jsx)(ds,E(g({},r),{restrict:"url",multiline:!1,autoHeight:!1})),bn.Postal=r=>{let[a]=(0,Fs.useState)((0,rn.UUID)());return(0,Fs.useEffect)(()=>()=>{rn.useStore.delete(a)},[]),(0,ur.jsx)(ds,E(g({label:"\u90F5\u4FBF\u756A\u53F7"},r),{restrict:"postal",multiline:!1,autoHeight:!1,leftIcon:(0,ur.jsx)(ep,{ssSphere:2,fontColor:"4.thin",children:"\u3012"})}))},bn.Password=r=>(0,ur.jsx)(ds,E(g({label:"\u30D1\u30B9\u30EF\u30FC\u30C9",rightIcon:(0,ur.jsx)(Ua,{ssSphere:2,padding:0,freeCSS:{pointerEvents:"all"},children:(0,ur.jsx)(ce.Sub,{ssSphere:2,borderRadius:"3.tone.tertiary",fontColor:"theme",flexCenter:!0,height:1,ssEffectsOnActive:["expand"],onMouseOver:a=>{jl.open(a.currentTarget,"\u30C6\u30AD\u30B9\u30C8\u3092\u8868\u793A",24)},onMouseLeave:jl.abort,tabIndex:-1,onClick:a=>{(0,rn.default)(a.target).parent().parent().find("input").callback(o=>{let l=o[0];l.type=l.type==="password"?"text":"password"})},children:(0,ur.jsx)(Ce,{icon:fO.faEye})})}),restrict:"password"},r),{multiline:!1,autoHeight:!1})),bn.Concealed=r=>(0,ur.jsx)(bn.Password,E(g({label:"\u79D8\u5BC6\u9375"},r),{restrict:"concealed"})),bn.Money={JPY:r=>(0,ur.jsx)(bn.DigitNumber,E(g({rightIcon:(0,ur.jsx)(Ua,{ssSphere:2,fontColor:"4.thin",children:"\u5186"})},r),{multiline:!1,autoHeight:!1}))};var U_=Q(Lt()),pO=Q(or()),Tw=Q(fr());function N$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var O$=r=>{let a=r,{componentID:o,tone:l,required:s,form:d,value:u,enableFormSubmit:h,checkValidationAtFirst:p,onInput:v,onKeyDown:b,onValidate:y,onUpdateValue:w,onUpdateValidValue:C,children:k="",leftIndicator:N,rightIndicator:P,leftIcon:G,rightIcon:I,freeCSS:U,wrapStyles:H}=a,J=Je(a,["componentID","tone","required","form","value","enableFormSubmit","checkValidationAtFirst","onInput","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","children","leftIndicator","rightIndicator","leftIcon","rightIcon","freeCSS","wrapStyles"]),[O,ae]=(0,Tw.useState)(Vt.DefaultStatus(o,u)),[ye,re]=(0,Tw.useState)({ok:!1,notice:[]});return Vt.CommonEffects({type:"contenteditable",states:r,val_status:O,set_status:ae,val_validate:ye,set_validate:re,SystemValidation:N$}),(0,U_.jsx)(Va,{val_status:O,set_status:ae,val_validate:ye,states:r,children:(0,U_.jsx)(R,E(g({contentEditable:!0,"data-show-validation":Vt.isShowValidation(ye,O,!!p),"data-component-id":O.componentID,onKeyDown:we=>{b&&b(we),h&&Vt.SubmitForm(we,d)},onInput:we=>{let Se=we.currentTarget,{innerHTML:ge,innerText:V}=Se;ye.ok&&re({ok:!1,notice:[]}),ae(se=>E(g({},se),{dataValue:V,eventType:"update",eventID:(0,pO.UUID)()})),v&&v(we)}},J),{children:k}))})},hO=r=>{r=E(g({rows:5},r),{freeCSS:g({whiteSpace:"pre-wrap"},r.freeCSS)});let a=Gn(r);return(0,U_.jsx)(Ba,{componentID:r.componentID,children:O$,states:a})};var km=Q(Lt()),kw=Q(fr()),ap=Q(or());function I$(r){let{value:a,states:o}=r,{required:l,numericOnly:s=!1,digits:d}=o,u=[];return l&&!a&&u.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),a&&(s&&a.match(/\D/)&&u.push({type:"invalid",label:"\u6570\u5B57\u306E\u307F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),a.length!=d&&u.push({type:"warn",label:"\u6700\u5F8C\u307E\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"})),{ok:!u.filter(({type:h})=>h=="invalid"||h=="warn").length,notice:u}}var P$=(r,a="")=>{let o=String(a),l=[];for(let s=0;s<r;s++)l[s]=o[s]||"";return{formatValue:l,dataValue:o}},mO=(r="")=>{let a=r,o=a.join("");return{formatValue:a,dataValue:o}},M$=r=>{let a=r,{tone:o,required:l,form:s,name:d,className:u="",digits:h,numericOnly:p=!1,enableFormSubmit:v,checkValidationAtFirst:b,onChange:y,onKeyDown:w,onValidate:C,onUpdateValue:k,onUpdateValidValue:N,value:P="",override:G,freeCSS:I,wrapStyles:U,combineInput:H,componentID:J,listStyles:O}=a,ae=Je(a,["tone","required","form","name","className","digits","numericOnly","enableFormSubmit","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","override","freeCSS","wrapStyles","combineInput","componentID","listStyles"]),[ye,re]=(0,kw.useState)(E(g({componentID:r.componentID||""},P$(h,P)),{eventType:"init",eventID:(0,ap.UUID)()})),[we,Se]=(0,kw.useState)({ok:!1,notice:[]});Vt.CommonEffects({type:"textfield",states:r,val_status:ye,set_status:re,val_validate:we,set_validate:Se,SystemValidation:I$});let ge=[];for(let V=0;V<h;V++){let se=ye.formatValue[V],pe={},j=u;r.combineInput&&(j=[u,Xf("DigitCharacterCell"),Xf("Combined")].join(" ")),ge.push((0,km.jsx)("input",{type:"text",inputMode:p?"numeric":r.inputMode||"text",value:se,id:"Digit-"+V+"-"+ye.componentID,className:j,style:g(g({},r.style),pe),onKeyDown:Y=>{let{key:oe,code:te}=Y;if(oe=="Tab")return;Y.preventDefault();let he=null;if(oe=="Backspace"){let Re=ye.formatValue;Re[V]="",re(Te=>E(g(g({},Te),mO(Re)),{eventType:"update",eventID:(0,ap.UUID)()})),he=V-1}else if(["ArrowLeft","ArrowRight"].includes(oe)){let Re=+(oe=="ArrowRight")*2-1;he=V+Re}else v&&Vt.SubmitForm(Y,s),(()=>{let Re=te.match(/^(Key(.)|Digit(\d)|Numpad(\d))/);if(!Re)return;let Te=Re[2]||Re[3]||Re[4];if(p&&!Te.match(/\d/)||!Te)return;let Xe=ye.formatValue;Xe[V]=Te,re(Qe=>E(g(g({},Qe),mO(Xe)),{eventType:"update",eventID:(0,ap.UUID)()})),he=V+1})();ap.default.is.exist(he)&&wt("#Digit-"+he+"-"+ye.componentID).focus()},onChange:()=>{}},V))}return(0,km.jsx)(Va,{val_status:ye,set_status:re,val_validate:we,states:r,children:(0,km.jsx)(St,E(g({gap:"1/2",flexChilds:"even",flexWrap:!1,flexSizing:"auto"},O),{children:ge}))})},vO=r=>{r=g({},r),r=g({textAlign:"center",width:0},r),r.combineInput&&(r=E(g({textAlign:"center",width:0},r),{freeCSS:g({minWidth:12*2,marginRight:-1},r.freeCSS),listStyles:g({borderRadius:"2.tone.secondary",border:"unset",gap:0},r.listStyles)}));let a=No(Gn(r));return(0,km.jsx)(Ba,{componentID:r.componentID,children:M$,states:a})};var ia=Q(Lt()),yn=Q(or()),Rm=Q(or()),Po=Q(fr());var IO=Q(CO()),PO=Q(LO());var dr=Q(Lt()),an=Q(or()),Rc=Q(fr());function z$(r){let{value:a,states:o}=r,{required:l,options:s}=o,d=[];return l&&a===null&&d.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!d.filter(({type:u})=>u=="invalid").length,notice:d}}var Dw={FilterSelectableOptions:(r,a)=>{let o=r.rootStates.options;return a||(o=o.filter(l=>l.type!="label")),o}},Tu={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=Hl(a);return(0,dr.jsx)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:(0,dr.jsx)(We.Description,E(g({className:a.className},l),{position:"absolute",width:1,freeCSS:E(g({},l.freeCSS),{color:"orange"}),children:(0,dr.jsx)(R,{"data-input-value-shallow":o.componentID,children:"A"})}))})},Button:r=>(0,dr.jsxs)(dr.Fragment,{children:[(0,dr.jsx)(Tu.LegacySelector,g({},r)),(0,dr.jsx)(Tu.Original,g({},r))]}),Placeholder:r=>!r.rootStates.placeholder||r.val_status.dataValue!==null?null:(0,dr.jsx)(R,{position:"absolute",opacity:"middle",fontColor:"3.blur",children:r.rootStates.placeholder||""}),Original:r=>{let{rootStates:a,val_preventOpenSelectorOnFocus:o,set_preventOpenSelectorOnFocus:l,val_optionFocused:s,set_optionFocused:d,val_validate:u,set_validate:h,val_status:p,set_status:v,val_selectorOpen:b,set_selectorOpen:y}=r,w=a,{tone:C,required:k,form:N,className:P,label:G,isLabelActive:I,placeholder:U,enableFormSubmit:H,emptySelect:J,checkValidationAtFirst:O,onValidate:ae,onUpdateValue:ye,onUpdateValidValue:re,value:we="",options:Se,leftIndicator:ge,rightIndicator:V,leftIcon:se,rightIcon:pe,componentID:j,status_id:Y,wrapStyles:oe,SelectedCellStyles:te,SelectorCellStyles:he,SelectorMode:Re,SelectorStyles:Te,SelectorPosition:Xe}=w,Qe=Je(w,["tone","required","form","className","label","isLabelActive","placeholder","enableFormSubmit","emptySelect","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","options","leftIndicator","rightIndicator","leftIcon","rightIcon","componentID","status_id","wrapStyles","SelectedCellStyles","SelectorCellStyles","SelectorMode","SelectorStyles","SelectorPosition"]);return(0,Rc.useEffect)(()=>{if(r.rootStates.SelectorMode!="original"||a.disabled)return;let ze="select-click-"+a.componentID;if(b){if(!(0,an.default)('[data-input-origin="'+a.componentID+'"]'))return;(0,an.default)(document).addEvent({eventID:ze,eventType:"click",callback:it=>{let vt=(0,an.default)(it.target),pt=!!(0,an.default)(vt).parent("."+Il("Core")).length;(0,an.default)(vt).parent("."+Il("Selector")).length||pt||y(!1)}})}else(0,an.default)(document).removeEvent([ze])},[b]),(0,Rc.useEffect)(()=>{if(r.rootStates.SelectorMode!="original"||p.eventType=="init"||!b)return;let ze=(0,an.default)('[data-input-origin="'+a.componentID+'"]');ze&&ze.focus()},[p.dataValue]),r.rootStates.SelectorMode!="original"?null:(0,dr.jsxs)(dr.Fragment,{children:[(0,dr.jsx)(R,E(g({tabIndex:0},Qe),{"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(u,p,!!O),"data-component-id":p.componentID,"data-input-origin":p.componentID,className:[P,Il("Core")].join(" "),onFocus:ze=>{if(Qe!=null&&Qe.onFocus&&(Qe==null||Qe.onFocus(ze)),!a.disabled){if(o)return l(!1);y(!0)}},onClick:ze=>{Qe!=null&&Qe.onClick&&(Qe==null||Qe.onClick(ze)),!a.disabled&&y(!0)},onKeyDown:ze=>{let{key:it,metaKey:vt,ctrlKey:pt}=ze,Bt=vt||pt;if(Qe!=null&&Qe.onKeyDown&&(Qe==null||Qe.onKeyDown(ze)),H&&Vt.SubmitForm(ze,N),!a.disabled){if(an.default.scope(()=>{if(!["ArrowDown","ArrowUp"].includes(it))return;if(ze.preventDefault(),!b)return y(!0);let Rt=it=="ArrowDown"?1:-1,nt=Dw.FilterSelectableOptions(r),De=nt.length-1,bt=null;an.default.scope(()=>{var It,Wt,Yt,ir,pr,Ar,la,Wr,Kr,kr;let hr=nt.findIndex(Sr=>Sr.value==s);if(Rt==1){if(bt=(Wt=(It=nt[0])==null?void 0:It.value)!=null?Wt:null,Bt){bt=(Yt=nt[De].value)!=null?Yt:null;return}if(hr==-1||hr==De)return;bt=(pr=(ir=nt[hr+1])==null?void 0:ir.value)!=null?pr:null}else{if(bt=(Ar=nt[De].value)!=null?Ar:null,Bt){bt=(Wr=(la=nt[0])==null?void 0:la.value)!=null?Wr:null;return}if(hr==-1||hr==0)return;bt=(kr=(Kr=nt[hr-1])==null?void 0:Kr.value)!=null?kr:null}}),d(bt)}),it=="Escape")y(!1);else if(it=="Tab")y(!1);else if(it=="Backspace")v(Rt=>E(g({},Rt),{dataValue:null,eventType:"update",eventID:(0,an.UUID)()}));else if(it==" ")ze.preventDefault(),y(!0);else if(it=="Enter"){if(!b)return y(!0);ze.preventDefault();let Rt=a.options.find(nt=>nt.value==s);if(!Rt)return;v(nt=>E(g({},nt),{dataValue:Rt.value,eventType:"update",eventID:(0,an.UUID)()})),y(!1)}}},children:(0,dr.jsxs)(Pe.Left,{flexWrap:!0,gap:"1/3",freeCSS:{letterSpacing:".5px"},children:[(0,dr.jsx)(Tu.Placeholder,g({},r)),(0,dr.jsx)(Tu.Selected,g({},r)),(0,dr.jsx)(tn,{width:0,overflow:"hidden",opacity:"trans",children:"A"})]})})),b&&(0,dr.jsx)(Tu.Selector,g({},r))]})},LegacySelector:r=>{let{rootStates:a,val_preventOpenSelectorOnFocus:o,set_preventOpenSelectorOnFocus:l,val_optionFocused:s,set_optionFocused:d,val_validate:u,set_validate:h,val_status:p,set_status:v,val_selectorOpen:b,set_selectorOpen:y}=r,w=a,{tone:C,required:k,form:N,className:P,label:G,isLabelActive:I,placeholder:U,enableFormSubmit:H,emptySelect:J,checkValidationAtFirst:O,onValidate:ae,onUpdateValue:ye,onUpdateValidValue:re,onKeyDown:we,onChange:Se,value:ge="",options:V,leftIndicator:se,rightIndicator:pe,leftIcon:j,rightIcon:Y,componentID:oe,status_id:te,wrapStyles:he,SelectedCellStyles:Re,SelectorCellStyles:Te,SelectorMode:Xe,SelectorStyles:Qe,SelectorPosition:ze}=w,it=Je(w,["tone","required","form","className","label","isLabelActive","placeholder","enableFormSubmit","emptySelect","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","onKeyDown","onChange","value","options","leftIndicator","rightIndicator","leftIcon","rightIcon","componentID","status_id","wrapStyles","SelectedCellStyles","SelectorCellStyles","SelectorMode","SelectorStyles","SelectorPosition"]);return r.rootStates.SelectorMode!="legacy"?null:(0,dr.jsxs)(R,E(g({htmlTag:"select",tabIndex:0},it),{"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(u,p,!!O),"data-component-id":p.componentID,"data-input-origin":p.componentID,className:[P,Il("Core")].join(" "),onKeyDown:vt=>{we&&we(vt),H&&Vt.SubmitForm(vt,N)},onChange:vt=>{let{value:pt}=vt.target;u.ok&&h({ok:!1,notice:[]}),v(Bt=>E(g({},Bt),{dataValue:pt,eventType:"update",eventID:(0,an.UUID)()})),Se&&Se(vt)},children:[!!J&&(0,dr.jsx)("option",{value:"null",children:"\u9078\u629E"}),V.map(vt=>an.default.is.nullish(vt.value)?null:(0,dr.jsx)("option",{value:vt.value,children:vt.label},String(vt.value)))]}))},Selector:r=>{var a;let o=[],l=Dw.FilterSelectableOptions(r,!0),s=Dw.FilterSelectableOptions(r);l.forEach((u,h)=>{let{type:p,value:v}=u,b=r.val_optionFocused==v,y=r.val_status.dataValue===v;if(p=="selector"){o.push((0,dr.jsx)(ce.Sub.S,E(g({color:"cloud",backgroundColor:"trans",borderRadius:0,fontColor:"2.normal",textAlign:"left",padding:["1/2",1],isActive:y||b,isActiveStyles:b?{backgroundColor:"cloud"}:{backgroundColor:"theme.opa.few",fontColor:"theme"}},r.rootStates.SelectorCellStyles),{onClick:w=>{r.set_status(C=>E(g({},C),{dataValue:v,eventType:"update",eventID:(0,an.UUID)()})),r.set_selectorOpen(!1),r.set_preventOpenSelectorOnFocus(!0)},children:(0,dr.jsxs)(Pe.Left,{gap:"1/2",children:[y&&(0,dr.jsx)(Ce.Check,{fontColor:"theme"}),(0,dr.jsx)(We.Supplement,{transition:"short",flexSizing:0,children:u.label})]})}),String(v)));return}o.push((0,dr.jsx)(R,{children:u.label},(0,an.UUID)()))}),s.length||(o=[(0,dr.jsx)(We.Supplement,{padding:[0,1],fontColor:"4.thin",children:"\u5019\u88DC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093"},"no-selector-notice")]);let d={position:"absolute",minWidth:1,freeCSS:{zIndex:1e3}};switch(r.rootStates.SelectorPosition){case 1:d.bottom="100%",d.left=0,d.paddingBottom="1/3";break;case 2:d.bottom="100%",d.right=0,d.paddingBottom="1/3";break;case 3:d.top="100%",d.left=0,d.paddingTop="1/3";break;case 4:d.top="100%",d.right=0,d.paddingTop="1/3";break;default:break}return(0,dr.jsx)(R,E(g({},d),{children:(0,dr.jsx)(Kt.Body,E(g({className:Il("Selector"),ssCardBox:!0,borderRadius:"2.tone.secondary",boxShadow:"1.normal",overflow:"auto"},r.rootStates.SelectorStyles),{freeCSS:g({minWidth:12*6,maxHeight:12*24},(a=r.rootStates.SelectorStyles)==null?void 0:a.freeCSS),children:(0,dr.jsx)(ot,{gap:"1/12",padding:[1,0],children:o})}))}))},Selected:r=>{let a=[];return r.val_status.dataValue!==null&&an.default.scope(()=>{let o=r.rootStates.options.find(l=>an.default.is.equal(l.value,r.val_status.dataValue));o&&a.push((0,dr.jsx)(R,E(g({},r.rootStates.SelectedCellStyles),{children:o.label}),String(o.value)))}),(0,dr.jsx)(dr.Fragment,{children:a})},Core:r=>{var a;let{value:o}=r,[l,s]=(0,Rc.useState)(Vt.DefaultStatus(r.componentID,o)),[d,u]=(0,Rc.useState)(!1),[h,p]=(0,Rc.useState)(!1),[v,b]=(0,Rc.useState)((a=r.value)!=null?a:null),[y,w]=(0,Rc.useState)({ok:!1,notice:[]}),C={rootStates:r,val_preventOpenSelectorOnFocus:d,set_preventOpenSelectorOnFocus:u,val_optionFocused:v,set_optionFocused:b,val_selectorOpen:h,set_selectorOpen:p,val_status:l,set_status:s,val_validate:y,set_validate:w};return Vt.CommonEffects({type:"select",states:r,val_status:l,set_status:s,val_validate:y,set_validate:w,SystemValidation:z$}),(0,dr.jsxs)(Va,{val_status:l,set_status:s,val_validate:y,states:r,children:[(0,dr.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:r.isLabelActive||l.dataValue!==null}),(0,dr.jsx)(Tu.Shallow,g({},C)),(0,dr.jsx)(Tu.Button,g({},C))]})}},fs=r=>{var a;let o=g({},r);return o=E(g({emptySelect:!0,SelectorMode:"original",SelectorPosition:3},o),{freeCSS:g({cursor:"pointer"},o.freeCSS)}),o.emptySelect&&(o.options=[{value:null,label:(0,dr.jsx)(We.Supplement,{fontColor:"4.thin",children:"\u672A\u9078\u629E"})},...o.options]),o.value=(a=o.value)!=null?a:null,o.options.forEach((l,s)=>{let{type:d,value:u}=l;o.options[s]=E(g({},l),{value:u,type:d||"selector"})}),an.default.is.nullish(o.rightIcon)&&(o.rightIcon=(0,dr.jsx)(Ua,{ssSphere:2,children:(0,dr.jsx)(Ce.AngleDown,{})})),(0,dr.jsx)(Ba,{componentID:o.componentID,children:Tu.Core,states:Gn(o)})};var Ve=Q(Lt()),NO=Q(fr()),Nr=Q(or()),Ec=Q(fr());var Ma=Q(Lt()),ps=Q(or()),Aw=Q(fr());function F$(r){let{value:a,states:o}=r,{type:l,required:s,min:d,max:u}=o;d=d||0,u=u||65535;let h=[],p=a.length;return s&&(p||l=="radio"&&h.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"})),p<d&&h.push({type:"invalid",label:d+"\u500B\u4EE5\u4E0A\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"}),p>u&&h.push({type:"invalid",label:u+"\u500B\u307E\u3067\u9078\u629E\u3067\u304D\u307E\u3059"}),{ok:!h.filter(({type:v})=>v=="invalid").length,notice:h}}var Cd={OptionalListWrapper:r=>{let{value:a,options:o=[]}=r,l=ps.default.is.exist(a)?ps.default.flatArray(a):[],s=[];return l.forEach(d=>{o.findIndex(u=>ps.default.is.equal(u.value,d))!=-1&&s.push(d)}),(0,Ma.jsx)(Cd.Core,E(g({},r),{value:s,options:o}))},Core:r=>{let a=r,{type:o,tone:l,required:s,componentID:d="",form:u,override:h,icon:p,iconType:v,iconSize:b,iconPosition:y,iconColor:w,CustomIcon:C,enableFormSubmit:k,checkValidationAtFirst:N,onValidate:P,onUpdateValue:G,onUpdateValidValue:I,value:U,options:H,className:J,cellStyles:O,cellClassName:ae,cellCheckedStyles:ye,cellCheckedClassName:re,min:we,max:Se,hideInput:ge,freeCSS:V,wrapStyles:se}=a,pe=Je(a,["type","tone","required","componentID","form","override","icon","iconType","iconSize","iconPosition","iconColor","CustomIcon","enableFormSubmit","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","options","className","cellStyles","cellClassName","cellCheckedStyles","cellCheckedClassName","min","max","hideInput","freeCSS","wrapStyles"]),[j,Y]=(0,Aw.useState)(Vt.DefaultStatus(d,U)),[oe,te]=(0,Aw.useState)({ok:!1,notice:[]});return Vt.CommonEffects({type:"list."+o,states:r,val_status:j,set_status:Y,val_validate:oe,set_validate:te,SystemValidation:F$}),(0,Ma.jsx)(Va,{val_status:j,set_status:Y,val_validate:oe,states:r,children:(0,Ma.jsx)(Cd.List,{rootStates:r,val_status:j,set_status:Y})})},List:r=>{let{rootStates:a,val_status:o,set_status:l}=r,{componentID:s,type:d,tone:u,icon:h,iconSize:p,iconColor:v,isChecker:b,options:y,name:w,form:C,tabIndex:k,hideInput:N,disabled:P,className:G,cellStyles:I,cellClassName:U="",cellCheckedStyles:H,cellCheckedClassName:J="",enableFormSubmit:O}=a,{dataValue:ae}=o,ye=a.CustomIcon,re=y.map((we,Se)=>{let ge=we,{value:V,label:se,disabled:pe,className:j="",checkedStyles:Y,checkedClassName:oe="",freeCSS:te}=ge,he=Je(ge,["value","label","disabled","className","checkedStyles","checkedClassName","freeCSS"]),Re=(0,ps.UUID)(),Te=ae.findIndex(vt=>vt===V)!=-1,Xe=g(g({},I),he),Qe=[vd("Label"),U,j];Te&&(Xe=E(g(g(g({},Xe),H),Y),{freeCSS:g(g(g({},Xe==null?void 0:Xe.freeCSS),H==null?void 0:H.freeCSS),Y==null?void 0:Y.freeCSS)}),Qe=[...Qe,J,oe]);let ze=()=>{if(P||pe)return;let vt=[];if(d=="radio")vt=[V];else if(d=="checkbox"||b)if(!Te)vt=[...o.dataValue,V];else{let pt=[...o.dataValue];pt.splice(o.dataValue.findIndex(Bt=>Bt==V),1),vt=pt}l(pt=>E(g({},pt),{dataValue:vt,eventType:"update",eventID:(0,ps.UUID)()}))},it=[(0,Ma.jsx)(tn,{position:"relative",freeCSS:{zIndex:2},flexSizing:0,children:ps.default.is.string(se)?(0,Ma.jsx)(R,{children:se}):se},"content")];return h&&it[a.iconPosition=="right"?"push":"unshift"]((0,Ma.jsx)(ye,{isChecked:Te,iconSize:p,iconColor:v,toggle:ze},"icon")),[(0,Ma.jsx)(R,{htmlTag:"input",type:d=="radio"?"radio":"checkbox",className:vd("Input"),name:"RadioCheckbox-"+w,"data-list-index":s+"-"+Se,id:Re,value:String(V),disabled:P||pe,checked:Te,onFocus:vt=>{pe||d=="radio"&&(o.dataValue.length||l(pt=>E(g({},pt),{dataValue:[V],eventType:"update",eventID:(0,ps.UUID)()})))},onChange:()=>{ze()},onKeyDown:vt=>{let{key:pt,shiftKey:Bt}=vt;if((d=="checkbox"||r.rootStates.isChecker)&&pt!="Tab"&&pt.match(/Arrow/)){vt.preventDefault();let Rt=["ArrowLeft","ArrowUp"].includes(pt)?-1:1,nt=Se+Rt;nt<0?nt=y.length-1:nt>=y.length&&(nt=0),wt(`input[data-list-index="${s}-${nt}"]`).focus()}O&&Vt.SubmitForm(vt,C)},tabIndex:k},"List-"+ps.default.Stringify(V)),(0,Ma.jsx)(R,E(g({htmlTag:"label","data-disabled":P||pe,htmlFor:Re,className:Qe.join(" "),tabIndex:-1,display:"flex",verticalAlign:"center",flexWrap:!1},Xe),{children:it}),"ListTrigger-"+ps.default.Stringify(V))]});return(0,Ma.jsx)(St,{flexSizing:"auto",style:a.style,freeCSS:g({},a.freeCSS),className:[G,vd("CellBase"),vd("HideInput_"+N),vd("IconIndicator_"+!!h),vd("Tone_"+u)].join(" "),children:re})},_Icon:r=>{let a=1.5;return r.iconSize=="small"?a=1.2:r.iconSize=="large"&&(a=2),(0,Ma.jsx)(ce.Normal,{ssPushable:!0,color:"cloud",tabIndex:-1,ssEffectsOnActive:"ripple.cloud",ssSphere:2,freeCSS:{transform:`scale(${a})`},onClick:o=>{o.preventDefault(),o.stopPropagation(),r.toggle()},children:r.children})},RadioIcon:r=>(0,Ma.jsx)(Cd._Icon,E(g({type:"radio"},r),{children:(0,Ma.jsx)(R,{flexCenter:!0,isRounded:!0,border:r.isChecked?"0.trans":"3.thick",borderColor:r.isChecked?r.iconColor:"3.thick",position:"relative",transition:"middle",freeCSS:{width:"50%",height:"50%"},children:(0,Ma.jsx)(R,{position:"absolute",transition:"middle",isRounded:!0,backgroundColor:r.iconColor,opacity:r.isChecked?"max":"trans",freeCSS:{width:"60%",height:"60%",transform:r.isChecked?"scale(1)":"scale(.4)"}})})})),CheckboxIcon:r=>(0,Ma.jsx)(Cd._Icon,E(g({type:"checkbox"},r),{children:(0,Ma.jsx)(R,{flexCenter:!0,boxShadow:r.isChecked?"0.remark":"none",border:r.isChecked?"0.trans":"3.thick",backgroundColor:r.isChecked?r.iconColor:"trans",position:"relative",transition:"middle",fontColor:"white",freeCSS:{borderRadius:"25%",padding:"4%",width:"50%",height:"50%"},children:(0,Ma.jsx)(Ce.Check,{transition:"middle",opacity:r.isChecked?"max":"trans",freeCSS:{zIndex:8,width:"100%",height:"100%",transform:r.isChecked?"scale(1)":"scale(.5)"}})})}))},Lw=r=>{r=r||"checkbox";let a=l=>(l=E(g({gap:1,icon:!0,iconSize:"regular",iconType:r=="radio"?"radio":"checkbox",iconPosition:"left",iconColor:"theme"},l),{type:r,cellStyles:g({gap:"1/6",position:"relative",borderRadius:"2.tone.secondary",transition:"middle"},l.cellStyles)}),l.CustomIcon||(l.iconType=="radio"?l.CustomIcon=Cd.RadioIcon:l.iconType=="checkbox"&&(l.CustomIcon=Cd.CheckboxIcon)),l.iconSize=="small"?l.cellStyles.gap=0:l.iconSize=="large"&&(l.cellStyles.gap="1/2"),l.tone=="normal"?(l.cellStyles=g({padding:["1/4",1],border:"1.thin",backgroundColor:"layer.1"},l.cellStyles),l.cellCheckedStyles=g({borderColor:"theme",fontColor:"theme",boxShadow:"1.normal"},l.cellCheckedStyles)):l.tone=="border"?(l.cellStyles=g({border:"1.thin",backgroundColor:"layer.1",padding:["1/2",1,"1/2","1/2"]},l.cellStyles),l.cellCheckedStyles=g({borderColor:"theme",fontColor:"theme"},l.cellCheckedStyles)):l.tone=="cloud"&&(l.cellStyles=g({border:"1.thin",backgroundColor:"layer.2",padding:["1/2",1,"1/2","1/2"]},l.cellStyles),l.cellCheckedStyles=g({backgroundColor:"cloud",fontColor:"theme"},l.cellCheckedStyles)),l=No(l),(0,Ma.jsx)(Ba,{componentID:l.componentID,children:Cd.OptionalListWrapper,states:l})),o=a;return o.Normal=l=>(0,Ma.jsx)(a,g({type:r,tone:"normal",icon:!1},l)),o.Border=l=>(0,Ma.jsx)(a,g({type:r,tone:"border"},l)),o.Cloud=l=>(0,Ma.jsx)(a,g({type:r,tone:"cloud"},l)),o.Vivid=l=>(0,Ma.jsx)(a,g({type:r,tone:"normal",icon:!1,cellCheckedStyles:{backgroundColor:"theme",fontColor:"white"}},l)),o.Simple=l=>(0,Ma.jsx)(a,g({type:r,tone:"plain",icon:!1,cellCheckedStyles:{fontColor:"theme"}},l)),o},xd=Lw("radio"),V_=Lw("checkbox"),BO=Lw();var Bw=r=>{var a,o;let l=[],s=Number((a=r==null?void 0:r.min)!=null?a:1900),d=Number((o=r==null?void 0:r.max)!=null?o:(0,Nr.Time)().addYear(10).year);for(let u=s;u<=d;u++)l.unshift({value:u,label:[u,...Nr.default.transformer.wareki(u).value].join(" -")});return l},OO=r=>{let{restrict:a,era:o="year",defaultValue:l=""}=r;r=g({},r),r.sheetID=r.sheetID||(0,Nr.UUID)();let s=(0,Ec.useRef)(!1),[d,u]=(0,Ec.useState)((()=>{var p,v;if(a=="clock"){let b=String(l).split(/[^\d]/);b[0]||(b=[0,0]);let y=Number(b[0]),w=Number(b[1]);return{modifiedType:"init",hour:y,minutes:w}}else if(a=="date"){let[b,y,w]=(p=String(l))==null?void 0:p.split(/\D/);return(Nr.default.is.nullish(b)||Nr.default.is.nullish(y)||Nr.default.is.nullish(w))&&([b,y,w]=(0,Nr.Time)().toFormat("%Y-%M-%D").split("-")),{modifiedType:"init",year:Number(b),month:Number(y),date:Number(w)}}else if(a!="week"){if(a=="month"){let[b,y]=String(l).split(/\D/);return(Nr.default.is.nullish(b)||Nr.default.is.nullish(y))&&([b,y]=(0,Nr.Time)().toFormat("%Y-%M").split("-")),{modifiedType:"init",year:Number(b),month:Number(y)}}else if(a=="year"){let[b]=String(l).split(/\D/);return Nr.default.is.nullish(b)&&([b]=(0,Nr.Time)().toFormat("%Y").split("-")),{modifiedType:"init",year:Number(b)}}else if(a=="dateWareki"){let[b,y,w]=(v=String(l))==null?void 0:v.split(/\D/);return(Nr.default.is.nullish(b)||Nr.default.is.nullish(y)||Nr.default.is.nullish(w))&&([b,y,w]=(0,Nr.Time)().toFormat("%Y-%M-%D").split("-")),{modifiedType:"init",era:o||"year",year:Number(b),month:Number(y),date:Number(w)}}}return{}})());(0,Ec.useEffect)(()=>{if(s.current){if(d.modifiedType=="update"){let p="",v=o||"year";if(a=="clock"){let{hour:b,minutes:y}=d;p=[b.zeroEmbed(2),y.zeroEmbed(2)].join("/")}else if(a=="date"){let{year:b,month:y,date:w}=d;p=[b,y.zeroEmbed(2),w.zeroEmbed(2)].join("/")}else if(a!="week"){if(a=="month"){let{year:b,month:y}=d;p=[b,y.zeroEmbed(2)].join("/")}else if(a=="year"){let{year:b}=d;p=String(b)}else if(a=="dateWareki"){let{year:b,month:y,date:w,era:C}=d;v=C,p=[b,y.zeroEmbed(2),w.zeroEmbed(2)].join("/")}}r.onValueUpdate(p,v)}}else s.current=!0},[d]);let h=E(g({},r),{val_value:d,set_value:u});return(0,Ve.jsx)(R,{backgroundColor:"layer.1",borderRadius:"2.tone.secondary",boxShadow:"1.remark",children:(0,Ve.jsx)(R,{className:Aa(a.toCapital()+"Base"),children:a=="clock"?(0,Ve.jsx)(Ka.Clock.index,g({},h)):a=="date"?(0,Ve.jsx)(Ka.Date.index,g({},h)):a=="week"?"":a=="month"?(0,Ve.jsx)(Ka.Month.index,g({},h)):a=="year"?(0,Ve.jsx)(Ka.Year.index,g({},h)):a=="dates"||a=="months"?"":a=="dateWareki"?(0,Ve.jsx)(Ka.DateWareki.index,g({},h)):(0,Ve.jsx)(Ve.Fragment,{})})})},Ka={Clock:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,[h,p]=(0,Ec.useState)(d.hour>12?2:1),[v,b]=(0,Ec.useState)(Number(localStorage.getItem("timePickerUnit")||5));(0,Ec.useEffect)(()=>{localStorage.setItem("timePickerUnit",String(v))},[v]);let{hour:y,minutes:w}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(St,{flexType:"row",flexWrap:!1,gap:1,className:Aa("Body"),children:[(0,Ve.jsxs)(ot,{className:Aa("DesignSide"),flexSizing:0,children:[(0,Ve.jsx)(R,{className:Aa("ClockUiBase"),padding:[1,"2/3"],flexCenter:!0,children:(0,Ve.jsxs)(R,{className:Aa("ClockUi"),backgroundColor:"theme.opa.low",isRounded:!0,position:"relative",children:[(0,Ve.jsx)(R,{position:"absolute",backgroundColor:"theme",unitWidth:"1/12",className:[Aa("Needle"),Aa("hour")].join(" "),freeCSS:{transform:`rotate(${y*30+w/2}deg)`}}),(0,Ve.jsx)(R,{position:"absolute",backgroundColor:"theme",unitWidth:"1/12",className:[Aa("Needle"),Aa("minute")].join(" "),freeCSS:{transform:`rotate(${w*6}deg)`}})]})}),(0,Ve.jsx)(xd,{icon:!0,value:[h],options:[{value:1,label:"AM"},{value:2,label:"PM"}],flexType:"col",gap:"1/2",tabIndex:-1,onUpdateValidValue:C=>{let k=d.hour%12+(C==2?12:0);p(C),u({modifiedType:"update",hour:k,minutes:d.minutes})}}),(0,Ve.jsx)(R,{borderTop:!0,margin:[0,1]}),(0,Ve.jsx)(xd,{icon:!0,value:[v],options:[{value:1,label:"/ 1\u5206"},{value:2,label:"/ 2\u5206"},{value:5,label:"/ 5\u5206"}],flexType:"col",gap:"1/2",tabIndex:-1,onUpdateValidValue:C=>{b(C)}})]}),(0,Ve.jsxs)(ot,{children:[(0,Ve.jsxs)(R,{flexCenter:!0,isSemiBoldFont:!0,fontSize:"3.paragraph",children:[d.hour.zeroEmbed(2)," : ",d.minutes.zeroEmbed(2)]}),(0,Ve.jsxs)(St,{flexWrap:!1,ssCardBox:!0,flexChilds:"even",padding:["1/3",0],freeCSS:{minWidth:12*12},children:[(0,Ve.jsx)(ot,{gap:0,overflow:"auto",padding:"2/3",borderRight:!0,freeCSS:{maxHeight:12*22},children:Ka.Clock.Hours({onClick:C=>{let k=C+(h==2?12:0);u({modifiedType:"update",hour:k,minutes:d.minutes})},min:a,max:o,ampm:h})}),(0,Ve.jsx)(ot,{gap:0,overflow:"auto",padding:"2/3",freeCSS:{maxHeight:12*22},children:Ka.Clock.Minutes({onClick:C=>{u({modifiedType:"update",hour:d.hour,minutes:C})},min:a,max:o,unit:v})})]})]})]}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})]})},Hours:r=>{let a=[];for(let o=0;o<12;o++){let l=r.ampm==2?o+12:o,s=!1;{let d=Number(String(l*100).replace(/\D/ig,""));if(r.min&&Number(String(r.min).replace(/\D/ig,""))>d&&(s=!0),r.max){let u=Number(String(r.max).replace(/\D/ig,""));d>u&&(s=!0)}}a.push((0,Ve.jsx)(ce.Normal,{isLocked:s,borderBottom:!0,borderRadius:0,padding:["1/2",1],freeCSS:{whiteSpace:"nowrap"},tabIndex:-1,onClick:()=>{r.onClick(o)},children:l.zeroEmbed(2)},o))}return a},Minutes:r=>{let a=[];for(let o=0;o<60/r.unit;o++){let l=o*r.unit;a.push((0,Ve.jsx)(ce.Normal,{borderBottom:!0,borderRadius:0,padding:["1/2",1],freeCSS:{whiteSpace:"nowrap"},tabIndex:-1,onClick:()=>{r.onClick(l)},children:l.zeroEmbed(2)},l))}return a}},Date:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{year:h,month:p,date:v}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(Pe.Separate,{flexWrap:!0,children:[(0,Ve.jsxs)(St,{verticalAlign:"bottom",horizontalAlign:"left",gap:"2/3",flexWrap:!1,children:[(0,Ve.jsx)(fs,{override:"force",emptySelect:!1,value:h,options:Bw(),fontSize:"1.mini",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,SelectorStyles:{freeCSS:{minWidth:12*12}},onUpdateValidValue:b=>{u({modifiedType:"update",year:Number(b),month:p,date:v})},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})})}),(0,Ve.jsx)(fs,{override:"force",emptySelect:!1,value:p,options:(()=>{let b=[];for(let y=1;y<=12;y++)b.push({value:y,label:String(y)+"\u6708"});return b})(),fontSize:"1.mini",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,SelectorStyles:{freeCSS:{minWidth:12*8}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),onUpdateValidValue:b=>{u({modifiedType:"update",year:h,month:Number(b),date:v})}})]}),(0,Ve.jsx)(Ka.Variables.ShiftButtons,{callback:b=>{let y=p+b,w=h;y<=0&&(w--,y=12),y>12&&(w++,y=1),u({modifiedType:"update",year:w,month:y,date:d.date})}})]}),(0,Ve.jsx)(R,{borderTop:!0}),(0,Ve.jsx)(R,{children:Ka.Date.MonthCalendar({min:a,max:o,year:d.year,month:d.month,current:[d.year,d.month,d.date],callback:b=>{let[y,w,C]=b;u({modifiedType:"update",year:y,month:w,date:C})}})}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})]})},MonthCalendar:r=>{let{min:a,max:o,year:l,month:s,current:d,callback:u}=r,h=(0,Nr.Time)(),p=(0,Nr.Time)([l,s.zeroEmbed(2),"01"].join("/")),v=p.getLastDayOfTheMonth(),b=(0,Nr.Time)(p).addMonth(-1).getLastDayOfTheMonth().date,y=[],w=[],C=[],k=[],N={padding:0,unitWidth:3,unitHeight:3,flexCenter:!0,borderRadius:"3.tone.tertiary"};for(var P=0;P<7;P++)y.push((0,Ve.jsx)(R,E(g({className:[Aa("CalendarDay"),Aa("Legend")].join(" ")},N),{children:["\u65E5","\u6708","\u706B","\u6C34","\u6728","\u91D1","\u571F"][P]}),P));for(var P=0;P<p.weekday;P++)w.unshift((0,NO.createElement)(R,E(g({className:[Aa("CalendarDay"),Aa("Dummy")].join(" "),fontColor:"4.thin"},N),{key:P}),b-P));for(var P=1;P<=v.date;P++){let I=P,U=l==h.year&&s==h.month&&P==h.date,H=!1;{let J=Number(String([l,s.zeroEmbed(2),P.zeroEmbed(2)].join("/")).replace(/\D/ig,""));if(r.min&&Number(String(r.min).replace(/\D/ig,""))>J&&(H=!0),r.max){let O=Number(String(r.max).replace(/\D/ig,""));J>O&&(H=!0)}}C.push((0,Ve.jsx)(ce.Clear,E(g({className:[Aa("CalendarDay"),Aa("isToday_"+U)].join(" ")},N),{fontColor:"1.clear",padding:0,flexCenter:!0,isRounded:!0,ssEffectsOnActive:"shrink",onClick:()=>{u([l,s,I])},tabIndex:-1,isLocked:H,children:P}),I))}for(var P=1;P<7-v.weekday;P++)k.push((0,Ve.jsx)(R,E(g({className:[Aa("CalendarDay"),Aa("Dummy")].join(" "),fontColor:"4.thin"},N),{children:P}),P));return(0,Ve.jsxs)(La,{gridCols:7,gap:"1/6",children:[y,w,C,k]})}},Month:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{year:h,month:p}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(Pe.Separate,{gap:0,children:[(0,Ve.jsx)(Pe.Center,{verticalAlign:"bottom",gap:"2/3",children:(0,Ve.jsx)(fs,{emptySelect:!1,value:h,options:Bw(),override:"force",border:"1.thin",padding:["1/3","2/3"],paddingRight:2,SelectorStyles:{freeCSS:{minWidth:12*12}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),onUpdateValidValue:v=>{u({modifiedType:"update",year:Number(v),month:p})}})}),(0,Ve.jsx)(Ka.Variables.ShiftButtons,{callback:v=>{let b=Math.min(Math.max(h+v,1900),2100);u({modifiedType:"update",year:b,month:p})}})]}),(0,Ve.jsx)(R,{borderTop:!0}),Ka.Month.Months({min:a,max:o,year:d.year,callback:v=>{let[b,y]=v;u({modifiedType:"update",year:b,month:y})}}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})]})},Months:r=>{let{year:a,callback:o}=r,l=(0,Nr.Time)(),s=[];for(let d=1;d<=12;d++){let u=a==l.year&&d==l.month,h=!1;{let v=Number(String([a,d.zeroEmbed(2)].join("/")).replace(/\D/ig,""));if(r.min&&Number(String(r.min).replace(/\D/ig,""))>v&&(h=!0),r.max){let b=Number(String(r.max).replace(/\D/ig,""));v>b&&(h=!0)}}let p=[Aa("Cell"),u?Aa("isThisMonth"):""].join(" ");s.push((0,Ve.jsxs)(ce.Clear,{className:p,isLocked:h,fontColor:"2.normal",padding:["1/3",1],ssEffectsOnActive:"shrink",onClick:()=>{o([a,d])},children:[d," \u6708"]},a+"-"+d))}return(0,Ve.jsx)(La,{gridCols:4,gap:"2/3",children:s})}},Year:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{year:h}=d;return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsx)(fs,{emptySelect:!1,paddingRight:1,fontSize:"1.mini",value:h||(0,Nr.Time)().year,override:"force",SelectorStyles:{freeCSS:{minWidth:12*12}},options:Bw({min:a,max:o}),onUpdateValidValue:p=>{u({modifiedType:"update",year:Number(p)})}}),(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l,onSubmit:()=>{u({modifiedType:"update",year:Number(h||(0,Nr.Time)().year)})}})]})}},DateWareki:{index:r=>{let{min:a,max:o,onValueUpdate:l,sheetID:s,val_value:d,set_value:u}=r,{era:h,year:p,month:v,date:b}=d,y={val_value:d,set_value:u};return(0,Ve.jsxs)(R,{children:[(0,Ve.jsxs)(Pe.Left,{borderBottom:!0,gap:0,verticalAlign:"unset",children:[(0,Ve.jsx)(Ka.DateWareki.EraSelect,g({},y)),(0,Ve.jsx)(R,{borderRight:!0}),(0,Ve.jsx)(Ka.DateWareki.Calendar,g({},y))]}),(0,Ve.jsx)(Pe.Right,{padding:1,children:(0,Ve.jsx)(Ka.Variables.Footer,{sheetID:s,onValueUpdate:l})})]})},EraSelect:r=>{let{val_value:a,set_value:o}=r,l={padding:["1/2",1.5],fontColor:"3.blur"},s={backgroundColor:"cloud",fontColor:"2.normal",isSemiBoldFont:!0};return(0,Ve.jsxs)(ot,{padding:1,gap:0,children:[(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="year",onClick:()=>{let d=(0,Nr.Time)();o({modifiedType:"update",era:"year",year:d.year,month:d.month,date:d.date})},children:"\u897F\u66A6"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="reiwa",onClick:()=>{let d=(0,Nr.Time)();o({modifiedType:"update",era:"reiwa",year:d.year,month:d.month,date:d.date})},children:"\u4EE4\u548C"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="heisei",onClick:()=>{o({modifiedType:"update",era:"heisei",year:2019,month:1,date:1})},children:"\u5E73\u6210"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="shouwa",onClick:()=>{o({modifiedType:"update",era:"shouwa",year:1989,month:1,date:1})},children:"\u662D\u548C"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="taisho",onClick:()=>{o({modifiedType:"update",era:"taisho",year:1926,month:1,date:1})},children:"\u5927\u6B63"})),(0,Ve.jsx)(ce.Clear,E(g({color:"cloud"},l),{isActiveStyles:s,isActive:a.era=="meiji",onClick:()=>{o({modifiedType:"update",era:"meiji",year:1912,month:1,date:1})},children:"\u660E\u6CBB"}))]})},Calendar:r=>{let{val_value:a,set_value:o}=r,l=[];if(a.era=="year"){let s=(0,Nr.Time)().year+10;for(let d=1900;d<s;d++)l.unshift({value:d,label:d+"\u5E74"})}else if(a.era=="reiwa"){let s=(0,Nr.Time)().year-2018;for(let d=1;d<=s+10;d++)l.unshift({value:2019+d-1,label:"\u4EE4\u548C"+(d==1?"\u5143":d)+"\u5E74"})}else if(a.era=="heisei")for(let s=1;s<=31;s++)l.unshift({value:1989+s-1,label:"\u5E73\u6210"+(s==1?"\u5143":s)+"\u5E74"});else if(a.era=="shouwa")for(let s=1;s<=64;s++)l.unshift({value:1926+s-1,label:"\u662D\u548C"+(s==1?"\u5143":s)+"\u5E74"});else if(a.era=="taisho")for(let s=1;s<=15;s++)l.unshift({value:1912+s-1,label:"\u5927\u6B63"+(s==1?"\u5143":s)+"\u5E74"});else if(a.era=="meiji")for(let s=1;s<=45;s++)l.unshift({value:1868+s-1,label:"\u660E\u6CBB"+(s==1?"\u5143":s)+"\u5E74"});return(0,Ve.jsxs)(ot,{padding:1,children:[(0,Ve.jsxs)(Pe.Separate,{children:[(0,Ve.jsx)(fs,{emptySelect:!1,override:"force",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,fontSize:"1.mini",SelectorStyles:{freeCSS:{minWidth:12*12}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),options:l,value:a.year,onUpdateValidValue:s=>{o(d=>E(g({},d),{modifiedType:"update",year:Number(s)}))}}),(0,Ve.jsxs)(Pe.Center,{gap:"1/3",children:[(0,Ve.jsx)(fs,{emptySelect:!1,override:"force",border:"1.thin",padding:["1/3","2/3"],paddingRight:1,fontSize:"1.mini",SelectorStyles:{freeCSS:{minWidth:12*9}},rightIcon:(0,Ve.jsx)(Ua,{ssSphere:2,right:"1/3",children:(0,Ve.jsx)(Ce.AngleDown,{})}),options:[{value:1,label:"1\u6708"},{value:2,label:"2\u6708"},{value:3,label:"3\u6708"},{value:4,label:"4\u6708"},{value:5,label:"5\u6708"},{value:6,label:"6\u6708"},{value:7,label:"7\u6708"},{value:8,label:"8\u6708"},{value:9,label:"9\u6708"},{value:10,label:"10\u6708"},{value:11,label:"11\u6708"},{value:12,label:"12\u6708"}],value:a.month,onUpdateValidValue:s=>{o({modifiedType:"update",era:a.era,year:a.year,month:Number(s),date:1})}}),(0,Ve.jsx)(ce.Clear.S,{ssSphere:2.5,onClick:()=>{let s=a.month-1;o({modifiedType:"update",era:a.era,year:s==0?a.year-1:a.year,month:s==0?12:s,date:1})},children:(0,Ve.jsx)(Ce.ChevronLeft,{})}),(0,Ve.jsx)(ce.Clear.S,{ssSphere:2.5,onClick:()=>{let s=a.month+1;o({modifiedType:"update",era:a.era,year:s==13?a.year+1:a.year,month:s==13?1:s,date:1})},children:(0,Ve.jsx)(Ce.ChevronRight,{})})]})]}),(0,Ve.jsx)(Ka.DateWareki.MonthCell,g({},r))]},a.era)},MonthCell:r=>{let{val_value:a,set_value:o}=r,l=(0,Nr.Time)([a.year.zeroEmbed(4),a.month.zeroEmbed(2),a.date.zeroEmbed(2)].join("/"));if(!l.validate)return;let s=l.getFirstDayOfTheMonth().weekday,d=l.getLastDayOfTheMonth(),u=[];for(let p=0;p<7;p++)u.push((0,Ve.jsx)(We.Supplement,{flexCenter:!0,fontColor:p==0?"googleRed":p==6?"googleBlue":"3.blur",children:Nr.default.transformer.weekday.shortJP(p)},"legend-"+p));for(let p=0;p<s;p++){let v=(0,Nr.Time)(l).getFirstDayOfTheMonth().addDate(p-s);u.push((0,Ve.jsx)(ce.Sub,{color:"cloud",ssSquare:3,opacity:"middle",onClick:b=>{b.preventDefault(),b.stopPropagation(),o({modifiedType:"update",era:a.era,year:v.year,month:v.month,date:v.date})},children:v.date},"lastMonth-"+p))}let h=(0,Nr.Time)();for(let p=1;p<=d.date;p++){let v=(0,Nr.Time)(l).setDate(p),b=h.diff(v).dates==0;u.push((0,Ve.jsx)(ce.Clear,{ssSquare:3,fontColor:"2.normal",className:[Aa("CalendarDay"),Aa("isToday_"+b)].join(" "),onClick:()=>{o({modifiedType:"update",era:a.era,year:v.year,month:v.month,date:v.date})},children:v.date},"currentMonth-"+p))}for(let p=0;p<7-d.weekday-1;p++){let v=(0,Nr.Time)(l).addMonth(1).setDate(1).addDate(p);u.push((0,Ve.jsx)(ce.Sub,{color:"cloud",ssSquare:3,opacity:"middle",onClick:b=>{b.preventDefault(),b.stopPropagation(),o({modifiedType:"update",era:a.era,year:v.year,month:v.month,date:v.date})},children:v.date},"nextMonth-"+p))}return(0,Ve.jsx)(La,{gridCols:7,gap:"1/4",children:u})}},Variables:{Footer:r=>(0,Ve.jsxs)(St,{flexWrap:!1,gap:1,flexChilds:"even",freeCSS:{whiteSpace:"nowrap"},children:[(0,Ve.jsxs)(ce.Sub.S,{color:"cloud",tabIndex:-1,isRounded:!0,onClick:()=>{r.onValueUpdate("")},flexSizing:"none",children:[(0,Ve.jsx)(Ce.Times,{})," \u524A\u9664"]}),(0,Ve.jsx)(ce.Prime.S,{tabIndex:-1,isRounded:!0,flexSizing:"auto",freeCSS:{minWidth:12*6},onClick:()=>{r.onSubmit&&r.onSubmit(),Kt.close(r.sheetID)},children:"\u6C7A\u5B9A"})]}),ShiftButtons:r=>(0,Ve.jsxs)(St,{gap:"1/3",flexWrap:!1,children:[(0,Ve.jsx)(ce.Clear,E(g({className:Aa("LeftButton"),tabIndex:-1,right:0},Ka.Variables.ShiftButtonStyles),{onClick:()=>{r.callback(-1)},children:(0,Ve.jsx)(Ce.ChevronLeft,{})})),(0,Ve.jsx)(ce.Clear,E(g({className:Aa("RightButton"),tabIndex:-1,left:0},Ka.Variables.ShiftButtonStyles),{onClick:()=>{r.callback(1)},children:(0,Ve.jsx)(Ce.ChevronRight,{})}))]}),ShiftButtonStyles:{position:"relative",flexCenter:!0,ssSphere:2.5}}};var kd=" ~ ",H$={clock:{defaultValue:"--:--",format:/^\d{2}\D\d{2}$/,ranges:[{type:"hour",from:0,length:2},{type:"minute",from:3,length:2}],sets:1},date:{defaultValue:"----/--/--",format:/^\d{4}\D\d{2}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2},{type:"date",from:8,length:2}],sets:1},week:{defaultValue:"----\u5E74\u7B2C--\u9031",format:/^\d{4}\D\d{2}$/,ranges:[{type:"year",from:0,length:4,region:6},{type:"week",from:6,length:2,region:3}],sets:1},month:{defaultValue:"----\u5E74--\u6708",format:/^\d{4}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2,region:3}],sets:1},year:{defaultValue:"----\u5E74",format:/^\d{4}$/,ranges:[{type:"year",from:0,length:4,region:5}],sets:1},dates:{defaultValue:"----/--/--",format:/^\d{4}\D\d{2}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2},{type:"date",from:8,length:2,region:5},{type:"year",from:10+kd.length,length:4},{type:"month",from:15+kd.length,length:2},{type:"date",from:18+kd.length,length:2}],sets:2},months:{defaultValue:"----\u5E74--\u6708",format:/^\d{4}\D\d{2}$/,ranges:[{type:"year",from:0,length:4},{type:"month",from:5,length:2,region:6},{type:"year",from:8+kd.length,length:4},{type:"month",from:13+kd.length,length:2,region:3}],sets:2},dateWareki:{defaultValue:"----\u5E74--\u6708--\u65E5",format:/^\d{4}\D\d{2}\D\d{2}$/,ranges:[{type:"dateWareki",from:0,length:4,region:5},{type:"month",from:5,length:2,region:3},{type:"date",from:8,length:2,region:3}],sets:1}},Td={PeriodMargin:" ~ ",DataLeveling:r=>{let{restrict:a,value:o,era:l}=r,s=yn.default.flatArray(o||""),{defaultValue:d,format:u,ranges:h,sets:p}=H$[a],v=[],b=a=="clock"?":":"/";for(let y=0;y<s.length;y++)s[y]=String(s[y]).replace(/\D/ig,b);for(let y=0;y<p;y++){let w=s[y]||"";if(!w.match(u))s[y]="",v.push(d);else{let C=d;w.split(/\D/).forEach((k,N)=>{if(N==0&&a=="dateWareki"){let P=Number(k);l!="year"&&(P>=2019?l=="reiwa"?P-=2018:l=="heisei"&&(P=31):P>=1989?l=="heisei"?P-=1988:l=="shouwa"&&(P=64):P>=1926?l=="shouwa"?P-=1925:l=="taisho"&&(P=15):P>=1912?l=="taisho"?P-=1911:l=="meiji"&&(P=45):P>=1868&&(P-=1867)),k=P.zeroEmbed(4)}C=C.replace(new RegExp("------------------".slice(0,k.length)),k)}),v.push(C)}}return{formatValue:v.join(kd),dataValue:["dates","months"].includes(a)?s:s[0],ranges:h}},SystemValidation:r=>{let{states:a}=r,{restrict:o,min:l,max:s,required:d}=a,u=[],h=yn.default.flatArray(r.value),p={empty:!1,escalated:1,filled:!0,correct:!0,prohibited:!1};(()=>{let v=o=="clock"?":":"/";for(let b=0;b<h.length;b++)h[b]=String(h[b]).replace(/\D/ig,v);for(let b=0;b<h.length;b++){let y=h[b],w=h[b-1];y.removeLetters()||(p.empty=!0),b>0&&(p.escalated&=+(y>=w))}p.escalated&&(p.empty||(o.match(/clock/)?h.forEach(b=>{let[y,w]=b.split(/\D+/);!y||!w?p.filled=!1:(Number(y)>23||Number(w)>59)&&(p.correct=!1)}):o.match(/date/)?h.forEach(b=>{let[y,w,C]=b.split(/\D+/);if(!y||!w||!C)p.filled=!1;else{let k=Rm.Time(b);(!k.validate||b!=k.toFormatYMD())&&(p.correct=!1)}}):o.match(/week/)?h.forEach(b=>{let[y,w]=b.split(/\D+/);if(!y||!w)p.filled=!1;else{let C=Rm.Time(y+"/01/01").weekday,k=Rm.Time(y+"/01/0"+(7-C+1)).addWeek(Number(w)-1);y!=String(k.year)&&(p.correct=!1)}}):o.match(/month/)?h.forEach(b=>{let[y,w]=b.split(/\D+/);!y||!w?p.filled=!1:Rm.Time([y,w,"01"].join("/")).validate||(p.correct=!1)}):o.match(/year/),p.filled&&p.correct&&h.forEach(b=>{{let y=Number(String(b).replace(/\D/ig,""));if(l&&Number(String(l).replace(/\D/ig,""))>y&&(p.prohibited=!0),s){let w=Number(String(s).replace(/\D/ig,""));y>w&&(p.prohibited=!0)}}})))})();{let{empty:v,escalated:b,filled:y,correct:w,prohibited:C}=p;v&&d&&(u=[{type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}]),b||u.push({type:"invalid",label:"\u6642\u7CFB\u5217\u3092\u6B63\u3057\u304F\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044"}),w||u.push({type:"invalid",label:"\u7121\u52B9\u306A\u5024\u304C\u5165\u529B\u3055\u308C\u3066\u3044\u307E\u3059"}),y||u.push({type:"invalid",label:"\u6700\u5F8C\u307E\u3067\u5024\u3092\u57CB\u3081\u3066\u304F\u3060\u3055\u3044"}),C&&u.push({type:"invalid",label:(0,ia.jsxs)(ia.Fragment,{children:[(0,ia.jsx)(R,{children:"\u5165\u529B\u7BC4\u56F2\u304C\u5236\u9650\u3055\u308C\u3066\u3044\u307E\u3059"}),"[",l||"\u4E0B\u9650\u7121\u3057","] ~ [",s||"\u4E0A\u9650\u7121\u3057","]"]})})}return{ok:!u.filter(({type:v})=>v=="invalid").length,notice:u}},KeyDownEvent:r=>{let{val_era:a,restrict:o,event:l,val_status:s,set_status:d,val_focus:u,set_focus:h}=r,{key:p,shiftKey:v,ctrlKey:b,metaKey:y}=l,w=b||y,{selectionStart:C,selectionEnd:k}=l.target,{index:N,prevIndex:P}=u,{ranges:G,formatValue:I}=s,U=G.length-1;if(["Tab","ArrowLeft","ArrowRight"].includes(p)){let H=0;if(p=="Tab"){let J=+!v*2-1;if(H=u.index+J,H<0||H>U)return}else{let J=p=="ArrowLeft"?-1:p=="ArrowRight"?1:0;w||C==0&&k==String(s.formatValue).length?H=J==1?U:0:H=Math.max(0,Math.min(N+J,U))}h(J=>E(g({},J),{index:H,prevIndex:N})),l.preventDefault()}if(["Backspace","ArrowUp","ArrowDown","0","1","2","3","4","5","6","7","8","9"].includes(p)){l.preventDefault();let H=N;H=Math.max(H,0),H=Math.min(H,U);let{type:J,from:O,length:ae}=G[H],ye=I.slice(O,O+ae),re;if(p=="Backspace")re="------".slice(0,ae);else if(["ArrowUp","ArrowDown"].includes(p)){let we=p=="ArrowUp"?1:-1;ye=ye|0,re=ye+we;let[Se,ge,V]=J=="dateWareki"?a=="year"?[0,2999,4]:a=="reiwa"?[1,2999,4]:a=="heisei"?[1,31,4]:a=="shouwa"?[1,64,4]:a=="taisho"?[1,15,4]:a=="meiji"?[1,45,4]:[0,0,0]:J=="minute"?[0,59,2]:J=="hour"?[0,23,2]:J=="date"?[1,31,2]:J=="week"?[1,53,2]:J=="month"?[1,12,2]:J=="year"?[0,2999,4]:[0,0,0];re>ge?re=Se:re<Se&&(re=ge),re=Number(re).zeroEmbed(V)}else if(["0","1","2","3","4","5","6","7","8","9"].includes(p)){let we=ye|0,Se=p,ge=`${we}${Se}`;if(P!=N&&(we=0,ge="0"+Se),J=="year"||J=="dateWareki"&&a=="year")Number(ge)>1e4?re=Se:re=ge,(re|0)>1e3&&H++;else if(["hour","minute","date","week","month"].includes(J)||J=="dateWareki"&&a!="year"){let V=J=="dateWareki"?a=="reiwa"?100:a=="heisei"?31:a=="shouwa"?64:a=="taisho"?15:a=="meiji"?45:0:J=="minute"?59:J=="hour"?23:J=="date"?31:J=="week"?53:J=="month"?12:0;re=(ge|0)>V?Se:ge,(Number(Se)>Number(String(V)[0])||ye=="0000".slice(0,String(V).length)&&(ge!="0000".slice(0,String(V).length)||["minute","hour"].includes(J)&&P==N)||(ge|0)>=R5(10,String(V).length-1))&&H++}J=="year"||J=="dateWareki"?re=(re|0).zeroEmbed(4):re=(re|0).zeroEmbed(2)}{let we=String(I).partReplace(O,String(re)),Se=we.split(kd).map(ge=>ge.replace(/(^\D|\D$)/,"").split(/\D+/).join(o=="clock"?":":"/").replace(/(^\D|\D$)/,""));if(o=="dateWareki"){let ge=Se[0].split(/\D/),[V,se,pe]=ge;ge.length==3&&V&&(Se=[[Number(V)-1+Number({year:1,reiwa:2019,heisei:1989,shouwa:1926,taisho:1912,meiji:1868}[a]),se,pe].join("/")])}H=Math.max(H,0),H=Math.min(H,U),d(ge=>E(g({},ge),{dataValue:["dates","months"].includes(o)?Se:Se[0],formatValue:we,eventType:"update",eventID:(0,yn.UUID)()})),h(ge=>E(g({},ge),{index:H,prevIndex:ge.index}))}}}},MO={picker:{launch:r=>{let a=r.sheetID||(0,yn.UUID)(),o=r,{onValueUpdate:l,min:s,max:d,era:u,restrict:h,defaultValue:p}=o,v=Je(o,["onValueUpdate","min","max","era","restrict","defaultValue"]);Kt.open(E(g({sheetID:a,type:"normal.middleCenter",size:"S",padding:0,closeAtAroundClick:!0,closeAtParentBlur:!1},v),{content:(0,ia.jsx)(Pe.Center,{children:(0,ia.jsx)(OO,{restrict:h,min:s,max:d,era:u,defaultValue:p,sheetID:a,onValueUpdate:(b,y)=>{l(b,y)}})})}))},remove:r=>{na.close(r)}}},U$={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=Hl(a);return(0,ia.jsx)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:(0,ia.jsx)(We.Description,E(g({className:a.className},l),{position:"absolute",width:1,freeCSS:E(g({},l.freeCSS),{color:"orange"}),children:(0,ia.jsx)(R,{"data-input-value-shallow":o.componentID,children:"A"})}))})}},V$=r=>{let a=r,{tone:o,required:l,restrict:s="clock",componentID:d,era:u,form:h,name:p,min:v,max:b,className:y,enableFormSubmit:w,checkValidationAtFirst:C,onKeyDown:k,onValidate:N,onUpdateValue:P,onUpdateValidValue:G,value:I="",leftIndicator:U,rightIndicator:H,leftIcon:J,rightIcon:O,freeCSS:ae,wrapStyles:ye}=a,re=Je(a,["tone","required","restrict","componentID","era","form","name","min","max","className","enableFormSubmit","checkValidationAtFirst","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value","leftIndicator","rightIndicator","leftIcon","rightIcon","freeCSS","wrapStyles"]),[we,Se]=(0,Po.useState)(u),[ge,V]=(0,Po.useState)(E(g({componentID:r.componentID||""},Td.DataLeveling({restrict:s,value:I,era:we})),{eventType:"init",eventID:(0,yn.UUID)()})),[se,pe]=(0,Po.useState)({ok:!1,notice:[]}),[j,Y]=(0,Po.useState)({active:!1,index:0,prevIndex:-1}),oe={rootStates:r,val_status:ge,set_status:V,val_validate:se,set_validate:pe,val_era:we,set_era:Se,val_focus:j,set_focus:Y};Vt.CommonEffects({type:"time",states:r,val_status:ge,set_status:V,val_validate:se,set_validate:pe,SystemValidation:Td.SystemValidation,ExtraOverrideStates:g({},Td.DataLeveling({restrict:s,value:I,era:we}))});let te=(0,Po.useRef)(!1);return(0,Po.useEffect)(()=>{if(te.current){V(Re=>g(g({},Re),Td.DataLeveling({restrict:s,value:Re.dataValue,era:we})));let he=yn.useStore.get("refreshEra_"+ge.componentID);he&&he.refreshEra(we)}else te.current=!0},[we]),yn.useStore.update({[ge.componentID]:{openPicker:he=>{r.disabled||MO.picker.launch({parent:he,sheetID:"PickerTips-"+ge.componentID,restrict:s,min:v,max:b,defaultValue:ge.dataValue,era:we,onValueUpdate:(Re,Te)=>{V(Xe=>E(g(g({},Xe),Td.DataLeveling({restrict:s,value:Re,era:Te})),{eventType:"update",eventID:(0,yn.UUID)()})),Se(Te)}})},resetEra:he=>{Se(he),V(Re=>E(g(g({},Re),Td.DataLeveling({restrict:s,value:"",era:we})),{eventType:"update",eventID:(0,yn.UUID)()}))}}}),(0,Po.useEffect)(()=>{let{index:he,active:Re}=j;if(Re){he=Math.max(he,0),he=Math.min(he,ge.ranges.length-1);let{from:Te,length:Xe}=ge.ranges[he],Qe=wt("#"+r.id)[0];Qe&&Qe.setSelectionRange(Te,Te+Xe)}},[j]),(0,ia.jsxs)(Va,{val_status:ge,set_status:V,val_validate:se,states:r,children:[(0,ia.jsx)(U$.Shallow,g({},oe)),(0,ia.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:!0}),ct.get().isTouchDevice?(0,ia.jsx)(ce.Plain,E(g({"data-show-validation":Vt.isShowValidation(se,ge,!!C),"data-component-id":ge.componentID,"data-input-origin":ge.componentID,"data-disabled":r.disabled,className:y,freeCSS:{textAlign:"left"}},re),{children:ge.formatValue,onClick:he=>{let Re=yn.useStore.get(ge.componentID);Re&&Re.openPicker(`[data-input-origin="${ge.componentID}"]`),he.stopPropagation()}})):(0,ia.jsx)(R,g({htmlTag:"input",type:"text",inputMode:"numeric","data-show-validation":Vt.isShowValidation(se,ge,!!C),"data-input-origin":ge.componentID,"data-disabled":r.disabled,value:ge.formatValue,className:y,tabIndex:ct.get().isTouchDevice?-1:0,onKeyDown:he=>{Td.KeyDownEvent({restrict:s,event:he,val_era:we,val_status:ge,set_status:V,val_focus:j,set_focus:Y}),k&&k(he),w&&Vt.SubmitForm(he,h)},onKeyUp:he=>{he.key=="Tab"&&Y(Re=>E(g({},Re),{active:!0}))},onClick:he=>{let Re=he.target.selectionEnd,Te=0;ge.ranges.forEach((Xe,Qe)=>{let{from:ze,length:it,region:vt}=Xe;ze<=Re&&Re<=ze+(vt||it)&&(Te=Qe)}),Y(Xe=>E(g({},Xe),{active:!0,index:Te})),he.preventDefault()},onChange:()=>{}},re))]})},js={Origin:r=>{let a=g({fontSize:"inherit",width:1},r),[o]=(0,Po.useState)(r.componentID||(0,yn.UUID)());if(a.componentID=o,yn.default.is.nullish(a.rightIcon)){let l=(r.restrict||"").match(/clock/)?IO.faClock:PO.faCalendarAlt;a.rightIcon=(0,ia.jsx)(Ua,{ssSphere:2,freeCSS:{pointerEvents:"all"},children:(0,ia.jsx)(ce.Sub,{color:"cloud",border:"unset",ssSphere:2,fontColor:"theme",boxShadow:"0.normal",borderRadius:"3.tone.tertiary",flexCenter:!0,ssEffectsOnActive:"push",tabIndex:-1,id:"Picker-"+a.componentID,onClick:()=>{let s=yn.useStore.get(a.componentID);s&&s.openPicker("#Picker-"+a.componentID)},children:(0,ia.jsx)(Ce,{icon:l})})})}return(0,ia.jsx)(Ba,{componentID:a.componentID,children:V$,states:Gn(a)})},Clock:r=>(0,ia.jsx)(js.Origin,g({restrict:"clock",era:"clock"},r)),Date:r=>(0,ia.jsx)(js.Origin,g({restrict:"date"},r)),Week:r=>(0,ia.jsx)(js.Origin,g({restrict:"week"},r)),Month:r=>(0,ia.jsx)(js.Origin,g({restrict:"month"},r)),Year:r=>(0,ia.jsx)(js.Origin,g({restrict:"year"},r)),DateWareki:r=>{r=g({},r);let[a]=(0,Po.useState)(r.componentID||(0,yn.UUID)());r.componentID=a;let{defaultEra:o="wareki"}=r,[l,s]=(0,Po.useState)((()=>{let d="year";if(o=="wareki"&&(d="reiwa",r.value)){let[u,h,p]=r.value.split(/\D/);if(u&&h&&p){let v=Number(u);v>=2019?(v-=2019,d="reiwa"):v>=1989?(v-=1989,d="heisei"):v>=1926?(v-=1926,d="shouwa"):v>=1912?(v-=1912,d="taisho"):v>=1868&&(v-=1868,d="meiji"),v+=1}}return d})());return(0,Po.useEffect)(()=>{yn.useStore.set({["refreshEra_"+a]:{refreshEra:d=>{s(d)}}})},[]),(0,ia.jsx)(js.Origin,E(g({restrict:"dateWareki",leftIndicator:(0,ia.jsx)(fs,{label:"\u5143\u53F7",emptySelect:!1,value:l,tone:r.tone||"border",override:"force",flexCenter:!0,borderTopRightRadius:"2/3",borderBottomRightRadius:"2/3",height:1,freeCSS:{whiteSpace:"nowrap"},options:[{value:"year",label:"\u897F\u66A6"},{value:"reiwa",label:"\u4EE4\u548C"},{value:"heisei",label:"\u5E73\u6210"},{value:"shouwa",label:"\u662D\u548C"},{value:"taisho",label:"\u5927\u6B63"},{value:"meiji",label:"\u660E\u6CBB"}],onUpdateValidValue:d=>{s(d);let u=yn.useStore.get(r.componentID);u&&u.resetEra&&u.resetEra(d)}})},r),{era:l}))},Periods:{Date:r=>(0,ia.jsx)(js.Origin,g({restrict:"dates"},r)),Month:r=>(0,ia.jsx)(js.Origin,g({restrict:"months"},r))},fn:MO};var tr=Q(Lt()),Wa=Q(fr()),jr=Q(or());var Dd=Q(Lt()),ip=Q(or());var Rd=Q(Lt()),W_=Q(or());var Ed=Q(fr());var np=r=>{let a=r,{color:o="theme",size:l="R",showInitial:s=!1,loaderID:d=""}=a,u=Je(a,["color","size","showInitial","loaderID"]),[h]=(0,Ed.useState)(d),[p]=(0,Ed.useState)((0,W_.UUID)()),[v,b]=(0,Ed.useState)(s),y=0;l=="S"?y=1:l=="R"?y=1.5:l=="L"?y=3:l=="XL"?y=4:l=="MAX"&&(y=6);let w={theme:"hsl( var( --color-theme-hsl ) )",posi:"var( --color-positive )",nega:"var( --color-negative )",warn:"var( --color-warning )",cloud:"hsl( var( --color-layer5-hsl ) )",white:"white"}[o];return(0,Ed.useEffect)(()=>{let C=wt('[data-component-id="'+p+'"]');v?C.removeClass(Da("Hide")).await(10).addClass(Da("Active")):C.removeClass(Da("Active")).await(210).addClass(Da("Hide"))},[v]),(0,Ed.useEffect)(()=>{W_.useStore.set({[p]:{active:C=>{h==C&&b(!0)},stop:C=>{h==C&&b(!1)},stopForce:()=>{b(!1)}}})},[]),(0,Rd.jsxs)(Pe.Center,E(g({className:[Da("MiniLoader"),Da(s?"Active":"Hide")].join(" "),componentID:p,ssSphere:y,position:"relative"},u),{children:[(0,Rd.jsx)("svg",{className:Da("SVG1"),width:"100",height:"100",viewBox:"0 0 100 100",style:{stroke:w},children:(0,Rd.jsx)("circle",{cx:"50",cy:"50",r:"40"})}),(0,Rd.jsx)("svg",{className:Da("SVG2"),width:"100",height:"100",viewBox:"0 0 100 100",style:{stroke:w},children:(0,Rd.jsx)("circle",{cx:"50",cy:"50",r:"40"})})]}))};var hs=Q(Lt()),zO=Q(or());var q_=Q(fr());var FO=()=>{let[r,a]=(0,q_.useState)(!1);return(0,q_.useEffect)(()=>{zO.useStore.set({["Loader-corner-"+ct.get().sessionUID+"-corner"]:{active:()=>{a(!0)},stop:()=>{a(!1)}}})},[]),(0,hs.jsx)(St,{className:[Da("CornerLoader"),r?Da("isActive"):""].join(" "),gap:"1/2",padding:["1/2","3/4"],borderRadius:"3.tone.tertiary",backgroundColor:"dark",position:"fixed",boxShadow:"1.remark",bottom:1,right:1,opacity:"trans",transition:"middle",freeCSS:{zIndex:10,pointerEvents:"none"},children:(0,hs.jsxs)(St,{className:Da("Wrap"),flexWrap:!1,verticalAlign:"center",horizontalAlign:"center",children:[(0,hs.jsx)(R,{className:Da("Ld4")}),(0,hs.jsx)(R,{className:Da("Ld3")}),(0,hs.jsx)(R,{className:Da("Ld2")}),(0,hs.jsx)(R,{className:Da("Ld1")}),(0,hs.jsx)(R,{className:Da("Ld2")}),(0,hs.jsx)(R,{className:Da("Ld3")}),(0,hs.jsx)(R,{className:Da("Ld4")})]})})};var op=r=>{let a=r.color;return{S:o=>(0,Dd.jsx)(np,g({size:"S",color:a},o)),R:o=>(0,Dd.jsx)(np,g({size:"R",color:a},o)),L:o=>(0,Dd.jsx)(np,g({size:"L",color:a},o)),XL:o=>(0,Dd.jsx)(np,g({size:"XL",color:a},o)),MAX:o=>(0,Dd.jsx)(np,g({size:"MAX",color:a},o))}},nn={Wrapper:()=>(0,Dd.jsx)(FO,{}),Theme:op({color:"theme"}),Posi:op({color:"posi"}),Nega:op({color:"nega"}),Warn:op({color:"warn"}),White:op({color:"white"}),Cloud:op({color:"cloud"}),fn:{corner:{active:()=>{let r=ip.useStore.get("Loader-corner-"+ct.get().sessionUID+"-corner");r&&r.active()},stop:()=>{let r=ip.useStore.get("Loader-corner-"+ct.get().sessionUID+"-corner");r&&r.stop()}},mini:{active:(r="")=>{wt("."+Da("MiniLoader")).for(a=>{let{dataset:{componentId:o}={}}=a;if(!o)return;let l=ip.useStore.get(o);l&&l.active&&l.active(r)})},stop:(r="")=>{wt("."+Da("MiniLoader")).for(a=>{let{dataset:{componentId:o}={}}=a;if(!o)return;let l=ip.useStore.get(o);l&&l.stop&&l.stop(r)})},stopALL:()=>{wt("."+Da("MiniLoader")).for(r=>{let{dataset:{componentId:a}={}}=r;if(!a)return;let o=ip.useStore.get(a);o&&o.stopForce&&o.stopForce()})}},stopALL:()=>{nn.fn.corner.stop(),nn.fn.mini.stopALL()}}};function W$(r){let{value:a,states:o}=r,{required:l,options:s,min:d,max:u}=o;d=d||0,u=u||65535;let h=[],p=a.filter(v=>v!==null).length;return l&&(p||h.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"})),p<d&&h.push({type:"invalid",label:d+"\u500B\u4EE5\u4E0A\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"}),p>u&&h.push({type:"invalid",label:u+"\u500B\u307E\u3067\u9078\u629E\u3067\u304D\u307E\u3059"}),{ok:!h.filter(({type:v})=>v=="invalid").length,notice:h}}var lp={InitOptions:r=>{let a=[];return r.forEach(o=>{let{type:l,label:s,value:d,searchValue:u}=o,h=u||(jr.default.is.string(s)?s:"")||(jr.default.is.string(d)?d:"");a.push(E(g({},o),{searchValue:h,type:l||"selector",value:d}))}),a},FilterSelectableOptions:(r,a)=>{let o=r.val_options;if(a||(o=r.val_options.filter(l=>l.type!="label")),r.val_keyword){let l=r.val_keyword.toLower().replace(/ /g,"");o=o.filter(s=>(s.searchValue||"").toLower().replace(/ /g,"").includes(l))}return o}},sp={Shallow:r=>{let{rootStates:a,val_status:o}=r,l=Hl(a);return(0,tr.jsx)(R,{position:"absolute",top:0,left:0,right:0,height:0,overflow:"hidden",opacity:"trans",freeCSS:{zIndex:3,pointerEvents:"none"},children:(0,tr.jsx)(We.Description,E(g({className:a.className},l),{position:"absolute",width:1,freeCSS:E(g({},l.freeCSS),{color:"orange"}),"data-id":"shallow_"+o.componentID,children:(0,tr.jsx)(R,{"data-input-value-shallow":o.componentID,children:"A"})}))})},Button:r=>{let{rootStates:a,val_keyword:o,set_keyword:l,val_optionFocused:s,set_optionFocused:d,val_options:u,set_options:h,val_optionsDict:p,set_optionsDict:v,val_preventOpenSelectorOnFocus:b,set_preventOpenSelectorOnFocus:y,val_selectorOpen:w,set_selectorOpen:C,val_status:k,set_status:N,val_validate:P,set_validate:G}=r,I=a,{tone:U,required:H,form:J,className:O,multiSelect:ae,enableFormSubmit:ye,checkValidationAtFirst:re,onValidate:we,onUpdateValue:Se,onUpdateValidValue:ge,value:V="",options:se,leftIndicator:pe,rightIndicator:j,leftIcon:Y,rightIcon:oe,componentID:te,status_id:he,wrapStyles:Re,emptySelect:Te,SearchInput:Xe,SearchInputPlaceholder:Qe,SelectedComponent:ze,SelectorComponent:it,SelectorStyles:vt,SelectorPosition:pt,DynamicOptionsOnSearch:Bt}=I,Rt=Je(I,["tone","required","form","className","multiSelect","enableFormSubmit","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","options","leftIndicator","rightIndicator","leftIcon","rightIcon","componentID","status_id","wrapStyles","emptySelect","SearchInput","SearchInputPlaceholder","SelectedComponent","SelectorComponent","SelectorStyles","SelectorPosition","DynamicOptionsOnSearch"]);return(0,Wa.useEffect)(()=>{var nt,De;if(a.disabled||!w)return;let bt=lp.FilterSelectableOptions(r);d((De=(nt=bt[0])==null?void 0:nt.value)!=null?De:null)},[o]),(0,Wa.useEffect)(()=>{k.eventType!="init"&&(a.max==k.dataValue.length?(C(!1),y(!0),setTimeout(()=>{let nt=(0,jr.default)('[data-input-origin="'+a.componentID+'"]');nt&&nt.focus()},10)):(0,jr.default)("#SearchInput_"+a.componentID).focus())},[k.dataValue]),(0,Wa.useEffect)(()=>{let nt="autocomplete-click-"+a.componentID;if(w){if(!(0,jr.default)('[data-input-origin="'+a.componentID+'"]'))return;(0,jr.default)("#SearchInput_"+a.componentID).focus(),(0,jr.default)(document).addEvent({eventID:nt,eventType:"mousedown",callback:De=>{let bt=(0,jr.default)(De.target),It=!!(0,jr.default)(bt).parent("."+Il("Core")).length;(0,jr.default)(bt).parent("."+Il("Selector")).length||It||C(!1)}})}else(0,jr.default)(document).removeEvent([nt]),l("")},[w]),(0,tr.jsxs)(tr.Fragment,{children:[(0,tr.jsx)(R,E(g({tabIndex:0},Rt),{"data-disabled":a.disabled,"data-show-validation":Vt.isShowValidation(P,k,!!re),"data-component-id":k.componentID,"data-input-origin":k.componentID,"data-focus":!!w,className:[O,Il("Core")].join(" "),onFocus:nt=>{if(Rt!=null&&Rt.onFocus&&(Rt==null||Rt.onFocus(nt)),!a.disabled){if(b)return y(!1);C(!0),nt.preventDefault()}},onClick:nt=>{Rt!=null&&Rt.onClick&&(Rt==null||Rt.onClick(nt)),!a.disabled&&C(!0)},onKeyDown:nt=>{let{key:De}=nt;ye&&Vt.SubmitForm(nt,J),!w&&(De==" "||De=="ArrowDown"||De=="ArrowUp"||De=="Enter")&&C(!0)},children:(0,tr.jsxs)(Pe.Left,{flexWrap:!0,gap:"1/3",freeCSS:{letterSpacing:".5px"},children:[(0,tr.jsx)(sp.Selected,g({},r)),(0,tr.jsx)(tn,{width:0,overflow:"hidden",opacity:"trans",children:"A"}),(0,tr.jsx)(sp.SearchInput,g({},r))]})})),w&&(0,tr.jsx)(sp.Selector,g({},r))]})},SearchInput:r=>{let{rootStates:a}=r,[o,l]=(0,Wa.useState)(!1);return a.disabled||!r.val_selectorOpen?null:(0,tr.jsx)(R,{id:"SearchInput_"+a.componentID,placeholder:a.SearchInputPlaceholder||"\u691C\u7D22...",opacity:r.val_selectorOpen?"max":"trans",transition:"middle",flexSizing:0,htmlTag:"input",border:"unset",backgroundColor:"trans",value:r.val_keyword,freeCSS:{outline:"none"},onCompositionStart:s=>{a.onCompositionStart&&a.onCompositionStart(s),l(!0)},onCompositionEnd:s=>{a.onCompositionEnd&&a.onCompositionEnd(s),l(!1)},onKeyDown:s=>{let{key:d,metaKey:u,ctrlKey:h}=s,p=u||h;d=="Escape"?(r.set_selectorOpen(!1),r.set_preventOpenSelectorOnFocus(!0),setTimeout(()=>{let v=(0,jr.default)('[data-input-origin="'+a.componentID+'"]');v&&v.focus()},10)):d=="Tab"?r.set_selectorOpen(!1):d==" "?jr.default.scope(()=>{r.val_selectorOpen||r.val_keyword||(s.preventDefault(),r.set_selectorOpen(!0))}):d=="Backspace"?jr.default.scope(()=>{if(r.val_keyword)return;let v=[...r.val_status.dataValue];v.pop(),r.set_status(b=>E(g({},b),{dataValue:v,eventType:"update",eventID:(0,jr.UUID)()}))}):d=="Enter"&&jr.default.scope(()=>{if(o)return;if(!r.val_selectorOpen)return r.set_selectorOpen(!0);let v=r.val_options.find(y=>y.value==r.val_optionFocused);if(!v)return;let{value:b}=v;r.set_status(y=>{let w=[...y.dataValue];return jr.default.scope(()=>{if(b===null)return w=[];y.dataValue.includes(b)?w=w.filter(C=>C!==b):a.multiSelect?w.push(b):w=[b]}),E(g({},y),{dataValue:w,eventType:"update",eventID:(0,jr.UUID)()})}),r.set_keyword(""),r.set_preventDynamicSearchOnKeywordChange(!0)}),jr.default.scope(()=>{if(!["ArrowDown","ArrowUp"].includes(d))return;if(s.preventDefault(),!r.val_selectorOpen)return r.set_selectorOpen(!0);let v=d=="ArrowDown"?1:-1,b=lp.FilterSelectableOptions(r),y=b.length-1,w=null;jr.default.scope(()=>{var C,k,N,P,G,I,U,H,J,O;let ae=b.findIndex(ye=>ye.value==r.val_optionFocused);if(ae==-1&&(ae=0),v==1){if(w=(k=(C=b[0])==null?void 0:C.value)!=null?k:null,p){w=(N=b[y].value)!=null?N:null;return}if(ae==-1||ae==y)return;w=(G=(P=b[ae+1])==null?void 0:P.value)!=null?G:null}else{if(w=(I=b[y].value)!=null?I:null,p){w=(H=(U=b[0])==null?void 0:U.value)!=null?H:null;return}if(ae==-1||ae==0)return;w=(O=(J=b[ae-1])==null?void 0:J.value)!=null?O:null}}),r.set_optionFocused(w)}),a.enableFormSubmit&&Vt.SubmitForm(s,r.rootStates.form)},onChange:s=>{let d=s.target.value;r.set_keyword(d)}},"searchInput")},Selector:r=>{var a;let[o,l]=(0,Wa.useState)("idle"),[s,d]=(0,Wa.useState)("idle");(0,Wa.useEffect)(()=>{if(!r.val_selectorOpen||!r.rootStates.DynamicOptionsOnSearch)return;if(r.val_preventDynamicSearchOnKeywordChange)return r.set_preventDynamicSearchOnKeywordChange(!1);if(o=="idle")return l("ok");d("fetch");let b="autocomplete-search-"+r.rootStates.componentID;jr.default.interval.once(()=>Ia(void 0,null,function*(){let y=yield r.rootStates.DynamicOptionsOnSearch(r.val_keyword);d("idle");let w=lp.InitOptions(y||[]);r.set_options(w)}),300,b)},[r.val_keyword]);let u=[],h=lp.FilterSelectableOptions(r,!0),p=lp.FilterSelectableOptions(r);h.forEach((b,y)=>{let{type:w,value:C}=b,k=r.val_optionFocused==C,N=r.val_status.dataValue.includes(C),P=r.rootStates.SelectorComponent;u.push((0,tr.jsx)(P,{option:b,isFocused:k,isSelected:N,addCallback:()=>{r.set_status(G=>{let I=[...G.dataValue];return jr.default.scope(()=>{if(C===null)return I=[];G.dataValue.includes(C)?I=I.filter(U=>U!==C):r.rootStates.multiSelect?I.push(C):I=[C]}),E(g({},G),{dataValue:I,eventType:"update",eventID:(0,jr.UUID)()})})}},jr.default.Stringify(C)||(0,jr.UUID)()))}),p.length||(u=[(0,tr.jsx)(We.Supplement,{padding:[0,1],fontColor:"4.thin",children:"\u5019\u88DC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093"},"no-selector-notice")]),s=="fetch"&&(u=[(0,tr.jsxs)(Pe.Left,{padding:1,fontColor:"3.blur",children:[(0,tr.jsx)(nn.Theme.R,{showInitial:!0}),(0,tr.jsx)(We.Supplement,{children:"Loading..."})]},"loader")]);let v={position:"absolute",minWidth:1,freeCSS:{zIndex:1e3}};switch(r.rootStates.SelectorPosition){case 1:v.bottom="100%",v.left=0,v.paddingBottom="1/3";break;case 2:v.bottom="100%",v.right=0,v.paddingBottom="1/3";break;case 3:v.top="100%",v.left=0,v.paddingTop="1/3";break;case 4:v.top="100%",v.right=0,v.paddingTop="1/3";break;default:break}return(0,tr.jsx)(R,E(g({},v),{children:(0,tr.jsx)(Kt.Body,E(g({className:Il("Selector"),borderRadius:"2.tone.secondary",ssCardBox:!0,boxShadow:"1.normal",overflow:"auto"},r.rootStates.SelectorStyles),{freeCSS:g({maxHeight:12*24},(a=r.rootStates.SelectorStyles)==null?void 0:a.freeCSS),children:(0,tr.jsx)(ot,{gap:"1/12",padding:[1,0],children:u})}))}))},Selected:r=>{let{rootStates:a,val_status:o,set_status:l,val_optionsDict:s}=r,d=[];return o.dataValue.forEach(u=>{let h=s[jr.default.Stringify(u)];if(!h)return;let p=a.SelectedComponent,v=h.label;h.value===null&&(v=""),d.push((0,tr.jsx)(R,{className:Il("SelectedCell"),children:(0,tr.jsx)(p,{value:h.value,label:v,removeCallback:b=>{if(b.stopPropagation(),b.preventDefault(),a.disabled)return;let y=[...o.dataValue];y=y.filter(w=>w!==u),l(w=>E(g({},w),{dataValue:y,eventType:"update",eventID:(0,jr.UUID)()}))}})},jr.default.Stringify(h.value)))}),(0,tr.jsx)(tr.Fragment,{children:d})},Core:r=>{var a;let{value:o}=r,[l,s]=(0,Wa.useState)(!1),[d,u]=(0,Wa.useState)(!1),[h,p]=(0,Wa.useState)(!1),[v,b]=(0,Wa.useState)(""),[y,w]=(0,Wa.useState)(r.options),[C,k]=(0,Wa.useState)((a=r.value[0])!=null?a:null),[N,P]=(0,Wa.useState)({}),[G,I]=(0,Wa.useState)(Vt.DefaultStatus(r.componentID,o)),[U,H]=(0,Wa.useState)({ok:!1,notice:[]}),J=(0,Wa.useRef)(!1);(0,Wa.useEffect)(()=>{J.current?w(r.options):J.current=!0},[r.options]),(0,Wa.useEffect)(()=>{if(!y.length)return;let re=[...y],we=g({},N);re.forEach(Se=>{Se.type!="label"&&(we[jr.default.Stringify(Se.value)]=Se)}),P(we)},[y]);let O={rootStates:r,val_options:y,set_options:w,val_optionFocused:C,set_optionFocused:k,val_optionsDict:N,set_optionsDict:P,val_preventDynamicSearchOnKeywordChange:d,set_preventDynamicSearchOnKeywordChange:u,val_preventOpenSelectorOnFocus:l,set_preventOpenSelectorOnFocus:s,val_selectorOpen:h,set_selectorOpen:p,val_keyword:v,set_keyword:b,val_status:G,set_status:I,val_validate:U,set_validate:H},ae=!!r.multiSelect;Vt.CommonEffects({type:ae?"autocomplete.multi":"autocomplete.single",states:r,val_status:G,set_status:I,val_validate:U,set_validate:H,SystemValidation:W$});let ye=G.dataValue.length&&G.dataValue[0]!==null;return ye=ye||h,(0,tr.jsxs)(Va,{val_status:G,set_status:I,val_validate:U,states:r,children:[(0,tr.jsx)(xu,{componentID:r.componentID,fontSize:r.fontSize,required:r.required,label:r.label,isActive:ye}),(0,tr.jsx)(sp.Shallow,g({},O)),(0,tr.jsx)(sp.Button,g({},O))]})}},Y_=r=>{var a;let o=g({},r);return o=E(g({value:[],min:0,max:65535,multiSelect:!0,SearchInput:!0,emptySelect:!0,SelectorComponent:({option:l,isSelected:s,isFocused:d,addCallback:u})=>l.type=="selector"?(0,tr.jsx)(ce.Sub.S,{color:"cloud",backgroundColor:"trans",borderRadius:0,fontColor:"2.normal",textAlign:"left",padding:["1/2",1.5],isActive:d,isActiveStyles:{backgroundColor:"cloud"},onClick:h=>{u()},children:(0,tr.jsxs)(Pe.Left,{gap:"1/2",children:[s&&(0,tr.jsx)(Ce.Check,{fontColor:"theme"}),(0,tr.jsx)(We.Supplement,{transition:"short",children:l.label})]})}):(0,tr.jsx)(tr.Fragment,{children:l.label}),SelectedComponent:({value:l,label:s,removeCallback:d})=>(0,tr.jsxs)(Pe.Left,{ssCardBox:"cloud",borderRadius:"2.tone.secondary",fontSize:"1.mini",padding:"1/2",gap:0,children:[(0,tr.jsx)(R,{padding:[0,"1/4"],children:s}),(0,tr.jsx)(ce.Sub,{flexSizing:"none",color:"cloud",fontColor:"white",backgroundColor:"layer.5",isRounded:!0,padding:"1/4",onClick:d,freeCSS:{lineHeight:1,aspectRatio:"1/1"},children:(0,tr.jsx)(Ce.Times,{ssSphere:1})})]}),SelectorPosition:3},o),{freeCSS:g({cursor:"pointer"},o.freeCSS)}),o.multiSelect||(o.min=0,o.max=1),o.options=o.options||[],o.emptySelect&&(o.options=[{value:null,label:(0,tr.jsx)(We.Supplement,{fontColor:"4.thin",children:"\u9078\u629E\u3092\u89E3\u9664"})},...o.options]),o.value=jr.default.flatArray((a=o.value)!=null?a:null),o.options=lp.InitOptions(o.options),jr.default.is.nullish(o.rightIcon)&&(o.rightIcon=(0,tr.jsx)(Ua,{ssSphere:2,children:(0,tr.jsx)(Ce.Search,{})}),o.disabled&&(o.rightIcon=(0,tr.jsx)(Ua,{ssSphere:2,fontColor:"5.translucent",children:(0,tr.jsx)(Ce.Ban,{})}))),o.rightIcon&&(o=g({paddingRight:3},o)),o.leftIcon&&(o=g({paddingLeft:3},o)),(0,tr.jsx)(Ba,{componentID:o.componentID,children:sp.Core,states:Gn(o)})};var Ad=Q(Lt());var jO=r=>(0,Ad.jsx)(Y_,g({multiSelect:!1,SelectedComponent:({value:a,label:o})=>(0,Ad.jsx)(Ad.Fragment,{children:o}),rightIcon:(0,Ad.jsx)(Ua,{ssSphere:2,children:(0,Ad.jsx)(Ce.AngleDown,{})})},r));var Tr=Q(Lt()),Ld=Q(fr()),Ul=Q(or());var Mo=Q(Lt()),HO=Q(fr()),wo=Q(or());var Dc=Q(fr());var Kn={add:function(r){let a=wo.useStore.get("Snackbar-"+ct.get().sessionUID);return a&&a.add(r),this},remove:function(r){let a=wo.useStore.get("Snackbar-"+ct.get().sessionUID);return a&&a.remove(r),this},removeALL:function(){let r=wo.useStore.get("Snackbar-"+ct.get().sessionUID);return r&&r.removeALL(),this},Wrapper:()=>(0,Mo.jsx)(UO.Wrapper,{})},UO={Cell:r=>{let a=r,{snackID:o,secondsToClose:l,componentID:s=(0,wo.UUID)(),children:d,customChildren:u}=a,h=Je(a,["snackID","secondsToClose","componentID","children","customChildren"]),[p]=(0,Dc.useState)(s),[v,b]=(0,Dc.useState)(r.secondsToClose||10);(0,Dc.useEffect)(()=>{let w=wt('[data-component-id="'+p+'"]');setTimeout(()=>{w.addClass(mm("FadeIn"))},10),wo.useStore.set({["Snackbar-"+o]:{remove:()=>{w.addClass(mm("FadeOut"))}}})},[]),(0,Dc.useEffect)(()=>{wo.default.interval.once(()=>{v<=0||b(v-1)},1e3,"Snackbar-"+p),v===0&&Kn.remove(o)},[v]);let y=(0,Mo.jsx)(Mo.Fragment,{});return u?y=(0,Mo.jsx)(u,{close:()=>{Kn.remove(o)}}):y=(0,Mo.jsxs)(Pe.Separate,{verticalAlign:"top",children:[(0,Mo.jsx)(R,{padding:["1/4",0],flexSizing:0,children:wo.default.is.function(d)?(0,Mo.jsx)(d,{}):d}),(0,Mo.jsx)(ce.Clear,{color:"layer",backgroundColor:"layer.4.opa.low",fontColor:"white",ssSphere:2.5,onClick:()=>{Kn.remove(o)},children:(0,Mo.jsx)(Ce.Times,{})})]}),(0,Mo.jsx)(R,E(g({className:mm("Cell"),componentID:p,onMouseOver:()=>{b(-1)},onMouseOut:()=>{b(l||10)},opacity:"trans",width:1,padding:"2/3",marginBottom:1,borderRadius:"1.tone.primary",fontColor:"white",boxShadow:"1.remark",backgroundColor:"dark",transition:"middle"},h),{children:y}))},Wrapper:()=>{let[r,a]=(0,Dc.useState)((0,wo.UUID)()),[o,l]=(0,Dc.useState)([]);(0,Dc.useEffect)(()=>{wo.useStore.set({["Snackbar-"+ct.get().sessionUID]:{add:d=>{d.snackID=d.snackID||(0,wo.UUID)();let u=o.findIndex(h=>h.snackID==d.snackID);if(u==-1)o.unshift(E(g({},d),{snackID:d.snackID}));else{let h=[...o];h[u]=E(g({},d),{snackID:d.snackID}),o=h}a((0,wo.UUID)())},remove:d=>{let u=wo.useStore.get("Snackbar-"+d);u&&u.remove&&(u.remove(),setTimeout(()=>{let h=o.findIndex(v=>v.snackID==d);if(h==-1)return;let p=[...o];p.splice(h,1),l(p)},210))},removeALL:()=>{l([])}}})},[o.length]);let s=o.map(d=>(0,HO.createElement)(UO.Cell,E(g({},d),{key:d.snackID})));return(0,Mo.jsx)(St,{className:["AMOTIFY_be","AMOTIFY_be_snackbar",mm("Wrapper")].join(" "),position:"fixed",right:0,bottom:0,paddingLeft:0,paddingRight:1,paddingBottom:"safeAreaBottom",verticalAlign:"bottom",overflow:"auto",UnderBreakPointStyles:{left:0,paddingLeft:1,width:"auto"},children:s})}};var XO=Q(KO());function q$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a.length&&s.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var QO={List:r=>{let{rootStates:a,val_status:o,set_status:l}=r;if(a.useSystemOnly)return null;let s=a.limit-(o.dataValue||[]).length,d=(o.dataValue||[]).map((u,h)=>(0,Tr.jsx)(QO.ListCell,E(g({},r),{index:h,val_file:u}),u.name));return s>0&&d.push((0,Tr.jsx)(R,E(g({htmlTag:"label"},a.cellStyles),{className:[a.cellClassName,ls("AddButton")].join(" "),"data-component-id":o.componentID,htmlFor:a.id,tabIndex:a.tabIndex,onKeyDown:u=>{let{key:h}=u;a.tabIndex!=-1&&[" ","Enter"].includes(h)&&wt("#"+a.id).click()},children:(0,Tr.jsxs)(Pe.Center,{padding:["1/3",0],children:[(0,Tr.jsx)(R,{isRounded:!0,className:ls("AddIcon"),children:(0,Tr.jsx)(Ce,{icon:XO.faCloudArrowUp,className:ls("Icon"),fontColor:"theme",fontSize:"4.thirdTitle",backgroundColor:"theme.opa.low",ssSphere:3,padding:"1/2"})}),(0,Tr.jsxs)(R,{children:[(0,Tr.jsxs)(R,{fontColor:"theme",fontSize:"2.normal",isSemiBoldFont:!0,children:["\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E(",s,")"]}),(0,Tr.jsx)(R,{fontColor:"4.thin",fontSize:"0.xs",isSemiBoldFont:!0,children:"\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30ED\u30C3\u30D7"})]})]})}),"AddButton")),(0,Tr.jsx)(ot,E(g({flexSizing:"auto"},Hl(a)),{className:a.className,children:d}))},ListCell:r=>{let{index:a,rootStates:o,val_file:l,val_status:s,set_status:d}=r,{name:u,size:h,type:p}=l,[v,b]=(0,Ld.useState)(!1),y=(0,Ul.UUID)(),w=h.rank(),[C,k]=u.replace(/\s/,"").replace(/(.*)\.(.*)$/,"$1 $2").split(" "),N="\u30D5\u30A1\u30A4\u30EB";return p.match(/image/)?N=p.replace(/image\//,""):p.match(/pdf/)?N="PDF":p.match(/csv/)?N="CSV":p.match(/spreadsheet/)?N="SpreadSheet":p.match(/presentation/)?N="PowerPoint":p.match(/word/)?N="Word":p.match(/zip/)?N="Zip":p.match(/powerpoint/)?N="PowerPoint":p.match(/html/)?N="HTML":p.match(/js/)?N="JavaScript":p.match(/css/)?N="CSS":p.match(/text\/plain/)&&(N="\u30C6\u30AD\u30B9\u30C8"),(0,Ld.useEffect)(()=>{v&&setTimeout(()=>{wt("#"+y).focus()},100)},[v]),(0,Tr.jsxs)(St,E(g({verticalAlign:"center",flexWrap:!1,gap:1,className:o.cellClassName},o.cellStyles),{children:[(0,Tr.jsx)(Ce.File,{fontSize:"4.thirdTitle",fontColor:"4.thin"}),(0,Tr.jsxs)(R,{flexSizing:0,children:[(0,Tr.jsx)(R,{children:(0,Tr.jsx)(St,{verticalAlign:"center",gap:"2/3",flexWrap:!1,className:ls("FileName"),children:v?(0,Tr.jsx)(Tr.Fragment,{children:(0,Tr.jsxs)(ot,{flexSizing:0,gap:"1/2",children:[(0,Tr.jsxs)(St,{gap:"2/3",verticalAlign:"center",children:[(0,Tr.jsx)(bn,{tone:"border",wrapStyles:{flexSizing:"auto"},restrict:"fileName",name:"name",required:!0,id:y,form:"form-"+y,enableFormSubmit:!0,value:C,onKeyDown:P=>{let{key:G}=P;G=="Escape"&&b(!1)}}),(0,Tr.jsxs)(R,{children:[". ",k]})]}),(0,Tr.jsxs)(St,{gap:"2/3",horizontalAlign:"right",flexWrap:!1,children:[(0,Tr.jsx)(ce.Sub,{padding:["2/3",1],onClick:()=>{b(!1)},children:"\u9589\u3058\u308B"}),(0,Tr.jsx)(ce,{padding:["2/3",1],submitOption:{formName:"form-"+y,callback:P=>Ia(void 0,null,function*(){let{name:G}=P,I=[...s.dataValue],U=I[a],H=U.id;if(!U)return;let{target:J}=yield U.convert();if(!J)return;let O=yield String(J.result).toBlob(l.type);if(!O)return;let ae=new File([O],G+"."+k,{type:U.type});ae.id=H,I[a]=ae,d(ye=>E(g({},ye),{dataValue:I,eventType:"update",eventID:(0,Ul.UUID)()})),b(!1)})},children:"\u6C7A\u5B9A"})]})]})}):(0,Tr.jsxs)(Tr.Fragment,{children:[u,!!o.isNameEditable&&(0,Tr.jsx)(ce.Clear,{ssSphere:2.5,flexSizing:"none",fontColor:"4.thin",padding:"1/3",ssEffectsOnActive:"expand",color:"cloud",onClick:()=>{b(!0)},children:(0,Tr.jsx)(Ce.Pen,{})})]})})}),!v&&(0,Tr.jsxs)(R,{fontSize:"1.mini",fontColor:"4.thin",flexSizing:0,children:[N,"\u30D5\u30A1\u30A4\u30EB / ",w,"B"]})]}),(0,Tr.jsx)(ce.Sub,{color:"cloud",fontColor:"4.thin",ssSphere:3,onClick:()=>{let P=[...s.dataValue];P[a]&&(P.splice(a,1),d(G=>E(g({},G),{dataValue:P,eventType:"update",eventID:(0,Ul.UUID)()})))},children:(0,Tr.jsx)(Ce.Times,{})})]}))}},Y$=r=>{let a=r,{tone:o,required:l,form:s,isNameEditable:d,useSystemOnly:u,accept:h="*",limit:p=1,checkValidationAtFirst:v,onChange:b,onValidate:y,onUpdateValue:w,onUpdateValidValue:C,value:k=[],className:N,cellStyles:P,cellClassName:G,componentID:I,status_id:U,enableFormSubmit:H,freeCSS:J,wrapStyles:O}=a,ae=Je(a,["tone","required","form","isNameEditable","useSystemOnly","accept","limit","checkValidationAtFirst","onChange","onValidate","onUpdateValue","onUpdateValidValue","value","className","cellStyles","cellClassName","componentID","status_id","enableFormSubmit","freeCSS","wrapStyles"]),[ye,re]=(0,Ld.useState)(Vt.DefaultStatus(r.componentID||"",k)),[we,Se]=(0,Ld.useState)({ok:!1,notice:[]}),ge={rootStates:r,val_status:ye,set_status:re};(0,Ld.useEffect)(()=>{Ul.useStore.set({["AddFiles-"+ye.componentID]:se=>{re(pe=>{let j=pe.dataValue,Y=[];for(var oe=0;oe<(se==null?void 0:se.length);oe++){let te=se[oe],{type:he,name:Re}=te;if(oe+1+j.length>p){Kn.add({componentID:Re,secondsToClose:12e3,children:`\u30D5\u30A1\u30A4\u30EB\u9078\u629E\u4E0A\u9650\u3092\u8D85\u3048\u305F\u305F\u3081\u3001${Re}}\u306F\u8FFD\u52A0\u3067\u304D\u307E\u305B\u3093\u3002`,backgroundColor:"nega"});continue}if(h&&h=="image"&&!he.match(/image/)){Kn.add({componentID:Re,secondsToClose:12e3,children:`\u30D5\u30A1\u30A4\u30EB\u5F62\u5F0F\u304C\u7570\u306A\u308B\u305F\u3081\u3001${Re} \u306F\u8FFD\u52A0\u3067\u304D\u307E\u305B\u3093\u3002`,backgroundColor:"nega"});continue}Y.push(te)}return E(g({},pe),{dataValue:[...j,...Y],eventType:"update",eventID:(0,Ul.UUID)()})})}})},[]),Vt.CommonEffects({type:"file",states:r,val_status:ye,set_status:re,val_validate:we,set_validate:Se,SystemValidation:q$});let V="";return h&&(h=="image"?V="image/png,image/jpeg":V=h),(0,Tr.jsxs)(Va,{val_status:ye,set_status:re,val_validate:we,states:r,children:[(0,Tr.jsx)(R,E(g({htmlTag:"input",type:"file",className:ls("Input"),"data-component-id":ye.componentID,accept:V,multiple:p!=1,onChange:se=>Ia(void 0,null,function*(){b&&b(se);let pe=se.target,j=pe.files,Y=[];for(var oe=0;oe<(j==null?void 0:j.length);oe++){let te=j[oe],he=te.name;if(te.id=(0,Ul.UUID)(),oe+1+ye.dataValue.length>p){Kn.add({componentID:he,secondsToClose:12e3,children:`\u30D5\u30A1\u30A4\u30EB\u767B\u9332\u6570\u3092\u8D85\u3048\u305F\u305F\u3081\u3001${he}}\u306F\u8FFD\u52A0\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002`,backgroundColor:"nega"});continue}Y.push(te)}re(te=>E(g({},te),{dataValue:[...te.dataValue,...Y],eventType:"update",eventID:(0,Ul.UUID)()})),pe.value=""})},ae),{opacity:"low",tabIndex:-1,value:""})),(0,Tr.jsx)(QO.List,g({},ge))]})},Ow=r=>(r=E(g({limit:1,isNameEditable:!0,useSystemOnly:!1,tone:"border",value:[]},r),{override:"force",cellStyles:g(g({},Gn({tone:r.tone||"border"})),r.cellStyles)}),(0,Tr.jsx)(Ba,{componentID:r.componentID,children:Y$,states:r}));Ow.fn={openDialog:r=>{let{multiple:a,accept:o}=r;return new Promise(l=>{let s=document.createElement("input");s.type="file",s.multiple=a!=null?a:!0,o&&(o=="image"?s.accept="image/png,image/jpeg":s.accept=o),s.onchange=d=>{l(d.target.files)},s.click()})}},typeof window!="undefined"&&window.document&&(0,Ul.default)(document).addEvent({eventType:"dragover",callback:r=>{r.preventDefault(),wt("."+ls("AddButton")).addClass(ls("Draggable"))},options:{passive:!1}}).addEvent({eventType:"drop",callback:r=>{r.preventDefault(),wt("."+ls("AddButton")).removeClass(ls("Draggable"));let a=r.dataTransfer.files;if(a.length){let o=r.target;if(wt(o).hasClass(ls("AddButton"))){let{componentId:l}=o.dataset,s=Ul.useStore.get("AddFiles-"+l);s&&s(a)}}},options:{passive:!1}});var Co=Q(Lt()),Hs=Q(or()),Em=Q(fr());function $$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"\u5FC5\u9808\u9805\u76EE\u3067\u3059"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var ZO=r=>{let{value:a,val_status:o}=r,{min:l,max:s,step:d}=o;a=Math.max(a,l),a=Math.min(a,s);let u=a/s*s;return u=Math.round(u/d),{stepValue:u*d,stepIndex:u,positionLeft:u*d/s*100+"%"}},JO={IndicatorLabels:r=>{let{componentID:a,min:o,max:l,step:s,customLegends:d}=r,u=[],h=Math.round(o/s),p=Math.round(l/s),v=p-h+1;for(var b=h;b<=p;b++){let y=b*s;y=Math.max(y,o),y=Math.min(y,l);let w=y/l*100+"%";u.push((0,Co.jsx)(R,{className:Ps("Label"),id:"Legend-"+a+"-"+b,display:b==h||b==p?"flex":"none",position:"absolute",top:0,unitHeight:1,unitWidth:1.5,transition:"middle",fontColor:"1.clear",verticalAlign:"center",horizontalAlign:"center",freeCSS:{left:w,whiteSpace:"nowrap",textAlign:"center"},children:d?d(y):y.rank()},y))}return(0,Em.useEffect)(()=>{let y=()=>{let w=wt("#Labels-"+a),{width:C}=w.position(),k=Math.round(C/50)-1,N=Math.round(v/k);for(let P=h+1;P<p;P++)wt("#Legend-"+a+"-"+P).css({display:P%N==0?"flex":"none"})};return(0,Hs.default)(window).addEvent({eventID:"SliderResizeCallback-"+a,eventType:"resize",callback:()=>{y()}}),y(),()=>{(0,Hs.default)(window).removeEvent("SliderResizeCallback-"+a)}},[]),(0,Co.jsx)(St,{className:Ps("Labels"),verticalAlign:"center",horizontalAlign:"between",fontSize:"0.xs",position:"relative",unitHeight:1,id:"Labels-"+a,children:(0,Co.jsx)(R,{position:"absolute",top:0,left:0,bottom:0,freeCSS:{right:12*1.5},children:u})})},Rail:r=>{let{val_status:a,set_status:o,DotData:l,form:s,enableFormSubmit:d}=r,{componentID:u}=a;return(0,Co.jsxs)(St,{className:Ps("Rail"),position:"relative",paddingLeft:"1/2",unitHeight:1.5,verticalAlign:"center",freeCSS:{minWidth:"10rem",zIndex:1,cursor:"pointer"},onPointerDown:h=>{r.rootStates.disabled||(h.stopPropagation(),cp.Effects.Start(h,{val_status:a,set_status:o,DotData:l}))},children:[(0,Co.jsx)(R,{className:Ps("Bar"),backgroundColor:"layer.4",position:"relative",borderRadius:"1.tone.primary",transition:"middle",flexSizing:"none",unitHeight:"2/3",width:1,id:u+"_Bar",children:(0,Co.jsx)(R,{className:Ps("BarColor"),position:"relative",height:1,width:0,left:0,transition:"long",borderRadius:"inherit",backgroundColor:r.color,opacity:"middle",overflow:"hidden",freeCSS:{width:l.positionLeft},id:u+"_BarColor"})}),(0,Co.jsx)(R,{className:Ps("BallWrap"),position:"absolute",top:0,left:0,bottom:0,freeCSS:{right:12*1.5},children:(0,Co.jsx)(ce.Plain,{className:Ps("Ball"),position:"absolute",boxShadow:"1.remark",backgroundColor:r.color,top:0,left:0,ssSquare:1.5,borderRadius:"1.tone.primary",freeCSS:{zIndex:2,left:l.positionLeft},id:u+"_Ball",onKeyDown:h=>{cp.KeyDownEvent({event:h,val_status:a,set_status:o,DotData:l}),d&&Vt.SubmitForm(h,s)}})})]})}},cp={Effects:{Start:(r,a)=>{(0,Hs.default)(document).addEvent({eventID:"SliderMouseMove",eventType:"mousemove",callback:o=>{cp.Effects.Move(o,a)},options:{passive:!1}}).addEvent({eventID:"SliderTouchMove",eventType:"touchmove",callback:o=>{cp.Effects.Move(o,a)},options:{passive:!1}}).addEvent({eventID:"SliderMouseUp",eventType:"mouseup",callback:()=>{cp.Effects.End()}}).addEvent({eventID:"SliderTouchEnd",eventType:"touchend",callback:()=>{cp.Effects.End()}})},Move:(r,a)=>{let o=Hs.default.getCursor(r).x,{val_status:l,set_status:s}=a,{componentID:d,min:u,max:h}=l,p=wt("#"+d+"_Ball"),v=wt("#"+d+"_Bar"),b=wt("#"+d+"_BarColor"),{width:y,left:w}=v.position(),C=(o-w)/y;C=Math.max(C,0),C=Math.min(C,1);let k=C*h,N=ZO({value:k,val_status:l}),P=N.positionLeft,G=N.stepValue;return p.css({left:P}),b.css({width:P}),s(I=>{let U=I.dataValue;return G==U?I:E(g({},I),{dataValue:G,eventType:"update",eventID:(0,Hs.UUID)()})}),r.preventDefault(),r.stopPropagation(),!1},End:()=>{(0,Hs.default)(document).removeEvent(["SliderMouseMove","SliderTouchMove","SliderMouseUp","SliderTouchEnd"])}},KeyDownEvent:r=>{let{event:a,val_status:o,set_status:l}=r,{min:s,max:d,step:u}=o,{key:h,metaKey:p,ctrlKey:v}=a,b=v||p,y=o.dataValue;h.match(/Arrow/)&&(a.preventDefault(),h.match(/Left|Up/)?b?y=s:y-=u:h.match(/Right|Down/)&&(b?y=d:y+=u),y=Math.max(Math.min(y,d),s),l(w=>E(g({},w),{dataValue:y,eventType:"update",eventID:(0,Hs.UUID)()})))}},G$=r=>{let a=r,{color:o="theme",required:l,form:s="",legends:{enable:d=!0,custom:u,showAlways:h=!1}={},min:p,max:v,step:b,enableFormSubmit:y,checkValidationAtFirst:w,onValidate:C,onUpdateValue:k,onUpdateValidValue:N,value:P="",className:G,freeCSS:I,wrapStyles:U}=a,H=Je(a,["color","required","form","legends","min","max","step","enableFormSubmit","checkValidationAtFirst","onValidate","onUpdateValue","onUpdateValidValue","value","className","freeCSS","wrapStyles"]),[J,O]=(0,Em.useState)({componentID:r.componentID||"",dataValue:P,min:p,max:v,step:b,eventType:"init",eventID:(0,Hs.UUID)()}),[ae,ye]=(0,Em.useState)({ok:!1,notice:[]});Vt.CommonEffects({type:"slider",states:r,val_status:J,set_status:O,val_validate:ae,set_validate:ye,SystemValidation:$$});let re=ZO({value:J.dataValue,val_status:J});return(0,Co.jsx)(Va,{val_status:J,set_status:O,val_validate:ae,states:r,children:(0,Co.jsxs)(ot,{gap:"1/2",flexSizing:"auto",className:[Ps("Wrap"),G,Ps("ShowLegendsAlways_"+h)].join(" "),children:[(0,Co.jsx)(JO.Rail,{rootStates:r,color:o,val_status:J,set_status:O,DotData:re,form:s,enableFormSubmit:y}),!!d&&(0,Co.jsx)(JO.IndicatorLabels,{componentID:J.componentID,min:p,max:v,step:b,customLegends:u})]})})},e7=r=>{let a=g({},r);return(0,Co.jsx)(Ba,{componentID:r.componentID,children:G$,states:No(a)})};var zo=Q(Lt()),Iw=Q(or()),Pw=Q(fr());function K$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"ON\u306B\u306A\u3063\u3066\u3044\u307E\u305B\u3093"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var X$=r=>{let a=r,{componentID:o,color:l="posi",required:s,form:d,id:u,enableFormSubmit:h,checkValidationAtFirst:p,onChange:v,onKeyDown:b,onValidate:y,onUpdateValue:w,onUpdateValidValue:C,size:k="regular",value:N="",icon:P="",isApply:G=!1}=a,I=Je(a,["componentID","color","required","form","id","enableFormSubmit","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","size","value","icon","isApply"]),[U,H]=(0,Pw.useState)({componentID:r.componentID||"",dataValue:N,eventType:"init",eventID:(0,Iw.UUID)()}),[J,O]=(0,Pw.useState)({ok:!1,notice:[]}),ae=!!U.dataValue;Vt.CommonEffects({type:"switch",states:r,val_status:U,set_status:H,val_validate:J,set_validate:O,SystemValidation:K$});let ye="middle",re=5,we=3;return G&&(we=4),(0,zo.jsxs)(Va,{val_status:U,set_status:H,val_validate:J,states:r,children:[(0,zo.jsx)(R,g({htmlTag:"input",type:"checkbox","data-component-id":U.componentID,checked:U.dataValue,className:gd("Input"),id:u,onKeyDown:Se=>{b&&b(Se),h&&Vt.SubmitForm(Se,d)},onChange:Se=>{let{checked:ge}=Se.target;J.ok&&O({ok:!1,notice:[]}),H(V=>E(g({},V),{dataValue:ge,eventType:"update",eventID:(0,Iw.UUID)()})),v&&v(Se)}},I)),(0,zo.jsx)(Cc.Plain,{tabIndex:-1,htmlFor:u,padding:"1/4",transition:ye,borderRadius:"1.tone.primary",className:gd("Label"),children:(0,zo.jsx)(R,E(g({},G?{padding:"1/4",isRounded:!0,backgroundColor:ae?l:"layer.3"}:{}),{children:(0,zo.jsxs)(Pe.Center,{unitHeight:k=="small"?2:k=="regular"?2.5:k=="large"?3:0,position:"relative",freeCSS:{aspectRatio:(re+we)/re},children:[!G&&(0,zo.jsx)(R,{position:"absolute",backgroundColor:ae?l:"layer.5",isRounded:!0,transition:ye,width:1,opacity:"middle",className:gd("Bar"),freeCSS:{height:"40%"}}),(0,zo.jsx)(R,{position:"absolute",top:0,backgroundColor:!G&&ae?l:"white",transition:ye,isRounded:!0,flexCenter:!0,boxShadow:"1.remark",className:gd("Dot"),freeCSS:{height:"100%",aspectRatio:"1",left:ae?`calc(${we.ratio(re+we)}%)`:0},children:P&&(0,zo.jsx)(R,{transition:ye,flexCenter:!0,fontColor:ae?G?l:"white":"6.clear",children:P})})]})}))})]})},$_=r=>{let a=g({},r);return a.value=!!a.value,a.color=a.color||"theme",(0,zo.jsx)(Ba,{componentID:a.componentID,children:X$,states:a})},Dm=$_;Dm.S=r=>(0,zo.jsx)($_,E(g({},r),{size:"small"})),Dm.R=r=>(0,zo.jsx)($_,E(g({},r),{size:"regular"})),Dm.L=r=>(0,zo.jsx)($_,E(g({},r),{size:"large"}));var t7=Q(Lt());var r7=r=>(0,t7.jsx)(V_,E(g({icon:!0},r),{isChecker:!0,value:!!r.value,options:[{value:!0,label:r.label}]}));var Ac=Q(Lt()),a7=Q(or()),G_=Q(fr());var Q$=r=>{let a=r,{__sys_segmented_type:o,tone:l,value:s,options:d,onUpdateValue:u,onUpdateValidValue:h,enableFormSubmit:p,checkValidationAtFirst:v,cellStyles:b,cellClassName:y,cellCheckedClassName:w,cellCheckedStyles:C,freeCSS:k,wrapStyles:N}=a,P=Je(a,["__sys_segmented_type","tone","value","options","onUpdateValue","onUpdateValidValue","enableFormSubmit","checkValidationAtFirst","cellStyles","cellClassName","cellCheckedClassName","cellCheckedStyles","freeCSS","wrapStyles"]),[G]=(0,G_.useState)((0,a7.UUID)()),[I,U]=(0,G_.useState)(s),[H,J]=(0,G_.useState)(I);return I!=s&&(U(s),J(s)),(0,Ac.jsx)(xd,E(g({options:d,value:H,componentID:G,icon:!1,flexWrap:!1,borderRadius:"2.tone.secondary",position:"relative"},P),{freeCSS:g({whiteSpace:"nowrap"},k),cellStyles:g({flexCenter:!0,ssEffectsOnActive:"push"},b),cellCheckedStyles:g({},C),cellClassName:[y,D_("Label"),D_("Tone_"+o.replace(/\./ig,""))].join(" "),cellCheckedClassName:[w,D_("Checked")].join(" "),tone:"custom",onUpdateValue:u,onUpdateValidValue:(...O)=>{h&&h(...O),o=="bottomline"&&J(O[0])}}))},K_=r=>{let{__sys_segmented_type:a}=r;return a=a||"plain",a=="plain"&&(r=E(g({padding:"1/3",gap:"1/3",ssCardBox:!0},r),{cellStyles:g({padding:["1/2","3/4"],borderRadius:"inherit",position:"relative"},r.cellStyles),cellCheckedStyles:g({backgroundColor:"theme",boxShadow:"1.normal",fontColor:"white"},r.cellCheckedStyles)})),(0,Ac.jsx)(Q$,g({__sys_segmented_type:"plain"},r))},ms=K_;ms.Cloud=r=>{let a=E(g({__sys_segmented_type:"cloud",padding:"1/3",gap:"1/3",backgroundColor:"cloud"},r),{cellStyles:g({padding:"3/4",borderRadius:"inherit",position:"relative"},r.cellStyles),cellCheckedStyles:g({boxShadow:"1.normal",backgroundColor:"theme",fontColor:"white"},r.cellCheckedStyles)});return(0,Ac.jsx)(K_,g({},a))},ms.CloudTheme=r=>{let a=g({backgroundColor:"theme.opa.few",fontColor:"theme",__sys_segmented_type:"cloud.theme"},r);return(0,Ac.jsx)(ms.Cloud,g({},a))},ms.CloudMono=r=>{let a=E(g({fontColor:"3.blur",__sys_segmented_type:"cloud.mono"},r),{cellCheckedStyles:g({backgroundColor:"layer.1",fontColor:"1.clear"},r.cellCheckedStyles)});return(0,Ac.jsx)(ms.Cloud,g({},a))},ms.Border=r=>{let a=E(g({backgroundColor:"layer.1",border:"2.normal",overflow:"hidden",gap:0,fontColor:"3.blur",ssLastChildLossBorder:"right",boxShadow:"0.min",__sys_segmented_type:"border"},r),{cellStyles:g({padding:["3/4",1],borderRadius:0,borderRight:"2.normal"},r.cellStyles),cellCheckedStyles:g({backgroundColor:"theme.opa.few",fontColor:"theme"},r.cellCheckedStyles)});return(0,Ac.jsx)(K_,g({},a))},ms.BorderVivid=r=>{let a=E(g({border:!0,borderColor:"theme",__sys_segmented_type:"border.vivid"},r),{cellStyles:g({borderRight:!0,borderColor:"theme"},r.cellStyles),cellCheckedStyles:g({backgroundColor:"theme",fontColor:"white"},r.cellCheckedStyles)});return(0,Ac.jsx)(ms.Border,g({},a))},ms.Bottomline=r=>{let a=E(g({__sys_segmented_type:"bottomline",gap:0,fontColor:"3.blur"},r),{cellStyles:g({ssEffectsOnActive:"ripple.theme",borderRadius:0,padding:1},r.cellStyles),cellCheckedStyles:g({fontColor:"theme"},r.cellCheckedStyles)});return(0,Ac.jsx)(K_,g({},a))};var X_=Q(Lt()),n7=Q(or()),Mw=Q(fr());function J$(r){let{value:a,states:o}=r,{required:l}=o,s=[];return l&&!a&&s.push({type:"invalid",label:"ON\u306B\u306A\u3063\u3066\u3044\u307E\u305B\u3093"}),{ok:!s.filter(({type:d})=>d=="invalid").length,notice:s}}var Z$=r=>{let a=r,{componentID:o,required:l,form:s,enableFormSubmit:d,checkValidationAtFirst:u,onChange:h,onKeyDown:p,onValidate:v,onUpdateValue:b,onUpdateValidValue:y,value:w=""}=a,C=Je(a,["componentID","required","form","enableFormSubmit","checkValidationAtFirst","onChange","onKeyDown","onValidate","onUpdateValue","onUpdateValidValue","value"]),[k,N]=(0,Mw.useState)(Vt.DefaultStatus(r.componentID||"",w)),[P,G]=(0,Mw.useState)({ok:!1,notice:[]});return Vt.CommonEffects({type:"color",states:r,val_status:k,set_status:N,val_validate:P,set_validate:G,SystemValidation:J$}),(0,X_.jsx)(Va,{val_status:k,set_status:N,val_validate:P,states:r,children:(0,X_.jsx)(R,g({htmlTag:"input",type:"color","data-component-id":k.componentID,value:k.dataValue,className:gd("Input"),onKeyDown:I=>{p&&p(I),d&&Vt.SubmitForm(I,s)},onChange:I=>{let{value:U}=I.target;P.ok&&G({ok:!1,notice:[]}),N(H=>E(g({},H),{dataValue:U,eventType:"update",eventID:(0,n7.UUID)()})),h&&h(I)}},C))})},o7=r=>{let a=E(g(E(g({},Gn(r)),{backgroundColor:"cloud",unitHeight:3}),r),{freeCSS:g({minWidth:108},r.freeCSS)});return(0,X_.jsx)(Ba,{componentID:r.componentID,children:Z$,states:a})};var vs=Q(or()),i7=r=>Ia(void 0,null,function*(){let a=1,o={};return yield vs.default.scope(()=>Ia(void 0,null,function*(){if(vs.useStore.get("form-process-"+r))return;vs.useStore.set({["form-process-"+r]:!0});let l=document.activeElement;l&&l.blur();{let s=vs.useStore.get(["form-data",r].join("-"));if(!s){vs.useStore.set({["form-process-"+r]:!1});return}for(let[d,u]of Object.entries(s)){if(!u)continue;let h=vs.useStore.get(u.componentID);h&&h.Refresh&&(yield h.Refresh())}}{let s=vs.useStore.get(["form-data",r].join("-"));if(!s){vs.useStore.set({["form-process-"+r]:!1});return}for(let[d,u]of Object.entries(s))u&&(a&=Number(u.validation),o[d]=u.value)}vs.useStore.set({["form-process-"+r]:!1})})),{valid:!!a,data:o}});var tt;(r=>(r.Plain=eO,r.Hidden=nO,r.TextField=bn,r.Contenteditable=hO,r.DigitCharacters=vO,r.Time=js,r.Select=fs,r.Autocomplete=Y_,r.List=BO,r.Radio=xd,r.Checkbox=V_,r.Checker=r7,r.Search=jO,r.Filer=Ow,r.Slider=e7,r.Switch=Dm,r.Segmented=ms,r.Color=o7,r.LeftIcon=ep,r.RightIcon=Ua,r.LeftIndicator=M_,r.RightIndicator=z_,r.RequiredSign=O_,r.RequiredShortSign=I_,r.OmitSign=P_,r.CollectForm=i7))(tt||(tt={}));var J_=r=>{let a=r,{tabIndex:o,tabs:l,onTabChange:s,componentDidMount:d}=a,u=Je(a,["tabIndex","tabs","onTabChange","componentDidMount"]);return(0,l7.useEffect)(()=>{d&&d()},[]),(0,Q_.jsx)(St,E(g({position:"relative",overflow:"auto",flexWrap:!1},u),{freeCSS:g({zIndex:3,whiteSpace:"nowrap"},u.freeCSS),children:(0,Q_.jsx)(R,{margin:[0,"auto"],children:(0,Q_.jsx)(tt.Segmented.Bottomline,{value:o,fontColor:"inherit",gap:0,override:"force",options:l.map((h,p)=>({value:p,label:h})),onUpdateValidValue:h=>{s&&s(h)}})})}))};var ku=Q(Lt());var Gr={Table:r=>(0,ku.jsx)(R,E(g({htmlTag:"table"},r),{border:r.border})),Head:r=>(0,ku.jsx)(R,g({htmlTag:"thead"},r)),Body:r=>(0,ku.jsx)(R,g({htmlTag:"tbody"},r)),Row:r=>(0,ku.jsx)(R,g({htmlTag:"tr"},r)),TH:r=>(0,ku.jsx)(R,g({htmlTag:"th"},r)),TD:r=>(0,ku.jsx)(R,g({htmlTag:"td"},r)),RightIndicator:{type:"td",unitWidth:4,children:(0,ku.jsx)(Ce.AngleRight,{fontColor:"theme",fontSize:"4.thirdTitle"})}};var Fo=Q(Lt());var zw=Q(Lt()),c7=Q(or());var s7=(r,a)=>{if(a=="plain")return{};let o={};return r=="drag"&&(o.padding=1),["border","rowBorder","cellBorder"].includes(a)&&(o.borderBottom="2.normal"),["border","cellBorder"].includes(a)&&(o.borderRight="2.normal"),g({padding:"3/4",backgroundColor:"layer.1",transition:"short",textAlign:"center"},o)},vl=r=>{let a={};return r.right&&(a.borderRight="unset"),r.top&&(r.left&&(a.borderTopLeftRadius="inherit"),r.right&&(a.borderTopRightRadius="inherit")),r.bottom&&(a.borderBottom="unset",r.left&&(a.borderBottomLeftRadius="inherit"),r.right&&(a.borderBottomRightRadius="inherit")),a};var up=r=>{let a=g({},r),{JSXChildren:o}=a;(!a.tone||a.tone=="auto")&&(a.tone="border",a.type=="drag"&&(a.tone="rowBorder"));let l=E(g({tableID:a.tableID||(0,c7.UUID)(),tone:a.tone},a),{cellStyles:g(g({},s7(a.type,a.tone)),a.cellStyles)});a.tone!="plain"&&(l=g({backgroundColor:"layer.1",borderRadius:"1.tone.primary"},l));let s=No(l),{className:d,style:u}=s,h=Je(s,["className","style"]),p=[d,er("Wrap"),er("TableType_"+a.type),er("RowClickable_"+!!l.onRowClick)].join(" ");return(0,zw.jsx)(R,{className:p,style:u,children:(0,zw.jsx)(o,g({},h))})};var Fw={HeadRow:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,colLength:s,head:d,rows:u}=r;if(!d)return null;let h=[];return d.forEach((p,v)=>{let b=Gr[p.type=="th"?"TH":"TD"],y={top:!0,bottom:!u.length,left:v==0,right:v==s-1,rowIndex:0,colIndex:v,isBody:!1,isHeader:!0},w=vl(y),C=l?l(y):{},k=E(g(g(g(g({},a),w),C),p),{freeCSS:g(g(g({},a.freeCSS),C.freeCSS),p.freeCSS),className:[er("Cell"),o,p.className].join(" ")});h.push((0,Fo.jsx)(b,g({},k),v))}),(0,Fo.jsx)(Gr.Row,{className:[er("Row"),er("HeadRow")].join(" "),children:h})},BodyRows:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,head:s,rows:d,colLength:u,onRowClick:h}=r,p=[];return d.forEach((v,b)=>{let y=[];v.forEach((w,C)=>{let k=Gr[w.type=="th"?"TH":"TD"],N={top:b==0&&!s,bottom:b==d.length-1,left:C==0,right:C==u-1,rowIndex:b,colIndex:C,isBody:!0,isHeader:!1},P=vl(N),G=l?l(N):{};y.push((0,Fo.jsx)(k,E(g(g(g(g({},a),P),w),G),{freeCSS:g(g(g({},a.freeCSS),G.freeCSS),w.freeCSS),className:[er("Cell"),o,w.className].join(" ")}),C))}),p.push((0,Fo.jsx)(Gr.Row,{className:[er("Row"),er("BodyRow")].join(" "),children:y,onClick:w=>{h&&h(v.rowID,w)}},b))}),(0,Fo.jsx)(Fo.Fragment,{children:p})},Normal:r=>(r=g({},r),r.rows=r.rows.map((a,o)=>(a.rowID=a.rowID||o,a)),(0,Fo.jsx)(Gr.Table,{className:er("Table"),children:(0,Fo.jsxs)(Gr.Body,{children:[(0,Fo.jsx)(Fw.HeadRow,g({},r)),(0,Fo.jsx)(Fw.BodyRows,g({},r))]})}))},u7=r=>(0,Fo.jsx)(up,E(g({type:"normal"},r),{JSXChildren:Fw.Normal}));var ka=Q(Lt()),jo=Q(or()),dp=Q(fr());var Hw=Q(g7());var Uw={HeadRow:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,colLength:s,head:d,rows:u}=r;if(!d)return null;let h=[];for(let p=0;p<s;p++){let v=d[p],b=Gr[v.type=="th"?"TH":"TD"],y={top:!0,bottom:!u.length,left:p==0,right:p==s-1,rowIndex:0,colIndex:p,isBody:!1,isHeader:!0},w=vl(y),C=l?l(y):{};h.push((0,ka.jsx)(b,E(g(g(g(g({},a),w),v),C),{freeCSS:g(g(g({},a.freeCSS),C.freeCSS),v.freeCSS),className:[er("Cell"),o,v.className].join(" ")}),p))}return(0,ka.jsx)(Gr.Row,{className:[er("Row"),er("HeadRow")].join(" "),children:h})},BodyRows:r=>{let{cellStyles:a={},cellClassName:o="",cellStylesCallback:l,head:s,rows:d,colLength:u,onOrderChanged:h}=r,[p]=(0,dp.useState)((0,jo.UUID)()),[v,b]=(0,dp.useState)({rows:d,origin:0,to:NaN}),y=[];if(v.rows.forEach((w,C)=>{let k=[];{let N={top:C==0&&!s,bottom:C==d.length-1,left:!0,right:!1,rowIndex:C,colIndex:0,isBody:!0,isHeader:!1},P=vl(N),G=l?l(N):{};k.push((0,ka.jsx)(Gr.TH,E(g(g(g({padding:0,borderRight:!0},a),P),G),{freeCSS:g(g({},a.freeCSS),G.freeCSS),className:[er("Cell"),er("Draggable"),o].join(" "),children:(0,ka.jsx)(ce.Clear,{className:er("DragableButton"),fontColor:"4.thin",fontSize:"3.paragraph",margin:"auto",ssSphere:3,tabIndex:-1,onPointerDown:I=>{Am.Start(I,{id:p,index:C,rows:v.rows,maxLength:d.length})},children:(0,ka.jsx)(Ce,{icon:Hw.faGripVertical})})}),"DragOrigin"))}w.forEach((N,P)=>{N=g({},N);let G=Gr[N.type=="th"?"TH":"TD"],I={top:!!s&&!s.length,bottom:C==d.length-1,left:!1,right:P==u-2,rowIndex:C,colIndex:P,isBody:!0,isHeader:!1},U=vl(I),H=l?l(I):{};k.push((0,ka.jsx)(G,E(g(g(g(g({},a),U),N),H),{freeCSS:g(g(g({},a.freeCSS),H.freeCSS),N.freeCSS),className:[er("Cell"),o,N.className].join(" ")}),P))}),y.push((0,ka.jsx)(Gr.Row,{id:"TableRow-"+p+"-"+C,className:[er("Row"),er("BodyRow")].join(" "),children:k},C))}),!isNaN(v.to)){let{origin:w,to:C}=v,k=[];k.push((0,ka.jsx)(Gr.TH,{backgroundColor:"theme.opa.low",padding:0,borderRight:"2.normal",className:[er("Cell"),er("Draggable"),o].join(" "),children:(0,ka.jsx)(Ce.ArrowRight,{fontColor:"theme"})},"dragButton")),v.rows[w].forEach((N,P)=>{N=g({},N);let G=Gr[N.type=="th"?"TH":"TD"],I={top:!1,bottom:!1,left:!1,right:!1,rowIndex:-1,colIndex:-1,isBody:!0,isHeader:!1},U=vl(I),H=l?l(I):{};k.push((0,ka.jsx)(G,E(g(g(E(g({className:[er("Cell"),o,N.className].join(" ")},U),{backgroundColor:"theme.opa.low"}),H),N),{freeCSS:g(g(g({},a.freeCSS),H.freeCSS),N.freeCSS)})))}),y.splice(C,0,(0,ka.jsx)(Gr.Row,{className:[er("Row"),er("Pre")].join(" "),children:k},"preSet"))}return(0,dp.useEffect)(()=>{jo.useStore.set({[p]:{swap:(w,C)=>{if(C||C==0){let k=v.rows[w],N=[...v.rows];N.splice(w,1),N.splice(C-(w<C?1:0),0,k),b({rows:N,origin:0,to:NaN}),h(N.map(P=>jo.default.Objectify(P.rowID)))}},preSet:w=>{let{origin:C,index:k}=w;b({rows:v.rows,origin:C,to:k})}}})}),(0,dp.useEffect)(()=>()=>{jo.useStore.delete(p)},[]),(0,ka.jsx)(ka.Fragment,{children:y})},Drag:r=>(r=g({},r),r.colLength=r.colLength+1,r.head&&(r.head=[{children:(0,ka.jsx)(ce.Clear,{ssSphere:3,fontSize:"3.paragraph",fontColor:"theme",onMouseOver:a=>{na.open({parent:a.currentTarget,content:(0,ka.jsxs)(na.Body,{children:[(0,ka.jsx)(Ce,{icon:Hw.faGripVertical}),"\u30DC\u30BF\u30F3\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u9806\u5E8F\u3092\u5909\u66F4"]})})},children:(0,ka.jsx)(Ce.QuestionCircle,{})}),padding:[0,1],unitWidth:4},...r.head]),r.rows=r.rows.map((a,o)=>(a.rowID=jo.default.Stringify(a.rowID||o),a)),(0,ka.jsx)(Gr.Table,{className:er("Table"),children:(0,ka.jsxs)(Gr.Body,{children:[(0,ka.jsx)(Uw.HeadRow,g({},r)),(0,ka.jsx)(Uw.BodyRows,g({},r))]})}))},_7=r=>(0,ka.jsx)(up,E(g({type:"drag"},r),{JSXChildren:Uw.Drag})),Am={Start:function(r,a){return Ia(this,null,function*(){r.stopPropagation(),r.preventDefault();let{id:o,index:l,rows:s,maxLength:d}=a;wt("#TableRow-"+o+"-"+l).addClass(er("DraggerOrigin")),(0,jo.default)(document).addEvent({eventID:"DragMouseMove",eventType:"pointermove",callback:u=>{Am.Move(u,a)},options:{passive:!1}}).addEvent({eventID:"DragTouchMove",eventType:"touchmove",callback:u=>{Am.Move(u,a)},options:{passive:!1}}).addEvent({eventID:"DragMouseUp",eventType:"pointerup",callback:u=>{Am.End(u,a)}}).addEvent({eventID:"DragTouchEnd",eventType:"touchend",callback:u=>{Am.End(u,a)}})})},Move:function(r,a){let{id:o,maxLength:l}=a,s=jo.default.getCursor(r).y-jo.default.getScreenSize().scrollY;for(let d=0;d<l;d++){let u=wt("#TableRow-"+o+"-"+d),{top:h,bottom:p,height:v}=u.position();d==0&&s<h?a.insertIndex=0:d===l-1&&p<=s?a.insertIndex=l:s>=h&&s<p&&(a.insertIndex=d+1)}{let{index:d,insertIndex:u}=a,h=jo.useStore.get(o);h&&h.preSet&&h.preSet({origin:d,index:u})}return r.stopPropagation(),r.preventDefault(),!1},End:function(r,a){let{id:o,index:l,insertIndex:s}=a,d=jo.useStore.get(o);d&&d.swap&&d.swap(l,s),wt("#TableRow-"+o+"-"+l).removeClass(er("DraggerOrigin")),(0,jo.default)(document).removeEvent(["DragMouseMove","DragTouchMove","DragMouseUp","DragTouchEnd"])}};var Nt=Q(Lt()),Xn=Q(or()),Bd=Q(fr());var k7=Q(kS()),R7=Q(ES()),E7=Q(xS()),D7=Q(T7());var Lc={__memoryID:(0,Xn.UUID)(),Header:r=>{var a,o;let{val_status:l,set_status:s,KeywordFilterRows:d}=g({},r),{order:u,filter:h}=l,[p,v]=u.current,b=[],y=[...l.head];if(l.checker){let w={top:!0,bottom:!l.rows.length,left:!0,right:!l.colLength,rowIndex:0,colIndex:0,isBody:!1,isHeader:!0},C=vl(w),k=l.cellStylesCallback?l.cellStylesCallback(w):{};b.push((0,Nt.jsx)(Gr.TH,E(g(g(g({fontWeight:"2.normal",position:"sticky",top:0,unitWidth:4,padding:0},l.cellStyles),C),k),{freeCSS:E(g(g({},(a=l.cellStyles)==null?void 0:a.freeCSS),k.freeCSS),{zIndex:2}),className:[er("Cell"),l.cellClassName].join(" "),children:(0,Nt.jsx)(R,{flexCenter:!0,children:(0,Nt.jsx)(tt.Checker,{label:null,value:!1,onUpdateValidValue:N=>{let P=l.rows;P.forEach(G=>{G.checked=N}),s(E(g({},l),{rows:P}))}})})}),-1))}for(let w=0;w<l.colLength;w++){let C=y[w];if(!C)continue;let k=C.children||C.data,N=u.enabled&&u.column[w],P=h.enabled&&h.column[w],G=N?(0,Nt.jsx)(Ce,{fontSize:"1.mini",fontColor:w==p?"1.clear":"5.translucent",icon:w==p?v=="DESC"?R7.faArrowDown:k7.faArrowUp:E7.faArrowRight}):null,I=(0,Nt.jsx)(Nt.Fragment,{});if(P){let O=d.map(ye=>{var re;return(re=ye[w])==null?void 0:re.data});O=[...new Set(O)].toASC();let ae=h.current[w];if(ae){let ye=O.filter(V=>!ae.includes(V)),re=[];O.forEach(V=>{V&&re.push({value:V,label:(0,Nt.jsx)(R,{flexSizing:"auto",children:V})})});let we="BUTTON-"+l.componentID+"-"+w,Se=l.componentID+"-"+w,ge={sheetID:Se,parent:"#"+we,gravityPoint:23,type:"custom",content:(0,Nt.jsxs)(St,{flexType:"col",border:!0,boxShadow:"3.remark",backgroundColor:"layer.1",borderRadius:1,freeCSS:{minWidth:12*20,maxWidth:12*30},children:[(0,Nt.jsx)(ot,{gap:"1/3",overflow:"auto",padding:"2/3",freeCSS:{maxHeight:12*30},children:(0,Nt.jsx)(tt.Checkbox,{icon:!0,value:ye,display:"flex",gap:"2/3",override:"force",options:re,hideInput:!0,name:"DTFilter-col-"+w+"-table-"+l.componentID,onUpdateValidValue:V=>{let se=O.filter(j=>!V.includes(j)),pe=g({},l);pe.filter.current[w]=se,s(pe)}})}),(0,Nt.jsxs)(Pe.Separate,{gap:"2/3",padding:"2/3",horizontalAlign:"right",children:[(0,Nt.jsx)(ce.Border.S,{isRounded:!0,onClick:()=>{Kt.close(Se)},children:"\u9589\u3058\u308B"}),(0,Nt.jsx)(ce.Prime.S,{color:"theme",isRounded:!0,ssEffectsOnActive:"shrink",onClick:()=>{let V=[];ae.length||(V=O);let se=g({},l);se.filter.current[w]=V,s(se)},children:"\u5168\u9078\u629E"})]})]})};I=(0,Nt.jsx)(R,{className:er("FilterRegion"),children:(0,Nt.jsx)(ce.Sub.S,{ssSphere:2.5,fontSize:"1.mini",className:er("Filtering_"+!!ae.length),id:we,onClick:V=>{V.stopPropagation(),Kt.open(ge)},children:(0,Nt.jsx)(Ce,{icon:D7.faFilter})})})}}let U={top:!0,bottom:!l.rows.length,left:l.checker?!1:w==0,right:w==l.colLength-1,rowIndex:0,colIndex:w,isBody:!1,isHeader:!0},H=vl(U),J=l.cellStylesCallback?l.cellStylesCallback(U):{};C=E(g(g(g(g({},l.cellStyles),H),C),J),{ssPushable:N,freeCSS:g(g(g({},(o=l.cellStyles)==null?void 0:o.freeCSS),J.freeCSS),C.freeCSS),className:[er("Cell"),l.cellClassName,C.className].join(" ")}),delete C.orderIndex,b.push((0,Nt.jsx)(Gr.TH,E(g({fontWeight:"2.normal",position:"sticky",top:0},C),{freeCSS:g({zIndex:2},C.freeCSS),onClick:O=>{if(N){let ae=g({},l),ye=[w,p===w&&v=="ASC"?"DESC":"ASC"];ae.order.current=ye,s(ae),l.onOrderChanged&&l.onOrderChanged(ye)}},children:(0,Nt.jsxs)(St,{flexType:"row-r",flexWrap:!1,height:1,borderRadius:"inherit",flexCenter:!0,children:[I,(0,Nt.jsxs)(St,{flexSizing:0,position:"relative",borderRadius:"inherit",gap:"1/2",flexWrap:!1,verticalAlign:"center",horizontalAlign:"center",children:[G,k]})]})}),w))}return(0,Nt.jsx)(Gr.Row,{className:[er("Row"),er("HeadRow")].join(" "),children:b})},Body:r=>{let{val_status:a,PageRows:o}=r,l=[];if(o.forEach((s,d)=>{var u;let h=[...s],p=[];if(a.checker){let v={top:d==0&&!a.head,bottom:d==o.length-1,left:!0,right:!a.colLength,rowIndex:d,colIndex:0,isBody:!0,isHeader:!1},b=vl(v),y=a.cellStylesCallback?a.cellStylesCallback(v):{};p.push((0,Nt.jsx)(Gr.TH,E(g(g(g({unitWidth:4,padding:0,borderRight:!0},a.cellStyles),b),y),{freeCSS:g(g({},(u=a.cellStyles)==null?void 0:u.freeCSS),y.freeCSS),className:[er("Cell"),a.cellClassName].join(" "),children:(0,Nt.jsx)(R,{flexCenter:!0,children:(0,Nt.jsx)(tt.Checker,{label:null,value:s.checked,override:"force",onUpdateValidValue:w=>{let C=a.rows,k=C.findIndex(N=>Xn.default.is.equal(N.rowID,s.rowID));k!=-1&&(C[k].checked=w,r.set_status(N=>E(g({},N),{rows:C})))}})})}),-1))}h.forEach((v,b)=>{var y;if(!v)return;let w=v,{type:C="td"}=w,k=Je(w,["type"]),N={top:d==0&&!a.head,bottom:d==o.length-1,left:a.checker?!1:b==0,right:b==a.colLength-1,rowIndex:d,colIndex:b,isBody:!0,isHeader:!1},P=vl(N),G=a.cellStylesCallback?a.cellStylesCallback(N):{};k=E(g(g(g(g({},a.cellStyles),P),k),G),{freeCSS:g(g(g({},(y=a.cellStyles)==null?void 0:y.freeCSS),k.freeCSS),G.freeCSS),className:[er("Cell"),a.cellClassName,k.className].join(" ")}),delete k.orderIndex;let I=Gr[C=="td"?"TD":"TH"];p.push((0,Nt.jsx)(I,g({},k),b))}),l.push((0,Nt.jsx)(Gr.Row,{className:[er("Row"),er("BodyRow")].join(" "),children:p,onClick:v=>{a.onRowClick&&a.onRowClick(s.rowID,v)}},d))}),!o.length){let s=(0,Nt.jsx)(R,{padding:2,fontColor:"4.thin",textAlign:"center",borderTop:"1.thin",children:"\u30C6\u30FC\u30D6\u30EB\u304C\u3042\u308A\u307E\u305B\u3093"});a.noRecords&&(s=(0,Nt.jsx)(Nt.Fragment,{children:a.noRecords})),l.push((0,Nt.jsx)(Gr.Row,{className:[er("Row"),er("BodyRow"),er("DataNotFound")].join(" "),children:(0,Nt.jsx)(Gr.TD,{colSpan:a.colLength,className:er("Cell"),children:s})},"dataNotFound"))}return(0,Nt.jsx)(Nt.Fragment,{children:l})},Core:r=>{let{val_status:a,set_status:o}=r,{searchKeyword:l,filter:s,order:d,paging:u}=a,h=[...a.rows],p=[...a.rows],v=[...a.rows],b=[...a.rows];if(l&&(p=h.filter(C=>(C.__sys4SearchKey||"").match(new RegExp(l,"i"))?1:0),v=[...p],b=[...p]),s.enabled)for(let C=0;C<a.colLength;C++){let k=s.column[C],N=s.current[C];k&&N&&N.length&&(v=v.filter(P=>!N.includes(P[C].data)),b=[...v])}d.enabled&&(d.current[1]=="ASC"?v=v.toASC([d.current[0],"orderIndex"].join(".")):v=v.toDESC([d.current[0],"orderIndex"].join(".")),b=[...v]);{let{currentPageIndex:C,rowLength:k}=u;b=[...b].splice((C-1)*k,k)}let y=Lc.__memoryID+"_"+a.tableID,w={rows:{total:h.length,page:b.length,filtered:v.length},val_status:E(g({},a),{paging:E(g({},a.paging),{pageLength:Math.ceil(v.length/a.paging.rowLength)})}),set_status:o};return Xn.useStore.update({[y]:{getRowData:()=>{let C=[...h];return d.enabled&&(d.current[1]=="ASC"?C=C.toASC([d.current[0],"orderIndex"].join(".")):C=C.toDESC([d.current[0],"orderIndex"].join("."))),C.forEach(k=>{k.currentPage=!1,k.filtered=!1}),b.forEach(k=>{let{rowID:N}=k;C.find(P=>Xn.default.is.equal(P.rowID,N)).currentPage=!0}),v.forEach(k=>{let{rowID:N}=k;C.find(P=>Xn.default.is.equal(P.rowID,N)).filtered=!0}),C}}}),(0,Bd.useEffect)(()=>{Ol.release(a.tableID,w)}),(0,Nt.jsx)(R,{className:er("TableBase"),children:(0,Nt.jsx)(Gr.Table,{className:er("Table"),children:(0,Nt.jsxs)(Gr.Body,{children:[(0,Nt.jsx)(Lc.Header,{val_status:a,set_status:o,KeywordFilterRows:p}),(0,Nt.jsx)(Lc.Body,{val_status:a,set_status:o,PageRows:b})]})})},l)},Propagations:{},DataLeveler:r=>{var a,o;return r=g({},r),r.filter=(a=r.filter)!=null?a:!1,r.filter=Array.from({length:r.colLength}).map((l,s)=>{var d;return Xn.default.is.boolean(r.filter)?r.filter:(d=r.filter[s])!=null?d:!1}),r.order=(o=r.order)!=null?o:!0,r.order=Array.from({length:r.colLength}).map((l,s)=>{var d;return Xn.default.is.boolean(r.order)?r.order:(d=r.order[s])!=null?d:!0}),r=g({checker:!1,searchKeyword:"",filter:!1,order:!0,defaultOrder:[0,"ASC"]},r),r.rows.forEach((l,s)=>{l.rowID=l.rowID||s;let d=[];l.forEach((u,h)=>{let{data:p,children:v,orderIndex:b}=u;u.orderIndex=Xn.default.is.exist(b)?String(b):String(p),u.children=v||String(p),d.push(String(u.data))}),l.__sys4SearchKey=d.join("/")}),(0,Nt.jsx)(Lc.StateManager,g({},r))},StateManager:r=>{let{colLength:a,checker:o=!1,searchKeyword:l="",filter:s,order:d,defaultOrder:u=[0,"ASC"],pageRowLength:h=30}=r,[p]=(0,Bd.useState)((0,Xn.UUID)()),v={tableID:r.tableID||p,componentID:p,colLength:a,checker:o,searchKeyword:l,filter:{enabled:s!==!1,column:s,current:Array.from({length:a},()=>[])},order:{enabled:d!==!1,column:d,current:u},paging:{rowLength:h,pageLength:Math.ceil(r.rows.length/h),currentPageIndex:1},head:r.head,rows:r.rows,noRecords:r.noRecords,cellStyles:r.cellStyles||{},cellClassName:r.cellClassName||"",cellStylesCallback:r.cellStylesCallback,onRowClick:r.onRowClick,onOrderChanged:r.onOrderChanged},[b,y]=(0,Bd.useState)(v);return(0,Bd.useEffect)(()=>{y(w=>E(g({},w),{rows:v.rows}))},[Xn.default.Stringify(v.rows)]),(0,Bd.useEffect)(()=>{y(w=>E(g({},w),{head:v.head}))},[Xn.default.Stringify(v.head)]),(0,Nt.jsx)(Lc.Core,{val_status:b,set_status:y})}},eG={__memoryID:Lc.__memoryID,getRowData:r=>{let a=Xn.useStore.get(Lc.__memoryID+"_"+r);if(a!=null&&a.getRowData)return a.getRowData()}},Z_={SearchInput:r=>{let a=Ol.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a;return(0,Nt.jsx)(tt.TextField,{label:"\u691C\u7D22...",clearButton:!0,padding:"2/3",paddingRight:3,rightIcon:(0,Nt.jsx)(tt.RightIcon,{ssSphere:2,fontColor:"5.translucent",right:"2/3",children:(0,Nt.jsx)(Ce.Search,{})}),value:o.searchKeyword,onUpdateValidValue:s=>{r.onChange(s),Xn.default.interval.once(()=>{l(d=>E(g({},d),{paging:E(g({},d.paging),{currentPageIndex:1}),filter:E(g({},d.filter),{current:Array.from({length:d.colLength},()=>[])}),searchKeyword:s}))},200,"InputSearchTime")}})},Info:r=>{let a=Ol.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a,s=a.rows.filtered.ratio(a.rows.total)||0;return(0,Nt.jsxs)(St,{verticalAlign:"baseline",gap:"1/2",fontSize:"1.mini",fontColor:"3.blur",children:[(0,Nt.jsx)(tn,{fontSize:"4.thirdTitle",fontColor:"theme",children:a.rows.filtered.toLocaleString()}),"/ ",a.rows.total.toLocaleString(),"\u4EF6 (",s,"%)"]})},Paging:r=>{let a=Ol.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a,s=[];for(let u=0;u<o.paging.pageLength;u++)s.push({value:u+1,label:(u+1).toString()});let d=u=>{let h=Math.min(Math.max(1,u),o.paging.pageLength),p=g({},o);p.paging.currentPageIndex=h,l(v=>E(g({},v),{paging:E(g({},v.paging),{currentPageIndex:h})}))};return(0,Nt.jsxs)(Pe.Center,{children:[(0,Nt.jsxs)(Pe.Center,{gap:"1/2",children:[(0,Nt.jsx)(tt.Select,{label:"\u9805",freeCSS:{minWidth:12*3},emptySelect:!1,padding:["1/3","2/3"],rightIcon:!1,override:"force",value:o.paging.currentPageIndex,options:s,onUpdateValidValue:u=>{d(u)}}),"/ ",o.paging.pageLength]}),(0,Nt.jsxs)(Pe.Right,{gap:"1/2",children:[(0,Nt.jsx)(ce.Sub,{ssSphere:3,onClick:()=>{if(o.paging.currentPageIndex==1){d(o.paging.pageLength);return}d(o.paging.currentPageIndex-1)},children:(0,Nt.jsx)(Ce.ChevronLeft,{})}),(0,Nt.jsx)(ce.Sub,{ssSphere:3,onClick:()=>{if(o.paging.currentPageIndex==o.paging.pageLength){d(1);return}d(o.paging.currentPageIndex+1)},children:(0,Nt.jsx)(Ce.ChevronRight,{})})]})]})},RowLength:r=>{let a=Ol.catch(r.tableID);if(!a)return null;let{val_status:o,set_status:l}=a,s=o.paging.rowLength,d=0,u=r.lengthSelect.map(h=>(d|=+(h==s),{value:h,label:h.toString()}));return d||u.push({value:s,label:s.toString()}),(0,Nt.jsx)(Pe.Center,{gap:"1/2",children:(0,Nt.jsx)(tt.Select,{label:"\u4EF6\u6570",emptySelect:!1,rightIcon:!1,override:"force",padding:["1/3","2/3"],SelectorStyles:{freeCSS:{minWidth:12*9}},SelectorPosition:4,value:o.paging.rowLength,options:u.toASC("value"),onUpdateValidValue:h=>{l(p=>E(g({},p),{paging:{rowLength:Number(h),currentPageIndex:1,pageLength:Math.ceil(a.rows.filtered/Number(h))}}))}})})}},tG=r=>(0,Nt.jsx)(up,E(g({},r),{type:"data",JSXChildren:Lc.DataLeveler})),Ru=tG;Ru.__memoryID=Lc.__memoryID,Ru.getRowData=eG.getRowData,Ru.Info=Z_.Info,Ru.Paging=Z_.Paging,Ru.RowLength=Z_.RowLength,Ru.SearchInput=Z_.SearchInput;var Qn;(r=>(r.Normal=u7,r.Data=Ru,r.Drag=_7,r.Parts=Gr))(Qn||(Qn={}));var Ww=Q(Lt()),Lm=Q(or());var jl={uid:(0,Lm.UUID)(),open:(r,a,o=24,l=.35)=>{r&&Lm.default.interval.once(()=>{na.open({tipsID:jl.uid,parent:r,gravityPoint:o||24,padding:"1/2",content:(0,Ww.jsx)(na.Body,{padding:"1/2",borderRadius:"3.tone.tertiary",children:(0,Ww.jsx)(We.Supplement,{children:a})})})},l*1e3,jl.uid)},abort:()=>{Lm.default.interval.abort(jl.uid),na.close(jl.uid)}};var _t=Q(Lt()),ca=Q(or());var gs=Q(fr());var nI=Q(P7()),oI=Q(V7()),iI=Q(X7()),lI=Q(aI());var Kw=class{constructor(a){this.set_scale=a.set_scale,this.val_file=a.val_file,this.develops=a.develops,this.use=a.use,this.componentID=a.componentID,this.scale={current:a.scale.default,default:a.scale.default,min:a.scale.min,max:a.scale.max};let o=a.canvas;this.Canvas={elm:o,ctx:o.getContext("2d")};let l=a.picture.image,{width:s,height:d}=l,u=s/d;this.Picture={elm:l,originDataUrl:l.src,aspect:u,revisedAspect:1,rotate:a.picture.rotate,grayScale:a.picture.grayScale,tone:a.picture.tone},this.pst={frame:{x:0,y:0,w:0,h:0,aspect:1},outImage:{x:0,y:0,w:0,h:0},imageX:s/2,imageY:d/2,centerX:0,centerY:0},this.dragEffectInfo={origin:{x:0,y:0},frameExpandRate:{x:0,y:0}},this.pinchEffectInfo={origin:{x:0,y:0,scale:this.scale.current}},this.frameSizing(),this.modifyImage()}frameSizing(){let a=this.Canvas.elm,o=this.Picture.elm,l=0,s=0;if(this.use=="square"){let b=a.width/3*2,y=a.height/3*2;l=Math.min(b,y),s=l}else this.use=="wallpaper.horizontal"?(l=a.width*(7/9),s=l/3):this.use=="wallpaper.vertical"&&(s=a.height*(7/9),l=s/2);let{width:d,height:u}=o,h=(a.width-l)/2,p=(a.height-s)/2,v=l/s;this.pst={frame:{x:h,y:p,w:l,h:s,aspect:v},outImage:{x:0,y:0,w:0,h:0},imageX:d/2,imageY:u/2,centerX:a.width/2,centerY:a.height/2}}dragEffect(a){let{eventType:o,x:l,y:s}=a;if(o=="start"){let d=this.Canvas.elm.position();this.dragEffectInfo={origin:{x:l,y:s},frameExpandRate:{x:this.Canvas.elm.width/d.width,y:this.Canvas.elm.height/d.height}}}else{let{origin:d,frameExpandRate:u}=this.dragEffectInfo,h=d.x-l,p=d.y-s,v=this.scale.current*this.Picture.revisedAspect/100,b=h/v*u.x,y=p/v*u.y;o=="move"?this.drawImage(this.pst.imageX+b,this.pst.imageY+y):o=="end"&&this.drawImage(this.pst.imageX+=b,this.pst.imageY+=y)}}pinchEffect(a){let{eventType:o,event:l}=a,{x:s,y:d}=ca.default.getCursor(l.touches[0]),{x:u,y:h}=ca.default.getCursor(l.touches[1]),p=u-s,v=h-d;if(o=="start")this.pinchEffectInfo.origin={x:p,y:v,scale:this.scale.current};else if(o=="move"){let{origin:b}=this.pinchEffectInfo,y=Math.sqrt(Math.pow(b.x,2)+Math.pow(b.y,2)),w=Math.sqrt(Math.pow(p,2)+Math.pow(v,2))/y,C=Number(b.scale*w);this.set_scale(C)}}updateScale(a){let o=a;o=Math.max(o,this.scale.min),o=Math.min(o,this.scale.max),this.scale.current=o,this.drawImage()}updateFilter(a){this.Picture.grayScale=a.grayScale,this.Picture.tone=a.tone,this.Picture.rotate=a.rotate,this.modifyImage()}modifyImage(){return Ia(this,null,function*(){let{grayScale:a,tone:o,rotate:l}=this.Picture,s=document.createElement("canvas"),d=s.getContext("2d"),u=yield ca.default.ImageLoader(this.Picture.originDataUrl),h=u.width,p=u.height;(l==90||l==270)&&(h=u.height,p=u.width),s.width=h,s.height=p,a&&(d.filter="grayscale("+a+"%)"),l&&(d.translate(h/2,p/2),d.rotate(l*Math.PI/180),[90,270].includes(l)?d.translate(-p/2,-h/2):d.translate(-h/2,-p/2)),d.drawImage(u,0,0,u.width,u.height);let v=d.getImageData(0,0,s.width,s.height),b=v.data;{a/=100;let k=[[255,255,255],[255,200,100],[170,170,255],[240,200,145],[128,255,255],[255,128,255],[255,255,128],[128,158,169],[128,112,162],[50,192,87],[246,100,140]][o],N=k[0]/255,P=k[1]/255,G=k[2]/255;for(let I=0;I<p;I++)for(let U=0;U<h;U++){var y=(I*h+U)*4;if(a){let H=.3*b[y]+.59*b[y+1]+.11*b[y+2];for(var w=0;w<3;w++){let J=b[y+w];b[y+w]=J+(H-J)*a}}b[y]*=N,b[y+1]*=P,b[y+2]*=G}}d.putImageData(v,0,0);let C=s.toDataURL("image/jpeg");{let k=yield ca.default.ImageLoader(C),{width:N,height:P}=k,G=N/P;this.Picture=E(g({},this.Picture),{elm:k,aspect:G,revisedAspect:this.pst.frame.aspect>G?this.pst.frame.w/N:this.pst.frame.h/P})}this.drawImage()})}drawImage(a,o){let{use:l,Canvas:{ctx:s,elm:d},pst:{frame:u}}=this,h=a||this.pst.imageX,p=o||this.pst.imageY;{let v=this.scale.current/100,b=this.Picture.revisedAspect*v,y=this.pst.centerX-h*b,w=this.pst.centerY-p*b,C=this.Picture.elm.width*b,k=this.Picture.elm.height*b;{let N=this.pst.frame.x+this.pst.frame.w-C,P=this.pst.frame.x,G=this.pst.frame.y+this.pst.frame.h-k,I=this.pst.frame.y,U=0;y<N&&(U=y-N),y>P&&(U=y-P);let H=0;w<G&&(H=w-G),w>I&&(H=w-I),this.dragEffectInfo.origin.x+=U/2/this.dragEffectInfo.frameExpandRate.x,this.dragEffectInfo.origin.y+=H/2/this.dragEffectInfo.frameExpandRate.y,y=Math.min(Math.max(y,N),P),w=Math.min(Math.max(w,G),I)}this.pst.outImage={x:y,y:w,w:C,h:k},s.clearRect(0,0,this.Canvas.elm.width,this.Canvas.elm.height),s.drawImage(this.Picture.elm,0,0,this.Picture.elm.width,this.Picture.elm.height,y,w,C,k)}{if(l=="square"){s.fillStyle="rgba( 20,24,20,.3 )",s.beginPath();let b=d.width/3*2,y=d.height/3*2,w=Math.min(b,y),C=Math.max(b,y);s.arc(d.width/2,d.height/2,C,0,Math.PI*2,!0),s.arc(d.width/2,d.height/2,w/2,0,Math.PI*2,!1),s.closePath(),s.fill()}else(l=="wallpaper.horizontal"||l=="wallpaper.vertical")&&(s.fillStyle="rgba( 20,24,20,.3 )");s.beginPath(),s.moveTo(0,0),s.lineTo(d.width,0),s.lineTo(d.width,d.height),s.lineTo(0,d.height),s.lineTo(0,0),s.closePath(),s.lineTo(u.x,u.y),s.lineTo(u.x,u.y+u.h),s.lineTo(u.x+u.w,u.y+u.h),s.lineTo(u.x+u.w,u.y),s.lineTo(u.x,u.y),s.fill();let v=(0,ca.default)(document.body).getStyleProperty("--color-theme-hsl");s.lineWidth=4,s.strokeStyle=`hsla( ${v},1 )`,s.strokeRect(u.x,u.y,u.w,u.h)}}export(){return Ia(this,null,function*(){let{Canvas:a,develops:o,Picture:l,pst:{outImage:s,frame:d}}=this,u=s.w/l.elm.width,h=s.h/l.elm.height,p=(d.x-s.x)/u,v=(d.x-s.x+d.w)/u,b=(d.y-s.y)/h,y=(d.y-s.y+d.h)/h,w=Array.from({length:o.length}),C="image/jpeg";for(let k=0;k<o.length;k++){let{size:N,maxSize:P}=o[k];P=P||{S:1024*20,R:1024*100,L:1024*350}[N];let G={S:140,R:600,L:1200}[N],I=G;this.use=="wallpaper.horizontal"?I=G/3:this.use=="wallpaper.vertical"&&(I=G*2);let U=document.createElement("canvas");U.width=G,U.height=I;let H=U.getContext("2d");if(!H)return;H.clearRect(0,0,G,I),H.drawImage(this.Picture.elm,p,b,v-p,y-b,0,0,G,I);let J=U.toDataURL(C),O=yield J.toBlob(C);if(!O)return;if(O.size>=P){let ye=P/O.size;if(J=U.toDataURL(C,ye*.92),O=yield J.toBlob(C),!O)return}let ae=new File([O],this.val_file.name,{type:C});w[k]=ae}return w})}},sI={Core:r=>{let{val_file:a,options:o,finishedCallback:l,abortCallback:s}=r,{use:d,develops:u=[]}=o,[h]=(0,gs.useState)((0,ca.UUID)()),p={scale:{default:120,min:100,max:400},rotate:0,grayScale:0,tone:0},[v,b]=(0,gs.useState)(p.scale.default),[y,w]=(0,gs.useState)(p.rotate),[C,k]=(0,gs.useState)(p.grayScale),[N,P]=(0,gs.useState)(p.tone);return(0,gs.useEffect)(()=>{let G="CropperResize";return(0,ca.default)(window).addEvent({eventType:"resize",eventID:G,callback:()=>{ca.default.interval.once(()=>{var I;let U=wt("#Canvas-"+h)[0];if(!U)return;let H=(I=ca.useStore.get(h))==null?void 0:I.Instance;if(!H)return;let J=U.position(),O=J.width/J.height;U.width=2400,U.height=2400/O;let{width:ae,height:ye}=U;H.pst.centerX=ae/2,H.pst.centerY=ye/2,H.frameSizing(),H.modifyImage()},250,"CropperResize")}}),()=>{(0,ca.default)(window).removeEvent(G)}},[]),(0,gs.useEffect)(()=>{ca.useStore.set({[h]:{}}),Ia(void 0,null,function*(){nn.fn.corner.active(),yield ca.default.pending(()=>{},400);let{target:G}=yield a.convert();if(!G)return;let I=G.result,U=wt("#Canvas-"+h)[0];if(!U)return;let H=U.position(),J=H.width/H.height;U.width=2400,U.height=2400/J;let O=new Kw({set_scale:b,val_file:a,develops:u,use:d,scale:p.scale,componentID:h,canvas:U,picture:{image:yield ca.default.ImageLoader(I),grayScale:p.grayScale,tone:p.tone,rotate:p.rotate}});ca.useStore.set({[h]:{Instance:O}});let ae=function(we){if(we.preventDefault(),we.touches&&we.touches.length>1)O.pinchEffect({eventType:"start",event:we}),(0,ca.default)(document).addEvent({eventType:"touchmove",eventID:"CropperEffectMove",options:{passive:!1},callback:Se=>{Se.preventDefault(),O.pinchEffect({eventType:"move",event:Se})}}).addEvent({eventType:"touchend",eventID:"CropperEffectEnd",options:{passive:!1},callback:re});else{O.dragEffect(g({eventType:"start"},ca.default.getCursor(we)));let{type:Se}=we;(0,ca.default)(document).addEvent({eventType:Se=="touchstart"?"touchmove":"mousemove",eventID:"CropperEffectMove",options:{passive:!1},callback:ge=>{ye("move",ge)}}).addEvent({eventType:Se=="touchstart"?"touchend":"mouseup",eventID:"CropperEffectEnd",options:{passive:!1},callback:ge=>{ye("end",ge),re(ge)}})}},ye=function(we,Se){Se.preventDefault(),O.dragEffect(g({eventType:we},ca.default.getCursor(Se)))},re=function(we){we.preventDefault(),(0,ca.default)(document).removeEvent(["CropperEffectMove","CropperEffectEnd"])};(0,ca.default)(U).removeEvent(["CropperMouseWheel","CropperTouchStart","CropperMouseDown"]).addEvent({eventID:"CropperMouseWheel",eventType:"wheel",callback:we=>{we.preventDefault();let Se=Number(we.wheelDelta*.04),ge=O.scale.current+Se;ge=Math.max(ge,O.scale.min),ge=Math.min(ge,O.scale.max),b(ge)},options:{passive:!1}}).addEvent({eventType:"touchstart",eventID:"CropperTouchStart",callback:ae,options:{passive:!1}}).addEvent({eventType:"mousedown",eventID:"CropperMouseDown",callback:ae,options:{passive:!1}}),setTimeout(()=>{nn.fn.corner.stop()},1e3)})},[a.id]),(0,gs.useEffect)(()=>{var G;let I=(G=ca.useStore.get(h))==null?void 0:G.Instance;I&&I.updateScale(v)},[v]),(0,gs.useEffect)(()=>{var G;let I=(G=ca.useStore.get(h))==null?void 0:G.Instance;I&&I.updateFilter({grayScale:C,tone:N,rotate:y})},[C,N,y]),(0,_t.jsx)(Kt.Body,{borderRadius:0,height:"viewHeight",width:"viewWidth",children:(0,_t.jsxs)(ot,{className:[_u("Wrap"),_u("Use_"+d)].join(" "),gap:0,height:1,position:"relative",overflow:"hidden",borderRadius:"inherit",children:[(0,_t.jsx)(R,{flexSizing:0,overflow:"hidden",position:"relative",backgroundColor:"black",flexCenter:!0,freeCSS:{zIndex:1},children:(0,_t.jsx)("canvas",{style:{width:"100%",height:"100%"},width:2400,height:2400,className:_u("Canvas"),id:"Canvas-"+h})}),(0,_t.jsxs)(Pe.Separate,{borderTop:!0,flexSizing:"none",backgroundColor:"layer.1",padding:1,verticalAlign:"unset",UnderBreakPointStyles:{flexType:"col"},children:[(0,_t.jsx)(sI.SettingRegion,{DefaultOptions:p,val_scale:v,set_scale:b,val_tone:N,set_tone:P,val_grayScale:C,set_grayScale:k,val_rotate:y,set_rotate:w}),(0,_t.jsxs)(Pe.Right,{flexSizing:"none",children:[(0,_t.jsx)(ce.Border,{isRounded:!0,onClick:()=>{s()},children:"\u9589\u3058\u308B"}),(0,_t.jsx)(ce,{isRounded:!0,boxShadow:"3.remark",onClick:()=>Ia(void 0,null,function*(){var G;let I=(G=ca.useStore.get(h))==null?void 0:G.Instance;if(!I)return;nn.fn.mini.active("CropperExportation");let U=yield I.export();setTimeout(()=>{nn.fn.mini.stop("CropperExportation"),l(U)},3e3)}),children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(nn.White.R,{loaderID:"CropperExportation"}),"\u6C7A\u5B9A"]})})]})]})]})})},SettingRegion:r=>{let a=["","\u6696\u8272","\u5BD2\u8272","\u30BB\u30D4\u30A2","\u30B7\u30A2\u30F3","\u30DE\u30BC\u30F3\u30BF","\u30A4\u30A8\u30ED\u30FC","\u30AA\u30EA\u30B8\u30CA\u30EB1","\u30AA\u30EA\u30B8\u30CA\u30EB2","\u30AA\u30EA\u30B8\u30CA\u30EB3","\u30AA\u30EA\u30B8\u30CA\u30EB4"],o=l=>a[l]||"\u306A\u3057";return(0,_t.jsxs)(Pe.Left,{verticalAlign:"unset",flexWrap:!0,children:[(0,_t.jsxs)(ot,{gap:"1/3",children:[(0,_t.jsx)(We.Supplement,{children:"Rotate"}),(0,_t.jsxs)(Pe.Left,{flexChilds:"even",gap:"1/6",children:[(0,_t.jsx)(ce.Border.S,{isRounded:!0,borderTopRightRadius:0,borderBottomRightRadius:0,onClick:()=>{let l=r.val_rotate-90;l<0&&(l+=360),r.set_rotate(l)},children:(0,_t.jsxs)(Pe.Center,{gap:"1/4",children:["90\xB0",(0,_t.jsx)(Ce,{icon:iI.faRotateLeft})]})}),(0,_t.jsx)(ce.Border.S,{isRounded:!0,borderTopLeftRadius:0,borderBottomLeftRadius:0,onClick:()=>{r.set_rotate((r.val_rotate+90)%360)},children:(0,_t.jsxs)(Pe.Center,{gap:"1/4",children:[(0,_t.jsx)(Ce,{icon:lI.faRotateRight}),"90\xB0"]})})]})]}),(0,_t.jsxs)(ot,{gap:"1/3",freeCSS:{minWidth:12*6},children:[(0,_t.jsx)(We.Supplement,{children:"Zoom"}),(0,_t.jsxs)(ce.Border.S,{flexCenter:!0,isRounded:!0,flexSizing:0,onClick:l=>{let s="CropperZoomEdit";na.open({tipsID:s,gravityPoint:3,event:l,closeAtParentBlur:!1,freeCSS:{minWidth:12*26},content:(0,_t.jsx)(Kt.Body,{children:(0,_t.jsxs)(ot,{padding:1.5,children:[(0,_t.jsxs)(Pe.Separate,{children:[(0,_t.jsx)(We.Paragraph,{children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(Ce.Search,{fontColor:"5.translucent"}),"Zoom"]})}),(0,_t.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{na.close(s)},children:(0,_t.jsx)(Ce.Times,{})})]}),(0,_t.jsx)(R,{borderBottom:!0,opacity:"low"}),(0,_t.jsx)(tt.Slider,{override:"force",value:r.val_scale-100,min:r.DefaultOptions.scale.min-100,max:r.DefaultOptions.scale.max-100,step:25,onUpdateValidValue:(d,u)=>{ca.default.interval.once(()=>{r.set_scale(d+100)},250,"Cropper.UpdateScale")},legends:{enable:!0,custom:d=>"x"+Math.round(100+d)/100}})]})})})},children:[r.val_scale.rate(1,0),"%"]})]}),(0,_t.jsxs)(ot,{gap:"1/3",freeCSS:{minWidth:12*6},children:[(0,_t.jsx)(We.Supplement,{children:"GrayScale"}),(0,_t.jsxs)(ce.Border.S,{flexCenter:!0,isRounded:!0,flexSizing:0,onClick:l=>{let s="CropperGrayScaleEdit";na.open({tipsID:s,gravityPoint:3,event:l,closeAtParentBlur:!1,freeCSS:{minWidth:12*26},content:(0,_t.jsx)(Kt.Body,{children:(0,_t.jsxs)(ot,{padding:1.5,children:[(0,_t.jsxs)(Pe.Separate,{children:[(0,_t.jsx)(We.Paragraph,{children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(Ce,{icon:nI.faPalette,fontColor:"5.translucent"}),"Gray Scale"]})}),(0,_t.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{na.close(s)},children:(0,_t.jsx)(Ce.Times,{})})]}),(0,_t.jsx)(R,{borderBottom:!0,opacity:"low"}),(0,_t.jsx)(tt.Slider,{value:r.val_grayScale,min:0,max:100,step:10,onUpdateValidValue:d=>{ca.default.interval.once(()=>{r.set_grayScale(d)},250,"Cropper.GrayScale")},legends:{enable:!0,custom:d=>d+"%"}})]})})})},children:[r.val_grayScale.rate(1,0),"%"]})]}),(0,_t.jsxs)(ot,{gap:"1/3",freeCSS:{minWidth:12*6},children:[(0,_t.jsx)(We.Supplement,{children:"Tone"}),(0,_t.jsx)(ce.Border.S,{flexCenter:!0,isRounded:!0,flexSizing:0,onClick:l=>{let s="CropperToneEdit";na.open({tipsID:s,gravityPoint:3,event:l,closeAtParentBlur:!1,freeCSS:{minWidth:12*26,maxWidth:12*24},content:()=>{let d=[];for(let u=1;u<=10;u++)d.push({value:u,label:(0,_t.jsxs)(Pe.Left,{gap:"1/3",children:[(0,_t.jsx)(R,{ssSphere:1,className:[_u("ToneBall"),_u("ToneBall_"+u)].join(" ")}),(0,_t.jsx)(R,{textAlign:"left",flexSizing:0,children:o(u)})]})});return(0,_t.jsx)(Kt.Body,{children:(0,_t.jsxs)(ot,{padding:1.5,children:[(0,_t.jsxs)(Pe.Separate,{children:[(0,_t.jsx)(We.Paragraph,{children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(Ce,{icon:oI.faBarsStaggered,fontColor:"5.translucent"}),"Tone"]})}),(0,_t.jsx)(ce.Sub,{color:"cloud",ssSphere:2.5,onClick:()=>{na.close(s)},children:(0,_t.jsx)(Ce.Times,{})})]}),(0,_t.jsx)(R,{borderBottom:!0,opacity:"low"}),(0,_t.jsx)(tt.Radio.Normal,{value:r.val_tone,gap:"1/2",cellStyles:{fontColor:"3.blur"},options:[{value:0,label:(0,_t.jsx)(R,{flexSizing:0,textAlign:"center",children:"\u306A\u3057"})},...d],onUpdateValidValue:u=>{r.set_tone(u)}})]})})}})},children:(0,_t.jsxs)(Pe.Center,{gap:"1/2",children:[(0,_t.jsx)(R,{boxShadow:"2.remark",ssSphere:1,className:[_u("ToneBall"),_u("ToneBall_"+r.val_tone)].join(" ")}),o(r.val_tone)]})})]})]})}},Bm={openDialogNEdit:r=>Ia(void 0,null,function*(){let a=yield tt.Filer.fn.openDialog({accept:"image",multiple:!1});Bm.openEditor(g({imageFile:a[0]},r))}),openEditor:r=>Ia(void 0,null,function*(){let a="CropperImage";Kt.open({sheetID:a,type:"normal.middleCenter",size:"MAX",padding:0,margin:0,freeCSS:{maxWidth:"100%"},content:(0,_t.jsx)(sI.Core,{val_file:r.imageFile,options:r,finishedCallback:o=>{Kt.close(a),r.onProcessFinished(o)},abortCallback:()=>{Kt.close(a)}}),closeAtEscapeKeyDown:!1})})};var Ho=Q(Lt());var cI=()=>{let{href:r}=location;return(0,Ho.jsx)(Pe.Center,{padding:[4,1],children:(0,Ho.jsxs)(ot,{ssCardBox:!0,gap:2,padding:[3,2],textAlign:"center",width:1,freeCSS:{maxWidth:12*30},children:[(0,Ho.jsx)(Ce.LinkSlash,{fontColor:"theme",freeCSS:{fontSize:"3rem"}}),(0,Ho.jsxs)(R,{children:[(0,Ho.jsx)(We.Paragraph,{children:"\u3053\u306E\u30DA\u30FC\u30B8\u306F\u3054\u5229\u7528\u3044\u305F\u3060\u3051\u307E\u305B\u3093\u3002"}),(0,Ho.jsx)(We.Supplement,{fontColor:"3.blur",children:"\u5165\u529B\u3055\u308C\u305F\u30EA\u30F3\u30AF\u306E\u30DA\u30FC\u30B8\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3067\u3057\u305F\u3002"})]}),(0,Ho.jsxs)(ot,{children:[(0,Ho.jsxs)(We,{textAlign:"left",ssCardBox:"cloud",isSemiBoldFont:!0,padding:1,children:["\u30FB\u30EA\u30F3\u30AF\u304C\u6B63\u3057\u3044\u304B",(0,Ho.jsx)(R,{margin:["1/2",0],borderBottom:!0}),"\u30FB\u30EA\u30F3\u30AF\u306E\u6709\u52B9\u671F\u9650",(0,Ho.jsx)(R,{margin:["1/2",0],borderBottom:!0}),"\u30FB\u30A2\u30AF\u30BB\u30B9\u6A29\u9650\u7B49\u304C\u6B63\u3057\u3044\u304B"]}),"\u306A\u3069\u3092\u3082\u3046\u4E00\u5EA6\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002"]}),(0,Ho.jsx)(Pl.Link,{newTab:!0,href:r,children:r}),(0,Ho.jsx)(Pl.BorderToFill,{href:"/",width:1,children:"\u30DB\u30FC\u30E0\u306B\u623B\u308B"})]})})};var eb=r=>{let[a,o]=(0,Eu.useState)(r.pathname),l=!0;a!==r.pathname&&(l=!1,o(r.pathname));let s=(0,Eu.useRef)(!1);(0,Eu.useEffect)(()=>{l&&(s.current?(Kt.closeAll(!0),zs.fn.updateCSSProperty.reset()):s.current=!0)},[a]),l&&r.beforeCB&&r.beforeCB(location.href),(0,Eu.useEffect)(()=>{l&&r.afterFirstCB&&r.afterFirstCB(location.href)},[]),(0,Eu.useEffect)(()=>{l&&(setTimeout(()=>{window.dispatchEvent(new Event("resize"))},200),r.afterCB&&r.afterCB(location.href))},[a])};var jn={open:r=>{window.open(r)},pushSync:r=>{window.location.href=r},push:(r,a)=>{if(a){jn.open(r);return}jn.pushAsync(r)},pushAsync:r=>{if(r.match(/https?:\/\//)){jn.pushSync(r);return}jn.__push(r)},back:()=>{jn.__back()},__push:r=>{},__back:()=>{},setPushEffect:r=>{jn.__push=r},setBackEffect:r=>{jn.__back=r}};var uI=Q(or());var am=[{key:"comun",isBrand:!1,isAvocado:!0},{key:"leaf",isBrand:!1,isAvocado:!0},{key:"heart",isBrand:!1,isAvocado:!0},{key:"droplet",isBrand:!1,isAvocado:!0},{key:"brick",isBrand:!1,isAvocado:!1},{key:"flower",isBrand:!1,isAvocado:!1},{key:"lip",isBrand:!1,isAvocado:!1},{key:"wine",isBrand:!1,isAvocado:!1},{key:"theater",isBrand:!1,isAvocado:!1},{key:"bat",isBrand:!1,isAvocado:!1},{key:"poizon",isBrand:!1,isAvocado:!1},{key:"eggplant",isBrand:!1,isAvocado:!1},{key:"ufo",isBrand:!1,isAvocado:!1},{key:"alien",isBrand:!1,isAvocado:!1},{key:"tombstone",isBrand:!1,isAvocado:!1},{key:"ninja",isBrand:!1,isAvocado:!1},{key:"moon",isBrand:!1,isAvocado:!1},{key:"rain",isBrand:!1,isAvocado:!1},{key:"unicorn",isBrand:!1,isAvocado:!1},{key:"axe",isBrand:!1,isAvocado:!1},{key:"gem",isBrand:!1,isAvocado:!1},{key:"soap",isBrand:!1,isAvocado:!1},{key:"drizzle",isBrand:!1,isAvocado:!1},{key:"building",isBrand:!1,isAvocado:!1},{key:"fish",isBrand:!1,isAvocado:!1},{key:"icicles",isBrand:!1,isAvocado:!1},{key:"water",isBrand:!1,isAvocado:!1},{key:"tree1",isBrand:!1,isAvocado:!1},{key:"tree2",isBrand:!1,isAvocado:!1},{key:"tree3",isBrand:!1,isAvocado:!1},{key:"battery",isBrand:!1,isAvocado:!1},{key:"seedle",isBrand:!1,isAvocado:!1},{key:"greenTea",isBrand:!1,isAvocado:!1},{key:"oak",isBrand:!1,isAvocado:!1},{key:"salad",isBrand:!1,isAvocado:!1},{key:"cloudy",isBrand:!1,isAvocado:!1},{key:"lemon",isBrand:!1,isAvocado:!1},{key:"angel",isBrand:!1,isAvocado:!1},{key:"parasol",isBrand:!1,isAvocado:!1},{key:"pizza",isBrand:!1,isAvocado:!1},{key:"thunder",isBrand:!1,isAvocado:!1},{key:"latte",isBrand:!1,isAvocado:!1},{key:"island",isBrand:!1,isAvocado:!1},{key:"shovel",isBrand:!1,isAvocado:!1},{key:"coffee",isBrand:!1,isAvocado:!1},{key:"carrot",isBrand:!1,isAvocado:!1},{key:"cactus",isBrand:!1,isAvocado:!1},{key:"volcano",isBrand:!1,isAvocado:!1},{key:"choco",isBrand:!1,isAvocado:!1},{key:"industry",isBrand:!1,isAvocado:!1},{key:"gun",isBrand:!1,isAvocado:!1},{key:"galaxy",isBrand:!1,isAvocado:!1},{key:"line",isBrand:!0,isAvocado:!1},{key:"twitter",isBrand:!0,isAvocado:!1},{key:"amazon",isBrand:!0,isAvocado:!1},{key:"facebook",isBrand:!0,isAvocado:!1},{key:"android",isBrand:!0,isAvocado:!1},{key:"slackBlue",isBrand:!0,isAvocado:!1},{key:"slackGreen",isBrand:!0,isAvocado:!1},{key:"slackRed",isBrand:!0,isAvocado:!1},{key:"slackYellow",isBrand:!0,isAvocado:!1},{key:"slackBase",isBrand:!0,isAvocado:!1},{key:"googleBlue",isBrand:!0,isAvocado:!1},{key:"googleGreen",isBrand:!0,isAvocado:!1},{key:"googleYellow",isBrand:!0,isAvocado:!1},{key:"googleRed",isBrand:!0,isAvocado:!1}],rm=()=>{let r="#45515c",a=(0,uI.default)("#ThemeColorMetaTag");a[0]&&a.setAttribute("content",r)},dI={light:"#FFF",dark:"#333",dim:"#666",auto:()=>ct.get().isSystemDarkmode()?"#333":"#FFF"},Nm={};am.forEach(r=>{let{key:a,isAvocado:o,isBrand:l}=r;Nm[a]={alfa:s=>`hsla( var( --cH_${a} ),var( --cS_${a} ),var( --cL_${a} ),${s!=null?s:1} ) `,isAvocado:o,isBrand:l}});var Xa=Q(or());var Le={toConcreteBorderRadius:r=>{let a=ct.get().roundness|0;return r=="1.tone.primary"?r=[0,2,3,4,5,5][a]:r=="2.tone.secondary"?r=[0,1,2,3,4,5][a]:r=="3.tone.tertiary"&&(r=[0,"1/3","2/3",1,2,3][a]),r},ev:r=>Xa.default.is.exist(r),ClassNames:(r,a)=>{var o,l,s,d,u,h,p,v,b,y;let w=[],{gap:C,display:k,position:N,overflow:P,fontColor:G,fontSize:I,fontWeight:U,fontHeight:H,backgroundColor:J,textAlign:O,textDecoration:ae,boxShadow:ye,margin:re,marginTop:we,marginRight:Se,marginBottom:ge,marginLeft:V,padding:se,paddingTop:pe,paddingRight:j,paddingBottom:Y,paddingLeft:oe,top:te,right:he,bottom:Re,left:Te,border:Xe,borderTop:Qe,borderRight:ze,borderBottom:it,borderLeft:vt,borderWidth:pt,borderColor:Bt,borderStyle:Rt,borderRadius:nt,borderTopLeftRadius:De,borderTopRightRadius:bt,borderBottomLeftRadius:It,borderBottomRightRadius:Wt,flexSizing:Yt,flexWrap:ir,flexType:pr,flexChilds:Ar,flexGrid:la,horizontalAlign:Wr,verticalAlign:Kr,transition:kr,gridCenter:hr,gridCols:Sr,maxHeight:ga,minHeight:Rr,maxWidth:_r,minWidth:Mr,width:wa,height:He,unitHeight:ht,unitWidth:xt,opacity:Jt}=a;{if(Le.ev(k)&&w.push("dsp"+k),P){let X=Xa.default.flatArray(P);w.push("ovfl-x-"+X[0]),w.push("ovfl-y-"+(X[1]||X[0]))}Le.ev(N)&&w.push("ps"+N),Le.ev(O)&&w.push("txtalg"+O),Le.ev(O)&&w.push("txtdeco"+ae),Le.ev(G)&&w.push("ftcl"+((o=String(G))==null?void 0:o.replace(/\./g,"_"))),Le.ev(I)&&w.push("ftsz"+((l=String(I))==null?void 0:l.replace(/\..*/,""))),Le.ev(U)&&w.push("ftwgt"+((s=String(U))==null?void 0:s.replace(/\..*/,""))),Le.ev(H)&&w.push("fthgt"+((d=String(H))==null?void 0:d.replace(/\./g,"_"))),Le.ev(J)&&w.push("bgc"+((u=String(J))==null?void 0:u.replace(/\./g,"_"))),Le.ev(ye)&&w.push("bs"+ye);let $t,Lr,br,Xr;Xa.default.is.exist(re)&&(Xa.default.is.array(re)?re.length==2?[$t,Lr,br,Xr]=[...re,...re]:re.length==4&&([$t,Lr,br,Xr]=re):$t=Lr=br=Xr=re,we=we!=null?we:$t,Se=Se!=null?Se:Lr,ge=ge!=null?ge:br,V=V!=null?V:Xr),Le.ev(we)&&w.push("mrgt"+we),Le.ev(Se)&&w.push("mrgr"+Se),Le.ev(ge)&&w.push("mrgb"+ge),Le.ev(V)&&w.push("mrgl"+V);let K,M,A,F;Xa.default.is.exist(se)&&(Xa.default.is.array(se)?se.length==2?[K,M,A,F]=[...se,...se]:se.length==4&&([K,M,A,F]=se):K=M=A=F=se,pe=pe!=null?pe:K,j=j!=null?j:M,Y=Y!=null?Y:A,oe=oe!=null?oe:F),Le.ev(pe)&&w.push("pdt"+pe),Le.ev(j)&&w.push("pdr"+j),Le.ev(Y)&&w.push("pdb"+Y),Le.ev(oe)&&w.push("pdl"+oe),Le.ev(te)&&w.push("pstt"+te),Le.ev(he)&&w.push("pstr"+he),Le.ev(Re)&&w.push("pstb"+Re),Le.ev(Te)&&w.push("pstl"+Te);{Xa.default.is.exist(Xe)&&(Qe=Qe!=null?Qe:Xe,ze=ze!=null?ze:Xe,it=it!=null?it:Xe,vt=vt!=null?vt:Xe),Xa.default.is.boolean(Qe)&&(Qe=["unset","2.normal"][Number(Qe)]),Xa.default.is.boolean(ze)&&(ze=["unset","2.normal"][Number(ze)]),Xa.default.is.boolean(it)&&(it=["unset","2.normal"][Number(it)]),Xa.default.is.boolean(vt)&&(vt=["unset","2.normal"][Number(vt)]),Le.ev(Qe)&&w.push("b_t_ss"+((h=String(Qe))==null?void 0:h.replace(/\./g,"_"))),Le.ev(ze)&&w.push("b_r_ss"+((p=String(ze))==null?void 0:p.replace(/\./g,"_"))),Le.ev(it)&&w.push("b_b_ss"+((v=String(it))==null?void 0:v.replace(/\./g,"_"))),Le.ev(vt)&&w.push("b_l_ss"+((b=String(vt))==null?void 0:b.replace(/\./g,"_"))),Xa.default.is.exist(pt)&&w.push("b_wth"+String(pt)),Xa.default.is.exist(Bt)&&w.push("b_cl"+((y=String(Bt))==null?void 0:y.replace(/\./g,"_"))),Xa.default.is.exist(Rt)&&w.push("b_st"+String(Rt));{let X,le,ie,Ie;Xa.default.is.exist(nt)&&(Xa.default.is.array(nt)?nt.length==4&&([X,le,Ie,ie]=nt):X=le=ie=Ie=nt,De=De!=null?De:X,bt=bt!=null?bt:le,It=It!=null?It:ie,Wt=Wt!=null?Wt:Ie)}Le.ev(De)&&w.push("br_tl"+Le.toConcreteBorderRadius(De)),Le.ev(bt)&&w.push("br_tr"+Le.toConcreteBorderRadius(bt)),Le.ev(It)&&w.push("br_bl"+Le.toConcreteBorderRadius(It)),Le.ev(Wt)&&w.push("br_br"+Le.toConcreteBorderRadius(Wt))}if(Le.ev(Jt)&&w.push("op"+Jt),Xa.default.is.exist(C)){let X,le;Xa.default.is.array(C)?(X=C[0],le=C[1]):X=le=C,w.push("gapRow"+X,"gapCol"+le)}Le.ev(Yt)&&w.push("flsz"+Yt),Le.ev(ir)&&w.push("flwrp"+ir),Le.ev(pr)&&w.push("fltyp"+pr),Le.ev(Ar)&&w.push("flchld"+Ar),Le.ev(la)&&w.push("flgrid"+la),Le.ev(Kr)&&w.push("flvrt"+Kr),Le.ev(Wr)&&w.push("flhrz"+Wr),Le.ev(hr)&&w.push("grcnt"+hr),Le.ev(Sr)&&w.push("grcol"+Sr),Le.ev(He)&&w.push("hgt"+He),Le.ev(wa)&&w.push("wdt"+wa),Le.ev(ht)&&w.push("unthgt"+ht),Le.ev(xt)&&w.push("untwdt"+xt),Le.ev(kr)&&w.push("trnst"+kr),Le.ev(ga)&&w.push("maxh"+ga),Le.ev(Rr)&&w.push("minh"+Rr),Le.ev(_r)&&w.push("maxw"+_r),Le.ev(Mr)&&w.push("minw"+Mr)}return w.length?r+w.join(" "+r):""}},gm=r=>{let a=g({},r),{gradients:o,ssCardBox:l,ssSphere:s,ssSquare:d,ssPushable:u,ssAbsoluteCovered:h,ssTextEllipsis:p,flexCenter:v,flexNewLine:b,isLightFont:y,isBoldFont:w,isSemiBoldFont:C,isRounded:k,isSquare:N,freeCSS:P={}}=a,G=Je(P,[]),I=Je(a,["gradients","ssCardBox","ssSphere","ssSquare","ssPushable","ssAbsoluteCovered","ssTextEllipsis","flexCenter","flexNewLine","isLightFont","isBoldFont","isSemiBoldFont","isRounded","isSquare","freeCSS"]);if(G=G||{},I=I||{},o){let{deg:U,colors:H}=o;G=E(g({},G),{background:`linear-gradient(${U}deg,${H.join(",")})`})}if(l){l===!0&&(l="border");let U={backgroundColor:"layer.1",borderRadius:"1.tone.primary",boxShadow:"0.min"};l=="border"?U.border=!0:l=="plain"?(U.backgroundColor="layer.1",U.boxShadow="none"):l=="cloud"?U.backgroundColor="cloud":l=="shadow"&&(U.boxShadow="0.normal"),ct.get().darkMode=="dim"&&(U.boxShadow="1.normal"),ct.get().darkMode=="dark"&&(U.boxShadow="1.remark"),G=g(g({},U.freeCSS),G),I=g(g({},U),I)}return s&&(v=v!=null?v:!0,I=g({padding:0,unitWidth:s,unitHeight:s,borderRadius:"sphere",flexSizing:"none"},I)),d&&(v=v!=null?v:!0,I=g({padding:0,unitWidth:d,unitHeight:d,flexSizing:"none"},I)),u&&(I=g({transition:"middle"},I),I=E(g({},I),{className:[I.className,"ssPushable"].join(" ")})),h&&(I=g({position:"absolute",top:0,left:0,right:0,bottom:0},I)),p&&(I=g({overflow:"hidden"},I),G=g({whiteSpace:"nowrap",textOverflow:"ellipsis"},G)),b&&(I=g({width:1,flexSizing:"none"},I)),v&&(I=g({display:"flex",horizontalAlign:"center",verticalAlign:"center"},I)),y&&(I.fontWeight="1.light"),C&&(I.fontWeight="3.semiBold"),w&&(I.fontWeight="4.bold"),k&&(I.borderRadius="sphere",Xa.default.is.number(k)&&(G.borderRadius=k*12)),N&&(G.aspectRatio="1"),E(g({},I),{freeCSS:G})},No=r=>{let a=gm(r),{componentID:o,gap:l,display:s,position:d,overflow:u,fontColor:h,fontSize:p,fontWeight:v,fontHeight:b,backgroundColor:y,textAlign:w,textDecoration:C,boxShadow:k,margin:N,marginTop:P,marginRight:G,marginBottom:I,marginLeft:U,padding:H,paddingTop:J,paddingRight:O,paddingBottom:ae,paddingLeft:ye,top:re,right:we,bottom:Se,left:ge,border:V,borderTop:se,borderRight:pe,borderBottom:j,borderLeft:Y,borderWidth:oe,borderColor:te,borderStyle:he,borderRadius:Re,borderTopLeftRadius:Te,borderTopRightRadius:Xe,borderBottomLeftRadius:Qe,borderBottomRightRadius:ze,flexSizing:it,flexWrap:vt,flexType:pt,flexChilds:Bt,flexGrid:Rt,horizontalAlign:nt,verticalAlign:De,transition:bt,gridCenter:It,gridCols:Wt,maxHeight:Yt,minHeight:ir,maxWidth:pr,minWidth:Ar,width:la,height:Wr,unitHeight:Kr,unitWidth:kr,opacity:hr,ssLastChildLossBorder:Sr,ssAbsoluteCovered:ga,ssCardBox:Rr,ssEffectsOnActive:_r,ssPushable:Mr,ssSphere:wa,ssSquare:He,ssTextEllipsis:ht,isBoldFont:xt,isLightFont:Jt,isSemiBoldFont:$t,isRounded:Lr,flexCenter:br,flexNewLine:Xr,gradients:K,UnderBreakPointStyles:M={},className:A="",freeCSS:F={}}=a,X=Je(a,["componentID","gap","display","position","overflow","fontColor","fontSize","fontWeight","fontHeight","backgroundColor","textAlign","textDecoration","boxShadow","margin","marginTop","marginRight","marginBottom","marginLeft","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","top","right","bottom","left","border","borderTop","borderRight","borderBottom","borderLeft","borderWidth","borderColor","borderStyle","borderRadius","borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius","flexSizing","flexWrap","flexType","flexChilds","flexGrid","horizontalAlign","verticalAlign","transition","gridCenter","gridCols","maxHeight","minHeight","maxWidth","minWidth","width","height","unitHeight","unitWidth","opacity","ssLastChildLossBorder","ssAbsoluteCovered","ssCardBox","ssEffectsOnActive","ssPushable","ssSphere","ssSquare","ssTextEllipsis","isBoldFont","isLightFont","isSemiBoldFont","isRounded","flexCenter","flexNewLine","gradients","UnderBreakPointStyles","className","freeCSS"]),le=g({},X),ie=[A];if(Sr&&ie.push("ssLastChildLossBorder_"+Sr),_r){_r=Xa.default.flatArray(_r);for(let Ie of _r){let[Fe,Me]=Ie.split(".");le["data-effect-"+Fe]="1",Me&&(le["data-effect-tone"]=Me)}}{let Ie=Le.ClassNames("amotf_",{gap:l,display:s,position:d,overflow:u,fontColor:h,fontSize:p,fontWeight:v,fontHeight:b,backgroundColor:y,textAlign:w,textDecoration:C,boxShadow:k,margin:N,marginTop:P,marginRight:G,marginBottom:I,marginLeft:U,padding:H,paddingTop:J,paddingRight:O,paddingBottom:ae,paddingLeft:ye,top:re,right:we,bottom:Se,left:ge,border:V,borderTop:se,borderRight:pe,borderBottom:j,borderLeft:Y,borderWidth:oe,borderColor:te,borderStyle:he,borderRadius:Re,borderTopLeftRadius:Te,borderTopRightRadius:Xe,borderBottomLeftRadius:Qe,borderBottomRightRadius:ze,flexSizing:it,flexWrap:vt,flexType:pt,flexChilds:Bt,flexGrid:Rt,horizontalAlign:nt,verticalAlign:De,transition:bt,gridCenter:It,gridCols:Wt,maxHeight:Yt,minHeight:ir,maxWidth:pr,minWidth:Ar,width:la,height:Wr,unitHeight:Kr,unitWidth:kr,opacity:hr});ie.push(Ie)}return M&&ie.push(Le.ClassNames("amotf_bp",M)),F&&(le.style=g(g({},F),le.style)),(o||le["data-component-id"])&&(le["data-component-id"]=le["data-component-id"]||o),ie.length&&ie.join("")&&(le.className=ie.join(" ").trim().replace(/%/ig,"P").replace(/\d+px/ig,"PIX").replace(/\s+/ig," ").replace(/\//ig,"_").replace(/\./ig,"-")),le},Hl=r=>{let{gap:a,display:o,position:l,overflow:s,fontColor:d,fontSize:u,fontWeight:h,fontHeight:p,backgroundColor:v,textAlign:b,textDecoration:y,boxShadow:w,margin:C,marginTop:k,marginRight:N,marginBottom:P,marginLeft:G,padding:I,paddingTop:U,paddingRight:H,paddingBottom:J,paddingLeft:O,top:ae,right:ye,bottom:re,left:we,border:Se,borderTop:ge,borderRight:V,borderBottom:se,borderLeft:pe,borderWidth:j,borderColor:Y,borderStyle:oe,borderRadius:te,borderTopLeftRadius:he,borderTopRightRadius:Re,borderBottomLeftRadius:Te,borderBottomRightRadius:Xe,flexSizing:Qe,flexWrap:ze,flexType:it,flexChilds:vt,flexGrid:pt,horizontalAlign:Bt,verticalAlign:Rt,transition:nt,gridCenter:De,gridCols:bt,maxHeight:It,minHeight:Wt,maxWidth:Yt,minWidth:ir,width:pr,height:Ar,unitHeight:la,unitWidth:Wr,opacity:Kr,ssLastChildLossBorder:kr,ssAbsoluteCovered:hr,ssCardBox:Sr,ssEffectsOnActive:ga,ssPushable:Rr,ssSphere:_r,ssSquare:Mr,ssTextEllipsis:wa,isBoldFont:He,isLightFont:ht,isSemiBoldFont:xt,isRounded:Jt,flexCenter:$t,flexNewLine:Lr,gradients:br,UnderBreakPointStyles:Xr={},freeCSS:K={}}=r,M={};return Le.ev(a)&&(M.gap=a),Le.ev(o)&&(M.display=o),Le.ev(l)&&(M.position=l),Le.ev(s)&&(M.overflow=s),Le.ev(d)&&(M.fontColor=d),Le.ev(u)&&(M.fontSize=u),Le.ev(h)&&(M.fontWeight=h),Le.ev(p)&&(M.fontHeight=p),Le.ev(v)&&(M.backgroundColor=v),Le.ev(b)&&(M.textAlign=b),Le.ev(y)&&(M.textDecoration=y),Le.ev(w)&&(M.boxShadow=w),Le.ev(C)&&(M.margin=C),Le.ev(k)&&(M.marginTop=k),Le.ev(N)&&(M.marginRight=N),Le.ev(P)&&(M.marginBottom=P),Le.ev(G)&&(M.marginLeft=G),Le.ev(I)&&(M.padding=I),Le.ev(U)&&(M.paddingTop=U),Le.ev(H)&&(M.paddingRight=H),Le.ev(J)&&(M.paddingBottom=J),Le.ev(O)&&(M.paddingLeft=O),Le.ev(ae)&&(M.top=ae),Le.ev(ye)&&(M.right=ye),Le.ev(re)&&(M.bottom=re),Le.ev(we)&&(M.left=we),Le.ev(Se)&&(M.border=Se),Le.ev(ge)&&(M.borderTop=ge),Le.ev(V)&&(M.borderRight=V),Le.ev(se)&&(M.borderBottom=se),Le.ev(pe)&&(M.borderLeft=pe),Le.ev(j)&&(M.borderWidth=j),Le.ev(Y)&&(M.borderColor=Y),Le.ev(oe)&&(M.borderStyle=oe),Le.ev(te)&&(M.borderRadius=te),Le.ev(he)&&(M.borderTopLeftRadius=he),Le.ev(Re)&&(M.borderTopRightRadius=Re),Le.ev(Te)&&(M.borderBottomLeftRadius=Te),Le.ev(Xe)&&(M.borderBottomRightRadius=Xe),Le.ev(Qe)&&(M.flexSizing=Qe),Le.ev(ze)&&(M.flexWrap=ze),Le.ev(it)&&(M.flexType=it),Le.ev(vt)&&(M.flexChilds=vt),Le.ev(pt)&&(M.flexGrid=pt),Le.ev(Bt)&&(M.horizontalAlign=Bt),Le.ev(Rt)&&(M.verticalAlign=Rt),Le.ev(nt)&&(M.transition=nt),Le.ev(De)&&(M.gridCenter=De),Le.ev(bt)&&(M.gridCols=bt),Le.ev(It)&&(M.maxHeight=It),Le.ev(Wt)&&(M.minHeight=Wt),Le.ev(Yt)&&(M.maxWidth=Yt),Le.ev(ir)&&(M.minWidth=ir),Le.ev(pr)&&(M.width=pr),Le.ev(Ar)&&(M.height=Ar),Le.ev(la)&&(M.unitHeight=la),Le.ev(Wr)&&(M.unitWidth=Wr),Le.ev(Kr)&&(M.opacity=Kr),Le.ev(kr)&&(M.ssLastChildLossBorder=kr),Le.ev(hr)&&(M.ssAbsoluteCovered=hr),Le.ev(Sr)&&(M.ssCardBox=Sr),Le.ev(ga)&&(M.ssEffectsOnActive=ga),Le.ev(Rr)&&(M.ssPushable=Rr),Le.ev(_r)&&(M.ssSphere=_r),Le.ev(Mr)&&(M.ssSquare=Mr),Le.ev(wa)&&(M.ssTextEllipsis=wa),Le.ev(He)&&(M.isBoldFont=He),Le.ev(ht)&&(M.isLightFont=ht),Le.ev(xt)&&(M.isSemiBoldFont=xt),Le.ev(Jt)&&(M.isRounded=Jt),Le.ev($t)&&(M.flexCenter=$t),Le.ev(Lr)&&(M.flexNewLine=Lr),Le.ev(br)&&(M.gradients=br),Le.ev(K)&&(M.freeCSS=K),Le.ev(Xr)&&(M.UnderBreakPointStyles=Xr),M};var Cl=Q(Lt());var tb=r=>{var a;let o=Ol.catch("LaunchReactApp_"+ct.get().sessionUID);return(0,Cl.jsxs)(Cl.Fragment,{children:[(0,Cl.jsx)("style",{children:r.inlineCSS}),(0,Cl.jsxs)("amotify-app",{id:"appRoot_"+ct.get().sessionUID,children:[(0,Cl.jsx)(ss.Pudding.Wrapper,{}),(0,Cl.jsx)(ss.Ripple.Wrapper,{}),(0,Cl.jsx)(nn.Wrapper,{}),(0,Cl.jsx)(Kn.Wrapper,{}),(0,Cl.jsx)(Kt.Wrapper,{}),(0,Cl.jsx)(R,{className:["AMOTIFY_be","AMOTIFY_be_root",(a=r.isRootPage)==null||a?"AMOTIFY_be_origin":"",r.originClassName||""].join(" "),children:r.children},o||"")]})]})};var rb=Q(or()),wt=r=>{let a=ct.get().appRoot;return rb.default.is.shadowRoot(a)?(0,rb.default)(a).find(r):(0,rb.default)(r)};var rG=Q(Jw());ra(Hr,Q(Jw()));var aG=Q(Zw());ra(Hr,Q(Zw()));var nG=g(g(g(g(g(g({},Qw),pw),bw),rG),aG),Xw);var Jn=Q(or()),Us=Q(fr());var m=Q(Lt());var fp={index:()=>(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(fp.Fonts,{}),(0,m.jsx)(fp.Box,{}),(0,m.jsx)(fp.Flex,{}),(0,m.jsx)(fp.Grid,{}),(0,m.jsx)(fp.Others,{})]}),Fonts:()=>(0,m.jsx)(Sa,{padding:1,children:(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.SubTitle,{children:"Fonts"}),(0,m.jsx)(R,{overflow:"auto",children:(0,m.jsxs)(ot,{children:[(0,m.jsxs)(Pe.Left,{ssCardBox:!0,padding:1.5,children:["[GrayColor]",(0,m.jsx)(R,{fontColor:"1.clear",children:"1.clear"}),(0,m.jsx)(R,{fontColor:"2.normal",children:"2.normal"}),(0,m.jsx)(R,{fontColor:"3.blur",children:"3.blur"}),(0,m.jsx)(R,{fontColor:"4.thin",children:"4.thin"}),(0,m.jsx)(R,{fontColor:"5.translucent",children:"5.translucent"}),(0,m.jsx)(R,{fontColor:"6.clear",children:"6.clear"})]}),(0,m.jsxs)(Pe.Left,{ssCardBox:"plain",padding:1.5,backgroundColor:"dark",children:[(0,m.jsx)(R,{fontColor:"white",children:"[GrayColor in Dark]"}),(0,m.jsx)(R,{fontColor:"1.clear",children:"1.clear"}),(0,m.jsx)(R,{fontColor:"2.normal",children:"2.normal"}),(0,m.jsx)(R,{fontColor:"3.blur",children:"3.blur"}),(0,m.jsx)(R,{fontColor:"4.thin",children:"4.thin"}),(0,m.jsx)(R,{fontColor:"5.translucent",children:"5.translucent"}),(0,m.jsx)(R,{fontColor:"6.clear",children:"6.clear"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Landing]"}),(0,m.jsxs)(R,{isSemiBoldFont:!0,fontSize:"7.landing",children:["Visualize Your ",(0,m.jsx)(tn,{fontColor:"theme",children:"Colors"})," On a Real Website"]})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Title]"}),(0,m.jsx)(R,{fontSize:"6.title",children:"\u4EE4\u548C\uFF14\u5E74\u5EA6\u306E\u56FD\u6C11\u8CA0\u62C5\u7387\u3092\u516C\u8868\u3057\u307E\u3059"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Subtitle]"}),(0,m.jsx)(R,{fontSize:"5.subTitle",children:"\u652F\u6255\u3044\u3092\u53D7\u3051\u4ED8\u3051\u308B"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Thirdtitle]"}),(0,m.jsx)(R,{fontSize:"4.thirdTitle",children:"\u79DF\u7A0E\u8CA0\u62C5\u7387\u3068\u793E\u4F1A\u4FDD\u969C\u8CA0\u62C5\u7387\u3092\u5408\u8A08\u3057\u305F\u56FD\u6C11\u8CA0\u62C5\u7387\u306B\u3064\u3044\u3066\u3001\u4EE4\u548C\uFF14\u5E74\u5EA6\u306E\u898B\u901A\u3057\u3092\u63A8\u8A08\u3057\u307E\u3057\u305F\u306E\u3067\u3001\u516C\u8868\u3057\u307E\u3059\u3002"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Paragraph]"}),(0,m.jsx)(We.Paragraph,{children:(0,m.jsx)(We.Description,{children:`This article discusses performance best practices for fonts.
981
981
  There are a variety of ways in which web fonts impact performance`})})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Normal]"}),(0,m.jsx)(We,{children:"\u52B9\u7387\u7684\u3067\u6301\u7D9A\u53EF\u80FD\u306A\u8CA1\u653F\u3078\u306E\u8EE2\u63DB\u3092\u56F3\u308A\u3001\u3053\u306E\u8CA1\u653F\u69CB\u9020\u3092\u5404\u822C\u306E\u69CB\u9020\u6539\u9769\u3068\u3068\u3082\u306B\u63A8\u9032\u3059\u308B\u3053\u3068\u3067\u3001\u6C11\u9593\u9700\u8981\u4E3B\u5C0E\u306E\u6301\u7D9A\u7684\u7D4C\u6E08\u6210\u9577\u306E\u5B9F\u73FE\u3092\u76EE\u6307\u3057\u307E\u3059\u3002 \u5C11\u5B50\u30FB\u9AD8\u9F62\u5316\u3001\u56FD\u969B\u5316\u306A\u3069\u7D4C\u6E08\u793E\u4F1A\u306E\u69CB\u9020\u5909\u5316\u306B\u5BFE\u5FDC\u3067\u304D\u308B21\u4E16\u7D00\u306E\u3042\u308B\u3079\u304D\u7A0E\u5236\u3092\u304D\u305A\u304D\u307E\u3059\u3002 \u8CA1\u653F\u6295\u878D\u8CC7\u306F\u3001\u884C\u8CA1\u653F\u6539\u9769\u306E\u8DA3\u65E8\u3092\u8E0F\u307E\u3048\u3001\u6C11\u9593\u3067\u306F\u3067\u304D\u306A\u3044\u5206\u91CE\u30FB\u4E8B\u696D\u306A\u3069\u306B\u91CD\u70B9\u5316\u3092\u884C\u3044\u3001\u771F\u306B\u653F\u7B56\u7684\u306B\u5FC5\u8981\u306A\u8CC7\u91D1\u9700\u8981\u306B\u306F\u7684\u78BA\u306B\u5BFE\u5FDC\u3057\u307E\u3059\u3002 \u91D1\u878D\u5E81\u3068\u5354\u529B\u3057\u3001\u91D1\u878D\u306E\u30BB\u30FC\u30D5\u30C6\u30A3\u30CD\u30C3\u30C8\u3092\u6574\u5099\u3057\u3001\u91D1\u878D\u5371\u6A5F\u306B\u7D20\u65E9\u304F\u5BFE\u5FDC\u3059\u308B\u306A\u3069\u3001\u91D1\u878D\u30B7\u30B9\u30C6\u30E0\u306E\u5B89\u5B9A\u306E\u78BA\u4FDD\u3092\u76EE\u6307\u3057\u307E\u3059\u3002 \u56FD\u969B\u7684\u306A\u5354\u529B\u7B49\u306B\u7A4D\u6975\u7684\u306B\u53D6\u308A\u7D44\u3080\u3053\u3068\u306B\u3088\u308A\u3001\u56FD\u969B\u901A\u8CA8\u30B7\u30B9\u30C6\u30E0\u306E\u5B89\u5B9A\u30FB\u56FD\u969B\u8CBF\u6613\u306E\u79E9\u5E8F\u3042\u308B\u767A\u5C55\u3092\u76EE\u6307\u3057\u307E\u3059\u3002"})]}),(0,m.jsxs)(ot,{ssCardBox:!0,padding:1.5,children:[(0,m.jsx)(R,{children:"[size:Mini]"}),(0,m.jsx)(We.Supplement,{children:"Copyright \xA9 Ministry of Finance Japan. All Rights Reserved."})]})]})})]})}),Box:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"Box"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(Qn.Normal,{ssCardBox:!1,borderRadius:0,height:1,tone:"cellBorder",colLength:2,head:!1,rows:[[{children:(0,m.jsx)(We.Description,{children:`<Box>
982
982
  helloWorld!!
983
983
  </Box>`})},{children:(0,m.jsx)(R,{children:" helloWorld!! "})}],[{children:(0,m.jsx)(We.Description,{children:`<Box
@@ -1041,14 +1041,14 @@ alt='noImage'
1041
1041
  ssEffectsOnActive={ 'shrink' }
1042
1042
  />`}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce,{onClick:()=>{nn.fn.mini.active("testLoadingKey"),setTimeout(()=>{nn.fn.stopALL()},5e3)},children:(0,m.jsxs)(Pe.Center,{gap:0,children:[(0,m.jsx)(nn.White.S,{loaderID:"testLoadingKey",marginRight:1}),(0,m.jsx)(R,{textAlign:"left",children:"Launch Mini Loader"})]})})}),(0,m.jsxs)(Pe.Left,{children:[(0,m.jsx)(ce.Border,{ssEffectsOnActive:"shrink",children:"Shrink"}),(0,m.jsx)(ce.Border,{ssEffectsOnActive:"pudding",children:"Pudding"}),(0,m.jsx)(ce.Border,{ssEffectsOnActive:"expand",children:"Expand"}),(0,m.jsx)(ce.Border,{ssEffectsOnActive:"push",children:"Push"}),(0,m.jsx)(ce.Border,{children:"corner Loader",onClick:()=>{nn.fn.corner.active(),setTimeout(()=>{nn.fn.corner.stop()},3e3)}})]})]})]}),Tooltips:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"Tooltips"}),(0,m.jsxs)(ot,{padding:2,children:[(0,m.jsxs)(ce,{onContextMenu:r=>{r.preventDefault(),na.open({tipsID:"testTooltips",event:r,nextToCursor:!0,gravityPoint:10,closeAtParentBlur:!1,padding:0,freeCSS:{minWidth:12*16},content:(0,m.jsxs)(ot,{ssCardBox:!0,gap:0,borderRadius:"3.tone.tertiary",padding:"1/2",children:[(0,m.jsx)(ce.Clear.S,{color:"cloud",fontColor:"2.normal",textAlign:"left",children:"Button Label1"}),(0,m.jsx)(ce.Clear.S,{color:"cloud",fontColor:"2.normal",textAlign:"left",children:"Button Label2"}),(0,m.jsx)(ce.Clear.S,{color:"cloud",fontColor:"2.normal",textAlign:"left",children:"Button Label3"}),(0,m.jsx)(ce.Clear.S,{color:"cloud",fontColor:"2.normal",textAlign:"left",children:"Button Label4"}),(0,m.jsx)(ce.Clear.S,{color:"cloud",fontColor:"2.normal",textAlign:"left",children:"Button Label5"})]})})},children:["OpenTooltips next to cursor",(0,m.jsx)("br",{}),"( onContextMenu )"]}),(0,m.jsx)(La,{gridCols:5,gap:1,children:Array.from({length:25}).map((r,a)=>(0,m.jsx)(ce.Border,{onMouseOver:o=>{na.open({tipsID:"tips-"+(a+1),event:o,gravityPoint:a+1,closeAtParentBlur:!1,padding:0,content:(0,m.jsx)(na.Body,{children:(a+1).zeroEmbed(2)},a)})},children:a+1},a))})]})]}),Snackbar:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"Snackbars"}),(0,m.jsxs)(Pe.Center,{padding:2,children:[(0,m.jsx)(ce,{onClick:()=>{Kn.add({secondsToClose:3,children:"hello World!!"})},children:"Add Normal Snackbar"}),(0,m.jsx)(ce,{onClick:()=>{Kn.add({snackID:"testSnackID1",secondsToClose:30,children:(0,m.jsxs)(Pe.Separate,{verticalAlign:"baseline",paddingLeft:"2/3",children:["\u4E88\u7D04\u6642\u9593\u304C\u66F4\u65B0\u3055\u308C\u307E\u3057\u305F",(0,m.jsx)(ce.Sub.S,{color:"white",fontColor:"posi",children:"\u5143\u306B\u623B\u3059"})]})})},children:"Notices"}),(0,m.jsx)(ce,{onClick:()=>{let r=(0,Jn.UUID)();Kn.add({snackID:r,children:(0,m.jsxs)(ot,{children:[(0,m.jsxs)(Pe.Left,{verticalAlign:"top",children:[(0,m.jsx)(Fn,{src:gr.Images.defaultIcon("user"),ssSphere:4}),(0,m.jsx)(We.Description,{children:`Some Text
1043
1043
  Some Text
1044
- Some Text`})]}),(0,m.jsxs)(Pe.Separate,{children:[(0,m.jsx)(ce.Sub.S,{color:"white",onClick:()=>{Kn.remove(r)},children:"\u9589\u3058\u308B"}),(0,m.jsx)(Il.Prime.S,{href:"",children:"\u8A73\u7D30"})]})]})})},children:"Message"})]})]})},eC={index:()=>(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(eC.Types,{}),(0,m.jsx)(eC.Tone,{})]}),Tone:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"Tone"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsxs)(La,{gridCols:2,gap:2,children:[(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBPrime"}),(0,m.jsxs)(La,{gridCols:3,padding:1,gap:1,children:[(0,m.jsx)(ce,{color:"theme",children:"theme"}),(0,m.jsx)(ce,{backgroundColor:"coffee",children:"posi"}),(0,m.jsx)(ce,{backgroundColor:"ninja",children:"nega"}),(0,m.jsx)(ce,{backgroundColor:"droplet",children:"warn"}),(0,m.jsx)(ce,{backgroundColor:"googleBlue",children:"mono"}),(0,m.jsx)(ce,{backgroundColor:"poizon",children:"pozion"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBSub"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.Sub,{color:"theme",children:"theme"}),(0,m.jsx)(ce.Sub,{color:"posi",children:"posi"}),(0,m.jsx)(ce.Sub,{color:"nega",children:"nega"}),(0,m.jsx)(ce.Sub,{color:"warn",children:"warn"}),(0,m.jsx)(ce.Sub,{color:"cloud",children:"cloud"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.Sub,{color:"white",children:"white"}),(0,m.jsx)(ce.Sub,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBClear"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.Clear,{color:"theme",children:"theme"}),(0,m.jsx)(ce.Clear,{color:"posi",children:"posi"}),(0,m.jsx)(ce.Clear,{color:"nega",children:"nega"}),(0,m.jsx)(ce.Clear,{color:"warn",children:"warn"}),(0,m.jsx)(ce.Clear,{color:"cloud",children:"cloud"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.Clear,{color:"white",children:"white"}),(0,m.jsx)(ce.Clear,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBFillToBorder"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.FillToBorder,{color:"theme",children:"theme"}),(0,m.jsx)(ce.FillToBorder,{color:"posi",children:"posi"}),(0,m.jsx)(ce.FillToBorder,{color:"nega",children:"nega"}),(0,m.jsx)(ce.FillToBorder,{color:"warn",children:"warn"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.FillToBorder,{color:"white",children:"white"}),(0,m.jsx)(ce.FillToBorder,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBBorderToFill"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.BorderToFill,{color:"theme",fontColor:"nega",children:(0,m.jsx)(R,{children:"theme"})}),(0,m.jsx)(ce.BorderToFill,{color:"posi",children:"posi"}),(0,m.jsx)(ce.BorderToFill,{color:"nega",children:"nega"}),(0,m.jsx)(ce.BorderToFill,{color:"warn",children:"warn"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.BorderToFill,{color:"white",children:"white"}),(0,m.jsx)(ce.BorderToFill,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBOthers"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.Border,{children:"Border"}),(0,m.jsx)(ce.Normal,{children:"Normal"}),(0,m.jsx)(ce.Link,{children:"Link"}),(0,m.jsx)(ce.Plain,{children:"Plain"})]})]})]})})]}),Types:()=>(0,m.jsxs)(St,{gap:2,flexChilds:"auto",children:[(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBButton"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(yd,{items:[(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(ce.Prime,{children:"Button.Prime"})}),(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(ce.Sub,{children:"Button.Sub"})}),(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(ce.Border,{children:"Button.Border"})})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBLabel"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(yd,{ListChildCallback:({children:r})=>(0,m.jsx)(ot,{gap:"1/3",padding:[1,0],horizontalAlign:"between",borderBottom:"2.normal",children:r}),items:[(0,m.jsxs)(m.Fragment,{children:["Label.Prime",(0,m.jsx)(Cc.Prime,{children:"Label.Prime"})]}),(0,m.jsxs)(m.Fragment,{children:["Label.Sub",(0,m.jsx)(Cc.Sub,{children:"Label.Sub"})]}),(0,m.jsxs)(m.Fragment,{children:["Label.Border",(0,m.jsx)(Cc.Border,{children:"Label.Border"})]})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBAnchor"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(yd,{ListChildCallback:({children:r})=>(0,m.jsx)(ot,{gap:"1/3",padding:[1,0],horizontalAlign:"between",borderBottom:"2.normal",children:r}),items:[(0,m.jsxs)(m.Fragment,{children:["Button.Anchor.Prime",(0,m.jsx)(Il.Prime,{href:"",children:"Anchor.Prime"})]}),(0,m.jsxs)(m.Fragment,{children:["Button.Anchor.Sub",(0,m.jsx)(Il.Sub,{href:"",children:"Anchor.Sub"})]}),(0,m.jsxs)(m.Fragment,{children:["Button.Anchor.Border",(0,m.jsx)(Il.Border,{href:"",children:"Anchor.Border"})]})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBSizes"}),(0,m.jsxs)(ot,{padding:2,gap:2,children:[(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime.XS,{children:'size="XS"'})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime.S,{children:'size="S"'})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime,{children:'size="R"'})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime.L,{children:'size="L"'})})]})]})]})},oG={index:()=>{let r=a=>(0,m.jsx)(R,$g({flexCenter:!0,ssCardBox:"plain",textAlign:"center",padding:2},a));return(0,m.jsxs)(ot,{gap:4,children:[(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.Paragraph,{children:"Shadows"}),(0,m.jsxs)(La,{gap:2,gridCols:4,children:[(0,m.jsx)(r,{boxShadow:"0.min",children:"0.min"}),(0,m.jsx)(r,{boxShadow:"0.normal",children:"0.normal"}),(0,m.jsx)(r,{boxShadow:"0.remark",children:"0.remark"}),(0,m.jsx)(r,{boxShadow:"0.max",children:"0.max"}),(0,m.jsx)(r,{boxShadow:"1.min",children:"1.min"}),(0,m.jsx)(r,{boxShadow:"1.normal",children:"1.normal"}),(0,m.jsx)(r,{boxShadow:"1.remark",children:"1.remark"}),(0,m.jsx)(r,{boxShadow:"1.max",children:"1.max"}),(0,m.jsx)(r,{boxShadow:"2.min",children:"2.min"}),(0,m.jsx)(r,{boxShadow:"2.normal",children:"2.normal"}),(0,m.jsx)(r,{boxShadow:"2.remark",children:"2.remark"}),(0,m.jsx)(r,{boxShadow:"2.max",children:"2.max"}),(0,m.jsx)(r,{boxShadow:"3.min",children:"3.min"}),(0,m.jsx)(r,{boxShadow:"3.normal",children:"3.normal"}),(0,m.jsx)(r,{boxShadow:"3.remark",children:"3.remark"}),(0,m.jsx)(r,{boxShadow:"3.max",children:"3.max"}),(0,m.jsx)(r,{boxShadow:"4.min",children:"4.min"}),(0,m.jsx)(r,{boxShadow:"4.normal",children:"4.normal"}),(0,m.jsx)(r,{boxShadow:"4.remark",children:"4.remark"}),(0,m.jsx)(r,{boxShadow:"4.max",children:"4.max"}),(0,m.jsx)(r,{boxShadow:"5.min",children:"5.min"}),(0,m.jsx)(r,{boxShadow:"5.normal",children:"5.normal"}),(0,m.jsx)(r,{boxShadow:"5.remark",children:"5.remark"}),(0,m.jsx)(r,{boxShadow:"5.max",children:"5.max"})]})]}),(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.Paragraph,{children:"Inset Shadows"}),(0,m.jsxs)(La,{gap:2,gridCols:4,children:[(0,m.jsx)(r,{boxShadow:"0.min.inset",children:"0.min.inset"}),(0,m.jsx)(r,{boxShadow:"0.normal.inset",children:"0.normal.inset"}),(0,m.jsx)(r,{boxShadow:"0.remark.inset",children:"0.remark.inset"}),(0,m.jsx)(r,{boxShadow:"0.max.inset",children:"0.max.inset"}),(0,m.jsx)(r,{boxShadow:"1.min.inset",children:"1.min.inset"}),(0,m.jsx)(r,{boxShadow:"1.normal.inset",children:"1.normal.inset"}),(0,m.jsx)(r,{boxShadow:"1.remark.inset",children:"1.remark.inset"}),(0,m.jsx)(r,{boxShadow:"1.max.inset",children:"1.max.inset"}),(0,m.jsx)(r,{boxShadow:"2.min.inset",children:"2.min.inset"}),(0,m.jsx)(r,{boxShadow:"2.normal.inset",children:"2.normal.inset"}),(0,m.jsx)(r,{boxShadow:"2.remark.inset",children:"2.remark.inset"}),(0,m.jsx)(r,{boxShadow:"2.max.inset",children:"2.max.inset"}),(0,m.jsx)(r,{boxShadow:"3.min.inset",children:"3.min.inset"}),(0,m.jsx)(r,{boxShadow:"3.normal.inset",children:"3.normal.inset"}),(0,m.jsx)(r,{boxShadow:"3.remark.inset",children:"3.remark.inset"}),(0,m.jsx)(r,{boxShadow:"3.max.inset",children:"3.max.inset"})]})]})]})}},iG=()=>{let r={Basic:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"TextInput"}),(0,m.jsxs)(ot,{padding:1,gap:2,children:[(0,m.jsxs)(Pe.Separate,{marginBottom:2,children:[(0,m.jsx)(We.Description,{children:`<Input.Text
1044
+ Some Text`})]}),(0,m.jsxs)(Pe.Separate,{children:[(0,m.jsx)(ce.Sub.S,{color:"white",onClick:()=>{Kn.remove(r)},children:"\u9589\u3058\u308B"}),(0,m.jsx)(Pl.Prime.S,{href:"",children:"\u8A73\u7D30"})]})]})})},children:"Message"})]})]})},eC={index:()=>(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(eC.Types,{}),(0,m.jsx)(eC.Tone,{})]}),Tone:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"Tone"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsxs)(La,{gridCols:2,gap:2,children:[(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBPrime"}),(0,m.jsxs)(La,{gridCols:3,padding:1,gap:1,children:[(0,m.jsx)(ce,{color:"theme",children:"theme"}),(0,m.jsx)(ce,{backgroundColor:"coffee",children:"posi"}),(0,m.jsx)(ce,{backgroundColor:"ninja",children:"nega"}),(0,m.jsx)(ce,{backgroundColor:"droplet",children:"warn"}),(0,m.jsx)(ce,{backgroundColor:"googleBlue",children:"mono"}),(0,m.jsx)(ce,{backgroundColor:"poizon",children:"pozion"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBSub"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.Sub,{color:"theme",children:"theme"}),(0,m.jsx)(ce.Sub,{color:"posi",children:"posi"}),(0,m.jsx)(ce.Sub,{color:"nega",children:"nega"}),(0,m.jsx)(ce.Sub,{color:"warn",children:"warn"}),(0,m.jsx)(ce.Sub,{color:"cloud",children:"cloud"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.Sub,{color:"white",children:"white"}),(0,m.jsx)(ce.Sub,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBClear"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.Clear,{color:"theme",children:"theme"}),(0,m.jsx)(ce.Clear,{color:"posi",children:"posi"}),(0,m.jsx)(ce.Clear,{color:"nega",children:"nega"}),(0,m.jsx)(ce.Clear,{color:"warn",children:"warn"}),(0,m.jsx)(ce.Clear,{color:"cloud",children:"cloud"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.Clear,{color:"white",children:"white"}),(0,m.jsx)(ce.Clear,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBFillToBorder"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.FillToBorder,{color:"theme",children:"theme"}),(0,m.jsx)(ce.FillToBorder,{color:"posi",children:"posi"}),(0,m.jsx)(ce.FillToBorder,{color:"nega",children:"nega"}),(0,m.jsx)(ce.FillToBorder,{color:"warn",children:"warn"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.FillToBorder,{color:"white",children:"white"}),(0,m.jsx)(ce.FillToBorder,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBBorderToFill"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.BorderToFill,{color:"theme",fontColor:"nega",children:(0,m.jsx)(R,{children:"theme"})}),(0,m.jsx)(ce.BorderToFill,{color:"posi",children:"posi"}),(0,m.jsx)(ce.BorderToFill,{color:"nega",children:"nega"}),(0,m.jsx)(ce.BorderToFill,{color:"warn",children:"warn"})]}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,ssCardBox:!0,backgroundColor:"dark",children:[(0,m.jsx)(ce.BorderToFill,{color:"white",children:"white"}),(0,m.jsx)(ce.BorderToFill,{color:"cloud",children:"cloud"})]})]}),(0,m.jsxs)(R,{children:[(0,m.jsx)(R,{padding:1,isBoldFont:!0,fontSize:"3.paragraph",children:"\u30FBOthers"}),(0,m.jsxs)(La,{gridCols:3,gap:1,padding:1,children:[(0,m.jsx)(ce.Border,{children:"Border"}),(0,m.jsx)(ce.Normal,{children:"Normal"}),(0,m.jsx)(ce.Link,{children:"Link"}),(0,m.jsx)(ce.Plain,{children:"Plain"})]})]})]})})]}),Types:()=>(0,m.jsxs)(St,{gap:2,flexChilds:"auto",children:[(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBButton"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(yd,{items:[(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(ce.Prime,{children:"Button.Prime"})}),(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(ce.Sub,{children:"Button.Sub"})}),(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(ce.Border,{children:"Button.Border"})})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBLabel"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(yd,{ListChildCallback:({children:r})=>(0,m.jsx)(ot,{gap:"1/3",padding:[1,0],horizontalAlign:"between",borderBottom:"2.normal",children:r}),items:[(0,m.jsxs)(m.Fragment,{children:["Label.Prime",(0,m.jsx)(Cc.Prime,{children:"Label.Prime"})]}),(0,m.jsxs)(m.Fragment,{children:["Label.Sub",(0,m.jsx)(Cc.Sub,{children:"Label.Sub"})]}),(0,m.jsxs)(m.Fragment,{children:["Label.Border",(0,m.jsx)(Cc.Border,{children:"Label.Border"})]})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBAnchor"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(yd,{ListChildCallback:({children:r})=>(0,m.jsx)(ot,{gap:"1/3",padding:[1,0],horizontalAlign:"between",borderBottom:"2.normal",children:r}),items:[(0,m.jsxs)(m.Fragment,{children:["Button.Anchor.Prime",(0,m.jsx)(Pl.Prime,{href:"",children:"Anchor.Prime"})]}),(0,m.jsxs)(m.Fragment,{children:["Button.Anchor.Sub",(0,m.jsx)(Pl.Sub,{href:"",children:"Anchor.Sub"})]}),(0,m.jsxs)(m.Fragment,{children:["Button.Anchor.Border",(0,m.jsx)(Pl.Border,{href:"",children:"Anchor.Border"})]})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"\u30FBSizes"}),(0,m.jsxs)(ot,{padding:2,gap:2,children:[(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime.XS,{children:'size="XS"'})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime.S,{children:'size="S"'})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime,{children:'size="R"'})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(ce.Prime.L,{children:'size="L"'})})]})]})]})},oG={index:()=>{let r=a=>(0,m.jsx)(R,$g({flexCenter:!0,ssCardBox:"plain",textAlign:"center",padding:2},a));return(0,m.jsxs)(ot,{gap:4,children:[(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.Paragraph,{children:"Shadows"}),(0,m.jsxs)(La,{gap:2,gridCols:4,children:[(0,m.jsx)(r,{boxShadow:"0.min",children:"0.min"}),(0,m.jsx)(r,{boxShadow:"0.normal",children:"0.normal"}),(0,m.jsx)(r,{boxShadow:"0.remark",children:"0.remark"}),(0,m.jsx)(r,{boxShadow:"0.max",children:"0.max"}),(0,m.jsx)(r,{boxShadow:"1.min",children:"1.min"}),(0,m.jsx)(r,{boxShadow:"1.normal",children:"1.normal"}),(0,m.jsx)(r,{boxShadow:"1.remark",children:"1.remark"}),(0,m.jsx)(r,{boxShadow:"1.max",children:"1.max"}),(0,m.jsx)(r,{boxShadow:"2.min",children:"2.min"}),(0,m.jsx)(r,{boxShadow:"2.normal",children:"2.normal"}),(0,m.jsx)(r,{boxShadow:"2.remark",children:"2.remark"}),(0,m.jsx)(r,{boxShadow:"2.max",children:"2.max"}),(0,m.jsx)(r,{boxShadow:"3.min",children:"3.min"}),(0,m.jsx)(r,{boxShadow:"3.normal",children:"3.normal"}),(0,m.jsx)(r,{boxShadow:"3.remark",children:"3.remark"}),(0,m.jsx)(r,{boxShadow:"3.max",children:"3.max"}),(0,m.jsx)(r,{boxShadow:"4.min",children:"4.min"}),(0,m.jsx)(r,{boxShadow:"4.normal",children:"4.normal"}),(0,m.jsx)(r,{boxShadow:"4.remark",children:"4.remark"}),(0,m.jsx)(r,{boxShadow:"4.max",children:"4.max"}),(0,m.jsx)(r,{boxShadow:"5.min",children:"5.min"}),(0,m.jsx)(r,{boxShadow:"5.normal",children:"5.normal"}),(0,m.jsx)(r,{boxShadow:"5.remark",children:"5.remark"}),(0,m.jsx)(r,{boxShadow:"5.max",children:"5.max"})]})]}),(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.Paragraph,{children:"Inset Shadows"}),(0,m.jsxs)(La,{gap:2,gridCols:4,children:[(0,m.jsx)(r,{boxShadow:"0.min.inset",children:"0.min.inset"}),(0,m.jsx)(r,{boxShadow:"0.normal.inset",children:"0.normal.inset"}),(0,m.jsx)(r,{boxShadow:"0.remark.inset",children:"0.remark.inset"}),(0,m.jsx)(r,{boxShadow:"0.max.inset",children:"0.max.inset"}),(0,m.jsx)(r,{boxShadow:"1.min.inset",children:"1.min.inset"}),(0,m.jsx)(r,{boxShadow:"1.normal.inset",children:"1.normal.inset"}),(0,m.jsx)(r,{boxShadow:"1.remark.inset",children:"1.remark.inset"}),(0,m.jsx)(r,{boxShadow:"1.max.inset",children:"1.max.inset"}),(0,m.jsx)(r,{boxShadow:"2.min.inset",children:"2.min.inset"}),(0,m.jsx)(r,{boxShadow:"2.normal.inset",children:"2.normal.inset"}),(0,m.jsx)(r,{boxShadow:"2.remark.inset",children:"2.remark.inset"}),(0,m.jsx)(r,{boxShadow:"2.max.inset",children:"2.max.inset"}),(0,m.jsx)(r,{boxShadow:"3.min.inset",children:"3.min.inset"}),(0,m.jsx)(r,{boxShadow:"3.normal.inset",children:"3.normal.inset"}),(0,m.jsx)(r,{boxShadow:"3.remark.inset",children:"3.remark.inset"}),(0,m.jsx)(r,{boxShadow:"3.max.inset",children:"3.max.inset"})]})]})]})}},iG=()=>{let r={Basic:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"TextInput"}),(0,m.jsxs)(ot,{padding:1,gap:2,children:[(0,m.jsxs)(Pe.Separate,{marginBottom:2,children:[(0,m.jsx)(We.Description,{children:`<Input.Text
1045
1045
  required
1046
1046
  value={ 'hello React!!' }
1047
- />`}),(0,m.jsx)(nt.TextField,{tone:"cloud",name:"textfield",label:"testInputLabel",placeholder:"testInputPlaceholder",isLabelActive:!0,required:!0,value:"helloReact"})]}),(0,m.jsx)(nt.TextField.Email,{label:"Input.TextField.Email",name:"textfield.email",autoComplete:"off",value:"test@gmail.com"}),(0,m.jsx)(nt.TextField.Number,{label:"Input.TextField.Number",value:324,onUpdateValidValue:a=>{console.log(a)}}),(0,m.jsx)(nt.TextField,{label:"Input.TextField (number.zeroStart)",name:"textfield.zeroStart",restrict:"number.zeroStart",value:"0324"}),(0,m.jsxs)(R,{children:["Input.DigitCharacters",(0,m.jsx)(nt.DigitCharacters,{numericOnly:!0,value:"032421",name:"digitCharacters",digits:6,onUpdateValidValue:a=>{console.log(a)}})]}),(0,m.jsx)(nt.TextField.Tel,{label:"Input.TextField.Tel",name:"textfield.tel",value:"080-6995-2229"}),(0,m.jsx)(nt.TextField.Money.JPY,{value:"3000",label:"Input.TextField.Money.JPY",name:"textfield.money"}),(0,m.jsx)(nt.TextField.Url,{label:"Input.TextField.Url",value:"http://google.com",name:"textfield.url"}),(0,m.jsxs)(R,{children:[(0,m.jsx)(nt.TextField.Postal,{label:"Input.TextField.Postal",name:"textfield.postal",override:"force",rightIcon:(0,m.jsx)(nt.RightIcon,{freeCSS:{pointerEvents:"all"},children:(0,m.jsx)(ce.Sub.S,{borderRadius:"3.tone.tertiary",ssSphere:2,onClick:()=>Vr(void 0,null,function*(){}),onMouseOver:a=>{Fl.open(a.currentTarget,"\u73FE\u5728\u5730\u3092\u53D6\u5F97")},onMouseLeave:()=>{Fl.abort()},children:(0,m.jsx)(Ce.Location,{})})})}),(0,m.jsx)(R,{id:"postalResult",padding:1,textAlign:"left"})]}),(0,m.jsx)(nt.TextField.Password,{label:"Input.TextField.Password",name:"textfield.password",value:"onigiriUmai123"}),(0,m.jsx)(nt.TextField,{label:"Input.TextField (multiline)",name:"textfield.multiline",multiline:!0,autoHeight:!1,value:`text1
1047
+ />`}),(0,m.jsx)(tt.TextField,{tone:"cloud",name:"textfield",label:"testInputLabel",placeholder:"testInputPlaceholder",isLabelActive:!0,required:!0,value:"helloReact"})]}),(0,m.jsx)(tt.TextField.Email,{label:"Input.TextField.Email",name:"textfield.email",autoComplete:"off",value:"test@gmail.com"}),(0,m.jsx)(tt.TextField.Number,{label:"Input.TextField.Number",value:324,onUpdateValidValue:a=>{console.log(a)}}),(0,m.jsx)(tt.TextField,{label:"Input.TextField (number.zeroStart)",name:"textfield.zeroStart",restrict:"number.zeroStart",value:"0324"}),(0,m.jsxs)(R,{children:["Input.DigitCharacters",(0,m.jsx)(tt.DigitCharacters,{numericOnly:!0,value:"032421",name:"digitCharacters",digits:6,onUpdateValidValue:a=>{console.log(a)}})]}),(0,m.jsx)(tt.TextField.Tel,{label:"Input.TextField.Tel",name:"textfield.tel",value:"080-6995-2229"}),(0,m.jsx)(tt.TextField.Money.JPY,{value:"3000",label:"Input.TextField.Money.JPY",name:"textfield.money"}),(0,m.jsx)(tt.TextField.Url,{label:"Input.TextField.Url",value:"http://google.com",name:"textfield.url"}),(0,m.jsxs)(R,{children:[(0,m.jsx)(tt.TextField.Postal,{label:"Input.TextField.Postal",name:"textfield.postal",override:"force",rightIcon:(0,m.jsx)(tt.RightIcon,{freeCSS:{pointerEvents:"all"},children:(0,m.jsx)(ce.Sub.S,{borderRadius:"3.tone.tertiary",ssSphere:2,onClick:()=>Vr(void 0,null,function*(){}),onMouseOver:a=>{jl.open(a.currentTarget,"\u73FE\u5728\u5730\u3092\u53D6\u5F97")},onMouseLeave:()=>{jl.abort()},children:(0,m.jsx)(Ce.Location,{})})})}),(0,m.jsx)(R,{id:"postalResult",padding:1,textAlign:"left"})]}),(0,m.jsx)(tt.TextField.Password,{label:"Input.TextField.Password",name:"textfield.password",value:"onigiriUmai123"}),(0,m.jsx)(tt.TextField,{label:"Input.TextField (multiline)",name:"textfield.multiline",multiline:!0,autoHeight:!1,value:`text1
1048
1048
  text2
1049
1049
  text3
1050
1050
  text4
1051
- text5`,minRows:5}),(0,m.jsx)(nt.TextField,{label:"Input.TextField",name:"textfield.autoHeight",isLabelActive:!0,placeholder:"(autoHeight) (multiline)",multiline:!0,autoHeight:!0,value:"",freeCSS:{minHeight:72},onUpdateValidValue:a=>{console.log(a)}}),(0,m.jsx)(nt.TextField,{label:"Input.LeftIndicator",leftIndicator:(0,m.jsx)(nt.LeftIndicator,{children:"Left Indicator"})}),(0,m.jsx)(nt.TextField,{label:"Input.LeftIcon",paddingLeft:6,leftIcon:(0,m.jsx)(nt.LeftIcon,{ssSquare:void 0,freeCSS:{pointerEvents:"all"},children:(0,m.jsx)(ce.Sub.S,{padding:["1/3","1/2"],children:"Left Icon"})})}),(0,m.jsx)(nt.TextField,{label:"Input.RightIcon",paddingRight:6,rightIcon:(0,m.jsx)(nt.RightIcon,{ssSquare:void 0,freeCSS:{pointerEvents:"all"},children:(0,m.jsx)(ce.Sub.S,{padding:["1/3","1/2"],children:"Right Icon"})})}),(0,m.jsx)(nt.TextField,{label:"Input.RightIndicator",rightIndicator:(0,m.jsx)(nt.RightIndicator,{children:"Right Indicator"})})]})]}),Time:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Time Input"}),(0,m.jsx)(R,{padding:1,children:(0,m.jsxs)(ot,{gap:1.5,children:[(0,m.jsx)(nt.Time.Clock,{label:"Input.Time.Clock",name:"time.clock"}),(0,m.jsx)(nt.Time.Date,{label:"Input.Time.Date",name:"time.date"}),(0,m.jsx)(nt.Time.Week,{label:"Input.Time.Week",name:"time.week"}),(0,m.jsx)(nt.Time.Month,{label:"Input.Time.Month",name:"time.month"}),(0,m.jsx)(nt.Time.Year,{label:"Input.Time.Year",name:"time.year"}),(0,m.jsx)(nt.Time.Periods.Date,{label:"Input.Time.Periods.Date",name:"time.periods.date"}),(0,m.jsx)(nt.Time.Periods.Month,{label:"Input.Time.Periods.Month",name:"time.periods.month"}),(0,m.jsx)(nt.Time.DateWareki,{label:"Input.Time.DateWareki",name:"time.dateWareki"}),(0,m.jsx)(R,{children:(0,m.jsx)(nt.Select,{label:"Input.TimePicker",id:"timePicker",options:[{value:"clock",label:"clock"},{value:"date",label:"date"},{value:"week",label:"week"},{value:"month",label:"month"},{value:"year",label:"year"},{value:"dates",label:"dates"},{value:"months",label:"months"},{value:"dateWareki",label:"dateWareki"}],onUpdateValidValue:a=>{nt.Time.fn.picker.launch({parent:"#timePicker",restrict:a,defaultValue:"",onValueUpdate:o=>{console.log(o)}})}})})]})})]})}),List:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Radio & Checkbox Input"}),(0,m.jsx)(R,{padding:1,children:(0,m.jsxs)(ot,{children:[(0,m.jsxs)(St,{gap:2,flexChilds:"auto",children:[(0,m.jsxs)(R,{children:["Input.Checkbox",(0,m.jsx)(nt.Checkbox,{name:"checkbox",value:[2,"3"],min:2,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Input.Radio",(0,m.jsx)(nt.Radio,{name:"radio",value:1,options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"},{value:4,label:"Option4"},{value:5,label:"Option5"}],onUpdateValidValue:a=>{}})]}),(0,m.jsxs)(R,{children:["CustomIcon",(0,m.jsx)(nt.Radio,{name:"radio.CustomIcon",value:[1],options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}],CustomIcon:a=>(0,m.jsxs)(ce.Normal.S,{ssPushable:!0,color:"cloud",tabIndex:-1,ssEffectsOnActive:"ripple.cloud",isRounded:!0,fontSize:"3.paragraph",fontColor:a.isChecked?"theme":"5.translucent",onClick:o=>{o.preventDefault(),o.stopPropagation(),a.toggle()},children:[(0,m.jsx)(Ce.Heart,{})," 3"]})})]}),(0,m.jsx)(R,{children:(0,m.jsx)(nt.Checkbox.Border,{name:"checkbox.normala",value:[2,"3"],flexType:"col",iconPosition:"right",hideInput:!0,options:[{value:"1",label:(0,m.jsxs)(Pe.Separate,{flexSizing:0,children:["Option1",(0,m.jsx)(R,{padding:2,children:(0,m.jsx)(Ce.Heart,{})})]})},{value:"2",label:(0,m.jsxs)(Pe.Separate,{children:["Option2",(0,m.jsx)(R,{padding:2,children:(0,m.jsx)(Ce.Heart,{})})]})},{value:"3",label:(0,m.jsxs)(Pe.Separate,{children:["Option3",(0,m.jsx)(R,{padding:2,children:(0,m.jsx)(Ce.Heart,{})})]})}]})})]}),(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.Paragraph,{children:"Tones"}),(0,m.jsxs)(ot,{children:[(0,m.jsxs)(R,{children:["Plain",(0,m.jsx)(nt.Radio,{name:"radio.plain",value:[1],gap:1,options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Plain icon={ false }",(0,m.jsx)(nt.Checkbox,{name:"checkbox.plain",icon:!1,cellStyles:{padding:["1/3","2/3"],isRounded:!0},cellCheckedStyles:{fontColor:"theme"},value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Simple",(0,m.jsx)(nt.Checkbox.Simple,{name:"checkbox.simple",value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Normal",(0,m.jsx)(nt.Checkbox.Normal,{name:"checkbox.normal",value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Vivid",(0,m.jsx)(nt.Checkbox.Vivid,{name:"checkbox.vivid",value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Cloud",(0,m.jsx)(nt.Checkbox.Cloud,{name:"checkbox.cloud",value:[1],options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Border",(0,m.jsx)(nt.Radio.Border,{name:"radio.border",value:[1],options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}]})]})]})]})]})})]})}),Select:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Select,Autocomplete Input"}),(0,m.jsxs)(ot,{padding:2,gap:1.5,children:[(0,m.jsx)(nt.Select,{name:"select",label:"Input.Select",isLabelActive:!0,placeholder:"Select",required:!0,value:3,options:[{value:1,label:"option1"},{value:2,label:"option2"},{value:3,label:"option3a"},{value:4,label:"option4"}]}),(0,m.jsx)(nt.Search,{name:"search",label:"Input.Search",required:!0,options:[{value:1,label:"1"},{value:{value1:2,value2:3},label:"Object"},{value:3,label:"3"},{value:101,label:"101"},{value:102,label:"102"}]}),(0,m.jsx)(nt.Autocomplete,{name:"autocomplete",label:"Input.Autocomplete",max:2,value:[4],options:[{value:1,label:"X-men"},{value:2,label:"\u30B7\u30E7\u30FC\u30B7\u30E3\u30F3\u30AF\u306E\u7A7A"},{value:3,label:"\u30B9\u30BF\u30FC\u30A6\u30A9\u30FC\u30BA"},{value:4,label:"\u30B4\u30C3\u30C9\u30D5\u30A1\u30FC\u30B6\u30FC: Part II"},{value:5,label:"\u30B4\u30C3\u30C9\u30D5\u30A1\u30FC\u30B6\u30FC: Part III"},{value:6,label:"\u30A4\u30F3\u30BB\u30D7\u30B7\u30E7\u30F3"}]}),(0,m.jsx)(nt.Autocomplete,{name:"autocomplete.dynamic",label:"Input.Search( Dynamic Search )",options:[{value:1,label:"1"},{value:{value1:2,value2:3},label:"Object"},{value:3,label:"3"},{value:101,label:"101"},{value:102,label:"102"}],DynamicOptionsOnSearch:a=>Vr(void 0,null,function*(){console.log("keyword",a),yield Jn.default.pending(()=>{},1e3);let o=[];for(let l=0;l<100;l++){let s=l+1;o.push({value:s,label:"option-"+s,searchValue:a})}return o})})]})]})}),Segmented:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"Segmented"}),(0,m.jsxs)(ot,{padding:2,gap:2,children:[(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(nt.Segmented,{name:"segmented",value:1,options:[{value:0,label:"Home"},{value:1,label:"Notice"},{value:2,label:"Posts"},{value:3,label:"Settings"}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(nt.Segmented.Cloud,{name:"segmented.cloud",value:1,options:[{value:0,label:(0,m.jsx)(Ce.AngleLeft,{})},{value:1,label:(0,m.jsx)(Ce.AngleRight,{})},{value:2,label:(0,m.jsx)(Ce.AngleUp,{})},{value:3,label:(0,m.jsx)(Ce.AngleDown,{})}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(nt.Segmented.CloudTheme,{name:"segmented.cloudTheme",value:1,options:[{value:0,label:(0,m.jsx)(Ce.AngleLeft,{})},{value:1,label:(0,m.jsx)(Ce.AngleRight,{})},{value:2,label:(0,m.jsx)(Ce.AngleUp,{})},{value:3,label:(0,m.jsx)(Ce.AngleDown,{})}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(nt.Segmented.CloudMono,{name:"segmented.cloudMono",value:1,options:[{value:0,label:(0,m.jsx)(Ce.AngleLeft,{})},{value:1,label:(0,m.jsx)(Ce.AngleRight,{})},{value:2,label:(0,m.jsx)(Ce.AngleUp,{})},{value:3,label:(0,m.jsx)(Ce.AngleDown,{})}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(nt.Segmented.Border,{name:"segmented.border",value:1,options:[{value:0,label:"On"},{value:1,label:"Off"}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(nt.Segmented.BorderVivid,{name:"segmented.borderVivid",value:1,options:[{value:0,label:"On"},{value:1,label:"Off"}]})}),(0,m.jsx)(Pe.Left,{borderBottom:!0,children:(0,m.jsx)(nt.Segmented.Bottomline,{name:"segmented.bottomline",value:1,options:[{value:0,label:"Takana"},{value:1,label:"Mentai"},{value:2,label:"Mayo"},{value:3,label:"Gyudon"}]})})]})]}),Variables:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Variables"}),(0,m.jsx)(R,{padding:1,children:(0,m.jsx)(ot,{children:(0,m.jsxs)(ot,{gap:2,children:[(0,m.jsxs)(R,{children:["Input.File",(0,m.jsx)(nt.Filer,{name:"filer",limit:3,onUpdateValidValue:a=>{console.log(a)}})]}),(0,m.jsxs)(R,{children:["Input.Switch",(0,m.jsxs)(Pe.Left,{gap:2,children:[(0,m.jsx)(nt.Switch,{name:"switch"}),(0,m.jsx)(nt.Switch,{name:"switch.applely",isApply:!0,color:"icicles",value:!0}),(0,m.jsx)(nt.Switch,{name:"switch.warn",isApply:!0,icon:(0,m.jsx)(Ce.ExclamationTriangle,{}),color:"warn",value:!0})]})]}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(nt.Color,{name:"color",onUpdateValidValue:a=>{console.log(a)},value:"#4332c3"})}),(0,m.jsxs)(R,{flexNewLine:!0,children:["Input.Slider",(0,m.jsx)(nt.Slider,{name:"slider",color:"battery",value:40,step:10,min:0,max:100,onUpdateValidValue:a=>{console.log(a)}})]})]})})})]})})};return(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(_m,{size:"L",children:(0,m.jsxs)(La,{gridCols:2,gap:2,children:[(0,m.jsx)(r.Basic,{}),(0,m.jsx)(r.Select,{}),(0,m.jsx)(r.Time,{}),(0,m.jsx)(r.List,{}),(0,m.jsx)(r.Segmented,{}),(0,m.jsx)(r.Variables,{})]})})})},lG=()=>{let r=(a,o,l)=>{let s="testModal"+o;Kt.open(u2($g({type:a,sheetID:s,size:"S",padding:2},l),{content:(0,m.jsxs)(Kt.Body,{padding:1,children:[(0,m.jsxs)(R,{padding:2,children:["Content ",o||0]}),(0,m.jsx)(ce.Sub,{onClick:()=>{r(a,o?o+1:1)},children:"Open Nested"}),(0,m.jsx)(Pe.Right,{children:(0,m.jsx)(ce,{onClick:()=>{Kt.close(s)},children:"\u9589\u3058\u308B"})})]})}))};return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"CardBox"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(We.Description,{children:`<Box styles={{ssCardBox:true}}>
1051
+ text5`,minRows:5}),(0,m.jsx)(tt.TextField,{label:"Input.TextField",name:"textfield.autoHeight",isLabelActive:!0,placeholder:"(autoHeight) (multiline)",multiline:!0,autoHeight:!0,value:"",freeCSS:{minHeight:72},onUpdateValidValue:a=>{console.log(a)}}),(0,m.jsx)(tt.TextField,{label:"Input.LeftIndicator",leftIndicator:(0,m.jsx)(tt.LeftIndicator,{children:"Left Indicator"})}),(0,m.jsx)(tt.TextField,{label:"Input.LeftIcon",paddingLeft:6,leftIcon:(0,m.jsx)(tt.LeftIcon,{ssSquare:void 0,freeCSS:{pointerEvents:"all"},children:(0,m.jsx)(ce.Sub.S,{padding:["1/3","1/2"],children:"Left Icon"})})}),(0,m.jsx)(tt.TextField,{label:"Input.RightIcon",paddingRight:6,rightIcon:(0,m.jsx)(tt.RightIcon,{ssSquare:void 0,freeCSS:{pointerEvents:"all"},children:(0,m.jsx)(ce.Sub.S,{padding:["1/3","1/2"],children:"Right Icon"})})}),(0,m.jsx)(tt.TextField,{label:"Input.RightIndicator",rightIndicator:(0,m.jsx)(tt.RightIndicator,{children:"Right Indicator"})})]})]}),Time:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Time Input"}),(0,m.jsx)(R,{padding:1,children:(0,m.jsxs)(ot,{gap:1.5,children:[(0,m.jsx)(tt.Time.Clock,{label:"Input.Time.Clock",name:"time.clock"}),(0,m.jsx)(tt.Time.Date,{label:"Input.Time.Date",name:"time.date"}),(0,m.jsx)(tt.Time.Week,{label:"Input.Time.Week",name:"time.week"}),(0,m.jsx)(tt.Time.Month,{label:"Input.Time.Month",name:"time.month"}),(0,m.jsx)(tt.Time.Year,{label:"Input.Time.Year",name:"time.year"}),(0,m.jsx)(tt.Time.Periods.Date,{label:"Input.Time.Periods.Date",name:"time.periods.date"}),(0,m.jsx)(tt.Time.Periods.Month,{label:"Input.Time.Periods.Month",name:"time.periods.month"}),(0,m.jsx)(tt.Time.DateWareki,{label:"Input.Time.DateWareki",name:"time.dateWareki"}),(0,m.jsx)(R,{children:(0,m.jsx)(tt.Select,{label:"Input.TimePicker",id:"timePicker",options:[{value:"clock",label:"clock"},{value:"date",label:"date"},{value:"week",label:"week"},{value:"month",label:"month"},{value:"year",label:"year"},{value:"dates",label:"dates"},{value:"months",label:"months"},{value:"dateWareki",label:"dateWareki"}],onUpdateValidValue:a=>{tt.Time.fn.picker.launch({parent:"#timePicker",restrict:a,defaultValue:"",onValueUpdate:o=>{console.log(o)}})}})})]})})]})}),List:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Radio & Checkbox Input"}),(0,m.jsx)(R,{padding:1,children:(0,m.jsxs)(ot,{children:[(0,m.jsxs)(St,{gap:2,flexChilds:"auto",children:[(0,m.jsxs)(R,{children:["Input.Checkbox",(0,m.jsx)(tt.Checkbox,{name:"checkbox",value:[2,"3"],min:2,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Input.Radio",(0,m.jsx)(tt.Radio,{name:"radio",value:1,options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"},{value:4,label:"Option4"},{value:5,label:"Option5"}],onUpdateValidValue:a=>{}})]}),(0,m.jsxs)(R,{children:["CustomIcon",(0,m.jsx)(tt.Radio,{name:"radio.CustomIcon",value:[1],options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}],CustomIcon:a=>(0,m.jsxs)(ce.Normal.S,{ssPushable:!0,color:"cloud",tabIndex:-1,ssEffectsOnActive:"ripple.cloud",isRounded:!0,fontSize:"3.paragraph",fontColor:a.isChecked?"theme":"5.translucent",onClick:o=>{o.preventDefault(),o.stopPropagation(),a.toggle()},children:[(0,m.jsx)(Ce.Heart,{})," 3"]})})]}),(0,m.jsx)(R,{children:(0,m.jsx)(tt.Checkbox.Border,{name:"checkbox.normala",value:[2,"3"],flexType:"col",iconPosition:"right",hideInput:!0,options:[{value:"1",label:(0,m.jsxs)(Pe.Separate,{flexSizing:0,children:["Option1",(0,m.jsx)(R,{padding:2,children:(0,m.jsx)(Ce.Heart,{})})]})},{value:"2",label:(0,m.jsxs)(Pe.Separate,{children:["Option2",(0,m.jsx)(R,{padding:2,children:(0,m.jsx)(Ce.Heart,{})})]})},{value:"3",label:(0,m.jsxs)(Pe.Separate,{children:["Option3",(0,m.jsx)(R,{padding:2,children:(0,m.jsx)(Ce.Heart,{})})]})}]})})]}),(0,m.jsxs)(ot,{children:[(0,m.jsx)(We.Paragraph,{children:"Tones"}),(0,m.jsxs)(ot,{children:[(0,m.jsxs)(R,{children:["Plain",(0,m.jsx)(tt.Radio,{name:"radio.plain",value:[1],gap:1,options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Plain icon={ false }",(0,m.jsx)(tt.Checkbox,{name:"checkbox.plain",icon:!1,cellStyles:{padding:["1/3","2/3"],isRounded:!0},cellCheckedStyles:{fontColor:"theme"},value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Simple",(0,m.jsx)(tt.Checkbox.Simple,{name:"checkbox.simple",value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Normal",(0,m.jsx)(tt.Checkbox.Normal,{name:"checkbox.normal",value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Vivid",(0,m.jsx)(tt.Checkbox.Vivid,{name:"checkbox.vivid",value:[2,"3"],hideInput:!0,options:[{value:"1",label:"Option1"},{value:"2",label:"Option2"},{value:"3",label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Cloud",(0,m.jsx)(tt.Checkbox.Cloud,{name:"checkbox.cloud",value:[1],options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}]})]}),(0,m.jsxs)(R,{children:["Border",(0,m.jsx)(tt.Radio.Border,{name:"radio.border",value:[1],options:[{value:1,label:"Option1"},{value:2,label:"Option2"},{value:3,label:"Option3"}]})]})]})]})]})})]})}),Select:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Select,Autocomplete Input"}),(0,m.jsxs)(ot,{padding:2,gap:1.5,children:[(0,m.jsx)(tt.Select,{name:"select",label:"Input.Select",isLabelActive:!0,placeholder:"Select",required:!0,value:3,options:[{value:1,label:"option1"},{value:2,label:"option2"},{value:3,label:"option3a"},{value:4,label:"option4"}]}),(0,m.jsx)(tt.Search,{name:"search",label:"Input.Search",required:!0,options:[{value:1,label:"1"},{value:{value1:2,value2:3},label:"Object"},{value:3,label:"3"},{value:101,label:"101"},{value:102,label:"102"}]}),(0,m.jsx)(tt.Autocomplete,{name:"autocomplete",label:"Input.Autocomplete",max:2,value:[4],options:[{value:1,label:"X-men"},{value:2,label:"\u30B7\u30E7\u30FC\u30B7\u30E3\u30F3\u30AF\u306E\u7A7A"},{value:3,label:"\u30B9\u30BF\u30FC\u30A6\u30A9\u30FC\u30BA"},{value:4,label:"\u30B4\u30C3\u30C9\u30D5\u30A1\u30FC\u30B6\u30FC: Part II"},{value:5,label:"\u30B4\u30C3\u30C9\u30D5\u30A1\u30FC\u30B6\u30FC: Part III"},{value:6,label:"\u30A4\u30F3\u30BB\u30D7\u30B7\u30E7\u30F3"}]}),(0,m.jsx)(tt.Autocomplete,{name:"autocomplete.dynamic",label:"Input.Search( Dynamic Search )",options:[{value:1,label:"1"},{value:{value1:2,value2:3},label:"Object"},{value:3,label:"3"},{value:101,label:"101"},{value:102,label:"102"}],DynamicOptionsOnSearch:a=>Vr(void 0,null,function*(){console.log("keyword",a),yield Jn.default.pending(()=>{},1e3);let o=[];for(let l=0;l<100;l++){let s=l+1;o.push({value:s,label:"option-"+s,searchValue:a})}return o})})]})]})}),Segmented:()=>(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.ThirdTitle,{borderBottom:!0,padding:1,children:"Segmented"}),(0,m.jsxs)(ot,{padding:2,gap:2,children:[(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(tt.Segmented,{name:"segmented",value:1,options:[{value:0,label:"Home"},{value:1,label:"Notice"},{value:2,label:"Posts"},{value:3,label:"Settings"}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(tt.Segmented.Cloud,{name:"segmented.cloud",value:1,options:[{value:0,label:(0,m.jsx)(Ce.AngleLeft,{})},{value:1,label:(0,m.jsx)(Ce.AngleRight,{})},{value:2,label:(0,m.jsx)(Ce.AngleUp,{})},{value:3,label:(0,m.jsx)(Ce.AngleDown,{})}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(tt.Segmented.CloudTheme,{name:"segmented.cloudTheme",value:1,options:[{value:0,label:(0,m.jsx)(Ce.AngleLeft,{})},{value:1,label:(0,m.jsx)(Ce.AngleRight,{})},{value:2,label:(0,m.jsx)(Ce.AngleUp,{})},{value:3,label:(0,m.jsx)(Ce.AngleDown,{})}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(tt.Segmented.CloudMono,{name:"segmented.cloudMono",value:1,options:[{value:0,label:(0,m.jsx)(Ce.AngleLeft,{})},{value:1,label:(0,m.jsx)(Ce.AngleRight,{})},{value:2,label:(0,m.jsx)(Ce.AngleUp,{})},{value:3,label:(0,m.jsx)(Ce.AngleDown,{})}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(tt.Segmented.Border,{name:"segmented.border",value:1,options:[{value:0,label:"On"},{value:1,label:"Off"}]})}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(tt.Segmented.BorderVivid,{name:"segmented.borderVivid",value:1,options:[{value:0,label:"On"},{value:1,label:"Off"}]})}),(0,m.jsx)(Pe.Left,{borderBottom:!0,children:(0,m.jsx)(tt.Segmented.Bottomline,{name:"segmented.bottomline",value:1,options:[{value:0,label:"Takana"},{value:1,label:"Mentai"},{value:2,label:"Mayo"},{value:3,label:"Gyudon"}]})})]})]}),Variables:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.Paragraph,{borderBottom:!0,padding:1,children:"Variables"}),(0,m.jsx)(R,{padding:1,children:(0,m.jsx)(ot,{children:(0,m.jsxs)(ot,{gap:2,children:[(0,m.jsxs)(R,{children:["Input.File",(0,m.jsx)(tt.Filer,{name:"filer",limit:3,onUpdateValidValue:a=>{console.log(a)}})]}),(0,m.jsxs)(R,{children:["Input.Switch",(0,m.jsxs)(Pe.Left,{gap:2,children:[(0,m.jsx)(tt.Switch,{name:"switch"}),(0,m.jsx)(tt.Switch,{name:"switch.applely",isApply:!0,color:"icicles",value:!0}),(0,m.jsx)(tt.Switch,{name:"switch.warn",isApply:!0,icon:(0,m.jsx)(Ce.ExclamationTriangle,{}),color:"warn",value:!0})]})]}),(0,m.jsx)(Pe.Left,{children:(0,m.jsx)(tt.Color,{name:"color",onUpdateValidValue:a=>{console.log(a)},value:"#4332c3"})}),(0,m.jsxs)(R,{flexNewLine:!0,children:["Input.Slider",(0,m.jsx)(tt.Slider,{name:"slider",color:"battery",value:40,step:10,min:0,max:100,onUpdateValidValue:a=>{console.log(a)}})]})]})})})]})})};return(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(_m,{size:"L",children:(0,m.jsxs)(La,{gridCols:2,gap:2,children:[(0,m.jsx)(r.Basic,{}),(0,m.jsx)(r.Select,{}),(0,m.jsx)(r.Time,{}),(0,m.jsx)(r.List,{}),(0,m.jsx)(r.Segmented,{}),(0,m.jsx)(r.Variables,{})]})})})},lG=()=>{let r=(a,o,l)=>{let s="testModal"+o;Kt.open(u2($g({type:a,sheetID:s,size:"S",padding:2},l),{content:(0,m.jsxs)(Kt.Body,{padding:1,children:[(0,m.jsxs)(R,{padding:2,children:["Content ",o||0]}),(0,m.jsx)(ce.Sub,{onClick:()=>{r(a,o?o+1:1)},children:"Open Nested"}),(0,m.jsx)(Pe.Right,{children:(0,m.jsx)(ce,{onClick:()=>{Kt.close(s)},children:"\u9589\u3058\u308B"})})]})}))};return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"CardBox"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(We.Description,{children:`<Box styles={{ssCardBox:true}}>
1052
1052
  <Box>
1053
1053
  Header
1054
1054
  </Box>
@@ -1066,12 +1066,12 @@ text5`,minRows:5}),(0,m.jsx)(nt.TextField,{label:"Input.TextField",name:"textfie
1066
1066
  content: RightSideReactComponent
1067
1067
  }
1068
1068
  ] }
1069
- />`})}),(0,m.jsx)(R,{padding:2,overflow:"auto",children:(0,m.jsxs)(yd,{ssCardBox:!0,padding:1,children:[(0,m.jsxs)(cs.Left,{children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Left"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexSizing:0,children:"Right"})]}),(0,m.jsxs)(cs.Right,{children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexSizing:0,children:"Left"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Right"})]}),(0,m.jsxs)(cs.Separate,{children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Left"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Right"})]}),(0,m.jsxs)(cs.Center,{gap:"1/4",children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexGrid:1,children:"1"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexGrid:3,children:"3"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexGrid:2,children:"2"})]})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"Sheet"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(We.Description,{children:`Sheet.open( {
1069
+ />`})}),(0,m.jsx)(R,{padding:2,overflow:"auto",children:(0,m.jsxs)(yd,{ssCardBox:!0,padding:1,children:[(0,m.jsxs)(us.Left,{children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Left"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexSizing:0,children:"Right"})]}),(0,m.jsxs)(us.Right,{children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexSizing:0,children:"Left"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Right"})]}),(0,m.jsxs)(us.Separate,{children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Left"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",children:"Right"})]}),(0,m.jsxs)(us.Center,{gap:"1/4",children:[(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexGrid:1,children:"1"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexGrid:3,children:"3"}),(0,m.jsx)(R,{padding:"1/2",backgroundColor:"cloud",flexGrid:2,children:"2"})]})]})})]}),(0,m.jsxs)(R,{ssCardBox:!0,children:[(0,m.jsx)(We.SubTitle,{borderBottom:!0,padding:1,children:"Sheet"}),(0,m.jsx)(R,{padding:1,overflow:"auto",children:(0,m.jsx)(We.Description,{children:`Sheet.open( {
1070
1070
  sheetID: 'sheetID',
1071
1071
  header: ReactElement | React.FC< { modalClose } >,
1072
1072
  body: ReactElement | React.FC< { modalClose } >,
1073
1073
  footer: ReactElement | React.FC< { modalClose } >
1074
- } )`})}),(0,m.jsxs)(ot,{padding:2,children:[(0,m.jsx)(ce.Border,{onClick:a=>{na.open({tipsID:"testTips",parent:a.currentTarget,closeAtParentBlur:!1,closeAtAroundClick:!1,closeAtEscapeKeyDown:!0,content:()=>(0,m.jsx)(Kt.Body,{padding:2,children:(0,m.jsx)(ce,{onClick:()=>{Kt.open({sheetID:"testSheet",closeAtAroundClick:!0,type:"normal.middleLeft",content:()=>(0,m.jsx)(Kt.Body,{padding:2,children:"END"})})},children:"nest"})})})},children:"Tooltips with nested sheet"}),(0,m.jsx)(R,{flexCenter:!0,children:(0,m.jsxs)(La,{gridCols:3,gap:1,children:[(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.topLeft")},children:"Top Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.topCenter")},children:"Top Center"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.topRight")},children:"Top Right"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.middleLeft")},children:"Middle Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.middleCenter")},children:"Middle Center"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.middleRight")},children:"Middle Right"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.bottomLeft")},children:"Bottom Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.bottomCenter")},children:"Bottom Center"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.bottomRight")},children:"Bottom Right"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("drawer.left")},children:"Drawer Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("drawer.bottom",10,{size:"R"})},children:"Drawer Bottom"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("drawer.right")},children:"Drawer Right"}),(0,m.jsx)(ce.Border,{onClick:a=>{na.open({tipsID:"test40",parent:a.currentTarget,content:(0,m.jsx)(R,{padding:1,border:!0,borderRadius:2,backgroundColor:"dark",fontColor:"white",children:"Content"})})},children:"Open Tooltips"})]})}),(0,m.jsxs)(Pe.Center,{children:["Image Picker",(0,m.jsx)(Fn,{src:gr.Images.defaultIcon("user"),ssSphere:6,showExpand:!0})]})]})]})]})},Im={index:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(ot,{gap:3,children:[(0,m.jsx)(Im.Normal,{}),(0,m.jsx)(Im.Data,{}),(0,m.jsx)(Im.Drag,{}),(0,m.jsx)(Im.Spread,{})]})}),Normal:()=>{let r=[];for(var a=0;a<10;a++){let o=[{children:"head_"+a},{children:"data_"+a},{children:"data_"+a}];r.push(o)}return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Normal"}),(0,m.jsx)(Qn.Normal,{colLength:3,head:[{children:"head1"},{children:"head2"},{children:"head3"}],cellStylesCallback:o=>{let l={};return o.isHeader&&(l=u2($g({},l),{backgroundColor:"cloud"})),l},rows:r,ssCardBox:!0,onRowClick:o=>{console.log(o)}})]})},Drag:()=>{let r=[];for(var a=0;a<4;a++){let o=[{children:"head_"+a},{children:"data_"+a},{children:"data_"+a}];o.rowID="rowID-"+a,r.push(o)}return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Drag"}),(0,m.jsx)(Qn.Drag,{colLength:3,head:[{children:"head1"},{children:"head2"},{children:"head3"}],cellStyles:{},cellStylesCallback:()=>({}),rows:r,ssCardBox:!0,onOrderChanged:o=>{console.log(o)}})]})},Data:()=>{let[r,a]=(0,Hs.useState)(""),o=[];for(var l=0;l<100;l++){let d=Math.round(Math.random()*50+1),u=Math.round(Math.random()*50+1),h=Math.round(Math.random()*50+1),p="name_"+d,v="data_"+u,b="data_"+h,y=[{type:"th",children:l+":"+p,data:p,orderIndex:l},{type:"td",children:v,data:v},{type:"td",children:b,data:b}];o.push(y)}o[1].checked=!0,o[4].checked=!0,o[10].checked=!0;let s="testDataTable";return(0,m.jsxs)(ot,{children:[(0,m.jsxs)(St,{horizontalAlign:"between",children:[(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Data"}),(0,m.jsxs)(St,{gap:"1/2",backgroundColor:"theme",borderRadius:"1.tone.primary",overflow:"hidden",fontColor:"white",children:[(0,m.jsx)(ce.Clear,{color:"white",children:"SubmitButton"}),(0,m.jsx)(R,{flexSizing:"none",unitWidth:"1/4",backgroundColor:"layer.4.opa.middle",isRounded:!0,margin:["2/3",0]}),(0,m.jsx)(ce.Clear,{padding:[0,1],color:"white",onClick:d=>{na.open({tipsID:(0,Jn.UUID)(),parent:d.target,gravityPoint:24,closeAtAroundClick:!0,closeAtParentBlur:!1,content:(0,m.jsxs)(ot,{gap:0,padding:["2/3",0],backgroundColor:"layer.1",borderRadius:2,boxShadow:"0.normal",overflow:"hidden",children:[(0,m.jsx)(ce.Clear.S,{borderRadius:0,borderBottom:"1.thin",children:"\u3059\u3079\u3066\u3092\u51FA\u529B"}),(0,m.jsx)(ce.Clear.S,{borderRadius:0,borderBottom:"1.thin",children:"\u3053\u306E\u30DA\u30FC\u30B8\u306E\u307F\u51FA\u529B"}),(0,m.jsx)(ce.Clear.S,{borderRadius:0,children:"\u30C1\u30A7\u30C3\u30AF\u3057\u305F\u884C\u306E\u307F\u51FA\u529B"})]})})},children:(0,m.jsx)(Ce.EllipsisV,{})})]})]}),(0,m.jsxs)(Pe.Separate,{verticalAlign:"bottom",children:[(0,m.jsxs)(Pe.Left,{verticalAlign:"bottom",children:[(0,m.jsx)(Qn.Data.SearchInput,{tableID:s,onChange:d=>{a(d)}}),(0,m.jsx)(Qn.Data.Info,{tableID:s})]}),(0,m.jsxs)(Pe.Right,{verticalAlign:"unset",children:[(0,m.jsx)(Qn.Data.RowLength,{tableID:s,lengthSelect:[30,50,100]}),(0,m.jsx)(Qn.Data.Paging,{tableID:s})]})]}),(0,m.jsx)(Qn.Data,{tableID:s,colLength:3,head:[{data:"head1"},{data:"head2"},{data:"head3"}],rows:o,pageRowLength:30,ssCardBox:!0,cellStyles:{padding:"1/2"},filter:[!0,!0],checker:!0})]})},Spread:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Spread"})})},sG=()=>{let[r,a]=(0,Hs.useState)(""),[o,l]=(0,Hs.useState)(""),[s,d]=(0,Hs.useState)("");return(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{children:[(0,m.jsxs)(ce,{onClick:()=>{Bm.openDialogNEdit({use:"wallpaper.horizontal",develops:[{size:"S"},{size:"R"},{size:"L"}],onProcessFinished:u=>Vr(void 0,null,function*(){a(yield(yield Jn.Filer.fromFile(u[0])).toDataURL()),l(yield(yield Jn.Filer.fromFile(u[1])).toDataURL()),d(yield(yield Jn.Filer.fromFile(u[2])).toDataURL())})})},children:[(0,m.jsx)(Ce.Image,{})," \u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E"]}),(0,m.jsx)(Pe.Center,{children:(0,m.jsx)(ce.Prime,{onClick:()=>{Kt.open({type:"image",src:["https://png.pngtree.com/background/20210714/original/pngtree-futuristic-shape-abstract-background-chemistry-technology-concept-for-website-picture-image_1250295.jpg","https://png.pngtree.com/background/20210711/original/pngtree-set-of-instagram-stories-sale-banner-background-instagram-template-photo-can-picture-image_1167343.jpg","https://png.pngtree.com/background/20210715/original/pngtree-website-banner-abstract-purple-blue-gradient-background-picture-image_1298439.jpg"]})},children:"Open Image Sheet"})}),(0,m.jsxs)(St,{gap:1,verticalAlign:"top",children:[r&&(0,m.jsx)(Fn,{isRounded:!0,src:r,alt:"",showExpand:!0,freeCSS:{maxWidth:12*12}}),o&&(0,m.jsx)(Fn,{style:{maxWidth:24*12},src:o,alt:"",showExpand:!0}),s&&(0,m.jsx)(Fn,{style:{maxWidth:24*12},src:s,alt:"",showExpand:!0}),(0,m.jsx)(B_,{border:!0,borderWidth:3,margin:[3,"auto"],freeCSS:{width:12*10},slideIndex:1,options:{loop:!0,onSlideCallback:u=>{}},slides:[(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"nega",children:"test1"}),(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"posi",children:"test2"}),(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"warn",children:"test3"}),(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"theme",children:"test4"})]})]})]})})},cG=()=>{let[r,a]=(0,Hs.useState)(ct.get().themeColor);return(0,Hs.useEffect)(()=>{Jn.default.scope(()=>{r!==ct.get().themeColor&&(ct.update.themeColor(r),Jn.default.localStrage.set("prf.themeColor",r))})},[r]),(0,m.jsxs)(Pe.Left,{borderBottom:!0,gap:2,padding:["1/2",2],overflow:"auto",freeCSS:{whiteSpace:"nowrap"},children:[(0,m.jsxs)(Pe.Left,{children:[(0,m.jsx)(We.Paragraph,{children:"Roundness"}),(0,m.jsx)(nt.Slider,{min:0,max:5,step:1,value:ct.get().roundness,onUpdateValidValue:o=>{let l=o;Jn.default.interval.once(()=>{Jn.default.localStrage.set("prf.roundness",l),ct.update.roundness(Number(l))},1e3,"updateRoundness")}})]}),(0,m.jsxs)(Pe.Left,{children:[(0,m.jsx)(We.Paragraph,{children:"Dark"}),(0,m.jsx)(nt.Segmented.Cloud,{cellStyles:{flexCenter:!0,padding:["1/4","1/2"]},cellCheckedStyles:{boxShadow:"2.normal",backgroundColor:"theme",fontColor:"white"},ssCardBox:!0,backgroundColor:"layer.1",gap:"1/6",fontColor:"4.thin",options:[{value:"light",label:"Light"},{value:"dim",label:"Dim"},{value:"dark",label:"Dark"},{value:"auto",label:"Auto"}],value:ct.get().darkMode,onUpdateValidValue:o=>{let l=o;Jn.default.localStrage.set("prf.darkMode",l),ct.update.darkMode(l)}})]}),(0,m.jsxs)(Pe.Left,{children:[(0,m.jsx)(We.Paragraph,{children:"Color"}),(0,m.jsx)(Pe.Left,{gap:"1/6",children:Object.entries(Nm).map(([o,l])=>{let s=o===r;return(0,m.jsx)(ce.Clear,{color:"cloud",padding:"1/2",textAlign:"center",opacity:s?"max":"low",isActive:s,isActiveStyles:{boxShadow:"2.remark",backgroundColor:o,fontColor:"white"},onClick:()=>{a(o)},children:(0,m.jsxs)(ot,{gap:"1/2",textAlign:"center",children:[(0,m.jsx)(R,{position:"relative",margin:"auto",backgroundColor:o,ssSquare:2,borderRadius:"1.tone.primary",children:(0,m.jsx)(R,{ssAbsoluteCovered:!0,border:!0,opacity:s?"max":"low",borderWidth:2,transition:"short",borderRadius:"1.tone.primary",freeCSS:{transform:"scale(1.25)"}})}),(0,m.jsxs)(We.Supplement,{display:"none",ssTextEllipsis:!0,freeCSS:{lineHeight:1.25},children:[s&&(0,m.jsx)(Ce.Check,{})," ",o.toCapital()]})]})},o)})})]})]})},fI=()=>{let[r,a]=(0,Hs.useState)(Number(Jn.default.queryParams.get().ti)||0);return(0,Hs.useEffect)(()=>{Jn.default.queryParams.set({ti:String(r)})},[r]),(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(cG,{}),(0,m.jsxs)(ot,{gap:0,freeCSS:{zIndex:1},children:[(0,m.jsx)(J_,{borderBottom:!0,position:"sticky",backgroundColor:"layer.1",boxShadow:"2.normal",top:"topBase",tabIndex:r,tabs:["Basic","Shadows","Buttons","Inputs","Styling","Effection","Tables","Croppie","PlayGround","Logo"],onTabChange:o=>{localStorage.setItem("designTabHeader",String(o)),a(o)},UnderBreakPointStyles:{position:"static",top:0}}),(0,m.jsx)(R,{flexSizing:0,position:"relative",freeCSS:{zIndex:1},children:(0,m.jsx)(L_,{viewIndex:r,views:[(0,m.jsx)(fp.index,{}),(0,m.jsx)(oG.index,{}),(0,m.jsx)(eC.index,{}),(0,m.jsx)(iG,{}),(0,m.jsx)(lG,{}),(0,m.jsx)(Om.index,{}),(0,m.jsx)(Im.index,{}),(0,m.jsx)(sG,{}),"",(0,m.jsx)(pp.index,{})],wrapper:o=>(0,m.jsx)(ls.FadeIn,{animationTime:200,children:(0,m.jsx)(_m,{children:(0,m.jsx)(St,{gap:2,padding:2,flexWrap:!0,flexChilds:"auto",children:o})})},r)})})]})]})};var Us=Q(Lt()),uG=()=>(0,Us.jsx)(R,{children:(0,Us.jsx)(fI,{})});Pm.default.scope(()=>{var o;let r=document.createElement("sample-app");r.id="sampleAppBody",document.body.append(r),ct.launch({appRoot:r,roundness:(o=Pm.default.localStrage.get("prf.roundness"))!=null?o:4,themeColor:Pm.default.localStrage.get("prf.themeColor")||"battery",darkMode:Pm.default.localStrage.get("prf.darkMode")||"auto"});let a=()=>{let l=Vs.useLocation(),s=Vs.useNavigate();return(0,ab.useEffect)(()=>{jn.setPushEffect(d=>{if(d.match(/^#/)){console.log(d),console.log(window.location.pathname);return}s(d)}),jn.setBackEffect(()=>{s(-1)})},[]),eb({pathname:l.pathname}),(0,Us.jsx)(Vs.Routes,{children:(0,Us.jsx)(Vs.Route,{path:"*",element:(0,Us.jsx)(uG,{})},"*")})};pI.default.createRoot(r).render((0,Us.jsx)(ab.StrictMode,{children:(0,Us.jsx)(tb,{children:(0,Us.jsx)(Vs.BrowserRouter,{children:(0,Us.jsx)(a,{})})})}))});
1074
+ } )`})}),(0,m.jsxs)(ot,{padding:2,children:[(0,m.jsx)(ce.Border,{onClick:a=>{na.open({tipsID:"testTips",parent:a.currentTarget,closeAtParentBlur:!1,closeAtAroundClick:!1,closeAtEscapeKeyDown:!0,content:()=>(0,m.jsx)(Kt.Body,{padding:2,children:(0,m.jsx)(ce,{onClick:()=>{Kt.open({sheetID:"testSheet",closeAtAroundClick:!0,type:"normal.middleLeft",content:()=>(0,m.jsx)(Kt.Body,{padding:2,children:"END"})})},children:"nest"})})})},children:"Tooltips with nested sheet"}),(0,m.jsx)(R,{flexCenter:!0,children:(0,m.jsxs)(La,{gridCols:3,gap:1,children:[(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.topLeft")},children:"Top Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.topCenter")},children:"Top Center"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.topRight")},children:"Top Right"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.middleLeft")},children:"Middle Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.middleCenter")},children:"Middle Center"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.middleRight")},children:"Middle Right"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.bottomLeft")},children:"Bottom Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.bottomCenter")},children:"Bottom Center"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("normal.bottomRight")},children:"Bottom Right"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("drawer.left")},children:"Drawer Left"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("drawer.bottom",10,{size:"R"})},children:"Drawer Bottom"}),(0,m.jsx)(ce.Border,{onClick:()=>{r("drawer.right")},children:"Drawer Right"}),(0,m.jsx)(ce.Border,{onClick:a=>{na.open({tipsID:"test40",parent:a.currentTarget,content:(0,m.jsx)(R,{padding:1,border:!0,borderRadius:2,backgroundColor:"dark",fontColor:"white",children:"Content"})})},children:"Open Tooltips"})]})}),(0,m.jsxs)(Pe.Center,{children:["Image Picker",(0,m.jsx)(Fn,{src:gr.Images.defaultIcon("user"),ssSphere:6,showExpand:!0})]})]})]})]})},Im={index:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(ot,{gap:3,children:[(0,m.jsx)(Im.Normal,{}),(0,m.jsx)(Im.Data,{}),(0,m.jsx)(Im.Drag,{}),(0,m.jsx)(Im.Spread,{})]})}),Normal:()=>{let r=[];for(var a=0;a<10;a++){let o=[{children:"head_"+a},{children:"data_"+a},{children:"data_"+a}];r.push(o)}return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Normal"}),(0,m.jsx)(Qn.Normal,{colLength:3,head:[{children:"head1"},{children:"head2"},{children:"head3"}],cellStylesCallback:o=>{let l={};return o.isHeader&&(l=u2($g({},l),{backgroundColor:"cloud"})),l},rows:r,ssCardBox:!0,onRowClick:o=>{console.log(o)}})]})},Drag:()=>{let r=[];for(var a=0;a<4;a++){let o=[{children:"head_"+a},{children:"data_"+a},{children:"data_"+a}];o.rowID="rowID-"+a,r.push(o)}return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Drag"}),(0,m.jsx)(Qn.Drag,{colLength:3,head:[{children:"head1"},{children:"head2"},{children:"head3"}],cellStyles:{},cellStylesCallback:()=>({}),rows:r,ssCardBox:!0,onOrderChanged:o=>{console.log(o)}})]})},Data:()=>{let[r,a]=(0,Us.useState)(""),o=[];for(var l=0;l<100;l++){let d=Math.round(Math.random()*50+1),u=Math.round(Math.random()*50+1),h=Math.round(Math.random()*50+1),p="name_"+d,v="data_"+u,b="data_"+h,y=[{type:"th",children:l+":"+p,data:p,orderIndex:l},{type:"td",children:v,data:v},{type:"td",children:b,data:b}];o.push(y)}o[1].checked=!0,o[4].checked=!0,o[10].checked=!0;let s="testDataTable";return(0,m.jsxs)(ot,{children:[(0,m.jsxs)(St,{horizontalAlign:"between",children:[(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Data"}),(0,m.jsxs)(St,{gap:"1/2",backgroundColor:"theme",borderRadius:"1.tone.primary",overflow:"hidden",fontColor:"white",children:[(0,m.jsx)(ce.Clear,{color:"white",children:"SubmitButton"}),(0,m.jsx)(R,{flexSizing:"none",unitWidth:"1/4",backgroundColor:"layer.4.opa.middle",isRounded:!0,margin:["2/3",0]}),(0,m.jsx)(ce.Clear,{padding:[0,1],color:"white",onClick:d=>{na.open({tipsID:(0,Jn.UUID)(),parent:d.target,gravityPoint:24,closeAtAroundClick:!0,closeAtParentBlur:!1,content:(0,m.jsxs)(ot,{gap:0,padding:["2/3",0],backgroundColor:"layer.1",borderRadius:2,boxShadow:"0.normal",overflow:"hidden",children:[(0,m.jsx)(ce.Clear.S,{borderRadius:0,borderBottom:"1.thin",children:"\u3059\u3079\u3066\u3092\u51FA\u529B"}),(0,m.jsx)(ce.Clear.S,{borderRadius:0,borderBottom:"1.thin",children:"\u3053\u306E\u30DA\u30FC\u30B8\u306E\u307F\u51FA\u529B"}),(0,m.jsx)(ce.Clear.S,{borderRadius:0,children:"\u30C1\u30A7\u30C3\u30AF\u3057\u305F\u884C\u306E\u307F\u51FA\u529B"})]})})},children:(0,m.jsx)(Ce.EllipsisV,{})})]})]}),(0,m.jsxs)(Pe.Separate,{verticalAlign:"bottom",children:[(0,m.jsxs)(Pe.Left,{verticalAlign:"bottom",children:[(0,m.jsx)(Qn.Data.SearchInput,{tableID:s,onChange:d=>{a(d)}}),(0,m.jsx)(Qn.Data.Info,{tableID:s})]}),(0,m.jsxs)(Pe.Right,{verticalAlign:"unset",children:[(0,m.jsx)(Qn.Data.RowLength,{tableID:s,lengthSelect:[30,50,100]}),(0,m.jsx)(Qn.Data.Paging,{tableID:s})]})]}),(0,m.jsx)(Qn.Data,{tableID:s,colLength:3,head:[{data:"head1"},{data:"head2"},{data:"head3"}],rows:o,pageRowLength:30,ssCardBox:!0,cellStyles:{padding:"1/2"},filter:[!0,!0],checker:!0})]})},Spread:()=>(0,m.jsx)(m.Fragment,{children:(0,m.jsx)(R,{fontSize:"5.subTitle",children:"Table.Spread"})})},sG=()=>{let[r,a]=(0,Us.useState)(""),[o,l]=(0,Us.useState)(""),[s,d]=(0,Us.useState)("");return(0,m.jsx)(m.Fragment,{children:(0,m.jsxs)(R,{children:[(0,m.jsxs)(ce,{onClick:()=>{Bm.openDialogNEdit({use:"wallpaper.horizontal",develops:[{size:"S"},{size:"R"},{size:"L"}],onProcessFinished:u=>Vr(void 0,null,function*(){a(yield(yield Jn.Filer.fromFile(u[0])).toDataURL()),l(yield(yield Jn.Filer.fromFile(u[1])).toDataURL()),d(yield(yield Jn.Filer.fromFile(u[2])).toDataURL())})})},children:[(0,m.jsx)(Ce.Image,{})," \u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E"]}),(0,m.jsx)(Pe.Center,{children:(0,m.jsx)(ce.Prime,{onClick:()=>{Kt.open({type:"image",src:["https://png.pngtree.com/background/20210714/original/pngtree-futuristic-shape-abstract-background-chemistry-technology-concept-for-website-picture-image_1250295.jpg","https://png.pngtree.com/background/20210711/original/pngtree-set-of-instagram-stories-sale-banner-background-instagram-template-photo-can-picture-image_1167343.jpg","https://png.pngtree.com/background/20210715/original/pngtree-website-banner-abstract-purple-blue-gradient-background-picture-image_1298439.jpg"]})},children:"Open Image Sheet"})}),(0,m.jsxs)(St,{gap:1,verticalAlign:"top",children:[r&&(0,m.jsx)(Fn,{isRounded:!0,src:r,alt:"",showExpand:!0,freeCSS:{maxWidth:12*12}}),o&&(0,m.jsx)(Fn,{style:{maxWidth:24*12},src:o,alt:"",showExpand:!0}),s&&(0,m.jsx)(Fn,{style:{maxWidth:24*12},src:s,alt:"",showExpand:!0}),(0,m.jsx)(B_,{border:!0,borderWidth:3,margin:[3,"auto"],freeCSS:{width:12*10},slideIndex:1,options:{loop:!0,onSlideCallback:u=>{}},slides:[(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"nega",children:"test1"}),(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"posi",children:"test2"}),(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"warn",children:"test3"}),(0,m.jsx)(R,{flexCenter:!0,padding:3,backgroundColor:"theme",children:"test4"})]})]})]})})},cG=()=>{let[r,a]=(0,Us.useState)(ct.get().themeColor);return(0,Us.useEffect)(()=>{Jn.default.scope(()=>{r!==ct.get().themeColor&&(ct.update.themeColor(r),Jn.default.localStrage.set("prf.themeColor",r))})},[r]),(0,m.jsxs)(Pe.Left,{borderBottom:!0,gap:2,padding:["1/2",2],overflow:"auto",freeCSS:{whiteSpace:"nowrap"},children:[(0,m.jsxs)(Pe.Left,{children:[(0,m.jsx)(We.Paragraph,{children:"Roundness"}),(0,m.jsx)(tt.Slider,{min:0,max:5,step:1,value:ct.get().roundness,onUpdateValidValue:o=>{let l=o;Jn.default.interval.once(()=>{Jn.default.localStrage.set("prf.roundness",l),ct.update.roundness(Number(l))},1e3,"updateRoundness")}})]}),(0,m.jsxs)(Pe.Left,{children:[(0,m.jsx)(We.Paragraph,{children:"Dark"}),(0,m.jsx)(tt.Segmented.Cloud,{cellStyles:{flexCenter:!0,padding:["1/4","1/2"]},cellCheckedStyles:{boxShadow:"2.normal",backgroundColor:"theme",fontColor:"white"},ssCardBox:!0,backgroundColor:"layer.1",gap:"1/6",fontColor:"4.thin",options:[{value:"light",label:"Light"},{value:"dim",label:"Dim"},{value:"dark",label:"Dark"},{value:"auto",label:"Auto"}],value:ct.get().darkMode,onUpdateValidValue:o=>{let l=o;Jn.default.localStrage.set("prf.darkMode",l),ct.update.darkMode(l)}})]}),(0,m.jsxs)(Pe.Left,{children:[(0,m.jsx)(We.Paragraph,{children:"Color"}),(0,m.jsx)(Pe.Left,{gap:"1/6",children:Object.entries(Nm).map(([o,l])=>{let s=o===r;return(0,m.jsx)(ce.Clear,{color:"cloud",padding:"1/2",textAlign:"center",opacity:s?"max":"low",isActive:s,isActiveStyles:{boxShadow:"2.remark",backgroundColor:o,fontColor:"white"},onClick:()=>{a(o)},children:(0,m.jsxs)(ot,{gap:"1/2",textAlign:"center",children:[(0,m.jsx)(R,{position:"relative",margin:"auto",backgroundColor:o,ssSquare:2,borderRadius:"1.tone.primary",children:(0,m.jsx)(R,{ssAbsoluteCovered:!0,border:!0,opacity:s?"max":"low",borderWidth:2,transition:"short",borderRadius:"1.tone.primary",freeCSS:{transform:"scale(1.25)"}})}),(0,m.jsxs)(We.Supplement,{display:"none",ssTextEllipsis:!0,freeCSS:{lineHeight:1.25},children:[s&&(0,m.jsx)(Ce.Check,{})," ",o.toCapital()]})]})},o)})})]})]})},fI=()=>{let[r,a]=(0,Us.useState)(Number(Jn.default.queryParams.get().ti)||0);return(0,Us.useEffect)(()=>{Jn.default.queryParams.set({ti:String(r)})},[r]),(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(cG,{}),(0,m.jsxs)(ot,{gap:0,freeCSS:{zIndex:1},children:[(0,m.jsx)(J_,{borderBottom:!0,position:"sticky",backgroundColor:"layer.1",boxShadow:"2.normal",top:"topBase",tabIndex:r,tabs:["Basic","Shadows","Buttons","Inputs","Styling","Effection","Tables","Croppie","PlayGround","Logo"],onTabChange:o=>{localStorage.setItem("designTabHeader",String(o)),a(o)},UnderBreakPointStyles:{position:"static",top:0}}),(0,m.jsx)(R,{flexSizing:0,position:"relative",freeCSS:{zIndex:1},children:(0,m.jsx)(L_,{viewIndex:r,views:[(0,m.jsx)(fp.index,{}),(0,m.jsx)(oG.index,{}),(0,m.jsx)(eC.index,{}),(0,m.jsx)(iG,{}),(0,m.jsx)(lG,{}),(0,m.jsx)(Om.index,{}),(0,m.jsx)(Im.index,{}),(0,m.jsx)(sG,{}),"",(0,m.jsx)(pp.index,{})],wrapper:o=>(0,m.jsx)(ss.FadeIn,{animationTime:200,children:(0,m.jsx)(_m,{children:(0,m.jsx)(St,{gap:2,padding:2,flexWrap:!0,flexChilds:"auto",children:o})})},r)})})]})]})};var Uo=Q(Lt()),uG=()=>(0,Uo.jsxs)(R,{children:[(0,Uo.jsxs)(Pe.Center,{flexWrap:!0,padding:2,children:[(0,Uo.jsx)(tt.TextField,{label:"AAAA"}),(0,Uo.jsx)(tt.TextField,{label:"AAAA",fontHeight:1.2})]}),(0,Uo.jsx)(fI,{})]});Pm.default.scope(()=>{var o;let r=document.createElement("sample-app");r.id="sampleAppBody",document.body.append(r),ct.launch({appRoot:r,roundness:(o=Pm.default.localStrage.get("prf.roundness"))!=null?o:4,themeColor:Pm.default.localStrage.get("prf.themeColor")||"battery",darkMode:Pm.default.localStrage.get("prf.darkMode")||"auto"});let a=()=>{let l=Vs.useLocation(),s=Vs.useNavigate();return(0,ab.useEffect)(()=>{jn.setPushEffect(d=>{if(d.match(/^#/)){console.log(d),console.log(window.location.pathname);return}s(d)}),jn.setBackEffect(()=>{s(-1)})},[]),eb({pathname:l.pathname}),(0,Uo.jsx)(Vs.Routes,{children:(0,Uo.jsx)(Vs.Route,{path:"*",element:(0,Uo.jsx)(uG,{})},"*")})};pI.default.createRoot(r).render((0,Uo.jsx)(ab.StrictMode,{children:(0,Uo.jsx)(tb,{children:(0,Uo.jsx)(Vs.BrowserRouter,{children:(0,Uo.jsx)(a,{})})})}))});
1075
1075
  /*! Bundled license information:
1076
1076
 
1077
1077
  react/cjs/react.development.js: